diff --git a/docs/catalog.json b/docs/catalog.json new file mode 100644 index 0000000..d1cd220 --- /dev/null +++ b/docs/catalog.json @@ -0,0 +1 @@ +{"metadata": {"dbt_schema_version": "https://schemas.getdbt.com/dbt/catalog/v1.json", "dbt_version": "1.7.19", "generated_at": "2025-11-13T22:37:18.662651Z", "invocation_id": "b284d600-7830-40f3-a984-c7dc3f82deb3", "env": {}}, "nodes": {"test.near_models.dbt_expectations_expect_column_values_to_be_between_nft__ez_nft_sales_PLATFORM_FEE__0.9f36b59528": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_BETWEEN_NFT", "name": "EZ_NFT_SALES_PLATFORM_FEE", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:38UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_between_nft__ez_nft_sales_PLATFORM_FEE__0.9f36b59528"}, "test.near_models.not_null_nft__fact_nft_mints_OWNER_PER_TX.e6bc03a425": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "FACT_NFT_MINTS_OWNER_PER_TX", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RECEIPT_OBJECT_ID": {"type": "TEXT", "index": 1, "name": "RECEIPT_OBJECT_ID", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 2, "name": "TX_HASH", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "TOKEN_ID": {"type": "TEXT", "index": 5, "name": "TOKEN_ID", "comment": null}, "METHOD_NAME": {"type": "TEXT", "index": 6, "name": "METHOD_NAME", "comment": null}, "ARGS": {"type": "VARIANT", "index": 7, "name": "ARGS", "comment": null}, "MEMO": {"type": "VARIANT", "index": 8, "name": "MEMO", "comment": null}, "DEPOSIT": {"type": "NUMBER", "index": 9, "name": "DEPOSIT", "comment": null}, "TX_RECEIVER": {"type": "TEXT", "index": 10, "name": "TX_RECEIVER", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 11, "name": "RECEIVER_ID", "comment": null}, "SIGNER_ID": {"type": "TEXT", "index": 12, "name": "SIGNER_ID", "comment": null}, "OWNER_ID": {"type": "TEXT", "index": 13, "name": "OWNER_ID", "comment": null}, "OWNER_PER_TX": {"type": "NUMBER", "index": 14, "name": "OWNER_PER_TX", "comment": null}, "MINT_PER_TX": {"type": "NUMBER", "index": 15, "name": "MINT_PER_TX", "comment": null}, "GAS_BURNT": {"type": "NUMBER", "index": 16, "name": "GAS_BURNT", "comment": null}, "TRANSACTION_FEE": {"type": "NUMBER", "index": 17, "name": "TRANSACTION_FEE", "comment": null}, "IMPLIED_PRICE": {"type": "FLOAT", "index": 18, "name": "IMPLIED_PRICE", "comment": null}, "TX_STATUS": {"type": "TEXT", "index": 19, "name": "TX_STATUS", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 20, "name": "TX_SUCCEEDED", "comment": null}, "MINT_ACTION_ID": {"type": "TEXT", "index": 21, "name": "MINT_ACTION_ID", "comment": null}, "FACT_NFT_MINTS_ID": {"type": "TEXT", "index": 22, "name": "FACT_NFT_MINTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:52UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_nft__fact_nft_mints_OWNER_PER_TX.e6bc03a425"}, "model.near_models.core__ez_token_transfers": {"metadata": {"type": "BASE TABLE", "schema": "CORE", "name": "EZ_TOKEN_TRANSFERS", "database": "NEAR", "comment": "## Description\nThis table provides an enhanced view of all token transfers on the NEAR Protocol blockchain, combining raw transfer data with token metadata, pricing information, and decimal adjustments. The table includes both raw and adjusted amounts, USD values, and comprehensive token context, making it the primary table for token flow analysis and economic calculations. This easy view eliminates the need for complex joins and calculations, providing ready-to-use data for analytics, reporting, and business intelligence workflows.\n\n## Key Use Cases\n- Token flow analysis with accurate decimal-adjusted amounts and USD values\n- DeFi protocol volume analysis and liquidity monitoring\n- Token economics analysis and market impact assessment\n- Cross-token comparison and portfolio analysis\n- Whale movement tracking with value context\n- Token distribution analysis and holder behavior tracking\n- Economic impact analysis of token transfers and market movements\n\n## Important Relationships\n- Enhances `core.fact_token_transfers` with pricing and metadata from `price.ez_prices_hourly`\n- Combines token metadata from `core.dim_ft_contract_metadata` for complete token context\n- Supports `defi.ez_dex_swaps` with accurate token pricing and amounts\n- Enables `defi.ez_bridge_activity` with cross-chain value analysis\n- Powers `stats.ez_core_metrics_hourly` with aggregated transfer values\n- Provides foundation for all token-related analytics and reporting\n\n## Commonly-used Fields\n- `amount_raw` and `amount_precise`: Essential for accurate token amount analysis\n- `amount_usd`: Critical for economic analysis and value calculations\n- `block_timestamp`: Primary field for time-series analysis and trend detection\n- `from_address` and `to_address`: Important for flow analysis and network mapping\n- `contract_address`: Essential for token-specific analysis and filtering\n- `symbol` and `decimals`: Important for token identification and decimal handling\n- `token_price`: Useful for price trend analysis and market impact assessment", "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": "The height of the chain this block corresponds with."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block began."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Unique identifier (hash) of this transaction."}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": ""}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 5, "name": "CONTRACT_ADDRESS", "comment": "The address of the deployed contract for the token, nft, or other smart contract."}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": "The address the sends the token."}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": "The receiver of usn token."}, "MEMO": {"type": "TEXT", "index": 8, "name": "MEMO", "comment": "Optional log message within the transaction (often null). This field contains additional information or context about the transfer, such as transaction notes, reference numbers, or descriptive text. Memos are commonly used in cross-chain bridges, exchange deposits, or other scenarios where additional context is needed to identify or process the transfer. The memo field is optional and frequently null for standard transfers."}, "AMOUNT_RAW": {"type": "TEXT", "index": 9, "name": "AMOUNT_RAW", "comment": "Unadjusted amount of tokens as it appears on-chain (not decimal adjusted). This is the raw token amount before any decimal precision adjustments are applied. For example, if transferring 1 NEAR token, the amount_raw would be 1000000000000000000000000 (1e24) since NEAR has 24 decimal places. This field preserves the exact on-chain representation of the token amount for precise calculations and verification."}, "AMOUNT_RAW_PRECISE": {"type": "FLOAT", "index": 10, "name": "AMOUNT_RAW_PRECISE", "comment": "Decimal adjusted amount of tokens (as float, rounded - use this generally). This field provides the token amount after applying the appropriate decimal precision adjustments based on the token's decimal places. For example, if transferring 1 NEAR token, the amount_adj would be 1.0 after dividing the raw amount (1e24) by 10^24. This field is the most commonly used representation for token amounts in analytics and reporting as it provides human-readable values."}, "AMOUNT_PRECISE": {"type": "TEXT", "index": 11, "name": "AMOUNT_PRECISE", "comment": ""}, "AMOUNT": {"type": "FLOAT", "index": 12, "name": "AMOUNT", "comment": ""}, "AMOUNT_USD": {"type": "FLOAT", "index": 13, "name": "AMOUNT_USD", "comment": ""}, "DECIMALS": {"type": "NUMBER", "index": 14, "name": "DECIMALS", "comment": ""}, "SYMBOL": {"type": "TEXT", "index": 15, "name": "SYMBOL", "comment": ""}, "TOKEN_PRICE": {"type": "FLOAT", "index": 16, "name": "TOKEN_PRICE", "comment": ""}, "TOKEN_IS_VERIFIED": {"type": "BOOLEAN", "index": 17, "name": "TOKEN_IS_VERIFIED", "comment": "Boolean flag indicating whether the token or price record is verified by Flipside's crosschain curation process. Verified tokens are prioritized for analytics and are considered reliable for most use cases. Unverified tokens may be incomplete, deprecated, or experimental."}, "TRANSFER_TYPE": {"type": "TEXT", "index": 18, "name": "TRANSFER_TYPE", "comment": "Nature of the transfer. This field categorizes the type of token transfer being performed. Common values include \"native\" for raw NEAR token transfers, \"nep141\" for fungible token transfers following the NEAR token standard, and other protocol-specific transfer types. This helps distinguish between different token standards and transfer mechanisms used on the NEAR blockchain."}, "TRANSFER_ACTION": {"type": "TEXT", "index": 19, "name": "TRANSFER_ACTION", "comment": "The event that caused the transfer.\n\n- Transfer: A standard transfer Action of tokens from one address to another.\n- Deposit: A deposit Action of tokens into a contract.\n- ft_transfer: A transfer of tokens using the ft_transfer method.\n- ft_transfer_call: A transfer of tokens using the ft_transfer_call method.\n- ft_mint: A minting of tokens using the ft_mint method.\n- order_added: An order being added to the orderbook.\n- add_liquidity: Adding liquidity to a pool.\n- near_deposit: A deposit of NEAR tokens into the wrap.near contract.\n- near_withdraw: A withdrawal of NEAR tokens from the wrap.near contract."}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 20, "name": "RECEIPT_SUCCEEDED", "comment": "Boolean indicating whether the receipt was successfully processed. This field tracks the execution status of the receipt, which is crucial for understanding transaction outcomes. While most transactions succeed, individual receipts within a transaction can fail due to various reasons such as insufficient gas, contract errors, or invalid parameters. This field is essential for filtering successful operations and analyzing failure patterns."}, "EZ_TOKEN_TRANSFERS_ID": {"type": "TEXT", "index": 21, "name": "EZ_TOKEN_TRANSFERS_ID", "comment": "A unique identifier for the record."}, "ACTION_ID": {"type": "TEXT", "index": 22, "name": "ACTION_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": "The timestamp at which the record was initially created and inserted into this table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": "The timestamp at which this record was last modified by an internal process."}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 3167052446720, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 22883971094, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 21:51UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE, floor(block_id, -3))", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.core__ez_token_transfers"}, "model.near_models.silver__standard_nft_mint_s3": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "STANDARD_NFT_MINT_S3", "database": "NEAR", "comment": "This table records all the NFT Mints per the NEP171 standard, across various methods.", "owner": "DBT_CLOUD_NEAR"}, "columns": {"ACTION_ID": {"type": "TEXT", "index": 1, "name": "ACTION_ID", "comment": ""}, "MINT_ACTION_ID": {"type": "TEXT", "index": 2, "name": "MINT_ACTION_ID", "comment": "Unique id for each standar mint event"}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Unique identifier (hash) of this transaction."}, "BLOCK_ID": {"type": "NUMBER", "index": 4, "name": "BLOCK_ID", "comment": "The height of the chain this block corresponds with."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block began."}, "METHOD_NAME": {"type": "TEXT", "index": 6, "name": "METHOD_NAME", "comment": "Name of the method(s) approved for use. NULL if permission is FullAccess."}, "ARGS": {"type": "VARIANT", "index": 7, "name": "ARGS", "comment": "Decoded (where possible) arguments passed alongside the `method_name`. If decoding failed, the table will contain the raw message."}, "DEPOSIT": {"type": "NUMBER", "index": 8, "name": "DEPOSIT", "comment": "Sum of all NEAR tokens transferred from the signing account to the receiver account during receipt processing. This includes tokens sent in a Transfer action(s), and tokens sent in a FunctionCall action(s) with a deposit attached.\n\nIn raw number format with 24 decimal places, to adjust divide by POW(10,24) or multiply by 1e-24."}, "TX_SIGNER": {"type": "TEXT", "index": 9, "name": "TX_SIGNER", "comment": "Account that originally signed the transaction, can be a relayer. This field identifies the account that cryptographically signed the transaction, authorizing it to be executed on the blockchain. In relay transactions, this may be a relayer account rather than the end user, while in direct transactions, it represents the actual user or contract initiating the transaction."}, "TX_RECEIVER": {"type": "TEXT", "index": 10, "name": "TX_RECEIVER", "comment": "The transaction receiver, similar to an origin_to in EVM, but can be a contract OR if a relayer is used, the receiver is the user. This field identifies the account that is the intended recipient of the transaction. In direct transactions, this is typically the contract or account being called. In relay transactions, this represents the end user account that the relayer is acting on behalf of."}, "TX_STATUS": {"type": "TEXT", "index": 11, "name": "TX_STATUS", "comment": ""}, "RECEIPT_OBJECT_ID": {"type": "TEXT", "index": 12, "name": "RECEIPT_OBJECT_ID", "comment": "Please note this column is being deprecated in favor of simply \"receipt_id\"."}, "RECEIVER_ID": {"type": "TEXT", "index": 13, "name": "RECEIVER_ID", "comment": "Account reacting to the receipt from predecessor_id, can be relay, a contract, or a user of a relay, etc. This field identifies the account that is processing the receipt and executing the associated action. In most cases, this is a smart contract that is being called, but it can also be a user account in relay transactions or the system account for certain operations. This differs from tx_receiver and is specific to the receipt being processed."}, "SIGNER_ID": {"type": "TEXT", "index": 14, "name": "SIGNER_ID", "comment": "Signer of the receipt, often same as tx_signer, sometimes system in the case of systemic gas refunds. This field identifies the account that has the authority to execute the receipt. In most cases, this is the same as the transaction signer, but in system operations like gas refunds, this may be the system account. The signer is the account that originally signed the transaction that began the blockchain activity, which may or may not include cross-contract calls."}, "OWNER_ID": {"type": "TEXT", "index": 15, "name": "OWNER_ID", "comment": "Owner of the minted NFT"}, "TOKEN_ID": {"type": "TEXT", "index": 16, "name": "TOKEN_ID", "comment": "The token ID for this NFT contract."}, "MEMO": {"type": "VARIANT", "index": 17, "name": "MEMO", "comment": "Optional log message within the transaction (often null). This field contains additional information or context about the transfer, such as transaction notes, reference numbers, or descriptive text. Memos are commonly used in cross-chain bridges, exchange deposits, or other scenarios where additional context is needed to identify or process the transfer. The memo field is optional and frequently null for standard transfers."}, "OWNER_PER_TX": {"type": "NUMBER", "index": 18, "name": "OWNER_PER_TX", "comment": "Number of different owners batch minting, `data` array's len in the LOG message"}, "MINT_PER_TX": {"type": "NUMBER", "index": 19, "name": "MINT_PER_TX", "comment": "Number of NFTs minted per `nft_mint` event called."}, "GAS_BURNT": {"type": "NUMBER", "index": 20, "name": "GAS_BURNT", "comment": "Gas burned for the receipt action. This field represents the amount of computational resources consumed specifically for the receipt being processed. Gas burning is the mechanism by which NEAR charges for computational work, and this field tracks the exact amount burned for this particular receipt action. In raw number format with 16 decimal places, to adjust divide by POW(10,16) or multiply by 1e-16."}, "TRANSACTION_FEE": {"type": "NUMBER", "index": 21, "name": "TRANSACTION_FEE", "comment": "Total fee paid in NEAR to execute this transaction, which is a summation of all fees paid for actions and receipts within the transaction.\n\nIn raw number format, to adjust divide by POW(10,24)"}, "_LOAD_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "_LOAD_TIMESTAMP", "comment": ""}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 23, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": "Block number grouping for ingestion partition"}, "LOG_COUNTER": {"type": "NUMBER", "index": 24, "name": "LOG_COUNTER", "comment": "The count of the referenced log in a receipt."}, "IMPLIED_PRICE": {"type": "FLOAT", "index": 25, "name": "IMPLIED_PRICE", "comment": "The implied price of the NFT is calculated by dividing the deposit by the number of mint events."}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 27, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "STANDARD_NFT_MINT_ID": {"type": "TEXT", "index": 28, "name": "STANDARD_NFT_MINT_ID", "comment": "A unique identifier for the record."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 29, "name": "INSERTED_TIMESTAMP", "comment": "The timestamp at which the record was initially created and inserted into this table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "MODIFIED_TIMESTAMP", "comment": "The timestamp at which this record was last modified by an internal process."}, "_INVOCATION_ID": {"type": "TEXT", "index": 31, "name": "_INVOCATION_ID", "comment": "A job ID to identify the run that last modified a record."}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 32, "name": "TX_SUCCEEDED", "comment": "Boolean indicating if the transaction was successful (rarely used, most tx succeed, it is receipts that can fail). This field tracks the overall success status of the transaction. While most transactions succeed at the transaction level, individual receipts within the transaction can still fail. This field is less commonly used for filtering since receipt-level success tracking provides more granular information about specific operations within the transaction."}, "_MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 33, "name": "_MODIFIED_TIMESTAMP", "comment": ""}, "RECEIPT_ID": {"type": "TEXT", "index": 34, "name": "RECEIPT_ID", "comment": "Please note this column is being deprecated in favor of simply \"receipt_id\"."}, "PREDECESSOR_ID": {"type": "TEXT", "index": 35, "name": "PREDECESSOR_ID", "comment": "Account that called the relevant receipt (often the same as tx_signer, but can be system as well). This field identifies the account that directly invoked the receipt being processed. In simple transactions, this is typically the same as the transaction signer. However, in cross-contract calls or system operations, this may be a different account or the system account. This is crucial for understanding the call chain and access control in NEAR's execution model."}, "BATCH_INDEX": {"type": "NUMBER", "index": 36, "name": "BATCH_INDEX", "comment": "The index of an individual mint in a batch transaction."}, "TOKEN_INDEX": {"type": "NUMBER", "index": 37, "name": "TOKEN_INDEX", "comment": "The index of a token in an array from a batch transaction of some kind."}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 38, "name": "RECEIPT_SUCCEEDED", "comment": "Boolean indicating whether the receipt was successfully processed. This field tracks the execution status of the receipt, which is crucial for understanding transaction outcomes. While most transactions succeed, individual receipts within a transaction can fail due to various reasons such as insufficient gas, contract errors, or invalid parameters. This field is essential for filtering successful operations and analyzing failure patterns."}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 10710980608, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 19949601, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 21:48UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(_load_timestamp::DATE, block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.silver__standard_nft_mint_s3"}, "test.near_models.not_null_atlas__ez_supply_NONLIQUID_SUPPLY.3ea63e871a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_ATLAS", "name": "EZ_SUPPLY_NONLIQUID_SUPPLY", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"UTC_DATE": {"type": "DATE", "index": 1, "name": "UTC_DATE", "comment": null}, "TOTAL_SUPPLY": {"type": "NUMBER", "index": 2, "name": "TOTAL_SUPPLY", "comment": null}, "TOTAL_STAKED_SUPPLY": {"type": "FLOAT", "index": 3, "name": "TOTAL_STAKED_SUPPLY", "comment": null}, "TOTAL_NONSTAKED_SUPPLY": {"type": "FLOAT", "index": 4, "name": "TOTAL_NONSTAKED_SUPPLY", "comment": null}, "CIRCULATING_SUPPLY": {"type": "NUMBER", "index": 5, "name": "CIRCULATING_SUPPLY", "comment": null}, "TOTAL_LOCKED_SUPPLY": {"type": "NUMBER", "index": 6, "name": "TOTAL_LOCKED_SUPPLY", "comment": null}, "LIQUID_SUPPLY": {"type": "FLOAT", "index": 7, "name": "LIQUID_SUPPLY", "comment": null}, "NONLIQUID_SUPPLY": {"type": "FLOAT", "index": 8, "name": "NONLIQUID_SUPPLY", "comment": null}, "STAKED_LOCKED_SUPPLY": {"type": "NUMBER", "index": 9, "name": "STAKED_LOCKED_SUPPLY", "comment": null}, "NON_STAKED_LOCKED_SUPPLY": {"type": "NUMBER", "index": 10, "name": "NON_STAKED_LOCKED_SUPPLY", "comment": null}, "STAKED_CIRCULATING_SUPPLY": {"type": "FLOAT", "index": 11, "name": "STAKED_CIRCULATING_SUPPLY", "comment": null}, "NONSTAKED_CIRCULATING_SUPPLY": {"type": "FLOAT", "index": 12, "name": "NONSTAKED_CIRCULATING_SUPPLY", "comment": null}, "PERC_LOCKED_SUPPLY": {"type": "NUMBER", "index": 13, "name": "PERC_LOCKED_SUPPLY", "comment": null}, "PERC_CIRCULATING_SUPPLY": {"type": "NUMBER", "index": 14, "name": "PERC_CIRCULATING_SUPPLY", "comment": null}, "PERC_STAKED_LOCKED": {"type": "NUMBER", "index": 15, "name": "PERC_STAKED_LOCKED", "comment": null}, "PERC_STAKED_CIRCULATING": {"type": "FLOAT", "index": 16, "name": "PERC_STAKED_CIRCULATING", "comment": null}, "EZ_SUPPLY_ID": {"type": "TEXT", "index": 17, "name": "EZ_SUPPLY_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-06 13:34UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_atlas__ez_supply_NONLIQUID_SUPPLY.3ea63e871a"}, "test.near_models.not_null_silver__atlas_supply_epochs_start_time.eb6aac13c0": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "ATLAS_SUPPLY_EPOCHS_START_TIME", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"EPOCH_ID": {"type": "TEXT", "index": 1, "name": "EPOCH_ID", "comment": null}, "MIN_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "MIN_BLOCK_ID", "comment": null}, "MAX_BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "MAX_BLOCK_ID", "comment": null}, "BLOCKS": {"type": "NUMBER", "index": 4, "name": "BLOCKS", "comment": null}, "BLOCK_PRODUCERS": {"type": "NUMBER", "index": 5, "name": "BLOCK_PRODUCERS", "comment": null}, "START_TIME": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "START_TIME", "comment": null}, "END_TIME": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "END_TIME", "comment": null}, "TOTAL_NEAR_SUPPLY": {"type": "NUMBER", "index": 8, "name": "TOTAL_NEAR_SUPPLY", "comment": null}, "EPOCH_NUM": {"type": "NUMBER", "index": 9, "name": "EPOCH_NUM", "comment": null}, "ATLAS_EPOCHS_ID": {"type": "TEXT", "index": 10, "name": "ATLAS_EPOCHS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:20UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__atlas_supply_epochs_start_time.eb6aac13c0"}, "test.near_models.not_null_core__fact_receipts_TX_HASH.6cfac33e8b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_RECEIPTS_TX_HASH", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "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_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": null}, "RECEIPT_OUTCOME_ID": {"type": "ARRAY", "index": 5, "name": "RECEIPT_OUTCOME_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 6, "name": "RECEIVER_ID", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 7, "name": "PREDECESSOR_ID", "comment": null}, "ACTIONS": {"type": "VARIANT", "index": 8, "name": "ACTIONS", "comment": null}, "OUTCOME": {"type": "VARIANT", "index": 9, "name": "OUTCOME", "comment": null}, "GAS_BURNT": {"type": "NUMBER", "index": 10, "name": "GAS_BURNT", "comment": null}, "STATUS_VALUE": {"type": "VARIANT", "index": 11, "name": "STATUS_VALUE", "comment": null}, "LOGS": {"type": "ARRAY", "index": 12, "name": "LOGS", "comment": null}, "PROOF": {"type": "ARRAY", "index": 13, "name": "PROOF", "comment": null}, "METADATA": {"type": "VARIANT", "index": 14, "name": "METADATA", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 15, "name": "RECEIPT_SUCCEEDED", "comment": null}, "FACT_RECEIPTS_ID": {"type": "TEXT", "index": 16, "name": "FACT_RECEIPTS_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:41UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__fact_receipts_TX_HASH.6cfac33e8b"}, "model.near_models.defi__fact_lending": {"metadata": {"type": "BASE TABLE", "schema": "DEFI", "name": "FACT_LENDING", "database": "NEAR", "comment": "## Description\nThis table contains all lending protocol transactions on the NEAR Protocol blockchain, primarily capturing activities on the Burrow lending protocol. The data includes lending actions such as deposits, withdrawals, borrows, and repayments, along with associated token amounts and protocol metadata. This table provides the foundation for lending analytics, protocol risk assessment, and DeFi lending market analysis across the NEAR ecosystem.\n\n## Key Use Cases\n- Lending protocol volume analysis and market activity monitoring\n- Borrowing and lending pattern analysis and risk assessment\n- Collateral utilization analysis and liquidation monitoring\n- Interest rate impact analysis and yield optimization\n- Protocol health monitoring and risk metrics calculation\n- User behavior analysis in lending protocols\n- Cross-protocol lending comparison and performance benchmarking\n\n## Important Relationships\n- Links to `core.fact_transactions` through tx_hash for transaction context\n- Connects to `core.fact_blocks` through block_id for temporal context\n- Provides lending data for `defi.ez_lending` with enhanced metadata\n- Supports `defi.ez_intents` with lending intent analysis\n- Enables analysis in `stats.ez_core_metrics_hourly` for lending metrics\n- Powers cross-protocol analysis with other DeFi activities\n\n## Commonly-used Fields\n- `tx_hash`: Essential for linking to transaction details and verification\n- `block_timestamp`: Primary field for time-series analysis and trend detection\n- `actions`: Critical for lending action classification and analysis\n- `token_address`: Important for token-specific lending analysis\n- `amount_raw` and `amount_adj`: Essential for lending volume calculations\n- `sender_id`: Important for user behavior analysis and lending patterns\n- `platform`: Critical for protocol-specific analysis and comparison", "owner": "DBT_CLOUD_NEAR"}, "columns": {"PLATFORM": {"type": "TEXT", "index": 1, "name": "PLATFORM", "comment": "Lending protocol"}, "TX_HASH": {"type": "TEXT", "index": 2, "name": "TX_HASH", "comment": "Unique identifier (hash) of this transaction."}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": "The height of the chain this block corresponds with."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block began."}, "SENDER_ID": {"type": "TEXT", "index": 5, "name": "SENDER_ID", "comment": "The id, or wallet address, of the sender from the receipt action."}, "ACTIONS": {"type": "TEXT", "index": 6, "name": "ACTIONS", "comment": "The action that the user is taking.\nDeposit: user is depositing funds to be used for lending\nWithdraw: user has changed their mind and are no longer willing to lend, so they withdraw their asset"}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": "The address of the deployed contract for the token, nft, or other smart contract."}, "TOKEN_ADDRESS": {"type": "VARIANT", "index": 8, "name": "TOKEN_ADDRESS", "comment": "The contract address corresponding to the token, view details of the contract by following this address on the chain explorer."}, "AMOUNT_RAW": {"type": "NUMBER", "index": 9, "name": "AMOUNT_RAW", "comment": "Unadjusted amount of tokens as it appears on-chain (not decimal adjusted). This is the raw token amount before any decimal precision adjustments are applied. For example, if transferring 1 NEAR token, the amount_raw would be 1000000000000000000000000 (1e24) since NEAR has 24 decimal places. This field preserves the exact on-chain representation of the token amount for precise calculations and verification."}, "AMOUNT_ADJ": {"type": "NUMBER", "index": 10, "name": "AMOUNT_ADJ", "comment": "Decimal adjusted amount of tokens (as float, rounded - use this generally). This field provides the token amount after applying the appropriate decimal precision adjustments based on the token's decimal places. For example, if transferring 1 NEAR token, the amount_adj would be 1.0 after dividing the raw amount (1e24) by 10^24. This field is the most commonly used representation for token amounts in analytics and reporting as it provides human-readable values."}, "FACT_LENDING_ID": {"type": "TEXT", "index": 11, "name": "FACT_LENDING_ID", "comment": "A unique identifier for the record."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "MODIFIED_TIMESTAMP", "comment": ""}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 225888768, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 2232371, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 21:59UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.defi__fact_lending"}, "test.near_models.not_null_core__ez_token_transfers_EZ_TOKEN_TRANSFERS_ID.342ff51408": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "EZ_TOKEN_TRANSFERS_EZ_TOKEN_TRANSFERS_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 5, "name": "CONTRACT_ADDRESS", "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}, "AMOUNT_RAW": {"type": "TEXT", "index": 9, "name": "AMOUNT_RAW", "comment": null}, "AMOUNT_RAW_PRECISE": {"type": "FLOAT", "index": 10, "name": "AMOUNT_RAW_PRECISE", "comment": null}, "AMOUNT_PRECISE": {"type": "TEXT", "index": 11, "name": "AMOUNT_PRECISE", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 12, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 13, "name": "AMOUNT_USD", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 14, "name": "DECIMALS", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 15, "name": "SYMBOL", "comment": null}, "TOKEN_PRICE": {"type": "FLOAT", "index": 16, "name": "TOKEN_PRICE", "comment": null}, "TOKEN_IS_VERIFIED": {"type": "BOOLEAN", "index": 17, "name": "TOKEN_IS_VERIFIED", "comment": null}, "TRANSFER_TYPE": {"type": "TEXT", "index": 18, "name": "TRANSFER_TYPE", "comment": null}, "TRANSFER_ACTION": {"type": "TEXT", "index": 19, "name": "TRANSFER_ACTION", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 20, "name": "RECEIPT_SUCCEEDED", "comment": null}, "EZ_TOKEN_TRANSFERS_ID": {"type": "TEXT", "index": 21, "name": "EZ_TOKEN_TRANSFERS_ID", "comment": null}, "ACTION_ID": {"type": "TEXT", "index": 22, "name": "ACTION_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:40UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__ez_token_transfers_EZ_TOKEN_TRANSFERS_ID.342ff51408"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_TX_SUCCEEDED__BOOLEAN.a620f4c212": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_TRANSACTIONS_TX_SUCCEEDED", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_TX_SUCCEEDED__BOOLEAN.a620f4c212"}, "test.near_models.not_null_silver__bridge_allbridge_TOKEN_ADDRESS.ab076fe8a9": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BRIDGE_ALLBRIDGE_TOKEN_ADDRESS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 4, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_RAW": {"type": "NUMBER", "index": 5, "name": "AMOUNT_RAW", "comment": null}, "AMOUNT_FEE_RAW": {"type": "NUMBER", "index": 6, "name": "AMOUNT_FEE_RAW", "comment": null}, "MEMO": {"type": "TEXT", "index": 7, "name": "MEMO", "comment": null}, "DESTINATION_ADDRESS": {"type": "TEXT", "index": 8, "name": "DESTINATION_ADDRESS", "comment": null}, "SOURCE_ADDRESS": {"type": "TEXT", "index": 9, "name": "SOURCE_ADDRESS", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "TEXT", "index": 10, "name": "DESTINATION_CHAIN_ID", "comment": null}, "SOURCE_CHAIN_ID": {"type": "TEXT", "index": 11, "name": "SOURCE_CHAIN_ID", "comment": null}, "ARGS": {"type": "VARIANT", "index": 12, "name": "ARGS", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 13, "name": "RECEIPT_SUCCEEDED", "comment": null}, "METHOD_NAME": {"type": "TEXT", "index": 14, "name": "METHOD_NAME", "comment": null}, "DIRECTION": {"type": "TEXT", "index": 15, "name": "DIRECTION", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 16, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 17, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "_MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "_MODIFIED_TIMESTAMP", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 19, "name": "BRIDGE_ADDRESS", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 20, "name": "PLATFORM", "comment": null}, "BRIDGE_ALLBRIDGE_ID": {"type": "TEXT", "index": 21, "name": "BRIDGE_ALLBRIDGE_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 24, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:23UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__bridge_allbridge_TOKEN_ADDRESS.ab076fe8a9"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__dim_staking_pools_TX_TYPE__STRING__VARCHAR.bfac694e40": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_GOV", "name": "DIM_STAKING_POOLS_TX_TYPE", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__dim_staking_pools_TX_TYPE__STRING__VARCHAR.bfac694e40"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_token_transfers_BLOCK_ID__NUMBER__FLOAT.309593e02f": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "EZ_TOKEN_TRANSFERS_BLOCK_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:38UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_token_transfers_BLOCK_ID__NUMBER__FLOAT.309593e02f"}, "test.near_models.not_null_silver__staking_epochs_REWARD_TOKENS.4d4fa39b9b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "STAKING_EPOCHS_REWARD_TOKENS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "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}, "POOL_ID": {"type": "TEXT", "index": 4, "name": "POOL_ID", "comment": null}, "EPOCH_NUMBER": {"type": "NUMBER", "index": 5, "name": "EPOCH_NUMBER", "comment": null}, "REWARD_TOKENS": {"type": "NUMBER", "index": 6, "name": "REWARD_TOKENS", "comment": null}, "TOTAL_STAKED_BALANCE": {"type": "NUMBER", "index": 7, "name": "TOTAL_STAKED_BALANCE", "comment": null}, "TOTAL_STAKING_SHARES": {"type": "NUMBER", "index": 8, "name": "TOTAL_STAKING_SHARES", "comment": null}, "LOG": {"type": "VARIANT", "index": 9, "name": "LOG", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 10, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "_EPOCH_ID": {"type": "TEXT", "index": 11, "name": "_EPOCH_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}, "STAKING_EPOCHS_ID": {"type": "TEXT", "index": 13, "name": "STAKING_EPOCHS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 16, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:24UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__staking_epochs_REWARD_TOKENS.4d4fa39b9b"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__receipts_final_receipt_json__VARIANT__OBJECT.87fe4b7c7e": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "RECEIPTS_FINAL_RECEIPT_JSON", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-04-08 16:20UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__receipts_final_receipt_json__VARIANT__OBJECT.87fe4b7c7e"}, "test.near_models.not_null_core__fact_blocks_BLOCK_ID.3cbb3adf93": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_BLOCKS_BLOCK_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 3, "name": "BLOCK_HASH", "comment": null}, "BLOCK_AUTHOR": {"type": "TEXT", "index": 4, "name": "BLOCK_AUTHOR", "comment": null}, "HEADER": {"type": "OBJECT", "index": 5, "name": "HEADER", "comment": null}, "BLOCK_CHALLENGES_RESULT": {"type": "ARRAY", "index": 6, "name": "BLOCK_CHALLENGES_RESULT", "comment": null}, "BLOCK_CHALLENGES_ROOT": {"type": "TEXT", "index": 7, "name": "BLOCK_CHALLENGES_ROOT", "comment": null}, "CHUNK_HEADERS_ROOT": {"type": "TEXT", "index": 8, "name": "CHUNK_HEADERS_ROOT", "comment": null}, "CHUNK_TX_ROOT": {"type": "TEXT", "index": 9, "name": "CHUNK_TX_ROOT", "comment": null}, "CHUNK_MASK": {"type": "ARRAY", "index": 10, "name": "CHUNK_MASK", "comment": null}, "CHUNK_RECEIPTS_ROOT": {"type": "TEXT", "index": 11, "name": "CHUNK_RECEIPTS_ROOT", "comment": null}, "CHUNKS": {"type": "ARRAY", "index": 12, "name": "CHUNKS", "comment": null}, "CHUNKS_INCLUDED": {"type": "NUMBER", "index": 13, "name": "CHUNKS_INCLUDED", "comment": null}, "EPOCH_ID": {"type": "TEXT", "index": 14, "name": "EPOCH_ID", "comment": null}, "EPOCH_SYNC_DATA_HASH": {"type": "TEXT", "index": 15, "name": "EPOCH_SYNC_DATA_HASH", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 16, "name": "GAS_PRICE", "comment": null}, "LAST_DS_FINAL_BLOCK": {"type": "TEXT", "index": 17, "name": "LAST_DS_FINAL_BLOCK", "comment": null}, "LAST_FINAL_BLOCK": {"type": "TEXT", "index": 18, "name": "LAST_FINAL_BLOCK", "comment": null}, "LATEST_PROTOCOL_VERSION": {"type": "NUMBER", "index": 19, "name": "LATEST_PROTOCOL_VERSION", "comment": null}, "NEXT_BP_HASH": {"type": "TEXT", "index": 20, "name": "NEXT_BP_HASH", "comment": null}, "NEXT_EPOCH_ID": {"type": "TEXT", "index": 21, "name": "NEXT_EPOCH_ID", "comment": null}, "OUTCOME_ROOT": {"type": "TEXT", "index": 22, "name": "OUTCOME_ROOT", "comment": null}, "PREV_HASH": {"type": "TEXT", "index": 23, "name": "PREV_HASH", "comment": null}, "PREV_HEIGHT": {"type": "NUMBER", "index": 24, "name": "PREV_HEIGHT", "comment": null}, "PREV_STATE_ROOT": {"type": "TEXT", "index": 25, "name": "PREV_STATE_ROOT", "comment": null}, "RANDOM_VALUE": {"type": "TEXT", "index": 26, "name": "RANDOM_VALUE", "comment": null}, "RENT_PAID": {"type": "FLOAT", "index": 27, "name": "RENT_PAID", "comment": null}, "SIGNATURE": {"type": "TEXT", "index": 28, "name": "SIGNATURE", "comment": null}, "TOTAL_SUPPLY": {"type": "FLOAT", "index": 29, "name": "TOTAL_SUPPLY", "comment": null}, "VALIDATOR_PROPOSALS": {"type": "ARRAY", "index": 30, "name": "VALIDATOR_PROPOSALS", "comment": null}, "VALIDATOR_REWARD": {"type": "FLOAT", "index": 31, "name": "VALIDATOR_REWARD", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 32, "name": "FACT_BLOCKS_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:40UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__fact_blocks_BLOCK_ID.3cbb3adf93"}, "test.near_models.unique_core__fact_token_transfers_FACT_TOKEN_TRANSFERS_ID.ec5cf45cf1": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_CORE", "name": "FACT_TOKEN_TRANSFERS_FACT_TOKEN_TRANSFERS_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 14:37UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.unique_core__fact_token_transfers_FACT_TOKEN_TRANSFERS_ID.ec5cf45cf1"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_PROOF__ARRAY__VARIANT__OBJECT.68f68c9ca5": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_RECEIPTS_PROOF", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_PROOF__ARRAY__VARIANT__OBJECT.68f68c9ca5"}, "test.near_models.not_null_silver__atlas_supply_atlas_supply_id.571a343266": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "ATLAS_SUPPLY_ATLAS_SUPPLY_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"UTC_DATE": {"type": "DATE", "index": 1, "name": "UTC_DATE", "comment": null}, "TOTAL_SUPPLY": {"type": "NUMBER", "index": 2, "name": "TOTAL_SUPPLY", "comment": null}, "TOTAL_STAKED_SUPPLY": {"type": "FLOAT", "index": 3, "name": "TOTAL_STAKED_SUPPLY", "comment": null}, "TOTAL_NONSTAKED_SUPPLY": {"type": "FLOAT", "index": 4, "name": "TOTAL_NONSTAKED_SUPPLY", "comment": null}, "CIRCULATING_SUPPLY": {"type": "NUMBER", "index": 5, "name": "CIRCULATING_SUPPLY", "comment": null}, "TOTAL_LOCKED_SUPPLY": {"type": "NUMBER", "index": 6, "name": "TOTAL_LOCKED_SUPPLY", "comment": null}, "LIQUID_SUPPLY": {"type": "FLOAT", "index": 7, "name": "LIQUID_SUPPLY", "comment": null}, "NONLIQUID_SUPPLY": {"type": "FLOAT", "index": 8, "name": "NONLIQUID_SUPPLY", "comment": null}, "STAKED_LOCKED_SUPPLY": {"type": "NUMBER", "index": 9, "name": "STAKED_LOCKED_SUPPLY", "comment": null}, "NON_STAKED_LOCKED_SUPPLY": {"type": "NUMBER", "index": 10, "name": "NON_STAKED_LOCKED_SUPPLY", "comment": null}, "STAKED_CIRCULATING_SUPPLY": {"type": "FLOAT", "index": 11, "name": "STAKED_CIRCULATING_SUPPLY", "comment": null}, "NONSTAKED_CIRCULATING_SUPPLY": {"type": "FLOAT", "index": 12, "name": "NONSTAKED_CIRCULATING_SUPPLY", "comment": null}, "PERC_LOCKED_SUPPLY": {"type": "NUMBER", "index": 13, "name": "PERC_LOCKED_SUPPLY", "comment": null}, "PERC_CIRCULATING_SUPPLY": {"type": "NUMBER", "index": 14, "name": "PERC_CIRCULATING_SUPPLY", "comment": null}, "PERC_STAKED_LOCKED": {"type": "NUMBER", "index": 15, "name": "PERC_STAKED_LOCKED", "comment": null}, "PERC_STAKED_CIRCULATING": {"type": "FLOAT", "index": 16, "name": "PERC_STAKED_CIRCULATING", "comment": null}, "ATLAS_SUPPLY_ID": {"type": "TEXT", "index": 17, "name": "ATLAS_SUPPLY_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}, "_INVOCATION_ID": {"type": "TEXT", "index": 20, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:36UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__atlas_supply_atlas_supply_id.571a343266"}, "model.near_models.silver__lockup_actions": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "LOCKUP_ACTIONS", "database": "NEAR", "comment": "This model extracts data from core__ez_actions for NEAR Protocol lockup contract actions. It captures lockup contract creation events and associated parameters like lockup duration, vesting schedules, and release durations. The model processes actions with method names 'on_lockup_create', 'create', and 'new' from lockup.near contracts.\n", "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": "The transaction hash of the lockup action"}, "RECEIPT_OBJECT_IDS": {"type": "OBJECT", "index": 2, "name": "RECEIPT_OBJECT_IDS", "comment": "The receipt IDs associated with the lockup action"}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": "The timestamp of the block when the lockup action occurred"}, "BLOCK_ID": {"type": "NUMBER", "index": 4, "name": "BLOCK_ID", "comment": ""}, "DEPOSIT": {"type": "FLOAT", "index": 5, "name": "DEPOSIT", "comment": "The amount of NEAR tokens deposited into the lockup contract"}, "LOCKUP_ACCOUNT_ID": {"type": "TEXT", "index": 6, "name": "LOCKUP_ACCOUNT_ID", "comment": "The account ID of the lockup contract"}, "OWNER_ACCOUNT_ID": {"type": "TEXT", "index": 7, "name": "OWNER_ACCOUNT_ID", "comment": "The account ID of the lockup contract owner"}, "LOCKUP_DURATION": {"type": "TEXT", "index": 8, "name": "LOCKUP_DURATION", "comment": "The duration of the lockup period in nanoseconds"}, "LOCKUP_TIMESTAMP": {"type": "TEXT", "index": 9, "name": "LOCKUP_TIMESTAMP", "comment": "The timestamp when the lockup period starts"}, "LOCKUP_TIMESTAMP_NTZ": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "LOCKUP_TIMESTAMP_NTZ", "comment": "The lockup timestamp converted to TIMESTAMP_NTZ format"}, "RELEASE_DURATION": {"type": "TEXT", "index": 11, "name": "RELEASE_DURATION", "comment": "The duration over which tokens are released after the lockup period"}, "VESTING_SCHEDULE": {"type": "TEXT", "index": 12, "name": "VESTING_SCHEDULE", "comment": "The vesting schedule configuration for the lockup contract"}, "TRANSFERS_INFORMATION": {"type": "TEXT", "index": 13, "name": "TRANSFERS_INFORMATION", "comment": "Additional information about token transfer restrictions"}, "ARGS_ALL": {"type": "OBJECT", "index": 14, "name": "ARGS_ALL", "comment": ""}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 15, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 16, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "_MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "_MODIFIED_TIMESTAMP", "comment": ""}, "LOCKUP_ACTIONS_ID": {"type": "TEXT", "index": 18, "name": "LOCKUP_ACTIONS_ID", "comment": "Unique identifier for each lockup action, generated from tx_hash and action_index"}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": "Timestamp when the record was first inserted"}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": "Timestamp when the record was last modified"}, "_INVOCATION_ID": {"type": "TEXT", "index": 21, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 1525760, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 5385, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 21:50UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::date)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.silver__lockup_actions"}, "test.near_models.not_null_silver__token_transfer_ft_transfers_event_TRANSFERS_EVENT_ID.4b123e29e6": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TOKEN_TRANSFER_FT_TRANSFERS_EVENT_TRANSFERS_EVENT_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "ACTION_ID": {"type": "TEXT", "index": 4, "name": "ACTION_ID", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 5, "name": "CONTRACT_ADDRESS", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "AMOUNT_UNADJ": {"type": "VARIANT", "index": 8, "name": "AMOUNT_UNADJ", "comment": null}, "MEMO": {"type": "TEXT", "index": 9, "name": "MEMO", "comment": null}, "RN": {"type": "NUMBER", "index": 10, "name": "RN", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 11, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_MODIFIED_TIMESTAMP", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 13, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "TRANSFERS_EVENT_ID": {"type": "TEXT", "index": 14, "name": "TRANSFERS_EVENT_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 17, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-04-08 01:36UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__token_transfer_ft_transfers_event_TRANSFERS_EVENT_ID.4b123e29e6"}, "model.near_models.silver__token_transfer_deposit": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "TOKEN_TRANSFER_DEPOSIT", "database": "NEAR", "comment": "This table records all positive NEAR token deposits from FunctionCalls using core__ez_actions.\nIt captures native NEAR token transfers through the deposit field.", "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": "Unique identifier (hash) of this transaction."}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": "The height of the chain this block corresponds with."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block began."}, "ACTION_ID": {"type": "TEXT", "index": 4, "name": "ACTION_ID", "comment": ""}, "RECEIPT_ID": {"type": "TEXT", "index": 5, "name": "RECEIPT_ID", "comment": "The identifying hash for a receipt."}, "ACTION_INDEX": {"type": "NUMBER", "index": 6, "name": "ACTION_INDEX", "comment": "Index of the action within the transaction. This field indicates the position of the action in the sequence of actions within the transaction. Actions are processed in order, and this index helps maintain the chronological sequence and relationship between multiple actions in a single transaction. The first action has index 0, the second has index 1, and so on."}, "PREDECESSOR_ID": {"type": "TEXT", "index": 7, "name": "PREDECESSOR_ID", "comment": "Account that called the relevant receipt (often the same as tx_signer, but can be system as well). This field identifies the account that directly invoked the receipt being processed. In simple transactions, this is typically the same as the transaction signer. However, in cross-contract calls or system operations, this may be a different account or the system account. This is crucial for understanding the call chain and access control in NEAR's execution model."}, "RECEIVER_ID": {"type": "TEXT", "index": 8, "name": "RECEIVER_ID", "comment": "Account reacting to the receipt from predecessor_id, can be relay, a contract, or a user of a relay, etc. This field identifies the account that is processing the receipt and executing the associated action. In most cases, this is a smart contract that is being called, but it can also be a user account in relay transactions or the system account for certain operations. This differs from tx_receiver and is specific to the receipt being processed."}, "AMOUNT_UNADJ": {"type": "TEXT", "index": 9, "name": "AMOUNT_UNADJ", "comment": "An unadjusted amount (of tokens, price, etc.) for the relevant record. This is the number as it appears on chain and is not decimal adjusted."}, "AMOUNT_ADJ": {"type": "FLOAT", "index": 10, "name": "AMOUNT_ADJ", "comment": "Decimal adjusted amount of tokens (as float, rounded - use this generally). This field provides the token amount after applying the appropriate decimal precision adjustments based on the token's decimal places. For example, if transferring 1 NEAR token, the amount_adj would be 1.0 after dividing the raw amount (1e24) by 10^24. This field is the most commonly used representation for token amounts in analytics and reporting as it provides human-readable values."}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "RECEIPT_SUCCEEDED", "comment": "Boolean indicating whether the receipt was successfully processed. This field tracks the execution status of the receipt, which is crucial for understanding transaction outcomes. While most transactions succeed, individual receipts within a transaction can fail due to various reasons such as insufficient gas, contract errors, or invalid parameters. This field is essential for filtering successful operations and analyzing failure patterns."}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 12, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": "Block number grouping for ingestion partition"}, "TOKEN_TRANSFER_DEPOSIT_ID": {"type": "TEXT", "index": 13, "name": "TOKEN_TRANSFER_DEPOSIT_ID", "comment": "A unique identifier for the record."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": "The timestamp at which the record was initially created and inserted into this table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": "The timestamp at which this record was last modified by an internal process."}, "_INVOCATION_ID": {"type": "TEXT", "index": 16, "name": "_INVOCATION_ID", "comment": "A job ID to identify the run that last modified a record."}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 254588163584, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 1961413747, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 21:48UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE, modified_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.silver__token_transfer_deposit"}, "model.near_models.streamline__omni_tokenlist": {"metadata": {"type": "BASE TABLE", "schema": "STREAMLINE", "name": "OMNI_TOKENLIST", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"OMNI_ASSET_IDENTIFIER": {"type": "TEXT", "index": 1, "name": "OMNI_ASSET_IDENTIFIER", "comment": null}, "SOURCE_CHAIN": {"type": "TEXT", "index": 2, "name": "SOURCE_CHAIN", "comment": null}, "CROSSCHAIN_TOKEN_CONTRACT": {"type": "TEXT", "index": 3, "name": "CROSSCHAIN_TOKEN_CONTRACT", "comment": null}, "OMNI_TOKENLIST_ID": {"type": "TEXT", "index": 4, "name": "OMNI_TOKENLIST_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 7, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 15360, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 115, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-10 00:33UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(modified_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.streamline__omni_tokenlist"}, "test.near_models.not_null_core__fact_blocks_TOTAL_SUPPLY.3f37be811b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_BLOCKS_TOTAL_SUPPLY", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 3, "name": "BLOCK_HASH", "comment": null}, "BLOCK_AUTHOR": {"type": "TEXT", "index": 4, "name": "BLOCK_AUTHOR", "comment": null}, "HEADER": {"type": "OBJECT", "index": 5, "name": "HEADER", "comment": null}, "BLOCK_CHALLENGES_RESULT": {"type": "ARRAY", "index": 6, "name": "BLOCK_CHALLENGES_RESULT", "comment": null}, "BLOCK_CHALLENGES_ROOT": {"type": "TEXT", "index": 7, "name": "BLOCK_CHALLENGES_ROOT", "comment": null}, "CHUNK_HEADERS_ROOT": {"type": "TEXT", "index": 8, "name": "CHUNK_HEADERS_ROOT", "comment": null}, "CHUNK_TX_ROOT": {"type": "TEXT", "index": 9, "name": "CHUNK_TX_ROOT", "comment": null}, "CHUNK_MASK": {"type": "ARRAY", "index": 10, "name": "CHUNK_MASK", "comment": null}, "CHUNK_RECEIPTS_ROOT": {"type": "TEXT", "index": 11, "name": "CHUNK_RECEIPTS_ROOT", "comment": null}, "CHUNKS": {"type": "ARRAY", "index": 12, "name": "CHUNKS", "comment": null}, "CHUNKS_INCLUDED": {"type": "NUMBER", "index": 13, "name": "CHUNKS_INCLUDED", "comment": null}, "EPOCH_ID": {"type": "TEXT", "index": 14, "name": "EPOCH_ID", "comment": null}, "EPOCH_SYNC_DATA_HASH": {"type": "TEXT", "index": 15, "name": "EPOCH_SYNC_DATA_HASH", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 16, "name": "GAS_PRICE", "comment": null}, "LAST_DS_FINAL_BLOCK": {"type": "TEXT", "index": 17, "name": "LAST_DS_FINAL_BLOCK", "comment": null}, "LAST_FINAL_BLOCK": {"type": "TEXT", "index": 18, "name": "LAST_FINAL_BLOCK", "comment": null}, "LATEST_PROTOCOL_VERSION": {"type": "NUMBER", "index": 19, "name": "LATEST_PROTOCOL_VERSION", "comment": null}, "NEXT_BP_HASH": {"type": "TEXT", "index": 20, "name": "NEXT_BP_HASH", "comment": null}, "NEXT_EPOCH_ID": {"type": "TEXT", "index": 21, "name": "NEXT_EPOCH_ID", "comment": null}, "OUTCOME_ROOT": {"type": "TEXT", "index": 22, "name": "OUTCOME_ROOT", "comment": null}, "PREV_HASH": {"type": "TEXT", "index": 23, "name": "PREV_HASH", "comment": null}, "PREV_HEIGHT": {"type": "NUMBER", "index": 24, "name": "PREV_HEIGHT", "comment": null}, "PREV_STATE_ROOT": {"type": "TEXT", "index": 25, "name": "PREV_STATE_ROOT", "comment": null}, "RANDOM_VALUE": {"type": "TEXT", "index": 26, "name": "RANDOM_VALUE", "comment": null}, "RENT_PAID": {"type": "FLOAT", "index": 27, "name": "RENT_PAID", "comment": null}, "SIGNATURE": {"type": "TEXT", "index": 28, "name": "SIGNATURE", "comment": null}, "TOTAL_SUPPLY": {"type": "FLOAT", "index": 29, "name": "TOTAL_SUPPLY", "comment": null}, "VALIDATOR_PROPOSALS": {"type": "ARRAY", "index": 30, "name": "VALIDATOR_PROPOSALS", "comment": null}, "VALIDATOR_REWARD": {"type": "FLOAT", "index": 31, "name": "VALIDATOR_REWARD", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 32, "name": "FACT_BLOCKS_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:41UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__fact_blocks_TOTAL_SUPPLY.3f37be811b"}, "test.near_models.not_null_core__fact_token_transfers_TRANSFER_ACTION.cecdb45b6a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_TOKEN_TRANSFERS_TRANSFER_ACTION", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "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_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": null}, "RN": {"type": "NUMBER", "index": 5, "name": "RN", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 7, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 8, "name": "TO_ADDRESS", "comment": null}, "MEMO": {"type": "TEXT", "index": 9, "name": "MEMO", "comment": null}, "AMOUNT_UNADJ": {"type": "TEXT", "index": 10, "name": "AMOUNT_UNADJ", "comment": null}, "TRANSFER_TYPE": {"type": "TEXT", "index": 11, "name": "TRANSFER_TYPE", "comment": null}, "TRANSFER_ACTION": {"type": "TEXT", "index": 12, "name": "TRANSFER_ACTION", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 13, "name": "RECEIPT_SUCCEEDED", "comment": null}, "FACT_TOKEN_TRANSFERS_ID": {"type": "TEXT", "index": 14, "name": "FACT_TOKEN_TRANSFERS_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:41UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__fact_token_transfers_TRANSFER_ACTION.cecdb45b6a"}, "model.near_models.silver__bridge_wormhole": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "BRIDGE_WORMHOLE", "database": "NEAR", "comment": "Extracts data from core__ez_actions and silver__logs_s3 to build a view of bridge activity through the Wormhole Portal Bridge.", "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": "The height of the chain this block corresponds with."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block began."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Unique identifier (hash) of this transaction."}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 4, "name": "TOKEN_ADDRESS", "comment": "The contract address corresponding to the token, view details of the contract by following this address on the chain explorer."}, "AMOUNT_RAW": {"type": "NUMBER", "index": 5, "name": "AMOUNT_RAW", "comment": "Unadjusted amount of tokens as it appears on-chain (not decimal adjusted). This is the raw token amount before any decimal precision adjustments are applied. For example, if transferring 1 NEAR token, the amount_raw would be 1000000000000000000000000 (1e24) since NEAR has 24 decimal places. This field preserves the exact on-chain representation of the token amount for precise calculations and verification."}, "MEMO": {"type": "TEXT", "index": 6, "name": "MEMO", "comment": "Optional log message within the transaction (often null). This field contains additional information or context about the transfer, such as transaction notes, reference numbers, or descriptive text. Memos are commonly used in cross-chain bridges, exchange deposits, or other scenarios where additional context is needed to identify or process the transfer. The memo field is optional and frequently null for standard transfers."}, "DESTINATION_ADDRESS": {"type": "TEXT", "index": 7, "name": "DESTINATION_ADDRESS", "comment": "The address tokens are being sent to, in a transfer or bridge transaction."}, "SOURCE_ADDRESS": {"type": "TEXT", "index": 8, "name": "SOURCE_ADDRESS", "comment": "The originating address from which tokens are being sent, in a transfer or bridge transaction. \n\nThis addressed is ascertained as best as possible, but may be null depending on the available information. \n\nExample 1 - tx CzPRdoiU74bo9yqqt9fCP5Xdab2mPVqxr9gU5xeaQA4a stores just \"signer_public_key 0x0x1589\u2026f694\" on chain. \n\nExample 2 - tx FA7tQeGQnhminbas28YgaizwmT4vnEUiCr3vdXmN3Xjn does not log any signing address at all."}, "DESTINATION_CHAIN_ID": {"type": "NUMBER", "index": 9, "name": "DESTINATION_CHAIN_ID", "comment": "Chain ID as defined by the corresponding bridge.\n\nWormhole Portal Bridge https://docs.wormhole.com/wormhole/reference/constants\n\nMultichain Bridge https://docs.multichain.org/getting-started/introduction/supported-chains\n\nAllbridge Classic https://github.com/allbridge-io/allbridge-contract-docs?tab=readme-ov-file#blockchain-ids"}, "SOURCE_CHAIN_ID": {"type": "NUMBER", "index": 10, "name": "SOURCE_CHAIN_ID", "comment": "Chain ID as defined by the corresponding bridge.\n\nWormhole Portal Bridge https://docs.wormhole.com/wormhole/reference/constants\n\nMultichain Bridge https://docs.multichain.org/getting-started/introduction/supported-chains\n\nAllbridge Classic https://github.com/allbridge-io/allbridge-contract-docs?tab=readme-ov-file#blockchain-ids"}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "RECEIPT_SUCCEEDED", "comment": "Boolean indicating whether the receipt was successfully processed. This field tracks the execution status of the receipt, which is crucial for understanding transaction outcomes. While most transactions succeed, individual receipts within a transaction can fail due to various reasons such as insufficient gas, contract errors, or invalid parameters. This field is essential for filtering successful operations and analyzing failure patterns."}, "METHOD_NAME": {"type": "TEXT", "index": 12, "name": "METHOD_NAME", "comment": "Name of the method(s) approved for use. NULL if permission is FullAccess."}, "DIRECTION": {"type": "TEXT", "index": 13, "name": "DIRECTION", "comment": "Direction of funds through a bridge. Inbound = tokens bridged to Near ecosystem.\n\nNote - for the Rainbow bridge, inbound means Near or Aurora as tokens pass through Near to get to Aurora."}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 14, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 15, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": "Block number grouping for ingestion partition"}, "_MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "_MODIFIED_TIMESTAMP", "comment": ""}, "AMOUNT_ADJ": {"type": "NUMBER", "index": 17, "name": "AMOUNT_ADJ", "comment": "Decimal adjusted amount of tokens (as float, rounded - use this generally). This field provides the token amount after applying the appropriate decimal precision adjustments based on the token's decimal places. For example, if transferring 1 NEAR token, the amount_adj would be 1.0 after dividing the raw amount (1e24) by 10^24. This field is the most commonly used representation for token amounts in analytics and reporting as it provides human-readable values."}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 18, "name": "BRIDGE_ADDRESS", "comment": "The address of the deployed contract for the token, nft, or other smart contract."}, "PLATFORM": {"type": "TEXT", "index": 19, "name": "PLATFORM", "comment": "The protocol utilized for the operation, likely a swap or bridge."}, "BRIDGE_WORMHOLE_ID": {"type": "TEXT", "index": 20, "name": "BRIDGE_WORMHOLE_ID", "comment": "A unique identifier for the record."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "INSERTED_TIMESTAMP", "comment": "The timestamp at which the record was initially created and inserted into this table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "MODIFIED_TIMESTAMP", "comment": "The timestamp at which this record was last modified by an internal process."}, "_INVOCATION_ID": {"type": "TEXT", "index": 23, "name": "_INVOCATION_ID", "comment": "A job ID to identify the run that last modified a record."}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 408576, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 2529, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 21:48UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE, _modified_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.silver__bridge_wormhole"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_CHUNK_TX_ROOT__STRING__VARCHAR.2bcb6419e4": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_BLOCKS_CHUNK_TX_ROOT", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:38UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_CHUNK_TX_ROOT__STRING__VARCHAR.2bcb6419e4"}, "test.near_models.not_null_silver__pool_balance_daily_balance.b1fddc5e12": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POOL_BALANCE_DAILY_BALANCE", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"DATE_DAY": {"type": "DATE", "index": 1, "name": "DATE_DAY", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 2, "name": "ADDRESS", "comment": null}, "BALANCE": {"type": "FLOAT", "index": 3, "name": "BALANCE", "comment": null}, "_ID": {"type": "TEXT", "index": 4, "name": "_ID", "comment": null}, "POOL_BALANCE_DAILY_ID": {"type": "TEXT", "index": 5, "name": "POOL_BALANCE_DAILY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 8, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:23UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__pool_balance_daily_balance.b1fddc5e12"}, "test.near_models.not_null_defi__ez_intents_RECEIPT_SUCCEEDED.318b2dd073": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "EZ_INTENTS_RECEIPT_SUCCEEDED", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "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_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 6, "name": "PREDECESSOR_ID", "comment": null}, "LOG_EVENT": {"type": "TEXT", "index": 7, "name": "LOG_EVENT", "comment": null}, "TOKEN_ID": {"type": "VARIANT", "index": 8, "name": "TOKEN_ID", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 9, "name": "SYMBOL", "comment": null}, "AMOUNT_ADJ": {"type": "FLOAT", "index": 10, "name": "AMOUNT_ADJ", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 11, "name": "AMOUNT_USD", "comment": null}, "OWNER_ID": {"type": "TEXT", "index": 12, "name": "OWNER_ID", "comment": null}, "OLD_OWNER_ID": {"type": "TEXT", "index": 13, "name": "OLD_OWNER_ID", "comment": null}, "NEW_OWNER_ID": {"type": "TEXT", "index": 14, "name": "NEW_OWNER_ID", "comment": null}, "AMOUNT_RAW": {"type": "TEXT", "index": 15, "name": "AMOUNT_RAW", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 16, "name": "BLOCKCHAIN", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 17, "name": "CONTRACT_ADDRESS", "comment": null}, "IS_NATIVE": {"type": "BOOLEAN", "index": 18, "name": "IS_NATIVE", "comment": null}, "PRICE": {"type": "FLOAT", "index": 19, "name": "PRICE", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 20, "name": "DECIMALS", "comment": null}, "GAS_BURNT": {"type": "NUMBER", "index": 21, "name": "GAS_BURNT", "comment": null}, "MEMO": {"type": "TEXT", "index": 22, "name": "MEMO", "comment": null}, "REFERRAL": {"type": "TEXT", "index": 23, "name": "REFERRAL", "comment": null}, "DIP4_VERSION": {"type": "TEXT", "index": 24, "name": "DIP4_VERSION", "comment": null}, "LOG_INDEX": {"type": "NUMBER", "index": 25, "name": "LOG_INDEX", "comment": null}, "LOG_EVENT_INDEX": {"type": "NUMBER", "index": 26, "name": "LOG_EVENT_INDEX", "comment": null}, "AMOUNT_INDEX": {"type": "NUMBER", "index": 27, "name": "AMOUNT_INDEX", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 28, "name": "RECEIPT_SUCCEEDED", "comment": null}, "TOKEN_IS_VERIFIED": {"type": "BOOLEAN", "index": 29, "name": "TOKEN_IS_VERIFIED", "comment": null}, "EZ_INTENTS_ID": {"type": "TEXT", "index": 30, "name": "EZ_INTENTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 32, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:41UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__ez_intents_RECEIPT_SUCCEEDED.318b2dd073"}, "test.near_models.tests__chunk_gaps": {"metadata": {"type": "BASE TABLE", "schema": "TESTS", "name": "CHUNK_GAPS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 2, "name": "_INSERTED_TIMESTAMP", "comment": null}, "CHUNK_HASH": {"type": "TEXT", "index": 3, "name": "CHUNK_HASH", "comment": null}, "HEIGHT_CREATED": {"type": "NUMBER", "index": 4, "name": "HEIGHT_CREATED", "comment": null}, "HEIGHT_INCLUDED": {"type": "NUMBER", "index": 5, "name": "HEIGHT_INCLUDED", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:53UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.tests__chunk_gaps"}, "test.near_models.dbt_utils_recency_silver__receipts_final_hour__inserted_timestamp__1.439ebc50a6": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_RECENCY_SILVER", "name": "RECEIPTS_FINAL_HOUR", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"MOST_RECENT": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MOST_RECENT", "comment": null}, "THRESHOLD": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "THRESHOLD", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-04-08 16:21UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_utils_recency_silver__receipts_final_hour__inserted_timestamp__1.439ebc50a6"}, "test.near_models.not_null_defi__ez_dex_swaps_AMOUNT_OUT_RAW.a93bb57e13": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "EZ_DEX_SWAPS_AMOUNT_OUT_RAW", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 2, "name": "RECEIPT_ID", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 5, "name": "PLATFORM", "comment": null}, "POOL_ID": {"type": "NUMBER", "index": 6, "name": "POOL_ID", "comment": null}, "TRADER": {"type": "TEXT", "index": 7, "name": "TRADER", "comment": null}, "SWAP_INDEX": {"type": "NUMBER", "index": 8, "name": "SWAP_INDEX", "comment": null}, "AMOUNT_OUT_RAW": {"type": "TEXT", "index": 9, "name": "AMOUNT_OUT_RAW", "comment": null}, "AMOUNT_OUT": {"type": "FLOAT", "index": 10, "name": "AMOUNT_OUT", "comment": null}, "AMOUNT_OUT_USD": {"type": "FLOAT", "index": 11, "name": "AMOUNT_OUT_USD", "comment": null}, "TOKEN_OUT_CONTRACT": {"type": "TEXT", "index": 12, "name": "TOKEN_OUT_CONTRACT", "comment": null}, "SYMBOL_OUT": {"type": "TEXT", "index": 13, "name": "SYMBOL_OUT", "comment": null}, "TOKEN_OUT_IS_VERIFIED": {"type": "BOOLEAN", "index": 14, "name": "TOKEN_OUT_IS_VERIFIED", "comment": null}, "AMOUNT_IN_RAW": {"type": "TEXT", "index": 15, "name": "AMOUNT_IN_RAW", "comment": null}, "AMOUNT_IN": {"type": "FLOAT", "index": 16, "name": "AMOUNT_IN", "comment": null}, "AMOUNT_IN_USD": {"type": "FLOAT", "index": 17, "name": "AMOUNT_IN_USD", "comment": null}, "TOKEN_IN_CONTRACT": {"type": "TEXT", "index": 18, "name": "TOKEN_IN_CONTRACT", "comment": null}, "SYMBOL_IN": {"type": "TEXT", "index": 19, "name": "SYMBOL_IN", "comment": null}, "TOKEN_IN_IS_VERIFIED": {"type": "BOOLEAN", "index": 20, "name": "TOKEN_IN_IS_VERIFIED", "comment": null}, "SWAP_INPUT_DATA": {"type": "VARIANT", "index": 21, "name": "SWAP_INPUT_DATA", "comment": null}, "LOG": {"type": "TEXT", "index": 22, "name": "LOG", "comment": null}, "EZ_DEX_SWAPS_ID": {"type": "TEXT", "index": 23, "name": "EZ_DEX_SWAPS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}, "TOKEN_IN_IS_VERIFIED_2": {"type": "BOOLEAN", "index": 26, "name": "TOKEN_IN_IS_VERIFIED_2", "comment": null}, "TOKEN_OUT_IS_VERIFIED_2": {"type": "BOOLEAN", "index": 27, "name": "TOKEN_OUT_IS_VERIFIED_2", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:41UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__ez_dex_swaps_AMOUNT_OUT_RAW.a93bb57e13"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_logs_PREDECESSOR_ID__STRING__VARCHAR.f0d6d90aca": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_LOGS_PREDECESSOR_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_logs_PREDECESSOR_ID__STRING__VARCHAR.f0d6d90aca"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_nft_mints_OWNER_ID__STRING__VARCHAR.801f67d867": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_NFT", "name": "FACT_NFT_MINTS_OWNER_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_nft_mints_OWNER_ID__STRING__VARCHAR.801f67d867"}, "test.near_models.not_null_nft__dim_nft_contract_metadata_NAME.806c11efac": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "DIM_NFT_CONTRACT_METADATA_NAME", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "CONTRACT_ADDRESS", "comment": null}, "NAME": {"type": "TEXT", "index": 2, "name": "NAME", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": null}, "BASE_URI": {"type": "TEXT", "index": 4, "name": "BASE_URI", "comment": null}, "ICON": {"type": "TEXT", "index": 5, "name": "ICON", "comment": null}, "TOKENS": {"type": "NUMBER", "index": 6, "name": "TOKENS", "comment": null}, "DIM_NFT_CONTRACT_METADATA_ID": {"type": "TEXT", "index": 7, "name": "DIM_NFT_CONTRACT_METADATA_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:52UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_nft__dim_nft_contract_metadata_NAME.806c11efac"}, "test.near_models.not_null_defi__fact_dex_swaps_SWAP_INDEX.cf097c733b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_DEX_SWAPS_SWAP_INDEX", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 2, "name": "RECEIPT_ID", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": null}, "SIGNER_ID": {"type": "TEXT", "index": 6, "name": "SIGNER_ID", "comment": null}, "SWAP_INDEX": {"type": "NUMBER", "index": 7, "name": "SWAP_INDEX", "comment": null}, "AMOUNT_OUT_RAW": {"type": "TEXT", "index": 8, "name": "AMOUNT_OUT_RAW", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 9, "name": "TOKEN_OUT", "comment": null}, "AMOUNT_IN_RAW": {"type": "TEXT", "index": 10, "name": "AMOUNT_IN_RAW", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 11, "name": "TOKEN_IN", "comment": null}, "SWAP_INPUT_DATA": {"type": "VARIANT", "index": 12, "name": "SWAP_INPUT_DATA", "comment": null}, "LOG": {"type": "TEXT", "index": 13, "name": "LOG", "comment": null}, "FACT_DEX_SWAPS_ID": {"type": "TEXT", "index": 14, "name": "FACT_DEX_SWAPS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:51UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__fact_dex_swaps_SWAP_INDEX.cf097c733b"}, "test.near_models.accepted_values_nft__ez_nft_sales_PLATFORM_NAME__Mintbase__Paras__Apollo42__TradePort__UniqArt__L2E__FewAndFar__Mitte.274ab367e9": {"metadata": {"type": "BASE TABLE", "schema": "ACCEPTED_VALUES_NFT", "name": "EZ_NFT_SALES_PLATFORM_NAME", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"VALUE_FIELD": {"type": "TEXT", "index": 1, "name": "VALUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:38UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.accepted_values_nft__ez_nft_sales_PLATFORM_NAME__Mintbase__Paras__Apollo42__TradePort__UniqArt__L2E__FewAndFar__Mitte.274ab367e9"}, "test.near_models.not_null_core__ez_actions_ACTION_NAME.fcf543ff6c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "EZ_ACTIONS_ACTION_NAME", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 4, "name": "TX_SUCCEEDED", "comment": null}, "TX_RECEIVER": {"type": "TEXT", "index": 5, "name": "TX_RECEIVER", "comment": null}, "TX_SIGNER": {"type": "TEXT", "index": 6, "name": "TX_SIGNER", "comment": null}, "TX_GAS_USED": {"type": "NUMBER", "index": 7, "name": "TX_GAS_USED", "comment": null}, "TX_FEE": {"type": "NUMBER", "index": 8, "name": "TX_FEE", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 9, "name": "RECEIPT_ID", "comment": null}, "RECEIPT_PREDECESSOR_ID": {"type": "TEXT", "index": 10, "name": "RECEIPT_PREDECESSOR_ID", "comment": null}, "RECEIPT_RECEIVER_ID": {"type": "TEXT", "index": 11, "name": "RECEIPT_RECEIVER_ID", "comment": null}, "RECEIPT_SIGNER_ID": {"type": "TEXT", "index": 12, "name": "RECEIPT_SIGNER_ID", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 13, "name": "RECEIPT_SUCCEEDED", "comment": null}, "RECEIPT_GAS_BURNT": {"type": "NUMBER", "index": 14, "name": "RECEIPT_GAS_BURNT", "comment": null}, "RECEIPT_STATUS_VALUE": {"type": "OBJECT", "index": 15, "name": "RECEIPT_STATUS_VALUE", "comment": null}, "ACTION_INDEX": {"type": "NUMBER", "index": 16, "name": "ACTION_INDEX", "comment": null}, "IS_DELEGATED": {"type": "BOOLEAN", "index": 17, "name": "IS_DELEGATED", "comment": null}, "ACTION_NAME": {"type": "TEXT", "index": 18, "name": "ACTION_NAME", "comment": null}, "ACTION_DATA": {"type": "OBJECT", "index": 19, "name": "ACTION_DATA", "comment": null}, "ACTION_GAS_PRICE": {"type": "NUMBER", "index": 20, "name": "ACTION_GAS_PRICE", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 21, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "ACTIONS_ID": {"type": "TEXT", "index": 22, "name": "ACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 25, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__ez_actions_ACTION_NAME.fcf543ff6c"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_NEXT_EPOCH_ID__STRING__VARCHAR.5a9d13bab7": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_BLOCKS_NEXT_EPOCH_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_NEXT_EPOCH_ID__STRING__VARCHAR.5a9d13bab7"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_BLOCK_ID__NUMBER__FLOAT.5a544f6822": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_BLOCKS_BLOCK_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:38UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_BLOCK_ID__NUMBER__FLOAT.5a544f6822"}, "model.near_models.silver__blocks_v2": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "BLOCKS_V2", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": null}, "BLOCK_TIMESTAMP_EPOCH": {"type": "NUMBER", "index": 3, "name": "BLOCK_TIMESTAMP_EPOCH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 5, "name": "PARTITION_KEY", "comment": null}, "BLOCK_JSON": {"type": "VARIANT", "index": 6, "name": "BLOCK_JSON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 7, "name": "_INSERTED_TIMESTAMP", "comment": null}, "BLOCKS_V2_ID": {"type": "TEXT", "index": 8, "name": "BLOCKS_V2_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 11, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 283824759808, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 31648701, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 22:35UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(modified_timestamp::DATE, block_timestamp::date)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.silver__blocks_v2"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_logs_RECEIPT_ID__STRING__VARCHAR.b65c5f7f43": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_LOGS_RECEIPT_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_logs_RECEIPT_ID__STRING__VARCHAR.b65c5f7f43"}, "test.near_models.not_null_nft__ez_nft_sales_SELLER_ADDRESS.3948548f79": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "EZ_NFT_SALES_SELLER_ADDRESS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RECEIPT_ID": {"type": "TEXT", "index": 1, "name": "RECEIPT_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}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 5, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 6, "name": "BUYER_ADDRESS", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 7, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 8, "name": "PLATFORM_NAME", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_ADDRESS", "comment": null}, "TOKEN_ID": {"type": "TEXT", "index": 10, "name": "TOKEN_ID", "comment": null}, "PRICE": {"type": "FLOAT", "index": 11, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 12, "name": "PRICE_USD", "comment": null}, "METHOD_NAME": {"type": "TEXT", "index": 13, "name": "METHOD_NAME", "comment": null}, "LOG": {"type": "VARIANT", "index": 14, "name": "LOG", "comment": null}, "GAS_BURNED": {"type": "NUMBER", "index": 15, "name": "GAS_BURNED", "comment": null}, "AFFILIATE_ID": {"type": "TEXT", "index": 16, "name": "AFFILIATE_ID", "comment": null}, "AFFILIATE_AMOUNT": {"type": "FLOAT", "index": 17, "name": "AFFILIATE_AMOUNT", "comment": null}, "AFFILIATE_AMOUNT_USD": {"type": "FLOAT", "index": 18, "name": "AFFILIATE_AMOUNT_USD", "comment": null}, "ROYALTIES": {"type": "OBJECT", "index": 19, "name": "ROYALTIES", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 20, "name": "PLATFORM_FEE", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 21, "name": "PLATFORM_FEE_USD", "comment": null}, "EZ_NFT_SALES_ID": {"type": "TEXT", "index": 22, "name": "EZ_NFT_SALES_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:52UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_nft__ez_nft_sales_SELLER_ADDRESS.3948548f79"}, "test.near_models.not_null_defi__fact_dex_swaps_BLOCK_ID.b37f8d8aca": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_DEX_SWAPS_BLOCK_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 2, "name": "RECEIPT_ID", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": null}, "SIGNER_ID": {"type": "TEXT", "index": 6, "name": "SIGNER_ID", "comment": null}, "SWAP_INDEX": {"type": "NUMBER", "index": 7, "name": "SWAP_INDEX", "comment": null}, "AMOUNT_OUT_RAW": {"type": "TEXT", "index": 8, "name": "AMOUNT_OUT_RAW", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 9, "name": "TOKEN_OUT", "comment": null}, "AMOUNT_IN_RAW": {"type": "TEXT", "index": 10, "name": "AMOUNT_IN_RAW", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 11, "name": "TOKEN_IN", "comment": null}, "SWAP_INPUT_DATA": {"type": "VARIANT", "index": 12, "name": "SWAP_INPUT_DATA", "comment": null}, "LOG": {"type": "TEXT", "index": 13, "name": "LOG", "comment": null}, "FACT_DEX_SWAPS_ID": {"type": "TEXT", "index": 14, "name": "FACT_DEX_SWAPS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:51UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__fact_dex_swaps_BLOCK_ID.b37f8d8aca"}, "test.near_models.not_null_silver__atlas_supply_daily_lockup_locked_balances_lockup_index.e309ea90c9": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "ATLAS_SUPPLY_DAILY_LOCKUP_LOCKED_BALANCES_LOCKUP_INDEX", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"LOCKUP_ACCOUNT_ID": {"type": "TEXT", "index": 1, "name": "LOCKUP_ACCOUNT_ID", "comment": null}, "LOCKUP_INDEX": {"type": "NUMBER", "index": 2, "name": "LOCKUP_INDEX", "comment": null}, "OWNER_ACCOUNT_ID": {"type": "TEXT", "index": 3, "name": "OWNER_ACCOUNT_ID", "comment": null}, "UTC_DATE": {"type": "DATE", "index": 4, "name": "UTC_DATE", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "BLOCK_TIMESTAMP", "comment": null}, "LOCKUP_AMOUNT": {"type": "NUMBER", "index": 6, "name": "LOCKUP_AMOUNT", "comment": null}, "DEPOSIT_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "DEPOSIT_TIMESTAMP", "comment": null}, "LOCKUP_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "LOCKUP_TIMESTAMP", "comment": null}, "LOCKUP_END_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "LOCKUP_END_TIMESTAMP", "comment": null}, "LOCKUP_TIME_LEFT_NS": {"type": "NUMBER", "index": 10, "name": "LOCKUP_TIME_LEFT_NS", "comment": null}, "UNRELEASED_AMOUNT": {"type": "NUMBER", "index": 11, "name": "UNRELEASED_AMOUNT", "comment": null}, "VESTING_START_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "VESTING_START_TIMESTAMP", "comment": null}, "VESTING_CLIFF_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "VESTING_CLIFF_TIMESTAMP", "comment": null}, "VESTING_END_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "VESTING_END_TIMESTAMP", "comment": null}, "TERMINATE_VESTING_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "TERMINATE_VESTING_TIMESTAMP", "comment": null}, "TERMINATION_UNVESTED_AMOUNT": {"type": "NUMBER", "index": 16, "name": "TERMINATION_UNVESTED_AMOUNT", "comment": null}, "VESTING_TIME_LEFT_NS": {"type": "NUMBER", "index": 17, "name": "VESTING_TIME_LEFT_NS", "comment": null}, "VESTING_TOTAL_TIME_NS": {"type": "NUMBER", "index": 18, "name": "VESTING_TOTAL_TIME_NS", "comment": null}, "TERMINATION_WITHDRAWN_AMOUNT": {"type": "NUMBER", "index": 19, "name": "TERMINATION_WITHDRAWN_AMOUNT", "comment": null}, "UNVESTED_AMOUNT": {"type": "NUMBER", "index": 20, "name": "UNVESTED_AMOUNT", "comment": null}, "LOCKED_AMOUNT": {"type": "NUMBER", "index": 21, "name": "LOCKED_AMOUNT", "comment": null}, "UNLOCKED_AMOUNT_TODAY": {"type": "NUMBER", "index": 22, "name": "UNLOCKED_AMOUNT_TODAY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 23, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 24, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "ATLAS_DAILY_LOCKUP_LOCKED_BALANCES_ID": {"type": "TEXT", "index": 25, "name": "ATLAS_DAILY_LOCKUP_LOCKED_BALANCES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 26, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 28, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:20UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__atlas_supply_daily_lockup_locked_balances_lockup_index.e309ea90c9"}, "test.near_models.not_null_silver__bridge_wormhole_RECEIPT_SUCCEEDED.002eb006b3": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BRIDGE_WORMHOLE_RECEIPT_SUCCEEDED", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 4, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_RAW": {"type": "NUMBER", "index": 5, "name": "AMOUNT_RAW", "comment": null}, "MEMO": {"type": "TEXT", "index": 6, "name": "MEMO", "comment": null}, "DESTINATION_ADDRESS": {"type": "TEXT", "index": 7, "name": "DESTINATION_ADDRESS", "comment": null}, "SOURCE_ADDRESS": {"type": "TEXT", "index": 8, "name": "SOURCE_ADDRESS", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "NUMBER", "index": 9, "name": "DESTINATION_CHAIN_ID", "comment": null}, "SOURCE_CHAIN_ID": {"type": "NUMBER", "index": 10, "name": "SOURCE_CHAIN_ID", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "RECEIPT_SUCCEEDED", "comment": null}, "METHOD_NAME": {"type": "TEXT", "index": 12, "name": "METHOD_NAME", "comment": null}, "DIRECTION": {"type": "TEXT", "index": 13, "name": "DIRECTION", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 14, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 15, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "_MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "_MODIFIED_TIMESTAMP", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 17, "name": "BRIDGE_ADDRESS", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 18, "name": "PLATFORM", "comment": null}, "BRIDGE_WORMHOLE_ID": {"type": "TEXT", "index": 19, "name": "BRIDGE_WORMHOLE_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 22, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:25UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__bridge_wormhole_RECEIPT_SUCCEEDED.002eb006b3"}, "test.near_models.dbt_utils_recency_core__fact_blocks_hours__block_timestamp__2.fe34e016bb": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_RECENCY_CORE", "name": "FACT_BLOCKS_HOURS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"MOST_RECENT": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MOST_RECENT", "comment": null}, "THRESHOLD": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "THRESHOLD", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_utils_recency_core__fact_blocks_hours__block_timestamp__2.fe34e016bb"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_nft_transfers_BLOCK_ID__NUMBER__FLOAT.50fe2fc88f": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_NFT", "name": "FACT_NFT_TRANSFERS_BLOCK_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_nft_transfers_BLOCK_ID__NUMBER__FLOAT.50fe2fc88f"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_wormhole_DESTINATION_ADDRESS__STRING__VARCHAR.23583774bd": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "BRIDGE_WORMHOLE_DESTINATION_ADDRESS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 12:57UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_wormhole_DESTINATION_ADDRESS__STRING__VARCHAR.23583774bd"}, "test.near_models.not_null_defi__fact_intents_GAS_BURNT.b2e4a36deb": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_INTENTS_GAS_BURNT", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "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_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 6, "name": "PREDECESSOR_ID", "comment": null}, "LOG_EVENT": {"type": "TEXT", "index": 7, "name": "LOG_EVENT", "comment": null}, "LOG_INDEX": {"type": "NUMBER", "index": 8, "name": "LOG_INDEX", "comment": null}, "LOG_EVENT_INDEX": {"type": "NUMBER", "index": 9, "name": "LOG_EVENT_INDEX", "comment": null}, "OWNER_ID": {"type": "TEXT", "index": 10, "name": "OWNER_ID", "comment": null}, "OLD_OWNER_ID": {"type": "TEXT", "index": 11, "name": "OLD_OWNER_ID", "comment": null}, "NEW_OWNER_ID": {"type": "TEXT", "index": 12, "name": "NEW_OWNER_ID", "comment": null}, "MEMO": {"type": "TEXT", "index": 13, "name": "MEMO", "comment": null}, "AMOUNT_INDEX": {"type": "NUMBER", "index": 14, "name": "AMOUNT_INDEX", "comment": null}, "AMOUNT_RAW": {"type": "TEXT", "index": 15, "name": "AMOUNT_RAW", "comment": null}, "TOKEN_ID": {"type": "VARIANT", "index": 16, "name": "TOKEN_ID", "comment": null}, "REFERRAL": {"type": "TEXT", "index": 17, "name": "REFERRAL", "comment": null}, "DIP4_VERSION": {"type": "TEXT", "index": 18, "name": "DIP4_VERSION", "comment": null}, "GAS_BURNT": {"type": "NUMBER", "index": 19, "name": "GAS_BURNT", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 20, "name": "RECEIPT_SUCCEEDED", "comment": null}, "FACT_INTENTS_ID": {"type": "TEXT", "index": 21, "name": "FACT_INTENTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 24, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:51UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__fact_intents_GAS_BURNT.b2e4a36deb"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_wormhole_DESTINATION_CHAIN_ID__NUMBER__INTEGER.896f7e7cd8": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "BRIDGE_WORMHOLE_DESTINATION_CHAIN_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 12:57UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_wormhole_DESTINATION_CHAIN_ID__NUMBER__INTEGER.896f7e7cd8"}, "test.near_models.not_null_defi__fact_intents_RECEIPT_SUCCEEDED.108b44df33": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_INTENTS_RECEIPT_SUCCEEDED", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "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_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 6, "name": "PREDECESSOR_ID", "comment": null}, "LOG_EVENT": {"type": "TEXT", "index": 7, "name": "LOG_EVENT", "comment": null}, "LOG_INDEX": {"type": "NUMBER", "index": 8, "name": "LOG_INDEX", "comment": null}, "LOG_EVENT_INDEX": {"type": "NUMBER", "index": 9, "name": "LOG_EVENT_INDEX", "comment": null}, "OWNER_ID": {"type": "TEXT", "index": 10, "name": "OWNER_ID", "comment": null}, "OLD_OWNER_ID": {"type": "TEXT", "index": 11, "name": "OLD_OWNER_ID", "comment": null}, "NEW_OWNER_ID": {"type": "TEXT", "index": 12, "name": "NEW_OWNER_ID", "comment": null}, "MEMO": {"type": "TEXT", "index": 13, "name": "MEMO", "comment": null}, "AMOUNT_INDEX": {"type": "NUMBER", "index": 14, "name": "AMOUNT_INDEX", "comment": null}, "AMOUNT_RAW": {"type": "TEXT", "index": 15, "name": "AMOUNT_RAW", "comment": null}, "TOKEN_ID": {"type": "VARIANT", "index": 16, "name": "TOKEN_ID", "comment": null}, "REFERRAL": {"type": "TEXT", "index": 17, "name": "REFERRAL", "comment": null}, "DIP4_VERSION": {"type": "TEXT", "index": 18, "name": "DIP4_VERSION", "comment": null}, "GAS_BURNT": {"type": "NUMBER", "index": 19, "name": "GAS_BURNT", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 20, "name": "RECEIPT_SUCCEEDED", "comment": null}, "FACT_INTENTS_ID": {"type": "TEXT", "index": 21, "name": "FACT_INTENTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 24, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:51UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__fact_intents_RECEIPT_SUCCEEDED.108b44df33"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__pool_balances_amount_adj__FLOAT__DOUBLE.a910f2fa40": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "POOL_BALANCES_AMOUNT_ADJ", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 12:58UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__pool_balances_amount_adj__FLOAT__DOUBLE.a910f2fa40"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_actions_IS_DELEGATED__BOOLEAN.d2871eb2a2": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "EZ_ACTIONS_IS_DELEGATED", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:38UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_actions_IS_DELEGATED__BOOLEAN.d2871eb2a2"}, "model.near_models.silver_observability__blocks_completeness": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_OBSERVABILITY", "name": "BLOCKS_COMPLETENESS", "database": "NEAR", "comment": "Observability model that queries the blocks table at a designated interval to record and track the completeness of the data.", "owner": "DBT_CLOUD_NEAR"}, "columns": {"TEST_NAME": {"type": "TEXT", "index": 1, "name": "TEST_NAME", "comment": "The name of the test for observability models."}, "MIN_BLOCK": {"type": "NUMBER", "index": 2, "name": "MIN_BLOCK", "comment": "The minimum block tested in the range of the observability test run."}, "MAX_BLOCK": {"type": "NUMBER", "index": 3, "name": "MAX_BLOCK", "comment": "The maximum block tested in the range of the observability test run."}, "MIN_BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "MIN_BLOCK_TIMESTAMP", "comment": "The block timestamp of the min block tested in the observability run."}, "MAX_BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "MAX_BLOCK_TIMESTAMP", "comment": "The block timestamp of the max block tested in the observability run."}, "BLOCKS_TESTED": {"type": "NUMBER", "index": 6, "name": "BLOCKS_TESTED", "comment": "The number of blocks tested in the observability run."}, "BLOCKS_IMPACTED_COUNT": {"type": "NUMBER", "index": 7, "name": "BLOCKS_IMPACTED_COUNT", "comment": "The number of blocks impacted during the observability run. \nImpacted is defined as missing or having bad data."}, "BLOCKS_IMPACTED_ARRAY": {"type": "ARRAY", "index": 8, "name": "BLOCKS_IMPACTED_ARRAY", "comment": "An array of the impacted blocks during the observability run."}, "TEST_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "TEST_TIMESTAMP", "comment": "The timestamp of the observability test run."}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 347136, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 10728, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-01 00:20UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.silver_observability__blocks_completeness"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_TX_RECEIVER__STRING__VARCHAR.a022fd33f0": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_TRANSACTIONS_TX_RECEIVER", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_TX_RECEIVER__STRING__VARCHAR.a022fd33f0"}, "test.near_models.not_null_silver__atlas_supply_daily_lockup_locked_balances_unlocked_amount_today.4805603158": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "ATLAS_SUPPLY_DAILY_LOCKUP_LOCKED_BALANCES_UNLOCKED_AMOUNT_TODAY", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"LOCKUP_ACCOUNT_ID": {"type": "TEXT", "index": 1, "name": "LOCKUP_ACCOUNT_ID", "comment": null}, "LOCKUP_INDEX": {"type": "NUMBER", "index": 2, "name": "LOCKUP_INDEX", "comment": null}, "OWNER_ACCOUNT_ID": {"type": "TEXT", "index": 3, "name": "OWNER_ACCOUNT_ID", "comment": null}, "UTC_DATE": {"type": "DATE", "index": 4, "name": "UTC_DATE", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "BLOCK_TIMESTAMP", "comment": null}, "LOCKUP_AMOUNT": {"type": "NUMBER", "index": 6, "name": "LOCKUP_AMOUNT", "comment": null}, "DEPOSIT_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "DEPOSIT_TIMESTAMP", "comment": null}, "LOCKUP_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "LOCKUP_TIMESTAMP", "comment": null}, "LOCKUP_END_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "LOCKUP_END_TIMESTAMP", "comment": null}, "LOCKUP_TIME_LEFT_NS": {"type": "NUMBER", "index": 10, "name": "LOCKUP_TIME_LEFT_NS", "comment": null}, "UNRELEASED_AMOUNT": {"type": "NUMBER", "index": 11, "name": "UNRELEASED_AMOUNT", "comment": null}, "VESTING_START_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "VESTING_START_TIMESTAMP", "comment": null}, "VESTING_CLIFF_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "VESTING_CLIFF_TIMESTAMP", "comment": null}, "VESTING_END_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "VESTING_END_TIMESTAMP", "comment": null}, "TERMINATE_VESTING_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "TERMINATE_VESTING_TIMESTAMP", "comment": null}, "TERMINATION_UNVESTED_AMOUNT": {"type": "NUMBER", "index": 16, "name": "TERMINATION_UNVESTED_AMOUNT", "comment": null}, "VESTING_TIME_LEFT_NS": {"type": "NUMBER", "index": 17, "name": "VESTING_TIME_LEFT_NS", "comment": null}, "VESTING_TOTAL_TIME_NS": {"type": "NUMBER", "index": 18, "name": "VESTING_TOTAL_TIME_NS", "comment": null}, "TERMINATION_WITHDRAWN_AMOUNT": {"type": "NUMBER", "index": 19, "name": "TERMINATION_WITHDRAWN_AMOUNT", "comment": null}, "UNVESTED_AMOUNT": {"type": "NUMBER", "index": 20, "name": "UNVESTED_AMOUNT", "comment": null}, "LOCKED_AMOUNT": {"type": "NUMBER", "index": 21, "name": "LOCKED_AMOUNT", "comment": null}, "UNLOCKED_AMOUNT_TODAY": {"type": "NUMBER", "index": 22, "name": "UNLOCKED_AMOUNT_TODAY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 23, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 24, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "ATLAS_DAILY_LOCKUP_LOCKED_BALANCES_ID": {"type": "TEXT", "index": 25, "name": "ATLAS_DAILY_LOCKUP_LOCKED_BALANCES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 26, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 28, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:20UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__atlas_supply_daily_lockup_locked_balances_unlocked_amount_today.4805603158"}, "test.near_models.not_null_core__fact_transactions_TX_SIGNER.1e3f66037b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_TRANSACTIONS_TX_SIGNER", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "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}, "NONCE": {"type": "NUMBER", "index": 4, "name": "NONCE", "comment": null}, "SIGNATURE": {"type": "TEXT", "index": 5, "name": "SIGNATURE", "comment": null}, "TX_RECEIVER": {"type": "TEXT", "index": 6, "name": "TX_RECEIVER", "comment": null}, "TX_SIGNER": {"type": "TEXT", "index": 7, "name": "TX_SIGNER", "comment": null}, "TX": {"type": "VARIANT", "index": 8, "name": "TX", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 9, "name": "GAS_USED", "comment": null}, "TRANSACTION_FEE": {"type": "NUMBER", "index": 10, "name": "TRANSACTION_FEE", "comment": null}, "ATTACHED_GAS": {"type": "NUMBER", "index": 11, "name": "ATTACHED_GAS", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 13, "name": "FACT_TRANSACTIONS_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:41UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__fact_transactions_TX_SIGNER.1e3f66037b"}, "test.near_models.unique_defi__ez_intents_EZ_INTENTS_ID.75b2611f61": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_DEFI", "name": "EZ_INTENTS_EZ_INTENTS_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:53UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.unique_defi__ez_intents_EZ_INTENTS_ID.75b2611f61"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_CHUNK_HEADERS_ROOT__STRING__VARCHAR.523ab13c7b": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_BLOCKS_CHUNK_HEADERS_ROOT", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:38UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_CHUNK_HEADERS_ROOT__STRING__VARCHAR.523ab13c7b"}, "test.near_models.dbt_utils_recency_gov__dim_staking_pools_day__block_timestamp__30.3bbafb123f": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_RECENCY_GOV", "name": "DIM_STAKING_POOLS_DAY", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"MOST_RECENT": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MOST_RECENT", "comment": null}, "THRESHOLD": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "THRESHOLD", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_utils_recency_gov__dim_staking_pools_day__block_timestamp__30.3bbafb123f"}, "test.near_models.not_null_silver__pool_events_logs.0163adb4bc": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POOL_EVENTS_LOGS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "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}, "RECEIPT_OBJECT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_OBJECT_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": null}, "SIGNER_ID": {"type": "TEXT", "index": 6, "name": "SIGNER_ID", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 7, "name": "PREDECESSOR_ID", "comment": null}, "STATUS_VALUE": {"type": "VARIANT", "index": 8, "name": "STATUS_VALUE", "comment": null}, "LOGS": {"type": "ARRAY", "index": 9, "name": "LOGS", "comment": null}, "LOG": {"type": "VARIANT", "index": 10, "name": "LOG", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 11, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "POOL_EVENTS_ID": {"type": "TEXT", "index": 12, "name": "POOL_EVENTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 15, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-04-09 04:47UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__pool_events_logs.0163adb4bc"}, "model.near_models.streamline__nearblocks_ft_realtime": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "NEARBLOCKS_FT_REALTIME", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "CONTRACT_ADDRESS", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": ""}, "REQUEST": {"type": "VARIANT", "index": 3, "name": "REQUEST", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.streamline__nearblocks_ft_realtime"}, "test.near_models.unique_core__fact_logs_FACT_LOGS_ID.76af1a4879": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_CORE", "name": "FACT_LOGS_FACT_LOGS_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:53UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.unique_core__fact_logs_FACT_LOGS_ID.76af1a4879"}, "test.near_models.not_null_silver__pool_events_predecessor_id.340cdf35be": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POOL_EVENTS_PREDECESSOR_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "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}, "RECEIPT_OBJECT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_OBJECT_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": null}, "SIGNER_ID": {"type": "TEXT", "index": 6, "name": "SIGNER_ID", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 7, "name": "PREDECESSOR_ID", "comment": null}, "STATUS_VALUE": {"type": "VARIANT", "index": 8, "name": "STATUS_VALUE", "comment": null}, "LOGS": {"type": "ARRAY", "index": 9, "name": "LOGS", "comment": null}, "LOG": {"type": "VARIANT", "index": 10, "name": "LOG", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 11, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "POOL_EVENTS_ID": {"type": "TEXT", "index": 12, "name": "POOL_EVENTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 15, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-04-09 04:47UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__pool_events_predecessor_id.340cdf35be"}, "test.near_models.not_null_core__fact_receipts_FACT_RECEIPTS_ID.8d2e1fa229": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_RECEIPTS_FACT_RECEIPTS_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "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_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": null}, "RECEIPT_OUTCOME_ID": {"type": "ARRAY", "index": 5, "name": "RECEIPT_OUTCOME_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 6, "name": "RECEIVER_ID", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 7, "name": "PREDECESSOR_ID", "comment": null}, "ACTIONS": {"type": "VARIANT", "index": 8, "name": "ACTIONS", "comment": null}, "OUTCOME": {"type": "VARIANT", "index": 9, "name": "OUTCOME", "comment": null}, "GAS_BURNT": {"type": "NUMBER", "index": 10, "name": "GAS_BURNT", "comment": null}, "STATUS_VALUE": {"type": "VARIANT", "index": 11, "name": "STATUS_VALUE", "comment": null}, "LOGS": {"type": "ARRAY", "index": 12, "name": "LOGS", "comment": null}, "PROOF": {"type": "ARRAY", "index": 13, "name": "PROOF", "comment": null}, "METADATA": {"type": "VARIANT", "index": 14, "name": "METADATA", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 15, "name": "RECEIPT_SUCCEEDED", "comment": null}, "FACT_RECEIPTS_ID": {"type": "TEXT", "index": 16, "name": "FACT_RECEIPTS_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:41UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__fact_receipts_FACT_RECEIPTS_ID.8d2e1fa229"}, "test.near_models.not_null_atlas__ez_supply_CIRCULATING_SUPPLY.c25ccb11bc": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_ATLAS", "name": "EZ_SUPPLY_CIRCULATING_SUPPLY", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"UTC_DATE": {"type": "DATE", "index": 1, "name": "UTC_DATE", "comment": null}, "TOTAL_SUPPLY": {"type": "NUMBER", "index": 2, "name": "TOTAL_SUPPLY", "comment": null}, "TOTAL_STAKED_SUPPLY": {"type": "FLOAT", "index": 3, "name": "TOTAL_STAKED_SUPPLY", "comment": null}, "TOTAL_NONSTAKED_SUPPLY": {"type": "FLOAT", "index": 4, "name": "TOTAL_NONSTAKED_SUPPLY", "comment": null}, "CIRCULATING_SUPPLY": {"type": "NUMBER", "index": 5, "name": "CIRCULATING_SUPPLY", "comment": null}, "TOTAL_LOCKED_SUPPLY": {"type": "NUMBER", "index": 6, "name": "TOTAL_LOCKED_SUPPLY", "comment": null}, "LIQUID_SUPPLY": {"type": "FLOAT", "index": 7, "name": "LIQUID_SUPPLY", "comment": null}, "NONLIQUID_SUPPLY": {"type": "FLOAT", "index": 8, "name": "NONLIQUID_SUPPLY", "comment": null}, "STAKED_LOCKED_SUPPLY": {"type": "NUMBER", "index": 9, "name": "STAKED_LOCKED_SUPPLY", "comment": null}, "NON_STAKED_LOCKED_SUPPLY": {"type": "NUMBER", "index": 10, "name": "NON_STAKED_LOCKED_SUPPLY", "comment": null}, "STAKED_CIRCULATING_SUPPLY": {"type": "FLOAT", "index": 11, "name": "STAKED_CIRCULATING_SUPPLY", "comment": null}, "NONSTAKED_CIRCULATING_SUPPLY": {"type": "FLOAT", "index": 12, "name": "NONSTAKED_CIRCULATING_SUPPLY", "comment": null}, "PERC_LOCKED_SUPPLY": {"type": "NUMBER", "index": 13, "name": "PERC_LOCKED_SUPPLY", "comment": null}, "PERC_CIRCULATING_SUPPLY": {"type": "NUMBER", "index": 14, "name": "PERC_CIRCULATING_SUPPLY", "comment": null}, "PERC_STAKED_LOCKED": {"type": "NUMBER", "index": 15, "name": "PERC_STAKED_LOCKED", "comment": null}, "PERC_STAKED_CIRCULATING": {"type": "FLOAT", "index": 16, "name": "PERC_STAKED_CIRCULATING", "comment": null}, "EZ_SUPPLY_ID": {"type": "TEXT", "index": 17, "name": "EZ_SUPPLY_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-06 13:34UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_atlas__ez_supply_CIRCULATING_SUPPLY.c25ccb11bc"}, "test.near_models.not_null_core__fact_blocks_SIGNATURE.15645d592a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_BLOCKS_SIGNATURE", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 3, "name": "BLOCK_HASH", "comment": null}, "BLOCK_AUTHOR": {"type": "TEXT", "index": 4, "name": "BLOCK_AUTHOR", "comment": null}, "HEADER": {"type": "OBJECT", "index": 5, "name": "HEADER", "comment": null}, "BLOCK_CHALLENGES_RESULT": {"type": "ARRAY", "index": 6, "name": "BLOCK_CHALLENGES_RESULT", "comment": null}, "BLOCK_CHALLENGES_ROOT": {"type": "TEXT", "index": 7, "name": "BLOCK_CHALLENGES_ROOT", "comment": null}, "CHUNK_HEADERS_ROOT": {"type": "TEXT", "index": 8, "name": "CHUNK_HEADERS_ROOT", "comment": null}, "CHUNK_TX_ROOT": {"type": "TEXT", "index": 9, "name": "CHUNK_TX_ROOT", "comment": null}, "CHUNK_MASK": {"type": "ARRAY", "index": 10, "name": "CHUNK_MASK", "comment": null}, "CHUNK_RECEIPTS_ROOT": {"type": "TEXT", "index": 11, "name": "CHUNK_RECEIPTS_ROOT", "comment": null}, "CHUNKS": {"type": "ARRAY", "index": 12, "name": "CHUNKS", "comment": null}, "CHUNKS_INCLUDED": {"type": "NUMBER", "index": 13, "name": "CHUNKS_INCLUDED", "comment": null}, "EPOCH_ID": {"type": "TEXT", "index": 14, "name": "EPOCH_ID", "comment": null}, "EPOCH_SYNC_DATA_HASH": {"type": "TEXT", "index": 15, "name": "EPOCH_SYNC_DATA_HASH", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 16, "name": "GAS_PRICE", "comment": null}, "LAST_DS_FINAL_BLOCK": {"type": "TEXT", "index": 17, "name": "LAST_DS_FINAL_BLOCK", "comment": null}, "LAST_FINAL_BLOCK": {"type": "TEXT", "index": 18, "name": "LAST_FINAL_BLOCK", "comment": null}, "LATEST_PROTOCOL_VERSION": {"type": "NUMBER", "index": 19, "name": "LATEST_PROTOCOL_VERSION", "comment": null}, "NEXT_BP_HASH": {"type": "TEXT", "index": 20, "name": "NEXT_BP_HASH", "comment": null}, "NEXT_EPOCH_ID": {"type": "TEXT", "index": 21, "name": "NEXT_EPOCH_ID", "comment": null}, "OUTCOME_ROOT": {"type": "TEXT", "index": 22, "name": "OUTCOME_ROOT", "comment": null}, "PREV_HASH": {"type": "TEXT", "index": 23, "name": "PREV_HASH", "comment": null}, "PREV_HEIGHT": {"type": "NUMBER", "index": 24, "name": "PREV_HEIGHT", "comment": null}, "PREV_STATE_ROOT": {"type": "TEXT", "index": 25, "name": "PREV_STATE_ROOT", "comment": null}, "RANDOM_VALUE": {"type": "TEXT", "index": 26, "name": "RANDOM_VALUE", "comment": null}, "RENT_PAID": {"type": "FLOAT", "index": 27, "name": "RENT_PAID", "comment": null}, "SIGNATURE": {"type": "TEXT", "index": 28, "name": "SIGNATURE", "comment": null}, "TOTAL_SUPPLY": {"type": "FLOAT", "index": 29, "name": "TOTAL_SUPPLY", "comment": null}, "VALIDATOR_PROPOSALS": {"type": "ARRAY", "index": 30, "name": "VALIDATOR_PROPOSALS", "comment": null}, "VALIDATOR_REWARD": {"type": "FLOAT", "index": 31, "name": "VALIDATOR_REWARD", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 32, "name": "FACT_BLOCKS_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:40UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__fact_blocks_SIGNATURE.15645d592a"}, "test.near_models.not_null_atlas__ez_supply_PERC_LOCKED_SUPPLY.11898877d3": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_ATLAS", "name": "EZ_SUPPLY_PERC_LOCKED_SUPPLY", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"UTC_DATE": {"type": "DATE", "index": 1, "name": "UTC_DATE", "comment": null}, "TOTAL_SUPPLY": {"type": "NUMBER", "index": 2, "name": "TOTAL_SUPPLY", "comment": null}, "TOTAL_STAKED_SUPPLY": {"type": "FLOAT", "index": 3, "name": "TOTAL_STAKED_SUPPLY", "comment": null}, "TOTAL_NONSTAKED_SUPPLY": {"type": "FLOAT", "index": 4, "name": "TOTAL_NONSTAKED_SUPPLY", "comment": null}, "CIRCULATING_SUPPLY": {"type": "NUMBER", "index": 5, "name": "CIRCULATING_SUPPLY", "comment": null}, "TOTAL_LOCKED_SUPPLY": {"type": "NUMBER", "index": 6, "name": "TOTAL_LOCKED_SUPPLY", "comment": null}, "LIQUID_SUPPLY": {"type": "FLOAT", "index": 7, "name": "LIQUID_SUPPLY", "comment": null}, "NONLIQUID_SUPPLY": {"type": "FLOAT", "index": 8, "name": "NONLIQUID_SUPPLY", "comment": null}, "STAKED_LOCKED_SUPPLY": {"type": "NUMBER", "index": 9, "name": "STAKED_LOCKED_SUPPLY", "comment": null}, "NON_STAKED_LOCKED_SUPPLY": {"type": "NUMBER", "index": 10, "name": "NON_STAKED_LOCKED_SUPPLY", "comment": null}, "STAKED_CIRCULATING_SUPPLY": {"type": "FLOAT", "index": 11, "name": "STAKED_CIRCULATING_SUPPLY", "comment": null}, "NONSTAKED_CIRCULATING_SUPPLY": {"type": "FLOAT", "index": 12, "name": "NONSTAKED_CIRCULATING_SUPPLY", "comment": null}, "PERC_LOCKED_SUPPLY": {"type": "NUMBER", "index": 13, "name": "PERC_LOCKED_SUPPLY", "comment": null}, "PERC_CIRCULATING_SUPPLY": {"type": "NUMBER", "index": 14, "name": "PERC_CIRCULATING_SUPPLY", "comment": null}, "PERC_STAKED_LOCKED": {"type": "NUMBER", "index": 15, "name": "PERC_STAKED_LOCKED", "comment": null}, "PERC_STAKED_CIRCULATING": {"type": "FLOAT", "index": 16, "name": "PERC_STAKED_CIRCULATING", "comment": null}, "EZ_SUPPLY_ID": {"type": "TEXT", "index": 17, "name": "EZ_SUPPLY_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-06 13:34UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_atlas__ez_supply_PERC_LOCKED_SUPPLY.11898877d3"}, "test.near_models.not_null_silver__receipts_final_chunk_hash.68de2afee6": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "RECEIPTS_FINAL_CHUNK_HASH", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"CHUNK_HASH": {"type": "TEXT", "index": 1, "name": "CHUNK_HASH", "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}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 5, "name": "RECEIPT_ID", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 6, "name": "PREDECESSOR_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 7, "name": "RECEIVER_ID", "comment": null}, "RECEIPT_JSON": {"type": "VARIANT", "index": 8, "name": "RECEIPT_JSON", "comment": null}, "OUTCOME_JSON": {"type": "VARIANT", "index": 9, "name": "OUTCOME_JSON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 10, "name": "TX_SUCCEEDED", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "RECEIPT_SUCCEEDED", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 12, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "RECEIPTS_FINAL_ID": {"type": "TEXT", "index": 13, "name": "RECEIPTS_FINAL_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 16, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 1038848, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 787, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-04-08 16:21UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__receipts_final_chunk_hash.68de2afee6"}, "test.near_models.not_null_defi__fact_intents_FACT_INTENTS_ID.ce6f78f31b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_INTENTS_FACT_INTENTS_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "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_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 6, "name": "PREDECESSOR_ID", "comment": null}, "LOG_EVENT": {"type": "TEXT", "index": 7, "name": "LOG_EVENT", "comment": null}, "LOG_INDEX": {"type": "NUMBER", "index": 8, "name": "LOG_INDEX", "comment": null}, "LOG_EVENT_INDEX": {"type": "NUMBER", "index": 9, "name": "LOG_EVENT_INDEX", "comment": null}, "OWNER_ID": {"type": "TEXT", "index": 10, "name": "OWNER_ID", "comment": null}, "OLD_OWNER_ID": {"type": "TEXT", "index": 11, "name": "OLD_OWNER_ID", "comment": null}, "NEW_OWNER_ID": {"type": "TEXT", "index": 12, "name": "NEW_OWNER_ID", "comment": null}, "MEMO": {"type": "TEXT", "index": 13, "name": "MEMO", "comment": null}, "AMOUNT_INDEX": {"type": "NUMBER", "index": 14, "name": "AMOUNT_INDEX", "comment": null}, "AMOUNT_RAW": {"type": "TEXT", "index": 15, "name": "AMOUNT_RAW", "comment": null}, "TOKEN_ID": {"type": "VARIANT", "index": 16, "name": "TOKEN_ID", "comment": null}, "REFERRAL": {"type": "TEXT", "index": 17, "name": "REFERRAL", "comment": null}, "DIP4_VERSION": {"type": "TEXT", "index": 18, "name": "DIP4_VERSION", "comment": null}, "GAS_BURNT": {"type": "NUMBER", "index": 19, "name": "GAS_BURNT", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 20, "name": "RECEIPT_SUCCEEDED", "comment": null}, "FACT_INTENTS_ID": {"type": "TEXT", "index": 21, "name": "FACT_INTENTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 24, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:51UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__fact_intents_FACT_INTENTS_ID.ce6f78f31b"}, "model.near_models.price__ez_asset_metadata": {"metadata": {"type": "VIEW", "schema": "PRICE", "name": "EZ_ASSET_METADATA", "database": "NEAR", "comment": "## Description\nThis table provides a comprehensive view of asset metadata for all tracked assets on the NEAR Protocol blockchain, combining both native NEAR token metadata and cross-chain bridged asset metadata. The table includes token addresses, symbols, names, decimal precision, and blockchain platform information, making it the primary table for asset identification and categorization. This easy view eliminates the need for complex joins and calculations, providing ready-to-use data for asset analysis and metadata enrichment across the NEAR ecosystem.\n\n## Key Use Cases\n- Asset identification and metadata enrichment for analytics\n- Cross-chain asset mapping and correlation analysis\n- Token categorization and platform-specific analysis\n- Asset discovery and coverage analysis\n- Multi-provider metadata validation and quality assessment\n- Cross-asset comparison and ecosystem mapping\n- Asset standardization and metadata quality improvement\n\n## Important Relationships\n- Combines data from `price.dim_asset_metadata` with enhanced categorization\n- Provides metadata for `price.ez_prices_hourly` with comprehensive asset context\n- Supports `core.ez_token_transfers` with enhanced token identification\n- Enables `defi.ez_dex_swaps` with token pair analysis\n- Powers `defi.ez_bridge_activity` with cross-chain asset mapping\n- Supports `stats.ez_core_metrics_hourly` with asset-based metrics\n- Provides foundation for all asset-related analytics and reporting\n\n## Commonly-used Fields\n- `token_address`: Essential for joining with transaction and price data\n- `symbol` and `name`: Critical for human-readable asset identification\n- `blockchain`: Important for cross-chain analysis and platform comparison\n- `is_native`: Essential for distinguishing native vs bridged assets\n- `decimals`: Important for accurate value calculations and decimal adjustment\n- `asset_id`: Useful for unique asset identification across systems\n- `is_deprecated`: Important for data quality assessment and asset lifecycle tracking", "owner": "DBT_CLOUD_NEAR"}, "columns": {"TOKEN_ADDRESS": {"type": "TEXT", "index": 1, "name": "TOKEN_ADDRESS", "comment": "The specific address representing the asset on a specific platform. This will be NULL if referring to a native asset."}, "ASSET_ID": {"type": "TEXT", "index": 2, "name": "ASSET_ID", "comment": "The unique identifier representing the asset."}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": "The symbol of asset."}, "NAME": {"type": "TEXT", "index": 4, "name": "NAME", "comment": "The name of asset."}, "DECIMALS": {"type": "NUMBER", "index": 5, "name": "DECIMALS", "comment": "The number of decimals for the asset. May be NULL."}, "BLOCKCHAIN": {"type": "TEXT", "index": 6, "name": "BLOCKCHAIN", "comment": "The Blockchain, Network, or Platform for this asset."}, "IS_NATIVE": {"type": "BOOLEAN", "index": 7, "name": "IS_NATIVE", "comment": "A flag indicating assets native to the respective blockchain."}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 8, "name": "IS_DEPRECATED", "comment": "A flag indicating if the asset is deprecated or no longer supported by the provider."}, "TOKEN_IS_VERIFIED": {"type": "BOOLEAN", "index": 9, "name": "TOKEN_IS_VERIFIED", "comment": "Boolean flag indicating whether the token or price record is verified by Flipside's crosschain curation process. Verified tokens are prioritized for analytics and are considered reliable for most use cases. Unverified tokens may be incomplete, deprecated, or experimental."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": "The timestamp at which the record was initially created and inserted into this table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": "The timestamp at which this record was last modified by an internal process."}, "EZ_ASSET_METADATA_ID": {"type": "TEXT", "index": 12, "name": "EZ_ASSET_METADATA_ID", "comment": "A unique identifier for the record."}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.price__ez_asset_metadata"}, "model.near_models.price__ez_prices_hourly": {"metadata": {"type": "VIEW", "schema": "PRICE", "name": "EZ_PRICES_HOURLY", "database": "NEAR", "comment": "## Description\nThis table provides a comprehensive view of hourly price data for all assets on the NEAR Protocol blockchain, combining both native NEAR token prices and cross-chain bridged asset prices. The table includes token metadata, decimal precision, and price information, making it the primary table for price analytics and value calculations. This easy view eliminates the need for complex joins and calculations, providing ready-to-use data for price analysis, market monitoring, and economic calculations across the NEAR ecosystem.\n\n## Key Use Cases\n- Asset price monitoring and market trend analysis\n- Token value calculations and USD conversion\n- Cross-asset price comparison and correlation analysis\n- Market volatility assessment and risk analysis\n- Portfolio value tracking and performance calculation\n- DeFi protocol value analysis and economic impact assessment\n- Cross-chain asset price correlation and arbitrage analysis\n\n## Important Relationships\n- Combines data from `price.fact_prices_ohlc_hourly` with enhanced metadata\n- Provides price data for all token-related models requiring USD values\n- Supports `core.ez_token_transfers` with accurate price information\n- Enables `defi.ez_dex_swaps` with swap value calculations\n- Powers `defi.ez_bridge_activity` with cross-chain value analysis\n- Supports `stats.ez_core_metrics_hourly` with price-based metrics\n- Provides foundation for all economic analysis and value calculations\n\n## Commonly-used Fields\n- `hour`: Essential for time-series analysis and trend detection\n- `price`: Critical for value calculations and economic analysis\n- `token_address` and `symbol`: Important for asset identification and filtering\n- `blockchain`: Useful for cross-chain price analysis and comparison\n- `is_native`: Important for distinguishing native vs bridged assets\n- `decimals`: Essential for accurate value calculations and decimal adjustment\n- `is_deprecated` and `is_imputed`: Useful for data quality assessment", "owner": "DBT_CLOUD_NEAR"}, "columns": {"HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "HOUR", "comment": "Hour that the price was recorded at."}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 2, "name": "TOKEN_ADDRESS", "comment": "The specific address representing the asset on a specific platform. This will be NULL if referring to a native asset."}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": "The symbol of asset."}, "NAME": {"type": "TEXT", "index": 4, "name": "NAME", "comment": ""}, "DECIMALS": {"type": "NUMBER", "index": 5, "name": "DECIMALS", "comment": "The number of decimals for the asset. May be NULL."}, "PRICE": {"type": "FLOAT", "index": 6, "name": "PRICE", "comment": "Closing price of the recorded hour in USD."}, "BLOCKCHAIN": {"type": "TEXT", "index": 7, "name": "BLOCKCHAIN", "comment": "The Blockchain, Network, or Platform for this asset."}, "IS_NATIVE": {"type": "BOOLEAN", "index": 8, "name": "IS_NATIVE", "comment": "A flag indicating assets native to the respective blockchain."}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 9, "name": "IS_DEPRECATED", "comment": "A flag indicating if the asset is deprecated or no longer supported by the provider."}, "IS_IMPUTED": {"type": "BOOLEAN", "index": 10, "name": "IS_IMPUTED", "comment": "A flag indicating if the price was imputed, or derived, from the last arriving record. This is generally used for tokens with low-liquidity or inconsistent reporting."}, "TOKEN_IS_VERIFIED": {"type": "BOOLEAN", "index": 11, "name": "TOKEN_IS_VERIFIED", "comment": "Boolean flag indicating whether the token or price record is verified by Flipside's crosschain curation process. Verified tokens are prioritized for analytics and are considered reliable for most use cases. Unverified tokens may be incomplete, deprecated, or experimental."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "INSERTED_TIMESTAMP", "comment": "The timestamp at which the record was initially created and inserted into this table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "MODIFIED_TIMESTAMP", "comment": "The timestamp at which this record was last modified by an internal process."}, "EZ_PRICES_HOURLY_ID": {"type": "TEXT", "index": 14, "name": "EZ_PRICES_HOURLY_ID", "comment": "A unique identifier for the record."}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.price__ez_prices_hourly"}, "test.near_models.not_null_silver__dex_swaps_v2_TOKEN_OUT.6e3f4da918": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "DEX_SWAPS_V2_TOKEN_OUT", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "RECEIPT_OBJECT_ID": {"type": "TEXT", "index": 2, "name": "RECEIPT_OBJECT_ID", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": null}, "SIGNER_ID": {"type": "TEXT", "index": 6, "name": "SIGNER_ID", "comment": null}, "SWAP_INDEX": {"type": "NUMBER", "index": 7, "name": "SWAP_INDEX", "comment": null}, "AMOUNT_OUT_RAW": {"type": "NUMBER", "index": 8, "name": "AMOUNT_OUT_RAW", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 9, "name": "TOKEN_OUT", "comment": null}, "AMOUNT_IN_RAW": {"type": "NUMBER", "index": 10, "name": "AMOUNT_IN_RAW", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 11, "name": "TOKEN_IN", "comment": null}, "SWAP_INPUT_DATA": {"type": "VARIANT", "index": 12, "name": "SWAP_INPUT_DATA", "comment": null}, "LOG": {"type": "TEXT", "index": 13, "name": "LOG", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 14, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 15, "name": "_INSERTED_TIMESTAMP", "comment": null}, "DEX_SWAPS_V2_ID": {"type": "TEXT", "index": 16, "name": "DEX_SWAPS_V2_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 19, "name": "_INVOCATION_ID", "comment": null}, "_MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "_MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:30UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__dex_swaps_v2_TOKEN_OUT.6e3f4da918"}, "test.near_models.not_null_gov__fact_staking_pool_daily_balances_FACT_STAKING_POOL_DAILY_BALANCES_ID.64812a3692": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_GOV", "name": "FACT_STAKING_POOL_DAILY_BALANCES_FACT_STAKING_POOL_DAILY_BALANCES_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"DATE": {"type": "DATE", "index": 1, "name": "DATE", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 2, "name": "ADDRESS", "comment": null}, "BALANCE": {"type": "FLOAT", "index": 3, "name": "BALANCE", "comment": null}, "FACT_STAKING_POOL_DAILY_BALANCES_ID": {"type": "TEXT", "index": 4, "name": "FACT_STAKING_POOL_DAILY_BALANCES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:52UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_gov__fact_staking_pool_daily_balances_FACT_STAKING_POOL_DAILY_BALANCES_ID.64812a3692"}, "test.near_models.not_null_gov__fact_staking_pool_balances_BLOCK_TIMESTAMP.81b2e80826": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_GOV", "name": "FACT_STAKING_POOL_BALANCES_BLOCK_TIMESTAMP", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "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}, "RECEIPT_OBJECT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_OBJECT_ID", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 5, "name": "ADDRESS", "comment": null}, "BALANCE": {"type": "FLOAT", "index": 6, "name": "BALANCE", "comment": null}, "FACT_STAKING_POOL_BALANCES_ID": {"type": "TEXT", "index": 7, "name": "FACT_STAKING_POOL_BALANCES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:52UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_gov__fact_staking_pool_balances_BLOCK_TIMESTAMP.81b2e80826"}, "test.near_models.unique_core__fact_receipts_FACT_RECEIPTS_ID.ae382840b4": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_CORE", "name": "FACT_RECEIPTS_FACT_RECEIPTS_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:53UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.unique_core__fact_receipts_FACT_RECEIPTS_ID.ae382840b4"}, "seed.near_models.seeds__wormhole_ids": {"metadata": {"type": "BASE TABLE", "schema": "SEEDS", "name": "WORMHOLE_IDS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCKCHAIN": {"type": "TEXT", "index": 1, "name": "BLOCKCHAIN", "comment": null}, "ID": {"type": "NUMBER", "index": 2, "name": "ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 1536, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 55, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 22:35UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.near_models.seeds__wormhole_ids"}, "test.near_models.not_null_core__fact_blocks_CHUNK_TX_ROOT.e511e456ca": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_BLOCKS_CHUNK_TX_ROOT", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 3, "name": "BLOCK_HASH", "comment": null}, "BLOCK_AUTHOR": {"type": "TEXT", "index": 4, "name": "BLOCK_AUTHOR", "comment": null}, "HEADER": {"type": "OBJECT", "index": 5, "name": "HEADER", "comment": null}, "BLOCK_CHALLENGES_RESULT": {"type": "ARRAY", "index": 6, "name": "BLOCK_CHALLENGES_RESULT", "comment": null}, "BLOCK_CHALLENGES_ROOT": {"type": "TEXT", "index": 7, "name": "BLOCK_CHALLENGES_ROOT", "comment": null}, "CHUNK_HEADERS_ROOT": {"type": "TEXT", "index": 8, "name": "CHUNK_HEADERS_ROOT", "comment": null}, "CHUNK_TX_ROOT": {"type": "TEXT", "index": 9, "name": "CHUNK_TX_ROOT", "comment": null}, "CHUNK_MASK": {"type": "ARRAY", "index": 10, "name": "CHUNK_MASK", "comment": null}, "CHUNK_RECEIPTS_ROOT": {"type": "TEXT", "index": 11, "name": "CHUNK_RECEIPTS_ROOT", "comment": null}, "CHUNKS": {"type": "ARRAY", "index": 12, "name": "CHUNKS", "comment": null}, "CHUNKS_INCLUDED": {"type": "NUMBER", "index": 13, "name": "CHUNKS_INCLUDED", "comment": null}, "EPOCH_ID": {"type": "TEXT", "index": 14, "name": "EPOCH_ID", "comment": null}, "EPOCH_SYNC_DATA_HASH": {"type": "TEXT", "index": 15, "name": "EPOCH_SYNC_DATA_HASH", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 16, "name": "GAS_PRICE", "comment": null}, "LAST_DS_FINAL_BLOCK": {"type": "TEXT", "index": 17, "name": "LAST_DS_FINAL_BLOCK", "comment": null}, "LAST_FINAL_BLOCK": {"type": "TEXT", "index": 18, "name": "LAST_FINAL_BLOCK", "comment": null}, "LATEST_PROTOCOL_VERSION": {"type": "NUMBER", "index": 19, "name": "LATEST_PROTOCOL_VERSION", "comment": null}, "NEXT_BP_HASH": {"type": "TEXT", "index": 20, "name": "NEXT_BP_HASH", "comment": null}, "NEXT_EPOCH_ID": {"type": "TEXT", "index": 21, "name": "NEXT_EPOCH_ID", "comment": null}, "OUTCOME_ROOT": {"type": "TEXT", "index": 22, "name": "OUTCOME_ROOT", "comment": null}, "PREV_HASH": {"type": "TEXT", "index": 23, "name": "PREV_HASH", "comment": null}, "PREV_HEIGHT": {"type": "NUMBER", "index": 24, "name": "PREV_HEIGHT", "comment": null}, "PREV_STATE_ROOT": {"type": "TEXT", "index": 25, "name": "PREV_STATE_ROOT", "comment": null}, "RANDOM_VALUE": {"type": "TEXT", "index": 26, "name": "RANDOM_VALUE", "comment": null}, "RENT_PAID": {"type": "FLOAT", "index": 27, "name": "RENT_PAID", "comment": null}, "SIGNATURE": {"type": "TEXT", "index": 28, "name": "SIGNATURE", "comment": null}, "TOTAL_SUPPLY": {"type": "FLOAT", "index": 29, "name": "TOTAL_SUPPLY", "comment": null}, "VALIDATOR_PROPOSALS": {"type": "ARRAY", "index": 30, "name": "VALIDATOR_PROPOSALS", "comment": null}, "VALIDATOR_REWARD": {"type": "FLOAT", "index": 31, "name": "VALIDATOR_REWARD", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 32, "name": "FACT_BLOCKS_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:40UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__fact_blocks_CHUNK_TX_ROOT.e511e456ca"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__pool_balances_amount_raw__NUMBER.2e5b246196": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "POOL_BALANCES_AMOUNT_RAW", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 12:57UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__pool_balances_amount_raw__NUMBER.2e5b246196"}, "test.near_models.not_null_silver__pool_events_receipt_object_id.41ae74569b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POOL_EVENTS_RECEIPT_OBJECT_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "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}, "RECEIPT_OBJECT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_OBJECT_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": null}, "SIGNER_ID": {"type": "TEXT", "index": 6, "name": "SIGNER_ID", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 7, "name": "PREDECESSOR_ID", "comment": null}, "STATUS_VALUE": {"type": "VARIANT", "index": 8, "name": "STATUS_VALUE", "comment": null}, "LOGS": {"type": "ARRAY", "index": 9, "name": "LOGS", "comment": null}, "LOG": {"type": "VARIANT", "index": 10, "name": "LOG", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 11, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "POOL_EVENTS_ID": {"type": "TEXT", "index": 12, "name": "POOL_EVENTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 15, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-04-09 04:47UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__pool_events_receipt_object_id.41ae74569b"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_VALIDATOR_PROPOSALS__ARRAY__VARIANT__OBJECT.3bfbd1964d": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_BLOCKS_VALIDATOR_PROPOSALS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_VALIDATOR_PROPOSALS__ARRAY__VARIANT__OBJECT.3bfbd1964d"}, "test.near_models.dbt_utils_recency_defi__fact_dex_swaps_hours__block_timestamp__12.98c5ae8b91": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_RECENCY_DEFI", "name": "FACT_DEX_SWAPS_HOURS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"MOST_RECENT": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MOST_RECENT", "comment": null}, "THRESHOLD": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "THRESHOLD", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_utils_recency_defi__fact_dex_swaps_hours__block_timestamp__12.98c5ae8b91"}, "test.near_models.not_null_silver__staking_actions_v2_decimals.7c5db53cc6": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "STAKING_ACTIONS_V2_DECIMALS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "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}, "RECEIPT_OBJECT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_OBJECT_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": null}, "SIGNER_ID": {"type": "TEXT", "index": 6, "name": "SIGNER_ID", "comment": null}, "STATUS_VALUE": {"type": "VARIANT", "index": 7, "name": "STATUS_VALUE", "comment": null}, "LOGS": {"type": "ARRAY", "index": 8, "name": "LOGS", "comment": null}, "LOG": {"type": "VARIANT", "index": 9, "name": "LOG", "comment": null}, "LOG_SIGNER_ID": {"type": "TEXT", "index": 10, "name": "LOG_SIGNER_ID", "comment": null}, "ACTION": {"type": "TEXT", "index": 11, "name": "ACTION", "comment": null}, "AMOUNT_RAW": {"type": "NUMBER", "index": 12, "name": "AMOUNT_RAW", "comment": null}, "AMOUNT_ADJ": {"type": "FLOAT", "index": 13, "name": "AMOUNT_ADJ", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 14, "name": "DECIMALS", "comment": null}, "_LOG_SIGNER_ID_MATCH": {"type": "BOOLEAN", "index": 15, "name": "_LOG_SIGNER_ID_MATCH", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 16, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 17, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "_MODIFIED_TIMESTAMP", "comment": null}, "STAKING_ACTIONS_V2_ID": {"type": "TEXT", "index": 19, "name": "STAKING_ACTIONS_V2_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 22, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:24UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__staking_actions_v2_decimals.7c5db53cc6"}, "model.near_models.bronze__address_labels": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "ADDRESS_LABELS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"SYSTEM_CREATED_AT": {"type": "TIMESTAMP_LTZ", "index": 1, "name": "SYSTEM_CREATED_AT", "comment": ""}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": ""}, "ADDRESS": {"type": "TEXT", "index": 3, "name": "ADDRESS", "comment": ""}, "CREATOR": {"type": "TEXT", "index": 4, "name": "CREATOR", "comment": ""}, "LABEL_TYPE": {"type": "TEXT", "index": 5, "name": "LABEL_TYPE", "comment": ""}, "LABEL_SUBTYPE": {"type": "TEXT", "index": 6, "name": "LABEL_SUBTYPE", "comment": ""}, "ADDRESS_NAME": {"type": "TEXT", "index": 7, "name": "ADDRESS_NAME", "comment": ""}, "PROJECT_NAME": {"type": "TEXT", "index": 8, "name": "PROJECT_NAME", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "_IS_DELETED": {"type": "BOOLEAN", "index": 11, "name": "_IS_DELETED", "comment": ""}, "LABELS_COMBINED_ID": {"type": "TEXT", "index": 12, "name": "LABELS_COMBINED_ID", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.bronze__address_labels"}, "model.near_models.core__fact_developer_activity": {"metadata": {"type": "VIEW", "schema": "CORE", "name": "FACT_DEVELOPER_ACTIVITY", "database": "NEAR", "comment": "## Description\nThis table contains developer activity data sourced from GitHub repositories related to the NEAR Protocol ecosystem, capturing code commits, repository statistics, and development metrics. The data includes information about NEAR-related projects, developer contributions, and ecosystem growth indicators. This table provides insights into the developer community activity, project development velocity, and overall ecosystem health through external development metrics.\n\n## Key Use Cases\n- Developer ecosystem analysis and community growth tracking\n- Project development velocity and activity monitoring\n- Code contribution analysis and developer engagement metrics\n- Repository health and maintenance activity tracking\n- Ecosystem project discovery and categorization\n- Developer retention and activity pattern analysis\n- Cross-project collaboration and dependency analysis\n\n## Important Relationships\n- Provides external context for blockchain activity analysis\n- Supports ecosystem health metrics in `stats.ez_core_metrics_hourly`\n- Enables correlation between developer activity and protocol usage\n- Provides foundation for developer-focused analytics and reporting\n- Supports project categorization and ecosystem mapping\n\n## Commonly-used Fields\n- `repo_owner` and `repo_name`: Essential for project identification and categorization\n- `endpoint_name`: Important for understanding the type of GitHub data captured\n- `data`: Critical for detailed developer activity analysis and metrics\n- `provider`: Useful for data source identification and reliability assessment\n- `snapshot_timestamp`: Primary field for time-series analysis of developer activity\n- `endpoint_github`: Important for linking to specific GitHub API endpoints", "owner": "DBT_CLOUD_NEAR"}, "columns": {"REPO_OWNER": {"type": "TEXT", "index": 1, "name": "REPO_OWNER", "comment": "Repo owner"}, "REPO_NAME": {"type": "TEXT", "index": 2, "name": "REPO_NAME", "comment": "Repo name"}, "ENDPOINT_NAME": {"type": "TEXT", "index": 3, "name": "ENDPOINT_NAME", "comment": "Endpoint name for the data"}, "DATA": {"type": "VARIANT", "index": 4, "name": "DATA", "comment": "Data from the endpoint"}, "PROVIDER": {"type": "TEXT", "index": 5, "name": "PROVIDER", "comment": "Provider for the data"}, "ENDPOINT_GITHUB": {"type": "TEXT", "index": 6, "name": "ENDPOINT_GITHUB", "comment": " Endpoint for data"}, "SNAPSHOT_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "SNAPSHOT_TIMESTAMP", "comment": "Timestamp when the data was inserted into the table"}, "FACT_DEVELOPER_ACTIVITY_ID": {"type": "TEXT", "index": 8, "name": "FACT_DEVELOPER_ACTIVITY_ID", "comment": "A unique identifier for the record."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "INSERTED_TIMESTAMP", "comment": "The timestamp at which the record was initially created and inserted into this table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": "The timestamp at which this record was last modified by an internal process."}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.core__fact_developer_activity"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_RECEIPT_ID__STRING__VARCHAR.b208b80a94": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_RECEIPTS_RECEIPT_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_RECEIPT_ID__STRING__VARCHAR.b208b80a94"}, "test.near_models.not_null_core__fact_blocks_LAST_FINAL_BLOCK.d990393f83": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_BLOCKS_LAST_FINAL_BLOCK", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 3, "name": "BLOCK_HASH", "comment": null}, "BLOCK_AUTHOR": {"type": "TEXT", "index": 4, "name": "BLOCK_AUTHOR", "comment": null}, "HEADER": {"type": "OBJECT", "index": 5, "name": "HEADER", "comment": null}, "BLOCK_CHALLENGES_RESULT": {"type": "ARRAY", "index": 6, "name": "BLOCK_CHALLENGES_RESULT", "comment": null}, "BLOCK_CHALLENGES_ROOT": {"type": "TEXT", "index": 7, "name": "BLOCK_CHALLENGES_ROOT", "comment": null}, "CHUNK_HEADERS_ROOT": {"type": "TEXT", "index": 8, "name": "CHUNK_HEADERS_ROOT", "comment": null}, "CHUNK_TX_ROOT": {"type": "TEXT", "index": 9, "name": "CHUNK_TX_ROOT", "comment": null}, "CHUNK_MASK": {"type": "ARRAY", "index": 10, "name": "CHUNK_MASK", "comment": null}, "CHUNK_RECEIPTS_ROOT": {"type": "TEXT", "index": 11, "name": "CHUNK_RECEIPTS_ROOT", "comment": null}, "CHUNKS": {"type": "ARRAY", "index": 12, "name": "CHUNKS", "comment": null}, "CHUNKS_INCLUDED": {"type": "NUMBER", "index": 13, "name": "CHUNKS_INCLUDED", "comment": null}, "EPOCH_ID": {"type": "TEXT", "index": 14, "name": "EPOCH_ID", "comment": null}, "EPOCH_SYNC_DATA_HASH": {"type": "TEXT", "index": 15, "name": "EPOCH_SYNC_DATA_HASH", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 16, "name": "GAS_PRICE", "comment": null}, "LAST_DS_FINAL_BLOCK": {"type": "TEXT", "index": 17, "name": "LAST_DS_FINAL_BLOCK", "comment": null}, "LAST_FINAL_BLOCK": {"type": "TEXT", "index": 18, "name": "LAST_FINAL_BLOCK", "comment": null}, "LATEST_PROTOCOL_VERSION": {"type": "NUMBER", "index": 19, "name": "LATEST_PROTOCOL_VERSION", "comment": null}, "NEXT_BP_HASH": {"type": "TEXT", "index": 20, "name": "NEXT_BP_HASH", "comment": null}, "NEXT_EPOCH_ID": {"type": "TEXT", "index": 21, "name": "NEXT_EPOCH_ID", "comment": null}, "OUTCOME_ROOT": {"type": "TEXT", "index": 22, "name": "OUTCOME_ROOT", "comment": null}, "PREV_HASH": {"type": "TEXT", "index": 23, "name": "PREV_HASH", "comment": null}, "PREV_HEIGHT": {"type": "NUMBER", "index": 24, "name": "PREV_HEIGHT", "comment": null}, "PREV_STATE_ROOT": {"type": "TEXT", "index": 25, "name": "PREV_STATE_ROOT", "comment": null}, "RANDOM_VALUE": {"type": "TEXT", "index": 26, "name": "RANDOM_VALUE", "comment": null}, "RENT_PAID": {"type": "FLOAT", "index": 27, "name": "RENT_PAID", "comment": null}, "SIGNATURE": {"type": "TEXT", "index": 28, "name": "SIGNATURE", "comment": null}, "TOTAL_SUPPLY": {"type": "FLOAT", "index": 29, "name": "TOTAL_SUPPLY", "comment": null}, "VALIDATOR_PROPOSALS": {"type": "ARRAY", "index": 30, "name": "VALIDATOR_PROPOSALS", "comment": null}, "VALIDATOR_REWARD": {"type": "FLOAT", "index": 31, "name": "VALIDATOR_REWARD", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 32, "name": "FACT_BLOCKS_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:40UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__fact_blocks_LAST_FINAL_BLOCK.d990393f83"}, "test.near_models.dbt_utils_recency_defi__fact_bridge_activity_day__block_timestamp__1.fce46522a6": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_RECENCY_DEFI", "name": "FACT_BRIDGE_ACTIVITY_DAY", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"MOST_RECENT": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MOST_RECENT", "comment": null}, "THRESHOLD": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "THRESHOLD", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_utils_recency_defi__fact_bridge_activity_day__block_timestamp__1.fce46522a6"}, "test.near_models.not_null_defi__fact_lending_BLOCK_TIMESTAMP.6793700f64": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_LENDING_BLOCK_TIMESTAMP", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"PLATFORM": {"type": "TEXT", "index": 1, "name": "PLATFORM", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 2, "name": "TX_HASH", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "SENDER_ID": {"type": "TEXT", "index": 5, "name": "SENDER_ID", "comment": null}, "ACTIONS": {"type": "TEXT", "index": 6, "name": "ACTIONS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": null}, "TOKEN_ADDRESS": {"type": "VARIANT", "index": 8, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_RAW": {"type": "NUMBER", "index": 9, "name": "AMOUNT_RAW", "comment": null}, "AMOUNT_ADJ": {"type": "NUMBER", "index": 10, "name": "AMOUNT_ADJ", "comment": null}, "FACT_LENDING_ID": {"type": "TEXT", "index": 11, "name": "FACT_LENDING_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:51UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__fact_lending_BLOCK_TIMESTAMP.6793700f64"}, "test.near_models.not_null_core__fact_blocks_BLOCK_HASH.e8733306cb": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_BLOCKS_BLOCK_HASH", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 3, "name": "BLOCK_HASH", "comment": null}, "BLOCK_AUTHOR": {"type": "TEXT", "index": 4, "name": "BLOCK_AUTHOR", "comment": null}, "HEADER": {"type": "OBJECT", "index": 5, "name": "HEADER", "comment": null}, "BLOCK_CHALLENGES_RESULT": {"type": "ARRAY", "index": 6, "name": "BLOCK_CHALLENGES_RESULT", "comment": null}, "BLOCK_CHALLENGES_ROOT": {"type": "TEXT", "index": 7, "name": "BLOCK_CHALLENGES_ROOT", "comment": null}, "CHUNK_HEADERS_ROOT": {"type": "TEXT", "index": 8, "name": "CHUNK_HEADERS_ROOT", "comment": null}, "CHUNK_TX_ROOT": {"type": "TEXT", "index": 9, "name": "CHUNK_TX_ROOT", "comment": null}, "CHUNK_MASK": {"type": "ARRAY", "index": 10, "name": "CHUNK_MASK", "comment": null}, "CHUNK_RECEIPTS_ROOT": {"type": "TEXT", "index": 11, "name": "CHUNK_RECEIPTS_ROOT", "comment": null}, "CHUNKS": {"type": "ARRAY", "index": 12, "name": "CHUNKS", "comment": null}, "CHUNKS_INCLUDED": {"type": "NUMBER", "index": 13, "name": "CHUNKS_INCLUDED", "comment": null}, "EPOCH_ID": {"type": "TEXT", "index": 14, "name": "EPOCH_ID", "comment": null}, "EPOCH_SYNC_DATA_HASH": {"type": "TEXT", "index": 15, "name": "EPOCH_SYNC_DATA_HASH", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 16, "name": "GAS_PRICE", "comment": null}, "LAST_DS_FINAL_BLOCK": {"type": "TEXT", "index": 17, "name": "LAST_DS_FINAL_BLOCK", "comment": null}, "LAST_FINAL_BLOCK": {"type": "TEXT", "index": 18, "name": "LAST_FINAL_BLOCK", "comment": null}, "LATEST_PROTOCOL_VERSION": {"type": "NUMBER", "index": 19, "name": "LATEST_PROTOCOL_VERSION", "comment": null}, "NEXT_BP_HASH": {"type": "TEXT", "index": 20, "name": "NEXT_BP_HASH", "comment": null}, "NEXT_EPOCH_ID": {"type": "TEXT", "index": 21, "name": "NEXT_EPOCH_ID", "comment": null}, "OUTCOME_ROOT": {"type": "TEXT", "index": 22, "name": "OUTCOME_ROOT", "comment": null}, "PREV_HASH": {"type": "TEXT", "index": 23, "name": "PREV_HASH", "comment": null}, "PREV_HEIGHT": {"type": "NUMBER", "index": 24, "name": "PREV_HEIGHT", "comment": null}, "PREV_STATE_ROOT": {"type": "TEXT", "index": 25, "name": "PREV_STATE_ROOT", "comment": null}, "RANDOM_VALUE": {"type": "TEXT", "index": 26, "name": "RANDOM_VALUE", "comment": null}, "RENT_PAID": {"type": "FLOAT", "index": 27, "name": "RENT_PAID", "comment": null}, "SIGNATURE": {"type": "TEXT", "index": 28, "name": "SIGNATURE", "comment": null}, "TOTAL_SUPPLY": {"type": "FLOAT", "index": 29, "name": "TOTAL_SUPPLY", "comment": null}, "VALIDATOR_PROPOSALS": {"type": "ARRAY", "index": 30, "name": "VALIDATOR_PROPOSALS", "comment": null}, "VALIDATOR_REWARD": {"type": "FLOAT", "index": 31, "name": "VALIDATOR_REWARD", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 32, "name": "FACT_BLOCKS_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:40UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__fact_blocks_BLOCK_HASH.e8733306cb"}, "test.near_models.not_null_nft__ez_nft_sales_TX_HASH.30028c6a5e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "EZ_NFT_SALES_TX_HASH", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RECEIPT_ID": {"type": "TEXT", "index": 1, "name": "RECEIPT_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}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 5, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 6, "name": "BUYER_ADDRESS", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 7, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 8, "name": "PLATFORM_NAME", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_ADDRESS", "comment": null}, "TOKEN_ID": {"type": "TEXT", "index": 10, "name": "TOKEN_ID", "comment": null}, "PRICE": {"type": "FLOAT", "index": 11, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 12, "name": "PRICE_USD", "comment": null}, "METHOD_NAME": {"type": "TEXT", "index": 13, "name": "METHOD_NAME", "comment": null}, "LOG": {"type": "VARIANT", "index": 14, "name": "LOG", "comment": null}, "GAS_BURNED": {"type": "NUMBER", "index": 15, "name": "GAS_BURNED", "comment": null}, "AFFILIATE_ID": {"type": "TEXT", "index": 16, "name": "AFFILIATE_ID", "comment": null}, "AFFILIATE_AMOUNT": {"type": "FLOAT", "index": 17, "name": "AFFILIATE_AMOUNT", "comment": null}, "AFFILIATE_AMOUNT_USD": {"type": "FLOAT", "index": 18, "name": "AFFILIATE_AMOUNT_USD", "comment": null}, "ROYALTIES": {"type": "OBJECT", "index": 19, "name": "ROYALTIES", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 20, "name": "PLATFORM_FEE", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 21, "name": "PLATFORM_FEE_USD", "comment": null}, "EZ_NFT_SALES_ID": {"type": "TEXT", "index": 22, "name": "EZ_NFT_SALES_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:52UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_nft__ez_nft_sales_TX_HASH.30028c6a5e"}, "model.near_models.silver__complete_token_prices": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "COMPLETE_TOKEN_PRICES", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "HOUR", "comment": ""}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 2, "name": "TOKEN_ADDRESS", "comment": ""}, "ASSET_ID": {"type": "TEXT", "index": 3, "name": "ASSET_ID", "comment": ""}, "SYMBOL": {"type": "TEXT", "index": 4, "name": "SYMBOL", "comment": ""}, "NAME": {"type": "TEXT", "index": 5, "name": "NAME", "comment": ""}, "DECIMALS": {"type": "NUMBER", "index": 6, "name": "DECIMALS", "comment": ""}, "PRICE": {"type": "FLOAT", "index": 7, "name": "PRICE", "comment": ""}, "BLOCKCHAIN": {"type": "TEXT", "index": 8, "name": "BLOCKCHAIN", "comment": ""}, "BLOCKCHAIN_NAME": {"type": "TEXT", "index": 9, "name": "BLOCKCHAIN_NAME", "comment": ""}, "BLOCKCHAIN_ID": {"type": "TEXT", "index": 10, "name": "BLOCKCHAIN_ID", "comment": ""}, "IS_IMPUTED": {"type": "BOOLEAN", "index": 11, "name": "IS_IMPUTED", "comment": ""}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 12, "name": "IS_DEPRECATED", "comment": ""}, "IS_VERIFIED": {"type": "BOOLEAN", "index": 13, "name": "IS_VERIFIED", "comment": ""}, "PROVIDER": {"type": "TEXT", "index": 14, "name": "PROVIDER", "comment": ""}, "SOURCE": {"type": "TEXT", "index": 15, "name": "SOURCE", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 16, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "COMPLETE_TOKEN_PRICES_ID": {"type": "TEXT", "index": 19, "name": "COMPLETE_TOKEN_PRICES_ID", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 20, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 44725906432, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 936338971, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 21:59UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(HOUR::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.silver__complete_token_prices"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__fact_intents_RECEIPT_SUCCEEDED__BOOLEAN.fa345755bb": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_DEFI", "name": "FACT_INTENTS_RECEIPT_SUCCEEDED", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__fact_intents_RECEIPT_SUCCEEDED__BOOLEAN.fa345755bb"}, "test.near_models.not_null_silver__staking_actions_v2_amount_adj.6e98872a28": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "STAKING_ACTIONS_V2_AMOUNT_ADJ", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "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}, "RECEIPT_OBJECT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_OBJECT_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": null}, "SIGNER_ID": {"type": "TEXT", "index": 6, "name": "SIGNER_ID", "comment": null}, "STATUS_VALUE": {"type": "VARIANT", "index": 7, "name": "STATUS_VALUE", "comment": null}, "LOGS": {"type": "ARRAY", "index": 8, "name": "LOGS", "comment": null}, "LOG": {"type": "VARIANT", "index": 9, "name": "LOG", "comment": null}, "LOG_SIGNER_ID": {"type": "TEXT", "index": 10, "name": "LOG_SIGNER_ID", "comment": null}, "ACTION": {"type": "TEXT", "index": 11, "name": "ACTION", "comment": null}, "AMOUNT_RAW": {"type": "NUMBER", "index": 12, "name": "AMOUNT_RAW", "comment": null}, "AMOUNT_ADJ": {"type": "FLOAT", "index": 13, "name": "AMOUNT_ADJ", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 14, "name": "DECIMALS", "comment": null}, "_LOG_SIGNER_ID_MATCH": {"type": "BOOLEAN", "index": 15, "name": "_LOG_SIGNER_ID_MATCH", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 16, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 17, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "_MODIFIED_TIMESTAMP", "comment": null}, "STAKING_ACTIONS_V2_ID": {"type": "TEXT", "index": 19, "name": "STAKING_ACTIONS_V2_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 22, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:25UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__staking_actions_v2_amount_adj.6e98872a28"}, "test.near_models.not_null_silver__atlas_supply_total_nonstaked_supply.a1e53a828b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "ATLAS_SUPPLY_TOTAL_NONSTAKED_SUPPLY", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"UTC_DATE": {"type": "DATE", "index": 1, "name": "UTC_DATE", "comment": null}, "TOTAL_SUPPLY": {"type": "NUMBER", "index": 2, "name": "TOTAL_SUPPLY", "comment": null}, "TOTAL_STAKED_SUPPLY": {"type": "FLOAT", "index": 3, "name": "TOTAL_STAKED_SUPPLY", "comment": null}, "TOTAL_NONSTAKED_SUPPLY": {"type": "FLOAT", "index": 4, "name": "TOTAL_NONSTAKED_SUPPLY", "comment": null}, "CIRCULATING_SUPPLY": {"type": "NUMBER", "index": 5, "name": "CIRCULATING_SUPPLY", "comment": null}, "TOTAL_LOCKED_SUPPLY": {"type": "NUMBER", "index": 6, "name": "TOTAL_LOCKED_SUPPLY", "comment": null}, "LIQUID_SUPPLY": {"type": "FLOAT", "index": 7, "name": "LIQUID_SUPPLY", "comment": null}, "NONLIQUID_SUPPLY": {"type": "FLOAT", "index": 8, "name": "NONLIQUID_SUPPLY", "comment": null}, "STAKED_LOCKED_SUPPLY": {"type": "NUMBER", "index": 9, "name": "STAKED_LOCKED_SUPPLY", "comment": null}, "NON_STAKED_LOCKED_SUPPLY": {"type": "NUMBER", "index": 10, "name": "NON_STAKED_LOCKED_SUPPLY", "comment": null}, "STAKED_CIRCULATING_SUPPLY": {"type": "FLOAT", "index": 11, "name": "STAKED_CIRCULATING_SUPPLY", "comment": null}, "NONSTAKED_CIRCULATING_SUPPLY": {"type": "FLOAT", "index": 12, "name": "NONSTAKED_CIRCULATING_SUPPLY", "comment": null}, "PERC_LOCKED_SUPPLY": {"type": "NUMBER", "index": 13, "name": "PERC_LOCKED_SUPPLY", "comment": null}, "PERC_CIRCULATING_SUPPLY": {"type": "NUMBER", "index": 14, "name": "PERC_CIRCULATING_SUPPLY", "comment": null}, "PERC_STAKED_LOCKED": {"type": "NUMBER", "index": 15, "name": "PERC_STAKED_LOCKED", "comment": null}, "PERC_STAKED_CIRCULATING": {"type": "FLOAT", "index": 16, "name": "PERC_STAKED_CIRCULATING", "comment": null}, "ATLAS_SUPPLY_ID": {"type": "TEXT", "index": 17, "name": "ATLAS_SUPPLY_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}, "_INVOCATION_ID": {"type": "TEXT", "index": 20, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:30UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__atlas_supply_total_nonstaked_supply.a1e53a828b"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_logs_EVENT_STANDARD__STRING__VARCHAR.001e492732": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_LOGS_EVENT_STANDARD", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_logs_EVENT_STANDARD__STRING__VARCHAR.001e492732"}, "test.near_models.not_null_core__fact_blocks_EPOCH_ID.fc61bf616f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_BLOCKS_EPOCH_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 3, "name": "BLOCK_HASH", "comment": null}, "BLOCK_AUTHOR": {"type": "TEXT", "index": 4, "name": "BLOCK_AUTHOR", "comment": null}, "HEADER": {"type": "OBJECT", "index": 5, "name": "HEADER", "comment": null}, "BLOCK_CHALLENGES_RESULT": {"type": "ARRAY", "index": 6, "name": "BLOCK_CHALLENGES_RESULT", "comment": null}, "BLOCK_CHALLENGES_ROOT": {"type": "TEXT", "index": 7, "name": "BLOCK_CHALLENGES_ROOT", "comment": null}, "CHUNK_HEADERS_ROOT": {"type": "TEXT", "index": 8, "name": "CHUNK_HEADERS_ROOT", "comment": null}, "CHUNK_TX_ROOT": {"type": "TEXT", "index": 9, "name": "CHUNK_TX_ROOT", "comment": null}, "CHUNK_MASK": {"type": "ARRAY", "index": 10, "name": "CHUNK_MASK", "comment": null}, "CHUNK_RECEIPTS_ROOT": {"type": "TEXT", "index": 11, "name": "CHUNK_RECEIPTS_ROOT", "comment": null}, "CHUNKS": {"type": "ARRAY", "index": 12, "name": "CHUNKS", "comment": null}, "CHUNKS_INCLUDED": {"type": "NUMBER", "index": 13, "name": "CHUNKS_INCLUDED", "comment": null}, "EPOCH_ID": {"type": "TEXT", "index": 14, "name": "EPOCH_ID", "comment": null}, "EPOCH_SYNC_DATA_HASH": {"type": "TEXT", "index": 15, "name": "EPOCH_SYNC_DATA_HASH", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 16, "name": "GAS_PRICE", "comment": null}, "LAST_DS_FINAL_BLOCK": {"type": "TEXT", "index": 17, "name": "LAST_DS_FINAL_BLOCK", "comment": null}, "LAST_FINAL_BLOCK": {"type": "TEXT", "index": 18, "name": "LAST_FINAL_BLOCK", "comment": null}, "LATEST_PROTOCOL_VERSION": {"type": "NUMBER", "index": 19, "name": "LATEST_PROTOCOL_VERSION", "comment": null}, "NEXT_BP_HASH": {"type": "TEXT", "index": 20, "name": "NEXT_BP_HASH", "comment": null}, "NEXT_EPOCH_ID": {"type": "TEXT", "index": 21, "name": "NEXT_EPOCH_ID", "comment": null}, "OUTCOME_ROOT": {"type": "TEXT", "index": 22, "name": "OUTCOME_ROOT", "comment": null}, "PREV_HASH": {"type": "TEXT", "index": 23, "name": "PREV_HASH", "comment": null}, "PREV_HEIGHT": {"type": "NUMBER", "index": 24, "name": "PREV_HEIGHT", "comment": null}, "PREV_STATE_ROOT": {"type": "TEXT", "index": 25, "name": "PREV_STATE_ROOT", "comment": null}, "RANDOM_VALUE": {"type": "TEXT", "index": 26, "name": "RANDOM_VALUE", "comment": null}, "RENT_PAID": {"type": "FLOAT", "index": 27, "name": "RENT_PAID", "comment": null}, "SIGNATURE": {"type": "TEXT", "index": 28, "name": "SIGNATURE", "comment": null}, "TOTAL_SUPPLY": {"type": "FLOAT", "index": 29, "name": "TOTAL_SUPPLY", "comment": null}, "VALIDATOR_PROPOSALS": {"type": "ARRAY", "index": 30, "name": "VALIDATOR_PROPOSALS", "comment": null}, "VALIDATOR_REWARD": {"type": "FLOAT", "index": 31, "name": "VALIDATOR_REWARD", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 32, "name": "FACT_BLOCKS_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:40UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__fact_blocks_EPOCH_ID.fc61bf616f"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_GAS_PRICE__NUMBER__FLOAT.fa7e1b932c": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_BLOCKS_GAS_PRICE", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:38UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_GAS_PRICE__NUMBER__FLOAT.fa7e1b932c"}, "test.near_models.not_null_silver__logs_s3_TX_HASH.e77c35db89": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "LOGS_S3_TX_HASH", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "RECEIPT_OBJECT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_OBJECT_ID", "comment": null}, "LOG_ID": {"type": "TEXT", "index": 5, "name": "LOG_ID", "comment": null}, "LOG_INDEX": {"type": "NUMBER", "index": 6, "name": "LOG_INDEX", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 7, "name": "RECEIVER_ID", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 8, "name": "PREDECESSOR_ID", "comment": null}, "SIGNER_ID": {"type": "TEXT", "index": 9, "name": "SIGNER_ID", "comment": null}, "CLEAN_LOG": {"type": "TEXT", "index": 10, "name": "CLEAN_LOG", "comment": null}, "IS_STANDARD": {"type": "BOOLEAN", "index": 11, "name": "IS_STANDARD", "comment": null}, "GAS_BURNT": {"type": "NUMBER", "index": 12, "name": "GAS_BURNT", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 13, "name": "RECEIPT_SUCCEEDED", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 14, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 15, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "_MODIFIED_TIMESTAMP", "comment": null}, "LOGS_ID": {"type": "TEXT", "index": 17, "name": "LOGS_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}, "_INVOCATION_ID": {"type": "TEXT", "index": 20, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 708096, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 1408, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:51UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__logs_s3_TX_HASH.e77c35db89"}, "test.near_models.not_null_silver__receipts_final_receipt_id.b051d94491": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "RECEIPTS_FINAL_RECEIPT_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"CHUNK_HASH": {"type": "TEXT", "index": 1, "name": "CHUNK_HASH", "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}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 5, "name": "RECEIPT_ID", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 6, "name": "PREDECESSOR_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 7, "name": "RECEIVER_ID", "comment": null}, "RECEIPT_JSON": {"type": "VARIANT", "index": 8, "name": "RECEIPT_JSON", "comment": null}, "OUTCOME_JSON": {"type": "VARIANT", "index": 9, "name": "OUTCOME_JSON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 10, "name": "TX_SUCCEEDED", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "RECEIPT_SUCCEEDED", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 12, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "RECEIPTS_FINAL_ID": {"type": "TEXT", "index": 13, "name": "RECEIPTS_FINAL_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 16, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-04-08 16:21UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__receipts_final_receipt_id.b051d94491"}, "model.near_models.defi__ez_intents": {"metadata": {"type": "BASE TABLE", "schema": "DEFI", "name": "EZ_INTENTS", "database": "NEAR", "comment": "## Description\nThis table provides an enhanced view of all intent-based transactions on the NEAR Protocol blockchain, combining raw intent data with token metadata, pricing information, and cross-chain mapping details. The table includes both NEP-245 and DIP-4 standard intents with decimal adjustments, USD values, and comprehensive token context. This easy view eliminates the need for complex joins and calculations, providing ready-to-use data for intent-based trading analysis and MEV protection mechanism evaluation.\n\n## Key Use Cases\n- Intent-based trading analysis with accurate decimal-adjusted amounts and USD values\n- MEV protection mechanism effectiveness analysis with economic impact\n- User behavior analysis in intent-driven protocols with value context\n- Cross-protocol intent execution tracking and performance comparison\n- Intent fulfillment rate analysis and optimization with value calculations\n- Referral program analysis and user acquisition tracking\n- Intent-based DeFi protocol performance monitoring and benchmarking\n\n## Important Relationships\n- Enhances `defi.fact_intents` with pricing and metadata from `price.ez_prices_hourly`\n- Combines token metadata from `core.dim_ft_contract_metadata` for complete token context\n- Enables analysis in `stats.ez_core_metrics_hourly` for intent metrics\n- Provides foundation for all intent-based analytics and reporting\n- Powers cross-protocol analysis with other DeFi activities\n\n## Commonly-used Fields\n- `amount` and `amount_usd`: Essential for accurate intent value analysis\n- `block_timestamp`: Primary field for time-series analysis and trend detection\n- `log_event`: Critical for intent type classification and analysis\n- `owner_id`: Important for user behavior analysis and intent tracking\n- `token_id` and `symbol`: Essential for token-specific intent analysis\n- `referral`: Important for referral program analysis and user acquisition\n- `receipt_succeeded`: Critical for intent fulfillment rate analysis", "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block began."}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": "The height of the chain this block corresponds with."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Unique identifier (hash) of this transaction."}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": "The identifying hash for a receipt."}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": "Account reacting to the receipt from predecessor_id, can be relay, a contract, or a user of a relay, etc. This field identifies the account that is processing the receipt and executing the associated action. In most cases, this is a smart contract that is being called, but it can also be a user account in relay transactions or the system account for certain operations. This differs from tx_receiver and is specific to the receipt being processed."}, "PREDECESSOR_ID": {"type": "TEXT", "index": 6, "name": "PREDECESSOR_ID", "comment": "Account that called the relevant receipt (often the same as tx_signer, but can be system as well). This field identifies the account that directly invoked the receipt being processed. In simple transactions, this is typically the same as the transaction signer. However, in cross-contract calls or system operations, this may be a different account or the system account. This is crucial for understanding the call chain and access control in NEAR's execution model."}, "LOG_EVENT": {"type": "TEXT", "index": 7, "name": "LOG_EVENT", "comment": "Type of NEP245 event (e.g., mt_transfer, mt_burn, mt_mint)"}, "TOKEN_ID": {"type": "VARIANT", "index": 8, "name": "TOKEN_ID", "comment": "The identifier of the token being transferred or minted."}, "SYMBOL": {"type": "TEXT", "index": 9, "name": "SYMBOL", "comment": "Token symbol (e.g., 'wNEAR', 'SWEAT'). This field contains the abbreviated identifier for the token as commonly used in trading pairs, price feeds, and user interfaces. Token symbols are typically 2-6 characters long and provide a quick way to identify tokens without using their full contract addresses. Examples include 'NEAR' for the native token, 'wNEAR' for wrapped NEAR, and 'USDC' for USD Coin."}, "AMOUNT_ADJ": {"type": "FLOAT", "index": 10, "name": "AMOUNT_ADJ", "comment": "Decimal adjusted amount of tokens (as float, rounded - use this generally). This field provides the token amount after applying the appropriate decimal precision adjustments based on the token's decimal places. For example, if transferring 1 NEAR token, the amount_adj would be 1.0 after dividing the raw amount (1e24) by 10^24. This field is the most commonly used representation for token amounts in analytics and reporting as it provides human-readable values."}, "AMOUNT_USD": {"type": "FLOAT", "index": 11, "name": "AMOUNT_USD", "comment": "USD value of the token transfer (null if hourly price not available). This field provides the dollar equivalent value of the token transfer by multiplying the decimal-adjusted token amount by the token's USD price at the time of the transfer. This field is null when price data is unavailable, which can occur for new tokens, tokens with low liquidity, or during periods when price feeds are unavailable."}, "OWNER_ID": {"type": "TEXT", "index": 12, "name": "OWNER_ID", "comment": "Owner of the minted NFT"}, "OLD_OWNER_ID": {"type": "TEXT", "index": 13, "name": "OLD_OWNER_ID", "comment": "Sender account ID for transfer events"}, "NEW_OWNER_ID": {"type": "TEXT", "index": 14, "name": "NEW_OWNER_ID", "comment": "Receiver account ID for transfer events"}, "AMOUNT_RAW": {"type": "TEXT", "index": 15, "name": "AMOUNT_RAW", "comment": "Unadjusted amount of tokens as it appears on-chain (not decimal adjusted). This is the raw token amount before any decimal precision adjustments are applied. For example, if transferring 1 NEAR token, the amount_raw would be 1000000000000000000000000 (1e24) since NEAR has 24 decimal places. This field preserves the exact on-chain representation of the token amount for precise calculations and verification."}, "BLOCKCHAIN": {"type": "TEXT", "index": 16, "name": "BLOCKCHAIN", "comment": "The name of the blockchain."}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 17, "name": "CONTRACT_ADDRESS", "comment": "The address of the deployed contract for the token, nft, or other smart contract."}, "IS_NATIVE": {"type": "BOOLEAN", "index": 18, "name": "IS_NATIVE", "comment": "Boolean flag indicating whether the token is the native token of a blockchain (TRUE) or a fungible token contract (FALSE)."}, "PRICE": {"type": "FLOAT", "index": 19, "name": "PRICE", "comment": "The asset price, in US Dollars."}, "DECIMALS": {"type": "NUMBER", "index": 20, "name": "DECIMALS", "comment": "Number of decimal places for the token. This field specifies the precision of the token, indicating how many decimal places should be used when converting from raw on-chain amounts to human-readable values. For example, NEAR has 24 decimals, so 1 NEAR = 1e24 raw units. Most ERC-20 tokens use 18 decimals, while some tokens may use different precision based on their design requirements."}, "GAS_BURNT": {"type": "NUMBER", "index": 21, "name": "GAS_BURNT", "comment": "Gas burned for the receipt action. This field represents the amount of computational resources consumed specifically for the receipt being processed. Gas burning is the mechanism by which NEAR charges for computational work, and this field tracks the exact amount burned for this particular receipt action. In raw number format with 16 decimal places, to adjust divide by POW(10,16) or multiply by 1e-16."}, "MEMO": {"type": "TEXT", "index": 22, "name": "MEMO", "comment": "Optional log message within the transaction (often null). This field contains additional information or context about the transfer, such as transaction notes, reference numbers, or descriptive text. Memos are commonly used in cross-chain bridges, exchange deposits, or other scenarios where additional context is needed to identify or process the transfer. The memo field is optional and frequently null for standard transfers."}, "REFERRAL": {"type": "TEXT", "index": 23, "name": "REFERRAL", "comment": "ID of the referring protocol, as extracted from the Receipt log."}, "FEES_COLLECTED_RAW": {"type": "VARIANT", "index": 24, "name": "FEES_COLLECTED_RAW", "comment": "Raw JSON object containing fee information collected from the intent execution, as extracted from the DIP4 event log. This field contains the complete on-chain representation of fees charged by the intent protocol, formatted as a JSON object with token addresses as keys and unadjusted fee amounts as values. For example: `{\"nep141:wrap.near\": \"1232145523809524\"}` indicates fees collected in wrapped NEAR tokens. This field is null when no fees were collected or when fee information is not available in the event log. The raw format preserves the exact on-chain data structure for precise fee calculations and protocol revenue analysis."}, "FEE_TOKEN": {"type": "TEXT", "index": 25, "name": "FEE_TOKEN", "comment": "Token symbol for the fee collected (e.g., 'NEAR', 'USDT'). This field identifies the specific token in which the intent execution fee was charged, extracted and labeled from the fees_collected_raw JSON object. Fee tokens are typically stablecoins (like USDT, USDC) or the native protocol token (NEAR), though any supported token can be used for fees. This field is null when no fees were collected or when the fee token cannot be identified in the token metadata. Understanding fee tokens is important for protocol revenue analysis and cost tracking across different intent executions."}, "FEE_AMOUNT_ADJ": {"type": "FLOAT", "index": 26, "name": "FEE_AMOUNT_ADJ", "comment": "Decimal-adjusted fee amount collected from the intent execution. This field provides the fee amount after applying the appropriate decimal precision adjustments based on the fee token's decimal places. For example, if a fee of 1 USDT was collected, the fee_amount_adj would be 1.0 after dividing the raw amount by 10^6 (USDT has 6 decimal places). This field is the most commonly used representation for fee amounts in analytics and reporting as it provides human-readable values. This field is null when no fees were collected or when the fee token's decimal information is unavailable."}, "FEE_AMOUNT_USD": {"type": "FLOAT", "index": 27, "name": "FEE_AMOUNT_USD", "comment": "USD value of the fee collected from the intent execution. This field provides the dollar equivalent value of the fee by multiplying the decimal-adjusted fee amount by the fee token's USD price at the time of the intent execution. This standardized USD representation enables protocol revenue analysis, fee tracking across different tokens, and cost comparisons over time. The field uses ZEROIFNULL to ensure zero values when price data is unavailable rather than null, which simplifies aggregations and revenue calculations. This field may be zero when price data is unavailable for new tokens, tokens with low liquidity, or during periods when price feeds are unavailable."}, "DIP4_VERSION": {"type": "TEXT", "index": 28, "name": "DIP4_VERSION", "comment": "Version of the DIP4 standard that emitted the log for this action."}, "LOG_INDEX": {"type": "NUMBER", "index": 29, "name": "LOG_INDEX", "comment": "Sequential index of the log entry within the receipt"}, "LOG_EVENT_INDEX": {"type": "NUMBER", "index": 30, "name": "LOG_EVENT_INDEX", "comment": "Position of the event in the log_data array"}, "AMOUNT_INDEX": {"type": "NUMBER", "index": 31, "name": "AMOUNT_INDEX", "comment": "Position of the amount in the flattened amounts array from the NEP245 event"}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 32, "name": "RECEIPT_SUCCEEDED", "comment": "Boolean indicating whether the receipt was successfully processed. This field tracks the execution status of the receipt, which is crucial for understanding transaction outcomes. While most transactions succeed, individual receipts within a transaction can fail due to various reasons such as insufficient gas, contract errors, or invalid parameters. This field is essential for filtering successful operations and analyzing failure patterns."}, "TOKEN_IS_VERIFIED": {"type": "BOOLEAN", "index": 33, "name": "TOKEN_IS_VERIFIED", "comment": "Boolean flag indicating whether the token or price record is verified by Flipside's crosschain curation process. Verified tokens are prioritized for analytics and are considered reliable for most use cases. Unverified tokens may be incomplete, deprecated, or experimental."}, "EZ_INTENTS_ID": {"type": "TEXT", "index": 34, "name": "EZ_INTENTS_ID", "comment": "A unique identifier for the record."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 35, "name": "INSERTED_TIMESTAMP", "comment": "The timestamp at which the record was initially created and inserted into this table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 36, "name": "MODIFIED_TIMESTAMP", "comment": "The timestamp at which this record was last modified by an internal process."}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 2605699584, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 21489601, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 22:02UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.defi__ez_intents"}, "test.near_models.not_null_silver__atlas_supply_total_locked_supply.8b7298f325": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "ATLAS_SUPPLY_TOTAL_LOCKED_SUPPLY", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"UTC_DATE": {"type": "DATE", "index": 1, "name": "UTC_DATE", "comment": null}, "TOTAL_SUPPLY": {"type": "NUMBER", "index": 2, "name": "TOTAL_SUPPLY", "comment": null}, "TOTAL_STAKED_SUPPLY": {"type": "FLOAT", "index": 3, "name": "TOTAL_STAKED_SUPPLY", "comment": null}, "TOTAL_NONSTAKED_SUPPLY": {"type": "FLOAT", "index": 4, "name": "TOTAL_NONSTAKED_SUPPLY", "comment": null}, "CIRCULATING_SUPPLY": {"type": "NUMBER", "index": 5, "name": "CIRCULATING_SUPPLY", "comment": null}, "TOTAL_LOCKED_SUPPLY": {"type": "NUMBER", "index": 6, "name": "TOTAL_LOCKED_SUPPLY", "comment": null}, "LIQUID_SUPPLY": {"type": "FLOAT", "index": 7, "name": "LIQUID_SUPPLY", "comment": null}, "NONLIQUID_SUPPLY": {"type": "FLOAT", "index": 8, "name": "NONLIQUID_SUPPLY", "comment": null}, "STAKED_LOCKED_SUPPLY": {"type": "NUMBER", "index": 9, "name": "STAKED_LOCKED_SUPPLY", "comment": null}, "NON_STAKED_LOCKED_SUPPLY": {"type": "NUMBER", "index": 10, "name": "NON_STAKED_LOCKED_SUPPLY", "comment": null}, "STAKED_CIRCULATING_SUPPLY": {"type": "FLOAT", "index": 11, "name": "STAKED_CIRCULATING_SUPPLY", "comment": null}, "NONSTAKED_CIRCULATING_SUPPLY": {"type": "FLOAT", "index": 12, "name": "NONSTAKED_CIRCULATING_SUPPLY", "comment": null}, "PERC_LOCKED_SUPPLY": {"type": "NUMBER", "index": 13, "name": "PERC_LOCKED_SUPPLY", "comment": null}, "PERC_CIRCULATING_SUPPLY": {"type": "NUMBER", "index": 14, "name": "PERC_CIRCULATING_SUPPLY", "comment": null}, "PERC_STAKED_LOCKED": {"type": "NUMBER", "index": 15, "name": "PERC_STAKED_LOCKED", "comment": null}, "PERC_STAKED_CIRCULATING": {"type": "FLOAT", "index": 16, "name": "PERC_STAKED_CIRCULATING", "comment": null}, "ATLAS_SUPPLY_ID": {"type": "TEXT", "index": 17, "name": "ATLAS_SUPPLY_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}, "_INVOCATION_ID": {"type": "TEXT", "index": 20, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:30UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__atlas_supply_total_locked_supply.8b7298f325"}, "model.near_models.streamline__transactions_complete": {"metadata": {"type": "BASE TABLE", "schema": "STREAMLINE", "name": "TRANSACTIONS_COMPLETE", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP_EPOCH": {"type": "NUMBER", "index": 2, "name": "BLOCK_TIMESTAMP_EPOCH", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "SIGNER_ID": {"type": "TEXT", "index": 4, "name": "SIGNER_ID", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 5, "name": "PARTITION_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_TRANSACTIONS_ID": {"type": "TEXT", "index": 7, "name": "COMPLETE_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 10, "name": "_INVOCATION_ID", "comment": null}, "SHARD_ID": {"type": "TEXT", "index": 12, "name": "SHARD_ID", "comment": null}, "CHUNK_HASH": {"type": "TEXT", "index": 13, "name": "CHUNK_HASH", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 101208634368, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 1361755263, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 22:24UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(ROUND(block_id, -3))", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.streamline__transactions_complete"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_nft_mints_DEPOSIT__NUMBER__FLOAT.528beb21a8": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_NFT", "name": "FACT_NFT_MINTS_DEPOSIT", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_nft_mints_DEPOSIT__NUMBER__FLOAT.528beb21a8"}, "model.near_models.streamline__ft_tokenlist": {"metadata": {"type": "BASE TABLE", "schema": "STREAMLINE", "name": "FT_TOKENLIST", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "CONTRACT_ADDRESS", "comment": null}, "FT_TOKENLIST_ID": {"type": "TEXT", "index": 2, "name": "FT_TOKENLIST_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 5, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 214016, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 7362, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-11 00:40UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(modified_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.streamline__ft_tokenlist"}, "seed.near_models.seeds__allbridge_ids": {"metadata": {"type": "BASE TABLE", "schema": "SEEDS", "name": "ALLBRIDGE_IDS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCKCHAIN": {"type": "TEXT", "index": 1, "name": "BLOCKCHAIN", "comment": null}, "ID": {"type": "TEXT", "index": 2, "name": "ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 1536, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 17, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 22:35UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.near_models.seeds__allbridge_ids"}, "test.near_models.not_null_core__fact_token_transfers_CONTRACT_ADDRESS.daf8f69329": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_TOKEN_TRANSFERS_CONTRACT_ADDRESS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "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_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": null}, "RN": {"type": "NUMBER", "index": 5, "name": "RN", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 7, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 8, "name": "TO_ADDRESS", "comment": null}, "MEMO": {"type": "TEXT", "index": 9, "name": "MEMO", "comment": null}, "AMOUNT_UNADJ": {"type": "TEXT", "index": 10, "name": "AMOUNT_UNADJ", "comment": null}, "TRANSFER_TYPE": {"type": "TEXT", "index": 11, "name": "TRANSFER_TYPE", "comment": null}, "TRANSFER_ACTION": {"type": "TEXT", "index": 12, "name": "TRANSFER_ACTION", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 13, "name": "RECEIPT_SUCCEEDED", "comment": null}, "FACT_TOKEN_TRANSFERS_ID": {"type": "TEXT", "index": 14, "name": "FACT_TOKEN_TRANSFERS_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:41UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__fact_token_transfers_CONTRACT_ADDRESS.daf8f69329"}, "test.near_models.not_null_silver__atlas_supply_perc_circulating_supply.a7f25473f4": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "ATLAS_SUPPLY_PERC_CIRCULATING_SUPPLY", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"UTC_DATE": {"type": "DATE", "index": 1, "name": "UTC_DATE", "comment": null}, "TOTAL_SUPPLY": {"type": "NUMBER", "index": 2, "name": "TOTAL_SUPPLY", "comment": null}, "TOTAL_STAKED_SUPPLY": {"type": "FLOAT", "index": 3, "name": "TOTAL_STAKED_SUPPLY", "comment": null}, "TOTAL_NONSTAKED_SUPPLY": {"type": "FLOAT", "index": 4, "name": "TOTAL_NONSTAKED_SUPPLY", "comment": null}, "CIRCULATING_SUPPLY": {"type": "NUMBER", "index": 5, "name": "CIRCULATING_SUPPLY", "comment": null}, "TOTAL_LOCKED_SUPPLY": {"type": "NUMBER", "index": 6, "name": "TOTAL_LOCKED_SUPPLY", "comment": null}, "LIQUID_SUPPLY": {"type": "FLOAT", "index": 7, "name": "LIQUID_SUPPLY", "comment": null}, "NONLIQUID_SUPPLY": {"type": "FLOAT", "index": 8, "name": "NONLIQUID_SUPPLY", "comment": null}, "STAKED_LOCKED_SUPPLY": {"type": "NUMBER", "index": 9, "name": "STAKED_LOCKED_SUPPLY", "comment": null}, "NON_STAKED_LOCKED_SUPPLY": {"type": "NUMBER", "index": 10, "name": "NON_STAKED_LOCKED_SUPPLY", "comment": null}, "STAKED_CIRCULATING_SUPPLY": {"type": "FLOAT", "index": 11, "name": "STAKED_CIRCULATING_SUPPLY", "comment": null}, "NONSTAKED_CIRCULATING_SUPPLY": {"type": "FLOAT", "index": 12, "name": "NONSTAKED_CIRCULATING_SUPPLY", "comment": null}, "PERC_LOCKED_SUPPLY": {"type": "NUMBER", "index": 13, "name": "PERC_LOCKED_SUPPLY", "comment": null}, "PERC_CIRCULATING_SUPPLY": {"type": "NUMBER", "index": 14, "name": "PERC_CIRCULATING_SUPPLY", "comment": null}, "PERC_STAKED_LOCKED": {"type": "NUMBER", "index": 15, "name": "PERC_STAKED_LOCKED", "comment": null}, "PERC_STAKED_CIRCULATING": {"type": "FLOAT", "index": 16, "name": "PERC_STAKED_CIRCULATING", "comment": null}, "ATLAS_SUPPLY_ID": {"type": "TEXT", "index": 17, "name": "ATLAS_SUPPLY_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}, "_INVOCATION_ID": {"type": "TEXT", "index": 20, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:30UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__atlas_supply_perc_circulating_supply.a7f25473f4"}, "test.near_models.not_null_gov__fact_staking_pool_balances_ADDRESS.58770c59df": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_GOV", "name": "FACT_STAKING_POOL_BALANCES_ADDRESS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "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}, "RECEIPT_OBJECT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_OBJECT_ID", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 5, "name": "ADDRESS", "comment": null}, "BALANCE": {"type": "FLOAT", "index": 6, "name": "BALANCE", "comment": null}, "FACT_STAKING_POOL_BALANCES_ID": {"type": "TEXT", "index": 7, "name": "FACT_STAKING_POOL_BALANCES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:52UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_gov__fact_staking_pool_balances_ADDRESS.58770c59df"}, "model.near_models.bronze__complete_provider_prices": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "COMPLETE_PROVIDER_PRICES", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"ASSET_ID": {"type": "TEXT", "index": 1, "name": "ASSET_ID", "comment": ""}, "RECORDED_HOUR": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "RECORDED_HOUR", "comment": ""}, "OPEN": {"type": "FLOAT", "index": 3, "name": "OPEN", "comment": ""}, "HIGH": {"type": "FLOAT", "index": 4, "name": "HIGH", "comment": ""}, "LOW": {"type": "FLOAT", "index": 5, "name": "LOW", "comment": ""}, "CLOSE": {"type": "FLOAT", "index": 6, "name": "CLOSE", "comment": ""}, "PROVIDER": {"type": "TEXT", "index": 7, "name": "PROVIDER", "comment": ""}, "SOURCE": {"type": "TEXT", "index": 8, "name": "SOURCE", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "COMPLETE_PROVIDER_PRICES_ID": {"type": "TEXT", "index": 12, "name": "COMPLETE_PROVIDER_PRICES_ID", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.bronze__complete_provider_prices"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_SIGNATURE__STRING__VARCHAR.26c1b90668": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_BLOCKS_SIGNATURE", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_SIGNATURE__STRING__VARCHAR.26c1b90668"}, "test.near_models.not_null_silver__atlas_supply_daily_lockup_locked_balances_utc_date.3739a7a51a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "ATLAS_SUPPLY_DAILY_LOCKUP_LOCKED_BALANCES_UTC_DATE", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"LOCKUP_ACCOUNT_ID": {"type": "TEXT", "index": 1, "name": "LOCKUP_ACCOUNT_ID", "comment": null}, "LOCKUP_INDEX": {"type": "NUMBER", "index": 2, "name": "LOCKUP_INDEX", "comment": null}, "OWNER_ACCOUNT_ID": {"type": "TEXT", "index": 3, "name": "OWNER_ACCOUNT_ID", "comment": null}, "UTC_DATE": {"type": "DATE", "index": 4, "name": "UTC_DATE", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "BLOCK_TIMESTAMP", "comment": null}, "LOCKUP_AMOUNT": {"type": "NUMBER", "index": 6, "name": "LOCKUP_AMOUNT", "comment": null}, "DEPOSIT_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "DEPOSIT_TIMESTAMP", "comment": null}, "LOCKUP_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "LOCKUP_TIMESTAMP", "comment": null}, "LOCKUP_END_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "LOCKUP_END_TIMESTAMP", "comment": null}, "LOCKUP_TIME_LEFT_NS": {"type": "NUMBER", "index": 10, "name": "LOCKUP_TIME_LEFT_NS", "comment": null}, "UNRELEASED_AMOUNT": {"type": "NUMBER", "index": 11, "name": "UNRELEASED_AMOUNT", "comment": null}, "VESTING_START_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "VESTING_START_TIMESTAMP", "comment": null}, "VESTING_CLIFF_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "VESTING_CLIFF_TIMESTAMP", "comment": null}, "VESTING_END_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "VESTING_END_TIMESTAMP", "comment": null}, "TERMINATE_VESTING_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "TERMINATE_VESTING_TIMESTAMP", "comment": null}, "TERMINATION_UNVESTED_AMOUNT": {"type": "NUMBER", "index": 16, "name": "TERMINATION_UNVESTED_AMOUNT", "comment": null}, "VESTING_TIME_LEFT_NS": {"type": "NUMBER", "index": 17, "name": "VESTING_TIME_LEFT_NS", "comment": null}, "VESTING_TOTAL_TIME_NS": {"type": "NUMBER", "index": 18, "name": "VESTING_TOTAL_TIME_NS", "comment": null}, "TERMINATION_WITHDRAWN_AMOUNT": {"type": "NUMBER", "index": 19, "name": "TERMINATION_WITHDRAWN_AMOUNT", "comment": null}, "UNVESTED_AMOUNT": {"type": "NUMBER", "index": 20, "name": "UNVESTED_AMOUNT", "comment": null}, "LOCKED_AMOUNT": {"type": "NUMBER", "index": 21, "name": "LOCKED_AMOUNT", "comment": null}, "UNLOCKED_AMOUNT_TODAY": {"type": "NUMBER", "index": 22, "name": "UNLOCKED_AMOUNT_TODAY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 23, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 24, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "ATLAS_DAILY_LOCKUP_LOCKED_BALANCES_ID": {"type": "TEXT", "index": 25, "name": "ATLAS_DAILY_LOCKUP_LOCKED_BALANCES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 26, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 28, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:20UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__atlas_supply_daily_lockup_locked_balances_utc_date.3739a7a51a"}, "test.near_models.not_null_defi__fact_dex_swaps_BLOCK_TIMESTAMP.16523c93b8": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_DEX_SWAPS_BLOCK_TIMESTAMP", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 2, "name": "RECEIPT_ID", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": null}, "SIGNER_ID": {"type": "TEXT", "index": 6, "name": "SIGNER_ID", "comment": null}, "SWAP_INDEX": {"type": "NUMBER", "index": 7, "name": "SWAP_INDEX", "comment": null}, "AMOUNT_OUT_RAW": {"type": "TEXT", "index": 8, "name": "AMOUNT_OUT_RAW", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 9, "name": "TOKEN_OUT", "comment": null}, "AMOUNT_IN_RAW": {"type": "TEXT", "index": 10, "name": "AMOUNT_IN_RAW", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 11, "name": "TOKEN_IN", "comment": null}, "SWAP_INPUT_DATA": {"type": "VARIANT", "index": 12, "name": "SWAP_INPUT_DATA", "comment": null}, "LOG": {"type": "TEXT", "index": 13, "name": "LOG", "comment": null}, "FACT_DEX_SWAPS_ID": {"type": "TEXT", "index": 14, "name": "FACT_DEX_SWAPS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:51UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__fact_dex_swaps_BLOCK_TIMESTAMP.16523c93b8"}, "test.near_models.unique_core__dim_ft_contract_metadata_DIM_FT_CONTRACT_METADATA_ID.8a5a26c67d": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_CORE", "name": "DIM_FT_CONTRACT_METADATA_DIM_FT_CONTRACT_METADATA_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:52UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.unique_core__dim_ft_contract_metadata_DIM_FT_CONTRACT_METADATA_ID.8a5a26c67d"}, "test.near_models.not_null_silver__atlas_supply_lockup_receipts_receiver_id.0ff7b9f9a0": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "ATLAS_SUPPLY_LOCKUP_RECEIPTS_RECEIVER_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RECEIPT_OBJECT_ID": {"type": "TEXT", "index": 1, "name": "RECEIPT_OBJECT_ID", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 2, "name": "TX_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 4, "name": "PREDECESSOR_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": null}, "ACTIONS": {"type": "OBJECT", "index": 6, "name": "ACTIONS", "comment": null}, "STATUS": {"type": "TEXT", "index": 7, "name": "STATUS", "comment": null}, "LOGS": {"type": "ARRAY", "index": 8, "name": "LOGS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 10, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "ATLAS_SUPPLY_LOCKUP_RECEIPTS_ID": {"type": "TEXT", "index": 11, "name": "ATLAS_SUPPLY_LOCKUP_RECEIPTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "MODIFIED_TIMESTAMP", "comment": null}, "INVOCATION_ID": {"type": "TEXT", "index": 14, "name": "INVOCATION_ID", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 15, "name": "_INVOCATION_ID", "comment": null}, "_MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "_MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:35UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__atlas_supply_lockup_receipts_receiver_id.0ff7b9f9a0"}, "test.near_models.dbt_utils_recency_gov__fact_staking_pool_daily_balances_day__date__2.bd51579ff9": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_RECENCY_GOV", "name": "FACT_STAKING_POOL_DAILY_BALANCES_DAY", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"MOST_RECENT": {"type": "DATE", "index": 1, "name": "MOST_RECENT", "comment": null}, "THRESHOLD": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "THRESHOLD", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_utils_recency_gov__fact_staking_pool_daily_balances_day__date__2.bd51579ff9"}, "test.near_models.not_null_defi__fact_intents_AMOUNT_INDEX.b227288664": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_INTENTS_AMOUNT_INDEX", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "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_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 6, "name": "PREDECESSOR_ID", "comment": null}, "LOG_EVENT": {"type": "TEXT", "index": 7, "name": "LOG_EVENT", "comment": null}, "LOG_INDEX": {"type": "NUMBER", "index": 8, "name": "LOG_INDEX", "comment": null}, "LOG_EVENT_INDEX": {"type": "NUMBER", "index": 9, "name": "LOG_EVENT_INDEX", "comment": null}, "OWNER_ID": {"type": "TEXT", "index": 10, "name": "OWNER_ID", "comment": null}, "OLD_OWNER_ID": {"type": "TEXT", "index": 11, "name": "OLD_OWNER_ID", "comment": null}, "NEW_OWNER_ID": {"type": "TEXT", "index": 12, "name": "NEW_OWNER_ID", "comment": null}, "MEMO": {"type": "TEXT", "index": 13, "name": "MEMO", "comment": null}, "AMOUNT_INDEX": {"type": "NUMBER", "index": 14, "name": "AMOUNT_INDEX", "comment": null}, "AMOUNT_RAW": {"type": "TEXT", "index": 15, "name": "AMOUNT_RAW", "comment": null}, "TOKEN_ID": {"type": "VARIANT", "index": 16, "name": "TOKEN_ID", "comment": null}, "REFERRAL": {"type": "TEXT", "index": 17, "name": "REFERRAL", "comment": null}, "DIP4_VERSION": {"type": "TEXT", "index": 18, "name": "DIP4_VERSION", "comment": null}, "GAS_BURNT": {"type": "NUMBER", "index": 19, "name": "GAS_BURNT", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 20, "name": "RECEIPT_SUCCEEDED", "comment": null}, "FACT_INTENTS_ID": {"type": "TEXT", "index": 21, "name": "FACT_INTENTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 24, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:51UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__fact_intents_AMOUNT_INDEX.b227288664"}, "model.near_models.silver__token_transfer_ft_transfers_event": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "TOKEN_TRANSFER_FT_TRANSFERS_EVENT", "database": "NEAR", "comment": "This model captures fungible token (FT) transfer events from the NEAR blockchain. It processes standard EVENT_JSON formatted logs from token contracts that emit 'ft_transfer' events.\n", "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block began."}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": "The height of the chain this block corresponds with."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Unique identifier (hash) of this transaction."}, "ACTION_ID": {"type": "TEXT", "index": 4, "name": "ACTION_ID", "comment": ""}, "RECEIPT_ID": {"type": "TEXT", "index": 5, "name": "RECEIPT_ID", "comment": "The identifying hash for a receipt."}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": "The address of the deployed contract for the token, nft, or other smart contract."}, "PREDECESSOR_ID": {"type": "TEXT", "index": 7, "name": "PREDECESSOR_ID", "comment": "Account that called the relevant receipt (often the same as tx_signer, but can be system as well). This field identifies the account that directly invoked the receipt being processed. In simple transactions, this is typically the same as the transaction signer. However, in cross-contract calls or system operations, this may be a different account or the system account. This is crucial for understanding the call chain and access control in NEAR's execution model."}, "FROM_ADDRESS": {"type": "TEXT", "index": 8, "name": "FROM_ADDRESS", "comment": "The address the sends the token."}, "TO_ADDRESS": {"type": "TEXT", "index": 9, "name": "TO_ADDRESS", "comment": "The receiver of usn token."}, "AMOUNT_UNADJ": {"type": "TEXT", "index": 10, "name": "AMOUNT_UNADJ", "comment": "An unadjusted amount (of tokens, price, etc.) for the relevant record. This is the number as it appears on chain and is not decimal adjusted."}, "MEMO": {"type": "TEXT", "index": 11, "name": "MEMO", "comment": "Optional log message within the transaction (often null). This field contains additional information or context about the transfer, such as transaction notes, reference numbers, or descriptive text. Memos are commonly used in cross-chain bridges, exchange deposits, or other scenarios where additional context is needed to identify or process the transfer. The memo field is optional and frequently null for standard transfers."}, "RN": {"type": "NUMBER", "index": 12, "name": "RN", "comment": "The sequential index of an event within a transaction, combining the log index with any sub-indices from array processing. Used to maintain the correct order of events when multiple events are emitted in a single transaction."}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 13, "name": "RECEIPT_SUCCEEDED", "comment": "Boolean indicating whether the receipt was successfully processed. This field tracks the execution status of the receipt, which is crucial for understanding transaction outcomes. While most transactions succeed, individual receipts within a transaction can fail due to various reasons such as insufficient gas, contract errors, or invalid parameters. This field is essential for filtering successful operations and analyzing failure patterns."}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 14, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": "Block number grouping for ingestion partition"}, "TRANSFERS_EVENT_ID": {"type": "TEXT", "index": 15, "name": "TRANSFERS_EVENT_ID", "comment": "A unique identifier for the record."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INSERTED_TIMESTAMP", "comment": "The timestamp at which the record was initially created and inserted into this table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": "The timestamp at which this record was last modified by an internal process."}, "_INVOCATION_ID": {"type": "TEXT", "index": 18, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 291927610880, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 1616784142, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 21:49UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE, modified_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.silver__token_transfer_ft_transfers_event"}, "model.near_models.streamline__defuse_token_ids_realtime": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "DEFUSE_TOKEN_IDS_REALTIME", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RESPONSE": {"type": "VARIANT", "index": 1, "name": "RESPONSE", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.streamline__defuse_token_ids_realtime"}, "test.near_models.not_null_defi__fact_bridge_activity_TOKEN_ADDRESS.22c17385df": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_BRIDGE_ACTIVITY_TOKEN_ADDRESS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 4, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 5, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT_ADJ": {"type": "NUMBER", "index": 6, "name": "AMOUNT_ADJ", "comment": null}, "DESTINATION_ADDRESS": {"type": "TEXT", "index": 7, "name": "DESTINATION_ADDRESS", "comment": null}, "SOURCE_ADDRESS": {"type": "TEXT", "index": 8, "name": "SOURCE_ADDRESS", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 9, "name": "PLATFORM", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 10, "name": "BRIDGE_ADDRESS", "comment": null}, "DESTINATION_CHAIN": {"type": "TEXT", "index": 11, "name": "DESTINATION_CHAIN", "comment": null}, "SOURCE_CHAIN": {"type": "TEXT", "index": 12, "name": "SOURCE_CHAIN", "comment": null}, "METHOD_NAME": {"type": "TEXT", "index": 13, "name": "METHOD_NAME", "comment": null}, "DIRECTION": {"type": "TEXT", "index": 14, "name": "DIRECTION", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 15, "name": "RECEIPT_SUCCEEDED", "comment": null}, "FACT_BRIDGE_ACTIVITY_ID": {"type": "TEXT", "index": 16, "name": "FACT_BRIDGE_ACTIVITY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:51UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__fact_bridge_activity_TOKEN_ADDRESS.22c17385df"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_actions_RECEIPT_GAS_BURNT__NUMBER__INTEGER.33ee6833da": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "EZ_ACTIONS_RECEIPT_GAS_BURNT", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:38UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_actions_RECEIPT_GAS_BURNT__NUMBER__INTEGER.33ee6833da"}, "test.near_models.not_null_core__fact_token_transfers_INSERTED_TIMESTAMP.3cfaebbfc6": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_TOKEN_TRANSFERS_INSERTED_TIMESTAMP", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "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_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": null}, "RN": {"type": "NUMBER", "index": 5, "name": "RN", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 7, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 8, "name": "TO_ADDRESS", "comment": null}, "MEMO": {"type": "TEXT", "index": 9, "name": "MEMO", "comment": null}, "AMOUNT_UNADJ": {"type": "TEXT", "index": 10, "name": "AMOUNT_UNADJ", "comment": null}, "TRANSFER_TYPE": {"type": "TEXT", "index": 11, "name": "TRANSFER_TYPE", "comment": null}, "TRANSFER_ACTION": {"type": "TEXT", "index": 12, "name": "TRANSFER_ACTION", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 13, "name": "RECEIPT_SUCCEEDED", "comment": null}, "FACT_TOKEN_TRANSFERS_ID": {"type": "TEXT", "index": 14, "name": "FACT_TOKEN_TRANSFERS_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:41UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__fact_token_transfers_INSERTED_TIMESTAMP.3cfaebbfc6"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_METADATA__VARIANT__OBJECT.2b3564522a": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_RECEIPTS_METADATA", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_METADATA__VARIANT__OBJECT.2b3564522a"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_TX_HASH__STRING__VARCHAR.30fd0ae348": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_RECEIPTS_TX_HASH", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_TX_HASH__STRING__VARCHAR.30fd0ae348"}, "test.near_models.not_null_core__fact_logs_SIGNER_ID.088605d82e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_LOGS_SIGNER_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 5, "name": "PREDECESSOR_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 6, "name": "RECEIVER_ID", "comment": null}, "SIGNER_ID": {"type": "TEXT", "index": 7, "name": "SIGNER_ID", "comment": null}, "LOG_INDEX": {"type": "NUMBER", "index": 8, "name": "LOG_INDEX", "comment": null}, "CLEAN_LOG": {"type": "TEXT", "index": 9, "name": "CLEAN_LOG", "comment": null}, "EVENT_STANDARD": {"type": "TEXT", "index": 10, "name": "EVENT_STANDARD", "comment": null}, "GAS_BURNT": {"type": "NUMBER", "index": 11, "name": "GAS_BURNT", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "RECEIPT_SUCCEEDED", "comment": null}, "FACT_LOGS_ID": {"type": "TEXT", "index": 13, "name": "FACT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:40UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__fact_logs_SIGNER_ID.088605d82e"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__dim_staking_pools_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.c0c6dde8f8": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_GOV", "name": "DIM_STAKING_POOLS_BLOCK_TIMESTAMP", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__dim_staking_pools_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.c0c6dde8f8"}, "test.near_models.not_null_defi__ez_intents_RECEIVER_ID.34d2c770eb": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "EZ_INTENTS_RECEIVER_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "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_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 6, "name": "PREDECESSOR_ID", "comment": null}, "LOG_EVENT": {"type": "TEXT", "index": 7, "name": "LOG_EVENT", "comment": null}, "TOKEN_ID": {"type": "VARIANT", "index": 8, "name": "TOKEN_ID", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 9, "name": "SYMBOL", "comment": null}, "AMOUNT_ADJ": {"type": "FLOAT", "index": 10, "name": "AMOUNT_ADJ", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 11, "name": "AMOUNT_USD", "comment": null}, "OWNER_ID": {"type": "TEXT", "index": 12, "name": "OWNER_ID", "comment": null}, "OLD_OWNER_ID": {"type": "TEXT", "index": 13, "name": "OLD_OWNER_ID", "comment": null}, "NEW_OWNER_ID": {"type": "TEXT", "index": 14, "name": "NEW_OWNER_ID", "comment": null}, "AMOUNT_RAW": {"type": "TEXT", "index": 15, "name": "AMOUNT_RAW", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 16, "name": "BLOCKCHAIN", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 17, "name": "CONTRACT_ADDRESS", "comment": null}, "IS_NATIVE": {"type": "BOOLEAN", "index": 18, "name": "IS_NATIVE", "comment": null}, "PRICE": {"type": "FLOAT", "index": 19, "name": "PRICE", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 20, "name": "DECIMALS", "comment": null}, "GAS_BURNT": {"type": "NUMBER", "index": 21, "name": "GAS_BURNT", "comment": null}, "MEMO": {"type": "TEXT", "index": 22, "name": "MEMO", "comment": null}, "REFERRAL": {"type": "TEXT", "index": 23, "name": "REFERRAL", "comment": null}, "DIP4_VERSION": {"type": "TEXT", "index": 24, "name": "DIP4_VERSION", "comment": null}, "LOG_INDEX": {"type": "NUMBER", "index": 25, "name": "LOG_INDEX", "comment": null}, "LOG_EVENT_INDEX": {"type": "NUMBER", "index": 26, "name": "LOG_EVENT_INDEX", "comment": null}, "AMOUNT_INDEX": {"type": "NUMBER", "index": 27, "name": "AMOUNT_INDEX", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 28, "name": "RECEIPT_SUCCEEDED", "comment": null}, "TOKEN_IS_VERIFIED": {"type": "BOOLEAN", "index": 29, "name": "TOKEN_IS_VERIFIED", "comment": null}, "EZ_INTENTS_ID": {"type": "TEXT", "index": 30, "name": "EZ_INTENTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 32, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:41UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__ez_intents_RECEIVER_ID.34d2c770eb"}, "test.near_models.unique_core__fact_blocks_BLOCK_HASH.d6496da5d4": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_CORE", "name": "FACT_BLOCKS_BLOCK_HASH", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:53UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.unique_core__fact_blocks_BLOCK_HASH.d6496da5d4"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_EPOCH_ID__STRING__VARCHAR.6859f40465": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_BLOCKS_EPOCH_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:38UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_EPOCH_ID__STRING__VARCHAR.6859f40465"}, "test.near_models.unique_defi__fact_dex_swaps_FACT_DEX_SWAPS_ID.8096cbffa1": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_DEFI", "name": "FACT_DEX_SWAPS_FACT_DEX_SWAPS_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:53UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.unique_defi__fact_dex_swaps_FACT_DEX_SWAPS_ID.8096cbffa1"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_rainbow_TX_HASH__STRING__VARCHAR.8e530bb8f8": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "BRIDGE_RAINBOW_TX_HASH", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:42UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_rainbow_TX_HASH__STRING__VARCHAR.8e530bb8f8"}, "test.near_models.not_null_atlas__ez_supply_NONSTAKED_CIRCULATING_SUPPLY.ac582e07b2": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_ATLAS", "name": "EZ_SUPPLY_NONSTAKED_CIRCULATING_SUPPLY", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"UTC_DATE": {"type": "DATE", "index": 1, "name": "UTC_DATE", "comment": null}, "TOTAL_SUPPLY": {"type": "NUMBER", "index": 2, "name": "TOTAL_SUPPLY", "comment": null}, "TOTAL_STAKED_SUPPLY": {"type": "FLOAT", "index": 3, "name": "TOTAL_STAKED_SUPPLY", "comment": null}, "TOTAL_NONSTAKED_SUPPLY": {"type": "FLOAT", "index": 4, "name": "TOTAL_NONSTAKED_SUPPLY", "comment": null}, "CIRCULATING_SUPPLY": {"type": "NUMBER", "index": 5, "name": "CIRCULATING_SUPPLY", "comment": null}, "TOTAL_LOCKED_SUPPLY": {"type": "NUMBER", "index": 6, "name": "TOTAL_LOCKED_SUPPLY", "comment": null}, "LIQUID_SUPPLY": {"type": "FLOAT", "index": 7, "name": "LIQUID_SUPPLY", "comment": null}, "NONLIQUID_SUPPLY": {"type": "FLOAT", "index": 8, "name": "NONLIQUID_SUPPLY", "comment": null}, "STAKED_LOCKED_SUPPLY": {"type": "NUMBER", "index": 9, "name": "STAKED_LOCKED_SUPPLY", "comment": null}, "NON_STAKED_LOCKED_SUPPLY": {"type": "NUMBER", "index": 10, "name": "NON_STAKED_LOCKED_SUPPLY", "comment": null}, "STAKED_CIRCULATING_SUPPLY": {"type": "FLOAT", "index": 11, "name": "STAKED_CIRCULATING_SUPPLY", "comment": null}, "NONSTAKED_CIRCULATING_SUPPLY": {"type": "FLOAT", "index": 12, "name": "NONSTAKED_CIRCULATING_SUPPLY", "comment": null}, "PERC_LOCKED_SUPPLY": {"type": "NUMBER", "index": 13, "name": "PERC_LOCKED_SUPPLY", "comment": null}, "PERC_CIRCULATING_SUPPLY": {"type": "NUMBER", "index": 14, "name": "PERC_CIRCULATING_SUPPLY", "comment": null}, "PERC_STAKED_LOCKED": {"type": "NUMBER", "index": 15, "name": "PERC_STAKED_LOCKED", "comment": null}, "PERC_STAKED_CIRCULATING": {"type": "FLOAT", "index": 16, "name": "PERC_STAKED_CIRCULATING", "comment": null}, "EZ_SUPPLY_ID": {"type": "TEXT", "index": 17, "name": "EZ_SUPPLY_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-06 13:34UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_atlas__ez_supply_NONSTAKED_CIRCULATING_SUPPLY.ac582e07b2"}, "model.near_models.silver__github_data": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "GITHUB_DATA", "database": "NEAR", "comment": "Table for Near Github data", "owner": "DBT_CLOUD_NEAR"}, "columns": {"REPO_OWNER": {"type": "TEXT", "index": 1, "name": "REPO_OWNER", "comment": "Repo owner"}, "REPO_NAME": {"type": "TEXT", "index": 2, "name": "REPO_NAME", "comment": "Repo name"}, "ENDPOINT_NAME": {"type": "TEXT", "index": 3, "name": "ENDPOINT_NAME", "comment": "Endpoint name for the data"}, "DATA": {"type": "VARIANT", "index": 4, "name": "DATA", "comment": "Data from the endpoint"}, "PROVIDER": {"type": "TEXT", "index": 5, "name": "PROVIDER", "comment": "Provider for the data"}, "ENDPOINT_GITHUB": {"type": "TEXT", "index": 6, "name": "ENDPOINT_GITHUB", "comment": "Endpoint for data"}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "_RES_ID": {"type": "TEXT", "index": 8, "name": "_RES_ID", "comment": ""}, "GITHUB_DATA_ID": {"type": "TEXT", "index": 10, "name": "GITHUB_DATA_ID", "comment": "A unique identifier for the record."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": "The timestamp at which the record was initially created and inserted into this table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": "The timestamp at which this record was last modified by an internal process."}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": "A job ID to identify the run that last modified a record."}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 3831831552, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 3145963, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 21:48UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(_inserted_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.silver__github_data"}, "test.near_models.not_null_silver__staking_pools_s3_tx_type.4974456cfa": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "STAKING_POOLS_S3_TX_TYPE", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "OWNER": {"type": "TEXT", "index": 3, "name": "OWNER", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 4, "name": "ADDRESS", "comment": null}, "REWARD_FEE_FRACTION": {"type": "VARIANT", "index": 5, "name": "REWARD_FEE_FRACTION", "comment": null}, "TX_TYPE": {"type": "TEXT", "index": 6, "name": "TX_TYPE", "comment": null}, "_LOAD_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "_LOAD_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-13 07:09UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__staking_pools_s3_tx_type.4974456cfa"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_LAST_FINAL_BLOCK__STRING__VARCHAR.25992c91ad": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_BLOCKS_LAST_FINAL_BLOCK", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:38UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_LAST_FINAL_BLOCK__STRING__VARCHAR.25992c91ad"}, "test.near_models.not_null_silver__pool_balance_daily_date_day.a4a227f021": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POOL_BALANCE_DAILY_DATE_DAY", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"DATE_DAY": {"type": "DATE", "index": 1, "name": "DATE_DAY", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 2, "name": "ADDRESS", "comment": null}, "BALANCE": {"type": "FLOAT", "index": 3, "name": "BALANCE", "comment": null}, "_ID": {"type": "TEXT", "index": 4, "name": "_ID", "comment": null}, "POOL_BALANCE_DAILY_ID": {"type": "TEXT", "index": 5, "name": "POOL_BALANCE_DAILY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 8, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:24UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__pool_balance_daily_date_day.a4a227f021"}, "test.near_models.not_null_atlas__ez_supply_TOTAL_SUPPLY.d447599ec7": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_ATLAS", "name": "EZ_SUPPLY_TOTAL_SUPPLY", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"UTC_DATE": {"type": "DATE", "index": 1, "name": "UTC_DATE", "comment": null}, "TOTAL_SUPPLY": {"type": "NUMBER", "index": 2, "name": "TOTAL_SUPPLY", "comment": null}, "TOTAL_STAKED_SUPPLY": {"type": "FLOAT", "index": 3, "name": "TOTAL_STAKED_SUPPLY", "comment": null}, "TOTAL_NONSTAKED_SUPPLY": {"type": "FLOAT", "index": 4, "name": "TOTAL_NONSTAKED_SUPPLY", "comment": null}, "CIRCULATING_SUPPLY": {"type": "NUMBER", "index": 5, "name": "CIRCULATING_SUPPLY", "comment": null}, "TOTAL_LOCKED_SUPPLY": {"type": "NUMBER", "index": 6, "name": "TOTAL_LOCKED_SUPPLY", "comment": null}, "LIQUID_SUPPLY": {"type": "FLOAT", "index": 7, "name": "LIQUID_SUPPLY", "comment": null}, "NONLIQUID_SUPPLY": {"type": "FLOAT", "index": 8, "name": "NONLIQUID_SUPPLY", "comment": null}, "STAKED_LOCKED_SUPPLY": {"type": "NUMBER", "index": 9, "name": "STAKED_LOCKED_SUPPLY", "comment": null}, "NON_STAKED_LOCKED_SUPPLY": {"type": "NUMBER", "index": 10, "name": "NON_STAKED_LOCKED_SUPPLY", "comment": null}, "STAKED_CIRCULATING_SUPPLY": {"type": "FLOAT", "index": 11, "name": "STAKED_CIRCULATING_SUPPLY", "comment": null}, "NONSTAKED_CIRCULATING_SUPPLY": {"type": "FLOAT", "index": 12, "name": "NONSTAKED_CIRCULATING_SUPPLY", "comment": null}, "PERC_LOCKED_SUPPLY": {"type": "NUMBER", "index": 13, "name": "PERC_LOCKED_SUPPLY", "comment": null}, "PERC_CIRCULATING_SUPPLY": {"type": "NUMBER", "index": 14, "name": "PERC_CIRCULATING_SUPPLY", "comment": null}, "PERC_STAKED_LOCKED": {"type": "NUMBER", "index": 15, "name": "PERC_STAKED_LOCKED", "comment": null}, "PERC_STAKED_CIRCULATING": {"type": "FLOAT", "index": 16, "name": "PERC_STAKED_CIRCULATING", "comment": null}, "EZ_SUPPLY_ID": {"type": "TEXT", "index": 17, "name": "EZ_SUPPLY_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-06 13:34UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_atlas__ez_supply_TOTAL_SUPPLY.d447599ec7"}, "model.near_models.bronze__omni_metadata": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "OMNI_METADATA", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": ""}, "METADATA": {"type": "VARIANT", "index": 3, "name": "METADATA", "comment": ""}, "DATA": {"type": "VARIANT", "index": 4, "name": "DATA", "comment": ""}, "FILE_NAME": {"type": "TEXT", "index": 5, "name": "FILE_NAME", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.bronze__omni_metadata"}, "test.near_models.dbt_utils_recency_core__fact_receipts_hours__block_timestamp__2.e2658c7a59": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_RECENCY_CORE", "name": "FACT_RECEIPTS_HOURS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"MOST_RECENT": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MOST_RECENT", "comment": null}, "THRESHOLD": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "THRESHOLD", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:40UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_utils_recency_core__fact_receipts_hours__block_timestamp__2.e2658c7a59"}, "test.near_models.not_null_gov__fact_staking_actions_RECEIPT_OBJECT_ID.f77c5de8d9": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_GOV", "name": "FACT_STAKING_ACTIONS_RECEIPT_OBJECT_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "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}, "RECEIPT_OBJECT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_OBJECT_ID", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 5, "name": "ADDRESS", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 6, "name": "PREDECESSOR_ID", "comment": null}, "SIGNER_ID": {"type": "TEXT", "index": 7, "name": "SIGNER_ID", "comment": null}, "ACTION": {"type": "TEXT", "index": 8, "name": "ACTION", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 9, "name": "AMOUNT", "comment": null}, "FACT_STAKING_ACTIONS_ID": {"type": "TEXT", "index": 10, "name": "FACT_STAKING_ACTIONS_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:52UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_gov__fact_staking_actions_RECEIPT_OBJECT_ID.f77c5de8d9"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_NONCE__NUMBER.ee76e273d4": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_TRANSACTIONS_NONCE", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_NONCE__NUMBER.ee76e273d4"}, "model.near_models.silver__nft_contract_metadata": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "NFT_CONTRACT_METADATA", "database": "NEAR", "comment": "NFT Contract-level metadata provided by the Nearblocks NFT endpoint.", "owner": "DBT_CLOUD_NEAR"}, "columns": {"BASE_URI": {"type": "TEXT", "index": 1, "name": "BASE_URI", "comment": "The URI associated with the token or NFT, set by the deployer or creator."}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 2, "name": "CONTRACT_ADDRESS", "comment": "The address of the deployed contract for the token, nft, or other smart contract."}, "ICON": {"type": "TEXT", "index": 3, "name": "ICON", "comment": "A base64 encoded image for the token or NFT's icon."}, "NAME": {"type": "TEXT", "index": 4, "name": "NAME", "comment": "The name of the asset."}, "SYMBOL": {"type": "TEXT", "index": 5, "name": "SYMBOL", "comment": "Token symbol (e.g., 'wNEAR', 'SWEAT'). This field contains the abbreviated identifier for the token as commonly used in trading pairs, price feeds, and user interfaces. Token symbols are typically 2-6 characters long and provide a quick way to identify tokens without using their full contract addresses. Examples include 'NEAR' for the native token, 'wNEAR' for wrapped NEAR, and 'USDC' for USD Coin."}, "TOKENS": {"type": "NUMBER", "index": 6, "name": "TOKENS", "comment": "Count of tokens issued by the NFT Contract."}, "DATA": {"type": "VARIANT", "index": 7, "name": "DATA", "comment": "A JSON object representing the response from an API."}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": "The timestamp for when the block was inserted into the data warehouse by the Chainwalker."}, "_RES_ID": {"type": "TEXT", "index": 9, "name": "_RES_ID", "comment": "The response ID which is a concatenation between the epoch timestamp and an identifier relevant to the data ingested, such as contract."}, "NFT_CONTRACT_METADATA_ID": {"type": "TEXT", "index": 10, "name": "NFT_CONTRACT_METADATA_ID", "comment": "A unique identifier for the record."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": "The timestamp at which the record was initially created and inserted into this table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": "The timestamp at which this record was last modified by an internal process."}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": "A job ID to identify the run that last modified a record."}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 12012032, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 2028, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 21:48UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.silver__nft_contract_metadata"}, "test.near_models.dbt_utils_recency_silver_observability__chunks_completeness_hours__max_block_timestamp__24.2e75439a18": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_RECENCY_SILVER_OBSERVABILITY", "name": "CHUNKS_COMPLETENESS_HOURS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"MOST_RECENT": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MOST_RECENT", "comment": null}, "THRESHOLD": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "THRESHOLD", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 12:57UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_utils_recency_silver_observability__chunks_completeness_hours__max_block_timestamp__24.2e75439a18"}, "test.near_models.not_null_nft__fact_nft_mints_BLOCK_ID.0e11a6afe6": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "FACT_NFT_MINTS_BLOCK_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RECEIPT_OBJECT_ID": {"type": "TEXT", "index": 1, "name": "RECEIPT_OBJECT_ID", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 2, "name": "TX_HASH", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "TOKEN_ID": {"type": "TEXT", "index": 5, "name": "TOKEN_ID", "comment": null}, "METHOD_NAME": {"type": "TEXT", "index": 6, "name": "METHOD_NAME", "comment": null}, "ARGS": {"type": "VARIANT", "index": 7, "name": "ARGS", "comment": null}, "MEMO": {"type": "VARIANT", "index": 8, "name": "MEMO", "comment": null}, "DEPOSIT": {"type": "NUMBER", "index": 9, "name": "DEPOSIT", "comment": null}, "TX_RECEIVER": {"type": "TEXT", "index": 10, "name": "TX_RECEIVER", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 11, "name": "RECEIVER_ID", "comment": null}, "SIGNER_ID": {"type": "TEXT", "index": 12, "name": "SIGNER_ID", "comment": null}, "OWNER_ID": {"type": "TEXT", "index": 13, "name": "OWNER_ID", "comment": null}, "OWNER_PER_TX": {"type": "NUMBER", "index": 14, "name": "OWNER_PER_TX", "comment": null}, "MINT_PER_TX": {"type": "NUMBER", "index": 15, "name": "MINT_PER_TX", "comment": null}, "GAS_BURNT": {"type": "NUMBER", "index": 16, "name": "GAS_BURNT", "comment": null}, "TRANSACTION_FEE": {"type": "NUMBER", "index": 17, "name": "TRANSACTION_FEE", "comment": null}, "IMPLIED_PRICE": {"type": "FLOAT", "index": 18, "name": "IMPLIED_PRICE", "comment": null}, "TX_STATUS": {"type": "TEXT", "index": 19, "name": "TX_STATUS", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 20, "name": "TX_SUCCEEDED", "comment": null}, "MINT_ACTION_ID": {"type": "TEXT", "index": 21, "name": "MINT_ACTION_ID", "comment": null}, "FACT_NFT_MINTS_ID": {"type": "TEXT", "index": 22, "name": "FACT_NFT_MINTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:52UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_nft__fact_nft_mints_BLOCK_ID.0e11a6afe6"}, "model.near_models.core__dim_ft_contract_metadata": {"metadata": {"type": "VIEW", "schema": "CORE", "name": "DIM_FT_CONTRACT_METADATA", "database": "NEAR", "comment": "## Description\nThis table contains comprehensive metadata for fungible token contracts on the NEAR Protocol blockchain, including token names, symbols, decimal precision, and cross-chain mapping information. The data covers both native NEAR tokens and cross-chain bridged assets, providing essential context for token identification, pricing, and value calculations. This dimension table supports all token-related analytics by providing standardized token information and enabling proper decimal adjustment for accurate value analysis.\n\n## Key Use Cases\n- Token identification and metadata enrichment for transfer analysis\n- Cross-chain token correlation and bridge activity analysis\n- Token pricing and market data integration\n- Decimal adjustment for accurate value calculations\n- Token supply and economics analysis\n- Multi-chain portfolio tracking and analysis\n- Token standard compliance and verification\n\n## Important Relationships\n- Enriches `core.fact_token_transfers` with token metadata and decimal information\n- Supports `core.ez_token_transfers` with enhanced token context\n- Enables `defi.ez_dex_swaps` with token pair identification and pricing\n- Powers `defi.ez_bridge_activity` with cross-chain token mapping\n- Supports `price.ez_prices_hourly` with token metadata for price analysis\n- Enables accurate USD value calculations across all token-related models\n\n## Commonly-used Fields\n- `contract_address`: Essential for joining with transfer and swap data\n- `name` and `symbol`: Critical for human-readable token identification\n- `decimals`: Important for accurate value calculations and decimal adjustment\n- `source_chain`: Essential for cross-chain analysis and bridge tracking\n- `crosschain_token_contract`: Important for multi-chain token correlation\n- `asset_identifier`: Useful for unique token identification across systems", "owner": "DBT_CLOUD_NEAR"}, "columns": {"ASSET_IDENTIFIER": {"type": "TEXT", "index": 1, "name": "ASSET_IDENTIFIER", "comment": "The onchain representation of a token id, which may include source chain metadata if involved in a crosschain bridge event. Unique per token in the FT contract metadata table."}, "SOURCE_CHAIN": {"type": "TEXT", "index": 2, "name": "SOURCE_CHAIN", "comment": "The originating blockchain in a bridge transaction."}, "CROSSCHAIN_TOKEN_CONTRACT": {"type": "TEXT", "index": 3, "name": "CROSSCHAIN_TOKEN_CONTRACT", "comment": "The contract address of the token on the source chain, where applicable."}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 4, "name": "CONTRACT_ADDRESS", "comment": "The address of the deployed contract for the token, nft, or other smart contract."}, "NAME": {"type": "TEXT", "index": 5, "name": "NAME", "comment": "The name of the asset."}, "SYMBOL": {"type": "TEXT", "index": 6, "name": "SYMBOL", "comment": "Token symbol (e.g., 'wNEAR', 'SWEAT'). This field contains the abbreviated identifier for the token as commonly used in trading pairs, price feeds, and user interfaces. Token symbols are typically 2-6 characters long and provide a quick way to identify tokens without using their full contract addresses. Examples include 'NEAR' for the native token, 'wNEAR' for wrapped NEAR, and 'USDC' for USD Coin."}, "DECIMALS": {"type": "NUMBER", "index": 7, "name": "DECIMALS", "comment": "Number of decimal places for the token. This field specifies the precision of the token, indicating how many decimal places should be used when converting from raw on-chain amounts to human-readable values. For example, NEAR has 24 decimals, so 1 NEAR = 1e24 raw units. Most ERC-20 tokens use 18 decimals, while some tokens may use different precision based on their design requirements."}, "DIM_FT_CONTRACT_METADATA_ID": {"type": "TEXT", "index": 8, "name": "DIM_FT_CONTRACT_METADATA_ID", "comment": "A unique identifier for the record."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "INSERTED_TIMESTAMP", "comment": "The timestamp at which the record was initially created and inserted into this table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": "The timestamp at which this record was last modified by an internal process."}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.core__dim_ft_contract_metadata"}, "model.near_models.bronze__transactions": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "TRANSACTIONS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": ""}, "METADATA": {"type": "VARIANT", "index": 3, "name": "METADATA", "comment": ""}, "DATA": {"type": "VARIANT", "index": 4, "name": "DATA", "comment": ""}, "FILE_NAME": {"type": "TEXT", "index": 5, "name": "FILE_NAME", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.bronze__transactions"}, "test.near_models.not_null_silver__bridge_rainbow_DESTINATION_ADDRESS.73f859ec9c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BRIDGE_RAINBOW_DESTINATION_ADDRESS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 4, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_RAW": {"type": "NUMBER", "index": 5, "name": "AMOUNT_RAW", "comment": null}, "MEMO": {"type": "TEXT", "index": 6, "name": "MEMO", "comment": null}, "DESTINATION_ADDRESS": {"type": "TEXT", "index": 7, "name": "DESTINATION_ADDRESS", "comment": null}, "SOURCE_ADDRESS": {"type": "TEXT", "index": 8, "name": "SOURCE_ADDRESS", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "TEXT", "index": 9, "name": "DESTINATION_CHAIN_ID", "comment": null}, "SOURCE_CHAIN_ID": {"type": "TEXT", "index": 10, "name": "SOURCE_CHAIN_ID", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "RECEIPT_SUCCEEDED", "comment": null}, "METHOD_NAME": {"type": "TEXT", "index": 12, "name": "METHOD_NAME", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 13, "name": "BRIDGE_ADDRESS", "comment": null}, "DIRECTION": {"type": "TEXT", "index": 14, "name": "DIRECTION", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 15, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 16, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "_MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "_MODIFIED_TIMESTAMP", "comment": null}, "AMOUNT_ADJ": {"type": "NUMBER", "index": 18, "name": "AMOUNT_ADJ", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 19, "name": "PLATFORM", "comment": null}, "BRIDGE_RAINBOW_ID": {"type": "TEXT", "index": 20, "name": "BRIDGE_RAINBOW_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 23, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:42UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__bridge_rainbow_DESTINATION_ADDRESS.73f859ec9c"}, "model.near_models.silver__atlas_supply": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "ATLAS_SUPPLY", "database": "NEAR", "comment": "A table represeting calculations for the supply of NEAR across various categories, such as staked and locked.", "owner": "DBT_CLOUD_NEAR"}, "columns": {"UTC_DATE": {"type": "DATE", "index": 1, "name": "UTC_DATE", "comment": "Datestamp, assuming UTC-0, of the record."}, "TOTAL_SUPPLY": {"type": "NUMBER", "index": 2, "name": "TOTAL_SUPPLY", "comment": "The total_supply taken from block headers."}, "TOTAL_STAKED_SUPPLY": {"type": "FLOAT", "index": 3, "name": "TOTAL_STAKED_SUPPLY", "comment": "Gross staked supply of NEAR."}, "TOTAL_NONSTAKED_SUPPLY": {"type": "FLOAT", "index": 4, "name": "TOTAL_NONSTAKED_SUPPLY", "comment": "Total supply less total staked supply of NEAR."}, "CIRCULATING_SUPPLY": {"type": "NUMBER", "index": 5, "name": "CIRCULATING_SUPPLY", "comment": "Total supply less locked supply."}, "TOTAL_LOCKED_SUPPLY": {"type": "NUMBER", "index": 6, "name": "TOTAL_LOCKED_SUPPLY", "comment": "Total NEAR locked by lockup.near disbursements."}, "LIQUID_SUPPLY": {"type": "FLOAT", "index": 7, "name": "LIQUID_SUPPLY", "comment": "Nonlocked and nonstaked NEAR."}, "NONLIQUID_SUPPLY": {"type": "FLOAT", "index": 8, "name": "NONLIQUID_SUPPLY", "comment": "Total supply, less liquid supply."}, "STAKED_LOCKED_SUPPLY": {"type": "NUMBER", "index": 9, "name": "STAKED_LOCKED_SUPPLY", "comment": "NEAR supply that is locked via a lockup and staked to a node."}, "NON_STAKED_LOCKED_SUPPLY": {"type": "NUMBER", "index": 10, "name": "NON_STAKED_LOCKED_SUPPLY", "comment": "NEAR supply that is locked via a lockup but not staked."}, "STAKED_CIRCULATING_SUPPLY": {"type": "FLOAT", "index": 11, "name": "STAKED_CIRCULATING_SUPPLY", "comment": "Non-locked (from a lockup.near disbursement) and staked to a node."}, "NONSTAKED_CIRCULATING_SUPPLY": {"type": "FLOAT", "index": 12, "name": "NONSTAKED_CIRCULATING_SUPPLY", "comment": "NEAR supply that is neither locked nor staked."}, "PERC_LOCKED_SUPPLY": {"type": "NUMBER", "index": 13, "name": "PERC_LOCKED_SUPPLY", "comment": "Percentage of supply locked. \ntotal_locked_supply / total_supply"}, "PERC_CIRCULATING_SUPPLY": {"type": "NUMBER", "index": 14, "name": "PERC_CIRCULATING_SUPPLY", "comment": "Percentage of NEAR circulating.\ncirculating_supply / total_supply"}, "PERC_STAKED_LOCKED": {"type": "NUMBER", "index": 15, "name": "PERC_STAKED_LOCKED", "comment": "Percentage of supply both staked and locked, out of all locked supply. \nlocked_and_staked_supply / total_locked_supply"}, "PERC_STAKED_CIRCULATING": {"type": "FLOAT", "index": 16, "name": "PERC_STAKED_CIRCULATING", "comment": "Percentage of supply staked and not locked, of circulating supply.\nnonlocked_and_staked_supply / circulating_supply"}, "ATLAS_SUPPLY_ID": {"type": "TEXT", "index": 17, "name": "ATLAS_SUPPLY_ID", "comment": "A unique identifier for the record."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "INSERTED_TIMESTAMP", "comment": "The timestamp at which the record was initially created and inserted into this table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "MODIFIED_TIMESTAMP", "comment": "The timestamp at which this record was last modified by an internal process."}, "_INVOCATION_ID": {"type": "TEXT", "index": 20, "name": "_INVOCATION_ID", "comment": "A job ID to identify the run that last modified a record."}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 283136, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 1906, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 21:50UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(utc_date)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.silver__atlas_supply"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.162a42da2f": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_BLOCKS_BLOCK_TIMESTAMP", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:38UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.162a42da2f"}, "seed.livequery_base.live__verified_api_endpoints": {"metadata": {"type": "BASE TABLE", "schema": "LIVE", "name": "VERIFIED_API_ENDPOINTS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"PROJECT": {"type": "TEXT", "index": 1, "name": "PROJECT", "comment": null}, "ENDPOINT": {"type": "TEXT", "index": 2, "name": "ENDPOINT", "comment": null}, "TYPE": {"type": "TEXT", "index": 3, "name": "TYPE", "comment": null}, "DOCUMENTATION": {"type": "TEXT", "index": 4, "name": "DOCUMENTATION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 2560, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 11, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 22:35UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.livequery_base.live__verified_api_endpoints"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__dim_staking_pools_REWARD_FEE_FRACTION__VARIANT__OBJECT.ef61f614a6": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_GOV", "name": "DIM_STAKING_POOLS_REWARD_FEE_FRACTION", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__dim_staking_pools_REWARD_FEE_FRACTION__VARIANT__OBJECT.ef61f614a6"}, "test.near_models.not_null_silver__atlas_supply_lockup_receipts_receipt_object_id.de8513502b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "ATLAS_SUPPLY_LOCKUP_RECEIPTS_RECEIPT_OBJECT_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RECEIPT_OBJECT_ID": {"type": "TEXT", "index": 1, "name": "RECEIPT_OBJECT_ID", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 2, "name": "TX_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 4, "name": "PREDECESSOR_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": null}, "ACTIONS": {"type": "OBJECT", "index": 6, "name": "ACTIONS", "comment": null}, "STATUS": {"type": "TEXT", "index": 7, "name": "STATUS", "comment": null}, "LOGS": {"type": "ARRAY", "index": 8, "name": "LOGS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 10, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "ATLAS_SUPPLY_LOCKUP_RECEIPTS_ID": {"type": "TEXT", "index": 11, "name": "ATLAS_SUPPLY_LOCKUP_RECEIPTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "MODIFIED_TIMESTAMP", "comment": null}, "INVOCATION_ID": {"type": "TEXT", "index": 14, "name": "INVOCATION_ID", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 15, "name": "_INVOCATION_ID", "comment": null}, "_MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "_MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:20UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__atlas_supply_lockup_receipts_receipt_object_id.de8513502b"}, "test.near_models.not_null_silver__atlas_supply_daily_lockup_locked_balances_deposit_timestamp.cba192d02d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "ATLAS_SUPPLY_DAILY_LOCKUP_LOCKED_BALANCES_DEPOSIT_TIMESTAMP", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"LOCKUP_ACCOUNT_ID": {"type": "TEXT", "index": 1, "name": "LOCKUP_ACCOUNT_ID", "comment": null}, "LOCKUP_INDEX": {"type": "NUMBER", "index": 2, "name": "LOCKUP_INDEX", "comment": null}, "OWNER_ACCOUNT_ID": {"type": "TEXT", "index": 3, "name": "OWNER_ACCOUNT_ID", "comment": null}, "UTC_DATE": {"type": "DATE", "index": 4, "name": "UTC_DATE", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "BLOCK_TIMESTAMP", "comment": null}, "LOCKUP_AMOUNT": {"type": "NUMBER", "index": 6, "name": "LOCKUP_AMOUNT", "comment": null}, "DEPOSIT_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "DEPOSIT_TIMESTAMP", "comment": null}, "LOCKUP_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "LOCKUP_TIMESTAMP", "comment": null}, "LOCKUP_END_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "LOCKUP_END_TIMESTAMP", "comment": null}, "LOCKUP_TIME_LEFT_NS": {"type": "NUMBER", "index": 10, "name": "LOCKUP_TIME_LEFT_NS", "comment": null}, "UNRELEASED_AMOUNT": {"type": "NUMBER", "index": 11, "name": "UNRELEASED_AMOUNT", "comment": null}, "VESTING_START_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "VESTING_START_TIMESTAMP", "comment": null}, "VESTING_CLIFF_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "VESTING_CLIFF_TIMESTAMP", "comment": null}, "VESTING_END_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "VESTING_END_TIMESTAMP", "comment": null}, "TERMINATE_VESTING_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "TERMINATE_VESTING_TIMESTAMP", "comment": null}, "TERMINATION_UNVESTED_AMOUNT": {"type": "NUMBER", "index": 16, "name": "TERMINATION_UNVESTED_AMOUNT", "comment": null}, "VESTING_TIME_LEFT_NS": {"type": "NUMBER", "index": 17, "name": "VESTING_TIME_LEFT_NS", "comment": null}, "VESTING_TOTAL_TIME_NS": {"type": "NUMBER", "index": 18, "name": "VESTING_TOTAL_TIME_NS", "comment": null}, "TERMINATION_WITHDRAWN_AMOUNT": {"type": "NUMBER", "index": 19, "name": "TERMINATION_WITHDRAWN_AMOUNT", "comment": null}, "UNVESTED_AMOUNT": {"type": "NUMBER", "index": 20, "name": "UNVESTED_AMOUNT", "comment": null}, "LOCKED_AMOUNT": {"type": "NUMBER", "index": 21, "name": "LOCKED_AMOUNT", "comment": null}, "UNLOCKED_AMOUNT_TODAY": {"type": "NUMBER", "index": 22, "name": "UNLOCKED_AMOUNT_TODAY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 23, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 24, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "ATLAS_DAILY_LOCKUP_LOCKED_BALANCES_ID": {"type": "TEXT", "index": 25, "name": "ATLAS_DAILY_LOCKUP_LOCKED_BALANCES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 26, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 28, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:35UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__atlas_supply_daily_lockup_locked_balances_deposit_timestamp.cba192d02d"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_logs_GAS_BURNT__NUMBER__FLOAT.83408155e6": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_LOGS_GAS_BURNT", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_logs_GAS_BURNT__NUMBER__FLOAT.83408155e6"}, "test.near_models.not_null_silver__staking_actions_v2_action.78e37e280a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "STAKING_ACTIONS_V2_ACTION", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "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}, "RECEIPT_OBJECT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_OBJECT_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": null}, "SIGNER_ID": {"type": "TEXT", "index": 6, "name": "SIGNER_ID", "comment": null}, "STATUS_VALUE": {"type": "VARIANT", "index": 7, "name": "STATUS_VALUE", "comment": null}, "LOGS": {"type": "ARRAY", "index": 8, "name": "LOGS", "comment": null}, "LOG": {"type": "VARIANT", "index": 9, "name": "LOG", "comment": null}, "LOG_SIGNER_ID": {"type": "TEXT", "index": 10, "name": "LOG_SIGNER_ID", "comment": null}, "ACTION": {"type": "TEXT", "index": 11, "name": "ACTION", "comment": null}, "AMOUNT_RAW": {"type": "NUMBER", "index": 12, "name": "AMOUNT_RAW", "comment": null}, "AMOUNT_ADJ": {"type": "FLOAT", "index": 13, "name": "AMOUNT_ADJ", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 14, "name": "DECIMALS", "comment": null}, "_LOG_SIGNER_ID_MATCH": {"type": "BOOLEAN", "index": 15, "name": "_LOG_SIGNER_ID_MATCH", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 16, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 17, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "_MODIFIED_TIMESTAMP", "comment": null}, "STAKING_ACTIONS_V2_ID": {"type": "TEXT", "index": 19, "name": "STAKING_ACTIONS_V2_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 22, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:24UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__staking_actions_v2_action.78e37e280a"}, "test.near_models.dbt_utils_recency_defi__fact_intents_hours__block_timestamp__3.25a8911203": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_RECENCY_DEFI", "name": "FACT_INTENTS_HOURS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"MOST_RECENT": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MOST_RECENT", "comment": null}, "THRESHOLD": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "THRESHOLD", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_utils_recency_defi__fact_intents_hours__block_timestamp__3.25a8911203"}, "test.near_models.not_null_silver__bridge_allbridge_TX_HASH.19bb523185": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BRIDGE_ALLBRIDGE_TX_HASH", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 4, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_RAW": {"type": "NUMBER", "index": 5, "name": "AMOUNT_RAW", "comment": null}, "AMOUNT_FEE_RAW": {"type": "NUMBER", "index": 6, "name": "AMOUNT_FEE_RAW", "comment": null}, "MEMO": {"type": "TEXT", "index": 7, "name": "MEMO", "comment": null}, "DESTINATION_ADDRESS": {"type": "TEXT", "index": 8, "name": "DESTINATION_ADDRESS", "comment": null}, "SOURCE_ADDRESS": {"type": "TEXT", "index": 9, "name": "SOURCE_ADDRESS", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "TEXT", "index": 10, "name": "DESTINATION_CHAIN_ID", "comment": null}, "SOURCE_CHAIN_ID": {"type": "TEXT", "index": 11, "name": "SOURCE_CHAIN_ID", "comment": null}, "ARGS": {"type": "VARIANT", "index": 12, "name": "ARGS", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 13, "name": "RECEIPT_SUCCEEDED", "comment": null}, "METHOD_NAME": {"type": "TEXT", "index": 14, "name": "METHOD_NAME", "comment": null}, "DIRECTION": {"type": "TEXT", "index": 15, "name": "DIRECTION", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 16, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 17, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "_MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "_MODIFIED_TIMESTAMP", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 19, "name": "BRIDGE_ADDRESS", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 20, "name": "PLATFORM", "comment": null}, "BRIDGE_ALLBRIDGE_ID": {"type": "TEXT", "index": 21, "name": "BRIDGE_ALLBRIDGE_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 24, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:23UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__bridge_allbridge_TX_HASH.19bb523185"}, "test.near_models.not_null_core__ez_native_daily_balances_ez_near_daily_balances_id.c2a35b4088": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "EZ_NATIVE_DAILY_BALANCES_EZ_NEAR_DAILY_BALANCES_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"ACCOUNT_ID": {"type": "TEXT", "index": 1, "name": "ACCOUNT_ID", "comment": null}, "EPOCH_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "EPOCH_BLOCK_ID", "comment": null}, "EPOCH_DATE": {"type": "DATE", "index": 3, "name": "EPOCH_DATE", "comment": null}, "LIQUID": {"type": "FLOAT", "index": 4, "name": "LIQUID", "comment": null}, "LOCKUP_ACCOUNT_ID": {"type": "TEXT", "index": 5, "name": "LOCKUP_ACCOUNT_ID", "comment": null}, "LOCKUP_LIQUID": {"type": "FLOAT", "index": 6, "name": "LOCKUP_LIQUID", "comment": null}, "LOCKUP_REWARD": {"type": "FLOAT", "index": 7, "name": "LOCKUP_REWARD", "comment": null}, "LOCKUP_STAKED": {"type": "FLOAT", "index": 8, "name": "LOCKUP_STAKED", "comment": null}, "LOCKUP_UNSTAKED_NOT_LIQUID": {"type": "FLOAT", "index": 9, "name": "LOCKUP_UNSTAKED_NOT_LIQUID", "comment": null}, "REWARD": {"type": "FLOAT", "index": 10, "name": "REWARD", "comment": null}, "STAKED": {"type": "FLOAT", "index": 11, "name": "STAKED", "comment": null}, "STORAGE_USAGE": {"type": "NUMBER", "index": 12, "name": "STORAGE_USAGE", "comment": null}, "UNSTAKED_NOT_LIQUID": {"type": "FLOAT", "index": 13, "name": "UNSTAKED_NOT_LIQUID", "comment": null}, "EZ_NEAR_DAILY_BALANCES_ID": {"type": "TEXT", "index": 14, "name": "EZ_NEAR_DAILY_BALANCES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 17, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:40UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__ez_native_daily_balances_ez_near_daily_balances_id.c2a35b4088"}, "model.near_models.streamline__chunks_complete": {"metadata": {"type": "BASE TABLE", "schema": "STREAMLINE", "name": "CHUNKS_COMPLETE", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP_EPOCH": {"type": "NUMBER", "index": 2, "name": "BLOCK_TIMESTAMP_EPOCH", "comment": null}, "CHUNK_HASH": {"type": "TEXT", "index": 3, "name": "CHUNK_HASH", "comment": null}, "SHARD_ID": {"type": "NUMBER", "index": 4, "name": "SHARD_ID", "comment": null}, "RECEIPTS_COUNT": {"type": "NUMBER", "index": 5, "name": "RECEIPTS_COUNT", "comment": null}, "TRANSACTIONS_COUNT": {"type": "NUMBER", "index": 6, "name": "TRANSACTIONS_COUNT", "comment": null}, "TRANSACTION_IDS": {"type": "ARRAY", "index": 7, "name": "TRANSACTION_IDS", "comment": null}, "SIGNER_IDS": {"type": "ARRAY", "index": 8, "name": "SIGNER_IDS", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 9, "name": "PARTITION_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 10, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_CHUNKS_ID": {"type": "TEXT", "index": 11, "name": "COMPLETE_CHUNKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 14, "name": "_INVOCATION_ID", "comment": null}, "HEIGHT_CREATED": {"type": "NUMBER", "index": 16, "name": "HEIGHT_CREATED", "comment": null}, "HEIGHT_INCLUDED": {"type": "NUMBER", "index": 17, "name": "HEIGHT_INCLUDED", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 73676721152, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 263841526, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 22:24UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(ROUND(block_id, -3))", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.streamline__chunks_complete"}, "test.near_models.not_null_silver__dex_swaps_v2_SWAP_INPUT_DATA.6f127fd7c2": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "DEX_SWAPS_V2_SWAP_INPUT_DATA", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "RECEIPT_OBJECT_ID": {"type": "TEXT", "index": 2, "name": "RECEIPT_OBJECT_ID", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": null}, "SIGNER_ID": {"type": "TEXT", "index": 6, "name": "SIGNER_ID", "comment": null}, "SWAP_INDEX": {"type": "NUMBER", "index": 7, "name": "SWAP_INDEX", "comment": null}, "AMOUNT_OUT_RAW": {"type": "NUMBER", "index": 8, "name": "AMOUNT_OUT_RAW", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 9, "name": "TOKEN_OUT", "comment": null}, "AMOUNT_IN_RAW": {"type": "NUMBER", "index": 10, "name": "AMOUNT_IN_RAW", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 11, "name": "TOKEN_IN", "comment": null}, "SWAP_INPUT_DATA": {"type": "VARIANT", "index": 12, "name": "SWAP_INPUT_DATA", "comment": null}, "LOG": {"type": "TEXT", "index": 13, "name": "LOG", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 14, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 15, "name": "_INSERTED_TIMESTAMP", "comment": null}, "DEX_SWAPS_V2_ID": {"type": "TEXT", "index": 16, "name": "DEX_SWAPS_V2_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 19, "name": "_INVOCATION_ID", "comment": null}, "_MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "_MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:30UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__dex_swaps_v2_SWAP_INPUT_DATA.6f127fd7c2"}, "test.near_models.not_null_core__fact_transactions_SIGNATURE.a81f4191ab": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_TRANSACTIONS_SIGNATURE", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "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}, "NONCE": {"type": "NUMBER", "index": 4, "name": "NONCE", "comment": null}, "SIGNATURE": {"type": "TEXT", "index": 5, "name": "SIGNATURE", "comment": null}, "TX_RECEIVER": {"type": "TEXT", "index": 6, "name": "TX_RECEIVER", "comment": null}, "TX_SIGNER": {"type": "TEXT", "index": 7, "name": "TX_SIGNER", "comment": null}, "TX": {"type": "VARIANT", "index": 8, "name": "TX", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 9, "name": "GAS_USED", "comment": null}, "TRANSACTION_FEE": {"type": "NUMBER", "index": 10, "name": "TRANSACTION_FEE", "comment": null}, "ATTACHED_GAS": {"type": "NUMBER", "index": 11, "name": "ATTACHED_GAS", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 13, "name": "FACT_TRANSACTIONS_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:41UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__fact_transactions_SIGNATURE.a81f4191ab"}, "test.near_models.not_null_defi__fact_intents_LOG_EVENT_INDEX.add2f1a236": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_INTENTS_LOG_EVENT_INDEX", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "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_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 6, "name": "PREDECESSOR_ID", "comment": null}, "LOG_EVENT": {"type": "TEXT", "index": 7, "name": "LOG_EVENT", "comment": null}, "LOG_INDEX": {"type": "NUMBER", "index": 8, "name": "LOG_INDEX", "comment": null}, "LOG_EVENT_INDEX": {"type": "NUMBER", "index": 9, "name": "LOG_EVENT_INDEX", "comment": null}, "OWNER_ID": {"type": "TEXT", "index": 10, "name": "OWNER_ID", "comment": null}, "OLD_OWNER_ID": {"type": "TEXT", "index": 11, "name": "OLD_OWNER_ID", "comment": null}, "NEW_OWNER_ID": {"type": "TEXT", "index": 12, "name": "NEW_OWNER_ID", "comment": null}, "MEMO": {"type": "TEXT", "index": 13, "name": "MEMO", "comment": null}, "AMOUNT_INDEX": {"type": "NUMBER", "index": 14, "name": "AMOUNT_INDEX", "comment": null}, "AMOUNT_RAW": {"type": "TEXT", "index": 15, "name": "AMOUNT_RAW", "comment": null}, "TOKEN_ID": {"type": "VARIANT", "index": 16, "name": "TOKEN_ID", "comment": null}, "REFERRAL": {"type": "TEXT", "index": 17, "name": "REFERRAL", "comment": null}, "DIP4_VERSION": {"type": "TEXT", "index": 18, "name": "DIP4_VERSION", "comment": null}, "GAS_BURNT": {"type": "NUMBER", "index": 19, "name": "GAS_BURNT", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 20, "name": "RECEIPT_SUCCEEDED", "comment": null}, "FACT_INTENTS_ID": {"type": "TEXT", "index": 21, "name": "FACT_INTENTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 24, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:51UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__fact_intents_LOG_EVENT_INDEX.add2f1a236"}, "test.near_models.not_null_defi__fact_intents_RECEIVER_ID.39ef74307f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_INTENTS_RECEIVER_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "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_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 6, "name": "PREDECESSOR_ID", "comment": null}, "LOG_EVENT": {"type": "TEXT", "index": 7, "name": "LOG_EVENT", "comment": null}, "LOG_INDEX": {"type": "NUMBER", "index": 8, "name": "LOG_INDEX", "comment": null}, "LOG_EVENT_INDEX": {"type": "NUMBER", "index": 9, "name": "LOG_EVENT_INDEX", "comment": null}, "OWNER_ID": {"type": "TEXT", "index": 10, "name": "OWNER_ID", "comment": null}, "OLD_OWNER_ID": {"type": "TEXT", "index": 11, "name": "OLD_OWNER_ID", "comment": null}, "NEW_OWNER_ID": {"type": "TEXT", "index": 12, "name": "NEW_OWNER_ID", "comment": null}, "MEMO": {"type": "TEXT", "index": 13, "name": "MEMO", "comment": null}, "AMOUNT_INDEX": {"type": "NUMBER", "index": 14, "name": "AMOUNT_INDEX", "comment": null}, "AMOUNT_RAW": {"type": "TEXT", "index": 15, "name": "AMOUNT_RAW", "comment": null}, "TOKEN_ID": {"type": "VARIANT", "index": 16, "name": "TOKEN_ID", "comment": null}, "REFERRAL": {"type": "TEXT", "index": 17, "name": "REFERRAL", "comment": null}, "DIP4_VERSION": {"type": "TEXT", "index": 18, "name": "DIP4_VERSION", "comment": null}, "GAS_BURNT": {"type": "NUMBER", "index": 19, "name": "GAS_BURNT", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 20, "name": "RECEIPT_SUCCEEDED", "comment": null}, "FACT_INTENTS_ID": {"type": "TEXT", "index": 21, "name": "FACT_INTENTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 24, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:51UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__fact_intents_RECEIVER_ID.39ef74307f"}, "test.near_models.not_null_core__fact_blocks_NEXT_EPOCH_ID.bd4ec4a2ff": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_BLOCKS_NEXT_EPOCH_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 3, "name": "BLOCK_HASH", "comment": null}, "BLOCK_AUTHOR": {"type": "TEXT", "index": 4, "name": "BLOCK_AUTHOR", "comment": null}, "HEADER": {"type": "OBJECT", "index": 5, "name": "HEADER", "comment": null}, "BLOCK_CHALLENGES_RESULT": {"type": "ARRAY", "index": 6, "name": "BLOCK_CHALLENGES_RESULT", "comment": null}, "BLOCK_CHALLENGES_ROOT": {"type": "TEXT", "index": 7, "name": "BLOCK_CHALLENGES_ROOT", "comment": null}, "CHUNK_HEADERS_ROOT": {"type": "TEXT", "index": 8, "name": "CHUNK_HEADERS_ROOT", "comment": null}, "CHUNK_TX_ROOT": {"type": "TEXT", "index": 9, "name": "CHUNK_TX_ROOT", "comment": null}, "CHUNK_MASK": {"type": "ARRAY", "index": 10, "name": "CHUNK_MASK", "comment": null}, "CHUNK_RECEIPTS_ROOT": {"type": "TEXT", "index": 11, "name": "CHUNK_RECEIPTS_ROOT", "comment": null}, "CHUNKS": {"type": "ARRAY", "index": 12, "name": "CHUNKS", "comment": null}, "CHUNKS_INCLUDED": {"type": "NUMBER", "index": 13, "name": "CHUNKS_INCLUDED", "comment": null}, "EPOCH_ID": {"type": "TEXT", "index": 14, "name": "EPOCH_ID", "comment": null}, "EPOCH_SYNC_DATA_HASH": {"type": "TEXT", "index": 15, "name": "EPOCH_SYNC_DATA_HASH", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 16, "name": "GAS_PRICE", "comment": null}, "LAST_DS_FINAL_BLOCK": {"type": "TEXT", "index": 17, "name": "LAST_DS_FINAL_BLOCK", "comment": null}, "LAST_FINAL_BLOCK": {"type": "TEXT", "index": 18, "name": "LAST_FINAL_BLOCK", "comment": null}, "LATEST_PROTOCOL_VERSION": {"type": "NUMBER", "index": 19, "name": "LATEST_PROTOCOL_VERSION", "comment": null}, "NEXT_BP_HASH": {"type": "TEXT", "index": 20, "name": "NEXT_BP_HASH", "comment": null}, "NEXT_EPOCH_ID": {"type": "TEXT", "index": 21, "name": "NEXT_EPOCH_ID", "comment": null}, "OUTCOME_ROOT": {"type": "TEXT", "index": 22, "name": "OUTCOME_ROOT", "comment": null}, "PREV_HASH": {"type": "TEXT", "index": 23, "name": "PREV_HASH", "comment": null}, "PREV_HEIGHT": {"type": "NUMBER", "index": 24, "name": "PREV_HEIGHT", "comment": null}, "PREV_STATE_ROOT": {"type": "TEXT", "index": 25, "name": "PREV_STATE_ROOT", "comment": null}, "RANDOM_VALUE": {"type": "TEXT", "index": 26, "name": "RANDOM_VALUE", "comment": null}, "RENT_PAID": {"type": "FLOAT", "index": 27, "name": "RENT_PAID", "comment": null}, "SIGNATURE": {"type": "TEXT", "index": 28, "name": "SIGNATURE", "comment": null}, "TOTAL_SUPPLY": {"type": "FLOAT", "index": 29, "name": "TOTAL_SUPPLY", "comment": null}, "VALIDATOR_PROPOSALS": {"type": "ARRAY", "index": 30, "name": "VALIDATOR_PROPOSALS", "comment": null}, "VALIDATOR_REWARD": {"type": "FLOAT", "index": 31, "name": "VALIDATOR_REWARD", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 32, "name": "FACT_BLOCKS_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:40UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__fact_blocks_NEXT_EPOCH_ID.bd4ec4a2ff"}, "model.near_models.silver__pool_balance_daily": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "POOL_BALANCE_DAILY", "database": "NEAR", "comment": "Aggregates the balances of each pool for each day, taking the last balance reported for each pool. This excludes the present date, as it is not yet complete.", "owner": "DBT_CLOUD_NEAR"}, "columns": {"DATE_DAY": {"type": "DATE", "index": 1, "name": "DATE_DAY", "comment": "The date (day)."}, "ADDRESS": {"type": "TEXT", "index": 2, "name": "ADDRESS", "comment": "The NEAR address that corresponds with a label."}, "BALANCE": {"type": "FLOAT", "index": 3, "name": "BALANCE", "comment": "The balance of a pool or address at a given block."}, "_ID": {"type": "TEXT", "index": 4, "name": "_ID", "comment": "A unique key column for this silver model."}, "POOL_BALANCE_DAILY_ID": {"type": "TEXT", "index": 5, "name": "POOL_BALANCE_DAILY_ID", "comment": "A unique identifier for the record."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "INSERTED_TIMESTAMP", "comment": "The timestamp at which the record was initially created and inserted into this table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "MODIFIED_TIMESTAMP", "comment": "The timestamp at which this record was last modified by an internal process."}, "_INVOCATION_ID": {"type": "TEXT", "index": 8, "name": "_INVOCATION_ID", "comment": "A job ID to identify the run that last modified a record."}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 15798784, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 583596, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 21:50UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(date_day)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.silver__pool_balance_daily"}, "model.near_models.silver__bridge_omni": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "BRIDGE_OMNI", "database": "NEAR", "comment": "Extracts data from core__ez_actions and silver__logs_s3 to build a view of bridge activity through the Omni Bridge. An overview explanation of the bridge can be seen [here](https://docs.near.org/chain-abstraction/omnibridge/overview) and the technnical documentations [here](https://github.com/Near-One/omni-bridge?tab=readme-ov-file)", "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": "The height of the chain this block corresponds with."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block began."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Unique identifier (hash) of this transaction."}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 4, "name": "TOKEN_ADDRESS", "comment": "The contract address corresponding to the token, view details of the contract by following this address on the chain explorer."}, "AMOUNT_RAW": {"type": "NUMBER", "index": 5, "name": "AMOUNT_RAW", "comment": "Unadjusted amount of tokens as it appears on-chain (not decimal adjusted). This is the raw token amount before any decimal precision adjustments are applied. For example, if transferring 1 NEAR token, the amount_raw would be 1000000000000000000000000 (1e24) since NEAR has 24 decimal places. This field preserves the exact on-chain representation of the token amount for precise calculations and verification."}, "MEMO": {"type": "TEXT", "index": 6, "name": "MEMO", "comment": "Optional log message within the transaction (often null). This field contains additional information or context about the transfer, such as transaction notes, reference numbers, or descriptive text. Memos are commonly used in cross-chain bridges, exchange deposits, or other scenarios where additional context is needed to identify or process the transfer. The memo field is optional and frequently null for standard transfers."}, "DESTINATION_ADDRESS": {"type": "TEXT", "index": 7, "name": "DESTINATION_ADDRESS", "comment": "The address tokens are being sent to, in a transfer or bridge transaction."}, "SOURCE_ADDRESS": {"type": "TEXT", "index": 8, "name": "SOURCE_ADDRESS", "comment": "The originating address from which tokens are being sent, in a transfer or bridge transaction. \n\nThis addressed is ascertained as best as possible, but may be null depending on the available information. \n\nExample 1 - tx CzPRdoiU74bo9yqqt9fCP5Xdab2mPVqxr9gU5xeaQA4a stores just \"signer_public_key 0x0x1589\u2026f694\" on chain. \n\nExample 2 - tx FA7tQeGQnhminbas28YgaizwmT4vnEUiCr3vdXmN3Xjn does not log any signing address at all."}, "DESTINATION_CHAIN_ID": {"type": "TEXT", "index": 9, "name": "DESTINATION_CHAIN_ID", "comment": "Chain ID as defined by the corresponding bridge.\n\nWormhole Portal Bridge https://docs.wormhole.com/wormhole/reference/constants\n\nMultichain Bridge https://docs.multichain.org/getting-started/introduction/supported-chains\n\nAllbridge Classic https://github.com/allbridge-io/allbridge-contract-docs?tab=readme-ov-file#blockchain-ids"}, "SOURCE_CHAIN_ID": {"type": "TEXT", "index": 10, "name": "SOURCE_CHAIN_ID", "comment": "Chain ID as defined by the corresponding bridge.\n\nWormhole Portal Bridge https://docs.wormhole.com/wormhole/reference/constants\n\nMultichain Bridge https://docs.multichain.org/getting-started/introduction/supported-chains\n\nAllbridge Classic https://github.com/allbridge-io/allbridge-contract-docs?tab=readme-ov-file#blockchain-ids"}, "RAW_TOKEN_ID": {"type": "TEXT", "index": 11, "name": "RAW_TOKEN_ID", "comment": ""}, "DIRECTION": {"type": "TEXT", "index": 12, "name": "DIRECTION", "comment": "Direction of funds through a bridge. Inbound = tokens bridged to Near ecosystem.\n\nNote - for the Rainbow bridge, inbound means Near or Aurora as tokens pass through Near to get to Aurora."}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 13, "name": "RECEIPT_SUCCEEDED", "comment": "Boolean indicating whether the receipt was successfully processed. This field tracks the execution status of the receipt, which is crucial for understanding transaction outcomes. While most transactions succeed, individual receipts within a transaction can fail due to various reasons such as insufficient gas, contract errors, or invalid parameters. This field is essential for filtering successful operations and analyzing failure patterns."}, "METHOD_NAME": {"type": "TEXT", "index": 14, "name": "METHOD_NAME", "comment": "Name of the method(s) approved for use. NULL if permission is FullAccess."}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 15, "name": "BRIDGE_ADDRESS", "comment": "The address of the deployed contract for the token, nft, or other smart contract."}, "HAS_MINT": {"type": "BOOLEAN", "index": 16, "name": "HAS_MINT", "comment": ""}, "HAS_BURN": {"type": "BOOLEAN", "index": 17, "name": "HAS_BURN", "comment": ""}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 18, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": "Block number grouping for ingestion partition"}, "AMOUNT_ADJ": {"type": "NUMBER", "index": 19, "name": "AMOUNT_ADJ", "comment": "Decimal adjusted amount of tokens (as float, rounded - use this generally). This field provides the token amount after applying the appropriate decimal precision adjustments based on the token's decimal places. For example, if transferring 1 NEAR token, the amount_adj would be 1.0 after dividing the raw amount (1e24) by 10^24. This field is the most commonly used representation for token amounts in analytics and reporting as it provides human-readable values."}, "PLATFORM": {"type": "TEXT", "index": 20, "name": "PLATFORM", "comment": "The protocol utilized for the operation, likely a swap or bridge."}, "BRIDGE_OMNI_ID": {"type": "TEXT", "index": 21, "name": "BRIDGE_OMNI_ID", "comment": "A unique identifier for the record."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "INSERTED_TIMESTAMP", "comment": "The timestamp at which the record was initially created and inserted into this table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "MODIFIED_TIMESTAMP", "comment": "The timestamp at which this record was last modified by an internal process."}, "_INVOCATION_ID": {"type": "TEXT", "index": 24, "name": "_INVOCATION_ID", "comment": "A job ID to identify the run that last modified a record."}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 2211328, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 11336, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 21:47UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE, modified_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.silver__bridge_omni"}, "test.near_models.not_null_gov__fact_lockup_actions_TX_HASH.470e63f7ee": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_GOV", "name": "FACT_LOCKUP_ACTIONS_TX_HASH", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": null}, "DEPOSIT": {"type": "FLOAT", "index": 4, "name": "DEPOSIT", "comment": null}, "LOCKUP_ACCOUNT_ID": {"type": "TEXT", "index": 5, "name": "LOCKUP_ACCOUNT_ID", "comment": null}, "OWNER_ACCOUNT_ID": {"type": "TEXT", "index": 6, "name": "OWNER_ACCOUNT_ID", "comment": null}, "LOCKUP_DURATION": {"type": "TEXT", "index": 7, "name": "LOCKUP_DURATION", "comment": null}, "LOCKUP_TIMESTAMP": {"type": "TEXT", "index": 8, "name": "LOCKUP_TIMESTAMP", "comment": null}, "LOCKUP_TIMESTAMP_NTZ": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "LOCKUP_TIMESTAMP_NTZ", "comment": null}, "RELEASE_DURATION": {"type": "TEXT", "index": 10, "name": "RELEASE_DURATION", "comment": null}, "VESTING_SCHEDULE": {"type": "TEXT", "index": 11, "name": "VESTING_SCHEDULE", "comment": null}, "TRANSFERS_INFORMATION": {"type": "TEXT", "index": 12, "name": "TRANSFERS_INFORMATION", "comment": null}, "FACT_LOCKUP_ACTIONS_ID": {"type": "TEXT", "index": 13, "name": "FACT_LOCKUP_ACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:51UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_gov__fact_lockup_actions_TX_HASH.470e63f7ee"}, "test.near_models.unique_gov__fact_staking_pool_daily_balances_FACT_STAKING_POOL_DAILY_BALANCES_ID.1a204d6f04": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_GOV", "name": "FACT_STAKING_POOL_DAILY_BALANCES_FACT_STAKING_POOL_DAILY_BALANCES_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:53UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.unique_gov__fact_staking_pool_daily_balances_FACT_STAKING_POOL_DAILY_BALANCES_ID.1a204d6f04"}, "test.near_models.not_null_silver__bridge_wormhole_DESTINATION_CHAIN_ID.b08c2df163": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BRIDGE_WORMHOLE_DESTINATION_CHAIN_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 4, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_RAW": {"type": "NUMBER", "index": 5, "name": "AMOUNT_RAW", "comment": null}, "MEMO": {"type": "TEXT", "index": 6, "name": "MEMO", "comment": null}, "DESTINATION_ADDRESS": {"type": "TEXT", "index": 7, "name": "DESTINATION_ADDRESS", "comment": null}, "SOURCE_ADDRESS": {"type": "TEXT", "index": 8, "name": "SOURCE_ADDRESS", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "NUMBER", "index": 9, "name": "DESTINATION_CHAIN_ID", "comment": null}, "SOURCE_CHAIN_ID": {"type": "NUMBER", "index": 10, "name": "SOURCE_CHAIN_ID", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "RECEIPT_SUCCEEDED", "comment": null}, "METHOD_NAME": {"type": "TEXT", "index": 12, "name": "METHOD_NAME", "comment": null}, "DIRECTION": {"type": "TEXT", "index": 13, "name": "DIRECTION", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 14, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 15, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "_MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "_MODIFIED_TIMESTAMP", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 17, "name": "BRIDGE_ADDRESS", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 18, "name": "PLATFORM", "comment": null}, "BRIDGE_WORMHOLE_ID": {"type": "TEXT", "index": 19, "name": "BRIDGE_WORMHOLE_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 22, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:30UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__bridge_wormhole_DESTINATION_CHAIN_ID.b08c2df163"}, "test.near_models.not_null_nft__ez_nft_sales_BLOCK_TIMESTAMP.093ccaccdd": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "EZ_NFT_SALES_BLOCK_TIMESTAMP", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RECEIPT_ID": {"type": "TEXT", "index": 1, "name": "RECEIPT_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}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 5, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 6, "name": "BUYER_ADDRESS", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 7, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 8, "name": "PLATFORM_NAME", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_ADDRESS", "comment": null}, "TOKEN_ID": {"type": "TEXT", "index": 10, "name": "TOKEN_ID", "comment": null}, "PRICE": {"type": "FLOAT", "index": 11, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 12, "name": "PRICE_USD", "comment": null}, "METHOD_NAME": {"type": "TEXT", "index": 13, "name": "METHOD_NAME", "comment": null}, "LOG": {"type": "VARIANT", "index": 14, "name": "LOG", "comment": null}, "GAS_BURNED": {"type": "NUMBER", "index": 15, "name": "GAS_BURNED", "comment": null}, "AFFILIATE_ID": {"type": "TEXT", "index": 16, "name": "AFFILIATE_ID", "comment": null}, "AFFILIATE_AMOUNT": {"type": "FLOAT", "index": 17, "name": "AFFILIATE_AMOUNT", "comment": null}, "AFFILIATE_AMOUNT_USD": {"type": "FLOAT", "index": 18, "name": "AFFILIATE_AMOUNT_USD", "comment": null}, "ROYALTIES": {"type": "OBJECT", "index": 19, "name": "ROYALTIES", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 20, "name": "PLATFORM_FEE", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 21, "name": "PLATFORM_FEE_USD", "comment": null}, "EZ_NFT_SALES_ID": {"type": "TEXT", "index": 22, "name": "EZ_NFT_SALES_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:52UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_nft__ez_nft_sales_BLOCK_TIMESTAMP.093ccaccdd"}, "test.near_models.not_null_nft__fact_nft_mints_RECEIVER_ID.cbc918442b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "FACT_NFT_MINTS_RECEIVER_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RECEIPT_OBJECT_ID": {"type": "TEXT", "index": 1, "name": "RECEIPT_OBJECT_ID", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 2, "name": "TX_HASH", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "TOKEN_ID": {"type": "TEXT", "index": 5, "name": "TOKEN_ID", "comment": null}, "METHOD_NAME": {"type": "TEXT", "index": 6, "name": "METHOD_NAME", "comment": null}, "ARGS": {"type": "VARIANT", "index": 7, "name": "ARGS", "comment": null}, "MEMO": {"type": "VARIANT", "index": 8, "name": "MEMO", "comment": null}, "DEPOSIT": {"type": "NUMBER", "index": 9, "name": "DEPOSIT", "comment": null}, "TX_RECEIVER": {"type": "TEXT", "index": 10, "name": "TX_RECEIVER", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 11, "name": "RECEIVER_ID", "comment": null}, "SIGNER_ID": {"type": "TEXT", "index": 12, "name": "SIGNER_ID", "comment": null}, "OWNER_ID": {"type": "TEXT", "index": 13, "name": "OWNER_ID", "comment": null}, "OWNER_PER_TX": {"type": "NUMBER", "index": 14, "name": "OWNER_PER_TX", "comment": null}, "MINT_PER_TX": {"type": "NUMBER", "index": 15, "name": "MINT_PER_TX", "comment": null}, "GAS_BURNT": {"type": "NUMBER", "index": 16, "name": "GAS_BURNT", "comment": null}, "TRANSACTION_FEE": {"type": "NUMBER", "index": 17, "name": "TRANSACTION_FEE", "comment": null}, "IMPLIED_PRICE": {"type": "FLOAT", "index": 18, "name": "IMPLIED_PRICE", "comment": null}, "TX_STATUS": {"type": "TEXT", "index": 19, "name": "TX_STATUS", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 20, "name": "TX_SUCCEEDED", "comment": null}, "MINT_ACTION_ID": {"type": "TEXT", "index": 21, "name": "MINT_ACTION_ID", "comment": null}, "FACT_NFT_MINTS_ID": {"type": "TEXT", "index": 22, "name": "FACT_NFT_MINTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:52UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_nft__fact_nft_mints_RECEIVER_ID.cbc918442b"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__ez_intents_RECEIPT_SUCCEEDED__BOOLEAN.d850a3ff33": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_DEFI", "name": "EZ_INTENTS_RECEIPT_SUCCEEDED", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__ez_intents_RECEIPT_SUCCEEDED__BOOLEAN.d850a3ff33"}, "test.near_models.not_null_nft__ez_nft_sales_LOG.056cacea1e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "EZ_NFT_SALES_LOG", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RECEIPT_ID": {"type": "TEXT", "index": 1, "name": "RECEIPT_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}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 5, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 6, "name": "BUYER_ADDRESS", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 7, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 8, "name": "PLATFORM_NAME", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_ADDRESS", "comment": null}, "TOKEN_ID": {"type": "TEXT", "index": 10, "name": "TOKEN_ID", "comment": null}, "PRICE": {"type": "FLOAT", "index": 11, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 12, "name": "PRICE_USD", "comment": null}, "METHOD_NAME": {"type": "TEXT", "index": 13, "name": "METHOD_NAME", "comment": null}, "LOG": {"type": "VARIANT", "index": 14, "name": "LOG", "comment": null}, "GAS_BURNED": {"type": "NUMBER", "index": 15, "name": "GAS_BURNED", "comment": null}, "AFFILIATE_ID": {"type": "TEXT", "index": 16, "name": "AFFILIATE_ID", "comment": null}, "AFFILIATE_AMOUNT": {"type": "FLOAT", "index": 17, "name": "AFFILIATE_AMOUNT", "comment": null}, "AFFILIATE_AMOUNT_USD": {"type": "FLOAT", "index": 18, "name": "AFFILIATE_AMOUNT_USD", "comment": null}, "ROYALTIES": {"type": "OBJECT", "index": 19, "name": "ROYALTIES", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 20, "name": "PLATFORM_FEE", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 21, "name": "PLATFORM_FEE_USD", "comment": null}, "EZ_NFT_SALES_ID": {"type": "TEXT", "index": 22, "name": "EZ_NFT_SALES_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:52UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_nft__ez_nft_sales_LOG.056cacea1e"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_BLOCK_HASH__STRING__VARCHAR.a8595b41b4": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_TRANSACTIONS_BLOCK_HASH", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_BLOCK_HASH__STRING__VARCHAR.a8595b41b4"}, "test.near_models.not_null_gov__fact_staking_pool_balances_RECEIPT_OBJECT_ID.94ebcaabd0": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_GOV", "name": "FACT_STAKING_POOL_BALANCES_RECEIPT_OBJECT_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "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}, "RECEIPT_OBJECT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_OBJECT_ID", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 5, "name": "ADDRESS", "comment": null}, "BALANCE": {"type": "FLOAT", "index": 6, "name": "BALANCE", "comment": null}, "FACT_STAKING_POOL_BALANCES_ID": {"type": "TEXT", "index": 7, "name": "FACT_STAKING_POOL_BALANCES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:52UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_gov__fact_staking_pool_balances_RECEIPT_OBJECT_ID.94ebcaabd0"}, "test.near_models.not_null_core__ez_actions_BLOCK_TIMESTAMP.3e239c9288": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "EZ_ACTIONS_BLOCK_TIMESTAMP", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 4, "name": "TX_SUCCEEDED", "comment": null}, "TX_RECEIVER": {"type": "TEXT", "index": 5, "name": "TX_RECEIVER", "comment": null}, "TX_SIGNER": {"type": "TEXT", "index": 6, "name": "TX_SIGNER", "comment": null}, "TX_GAS_USED": {"type": "NUMBER", "index": 7, "name": "TX_GAS_USED", "comment": null}, "TX_FEE": {"type": "NUMBER", "index": 8, "name": "TX_FEE", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 9, "name": "RECEIPT_ID", "comment": null}, "RECEIPT_PREDECESSOR_ID": {"type": "TEXT", "index": 10, "name": "RECEIPT_PREDECESSOR_ID", "comment": null}, "RECEIPT_RECEIVER_ID": {"type": "TEXT", "index": 11, "name": "RECEIPT_RECEIVER_ID", "comment": null}, "RECEIPT_SIGNER_ID": {"type": "TEXT", "index": 12, "name": "RECEIPT_SIGNER_ID", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 13, "name": "RECEIPT_SUCCEEDED", "comment": null}, "RECEIPT_GAS_BURNT": {"type": "NUMBER", "index": 14, "name": "RECEIPT_GAS_BURNT", "comment": null}, "RECEIPT_STATUS_VALUE": {"type": "OBJECT", "index": 15, "name": "RECEIPT_STATUS_VALUE", "comment": null}, "ACTION_INDEX": {"type": "NUMBER", "index": 16, "name": "ACTION_INDEX", "comment": null}, "IS_DELEGATED": {"type": "BOOLEAN", "index": 17, "name": "IS_DELEGATED", "comment": null}, "ACTION_NAME": {"type": "TEXT", "index": 18, "name": "ACTION_NAME", "comment": null}, "ACTION_DATA": {"type": "OBJECT", "index": 19, "name": "ACTION_DATA", "comment": null}, "ACTION_GAS_PRICE": {"type": "NUMBER", "index": 20, "name": "ACTION_GAS_PRICE", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 21, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "ACTIONS_ID": {"type": "TEXT", "index": 22, "name": "ACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 25, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__ez_actions_BLOCK_TIMESTAMP.3e239c9288"}, "model.near_models.silver__nft_transfers": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "NFT_TRANSFERS", "database": "NEAR", "comment": "This table records all the NFT Transfer actions of the Near blockchain.", "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": "The height of the chain this block corresponds with."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block began."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Unique identifier (hash) of this transaction."}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": "The identifying hash for a receipt."}, "PREDECESSOR_ID": {"type": "TEXT", "index": 5, "name": "PREDECESSOR_ID", "comment": "Account that called the relevant receipt (often the same as tx_signer, but can be system as well). This field identifies the account that directly invoked the receipt being processed. In simple transactions, this is typically the same as the transaction signer. However, in cross-contract calls or system operations, this may be a different account or the system account. This is crucial for understanding the call chain and access control in NEAR's execution model."}, "RN": {"type": "NUMBER", "index": 6, "name": "RN", "comment": "Row number"}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": "Account that originally signed the transaction, can be a relayer. This field identifies the account that cryptographically signed the transaction, authorizing it to be executed on the blockchain. In relay transactions, this may be a relayer account rather than the end user, while in direct transactions, it represents the actual user or contract initiating the transaction."}, "FROM_ADDRESS": {"type": "TEXT", "index": 8, "name": "FROM_ADDRESS", "comment": "The address the sends the token."}, "TO_ADDRESS": {"type": "TEXT", "index": 9, "name": "TO_ADDRESS", "comment": "The receiver of usn token."}, "TOKEN_ID": {"type": "TEXT", "index": 10, "name": "TOKEN_ID", "comment": "The identifier of the token being transferred or minted."}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 11, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": "Block number grouping for ingestion partition"}, "NFT_TRANSFERS_ID": {"type": "TEXT", "index": 12, "name": "NFT_TRANSFERS_ID", "comment": "A unique identifier for the record."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": "The timestamp at which the record was initially created and inserted into this table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": "The timestamp at which this record was last modified by an internal process."}, "_INVOCATION_ID": {"type": "TEXT", "index": 15, "name": "_INVOCATION_ID", "comment": "A job ID to identify the run that last modified a record."}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 2742655488, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 23692296, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 21:48UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE, modified_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.silver__nft_transfers"}, "test.near_models.not_null_nft__ez_nft_sales_EZ_NFT_SALES_ID.a27580fe08": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "EZ_NFT_SALES_EZ_NFT_SALES_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RECEIPT_ID": {"type": "TEXT", "index": 1, "name": "RECEIPT_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}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 5, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 6, "name": "BUYER_ADDRESS", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 7, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 8, "name": "PLATFORM_NAME", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_ADDRESS", "comment": null}, "TOKEN_ID": {"type": "TEXT", "index": 10, "name": "TOKEN_ID", "comment": null}, "PRICE": {"type": "FLOAT", "index": 11, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 12, "name": "PRICE_USD", "comment": null}, "METHOD_NAME": {"type": "TEXT", "index": 13, "name": "METHOD_NAME", "comment": null}, "LOG": {"type": "VARIANT", "index": 14, "name": "LOG", "comment": null}, "GAS_BURNED": {"type": "NUMBER", "index": 15, "name": "GAS_BURNED", "comment": null}, "AFFILIATE_ID": {"type": "TEXT", "index": 16, "name": "AFFILIATE_ID", "comment": null}, "AFFILIATE_AMOUNT": {"type": "FLOAT", "index": 17, "name": "AFFILIATE_AMOUNT", "comment": null}, "AFFILIATE_AMOUNT_USD": {"type": "FLOAT", "index": 18, "name": "AFFILIATE_AMOUNT_USD", "comment": null}, "ROYALTIES": {"type": "OBJECT", "index": 19, "name": "ROYALTIES", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 20, "name": "PLATFORM_FEE", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 21, "name": "PLATFORM_FEE_USD", "comment": null}, "EZ_NFT_SALES_ID": {"type": "TEXT", "index": 22, "name": "EZ_NFT_SALES_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:52UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_nft__ez_nft_sales_EZ_NFT_SALES_ID.a27580fe08"}, "test.near_models.unique_core__dim_ft_contract_metadata_ASSET_IDENTIFIER.101c3bcbaa": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_CORE", "name": "DIM_FT_CONTRACT_METADATA_ASSET_IDENTIFIER", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:52UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.unique_core__dim_ft_contract_metadata_ASSET_IDENTIFIER.101c3bcbaa"}, "test.near_models.not_null_defi__fact_bridge_activity_BLOCK_TIMESTAMP.ff8df9c67c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_BRIDGE_ACTIVITY_BLOCK_TIMESTAMP", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 4, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 5, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT_ADJ": {"type": "NUMBER", "index": 6, "name": "AMOUNT_ADJ", "comment": null}, "DESTINATION_ADDRESS": {"type": "TEXT", "index": 7, "name": "DESTINATION_ADDRESS", "comment": null}, "SOURCE_ADDRESS": {"type": "TEXT", "index": 8, "name": "SOURCE_ADDRESS", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 9, "name": "PLATFORM", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 10, "name": "BRIDGE_ADDRESS", "comment": null}, "DESTINATION_CHAIN": {"type": "TEXT", "index": 11, "name": "DESTINATION_CHAIN", "comment": null}, "SOURCE_CHAIN": {"type": "TEXT", "index": 12, "name": "SOURCE_CHAIN", "comment": null}, "METHOD_NAME": {"type": "TEXT", "index": 13, "name": "METHOD_NAME", "comment": null}, "DIRECTION": {"type": "TEXT", "index": 14, "name": "DIRECTION", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 15, "name": "RECEIPT_SUCCEEDED", "comment": null}, "FACT_BRIDGE_ACTIVITY_ID": {"type": "TEXT", "index": 16, "name": "FACT_BRIDGE_ACTIVITY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:51UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__fact_bridge_activity_BLOCK_TIMESTAMP.ff8df9c67c"}, "test.near_models.unique_silver__staking_epochs__EPOCH_ID.af78d75e5a": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_SILVER", "name": "STAKING_EPOCHS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:41UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.unique_silver__staking_epochs__EPOCH_ID.af78d75e5a"}, "model.near_models.silver__burrow_withdraws": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "BURROW_WITHDRAWS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": "Unique identifier (hash) of this transaction."}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": "The height of the chain this block corresponds with."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block began."}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": "The identifying hash for a receipt."}, "ACTION_INDEX": {"type": "NUMBER", "index": 5, "name": "ACTION_INDEX", "comment": "Index of the action within the transaction. This field indicates the position of the action in the sequence of actions within the transaction. Actions are processed in order, and this index helps maintain the chronological sequence and relationship between multiple actions in a single transaction. The first action has index 0, the second has index 1, and so on."}, "PREDECESSOR_ID": {"type": "TEXT", "index": 6, "name": "PREDECESSOR_ID", "comment": "Account that called the relevant receipt (often the same as tx_signer, but can be system as well). This field identifies the account that directly invoked the receipt being processed. In simple transactions, this is typically the same as the transaction signer. However, in cross-contract calls or system operations, this may be a different account or the system account. This is crucial for understanding the call chain and access control in NEAR's execution model."}, "SENDER_ID": {"type": "VARIANT", "index": 7, "name": "SENDER_ID", "comment": "The id, or wallet address, of the sender from the receipt action."}, "ACTIONS": {"type": "TEXT", "index": 8, "name": "ACTIONS", "comment": "The action that the user is taking.\nDeposit: user is depositing funds to be used for lending\nWithdraw: user has changed their mind and are no longer willing to lend, so they withdraw their asset"}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 9, "name": "CONTRACT_ADDRESS", "comment": "The address of the deployed contract for the token, nft, or other smart contract."}, "AMOUNT_RAW": {"type": "NUMBER", "index": 10, "name": "AMOUNT_RAW", "comment": "Unadjusted amount of tokens as it appears on-chain (not decimal adjusted). This is the raw token amount before any decimal precision adjustments are applied. For example, if transferring 1 NEAR token, the amount_raw would be 1000000000000000000000000 (1e24) since NEAR has 24 decimal places. This field preserves the exact on-chain representation of the token amount for precise calculations and verification."}, "TOKEN_CONTRACT_ADDRESS": {"type": "VARIANT", "index": 11, "name": "TOKEN_CONTRACT_ADDRESS", "comment": "The contract address corresponding to the token, view details of the contract by following this address on the chain explorer."}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 12, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": "Block number grouping for ingestion partition"}, "BURROW_WITHDRAWS_ID": {"type": "TEXT", "index": 13, "name": "BURROW_WITHDRAWS_ID", "comment": "A unique identifier for the record."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": "The timestamp at which the record was initially created and inserted into this table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": "The timestamp at which this record was last modified by an internal process."}, "_INVOCATION_ID": {"type": "TEXT", "index": 16, "name": "_INVOCATION_ID", "comment": "A job ID to identify the run that last modified a record."}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 114696192, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 724030, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 21:47UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE, modified_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.silver__burrow_withdraws"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_CHUNKS__ARRAY__VARIANT__OBJECT.64870ea308": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_BLOCKS_CHUNKS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:38UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_CHUNKS__ARRAY__VARIANT__OBJECT.64870ea308"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_PREV_HASH__STRING__VARCHAR.cb8c19abe8": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_BLOCKS_PREV_HASH", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_PREV_HASH__STRING__VARCHAR.cb8c19abe8"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_nft_mints_MINT_PER_TX__NUMBER__FLOAT.cf568cc331": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_NFT", "name": "FACT_NFT_MINTS_MINT_PER_TX", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_nft_mints_MINT_PER_TX__NUMBER__FLOAT.cf568cc331"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_VALIDATOR_REWARD__NUMBER__FLOAT.920e7b7fdf": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_BLOCKS_VALIDATOR_REWARD", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_VALIDATOR_REWARD__NUMBER__FLOAT.920e7b7fdf"}, "test.near_models.not_null_core__fact_blocks_PREV_HASH.3d44f4d8e3": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_BLOCKS_PREV_HASH", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 3, "name": "BLOCK_HASH", "comment": null}, "BLOCK_AUTHOR": {"type": "TEXT", "index": 4, "name": "BLOCK_AUTHOR", "comment": null}, "HEADER": {"type": "OBJECT", "index": 5, "name": "HEADER", "comment": null}, "BLOCK_CHALLENGES_RESULT": {"type": "ARRAY", "index": 6, "name": "BLOCK_CHALLENGES_RESULT", "comment": null}, "BLOCK_CHALLENGES_ROOT": {"type": "TEXT", "index": 7, "name": "BLOCK_CHALLENGES_ROOT", "comment": null}, "CHUNK_HEADERS_ROOT": {"type": "TEXT", "index": 8, "name": "CHUNK_HEADERS_ROOT", "comment": null}, "CHUNK_TX_ROOT": {"type": "TEXT", "index": 9, "name": "CHUNK_TX_ROOT", "comment": null}, "CHUNK_MASK": {"type": "ARRAY", "index": 10, "name": "CHUNK_MASK", "comment": null}, "CHUNK_RECEIPTS_ROOT": {"type": "TEXT", "index": 11, "name": "CHUNK_RECEIPTS_ROOT", "comment": null}, "CHUNKS": {"type": "ARRAY", "index": 12, "name": "CHUNKS", "comment": null}, "CHUNKS_INCLUDED": {"type": "NUMBER", "index": 13, "name": "CHUNKS_INCLUDED", "comment": null}, "EPOCH_ID": {"type": "TEXT", "index": 14, "name": "EPOCH_ID", "comment": null}, "EPOCH_SYNC_DATA_HASH": {"type": "TEXT", "index": 15, "name": "EPOCH_SYNC_DATA_HASH", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 16, "name": "GAS_PRICE", "comment": null}, "LAST_DS_FINAL_BLOCK": {"type": "TEXT", "index": 17, "name": "LAST_DS_FINAL_BLOCK", "comment": null}, "LAST_FINAL_BLOCK": {"type": "TEXT", "index": 18, "name": "LAST_FINAL_BLOCK", "comment": null}, "LATEST_PROTOCOL_VERSION": {"type": "NUMBER", "index": 19, "name": "LATEST_PROTOCOL_VERSION", "comment": null}, "NEXT_BP_HASH": {"type": "TEXT", "index": 20, "name": "NEXT_BP_HASH", "comment": null}, "NEXT_EPOCH_ID": {"type": "TEXT", "index": 21, "name": "NEXT_EPOCH_ID", "comment": null}, "OUTCOME_ROOT": {"type": "TEXT", "index": 22, "name": "OUTCOME_ROOT", "comment": null}, "PREV_HASH": {"type": "TEXT", "index": 23, "name": "PREV_HASH", "comment": null}, "PREV_HEIGHT": {"type": "NUMBER", "index": 24, "name": "PREV_HEIGHT", "comment": null}, "PREV_STATE_ROOT": {"type": "TEXT", "index": 25, "name": "PREV_STATE_ROOT", "comment": null}, "RANDOM_VALUE": {"type": "TEXT", "index": 26, "name": "RANDOM_VALUE", "comment": null}, "RENT_PAID": {"type": "FLOAT", "index": 27, "name": "RENT_PAID", "comment": null}, "SIGNATURE": {"type": "TEXT", "index": 28, "name": "SIGNATURE", "comment": null}, "TOTAL_SUPPLY": {"type": "FLOAT", "index": 29, "name": "TOTAL_SUPPLY", "comment": null}, "VALIDATOR_PROPOSALS": {"type": "ARRAY", "index": 30, "name": "VALIDATOR_PROPOSALS", "comment": null}, "VALIDATOR_REWARD": {"type": "FLOAT", "index": 31, "name": "VALIDATOR_REWARD", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 32, "name": "FACT_BLOCKS_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:40UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__fact_blocks_PREV_HASH.3d44f4d8e3"}, "model.near_models.defi__fact_bridge_activity": {"metadata": {"type": "BASE TABLE", "schema": "DEFI", "name": "FACT_BRIDGE_ACTIVITY", "database": "NEAR", "comment": "## Description\nThis table contains all cross-chain bridge transactions on the NEAR Protocol blockchain, capturing token movements between NEAR and other blockchains through various bridge protocols including Rainbow Bridge, Wormhole, Multichain, Allbridge, and Omni. The data includes bridge-specific details such as source/destination chains, token addresses, amounts, and bridge protocol metadata. This table provides the foundation for cross-chain analytics, bridge volume analysis, and multi-chain ecosystem monitoring.\n\n## Key Use Cases\n- Cross-chain bridge volume analysis and flow monitoring\n- Bridge protocol comparison and performance benchmarking\n- Cross-chain token flow analysis and liquidity tracking\n- Bridge security analysis and risk assessment\n- Multi-chain portfolio tracking and analysis\n- Bridge protocol adoption and user behavior analysis\n- Cross-chain arbitrage opportunity detection\n\n## Important Relationships\n- Links to `core.fact_transactions` through tx_hash for transaction context\n- Connects to `core.fact_blocks` through block_id for temporal context\n- Provides bridge data for `defi.ez_bridge_activity` with enhanced metadata\n- Supports `defi.ez_intents` with cross-chain intent analysis\n- Enables analysis in `stats.ez_core_metrics_hourly` for bridge metrics\n- Powers cross-protocol analysis with other DeFi activities\n\n## Commonly-used Fields\n- `tx_hash`: Essential for linking to transaction details and verification\n- `block_timestamp`: Primary field for time-series analysis and trend detection\n- `source_chain` and `destination_chain`: Critical for cross-chain flow analysis\n- `token_address`: Important for token-specific bridge activity analysis\n- `amount_raw` and `amount_adj`: Essential for bridge volume calculations\n- `platform`: Important for bridge protocol comparison and analysis\n- `direction`: Critical for understanding bridge flow direction (inbound/outbound)", "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": "The height of the chain this block corresponds with."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block began."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Unique identifier (hash) of this transaction."}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 4, "name": "TOKEN_ADDRESS", "comment": "The contract address corresponding to the token, view details of the contract by following this address on the chain explorer."}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 5, "name": "AMOUNT_UNADJ", "comment": "Unadjusted amount of tokens as it appears on-chain (not decimal adjusted). This is the raw token amount before any decimal precision adjustments are applied. For example, if transferring 1 NEAR token, the amount_raw would be 1000000000000000000000000 (1e24) since NEAR has 24 decimal places. This field preserves the exact on-chain representation of the token amount for precise calculations and verification."}, "AMOUNT_ADJ": {"type": "NUMBER", "index": 6, "name": "AMOUNT_ADJ", "comment": "Decimal adjusted amount of tokens (as float, rounded - use this generally). This field provides the token amount after applying the appropriate decimal precision adjustments based on the token's decimal places. For example, if transferring 1 NEAR token, the amount_adj would be 1.0 after dividing the raw amount (1e24) by 10^24. This field is the most commonly used representation for token amounts in analytics and reporting as it provides human-readable values."}, "DESTINATION_ADDRESS": {"type": "TEXT", "index": 7, "name": "DESTINATION_ADDRESS", "comment": "The address tokens are being sent to, in a transfer or bridge transaction."}, "SOURCE_ADDRESS": {"type": "TEXT", "index": 8, "name": "SOURCE_ADDRESS", "comment": "The originating address from which tokens are being sent, in a transfer or bridge transaction. \n\nThis addressed is ascertained as best as possible, but may be null depending on the available information. \n\nExample 1 - tx CzPRdoiU74bo9yqqt9fCP5Xdab2mPVqxr9gU5xeaQA4a stores just \"signer_public_key 0x0x1589\u2026f694\" on chain. \n\nExample 2 - tx FA7tQeGQnhminbas28YgaizwmT4vnEUiCr3vdXmN3Xjn does not log any signing address at all."}, "PLATFORM": {"type": "TEXT", "index": 9, "name": "PLATFORM", "comment": "The protocol utilized for the operation, likely a swap or bridge."}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 10, "name": "BRIDGE_ADDRESS", "comment": "The address of the deployed contract for the token, nft, or other smart contract."}, "DESTINATION_CHAIN": {"type": "TEXT", "index": 11, "name": "DESTINATION_CHAIN", "comment": "The recipient blockchain in a bridge transaction."}, "SOURCE_CHAIN": {"type": "TEXT", "index": 12, "name": "SOURCE_CHAIN", "comment": "The originating blockchain in a bridge transaction."}, "METHOD_NAME": {"type": "TEXT", "index": 13, "name": "METHOD_NAME", "comment": "Name of the method(s) approved for use. NULL if permission is FullAccess."}, "DIRECTION": {"type": "TEXT", "index": 14, "name": "DIRECTION", "comment": "Direction of funds through a bridge. Inbound = tokens bridged to Near ecosystem.\n\nNote - for the Rainbow bridge, inbound means Near or Aurora as tokens pass through Near to get to Aurora."}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 15, "name": "RECEIPT_SUCCEEDED", "comment": "Boolean indicating whether the receipt was successfully processed. This field tracks the execution status of the receipt, which is crucial for understanding transaction outcomes. While most transactions succeed, individual receipts within a transaction can fail due to various reasons such as insufficient gas, contract errors, or invalid parameters. This field is essential for filtering successful operations and analyzing failure patterns."}, "FACT_BRIDGE_ACTIVITY_ID": {"type": "TEXT", "index": 16, "name": "FACT_BRIDGE_ACTIVITY_ID", "comment": "A unique identifier for the record."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INSERTED_TIMESTAMP", "comment": "The timestamp at which the record was initially created and inserted into this table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "MODIFIED_TIMESTAMP", "comment": "The timestamp at which this record was last modified by an internal process."}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 301203968, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 2142319, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 21:50UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.defi__fact_bridge_activity"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_RECEIVER_ID__STRING__VARCHAR.f98b63611b": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_RECEIPTS_RECEIVER_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_RECEIVER_ID__STRING__VARCHAR.f98b63611b"}, "test.near_models.not_null_defi__fact_lending_TOKEN_ADDRESS.751aeb9d01": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_LENDING_TOKEN_ADDRESS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"PLATFORM": {"type": "TEXT", "index": 1, "name": "PLATFORM", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 2, "name": "TX_HASH", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "SENDER_ID": {"type": "TEXT", "index": 5, "name": "SENDER_ID", "comment": null}, "ACTIONS": {"type": "TEXT", "index": 6, "name": "ACTIONS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": null}, "TOKEN_ADDRESS": {"type": "VARIANT", "index": 8, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_RAW": {"type": "NUMBER", "index": 9, "name": "AMOUNT_RAW", "comment": null}, "AMOUNT_ADJ": {"type": "NUMBER", "index": 10, "name": "AMOUNT_ADJ", "comment": null}, "FACT_LENDING_ID": {"type": "TEXT", "index": 11, "name": "FACT_LENDING_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:51UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__fact_lending_TOKEN_ADDRESS.751aeb9d01"}, "test.near_models.not_null_core__fact_receipts_RECEIVER_ID.10e7bf7886": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_RECEIPTS_RECEIVER_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "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_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": null}, "RECEIPT_OUTCOME_ID": {"type": "ARRAY", "index": 5, "name": "RECEIPT_OUTCOME_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 6, "name": "RECEIVER_ID", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 7, "name": "PREDECESSOR_ID", "comment": null}, "ACTIONS": {"type": "VARIANT", "index": 8, "name": "ACTIONS", "comment": null}, "OUTCOME": {"type": "VARIANT", "index": 9, "name": "OUTCOME", "comment": null}, "GAS_BURNT": {"type": "NUMBER", "index": 10, "name": "GAS_BURNT", "comment": null}, "STATUS_VALUE": {"type": "VARIANT", "index": 11, "name": "STATUS_VALUE", "comment": null}, "LOGS": {"type": "ARRAY", "index": 12, "name": "LOGS", "comment": null}, "PROOF": {"type": "ARRAY", "index": 13, "name": "PROOF", "comment": null}, "METADATA": {"type": "VARIANT", "index": 14, "name": "METADATA", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 15, "name": "RECEIPT_SUCCEEDED", "comment": null}, "FACT_RECEIPTS_ID": {"type": "TEXT", "index": 16, "name": "FACT_RECEIPTS_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:41UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__fact_receipts_RECEIVER_ID.10e7bf7886"}, "test.near_models.unique_nft__ez_nft_sales_EZ_NFT_SALES_ID.2c34686d10": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_NFT", "name": "EZ_NFT_SALES_EZ_NFT_SALES_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:53UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.unique_nft__ez_nft_sales_EZ_NFT_SALES_ID.2c34686d10"}, "test.near_models.not_null_silver__atlas_supply_nonliquid_supply.d281fbfc4b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "ATLAS_SUPPLY_NONLIQUID_SUPPLY", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"UTC_DATE": {"type": "DATE", "index": 1, "name": "UTC_DATE", "comment": null}, "TOTAL_SUPPLY": {"type": "NUMBER", "index": 2, "name": "TOTAL_SUPPLY", "comment": null}, "TOTAL_STAKED_SUPPLY": {"type": "FLOAT", "index": 3, "name": "TOTAL_STAKED_SUPPLY", "comment": null}, "TOTAL_NONSTAKED_SUPPLY": {"type": "FLOAT", "index": 4, "name": "TOTAL_NONSTAKED_SUPPLY", "comment": null}, "CIRCULATING_SUPPLY": {"type": "NUMBER", "index": 5, "name": "CIRCULATING_SUPPLY", "comment": null}, "TOTAL_LOCKED_SUPPLY": {"type": "NUMBER", "index": 6, "name": "TOTAL_LOCKED_SUPPLY", "comment": null}, "LIQUID_SUPPLY": {"type": "FLOAT", "index": 7, "name": "LIQUID_SUPPLY", "comment": null}, "NONLIQUID_SUPPLY": {"type": "FLOAT", "index": 8, "name": "NONLIQUID_SUPPLY", "comment": null}, "STAKED_LOCKED_SUPPLY": {"type": "NUMBER", "index": 9, "name": "STAKED_LOCKED_SUPPLY", "comment": null}, "NON_STAKED_LOCKED_SUPPLY": {"type": "NUMBER", "index": 10, "name": "NON_STAKED_LOCKED_SUPPLY", "comment": null}, "STAKED_CIRCULATING_SUPPLY": {"type": "FLOAT", "index": 11, "name": "STAKED_CIRCULATING_SUPPLY", "comment": null}, "NONSTAKED_CIRCULATING_SUPPLY": {"type": "FLOAT", "index": 12, "name": "NONSTAKED_CIRCULATING_SUPPLY", "comment": null}, "PERC_LOCKED_SUPPLY": {"type": "NUMBER", "index": 13, "name": "PERC_LOCKED_SUPPLY", "comment": null}, "PERC_CIRCULATING_SUPPLY": {"type": "NUMBER", "index": 14, "name": "PERC_CIRCULATING_SUPPLY", "comment": null}, "PERC_STAKED_LOCKED": {"type": "NUMBER", "index": 15, "name": "PERC_STAKED_LOCKED", "comment": null}, "PERC_STAKED_CIRCULATING": {"type": "FLOAT", "index": 16, "name": "PERC_STAKED_CIRCULATING", "comment": null}, "ATLAS_SUPPLY_ID": {"type": "TEXT", "index": 17, "name": "ATLAS_SUPPLY_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}, "_INVOCATION_ID": {"type": "TEXT", "index": 20, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:20UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__atlas_supply_nonliquid_supply.d281fbfc4b"}, "model.near_models.price__dim_asset_metadata": {"metadata": {"type": "VIEW", "schema": "PRICE", "name": "DIM_ASSET_METADATA", "database": "NEAR", "comment": "## Description\nThis table contains comprehensive metadata for all assets tracked for pricing on the NEAR Protocol blockchain, including token addresses, symbols, names, and blockchain platform information. The data covers both native NEAR tokens and cross-chain bridged assets, providing essential context for price identification, asset categorization, and multi-chain price correlation. This dimension table supports all price-related analytics by providing standardized asset information and enabling proper price data organization and analysis.\n\n## Key Use Cases\n- Asset identification and price data correlation\n- Cross-chain asset mapping and price comparison\n- Multi-provider price data integration and validation\n- Asset categorization and platform-specific analysis\n- Price data quality assessment and metadata validation\n- Cross-asset price correlation and market analysis\n- Asset discovery and price coverage analysis\n\n## Important Relationships\n- Enriches `price.fact_prices_ohlc_hourly` with asset metadata and identification\n- Supports `price.ez_prices_hourly` with enhanced asset context\n- Provides metadata for `price.ez_asset_metadata` with comprehensive asset information\n- Enables analysis in `stats.ez_core_metrics_hourly` for price metrics\n- Supports cross-asset analysis and multi-chain price correlation\n\n## Commonly-used Fields\n- `token_address`: Essential for joining with price data and asset identification\n- `symbol` and `name`: Critical for human-readable asset identification\n- `platform` and `platform_id`: Important for blockchain-specific analysis\n- `provider`: Useful for price data source identification and reliability assessment\n- `asset_id`: Important for unique asset identification across systems\n- `inserted_timestamp`: Useful for asset discovery timeline analysis", "owner": "DBT_CLOUD_NEAR"}, "columns": {"TOKEN_ADDRESS": {"type": "TEXT", "index": 1, "name": "TOKEN_ADDRESS", "comment": "The specific address representing the asset on a specific platform. This will be NULL if referring to a native asset."}, "ASSET_ID": {"type": "TEXT", "index": 2, "name": "ASSET_ID", "comment": "The unique identifier representing the asset."}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": "The symbol of asset."}, "NAME": {"type": "TEXT", "index": 4, "name": "NAME", "comment": "The name of asset."}, "BLOCKCHAIN": {"type": "TEXT", "index": 5, "name": "BLOCKCHAIN", "comment": "The Blockchain, Network, or Platform for this asset."}, "BLOCKCHAIN_ID": {"type": "TEXT", "index": 6, "name": "BLOCKCHAIN_ID", "comment": "The unique identifier of the Blockchain, Network, or Platform for this asset."}, "PROVIDER": {"type": "TEXT", "index": 7, "name": "PROVIDER", "comment": "The provider or source of the data."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "DIM_ASSET_METADATA_ID": {"type": "TEXT", "index": 10, "name": "DIM_ASSET_METADATA_ID", "comment": "A unique identifier for the record."}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.price__dim_asset_metadata"}, "test.near_models.not_null_core__fact_blocks_LAST_DS_FINAL_BLOCK.495c60fd78": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_BLOCKS_LAST_DS_FINAL_BLOCK", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 3, "name": "BLOCK_HASH", "comment": null}, "BLOCK_AUTHOR": {"type": "TEXT", "index": 4, "name": "BLOCK_AUTHOR", "comment": null}, "HEADER": {"type": "OBJECT", "index": 5, "name": "HEADER", "comment": null}, "BLOCK_CHALLENGES_RESULT": {"type": "ARRAY", "index": 6, "name": "BLOCK_CHALLENGES_RESULT", "comment": null}, "BLOCK_CHALLENGES_ROOT": {"type": "TEXT", "index": 7, "name": "BLOCK_CHALLENGES_ROOT", "comment": null}, "CHUNK_HEADERS_ROOT": {"type": "TEXT", "index": 8, "name": "CHUNK_HEADERS_ROOT", "comment": null}, "CHUNK_TX_ROOT": {"type": "TEXT", "index": 9, "name": "CHUNK_TX_ROOT", "comment": null}, "CHUNK_MASK": {"type": "ARRAY", "index": 10, "name": "CHUNK_MASK", "comment": null}, "CHUNK_RECEIPTS_ROOT": {"type": "TEXT", "index": 11, "name": "CHUNK_RECEIPTS_ROOT", "comment": null}, "CHUNKS": {"type": "ARRAY", "index": 12, "name": "CHUNKS", "comment": null}, "CHUNKS_INCLUDED": {"type": "NUMBER", "index": 13, "name": "CHUNKS_INCLUDED", "comment": null}, "EPOCH_ID": {"type": "TEXT", "index": 14, "name": "EPOCH_ID", "comment": null}, "EPOCH_SYNC_DATA_HASH": {"type": "TEXT", "index": 15, "name": "EPOCH_SYNC_DATA_HASH", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 16, "name": "GAS_PRICE", "comment": null}, "LAST_DS_FINAL_BLOCK": {"type": "TEXT", "index": 17, "name": "LAST_DS_FINAL_BLOCK", "comment": null}, "LAST_FINAL_BLOCK": {"type": "TEXT", "index": 18, "name": "LAST_FINAL_BLOCK", "comment": null}, "LATEST_PROTOCOL_VERSION": {"type": "NUMBER", "index": 19, "name": "LATEST_PROTOCOL_VERSION", "comment": null}, "NEXT_BP_HASH": {"type": "TEXT", "index": 20, "name": "NEXT_BP_HASH", "comment": null}, "NEXT_EPOCH_ID": {"type": "TEXT", "index": 21, "name": "NEXT_EPOCH_ID", "comment": null}, "OUTCOME_ROOT": {"type": "TEXT", "index": 22, "name": "OUTCOME_ROOT", "comment": null}, "PREV_HASH": {"type": "TEXT", "index": 23, "name": "PREV_HASH", "comment": null}, "PREV_HEIGHT": {"type": "NUMBER", "index": 24, "name": "PREV_HEIGHT", "comment": null}, "PREV_STATE_ROOT": {"type": "TEXT", "index": 25, "name": "PREV_STATE_ROOT", "comment": null}, "RANDOM_VALUE": {"type": "TEXT", "index": 26, "name": "RANDOM_VALUE", "comment": null}, "RENT_PAID": {"type": "FLOAT", "index": 27, "name": "RENT_PAID", "comment": null}, "SIGNATURE": {"type": "TEXT", "index": 28, "name": "SIGNATURE", "comment": null}, "TOTAL_SUPPLY": {"type": "FLOAT", "index": 29, "name": "TOTAL_SUPPLY", "comment": null}, "VALIDATOR_PROPOSALS": {"type": "ARRAY", "index": 30, "name": "VALIDATOR_PROPOSALS", "comment": null}, "VALIDATOR_REWARD": {"type": "FLOAT", "index": 31, "name": "VALIDATOR_REWARD", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 32, "name": "FACT_BLOCKS_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:40UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__fact_blocks_LAST_DS_FINAL_BLOCK.495c60fd78"}, "test.near_models.unique_nft__fact_nft_transfers_FACT_NFT_TRANSFERS_ID.dcf270960c": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_NFT", "name": "FACT_NFT_TRANSFERS_FACT_NFT_TRANSFERS_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:53UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.unique_nft__fact_nft_transfers_FACT_NFT_TRANSFERS_ID.dcf270960c"}, "model.near_models.silver__staking_pools_s3": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "STAKING_POOLS_S3", "database": "NEAR", "comment": "This table extracts all staking pools registered with NEAR using core__ez_actions.\nIt captures both pool creation events and reward fee fraction updates.", "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": "Unique identifier (hash) of this transaction."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block began."}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": "The height of the chain this block corresponds with."}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": "The identifying hash for a receipt."}, "OWNER": {"type": "TEXT", "index": 5, "name": "OWNER", "comment": "The account of the staking pool owner."}, "ADDRESS": {"type": "TEXT", "index": 6, "name": "ADDRESS", "comment": "The pool address delegated into."}, "REWARD_FEE_FRACTION": {"type": "VARIANT", "index": 7, "name": "REWARD_FEE_FRACTION", "comment": "An object representing the fraction of the reward fee taken by the staking pool."}, "TX_TYPE": {"type": "TEXT", "index": 8, "name": "TX_TYPE", "comment": "The type of transaction involving this staking pool.\nEither `\"Create\"` for staking pool creation or `\"Update\"` for `reward_fee_fraction` updates."}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 9, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": "Block number grouping for ingestion partition"}, "STAKING_POOLS_ID": {"type": "TEXT", "index": 10, "name": "STAKING_POOLS_ID", "comment": "A unique identifier for the record."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": "The timestamp at which the record was initially created and inserted into this table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": "The timestamp at which this record was last modified by an internal process."}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": "A job ID to identify the run that last modified a record."}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 422400, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 2663, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 21:48UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE, modified_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.silver__staking_pools_s3"}, "model.near_models.silver__receipts_final": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "RECEIPTS_FINAL", "database": "NEAR", "comment": "Table containing transaction receipts for NEAR blockchain.", "owner": "DBT_CLOUD_NEAR"}, "columns": {"CHUNK_HASH": {"type": "TEXT", "index": 1, "name": "CHUNK_HASH", "comment": "The identifier for the chunk."}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": "The height of the chain this block corresponds with."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block began."}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": "Unique identifier (hash) of this transaction."}, "RECEIPT_ID": {"type": "TEXT", "index": 5, "name": "RECEIPT_ID", "comment": "The identifying hash for a receipt."}, "PREDECESSOR_ID": {"type": "TEXT", "index": 6, "name": "PREDECESSOR_ID", "comment": "Account that called the relevant receipt (often the same as tx_signer, but can be system as well). This field identifies the account that directly invoked the receipt being processed. In simple transactions, this is typically the same as the transaction signer. However, in cross-contract calls or system operations, this may be a different account or the system account. This is crucial for understanding the call chain and access control in NEAR's execution model."}, "RECEIVER_ID": {"type": "TEXT", "index": 7, "name": "RECEIVER_ID", "comment": "Account reacting to the receipt from predecessor_id, can be relay, a contract, or a user of a relay, etc. This field identifies the account that is processing the receipt and executing the associated action. In most cases, this is a smart contract that is being called, but it can also be a user account in relay transactions or the system account for certain operations. This differs from tx_receiver and is specific to the receipt being processed."}, "RECEIPT_JSON": {"type": "VARIANT", "index": 8, "name": "RECEIPT_JSON", "comment": "JSON object containing the full receipt data including actions, predecessor, receiver, and other metadata."}, "OUTCOME_JSON": {"type": "VARIANT", "index": 9, "name": "OUTCOME_JSON", "comment": "JSON object containing the outcome of the receipt or transaction execution, including gas usage, status, and logs."}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 10, "name": "TX_SUCCEEDED", "comment": "Boolean indicating if the transaction was successful (rarely used, most tx succeed, it is receipts that can fail). This field tracks the overall success status of the transaction. While most transactions succeed at the transaction level, individual receipts within the transaction can still fail. This field is less commonly used for filtering since receipt-level success tracking provides more granular information about specific operations within the transaction."}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "RECEIPT_SUCCEEDED", "comment": "Boolean indicating whether the receipt was successfully processed. This field tracks the execution status of the receipt, which is crucial for understanding transaction outcomes. While most transactions succeed, individual receipts within a transaction can fail due to various reasons such as insufficient gas, contract errors, or invalid parameters. This field is essential for filtering successful operations and analyzing failure patterns."}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 12, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": "Block number grouping for ingestion partition"}, "RECEIPTS_FINAL_ID": {"type": "TEXT", "index": 13, "name": "RECEIPTS_FINAL_ID", "comment": "A unique identifier for the record."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": "The timestamp at which the record was initially created and inserted into this table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": "The timestamp at which this record was last modified by an internal process."}, "_INVOCATION_ID": {"type": "TEXT", "index": 16, "name": "_INVOCATION_ID", "comment": "A job ID to identify the run that last modified a record."}, "_IS_INITIAL_RECEIPT": {"type": "BOOLEAN", "index": 18, "name": "_IS_INITIAL_RECEIPT", "comment": ""}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 13019102547968, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 19479962095, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 22:05UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE, modified_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.silver__receipts_final"}, "test.near_models.not_null_nft__ez_nft_sales_PRICE.9fd3667953": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "EZ_NFT_SALES_PRICE", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RECEIPT_ID": {"type": "TEXT", "index": 1, "name": "RECEIPT_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}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 5, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 6, "name": "BUYER_ADDRESS", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 7, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 8, "name": "PLATFORM_NAME", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_ADDRESS", "comment": null}, "TOKEN_ID": {"type": "TEXT", "index": 10, "name": "TOKEN_ID", "comment": null}, "PRICE": {"type": "FLOAT", "index": 11, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 12, "name": "PRICE_USD", "comment": null}, "METHOD_NAME": {"type": "TEXT", "index": 13, "name": "METHOD_NAME", "comment": null}, "LOG": {"type": "VARIANT", "index": 14, "name": "LOG", "comment": null}, "GAS_BURNED": {"type": "NUMBER", "index": 15, "name": "GAS_BURNED", "comment": null}, "AFFILIATE_ID": {"type": "TEXT", "index": 16, "name": "AFFILIATE_ID", "comment": null}, "AFFILIATE_AMOUNT": {"type": "FLOAT", "index": 17, "name": "AFFILIATE_AMOUNT", "comment": null}, "AFFILIATE_AMOUNT_USD": {"type": "FLOAT", "index": 18, "name": "AFFILIATE_AMOUNT_USD", "comment": null}, "ROYALTIES": {"type": "OBJECT", "index": 19, "name": "ROYALTIES", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 20, "name": "PLATFORM_FEE", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 21, "name": "PLATFORM_FEE_USD", "comment": null}, "EZ_NFT_SALES_ID": {"type": "TEXT", "index": 22, "name": "EZ_NFT_SALES_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:52UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_nft__ez_nft_sales_PRICE.9fd3667953"}, "model.near_models.streamline__chunks_realtime": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "CHUNKS_REALTIME", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": ""}, "BLOCK_TIMESTAMP_EPOCH": {"type": "NUMBER", "index": 2, "name": "BLOCK_TIMESTAMP_EPOCH", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 3, "name": "PARTITION_KEY", "comment": ""}, "CHUNK_HASH": {"type": "TEXT", "index": 4, "name": "CHUNK_HASH", "comment": ""}, "REQUEST_TIMESTAMP": {"type": "NUMBER", "index": 5, "name": "REQUEST_TIMESTAMP", "comment": ""}, "REQUEST": {"type": "VARIANT", "index": 6, "name": "REQUEST", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.streamline__chunks_realtime"}, "test.near_models.not_null_core__fact_developer_activity_REPO_NAME.5e8d867cd3": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_DEVELOPER_ACTIVITY_REPO_NAME", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"REPO_OWNER": {"type": "TEXT", "index": 1, "name": "REPO_OWNER", "comment": null}, "REPO_NAME": {"type": "TEXT", "index": 2, "name": "REPO_NAME", "comment": null}, "ENDPOINT_NAME": {"type": "TEXT", "index": 3, "name": "ENDPOINT_NAME", "comment": null}, "DATA": {"type": "VARIANT", "index": 4, "name": "DATA", "comment": null}, "PROVIDER": {"type": "TEXT", "index": 5, "name": "PROVIDER", "comment": null}, "ENDPOINT_GITHUB": {"type": "TEXT", "index": 6, "name": "ENDPOINT_GITHUB", "comment": null}, "SNAPSHOT_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "SNAPSHOT_TIMESTAMP", "comment": null}, "FACT_DEVELOPER_ACTIVITY_ID": {"type": "TEXT", "index": 8, "name": "FACT_DEVELOPER_ACTIVITY_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:40UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__fact_developer_activity_REPO_NAME.5e8d867cd3"}, "model.near_models.silver__ft_contract_metadata": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "FT_CONTRACT_METADATA", "database": "NEAR", "comment": "Fungible Token contract metadata provided by the Nearblocks NFT endpoint.", "owner": "DBT_CLOUD_NEAR"}, "columns": {"ASSET_IDENTIFIER": {"type": "TEXT", "index": 1, "name": "ASSET_IDENTIFIER", "comment": "The onchain representation of a token id, which may include source chain metadata if involved in a crosschain bridge event. Unique per token in the FT contract metadata table."}, "SOURCE_CHAIN": {"type": "TEXT", "index": 2, "name": "SOURCE_CHAIN", "comment": "The originating blockchain in a bridge transaction."}, "CROSSCHAIN_TOKEN_CONTRACT": {"type": "TEXT", "index": 3, "name": "CROSSCHAIN_TOKEN_CONTRACT", "comment": "The contract address of the token on the source chain, where applicable."}, "NEAR_TOKEN_CONTRACT": {"type": "TEXT", "index": 4, "name": "NEAR_TOKEN_CONTRACT", "comment": "The contract address of the token deployed to NEAR."}, "DECIMALS": {"type": "NUMBER", "index": 5, "name": "DECIMALS", "comment": "Number of decimal places for the token. This field specifies the precision of the token, indicating how many decimal places should be used when converting from raw on-chain amounts to human-readable values. For example, NEAR has 24 decimals, so 1 NEAR = 1e24 raw units. Most ERC-20 tokens use 18 decimals, while some tokens may use different precision based on their design requirements."}, "NAME": {"type": "TEXT", "index": 6, "name": "NAME", "comment": "The name of the asset."}, "SYMBOL": {"type": "TEXT", "index": 7, "name": "SYMBOL", "comment": "Token symbol (e.g., 'wNEAR', 'SWEAT'). This field contains the abbreviated identifier for the token as commonly used in trading pairs, price feeds, and user interfaces. Token symbols are typically 2-6 characters long and provide a quick way to identify tokens without using their full contract addresses. Examples include 'NEAR' for the native token, 'wNEAR' for wrapped NEAR, and 'USDC' for USD Coin."}, "METADATA_PROVIDER": {"type": "TEXT", "index": 8, "name": "METADATA_PROVIDER", "comment": "Source of the metadata record (e.g., omni, nearblocks, defuse)."}, "FT_CONTRACT_METADATA_ID": {"type": "TEXT", "index": 9, "name": "FT_CONTRACT_METADATA_ID", "comment": "A unique identifier for the record."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": "The timestamp at which the record was initially created and inserted into this table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": "The timestamp at which this record was last modified by an internal process."}, "_INVOCATION_ID": {"type": "TEXT", "index": 12, "name": "_INVOCATION_ID", "comment": "A job ID to identify the run that last modified a record."}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 312832, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 3338, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 21:50UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.silver__ft_contract_metadata"}, "test.near_models.not_null_silver__dex_swaps_v2_TX_HASH.dd0cf3adcf": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "DEX_SWAPS_V2_TX_HASH", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "RECEIPT_OBJECT_ID": {"type": "TEXT", "index": 2, "name": "RECEIPT_OBJECT_ID", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": null}, "SIGNER_ID": {"type": "TEXT", "index": 6, "name": "SIGNER_ID", "comment": null}, "SWAP_INDEX": {"type": "NUMBER", "index": 7, "name": "SWAP_INDEX", "comment": null}, "AMOUNT_OUT_RAW": {"type": "NUMBER", "index": 8, "name": "AMOUNT_OUT_RAW", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 9, "name": "TOKEN_OUT", "comment": null}, "AMOUNT_IN_RAW": {"type": "NUMBER", "index": 10, "name": "AMOUNT_IN_RAW", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 11, "name": "TOKEN_IN", "comment": null}, "SWAP_INPUT_DATA": {"type": "VARIANT", "index": 12, "name": "SWAP_INPUT_DATA", "comment": null}, "LOG": {"type": "TEXT", "index": 13, "name": "LOG", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 14, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 15, "name": "_INSERTED_TIMESTAMP", "comment": null}, "DEX_SWAPS_V2_ID": {"type": "TEXT", "index": 16, "name": "DEX_SWAPS_V2_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 19, "name": "_INVOCATION_ID", "comment": null}, "_MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "_MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:23UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__dex_swaps_v2_TX_HASH.dd0cf3adcf"}, "test.near_models.not_null_defi__fact_intents_BLOCK_TIMESTAMP.1e52885930": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_INTENTS_BLOCK_TIMESTAMP", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "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_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 6, "name": "PREDECESSOR_ID", "comment": null}, "LOG_EVENT": {"type": "TEXT", "index": 7, "name": "LOG_EVENT", "comment": null}, "LOG_INDEX": {"type": "NUMBER", "index": 8, "name": "LOG_INDEX", "comment": null}, "LOG_EVENT_INDEX": {"type": "NUMBER", "index": 9, "name": "LOG_EVENT_INDEX", "comment": null}, "OWNER_ID": {"type": "TEXT", "index": 10, "name": "OWNER_ID", "comment": null}, "OLD_OWNER_ID": {"type": "TEXT", "index": 11, "name": "OLD_OWNER_ID", "comment": null}, "NEW_OWNER_ID": {"type": "TEXT", "index": 12, "name": "NEW_OWNER_ID", "comment": null}, "MEMO": {"type": "TEXT", "index": 13, "name": "MEMO", "comment": null}, "AMOUNT_INDEX": {"type": "NUMBER", "index": 14, "name": "AMOUNT_INDEX", "comment": null}, "AMOUNT_RAW": {"type": "TEXT", "index": 15, "name": "AMOUNT_RAW", "comment": null}, "TOKEN_ID": {"type": "VARIANT", "index": 16, "name": "TOKEN_ID", "comment": null}, "REFERRAL": {"type": "TEXT", "index": 17, "name": "REFERRAL", "comment": null}, "DIP4_VERSION": {"type": "TEXT", "index": 18, "name": "DIP4_VERSION", "comment": null}, "GAS_BURNT": {"type": "NUMBER", "index": 19, "name": "GAS_BURNT", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 20, "name": "RECEIPT_SUCCEEDED", "comment": null}, "FACT_INTENTS_ID": {"type": "TEXT", "index": 21, "name": "FACT_INTENTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 24, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:51UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__fact_intents_BLOCK_TIMESTAMP.1e52885930"}, "test.near_models.not_null_silver__receipts_final_receiver_id.afa725ef06": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "RECEIPTS_FINAL_RECEIVER_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"CHUNK_HASH": {"type": "TEXT", "index": 1, "name": "CHUNK_HASH", "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}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 5, "name": "RECEIPT_ID", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 6, "name": "PREDECESSOR_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 7, "name": "RECEIVER_ID", "comment": null}, "RECEIPT_JSON": {"type": "VARIANT", "index": 8, "name": "RECEIPT_JSON", "comment": null}, "OUTCOME_JSON": {"type": "VARIANT", "index": 9, "name": "OUTCOME_JSON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 10, "name": "TX_SUCCEEDED", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "RECEIPT_SUCCEEDED", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 12, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "RECEIPTS_FINAL_ID": {"type": "TEXT", "index": 13, "name": "RECEIPTS_FINAL_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 16, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-04-08 16:21UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__receipts_final_receiver_id.afa725ef06"}, "model.near_models.defi__ez_dex_swaps": {"metadata": {"type": "VIEW", "schema": "DEFI", "name": "EZ_DEX_SWAPS", "database": "NEAR", "comment": "## Description\nThis table provides an enhanced view of all decentralized exchange (DEX) swap transactions on the NEAR Protocol blockchain, combining raw swap data with token metadata, pricing information, and decimal adjustments. The table includes both raw and adjusted amounts, USD values, and comprehensive token context, making it the primary table for DEX analytics and trading analysis. This easy view eliminates the need for complex joins and calculations, providing ready-to-use data for DeFi analytics, reporting, and business intelligence workflows.\n\n## Key Use Cases\n- DEX trading volume analysis with accurate decimal-adjusted amounts and USD values\n- Token pair liquidity analysis and trading pattern identification\n- Price impact analysis and slippage calculation with USD context\n- DEX protocol comparison and performance benchmarking\n- Arbitrage opportunity detection and analysis\n- Trading bot activity monitoring and pattern recognition\n- DeFi protocol integration analysis and cross-protocol flows\n\n## Important Relationships\n- Enhances `defi.fact_dex_swaps` with pricing and metadata from `price.ez_prices_hourly`\n- Combines token metadata from `core.dim_ft_contract_metadata` for complete token context\n- Supports `defi.ez_intents` with swap execution analysis\n- Enables analysis in `stats.ez_core_metrics_hourly` for DeFi metrics\n- Provides foundation for all DEX-related analytics and reporting\n- Powers cross-protocol analysis with other DeFi activities\n\n## Commonly-used Fields\n- `amount_in` and `amount_out`: Essential for accurate swap amount analysis\n- `amount_in_usd` and `amount_out_usd`: Critical for economic analysis and value calculations\n- `block_timestamp`: Primary field for time-series analysis and trend detection\n- `trader`: Important for user behavior analysis and trading patterns\n- `platform`: Essential for DEX protocol analysis and comparison\n- `symbol_in` and `symbol_out`: Important for token pair identification and analysis\n- `pool_id`: Useful for liquidity pool analysis and performance tracking", "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": "Unique identifier (hash) of this transaction."}, "RECEIPT_ID": {"type": "TEXT", "index": 2, "name": "RECEIPT_ID", "comment": ""}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": "The height of the chain this block corresponds with."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block began."}, "PLATFORM": {"type": "TEXT", "index": 5, "name": "PLATFORM", "comment": "The protocol utilized for the operation, likely a swap or bridge."}, "POOL_ID": {"type": "NUMBER", "index": 6, "name": "POOL_ID", "comment": "The unique id for the pool involved in the swap."}, "TRADER": {"type": "TEXT", "index": 7, "name": "TRADER", "comment": "The address who initiated the swap."}, "SWAP_INDEX": {"type": "NUMBER", "index": 8, "name": "SWAP_INDEX", "comment": "The index number of the swap indicating its order of execution in the transaction."}, "AMOUNT_OUT_RAW": {"type": "TEXT", "index": 9, "name": "AMOUNT_OUT_RAW", "comment": "Unadjusted amount of tokens as it appears on-chain (not decimal adjusted). This is the raw token amount before any decimal precision adjustments are applied. For example, if transferring 1 NEAR token, the amount_raw would be 1000000000000000000000000 (1e24) since NEAR has 24 decimal places. This field preserves the exact on-chain representation of the token amount for precise calculations and verification."}, "AMOUNT_OUT": {"type": "FLOAT", "index": 10, "name": "AMOUNT_OUT", "comment": "The amount of tokens taken out of or received from the swap."}, "AMOUNT_OUT_USD": {"type": "FLOAT", "index": 11, "name": "AMOUNT_OUT_USD", "comment": "USD value of the token transfer (null if hourly price not available). This field provides the dollar equivalent value of the token transfer by multiplying the decimal-adjusted token amount by the token's USD price at the time of the transfer. This field is null when price data is unavailable, which can occur for new tokens, tokens with low liquidity, or during periods when price feeds are unavailable."}, "TOKEN_OUT_CONTRACT": {"type": "TEXT", "index": 12, "name": "TOKEN_OUT_CONTRACT", "comment": "The address of the deployed contract for the token, nft, or other smart contract."}, "SYMBOL_OUT": {"type": "TEXT", "index": 13, "name": "SYMBOL_OUT", "comment": "Token symbol (e.g., 'wNEAR', 'SWEAT'). This field contains the abbreviated identifier for the token as commonly used in trading pairs, price feeds, and user interfaces. Token symbols are typically 2-6 characters long and provide a quick way to identify tokens without using their full contract addresses. Examples include 'NEAR' for the native token, 'wNEAR' for wrapped NEAR, and 'USDC' for USD Coin."}, "TOKEN_OUT_IS_VERIFIED": {"type": "BOOLEAN", "index": 14, "name": "TOKEN_OUT_IS_VERIFIED", "comment": "Boolean flag indicating whether the token or price record is verified by Flipside's crosschain curation process. Verified tokens are prioritized for analytics and are considered reliable for most use cases. Unverified tokens may be incomplete, deprecated, or experimental."}, "AMOUNT_IN_RAW": {"type": "TEXT", "index": 15, "name": "AMOUNT_IN_RAW", "comment": "Unadjusted amount of tokens as it appears on-chain (not decimal adjusted). This is the raw token amount before any decimal precision adjustments are applied. For example, if transferring 1 NEAR token, the amount_raw would be 1000000000000000000000000 (1e24) since NEAR has 24 decimal places. This field preserves the exact on-chain representation of the token amount for precise calculations and verification."}, "AMOUNT_IN": {"type": "FLOAT", "index": 16, "name": "AMOUNT_IN", "comment": "The amount of tokens put into the swap."}, "AMOUNT_IN_USD": {"type": "FLOAT", "index": 17, "name": "AMOUNT_IN_USD", "comment": "USD value of the token transfer (null if hourly price not available). This field provides the dollar equivalent value of the token transfer by multiplying the decimal-adjusted token amount by the token's USD price at the time of the transfer. This field is null when price data is unavailable, which can occur for new tokens, tokens with low liquidity, or during periods when price feeds are unavailable."}, "TOKEN_IN_CONTRACT": {"type": "TEXT", "index": 18, "name": "TOKEN_IN_CONTRACT", "comment": "The address of the deployed contract for the token, nft, or other smart contract."}, "SYMBOL_IN": {"type": "TEXT", "index": 19, "name": "SYMBOL_IN", "comment": "Token symbol (e.g., 'wNEAR', 'SWEAT'). This field contains the abbreviated identifier for the token as commonly used in trading pairs, price feeds, and user interfaces. Token symbols are typically 2-6 characters long and provide a quick way to identify tokens without using their full contract addresses. Examples include 'NEAR' for the native token, 'wNEAR' for wrapped NEAR, and 'USDC' for USD Coin."}, "TOKEN_IN_IS_VERIFIED": {"type": "BOOLEAN", "index": 20, "name": "TOKEN_IN_IS_VERIFIED", "comment": "Boolean flag indicating whether the token or price record is verified by Flipside's crosschain curation process. Verified tokens are prioritized for analytics and are considered reliable for most use cases. Unverified tokens may be incomplete, deprecated, or experimental."}, "SWAP_INPUT_DATA": {"type": "VARIANT", "index": 21, "name": "SWAP_INPUT_DATA", "comment": "JSON of input data for the swap, taken from the FunctionCall JSON.\nNote, directional keys such as in and out are determined by the pool."}, "LOG": {"type": "TEXT", "index": 22, "name": "LOG", "comment": "A single log extracted from a receipt."}, "EZ_DEX_SWAPS_ID": {"type": "TEXT", "index": 23, "name": "EZ_DEX_SWAPS_ID", "comment": "A unique identifier for the record."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": "The timestamp at which the record was initially created and inserted into this table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": "The timestamp at which this record was last modified by an internal process."}, "TOKEN_IN_IS_VERIFIED_2": {"type": "BOOLEAN", "index": 26, "name": "TOKEN_IN_IS_VERIFIED_2", "comment": ""}, "TOKEN_OUT_IS_VERIFIED_2": {"type": "BOOLEAN", "index": 27, "name": "TOKEN_OUT_IS_VERIFIED_2", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.defi__ez_dex_swaps"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.131cd7814d": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_RECEIPTS_BLOCK_TIMESTAMP", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.131cd7814d"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_logs_CLEAN_LOG__STRING__VARCHAR.18775f0164": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_LOGS_CLEAN_LOG", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_logs_CLEAN_LOG__STRING__VARCHAR.18775f0164"}, "test.near_models.unique_defi__fact_bridge_activity_FACT_BRIDGE_ACTIVITY_ID.d12699ac97": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_DEFI", "name": "FACT_BRIDGE_ACTIVITY_FACT_BRIDGE_ACTIVITY_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:53UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.unique_defi__fact_bridge_activity_FACT_BRIDGE_ACTIVITY_ID.d12699ac97"}, "test.near_models.not_null_defi__fact_bridge_activity_DIRECTION.003c9a1d0d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_BRIDGE_ACTIVITY_DIRECTION", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 4, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 5, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT_ADJ": {"type": "NUMBER", "index": 6, "name": "AMOUNT_ADJ", "comment": null}, "DESTINATION_ADDRESS": {"type": "TEXT", "index": 7, "name": "DESTINATION_ADDRESS", "comment": null}, "SOURCE_ADDRESS": {"type": "TEXT", "index": 8, "name": "SOURCE_ADDRESS", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 9, "name": "PLATFORM", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 10, "name": "BRIDGE_ADDRESS", "comment": null}, "DESTINATION_CHAIN": {"type": "TEXT", "index": 11, "name": "DESTINATION_CHAIN", "comment": null}, "SOURCE_CHAIN": {"type": "TEXT", "index": 12, "name": "SOURCE_CHAIN", "comment": null}, "METHOD_NAME": {"type": "TEXT", "index": 13, "name": "METHOD_NAME", "comment": null}, "DIRECTION": {"type": "TEXT", "index": 14, "name": "DIRECTION", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 15, "name": "RECEIPT_SUCCEEDED", "comment": null}, "FACT_BRIDGE_ACTIVITY_ID": {"type": "TEXT", "index": 16, "name": "FACT_BRIDGE_ACTIVITY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:51UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__fact_bridge_activity_DIRECTION.003c9a1d0d"}, "test.near_models.not_null_silver__atlas_supply_non_staked_locked_supply.a8724c18e8": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "ATLAS_SUPPLY_NON_STAKED_LOCKED_SUPPLY", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"UTC_DATE": {"type": "DATE", "index": 1, "name": "UTC_DATE", "comment": null}, "TOTAL_SUPPLY": {"type": "NUMBER", "index": 2, "name": "TOTAL_SUPPLY", "comment": null}, "TOTAL_STAKED_SUPPLY": {"type": "FLOAT", "index": 3, "name": "TOTAL_STAKED_SUPPLY", "comment": null}, "TOTAL_NONSTAKED_SUPPLY": {"type": "FLOAT", "index": 4, "name": "TOTAL_NONSTAKED_SUPPLY", "comment": null}, "CIRCULATING_SUPPLY": {"type": "NUMBER", "index": 5, "name": "CIRCULATING_SUPPLY", "comment": null}, "TOTAL_LOCKED_SUPPLY": {"type": "NUMBER", "index": 6, "name": "TOTAL_LOCKED_SUPPLY", "comment": null}, "LIQUID_SUPPLY": {"type": "FLOAT", "index": 7, "name": "LIQUID_SUPPLY", "comment": null}, "NONLIQUID_SUPPLY": {"type": "FLOAT", "index": 8, "name": "NONLIQUID_SUPPLY", "comment": null}, "STAKED_LOCKED_SUPPLY": {"type": "NUMBER", "index": 9, "name": "STAKED_LOCKED_SUPPLY", "comment": null}, "NON_STAKED_LOCKED_SUPPLY": {"type": "NUMBER", "index": 10, "name": "NON_STAKED_LOCKED_SUPPLY", "comment": null}, "STAKED_CIRCULATING_SUPPLY": {"type": "FLOAT", "index": 11, "name": "STAKED_CIRCULATING_SUPPLY", "comment": null}, "NONSTAKED_CIRCULATING_SUPPLY": {"type": "FLOAT", "index": 12, "name": "NONSTAKED_CIRCULATING_SUPPLY", "comment": null}, "PERC_LOCKED_SUPPLY": {"type": "NUMBER", "index": 13, "name": "PERC_LOCKED_SUPPLY", "comment": null}, "PERC_CIRCULATING_SUPPLY": {"type": "NUMBER", "index": 14, "name": "PERC_CIRCULATING_SUPPLY", "comment": null}, "PERC_STAKED_LOCKED": {"type": "NUMBER", "index": 15, "name": "PERC_STAKED_LOCKED", "comment": null}, "PERC_STAKED_CIRCULATING": {"type": "FLOAT", "index": 16, "name": "PERC_STAKED_CIRCULATING", "comment": null}, "ATLAS_SUPPLY_ID": {"type": "TEXT", "index": 17, "name": "ATLAS_SUPPLY_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}, "_INVOCATION_ID": {"type": "TEXT", "index": 20, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:35UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__atlas_supply_non_staked_locked_supply.a8724c18e8"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_BLOCK_ID__NUMBER__FLOAT.ec0ede8b55": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_RECEIPTS_BLOCK_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_BLOCK_ID__NUMBER__FLOAT.ec0ede8b55"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_BLOCK_ID__NUMBER__FLOAT.aaaed2f742": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_TRANSACTIONS_BLOCK_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_BLOCK_ID__NUMBER__FLOAT.aaaed2f742"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__ez_intents_TOKEN_IS_VERIFIED__BOOLEAN.2159b7ca90": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_DEFI", "name": "EZ_INTENTS_TOKEN_IS_VERIFIED", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__ez_intents_TOKEN_IS_VERIFIED__BOOLEAN.2159b7ca90"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_SIGNATURE__STRING__VARCHAR.cf9e07fb1f": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_TRANSACTIONS_SIGNATURE", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_SIGNATURE__STRING__VARCHAR.cf9e07fb1f"}, "test.near_models.not_null_defi__ez_lending_AMOUNT_ADJ.d44e52650b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "EZ_LENDING_AMOUNT_ADJ", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"PLATFORM": {"type": "TEXT", "index": 1, "name": "PLATFORM", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 2, "name": "TX_HASH", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "SENDER_ID": {"type": "TEXT", "index": 5, "name": "SENDER_ID", "comment": null}, "ACTIONS": {"type": "TEXT", "index": 6, "name": "ACTIONS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": null}, "TOKEN_ADDRESS": {"type": "VARIANT", "index": 8, "name": "TOKEN_ADDRESS", "comment": null}, "NAME": {"type": "TEXT", "index": 9, "name": "NAME", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 10, "name": "SYMBOL", "comment": null}, "AMOUNT_RAW": {"type": "NUMBER", "index": 11, "name": "AMOUNT_RAW", "comment": null}, "AMOUNT_ADJ": {"type": "NUMBER", "index": 12, "name": "AMOUNT_ADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 13, "name": "AMOUNT", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 14, "name": "PRICE_USD", "comment": null}, "TOKEN_IS_VERIFIED": {"type": "BOOLEAN", "index": 15, "name": "TOKEN_IS_VERIFIED", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_USD", "comment": null}, "EZ_LENDING_ID": {"type": "TEXT", "index": 17, "name": "EZ_LENDING_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}, "TOKEN_IS_VERIFIED_2": {"type": "BOOLEAN", "index": 20, "name": "TOKEN_IS_VERIFIED_2", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:51UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__ez_lending_AMOUNT_ADJ.d44e52650b"}, "model.near_models.bronze__FR_blocks": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "FR_BLOCKS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": ""}, "METADATA": {"type": "VARIANT", "index": 3, "name": "METADATA", "comment": ""}, "DATA": {"type": "VARIANT", "index": 4, "name": "DATA", "comment": ""}, "FILE_NAME": {"type": "TEXT", "index": 5, "name": "FILE_NAME", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.bronze__FR_blocks"}, "test.near_models.not_null_core__fact_token_transfers_TX_HASH.102578eb2b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_TOKEN_TRANSFERS_TX_HASH", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "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_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": null}, "RN": {"type": "NUMBER", "index": 5, "name": "RN", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 7, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 8, "name": "TO_ADDRESS", "comment": null}, "MEMO": {"type": "TEXT", "index": 9, "name": "MEMO", "comment": null}, "AMOUNT_UNADJ": {"type": "TEXT", "index": 10, "name": "AMOUNT_UNADJ", "comment": null}, "TRANSFER_TYPE": {"type": "TEXT", "index": 11, "name": "TRANSFER_TYPE", "comment": null}, "TRANSFER_ACTION": {"type": "TEXT", "index": 12, "name": "TRANSFER_ACTION", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 13, "name": "RECEIPT_SUCCEEDED", "comment": null}, "FACT_TOKEN_TRANSFERS_ID": {"type": "TEXT", "index": 14, "name": "FACT_TOKEN_TRANSFERS_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:41UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__fact_token_transfers_TX_HASH.102578eb2b"}, "test.near_models.not_null_silver__lockup_actions_BLOCK_TIMESTAMP.97b3d7b958": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "LOCKUP_ACTIONS_BLOCK_TIMESTAMP", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "RECEIPT_OBJECT_IDS": {"type": "OBJECT", "index": 2, "name": "RECEIPT_OBJECT_IDS", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 4, "name": "BLOCK_ID", "comment": null}, "DEPOSIT": {"type": "FLOAT", "index": 5, "name": "DEPOSIT", "comment": null}, "LOCKUP_ACCOUNT_ID": {"type": "TEXT", "index": 6, "name": "LOCKUP_ACCOUNT_ID", "comment": null}, "OWNER_ACCOUNT_ID": {"type": "TEXT", "index": 7, "name": "OWNER_ACCOUNT_ID", "comment": null}, "LOCKUP_DURATION": {"type": "TEXT", "index": 8, "name": "LOCKUP_DURATION", "comment": null}, "LOCKUP_TIMESTAMP": {"type": "TEXT", "index": 9, "name": "LOCKUP_TIMESTAMP", "comment": null}, "LOCKUP_TIMESTAMP_NTZ": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "LOCKUP_TIMESTAMP_NTZ", "comment": null}, "RELEASE_DURATION": {"type": "TEXT", "index": 11, "name": "RELEASE_DURATION", "comment": null}, "VESTING_SCHEDULE": {"type": "TEXT", "index": 12, "name": "VESTING_SCHEDULE", "comment": null}, "TRANSFERS_INFORMATION": {"type": "TEXT", "index": 13, "name": "TRANSFERS_INFORMATION", "comment": null}, "ARGS_ALL": {"type": "OBJECT", "index": 14, "name": "ARGS_ALL", "comment": null}, "_LOAD_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "_LOAD_TIMESTAMP", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 16, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 17, "name": "_INSERTED_TIMESTAMP", "comment": null}, "LOCKUP_ACTIONS_ID": {"type": "TEXT", "index": 18, "name": "LOCKUP_ACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 21, "name": "_INVOCATION_ID", "comment": null}, "_MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "_MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:23UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__lockup_actions_BLOCK_TIMESTAMP.97b3d7b958"}, "test.near_models.not_null_silver__nft_complete_nft_sales_NFT_SALES_ID.553caebe34": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_COMPLETE_NFT_SALES_NFT_SALES_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RECEIPT_ID": {"type": "TEXT", "index": 1, "name": "RECEIPT_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}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "GAS_BURNED": {"type": "NUMBER", "index": 5, "name": "GAS_BURNED", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 6, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 7, "name": "BUYER_ADDRESS", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 8, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 9, "name": "PLATFORM_NAME", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_ADDRESS", "comment": null}, "TOKEN_ID": {"type": "TEXT", "index": 11, "name": "TOKEN_ID", "comment": null}, "METHOD_NAME": {"type": "TEXT", "index": 12, "name": "METHOD_NAME", "comment": null}, "LOG": {"type": "VARIANT", "index": 13, "name": "LOG", "comment": null}, "PRICE": {"type": "FLOAT", "index": 14, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 15, "name": "PRICE_USD", "comment": null}, "LOGS_INDEX": {"type": "NUMBER", "index": 16, "name": "LOGS_INDEX", "comment": null}, "AFFILIATE_ID": {"type": "TEXT", "index": 17, "name": "AFFILIATE_ID", "comment": null}, "AFFILIATE_AMOUNT": {"type": "FLOAT", "index": 18, "name": "AFFILIATE_AMOUNT", "comment": null}, "AFFILIATE_AMOUNT_USD": {"type": "FLOAT", "index": 19, "name": "AFFILIATE_AMOUNT_USD", "comment": null}, "ROYALTIES": {"type": "OBJECT", "index": 20, "name": "ROYALTIES", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 21, "name": "PLATFORM_FEE", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 22, "name": "PLATFORM_FEE_USD", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 23, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "_MODIFIED_TIMESTAMP", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 25, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "NFT_SALES_ID": {"type": "TEXT", "index": 26, "name": "NFT_SALES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 29, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-04-08 01:36UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__nft_complete_nft_sales_NFT_SALES_ID.553caebe34"}, "test.near_models.not_null_silver__atlas_supply_nonstaked_circulating_supply.d9360dca14": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "ATLAS_SUPPLY_NONSTAKED_CIRCULATING_SUPPLY", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"UTC_DATE": {"type": "DATE", "index": 1, "name": "UTC_DATE", "comment": null}, "TOTAL_SUPPLY": {"type": "NUMBER", "index": 2, "name": "TOTAL_SUPPLY", "comment": null}, "TOTAL_STAKED_SUPPLY": {"type": "FLOAT", "index": 3, "name": "TOTAL_STAKED_SUPPLY", "comment": null}, "TOTAL_NONSTAKED_SUPPLY": {"type": "FLOAT", "index": 4, "name": "TOTAL_NONSTAKED_SUPPLY", "comment": null}, "CIRCULATING_SUPPLY": {"type": "NUMBER", "index": 5, "name": "CIRCULATING_SUPPLY", "comment": null}, "TOTAL_LOCKED_SUPPLY": {"type": "NUMBER", "index": 6, "name": "TOTAL_LOCKED_SUPPLY", "comment": null}, "LIQUID_SUPPLY": {"type": "FLOAT", "index": 7, "name": "LIQUID_SUPPLY", "comment": null}, "NONLIQUID_SUPPLY": {"type": "FLOAT", "index": 8, "name": "NONLIQUID_SUPPLY", "comment": null}, "STAKED_LOCKED_SUPPLY": {"type": "NUMBER", "index": 9, "name": "STAKED_LOCKED_SUPPLY", "comment": null}, "NON_STAKED_LOCKED_SUPPLY": {"type": "NUMBER", "index": 10, "name": "NON_STAKED_LOCKED_SUPPLY", "comment": null}, "STAKED_CIRCULATING_SUPPLY": {"type": "FLOAT", "index": 11, "name": "STAKED_CIRCULATING_SUPPLY", "comment": null}, "NONSTAKED_CIRCULATING_SUPPLY": {"type": "FLOAT", "index": 12, "name": "NONSTAKED_CIRCULATING_SUPPLY", "comment": null}, "PERC_LOCKED_SUPPLY": {"type": "NUMBER", "index": 13, "name": "PERC_LOCKED_SUPPLY", "comment": null}, "PERC_CIRCULATING_SUPPLY": {"type": "NUMBER", "index": 14, "name": "PERC_CIRCULATING_SUPPLY", "comment": null}, "PERC_STAKED_LOCKED": {"type": "NUMBER", "index": 15, "name": "PERC_STAKED_LOCKED", "comment": null}, "PERC_STAKED_CIRCULATING": {"type": "FLOAT", "index": 16, "name": "PERC_STAKED_CIRCULATING", "comment": null}, "ATLAS_SUPPLY_ID": {"type": "TEXT", "index": 17, "name": "ATLAS_SUPPLY_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}, "_INVOCATION_ID": {"type": "TEXT", "index": 20, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:23UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__atlas_supply_nonstaked_circulating_supply.d9360dca14"}, "test.near_models.not_null_core__fact_logs_TX_HASH.1999a0d034": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_LOGS_TX_HASH", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 5, "name": "PREDECESSOR_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 6, "name": "RECEIVER_ID", "comment": null}, "SIGNER_ID": {"type": "TEXT", "index": 7, "name": "SIGNER_ID", "comment": null}, "LOG_INDEX": {"type": "NUMBER", "index": 8, "name": "LOG_INDEX", "comment": null}, "CLEAN_LOG": {"type": "TEXT", "index": 9, "name": "CLEAN_LOG", "comment": null}, "EVENT_STANDARD": {"type": "TEXT", "index": 10, "name": "EVENT_STANDARD", "comment": null}, "GAS_BURNT": {"type": "NUMBER", "index": 11, "name": "GAS_BURNT", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "RECEIPT_SUCCEEDED", "comment": null}, "FACT_LOGS_ID": {"type": "TEXT", "index": 13, "name": "FACT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:41UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__fact_logs_TX_HASH.1999a0d034"}, "test.near_models.not_null_atlas__ez_supply_TOTAL_NONSTAKED_SUPPLY.1fbb894e8b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_ATLAS", "name": "EZ_SUPPLY_TOTAL_NONSTAKED_SUPPLY", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"UTC_DATE": {"type": "DATE", "index": 1, "name": "UTC_DATE", "comment": null}, "TOTAL_SUPPLY": {"type": "NUMBER", "index": 2, "name": "TOTAL_SUPPLY", "comment": null}, "TOTAL_STAKED_SUPPLY": {"type": "FLOAT", "index": 3, "name": "TOTAL_STAKED_SUPPLY", "comment": null}, "TOTAL_NONSTAKED_SUPPLY": {"type": "FLOAT", "index": 4, "name": "TOTAL_NONSTAKED_SUPPLY", "comment": null}, "CIRCULATING_SUPPLY": {"type": "NUMBER", "index": 5, "name": "CIRCULATING_SUPPLY", "comment": null}, "TOTAL_LOCKED_SUPPLY": {"type": "NUMBER", "index": 6, "name": "TOTAL_LOCKED_SUPPLY", "comment": null}, "LIQUID_SUPPLY": {"type": "FLOAT", "index": 7, "name": "LIQUID_SUPPLY", "comment": null}, "NONLIQUID_SUPPLY": {"type": "FLOAT", "index": 8, "name": "NONLIQUID_SUPPLY", "comment": null}, "STAKED_LOCKED_SUPPLY": {"type": "NUMBER", "index": 9, "name": "STAKED_LOCKED_SUPPLY", "comment": null}, "NON_STAKED_LOCKED_SUPPLY": {"type": "NUMBER", "index": 10, "name": "NON_STAKED_LOCKED_SUPPLY", "comment": null}, "STAKED_CIRCULATING_SUPPLY": {"type": "FLOAT", "index": 11, "name": "STAKED_CIRCULATING_SUPPLY", "comment": null}, "NONSTAKED_CIRCULATING_SUPPLY": {"type": "FLOAT", "index": 12, "name": "NONSTAKED_CIRCULATING_SUPPLY", "comment": null}, "PERC_LOCKED_SUPPLY": {"type": "NUMBER", "index": 13, "name": "PERC_LOCKED_SUPPLY", "comment": null}, "PERC_CIRCULATING_SUPPLY": {"type": "NUMBER", "index": 14, "name": "PERC_CIRCULATING_SUPPLY", "comment": null}, "PERC_STAKED_LOCKED": {"type": "NUMBER", "index": 15, "name": "PERC_STAKED_LOCKED", "comment": null}, "PERC_STAKED_CIRCULATING": {"type": "FLOAT", "index": 16, "name": "PERC_STAKED_CIRCULATING", "comment": null}, "EZ_SUPPLY_ID": {"type": "TEXT", "index": 17, "name": "EZ_SUPPLY_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-06 13:34UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_atlas__ez_supply_TOTAL_NONSTAKED_SUPPLY.1fbb894e8b"}, "test.near_models.not_null_atlas__ez_supply_NON_STAKED_LOCKED_SUPPLY.bb0d6d4496": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_ATLAS", "name": "EZ_SUPPLY_NON_STAKED_LOCKED_SUPPLY", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"UTC_DATE": {"type": "DATE", "index": 1, "name": "UTC_DATE", "comment": null}, "TOTAL_SUPPLY": {"type": "NUMBER", "index": 2, "name": "TOTAL_SUPPLY", "comment": null}, "TOTAL_STAKED_SUPPLY": {"type": "FLOAT", "index": 3, "name": "TOTAL_STAKED_SUPPLY", "comment": null}, "TOTAL_NONSTAKED_SUPPLY": {"type": "FLOAT", "index": 4, "name": "TOTAL_NONSTAKED_SUPPLY", "comment": null}, "CIRCULATING_SUPPLY": {"type": "NUMBER", "index": 5, "name": "CIRCULATING_SUPPLY", "comment": null}, "TOTAL_LOCKED_SUPPLY": {"type": "NUMBER", "index": 6, "name": "TOTAL_LOCKED_SUPPLY", "comment": null}, "LIQUID_SUPPLY": {"type": "FLOAT", "index": 7, "name": "LIQUID_SUPPLY", "comment": null}, "NONLIQUID_SUPPLY": {"type": "FLOAT", "index": 8, "name": "NONLIQUID_SUPPLY", "comment": null}, "STAKED_LOCKED_SUPPLY": {"type": "NUMBER", "index": 9, "name": "STAKED_LOCKED_SUPPLY", "comment": null}, "NON_STAKED_LOCKED_SUPPLY": {"type": "NUMBER", "index": 10, "name": "NON_STAKED_LOCKED_SUPPLY", "comment": null}, "STAKED_CIRCULATING_SUPPLY": {"type": "FLOAT", "index": 11, "name": "STAKED_CIRCULATING_SUPPLY", "comment": null}, "NONSTAKED_CIRCULATING_SUPPLY": {"type": "FLOAT", "index": 12, "name": "NONSTAKED_CIRCULATING_SUPPLY", "comment": null}, "PERC_LOCKED_SUPPLY": {"type": "NUMBER", "index": 13, "name": "PERC_LOCKED_SUPPLY", "comment": null}, "PERC_CIRCULATING_SUPPLY": {"type": "NUMBER", "index": 14, "name": "PERC_CIRCULATING_SUPPLY", "comment": null}, "PERC_STAKED_LOCKED": {"type": "NUMBER", "index": 15, "name": "PERC_STAKED_LOCKED", "comment": null}, "PERC_STAKED_CIRCULATING": {"type": "FLOAT", "index": 16, "name": "PERC_STAKED_CIRCULATING", "comment": null}, "EZ_SUPPLY_ID": {"type": "TEXT", "index": 17, "name": "EZ_SUPPLY_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-06 13:34UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_atlas__ez_supply_NON_STAKED_LOCKED_SUPPLY.bb0d6d4496"}, "seed.near_models.seeds__token_labels": {"metadata": {"type": "BASE TABLE", "schema": "SEEDS", "name": "TOKEN_LABELS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TOKEN_CONTRACT": {"type": "TEXT", "index": 1, "name": "TOKEN_CONTRACT", "comment": null}, "TOKEN": {"type": "TEXT", "index": 2, "name": "TOKEN", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 4, "name": "DECIMALS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 8704, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 231, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 22:35UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.near_models.seeds__token_labels"}, "test.near_models.not_null_core__fact_blocks_VALIDATOR_REWARD.9e6492b364": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_BLOCKS_VALIDATOR_REWARD", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 3, "name": "BLOCK_HASH", "comment": null}, "BLOCK_AUTHOR": {"type": "TEXT", "index": 4, "name": "BLOCK_AUTHOR", "comment": null}, "HEADER": {"type": "OBJECT", "index": 5, "name": "HEADER", "comment": null}, "BLOCK_CHALLENGES_RESULT": {"type": "ARRAY", "index": 6, "name": "BLOCK_CHALLENGES_RESULT", "comment": null}, "BLOCK_CHALLENGES_ROOT": {"type": "TEXT", "index": 7, "name": "BLOCK_CHALLENGES_ROOT", "comment": null}, "CHUNK_HEADERS_ROOT": {"type": "TEXT", "index": 8, "name": "CHUNK_HEADERS_ROOT", "comment": null}, "CHUNK_TX_ROOT": {"type": "TEXT", "index": 9, "name": "CHUNK_TX_ROOT", "comment": null}, "CHUNK_MASK": {"type": "ARRAY", "index": 10, "name": "CHUNK_MASK", "comment": null}, "CHUNK_RECEIPTS_ROOT": {"type": "TEXT", "index": 11, "name": "CHUNK_RECEIPTS_ROOT", "comment": null}, "CHUNKS": {"type": "ARRAY", "index": 12, "name": "CHUNKS", "comment": null}, "CHUNKS_INCLUDED": {"type": "NUMBER", "index": 13, "name": "CHUNKS_INCLUDED", "comment": null}, "EPOCH_ID": {"type": "TEXT", "index": 14, "name": "EPOCH_ID", "comment": null}, "EPOCH_SYNC_DATA_HASH": {"type": "TEXT", "index": 15, "name": "EPOCH_SYNC_DATA_HASH", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 16, "name": "GAS_PRICE", "comment": null}, "LAST_DS_FINAL_BLOCK": {"type": "TEXT", "index": 17, "name": "LAST_DS_FINAL_BLOCK", "comment": null}, "LAST_FINAL_BLOCK": {"type": "TEXT", "index": 18, "name": "LAST_FINAL_BLOCK", "comment": null}, "LATEST_PROTOCOL_VERSION": {"type": "NUMBER", "index": 19, "name": "LATEST_PROTOCOL_VERSION", "comment": null}, "NEXT_BP_HASH": {"type": "TEXT", "index": 20, "name": "NEXT_BP_HASH", "comment": null}, "NEXT_EPOCH_ID": {"type": "TEXT", "index": 21, "name": "NEXT_EPOCH_ID", "comment": null}, "OUTCOME_ROOT": {"type": "TEXT", "index": 22, "name": "OUTCOME_ROOT", "comment": null}, "PREV_HASH": {"type": "TEXT", "index": 23, "name": "PREV_HASH", "comment": null}, "PREV_HEIGHT": {"type": "NUMBER", "index": 24, "name": "PREV_HEIGHT", "comment": null}, "PREV_STATE_ROOT": {"type": "TEXT", "index": 25, "name": "PREV_STATE_ROOT", "comment": null}, "RANDOM_VALUE": {"type": "TEXT", "index": 26, "name": "RANDOM_VALUE", "comment": null}, "RENT_PAID": {"type": "FLOAT", "index": 27, "name": "RENT_PAID", "comment": null}, "SIGNATURE": {"type": "TEXT", "index": 28, "name": "SIGNATURE", "comment": null}, "TOTAL_SUPPLY": {"type": "FLOAT", "index": 29, "name": "TOTAL_SUPPLY", "comment": null}, "VALIDATOR_PROPOSALS": {"type": "ARRAY", "index": 30, "name": "VALIDATOR_PROPOSALS", "comment": null}, "VALIDATOR_REWARD": {"type": "FLOAT", "index": 31, "name": "VALIDATOR_REWARD", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 32, "name": "FACT_BLOCKS_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:40UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__fact_blocks_VALIDATOR_REWARD.9e6492b364"}, "test.near_models.not_null_gov__fact_staking_pool_balances_FACT_STAKING_POOL_BALANCES_ID.ba92761262": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_GOV", "name": "FACT_STAKING_POOL_BALANCES_FACT_STAKING_POOL_BALANCES_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "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}, "RECEIPT_OBJECT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_OBJECT_ID", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 5, "name": "ADDRESS", "comment": null}, "BALANCE": {"type": "FLOAT", "index": 6, "name": "BALANCE", "comment": null}, "FACT_STAKING_POOL_BALANCES_ID": {"type": "TEXT", "index": 7, "name": "FACT_STAKING_POOL_BALANCES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:52UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_gov__fact_staking_pool_balances_FACT_STAKING_POOL_BALANCES_ID.ba92761262"}, "test.near_models.not_null_core__dim_address_labels_DIM_ADDRESS_LABELS_ID.1e23535ae4": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "DIM_ADDRESS_LABELS_DIM_ADDRESS_LABELS_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"SYSTEM_CREATED_AT": {"type": "TIMESTAMP_LTZ", "index": 1, "name": "SYSTEM_CREATED_AT", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 3, "name": "ADDRESS", "comment": null}, "ADDRESS_NAME": {"type": "TEXT", "index": 4, "name": "ADDRESS_NAME", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 5, "name": "PROJECT_NAME", "comment": null}, "LABEL_TYPE": {"type": "TEXT", "index": 6, "name": "LABEL_TYPE", "comment": null}, "LABEL_SUBTYPE": {"type": "TEXT", "index": 7, "name": "LABEL_SUBTYPE", "comment": null}, "L1_LABEL": {"type": "TEXT", "index": 8, "name": "L1_LABEL", "comment": null}, "L2_LABEL": {"type": "TEXT", "index": 9, "name": "L2_LABEL", "comment": null}, "CREATOR": {"type": "TEXT", "index": 10, "name": "CREATOR", "comment": null}, "DIM_ADDRESS_LABELS_ID": {"type": "TEXT", "index": 11, "name": "DIM_ADDRESS_LABELS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__dim_address_labels_DIM_ADDRESS_LABELS_ID.1e23535ae4"}, "test.near_models.not_null_silver__bridge_rainbow_TX_HASH.f1456f5ea9": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BRIDGE_RAINBOW_TX_HASH", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 4, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_RAW": {"type": "NUMBER", "index": 5, "name": "AMOUNT_RAW", "comment": null}, "MEMO": {"type": "TEXT", "index": 6, "name": "MEMO", "comment": null}, "DESTINATION_ADDRESS": {"type": "TEXT", "index": 7, "name": "DESTINATION_ADDRESS", "comment": null}, "SOURCE_ADDRESS": {"type": "TEXT", "index": 8, "name": "SOURCE_ADDRESS", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "TEXT", "index": 9, "name": "DESTINATION_CHAIN_ID", "comment": null}, "SOURCE_CHAIN_ID": {"type": "TEXT", "index": 10, "name": "SOURCE_CHAIN_ID", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "RECEIPT_SUCCEEDED", "comment": null}, "METHOD_NAME": {"type": "TEXT", "index": 12, "name": "METHOD_NAME", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 13, "name": "BRIDGE_ADDRESS", "comment": null}, "DIRECTION": {"type": "TEXT", "index": 14, "name": "DIRECTION", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 15, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 16, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "_MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "_MODIFIED_TIMESTAMP", "comment": null}, "AMOUNT_ADJ": {"type": "NUMBER", "index": 18, "name": "AMOUNT_ADJ", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 19, "name": "PLATFORM", "comment": null}, "BRIDGE_RAINBOW_ID": {"type": "TEXT", "index": 20, "name": "BRIDGE_RAINBOW_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 23, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:42UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__bridge_rainbow_TX_HASH.f1456f5ea9"}, "test.near_models.not_null_defi__ez_lending_EZ_LENDING_ID.a8180a1111": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "EZ_LENDING_EZ_LENDING_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"PLATFORM": {"type": "TEXT", "index": 1, "name": "PLATFORM", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 2, "name": "TX_HASH", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "SENDER_ID": {"type": "TEXT", "index": 5, "name": "SENDER_ID", "comment": null}, "ACTIONS": {"type": "TEXT", "index": 6, "name": "ACTIONS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": null}, "TOKEN_ADDRESS": {"type": "VARIANT", "index": 8, "name": "TOKEN_ADDRESS", "comment": null}, "NAME": {"type": "TEXT", "index": 9, "name": "NAME", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 10, "name": "SYMBOL", "comment": null}, "AMOUNT_RAW": {"type": "NUMBER", "index": 11, "name": "AMOUNT_RAW", "comment": null}, "AMOUNT_ADJ": {"type": "NUMBER", "index": 12, "name": "AMOUNT_ADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 13, "name": "AMOUNT", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 14, "name": "PRICE_USD", "comment": null}, "TOKEN_IS_VERIFIED": {"type": "BOOLEAN", "index": 15, "name": "TOKEN_IS_VERIFIED", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_USD", "comment": null}, "EZ_LENDING_ID": {"type": "TEXT", "index": 17, "name": "EZ_LENDING_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}, "TOKEN_IS_VERIFIED_2": {"type": "BOOLEAN", "index": 20, "name": "TOKEN_IS_VERIFIED_2", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:51UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__ez_lending_EZ_LENDING_ID.a8180a1111"}, "test.near_models.unique_silver__pool_balance_daily__id.fc46cec893": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_SILVER", "name": "POOL_BALANCE_DAILY", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:41UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.unique_silver__pool_balance_daily__id.fc46cec893"}, "test.near_models.not_null_core__fact_logs_GAS_BURNT.06cbfa11fa": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_LOGS_GAS_BURNT", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 5, "name": "PREDECESSOR_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 6, "name": "RECEIVER_ID", "comment": null}, "SIGNER_ID": {"type": "TEXT", "index": 7, "name": "SIGNER_ID", "comment": null}, "LOG_INDEX": {"type": "NUMBER", "index": 8, "name": "LOG_INDEX", "comment": null}, "CLEAN_LOG": {"type": "TEXT", "index": 9, "name": "CLEAN_LOG", "comment": null}, "EVENT_STANDARD": {"type": "TEXT", "index": 10, "name": "EVENT_STANDARD", "comment": null}, "GAS_BURNT": {"type": "NUMBER", "index": 11, "name": "GAS_BURNT", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "RECEIPT_SUCCEEDED", "comment": null}, "FACT_LOGS_ID": {"type": "TEXT", "index": 13, "name": "FACT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:40UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__fact_logs_GAS_BURNT.06cbfa11fa"}, "test.near_models.not_null_silver__pool_events_receiver_id.f24e64dff5": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POOL_EVENTS_RECEIVER_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "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}, "RECEIPT_OBJECT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_OBJECT_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": null}, "SIGNER_ID": {"type": "TEXT", "index": 6, "name": "SIGNER_ID", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 7, "name": "PREDECESSOR_ID", "comment": null}, "STATUS_VALUE": {"type": "VARIANT", "index": 8, "name": "STATUS_VALUE", "comment": null}, "LOGS": {"type": "ARRAY", "index": 9, "name": "LOGS", "comment": null}, "LOG": {"type": "VARIANT", "index": 10, "name": "LOG", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 11, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "POOL_EVENTS_ID": {"type": "TEXT", "index": 12, "name": "POOL_EVENTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 15, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-04-09 04:47UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__pool_events_receiver_id.f24e64dff5"}, "model.near_models.streamline__blocks": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "BLOCKS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.streamline__blocks"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_actions_RECEIPT_SUCCEEDED__BOOLEAN.aebbad196c": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "EZ_ACTIONS_RECEIPT_SUCCEEDED", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:38UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_actions_RECEIPT_SUCCEEDED__BOOLEAN.aebbad196c"}, "test.near_models.not_null_atlas__ez_supply_LIQUID_SUPPLY.7729ad5f37": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_ATLAS", "name": "EZ_SUPPLY_LIQUID_SUPPLY", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"UTC_DATE": {"type": "DATE", "index": 1, "name": "UTC_DATE", "comment": null}, "TOTAL_SUPPLY": {"type": "NUMBER", "index": 2, "name": "TOTAL_SUPPLY", "comment": null}, "TOTAL_STAKED_SUPPLY": {"type": "FLOAT", "index": 3, "name": "TOTAL_STAKED_SUPPLY", "comment": null}, "TOTAL_NONSTAKED_SUPPLY": {"type": "FLOAT", "index": 4, "name": "TOTAL_NONSTAKED_SUPPLY", "comment": null}, "CIRCULATING_SUPPLY": {"type": "NUMBER", "index": 5, "name": "CIRCULATING_SUPPLY", "comment": null}, "TOTAL_LOCKED_SUPPLY": {"type": "NUMBER", "index": 6, "name": "TOTAL_LOCKED_SUPPLY", "comment": null}, "LIQUID_SUPPLY": {"type": "FLOAT", "index": 7, "name": "LIQUID_SUPPLY", "comment": null}, "NONLIQUID_SUPPLY": {"type": "FLOAT", "index": 8, "name": "NONLIQUID_SUPPLY", "comment": null}, "STAKED_LOCKED_SUPPLY": {"type": "NUMBER", "index": 9, "name": "STAKED_LOCKED_SUPPLY", "comment": null}, "NON_STAKED_LOCKED_SUPPLY": {"type": "NUMBER", "index": 10, "name": "NON_STAKED_LOCKED_SUPPLY", "comment": null}, "STAKED_CIRCULATING_SUPPLY": {"type": "FLOAT", "index": 11, "name": "STAKED_CIRCULATING_SUPPLY", "comment": null}, "NONSTAKED_CIRCULATING_SUPPLY": {"type": "FLOAT", "index": 12, "name": "NONSTAKED_CIRCULATING_SUPPLY", "comment": null}, "PERC_LOCKED_SUPPLY": {"type": "NUMBER", "index": 13, "name": "PERC_LOCKED_SUPPLY", "comment": null}, "PERC_CIRCULATING_SUPPLY": {"type": "NUMBER", "index": 14, "name": "PERC_CIRCULATING_SUPPLY", "comment": null}, "PERC_STAKED_LOCKED": {"type": "NUMBER", "index": 15, "name": "PERC_STAKED_LOCKED", "comment": null}, "PERC_STAKED_CIRCULATING": {"type": "FLOAT", "index": 16, "name": "PERC_STAKED_CIRCULATING", "comment": null}, "EZ_SUPPLY_ID": {"type": "TEXT", "index": 17, "name": "EZ_SUPPLY_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-06 13:34UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_atlas__ez_supply_LIQUID_SUPPLY.7729ad5f37"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_BLOCK_AUTHOR__STRING__VARCHAR.7f1e1839b5": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_BLOCKS_BLOCK_AUTHOR", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:38UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_BLOCK_AUTHOR__STRING__VARCHAR.7f1e1839b5"}, "test.near_models.not_null_silver__atlas_supply_epochs_end_time.6a7bac3339": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "ATLAS_SUPPLY_EPOCHS_END_TIME", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"EPOCH_ID": {"type": "TEXT", "index": 1, "name": "EPOCH_ID", "comment": null}, "MIN_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "MIN_BLOCK_ID", "comment": null}, "MAX_BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "MAX_BLOCK_ID", "comment": null}, "BLOCKS": {"type": "NUMBER", "index": 4, "name": "BLOCKS", "comment": null}, "BLOCK_PRODUCERS": {"type": "NUMBER", "index": 5, "name": "BLOCK_PRODUCERS", "comment": null}, "START_TIME": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "START_TIME", "comment": null}, "END_TIME": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "END_TIME", "comment": null}, "TOTAL_NEAR_SUPPLY": {"type": "NUMBER", "index": 8, "name": "TOTAL_NEAR_SUPPLY", "comment": null}, "EPOCH_NUM": {"type": "NUMBER", "index": 9, "name": "EPOCH_NUM", "comment": null}, "ATLAS_EPOCHS_ID": {"type": "TEXT", "index": 10, "name": "ATLAS_EPOCHS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:35UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__atlas_supply_epochs_end_time.6a7bac3339"}, "test.near_models.not_null_defi__ez_intents_NEW_OWNER_ID.d55be64ab1": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "EZ_INTENTS_NEW_OWNER_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "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_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 6, "name": "PREDECESSOR_ID", "comment": null}, "LOG_EVENT": {"type": "TEXT", "index": 7, "name": "LOG_EVENT", "comment": null}, "TOKEN_ID": {"type": "VARIANT", "index": 8, "name": "TOKEN_ID", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 9, "name": "SYMBOL", "comment": null}, "AMOUNT_ADJ": {"type": "FLOAT", "index": 10, "name": "AMOUNT_ADJ", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 11, "name": "AMOUNT_USD", "comment": null}, "OWNER_ID": {"type": "TEXT", "index": 12, "name": "OWNER_ID", "comment": null}, "OLD_OWNER_ID": {"type": "TEXT", "index": 13, "name": "OLD_OWNER_ID", "comment": null}, "NEW_OWNER_ID": {"type": "TEXT", "index": 14, "name": "NEW_OWNER_ID", "comment": null}, "AMOUNT_RAW": {"type": "TEXT", "index": 15, "name": "AMOUNT_RAW", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 16, "name": "BLOCKCHAIN", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 17, "name": "CONTRACT_ADDRESS", "comment": null}, "IS_NATIVE": {"type": "BOOLEAN", "index": 18, "name": "IS_NATIVE", "comment": null}, "PRICE": {"type": "FLOAT", "index": 19, "name": "PRICE", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 20, "name": "DECIMALS", "comment": null}, "GAS_BURNT": {"type": "NUMBER", "index": 21, "name": "GAS_BURNT", "comment": null}, "MEMO": {"type": "TEXT", "index": 22, "name": "MEMO", "comment": null}, "REFERRAL": {"type": "TEXT", "index": 23, "name": "REFERRAL", "comment": null}, "DIP4_VERSION": {"type": "TEXT", "index": 24, "name": "DIP4_VERSION", "comment": null}, "LOG_INDEX": {"type": "NUMBER", "index": 25, "name": "LOG_INDEX", "comment": null}, "LOG_EVENT_INDEX": {"type": "NUMBER", "index": 26, "name": "LOG_EVENT_INDEX", "comment": null}, "AMOUNT_INDEX": {"type": "NUMBER", "index": 27, "name": "AMOUNT_INDEX", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 28, "name": "RECEIPT_SUCCEEDED", "comment": null}, "TOKEN_IS_VERIFIED": {"type": "BOOLEAN", "index": 29, "name": "TOKEN_IS_VERIFIED", "comment": null}, "EZ_INTENTS_ID": {"type": "TEXT", "index": 30, "name": "EZ_INTENTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 32, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:41UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__ez_intents_NEW_OWNER_ID.d55be64ab1"}, "test.near_models.not_null_silver__lockup_actions_TX_HASH.31e41ab371": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "LOCKUP_ACTIONS_TX_HASH", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "RECEIPT_OBJECT_IDS": {"type": "OBJECT", "index": 2, "name": "RECEIPT_OBJECT_IDS", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 4, "name": "BLOCK_ID", "comment": null}, "DEPOSIT": {"type": "FLOAT", "index": 5, "name": "DEPOSIT", "comment": null}, "LOCKUP_ACCOUNT_ID": {"type": "TEXT", "index": 6, "name": "LOCKUP_ACCOUNT_ID", "comment": null}, "OWNER_ACCOUNT_ID": {"type": "TEXT", "index": 7, "name": "OWNER_ACCOUNT_ID", "comment": null}, "LOCKUP_DURATION": {"type": "TEXT", "index": 8, "name": "LOCKUP_DURATION", "comment": null}, "LOCKUP_TIMESTAMP": {"type": "TEXT", "index": 9, "name": "LOCKUP_TIMESTAMP", "comment": null}, "LOCKUP_TIMESTAMP_NTZ": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "LOCKUP_TIMESTAMP_NTZ", "comment": null}, "RELEASE_DURATION": {"type": "TEXT", "index": 11, "name": "RELEASE_DURATION", "comment": null}, "VESTING_SCHEDULE": {"type": "TEXT", "index": 12, "name": "VESTING_SCHEDULE", "comment": null}, "TRANSFERS_INFORMATION": {"type": "TEXT", "index": 13, "name": "TRANSFERS_INFORMATION", "comment": null}, "ARGS_ALL": {"type": "OBJECT", "index": 14, "name": "ARGS_ALL", "comment": null}, "_LOAD_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "_LOAD_TIMESTAMP", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 16, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 17, "name": "_INSERTED_TIMESTAMP", "comment": null}, "LOCKUP_ACTIONS_ID": {"type": "TEXT", "index": 18, "name": "LOCKUP_ACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 21, "name": "_INVOCATION_ID", "comment": null}, "_MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "_MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:30UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__lockup_actions_TX_HASH.31e41ab371"}, "model.near_models.silver__nft_complete_nft_sales": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "NFT_COMPLETE_NFT_SALES", "database": "NEAR", "comment": "This table records all NFT sales actions across the main NEAR marketplaces, including Mintbase, Paras, and other marketplaces like Apollo42, TradePort, and Mitte.\nThe model combines data from marketplace-specific models and standardizes the output format.", "owner": "DBT_CLOUD_NEAR"}, "columns": {"RECEIPT_ID": {"type": "TEXT", "index": 1, "name": "RECEIPT_ID", "comment": "The identifying hash for a receipt."}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": "The height of the chain this block corresponds with."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block began."}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": "Unique identifier (hash) of this transaction."}, "GAS_BURNED": {"type": "NUMBER", "index": 5, "name": "GAS_BURNED", "comment": "Units of gas (figure is not decimal adjusted, 10^12) attached to the transaction (this is often higher than 'Gas Used')."}, "SELLER_ADDRESS": {"type": "TEXT", "index": 6, "name": "SELLER_ADDRESS", "comment": "The address the sends the token."}, "BUYER_ADDRESS": {"type": "TEXT", "index": 7, "name": "BUYER_ADDRESS", "comment": "The receiver of usn token."}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 8, "name": "PLATFORM_ADDRESS", "comment": "The contract address of the NFT marketplace where the sale occurred"}, "PLATFORM_NAME": {"type": "TEXT", "index": 9, "name": "PLATFORM_NAME", "comment": "The name of the NFT marketplace (e.g., Mintbase, Paras, Apollo42, etc.)"}, "NFT_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_ADDRESS", "comment": "The contract address of the NFT collection"}, "TOKEN_ID": {"type": "TEXT", "index": 11, "name": "TOKEN_ID", "comment": "The identifier of the token being transferred or minted."}, "METHOD_NAME": {"type": "TEXT", "index": 12, "name": "METHOD_NAME", "comment": "Name of the method(s) approved for use. NULL if permission is FullAccess."}, "LOG": {"type": "VARIANT", "index": 13, "name": "LOG", "comment": "Logs (array) for this receipt."}, "PRICE": {"type": "FLOAT", "index": 14, "name": "PRICE", "comment": "The unadjusted price as reported by the source. This should be decimal adjusted to get the real value."}, "PRICE_USD": {"type": "FLOAT", "index": 15, "name": "PRICE_USD", "comment": "The asset price, in US Dollars."}, "LOGS_INDEX": {"type": "NUMBER", "index": 16, "name": "LOGS_INDEX", "comment": "The index of the log entry for this sale, used to maintain order and uniqueness"}, "AFFILIATE_ID": {"type": "TEXT", "index": 17, "name": "AFFILIATE_ID", "comment": "Affiliate id"}, "AFFILIATE_AMOUNT": {"type": "FLOAT", "index": 18, "name": "AFFILIATE_AMOUNT", "comment": "Affiliate amount (currency near)"}, "AFFILIATE_AMOUNT_USD": {"type": "FLOAT", "index": 19, "name": "AFFILIATE_AMOUNT_USD", "comment": "The USD value of the affiliate amount at the time of the sale"}, "ROYALTIES": {"type": "OBJECT", "index": 20, "name": "ROYALTIES", "comment": "Royalties breakdown (currency near)"}, "PLATFORM_FEE": {"type": "FLOAT", "index": 21, "name": "PLATFORM_FEE", "comment": "Platform fee (currency near)"}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 22, "name": "PLATFORM_FEE_USD", "comment": "The USD value of the platform fee at the time of the sale"}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 23, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": "Block number grouping for ingestion partition"}, "NFT_SALES_ID": {"type": "TEXT", "index": 24, "name": "NFT_SALES_ID", "comment": "A unique identifier for the record."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "INSERTED_TIMESTAMP", "comment": "The timestamp at which the record was initially created and inserted into this table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 26, "name": "MODIFIED_TIMESTAMP", "comment": "The timestamp at which this record was last modified by an internal process."}, "_INVOCATION_ID": {"type": "TEXT", "index": 27, "name": "_INVOCATION_ID", "comment": "A job ID to identify the run that last modified a record."}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 110226432, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 482267, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 21:51UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.silver__nft_complete_nft_sales"}, "test.near_models.not_null_gov__dim_staking_pools_DIM_STAKING_POOLS_ID.4ae3d436a9": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_GOV", "name": "DIM_STAKING_POOLS_DIM_STAKING_POOLS_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "OWNER": {"type": "TEXT", "index": 3, "name": "OWNER", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 4, "name": "ADDRESS", "comment": null}, "REWARD_FEE_FRACTION": {"type": "VARIANT", "index": 5, "name": "REWARD_FEE_FRACTION", "comment": null}, "TX_TYPE": {"type": "TEXT", "index": 6, "name": "TX_TYPE", "comment": null}, "DIM_STAKING_POOLS_ID": {"type": "TEXT", "index": 7, "name": "DIM_STAKING_POOLS_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:51UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_gov__dim_staking_pools_DIM_STAKING_POOLS_ID.4ae3d436a9"}, "test.near_models.not_null_atlas__ez_supply_PERC_STAKED_LOCKED.f2182c2d4a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_ATLAS", "name": "EZ_SUPPLY_PERC_STAKED_LOCKED", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"UTC_DATE": {"type": "DATE", "index": 1, "name": "UTC_DATE", "comment": null}, "TOTAL_SUPPLY": {"type": "NUMBER", "index": 2, "name": "TOTAL_SUPPLY", "comment": null}, "TOTAL_STAKED_SUPPLY": {"type": "FLOAT", "index": 3, "name": "TOTAL_STAKED_SUPPLY", "comment": null}, "TOTAL_NONSTAKED_SUPPLY": {"type": "FLOAT", "index": 4, "name": "TOTAL_NONSTAKED_SUPPLY", "comment": null}, "CIRCULATING_SUPPLY": {"type": "NUMBER", "index": 5, "name": "CIRCULATING_SUPPLY", "comment": null}, "TOTAL_LOCKED_SUPPLY": {"type": "NUMBER", "index": 6, "name": "TOTAL_LOCKED_SUPPLY", "comment": null}, "LIQUID_SUPPLY": {"type": "FLOAT", "index": 7, "name": "LIQUID_SUPPLY", "comment": null}, "NONLIQUID_SUPPLY": {"type": "FLOAT", "index": 8, "name": "NONLIQUID_SUPPLY", "comment": null}, "STAKED_LOCKED_SUPPLY": {"type": "NUMBER", "index": 9, "name": "STAKED_LOCKED_SUPPLY", "comment": null}, "NON_STAKED_LOCKED_SUPPLY": {"type": "NUMBER", "index": 10, "name": "NON_STAKED_LOCKED_SUPPLY", "comment": null}, "STAKED_CIRCULATING_SUPPLY": {"type": "FLOAT", "index": 11, "name": "STAKED_CIRCULATING_SUPPLY", "comment": null}, "NONSTAKED_CIRCULATING_SUPPLY": {"type": "FLOAT", "index": 12, "name": "NONSTAKED_CIRCULATING_SUPPLY", "comment": null}, "PERC_LOCKED_SUPPLY": {"type": "NUMBER", "index": 13, "name": "PERC_LOCKED_SUPPLY", "comment": null}, "PERC_CIRCULATING_SUPPLY": {"type": "NUMBER", "index": 14, "name": "PERC_CIRCULATING_SUPPLY", "comment": null}, "PERC_STAKED_LOCKED": {"type": "NUMBER", "index": 15, "name": "PERC_STAKED_LOCKED", "comment": null}, "PERC_STAKED_CIRCULATING": {"type": "FLOAT", "index": 16, "name": "PERC_STAKED_CIRCULATING", "comment": null}, "EZ_SUPPLY_ID": {"type": "TEXT", "index": 17, "name": "EZ_SUPPLY_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-06 13:34UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_atlas__ez_supply_PERC_STAKED_LOCKED.f2182c2d4a"}, "test.near_models.not_null_silver__atlas_supply_perc_staked_circulating.be95e2516b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "ATLAS_SUPPLY_PERC_STAKED_CIRCULATING", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"UTC_DATE": {"type": "DATE", "index": 1, "name": "UTC_DATE", "comment": null}, "TOTAL_SUPPLY": {"type": "NUMBER", "index": 2, "name": "TOTAL_SUPPLY", "comment": null}, "TOTAL_STAKED_SUPPLY": {"type": "FLOAT", "index": 3, "name": "TOTAL_STAKED_SUPPLY", "comment": null}, "TOTAL_NONSTAKED_SUPPLY": {"type": "FLOAT", "index": 4, "name": "TOTAL_NONSTAKED_SUPPLY", "comment": null}, "CIRCULATING_SUPPLY": {"type": "NUMBER", "index": 5, "name": "CIRCULATING_SUPPLY", "comment": null}, "TOTAL_LOCKED_SUPPLY": {"type": "NUMBER", "index": 6, "name": "TOTAL_LOCKED_SUPPLY", "comment": null}, "LIQUID_SUPPLY": {"type": "FLOAT", "index": 7, "name": "LIQUID_SUPPLY", "comment": null}, "NONLIQUID_SUPPLY": {"type": "FLOAT", "index": 8, "name": "NONLIQUID_SUPPLY", "comment": null}, "STAKED_LOCKED_SUPPLY": {"type": "NUMBER", "index": 9, "name": "STAKED_LOCKED_SUPPLY", "comment": null}, "NON_STAKED_LOCKED_SUPPLY": {"type": "NUMBER", "index": 10, "name": "NON_STAKED_LOCKED_SUPPLY", "comment": null}, "STAKED_CIRCULATING_SUPPLY": {"type": "FLOAT", "index": 11, "name": "STAKED_CIRCULATING_SUPPLY", "comment": null}, "NONSTAKED_CIRCULATING_SUPPLY": {"type": "FLOAT", "index": 12, "name": "NONSTAKED_CIRCULATING_SUPPLY", "comment": null}, "PERC_LOCKED_SUPPLY": {"type": "NUMBER", "index": 13, "name": "PERC_LOCKED_SUPPLY", "comment": null}, "PERC_CIRCULATING_SUPPLY": {"type": "NUMBER", "index": 14, "name": "PERC_CIRCULATING_SUPPLY", "comment": null}, "PERC_STAKED_LOCKED": {"type": "NUMBER", "index": 15, "name": "PERC_STAKED_LOCKED", "comment": null}, "PERC_STAKED_CIRCULATING": {"type": "FLOAT", "index": 16, "name": "PERC_STAKED_CIRCULATING", "comment": null}, "ATLAS_SUPPLY_ID": {"type": "TEXT", "index": 17, "name": "ATLAS_SUPPLY_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}, "_INVOCATION_ID": {"type": "TEXT", "index": 20, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:30UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__atlas_supply_perc_staked_circulating.be95e2516b"}, "test.near_models.not_null_silver__atlas_supply_epochs_max_block_id.9ea3fa38c0": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "ATLAS_SUPPLY_EPOCHS_MAX_BLOCK_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"EPOCH_ID": {"type": "TEXT", "index": 1, "name": "EPOCH_ID", "comment": null}, "MIN_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "MIN_BLOCK_ID", "comment": null}, "MAX_BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "MAX_BLOCK_ID", "comment": null}, "BLOCKS": {"type": "NUMBER", "index": 4, "name": "BLOCKS", "comment": null}, "BLOCK_PRODUCERS": {"type": "NUMBER", "index": 5, "name": "BLOCK_PRODUCERS", "comment": null}, "START_TIME": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "START_TIME", "comment": null}, "END_TIME": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "END_TIME", "comment": null}, "TOTAL_NEAR_SUPPLY": {"type": "NUMBER", "index": 8, "name": "TOTAL_NEAR_SUPPLY", "comment": null}, "EPOCH_NUM": {"type": "NUMBER", "index": 9, "name": "EPOCH_NUM", "comment": null}, "ATLAS_EPOCHS_ID": {"type": "TEXT", "index": 10, "name": "ATLAS_EPOCHS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:19UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__atlas_supply_epochs_max_block_id.9ea3fa38c0"}, "test.near_models.dbt_utils_recency_silver__nft_series_metadata_day___request_timestamp__5.4b0be7f092": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_RECENCY_SILVER", "name": "NFT_SERIES_METADATA_DAY", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"MOST_RECENT": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MOST_RECENT", "comment": null}, "THRESHOLD": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "THRESHOLD", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 1024, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 1, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 12:57UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_utils_recency_silver__nft_series_metadata_day___request_timestamp__5.4b0be7f092"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_LATEST_PROTOCOL_VERSION__NUMBER__INT.5c53826518": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_BLOCKS_LATEST_PROTOCOL_VERSION", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:38UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_LATEST_PROTOCOL_VERSION__NUMBER__INT.5c53826518"}, "test.near_models.not_null_gov__fact_staking_pool_balances_TX_HASH.106739819b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_GOV", "name": "FACT_STAKING_POOL_BALANCES_TX_HASH", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "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}, "RECEIPT_OBJECT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_OBJECT_ID", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 5, "name": "ADDRESS", "comment": null}, "BALANCE": {"type": "FLOAT", "index": 6, "name": "BALANCE", "comment": null}, "FACT_STAKING_POOL_BALANCES_ID": {"type": "TEXT", "index": 7, "name": "FACT_STAKING_POOL_BALANCES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:52UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_gov__fact_staking_pool_balances_TX_HASH.106739819b"}, "test.near_models.not_null_silver__atlas_supply_daily_lockup_staking_balances_lockup_account_id.2173400122": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "ATLAS_SUPPLY_DAILY_LOCKUP_STAKING_BALANCES_LOCKUP_ACCOUNT_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"LOCKUP_ACCOUNT_ID": {"type": "TEXT", "index": 1, "name": "LOCKUP_ACCOUNT_ID", "comment": null}, "UTC_DATE": {"type": "DATE", "index": 2, "name": "UTC_DATE", "comment": null}, "STAKED_BALANCE": {"type": "NUMBER", "index": 3, "name": "STAKED_BALANCE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 4, "name": "_INSERTED_TIMESTAMP", "comment": null}, "ATLAS_DAILY_LOCKUP_STAKING_BALANCES_ID": {"type": "TEXT", "index": 5, "name": "ATLAS_DAILY_LOCKUP_STAKING_BALANCES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 8, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:20UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__atlas_supply_daily_lockup_staking_balances_lockup_account_id.2173400122"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__staking_epochs_REWARD_TOKENS__NUMBER.785b671701": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_OF_TYPE_SILVER", "name": "STAKING_EPOCHS_REWARD_TOKENS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 12:57UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__staking_epochs_REWARD_TOKENS__NUMBER.785b671701"}, "test.near_models.not_null_atlas__ez_supply_TOTAL_LOCKED_SUPPLY.dc3aa169fb": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_ATLAS", "name": "EZ_SUPPLY_TOTAL_LOCKED_SUPPLY", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"UTC_DATE": {"type": "DATE", "index": 1, "name": "UTC_DATE", "comment": null}, "TOTAL_SUPPLY": {"type": "NUMBER", "index": 2, "name": "TOTAL_SUPPLY", "comment": null}, "TOTAL_STAKED_SUPPLY": {"type": "FLOAT", "index": 3, "name": "TOTAL_STAKED_SUPPLY", "comment": null}, "TOTAL_NONSTAKED_SUPPLY": {"type": "FLOAT", "index": 4, "name": "TOTAL_NONSTAKED_SUPPLY", "comment": null}, "CIRCULATING_SUPPLY": {"type": "NUMBER", "index": 5, "name": "CIRCULATING_SUPPLY", "comment": null}, "TOTAL_LOCKED_SUPPLY": {"type": "NUMBER", "index": 6, "name": "TOTAL_LOCKED_SUPPLY", "comment": null}, "LIQUID_SUPPLY": {"type": "FLOAT", "index": 7, "name": "LIQUID_SUPPLY", "comment": null}, "NONLIQUID_SUPPLY": {"type": "FLOAT", "index": 8, "name": "NONLIQUID_SUPPLY", "comment": null}, "STAKED_LOCKED_SUPPLY": {"type": "NUMBER", "index": 9, "name": "STAKED_LOCKED_SUPPLY", "comment": null}, "NON_STAKED_LOCKED_SUPPLY": {"type": "NUMBER", "index": 10, "name": "NON_STAKED_LOCKED_SUPPLY", "comment": null}, "STAKED_CIRCULATING_SUPPLY": {"type": "FLOAT", "index": 11, "name": "STAKED_CIRCULATING_SUPPLY", "comment": null}, "NONSTAKED_CIRCULATING_SUPPLY": {"type": "FLOAT", "index": 12, "name": "NONSTAKED_CIRCULATING_SUPPLY", "comment": null}, "PERC_LOCKED_SUPPLY": {"type": "NUMBER", "index": 13, "name": "PERC_LOCKED_SUPPLY", "comment": null}, "PERC_CIRCULATING_SUPPLY": {"type": "NUMBER", "index": 14, "name": "PERC_CIRCULATING_SUPPLY", "comment": null}, "PERC_STAKED_LOCKED": {"type": "NUMBER", "index": 15, "name": "PERC_STAKED_LOCKED", "comment": null}, "PERC_STAKED_CIRCULATING": {"type": "FLOAT", "index": 16, "name": "PERC_STAKED_CIRCULATING", "comment": null}, "EZ_SUPPLY_ID": {"type": "TEXT", "index": 17, "name": "EZ_SUPPLY_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-06 13:34UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_atlas__ez_supply_TOTAL_LOCKED_SUPPLY.dc3aa169fb"}, "test.near_models.not_null_nft__ez_nft_sales_GAS_BURNED.8732a058d1": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "EZ_NFT_SALES_GAS_BURNED", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RECEIPT_ID": {"type": "TEXT", "index": 1, "name": "RECEIPT_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}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 5, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 6, "name": "BUYER_ADDRESS", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 7, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 8, "name": "PLATFORM_NAME", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_ADDRESS", "comment": null}, "TOKEN_ID": {"type": "TEXT", "index": 10, "name": "TOKEN_ID", "comment": null}, "PRICE": {"type": "FLOAT", "index": 11, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 12, "name": "PRICE_USD", "comment": null}, "METHOD_NAME": {"type": "TEXT", "index": 13, "name": "METHOD_NAME", "comment": null}, "LOG": {"type": "VARIANT", "index": 14, "name": "LOG", "comment": null}, "GAS_BURNED": {"type": "NUMBER", "index": 15, "name": "GAS_BURNED", "comment": null}, "AFFILIATE_ID": {"type": "TEXT", "index": 16, "name": "AFFILIATE_ID", "comment": null}, "AFFILIATE_AMOUNT": {"type": "FLOAT", "index": 17, "name": "AFFILIATE_AMOUNT", "comment": null}, "AFFILIATE_AMOUNT_USD": {"type": "FLOAT", "index": 18, "name": "AFFILIATE_AMOUNT_USD", "comment": null}, "ROYALTIES": {"type": "OBJECT", "index": 19, "name": "ROYALTIES", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 20, "name": "PLATFORM_FEE", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 21, "name": "PLATFORM_FEE_USD", "comment": null}, "EZ_NFT_SALES_ID": {"type": "TEXT", "index": 22, "name": "EZ_NFT_SALES_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:52UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_nft__ez_nft_sales_GAS_BURNED.8732a058d1"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_nft__ez_nft_sales_PRICE_USD__FLOAT.912ee61ae4": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_OF_TYPE_NFT", "name": "EZ_NFT_SALES_PRICE_USD", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_nft__ez_nft_sales_PRICE_USD__FLOAT.912ee61ae4"}, "test.near_models.not_null_nft__ez_nft_sales_BUYER_ADDRESS.3d361a112a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "EZ_NFT_SALES_BUYER_ADDRESS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RECEIPT_ID": {"type": "TEXT", "index": 1, "name": "RECEIPT_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}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 5, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 6, "name": "BUYER_ADDRESS", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 7, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 8, "name": "PLATFORM_NAME", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_ADDRESS", "comment": null}, "TOKEN_ID": {"type": "TEXT", "index": 10, "name": "TOKEN_ID", "comment": null}, "PRICE": {"type": "FLOAT", "index": 11, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 12, "name": "PRICE_USD", "comment": null}, "METHOD_NAME": {"type": "TEXT", "index": 13, "name": "METHOD_NAME", "comment": null}, "LOG": {"type": "VARIANT", "index": 14, "name": "LOG", "comment": null}, "GAS_BURNED": {"type": "NUMBER", "index": 15, "name": "GAS_BURNED", "comment": null}, "AFFILIATE_ID": {"type": "TEXT", "index": 16, "name": "AFFILIATE_ID", "comment": null}, "AFFILIATE_AMOUNT": {"type": "FLOAT", "index": 17, "name": "AFFILIATE_AMOUNT", "comment": null}, "AFFILIATE_AMOUNT_USD": {"type": "FLOAT", "index": 18, "name": "AFFILIATE_AMOUNT_USD", "comment": null}, "ROYALTIES": {"type": "OBJECT", "index": 19, "name": "ROYALTIES", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 20, "name": "PLATFORM_FEE", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 21, "name": "PLATFORM_FEE_USD", "comment": null}, "EZ_NFT_SALES_ID": {"type": "TEXT", "index": 22, "name": "EZ_NFT_SALES_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:52UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_nft__ez_nft_sales_BUYER_ADDRESS.3d361a112a"}, "test.near_models.unique_silver__nft_series_metadata_METADATA_ID.9761d7d6dc": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_SILVER", "name": "NFT_SERIES_METADATA_METADATA_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:41UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.unique_silver__nft_series_metadata_METADATA_ID.9761d7d6dc"}, "test.near_models.unique_core__ez_native_daily_balances_ez_near_daily_balances_id.73ca3a9e34": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_CORE", "name": "EZ_NATIVE_DAILY_BALANCES_EZ_NEAR_DAILY_BALANCES_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:53UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.unique_core__ez_native_daily_balances_ez_near_daily_balances_id.73ca3a9e34"}, "model.near_models.silver__burrow_lending": {"metadata": {"type": "VIEW", "schema": "SILVER", "name": "BURROW_LENDING", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"PLATFORM": {"type": "TEXT", "index": 1, "name": "PLATFORM", "comment": ""}, "TX_HASH": {"type": "TEXT", "index": 2, "name": "TX_HASH", "comment": ""}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": ""}, "SENDER_ID": {"type": "TEXT", "index": 5, "name": "SENDER_ID", "comment": ""}, "ACTIONS": {"type": "TEXT", "index": 6, "name": "ACTIONS", "comment": ""}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": ""}, "AMOUNT_RAW": {"type": "NUMBER", "index": 8, "name": "AMOUNT_RAW", "comment": ""}, "AMOUNT_ADJ": {"type": "NUMBER", "index": 9, "name": "AMOUNT_ADJ", "comment": ""}, "BURROW_LENDING_ID": {"type": "TEXT", "index": 10, "name": "BURROW_LENDING_ID", "comment": ""}, "TOKEN_ADDRESS": {"type": "VARIANT", "index": 11, "name": "TOKEN_ADDRESS", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "MODIFIED_TIMESTAMP", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.silver__burrow_lending"}, "test.near_models.not_null_silver__pool_events_block_timestamp.9e8c88d1b7": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POOL_EVENTS_BLOCK_TIMESTAMP", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "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}, "RECEIPT_OBJECT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_OBJECT_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": null}, "SIGNER_ID": {"type": "TEXT", "index": 6, "name": "SIGNER_ID", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 7, "name": "PREDECESSOR_ID", "comment": null}, "STATUS_VALUE": {"type": "VARIANT", "index": 8, "name": "STATUS_VALUE", "comment": null}, "LOGS": {"type": "ARRAY", "index": 9, "name": "LOGS", "comment": null}, "LOG": {"type": "VARIANT", "index": 10, "name": "LOG", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 11, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "POOL_EVENTS_ID": {"type": "TEXT", "index": 12, "name": "POOL_EVENTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 15, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-04-09 04:47UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__pool_events_block_timestamp.9e8c88d1b7"}, "seed.near_models.seeds__impacted_blocks": {"metadata": {"type": "BASE TABLE", "schema": "SEEDS", "name": "IMPACTED_BLOCKS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 16896, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 5811, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 22:35UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.near_models.seeds__impacted_blocks"}, "model.near_models.silver__nft_series_metadata": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "NFT_SERIES_METADATA", "database": "NEAR", "comment": "NFT Series-level metadata provided by the Pagoda NFT endpoint.", "owner": "DBT_CLOUD_NEAR"}, "columns": {"CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "CONTRACT_ADDRESS", "comment": "The address of the deployed contract for the token, nft, or other smart contract."}, "SERIES_ID": {"type": "TEXT", "index": 2, "name": "SERIES_ID", "comment": "The series, or collection, id for a NFT project. Many platforms issues NFT collections from a marketplace contract. For example, the contract `x.paras.near` is the Paras NFT Marketplace and mints NFTs from this master-contract. A token ID 1234:123 indicates that the NFT is token `123` within series `1234`."}, "METADATA_ID": {"type": "TEXT", "index": 3, "name": "METADATA_ID", "comment": "A MD5 Hash of an NFT contract and series ID, providing an unique indicator for collecting NFT Series Metadata."}, "CONTRACT_METADATA": {"type": "VARIANT", "index": 4, "name": "CONTRACT_METADATA", "comment": "Token contract metadata from the Pagoda API. Should correspond with the metadata provided by the Nearblocks API."}, "TOKEN_METADATA": {"type": "VARIANT", "index": 5, "name": "TOKEN_METADATA", "comment": "NFT token-level metadata for a NFT series / collection."}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": "The timestamp for when the block was inserted into the data warehouse by the Chainwalker."}, "_REQUEST_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "_REQUEST_TIMESTAMP", "comment": "Time (in UTC) when an API call was made."}, "NFT_SERIES_METADATA_ID": {"type": "TEXT", "index": 8, "name": "NFT_SERIES_METADATA_ID", "comment": "A unique identifier for the record."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "INSERTED_TIMESTAMP", "comment": "The timestamp at which the record was initially created and inserted into this table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": "The timestamp at which this record was last modified by an internal process."}, "_INVOCATION_ID": {"type": "TEXT", "index": 11, "name": "_INVOCATION_ID", "comment": "A job ID to identify the run that last modified a record."}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 13366784, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 22023, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-03-18 17:27UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.silver__nft_series_metadata"}, "test.near_models.not_null_silver__atlas_supply_lockup_receipts_predecessor_id.10ad384142": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "ATLAS_SUPPLY_LOCKUP_RECEIPTS_PREDECESSOR_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RECEIPT_OBJECT_ID": {"type": "TEXT", "index": 1, "name": "RECEIPT_OBJECT_ID", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 2, "name": "TX_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 4, "name": "PREDECESSOR_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": null}, "ACTIONS": {"type": "OBJECT", "index": 6, "name": "ACTIONS", "comment": null}, "STATUS": {"type": "TEXT", "index": 7, "name": "STATUS", "comment": null}, "LOGS": {"type": "ARRAY", "index": 8, "name": "LOGS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 10, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "ATLAS_SUPPLY_LOCKUP_RECEIPTS_ID": {"type": "TEXT", "index": 11, "name": "ATLAS_SUPPLY_LOCKUP_RECEIPTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "MODIFIED_TIMESTAMP", "comment": null}, "INVOCATION_ID": {"type": "TEXT", "index": 14, "name": "INVOCATION_ID", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 15, "name": "_INVOCATION_ID", "comment": null}, "_MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "_MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:20UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__atlas_supply_lockup_receipts_predecessor_id.10ad384142"}, "test.near_models.not_null_silver__atlas_supply_epochs_total_near_supply.73be9d6d22": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "ATLAS_SUPPLY_EPOCHS_TOTAL_NEAR_SUPPLY", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"EPOCH_ID": {"type": "TEXT", "index": 1, "name": "EPOCH_ID", "comment": null}, "MIN_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "MIN_BLOCK_ID", "comment": null}, "MAX_BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "MAX_BLOCK_ID", "comment": null}, "BLOCKS": {"type": "NUMBER", "index": 4, "name": "BLOCKS", "comment": null}, "BLOCK_PRODUCERS": {"type": "NUMBER", "index": 5, "name": "BLOCK_PRODUCERS", "comment": null}, "START_TIME": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "START_TIME", "comment": null}, "END_TIME": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "END_TIME", "comment": null}, "TOTAL_NEAR_SUPPLY": {"type": "NUMBER", "index": 8, "name": "TOTAL_NEAR_SUPPLY", "comment": null}, "EPOCH_NUM": {"type": "NUMBER", "index": 9, "name": "EPOCH_NUM", "comment": null}, "ATLAS_EPOCHS_ID": {"type": "TEXT", "index": 10, "name": "ATLAS_EPOCHS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:20UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__atlas_supply_epochs_total_near_supply.73be9d6d22"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_nft_mints_TRANSACTION_FEE__NUMBER__FLOAT.44b6054d41": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_NFT", "name": "FACT_NFT_MINTS_TRANSACTION_FEE", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_nft_mints_TRANSACTION_FEE__NUMBER__FLOAT.44b6054d41"}, "test.near_models.not_null_core__ez_native_daily_balances_liquid.6f59abda63": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "EZ_NATIVE_DAILY_BALANCES_LIQUID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"ACCOUNT_ID": {"type": "TEXT", "index": 1, "name": "ACCOUNT_ID", "comment": null}, "EPOCH_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "EPOCH_BLOCK_ID", "comment": null}, "EPOCH_DATE": {"type": "DATE", "index": 3, "name": "EPOCH_DATE", "comment": null}, "LIQUID": {"type": "FLOAT", "index": 4, "name": "LIQUID", "comment": null}, "LOCKUP_ACCOUNT_ID": {"type": "TEXT", "index": 5, "name": "LOCKUP_ACCOUNT_ID", "comment": null}, "LOCKUP_LIQUID": {"type": "FLOAT", "index": 6, "name": "LOCKUP_LIQUID", "comment": null}, "LOCKUP_REWARD": {"type": "FLOAT", "index": 7, "name": "LOCKUP_REWARD", "comment": null}, "LOCKUP_STAKED": {"type": "FLOAT", "index": 8, "name": "LOCKUP_STAKED", "comment": null}, "LOCKUP_UNSTAKED_NOT_LIQUID": {"type": "FLOAT", "index": 9, "name": "LOCKUP_UNSTAKED_NOT_LIQUID", "comment": null}, "REWARD": {"type": "FLOAT", "index": 10, "name": "REWARD", "comment": null}, "STAKED": {"type": "FLOAT", "index": 11, "name": "STAKED", "comment": null}, "STORAGE_USAGE": {"type": "NUMBER", "index": 12, "name": "STORAGE_USAGE", "comment": null}, "UNSTAKED_NOT_LIQUID": {"type": "FLOAT", "index": 13, "name": "UNSTAKED_NOT_LIQUID", "comment": null}, "EZ_NEAR_DAILY_BALANCES_ID": {"type": "TEXT", "index": 14, "name": "EZ_NEAR_DAILY_BALANCES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 17, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:40UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__ez_native_daily_balances_liquid.6f59abda63"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_ACTIONS__OBJECT__VARIANT.cebb693475": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_RECEIPTS_ACTIONS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_ACTIONS__OBJECT__VARIANT.cebb693475"}, "test.near_models.not_null_silver__staking_epochs_BLOCK_TIMESTAMP.1d6afc7ad7": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "STAKING_EPOCHS_BLOCK_TIMESTAMP", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "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}, "POOL_ID": {"type": "TEXT", "index": 4, "name": "POOL_ID", "comment": null}, "EPOCH_NUMBER": {"type": "NUMBER", "index": 5, "name": "EPOCH_NUMBER", "comment": null}, "REWARD_TOKENS": {"type": "NUMBER", "index": 6, "name": "REWARD_TOKENS", "comment": null}, "TOTAL_STAKED_BALANCE": {"type": "NUMBER", "index": 7, "name": "TOTAL_STAKED_BALANCE", "comment": null}, "TOTAL_STAKING_SHARES": {"type": "NUMBER", "index": 8, "name": "TOTAL_STAKING_SHARES", "comment": null}, "LOG": {"type": "VARIANT", "index": 9, "name": "LOG", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 10, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "_EPOCH_ID": {"type": "TEXT", "index": 11, "name": "_EPOCH_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}, "STAKING_EPOCHS_ID": {"type": "TEXT", "index": 13, "name": "STAKING_EPOCHS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 16, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 5632, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 1, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:25UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__staking_epochs_BLOCK_TIMESTAMP.1d6afc7ad7"}, "model.near_models.silver__atlas_supply_daily_lockup_staking_balances": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "ATLAS_SUPPLY_DAILY_LOCKUP_STAKING_BALANCES", "database": "NEAR", "comment": "Calculates daily balance of staked balance on a per lockup account-basis.", "owner": "DBT_CLOUD_NEAR"}, "columns": {"LOCKUP_ACCOUNT_ID": {"type": "TEXT", "index": 1, "name": "LOCKUP_ACCOUNT_ID", "comment": "A vault created by the lockup action that holds the distributed NEAR tokens until the end of the lockup duration."}, "UTC_DATE": {"type": "DATE", "index": 2, "name": "UTC_DATE", "comment": "Datestamp, assuming UTC-0, of the record."}, "STAKED_BALANCE": {"type": "NUMBER", "index": 3, "name": "STAKED_BALANCE", "comment": "Gross balance of staked NEAR for the record, whether date or account."}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 4, "name": "_INSERTED_TIMESTAMP", "comment": "The timestamp for when the block was inserted into the data warehouse by the Chainwalker."}, "ATLAS_DAILY_LOCKUP_STAKING_BALANCES_ID": {"type": "TEXT", "index": 5, "name": "ATLAS_DAILY_LOCKUP_STAKING_BALANCES_ID", "comment": "A unique identifier for the record."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "INSERTED_TIMESTAMP", "comment": "The timestamp at which the record was initially created and inserted into this table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "MODIFIED_TIMESTAMP", "comment": "The timestamp at which this record was last modified by an internal process."}, "_INVOCATION_ID": {"type": "TEXT", "index": 8, "name": "_INVOCATION_ID", "comment": "A job ID to identify the run that last modified a record."}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 255879168, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 12782317, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 21:49UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(utc_date)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.silver__atlas_supply_daily_lockup_staking_balances"}, "test.near_models.not_null_defi__ez_dex_swaps_BLOCK_ID.0c5b88893b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "EZ_DEX_SWAPS_BLOCK_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 2, "name": "RECEIPT_ID", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 5, "name": "PLATFORM", "comment": null}, "POOL_ID": {"type": "NUMBER", "index": 6, "name": "POOL_ID", "comment": null}, "TRADER": {"type": "TEXT", "index": 7, "name": "TRADER", "comment": null}, "SWAP_INDEX": {"type": "NUMBER", "index": 8, "name": "SWAP_INDEX", "comment": null}, "AMOUNT_OUT_RAW": {"type": "TEXT", "index": 9, "name": "AMOUNT_OUT_RAW", "comment": null}, "AMOUNT_OUT": {"type": "FLOAT", "index": 10, "name": "AMOUNT_OUT", "comment": null}, "AMOUNT_OUT_USD": {"type": "FLOAT", "index": 11, "name": "AMOUNT_OUT_USD", "comment": null}, "TOKEN_OUT_CONTRACT": {"type": "TEXT", "index": 12, "name": "TOKEN_OUT_CONTRACT", "comment": null}, "SYMBOL_OUT": {"type": "TEXT", "index": 13, "name": "SYMBOL_OUT", "comment": null}, "TOKEN_OUT_IS_VERIFIED": {"type": "BOOLEAN", "index": 14, "name": "TOKEN_OUT_IS_VERIFIED", "comment": null}, "AMOUNT_IN_RAW": {"type": "TEXT", "index": 15, "name": "AMOUNT_IN_RAW", "comment": null}, "AMOUNT_IN": {"type": "FLOAT", "index": 16, "name": "AMOUNT_IN", "comment": null}, "AMOUNT_IN_USD": {"type": "FLOAT", "index": 17, "name": "AMOUNT_IN_USD", "comment": null}, "TOKEN_IN_CONTRACT": {"type": "TEXT", "index": 18, "name": "TOKEN_IN_CONTRACT", "comment": null}, "SYMBOL_IN": {"type": "TEXT", "index": 19, "name": "SYMBOL_IN", "comment": null}, "TOKEN_IN_IS_VERIFIED": {"type": "BOOLEAN", "index": 20, "name": "TOKEN_IN_IS_VERIFIED", "comment": null}, "SWAP_INPUT_DATA": {"type": "VARIANT", "index": 21, "name": "SWAP_INPUT_DATA", "comment": null}, "LOG": {"type": "TEXT", "index": 22, "name": "LOG", "comment": null}, "EZ_DEX_SWAPS_ID": {"type": "TEXT", "index": 23, "name": "EZ_DEX_SWAPS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}, "TOKEN_IN_IS_VERIFIED_2": {"type": "BOOLEAN", "index": 26, "name": "TOKEN_IN_IS_VERIFIED_2", "comment": null}, "TOKEN_OUT_IS_VERIFIED_2": {"type": "BOOLEAN", "index": 27, "name": "TOKEN_OUT_IS_VERIFIED_2", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:41UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__ez_dex_swaps_BLOCK_ID.0c5b88893b"}, "test.near_models.not_null_silver__pool_events_signer_id.b061018f77": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POOL_EVENTS_SIGNER_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "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}, "RECEIPT_OBJECT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_OBJECT_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": null}, "SIGNER_ID": {"type": "TEXT", "index": 6, "name": "SIGNER_ID", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 7, "name": "PREDECESSOR_ID", "comment": null}, "STATUS_VALUE": {"type": "VARIANT", "index": 8, "name": "STATUS_VALUE", "comment": null}, "LOGS": {"type": "ARRAY", "index": 9, "name": "LOGS", "comment": null}, "LOG": {"type": "VARIANT", "index": 10, "name": "LOG", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 11, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "POOL_EVENTS_ID": {"type": "TEXT", "index": 12, "name": "POOL_EVENTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 15, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-04-09 04:47UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__pool_events_signer_id.b061018f77"}, "model.near_models.bronze__chunks": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "CHUNKS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": ""}, "METADATA": {"type": "VARIANT", "index": 3, "name": "METADATA", "comment": ""}, "DATA": {"type": "VARIANT", "index": 4, "name": "DATA", "comment": ""}, "FILE_NAME": {"type": "TEXT", "index": 5, "name": "FILE_NAME", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.bronze__chunks"}, "model.near_models.silver__complete_provider_prices": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "COMPLETE_PROVIDER_PRICES", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"ASSET_ID": {"type": "TEXT", "index": 1, "name": "ASSET_ID", "comment": ""}, "RECORDED_HOUR": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "RECORDED_HOUR", "comment": ""}, "OPEN": {"type": "FLOAT", "index": 3, "name": "OPEN", "comment": ""}, "HIGH": {"type": "FLOAT", "index": 4, "name": "HIGH", "comment": ""}, "LOW": {"type": "FLOAT", "index": 5, "name": "LOW", "comment": ""}, "CLOSE": {"type": "FLOAT", "index": 6, "name": "CLOSE", "comment": ""}, "PLATFORM": {"type": "TEXT", "index": 7, "name": "PLATFORM", "comment": ""}, "PROVIDER": {"type": "TEXT", "index": 8, "name": "PROVIDER", "comment": ""}, "SOURCE": {"type": "TEXT", "index": 9, "name": "SOURCE", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 10, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "COMPLETE_PROVIDER_PRICES_ID": {"type": "TEXT", "index": 13, "name": "COMPLETE_PROVIDER_PRICES_ID", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 14, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 40445072896, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 783596632, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 21:48UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(recorded_hour::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.silver__complete_provider_prices"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_actions_ACTION_DATA__VARIANT__OBJECT.ebc22f8b8a": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "EZ_ACTIONS_ACTION_DATA", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:38UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_actions_ACTION_DATA__VARIANT__OBJECT.ebc22f8b8a"}, "test.near_models.not_null_core__fact_blocks_FACT_BLOCKS_ID.e04af95ef1": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_BLOCKS_FACT_BLOCKS_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 3, "name": "BLOCK_HASH", "comment": null}, "BLOCK_AUTHOR": {"type": "TEXT", "index": 4, "name": "BLOCK_AUTHOR", "comment": null}, "HEADER": {"type": "OBJECT", "index": 5, "name": "HEADER", "comment": null}, "BLOCK_CHALLENGES_RESULT": {"type": "ARRAY", "index": 6, "name": "BLOCK_CHALLENGES_RESULT", "comment": null}, "BLOCK_CHALLENGES_ROOT": {"type": "TEXT", "index": 7, "name": "BLOCK_CHALLENGES_ROOT", "comment": null}, "CHUNK_HEADERS_ROOT": {"type": "TEXT", "index": 8, "name": "CHUNK_HEADERS_ROOT", "comment": null}, "CHUNK_TX_ROOT": {"type": "TEXT", "index": 9, "name": "CHUNK_TX_ROOT", "comment": null}, "CHUNK_MASK": {"type": "ARRAY", "index": 10, "name": "CHUNK_MASK", "comment": null}, "CHUNK_RECEIPTS_ROOT": {"type": "TEXT", "index": 11, "name": "CHUNK_RECEIPTS_ROOT", "comment": null}, "CHUNKS": {"type": "ARRAY", "index": 12, "name": "CHUNKS", "comment": null}, "CHUNKS_INCLUDED": {"type": "NUMBER", "index": 13, "name": "CHUNKS_INCLUDED", "comment": null}, "EPOCH_ID": {"type": "TEXT", "index": 14, "name": "EPOCH_ID", "comment": null}, "EPOCH_SYNC_DATA_HASH": {"type": "TEXT", "index": 15, "name": "EPOCH_SYNC_DATA_HASH", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 16, "name": "GAS_PRICE", "comment": null}, "LAST_DS_FINAL_BLOCK": {"type": "TEXT", "index": 17, "name": "LAST_DS_FINAL_BLOCK", "comment": null}, "LAST_FINAL_BLOCK": {"type": "TEXT", "index": 18, "name": "LAST_FINAL_BLOCK", "comment": null}, "LATEST_PROTOCOL_VERSION": {"type": "NUMBER", "index": 19, "name": "LATEST_PROTOCOL_VERSION", "comment": null}, "NEXT_BP_HASH": {"type": "TEXT", "index": 20, "name": "NEXT_BP_HASH", "comment": null}, "NEXT_EPOCH_ID": {"type": "TEXT", "index": 21, "name": "NEXT_EPOCH_ID", "comment": null}, "OUTCOME_ROOT": {"type": "TEXT", "index": 22, "name": "OUTCOME_ROOT", "comment": null}, "PREV_HASH": {"type": "TEXT", "index": 23, "name": "PREV_HASH", "comment": null}, "PREV_HEIGHT": {"type": "NUMBER", "index": 24, "name": "PREV_HEIGHT", "comment": null}, "PREV_STATE_ROOT": {"type": "TEXT", "index": 25, "name": "PREV_STATE_ROOT", "comment": null}, "RANDOM_VALUE": {"type": "TEXT", "index": 26, "name": "RANDOM_VALUE", "comment": null}, "RENT_PAID": {"type": "FLOAT", "index": 27, "name": "RENT_PAID", "comment": null}, "SIGNATURE": {"type": "TEXT", "index": 28, "name": "SIGNATURE", "comment": null}, "TOTAL_SUPPLY": {"type": "FLOAT", "index": 29, "name": "TOTAL_SUPPLY", "comment": null}, "VALIDATOR_PROPOSALS": {"type": "ARRAY", "index": 30, "name": "VALIDATOR_PROPOSALS", "comment": null}, "VALIDATOR_REWARD": {"type": "FLOAT", "index": 31, "name": "VALIDATOR_REWARD", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 32, "name": "FACT_BLOCKS_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:40UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__fact_blocks_FACT_BLOCKS_ID.e04af95ef1"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__staking_actions_v2_amount_raw__NUMBER.745574aa93": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "STAKING_ACTIONS_V2_AMOUNT_RAW", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 12:57UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__staking_actions_v2_amount_raw__NUMBER.745574aa93"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__staking_epochs_TOTAL_STAKED_BALANCE__NUMBER.02b66662a0": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_OF_TYPE_SILVER", "name": "STAKING_EPOCHS_TOTAL_STAKED_BALANCE", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:25UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__staking_epochs_TOTAL_STAKED_BALANCE__NUMBER.02b66662a0"}, "test.near_models.unique_core__fact_blocks_FACT_BLOCKS_ID.ae21b89ade": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_CORE", "name": "FACT_BLOCKS_FACT_BLOCKS_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:53UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.unique_core__fact_blocks_FACT_BLOCKS_ID.ae21b89ade"}, "test.near_models.unique_silver__receipts_final_receipt_id.f62a967d44": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_SILVER", "name": "RECEIPTS_FINAL_RECEIPT_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 1024, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 1, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-04-08 16:47UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.unique_silver__receipts_final_receipt_id.f62a967d44"}, "test.near_models.not_null_defi__ez_intents_BLOCK_TIMESTAMP.0c0c8510d1": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "EZ_INTENTS_BLOCK_TIMESTAMP", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "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_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 6, "name": "PREDECESSOR_ID", "comment": null}, "LOG_EVENT": {"type": "TEXT", "index": 7, "name": "LOG_EVENT", "comment": null}, "TOKEN_ID": {"type": "VARIANT", "index": 8, "name": "TOKEN_ID", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 9, "name": "SYMBOL", "comment": null}, "AMOUNT_ADJ": {"type": "FLOAT", "index": 10, "name": "AMOUNT_ADJ", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 11, "name": "AMOUNT_USD", "comment": null}, "OWNER_ID": {"type": "TEXT", "index": 12, "name": "OWNER_ID", "comment": null}, "OLD_OWNER_ID": {"type": "TEXT", "index": 13, "name": "OLD_OWNER_ID", "comment": null}, "NEW_OWNER_ID": {"type": "TEXT", "index": 14, "name": "NEW_OWNER_ID", "comment": null}, "AMOUNT_RAW": {"type": "TEXT", "index": 15, "name": "AMOUNT_RAW", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 16, "name": "BLOCKCHAIN", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 17, "name": "CONTRACT_ADDRESS", "comment": null}, "IS_NATIVE": {"type": "BOOLEAN", "index": 18, "name": "IS_NATIVE", "comment": null}, "PRICE": {"type": "FLOAT", "index": 19, "name": "PRICE", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 20, "name": "DECIMALS", "comment": null}, "GAS_BURNT": {"type": "NUMBER", "index": 21, "name": "GAS_BURNT", "comment": null}, "MEMO": {"type": "TEXT", "index": 22, "name": "MEMO", "comment": null}, "REFERRAL": {"type": "TEXT", "index": 23, "name": "REFERRAL", "comment": null}, "DIP4_VERSION": {"type": "TEXT", "index": 24, "name": "DIP4_VERSION", "comment": null}, "LOG_INDEX": {"type": "NUMBER", "index": 25, "name": "LOG_INDEX", "comment": null}, "LOG_EVENT_INDEX": {"type": "NUMBER", "index": 26, "name": "LOG_EVENT_INDEX", "comment": null}, "AMOUNT_INDEX": {"type": "NUMBER", "index": 27, "name": "AMOUNT_INDEX", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 28, "name": "RECEIPT_SUCCEEDED", "comment": null}, "TOKEN_IS_VERIFIED": {"type": "BOOLEAN", "index": 29, "name": "TOKEN_IS_VERIFIED", "comment": null}, "EZ_INTENTS_ID": {"type": "TEXT", "index": 30, "name": "EZ_INTENTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 32, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:41UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__ez_intents_BLOCK_TIMESTAMP.0c0c8510d1"}, "test.near_models.not_null_defi__fact_intents_AMOUNT_RAW.1ff14b9f80": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_INTENTS_AMOUNT_RAW", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "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_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 6, "name": "PREDECESSOR_ID", "comment": null}, "LOG_EVENT": {"type": "TEXT", "index": 7, "name": "LOG_EVENT", "comment": null}, "LOG_INDEX": {"type": "NUMBER", "index": 8, "name": "LOG_INDEX", "comment": null}, "LOG_EVENT_INDEX": {"type": "NUMBER", "index": 9, "name": "LOG_EVENT_INDEX", "comment": null}, "OWNER_ID": {"type": "TEXT", "index": 10, "name": "OWNER_ID", "comment": null}, "OLD_OWNER_ID": {"type": "TEXT", "index": 11, "name": "OLD_OWNER_ID", "comment": null}, "NEW_OWNER_ID": {"type": "TEXT", "index": 12, "name": "NEW_OWNER_ID", "comment": null}, "MEMO": {"type": "TEXT", "index": 13, "name": "MEMO", "comment": null}, "AMOUNT_INDEX": {"type": "NUMBER", "index": 14, "name": "AMOUNT_INDEX", "comment": null}, "AMOUNT_RAW": {"type": "TEXT", "index": 15, "name": "AMOUNT_RAW", "comment": null}, "TOKEN_ID": {"type": "VARIANT", "index": 16, "name": "TOKEN_ID", "comment": null}, "REFERRAL": {"type": "TEXT", "index": 17, "name": "REFERRAL", "comment": null}, "DIP4_VERSION": {"type": "TEXT", "index": 18, "name": "DIP4_VERSION", "comment": null}, "GAS_BURNT": {"type": "NUMBER", "index": 19, "name": "GAS_BURNT", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 20, "name": "RECEIPT_SUCCEEDED", "comment": null}, "FACT_INTENTS_ID": {"type": "TEXT", "index": 21, "name": "FACT_INTENTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 24, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:51UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__fact_intents_AMOUNT_RAW.1ff14b9f80"}, "test.near_models.not_null_defi__ez_intents_RECEIPT_ID.6204043588": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "EZ_INTENTS_RECEIPT_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "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_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 6, "name": "PREDECESSOR_ID", "comment": null}, "LOG_EVENT": {"type": "TEXT", "index": 7, "name": "LOG_EVENT", "comment": null}, "TOKEN_ID": {"type": "VARIANT", "index": 8, "name": "TOKEN_ID", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 9, "name": "SYMBOL", "comment": null}, "AMOUNT_ADJ": {"type": "FLOAT", "index": 10, "name": "AMOUNT_ADJ", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 11, "name": "AMOUNT_USD", "comment": null}, "OWNER_ID": {"type": "TEXT", "index": 12, "name": "OWNER_ID", "comment": null}, "OLD_OWNER_ID": {"type": "TEXT", "index": 13, "name": "OLD_OWNER_ID", "comment": null}, "NEW_OWNER_ID": {"type": "TEXT", "index": 14, "name": "NEW_OWNER_ID", "comment": null}, "AMOUNT_RAW": {"type": "TEXT", "index": 15, "name": "AMOUNT_RAW", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 16, "name": "BLOCKCHAIN", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 17, "name": "CONTRACT_ADDRESS", "comment": null}, "IS_NATIVE": {"type": "BOOLEAN", "index": 18, "name": "IS_NATIVE", "comment": null}, "PRICE": {"type": "FLOAT", "index": 19, "name": "PRICE", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 20, "name": "DECIMALS", "comment": null}, "GAS_BURNT": {"type": "NUMBER", "index": 21, "name": "GAS_BURNT", "comment": null}, "MEMO": {"type": "TEXT", "index": 22, "name": "MEMO", "comment": null}, "REFERRAL": {"type": "TEXT", "index": 23, "name": "REFERRAL", "comment": null}, "DIP4_VERSION": {"type": "TEXT", "index": 24, "name": "DIP4_VERSION", "comment": null}, "LOG_INDEX": {"type": "NUMBER", "index": 25, "name": "LOG_INDEX", "comment": null}, "LOG_EVENT_INDEX": {"type": "NUMBER", "index": 26, "name": "LOG_EVENT_INDEX", "comment": null}, "AMOUNT_INDEX": {"type": "NUMBER", "index": 27, "name": "AMOUNT_INDEX", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 28, "name": "RECEIPT_SUCCEEDED", "comment": null}, "TOKEN_IS_VERIFIED": {"type": "BOOLEAN", "index": 29, "name": "TOKEN_IS_VERIFIED", "comment": null}, "EZ_INTENTS_ID": {"type": "TEXT", "index": 30, "name": "EZ_INTENTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 32, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:41UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__ez_intents_RECEIPT_ID.6204043588"}, "test.near_models.dbt_utils_recency_silver_observability__chunks_completeness_day__test_timestamp__1.b99b641ef7": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_RECENCY_SILVER_OBSERVABILITY", "name": "CHUNKS_COMPLETENESS_DAY", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"MOST_RECENT": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MOST_RECENT", "comment": null}, "THRESHOLD": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "THRESHOLD", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 12:57UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_utils_recency_silver_observability__chunks_completeness_day__test_timestamp__1.b99b641ef7"}, "test.near_models.not_null_core__fact_blocks_BLOCK_CHALLENGES_ROOT.f8a53e4a6f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_BLOCKS_BLOCK_CHALLENGES_ROOT", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 3, "name": "BLOCK_HASH", "comment": null}, "BLOCK_AUTHOR": {"type": "TEXT", "index": 4, "name": "BLOCK_AUTHOR", "comment": null}, "HEADER": {"type": "OBJECT", "index": 5, "name": "HEADER", "comment": null}, "BLOCK_CHALLENGES_RESULT": {"type": "ARRAY", "index": 6, "name": "BLOCK_CHALLENGES_RESULT", "comment": null}, "BLOCK_CHALLENGES_ROOT": {"type": "TEXT", "index": 7, "name": "BLOCK_CHALLENGES_ROOT", "comment": null}, "CHUNK_HEADERS_ROOT": {"type": "TEXT", "index": 8, "name": "CHUNK_HEADERS_ROOT", "comment": null}, "CHUNK_TX_ROOT": {"type": "TEXT", "index": 9, "name": "CHUNK_TX_ROOT", "comment": null}, "CHUNK_MASK": {"type": "ARRAY", "index": 10, "name": "CHUNK_MASK", "comment": null}, "CHUNK_RECEIPTS_ROOT": {"type": "TEXT", "index": 11, "name": "CHUNK_RECEIPTS_ROOT", "comment": null}, "CHUNKS": {"type": "ARRAY", "index": 12, "name": "CHUNKS", "comment": null}, "CHUNKS_INCLUDED": {"type": "NUMBER", "index": 13, "name": "CHUNKS_INCLUDED", "comment": null}, "EPOCH_ID": {"type": "TEXT", "index": 14, "name": "EPOCH_ID", "comment": null}, "EPOCH_SYNC_DATA_HASH": {"type": "TEXT", "index": 15, "name": "EPOCH_SYNC_DATA_HASH", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 16, "name": "GAS_PRICE", "comment": null}, "LAST_DS_FINAL_BLOCK": {"type": "TEXT", "index": 17, "name": "LAST_DS_FINAL_BLOCK", "comment": null}, "LAST_FINAL_BLOCK": {"type": "TEXT", "index": 18, "name": "LAST_FINAL_BLOCK", "comment": null}, "LATEST_PROTOCOL_VERSION": {"type": "NUMBER", "index": 19, "name": "LATEST_PROTOCOL_VERSION", "comment": null}, "NEXT_BP_HASH": {"type": "TEXT", "index": 20, "name": "NEXT_BP_HASH", "comment": null}, "NEXT_EPOCH_ID": {"type": "TEXT", "index": 21, "name": "NEXT_EPOCH_ID", "comment": null}, "OUTCOME_ROOT": {"type": "TEXT", "index": 22, "name": "OUTCOME_ROOT", "comment": null}, "PREV_HASH": {"type": "TEXT", "index": 23, "name": "PREV_HASH", "comment": null}, "PREV_HEIGHT": {"type": "NUMBER", "index": 24, "name": "PREV_HEIGHT", "comment": null}, "PREV_STATE_ROOT": {"type": "TEXT", "index": 25, "name": "PREV_STATE_ROOT", "comment": null}, "RANDOM_VALUE": {"type": "TEXT", "index": 26, "name": "RANDOM_VALUE", "comment": null}, "RENT_PAID": {"type": "FLOAT", "index": 27, "name": "RENT_PAID", "comment": null}, "SIGNATURE": {"type": "TEXT", "index": 28, "name": "SIGNATURE", "comment": null}, "TOTAL_SUPPLY": {"type": "FLOAT", "index": 29, "name": "TOTAL_SUPPLY", "comment": null}, "VALIDATOR_PROPOSALS": {"type": "ARRAY", "index": 30, "name": "VALIDATOR_PROPOSALS", "comment": null}, "VALIDATOR_REWARD": {"type": "FLOAT", "index": 31, "name": "VALIDATOR_REWARD", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 32, "name": "FACT_BLOCKS_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:40UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__fact_blocks_BLOCK_CHALLENGES_ROOT.f8a53e4a6f"}, "test.near_models.not_null_silver__atlas_supply_epochs_atlas_epochs_id.8c2c502ac9": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "ATLAS_SUPPLY_EPOCHS_ATLAS_EPOCHS_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"EPOCH_ID": {"type": "TEXT", "index": 1, "name": "EPOCH_ID", "comment": null}, "MIN_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "MIN_BLOCK_ID", "comment": null}, "MAX_BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "MAX_BLOCK_ID", "comment": null}, "BLOCKS": {"type": "NUMBER", "index": 4, "name": "BLOCKS", "comment": null}, "BLOCK_PRODUCERS": {"type": "NUMBER", "index": 5, "name": "BLOCK_PRODUCERS", "comment": null}, "START_TIME": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "START_TIME", "comment": null}, "END_TIME": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "END_TIME", "comment": null}, "TOTAL_NEAR_SUPPLY": {"type": "NUMBER", "index": 8, "name": "TOTAL_NEAR_SUPPLY", "comment": null}, "EPOCH_NUM": {"type": "NUMBER", "index": 9, "name": "EPOCH_NUM", "comment": null}, "ATLAS_EPOCHS_ID": {"type": "TEXT", "index": 10, "name": "ATLAS_EPOCHS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:20UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__atlas_supply_epochs_atlas_epochs_id.8c2c502ac9"}, "test.near_models.not_null_silver__bridge_wormhole_TX_HASH.8a8b1ea664": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BRIDGE_WORMHOLE_TX_HASH", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 4, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_RAW": {"type": "NUMBER", "index": 5, "name": "AMOUNT_RAW", "comment": null}, "MEMO": {"type": "TEXT", "index": 6, "name": "MEMO", "comment": null}, "DESTINATION_ADDRESS": {"type": "TEXT", "index": 7, "name": "DESTINATION_ADDRESS", "comment": null}, "SOURCE_ADDRESS": {"type": "TEXT", "index": 8, "name": "SOURCE_ADDRESS", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "NUMBER", "index": 9, "name": "DESTINATION_CHAIN_ID", "comment": null}, "SOURCE_CHAIN_ID": {"type": "NUMBER", "index": 10, "name": "SOURCE_CHAIN_ID", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "RECEIPT_SUCCEEDED", "comment": null}, "METHOD_NAME": {"type": "TEXT", "index": 12, "name": "METHOD_NAME", "comment": null}, "DIRECTION": {"type": "TEXT", "index": 13, "name": "DIRECTION", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 14, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 15, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "_MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "_MODIFIED_TIMESTAMP", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 17, "name": "BRIDGE_ADDRESS", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 18, "name": "PLATFORM", "comment": null}, "BRIDGE_WORMHOLE_ID": {"type": "TEXT", "index": 19, "name": "BRIDGE_WORMHOLE_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 22, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:23UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__bridge_wormhole_TX_HASH.8a8b1ea664"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_rainbow_AMOUNT_ADJ__INTEGER__NUMBER.f33de25c13": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "BRIDGE_RAINBOW_AMOUNT_ADJ", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:42UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_rainbow_AMOUNT_ADJ__INTEGER__NUMBER.f33de25c13"}, "test.near_models.not_null_silver__atlas_supply_daily_lockup_locked_balances_lockup_account_id.e31ec8c9fd": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "ATLAS_SUPPLY_DAILY_LOCKUP_LOCKED_BALANCES_LOCKUP_ACCOUNT_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"LOCKUP_ACCOUNT_ID": {"type": "TEXT", "index": 1, "name": "LOCKUP_ACCOUNT_ID", "comment": null}, "LOCKUP_INDEX": {"type": "NUMBER", "index": 2, "name": "LOCKUP_INDEX", "comment": null}, "OWNER_ACCOUNT_ID": {"type": "TEXT", "index": 3, "name": "OWNER_ACCOUNT_ID", "comment": null}, "UTC_DATE": {"type": "DATE", "index": 4, "name": "UTC_DATE", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "BLOCK_TIMESTAMP", "comment": null}, "LOCKUP_AMOUNT": {"type": "NUMBER", "index": 6, "name": "LOCKUP_AMOUNT", "comment": null}, "DEPOSIT_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "DEPOSIT_TIMESTAMP", "comment": null}, "LOCKUP_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "LOCKUP_TIMESTAMP", "comment": null}, "LOCKUP_END_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "LOCKUP_END_TIMESTAMP", "comment": null}, "LOCKUP_TIME_LEFT_NS": {"type": "NUMBER", "index": 10, "name": "LOCKUP_TIME_LEFT_NS", "comment": null}, "UNRELEASED_AMOUNT": {"type": "NUMBER", "index": 11, "name": "UNRELEASED_AMOUNT", "comment": null}, "VESTING_START_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "VESTING_START_TIMESTAMP", "comment": null}, "VESTING_CLIFF_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "VESTING_CLIFF_TIMESTAMP", "comment": null}, "VESTING_END_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "VESTING_END_TIMESTAMP", "comment": null}, "TERMINATE_VESTING_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "TERMINATE_VESTING_TIMESTAMP", "comment": null}, "TERMINATION_UNVESTED_AMOUNT": {"type": "NUMBER", "index": 16, "name": "TERMINATION_UNVESTED_AMOUNT", "comment": null}, "VESTING_TIME_LEFT_NS": {"type": "NUMBER", "index": 17, "name": "VESTING_TIME_LEFT_NS", "comment": null}, "VESTING_TOTAL_TIME_NS": {"type": "NUMBER", "index": 18, "name": "VESTING_TOTAL_TIME_NS", "comment": null}, "TERMINATION_WITHDRAWN_AMOUNT": {"type": "NUMBER", "index": 19, "name": "TERMINATION_WITHDRAWN_AMOUNT", "comment": null}, "UNVESTED_AMOUNT": {"type": "NUMBER", "index": 20, "name": "UNVESTED_AMOUNT", "comment": null}, "LOCKED_AMOUNT": {"type": "NUMBER", "index": 21, "name": "LOCKED_AMOUNT", "comment": null}, "UNLOCKED_AMOUNT_TODAY": {"type": "NUMBER", "index": 22, "name": "UNLOCKED_AMOUNT_TODAY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 23, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 24, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "ATLAS_DAILY_LOCKUP_LOCKED_BALANCES_ID": {"type": "TEXT", "index": 25, "name": "ATLAS_DAILY_LOCKUP_LOCKED_BALANCES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 26, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 28, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:35UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__atlas_supply_daily_lockup_locked_balances_lockup_account_id.e31ec8c9fd"}, "test.near_models.not_null_core__fact_token_transfers_TO_ADDRESS.f113130efc": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_TOKEN_TRANSFERS_TO_ADDRESS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "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_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": null}, "RN": {"type": "NUMBER", "index": 5, "name": "RN", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 7, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 8, "name": "TO_ADDRESS", "comment": null}, "MEMO": {"type": "TEXT", "index": 9, "name": "MEMO", "comment": null}, "AMOUNT_UNADJ": {"type": "TEXT", "index": 10, "name": "AMOUNT_UNADJ", "comment": null}, "TRANSFER_TYPE": {"type": "TEXT", "index": 11, "name": "TRANSFER_TYPE", "comment": null}, "TRANSFER_ACTION": {"type": "TEXT", "index": 12, "name": "TRANSFER_ACTION", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 13, "name": "RECEIPT_SUCCEEDED", "comment": null}, "FACT_TOKEN_TRANSFERS_ID": {"type": "TEXT", "index": 14, "name": "FACT_TOKEN_TRANSFERS_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:41UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__fact_token_transfers_TO_ADDRESS.f113130efc"}, "model.near_models.silver__nft_mintbase_sales": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "NFT_MINTBASE_SALES", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RECEIPT_ID": {"type": "TEXT", "index": 1, "name": "RECEIPT_ID", "comment": null}, "ACTION_INDEX": {"type": "NUMBER", "index": 2, "name": "ACTION_INDEX", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 5, "name": "TX_HASH", "comment": null}, "ATTACHED_GAS": {"type": "NUMBER", "index": 6, "name": "ATTACHED_GAS", "comment": null}, "METHOD_NAME": {"type": "TEXT", "index": 7, "name": "METHOD_NAME", "comment": null}, "IS_BUY": {"type": "BOOLEAN", "index": 8, "name": "IS_BUY", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 9, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 10, "name": "BUYER_ADDRESS", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 11, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 12, "name": "PLATFORM_NAME", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 13, "name": "NFT_ADDRESS", "comment": null}, "TOKEN_ID": {"type": "TEXT", "index": 14, "name": "TOKEN_ID", "comment": null}, "PRICE": {"type": "FLOAT", "index": 15, "name": "PRICE", "comment": null}, "LOG": {"type": "VARIANT", "index": 16, "name": "LOG", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 17, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "AFFILIATE_ID": {"type": "TEXT", "index": 18, "name": "AFFILIATE_ID", "comment": null}, "AFFILIATE_AMOUNT": {"type": "FLOAT", "index": 19, "name": "AFFILIATE_AMOUNT", "comment": null}, "ROYALTIES": {"type": "OBJECT", "index": 20, "name": "ROYALTIES", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 21, "name": "PLATFORM_FEE", "comment": null}, "LOG_INDEX": {"type": "NUMBER", "index": 22, "name": "LOG_INDEX", "comment": null}, "NFT_MINTBASE_SALES_ID": {"type": "TEXT", "index": 23, "name": "NFT_MINTBASE_SALES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 26, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 4672512, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 23839, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-01 19:03UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE, modified_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.silver__nft_mintbase_sales"}, "model.near_models.silver__token_transfer_liquidity": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "TOKEN_TRANSFER_LIQUIDITY", "database": "NEAR", "comment": "This model captures liquidity addition events from the NEAR blockchain. It processes logs from liquidity pool contracts that emit 'Liquidity added' events.\n", "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block began."}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": "The height of the chain this block corresponds with."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Unique identifier (hash) of this transaction."}, "ACTION_ID": {"type": "TEXT", "index": 4, "name": "ACTION_ID", "comment": ""}, "RECEIPT_ID": {"type": "TEXT", "index": 5, "name": "RECEIPT_ID", "comment": "The identifying hash for a receipt."}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": "The address of the deployed contract for the token, nft, or other smart contract."}, "FROM_ADDRESS": {"type": "TEXT", "index": 7, "name": "FROM_ADDRESS", "comment": "The address the sends the token."}, "TO_ADDRESS": {"type": "TEXT", "index": 8, "name": "TO_ADDRESS", "comment": "The receiver of usn token."}, "AMOUNT_UNADJ": {"type": "TEXT", "index": 9, "name": "AMOUNT_UNADJ", "comment": "An unadjusted amount (of tokens, price, etc.) for the relevant record. This is the number as it appears on chain and is not decimal adjusted."}, "MEMO": {"type": "TEXT", "index": 10, "name": "MEMO", "comment": "Optional log message within the transaction (often null). This field contains additional information or context about the transfer, such as transaction notes, reference numbers, or descriptive text. Memos are commonly used in cross-chain bridges, exchange deposits, or other scenarios where additional context is needed to identify or process the transfer. The memo field is optional and frequently null for standard transfers."}, "RN": {"type": "NUMBER", "index": 11, "name": "RN", "comment": "The sequential index of an event within a transaction, combining the log index with any sub-indices from array processing. Used to maintain the correct order of events when multiple events are emitted in a single transaction."}, "PREDECESSOR_ID": {"type": "TEXT", "index": 12, "name": "PREDECESSOR_ID", "comment": "Account that called the relevant receipt (often the same as tx_signer, but can be system as well). This field identifies the account that directly invoked the receipt being processed. In simple transactions, this is typically the same as the transaction signer. However, in cross-contract calls or system operations, this may be a different account or the system account. This is crucial for understanding the call chain and access control in NEAR's execution model."}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 13, "name": "RECEIPT_SUCCEEDED", "comment": "Boolean indicating whether the receipt was successfully processed. This field tracks the execution status of the receipt, which is crucial for understanding transaction outcomes. While most transactions succeed, individual receipts within a transaction can fail due to various reasons such as insufficient gas, contract errors, or invalid parameters. This field is essential for filtering successful operations and analyzing failure patterns."}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 14, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": "Block number grouping for ingestion partition"}, "TRANSFERS_LIQUIDITY_ID": {"type": "TEXT", "index": 15, "name": "TRANSFERS_LIQUIDITY_ID", "comment": "A unique identifier for the record."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INSERTED_TIMESTAMP", "comment": "The timestamp at which the record was initially created and inserted into this table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": "The timestamp at which this record was last modified by an internal process."}, "_INVOCATION_ID": {"type": "TEXT", "index": 18, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 65092608, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 675826, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 21:49UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE, modified_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.silver__token_transfer_liquidity"}, "test.near_models.not_null_core__fact_token_transfers_TRANSFER_TYPE.6c5dfb3d45": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_TOKEN_TRANSFERS_TRANSFER_TYPE", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "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_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": null}, "RN": {"type": "NUMBER", "index": 5, "name": "RN", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 7, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 8, "name": "TO_ADDRESS", "comment": null}, "MEMO": {"type": "TEXT", "index": 9, "name": "MEMO", "comment": null}, "AMOUNT_UNADJ": {"type": "TEXT", "index": 10, "name": "AMOUNT_UNADJ", "comment": null}, "TRANSFER_TYPE": {"type": "TEXT", "index": 11, "name": "TRANSFER_TYPE", "comment": null}, "TRANSFER_ACTION": {"type": "TEXT", "index": 12, "name": "TRANSFER_ACTION", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 13, "name": "RECEIPT_SUCCEEDED", "comment": null}, "FACT_TOKEN_TRANSFERS_ID": {"type": "TEXT", "index": 14, "name": "FACT_TOKEN_TRANSFERS_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:41UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__fact_token_transfers_TRANSFER_TYPE.6c5dfb3d45"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_LOGS__ARRAY__VARIANT__OBJECT.64b40f6319": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_RECEIPTS_LOGS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_LOGS__ARRAY__VARIANT__OBJECT.64b40f6319"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_wormhole_SOURCE_CHAIN_ID__NUMBER__INTEGER.9c033c62de": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "BRIDGE_WORMHOLE_SOURCE_CHAIN_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 12:57UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_wormhole_SOURCE_CHAIN_ID__NUMBER__INTEGER.9c033c62de"}, "model.near_models.bronze__FR_transactions": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "FR_TRANSACTIONS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": ""}, "METADATA": {"type": "VARIANT", "index": 3, "name": "METADATA", "comment": ""}, "DATA": {"type": "VARIANT", "index": 4, "name": "DATA", "comment": ""}, "FILE_NAME": {"type": "TEXT", "index": 5, "name": "FILE_NAME", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.bronze__FR_transactions"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_PREV_STATE_ROOT__STRING__VARCHAR.1f0ccb1649": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_BLOCKS_PREV_STATE_ROOT", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_PREV_STATE_ROOT__STRING__VARCHAR.1f0ccb1649"}, "model.near_models.silver__complete_native_prices": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "COMPLETE_NATIVE_PRICES", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "HOUR", "comment": ""}, "ASSET_ID": {"type": "TEXT", "index": 2, "name": "ASSET_ID", "comment": ""}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": ""}, "NAME": {"type": "TEXT", "index": 4, "name": "NAME", "comment": ""}, "DECIMALS": {"type": "NUMBER", "index": 5, "name": "DECIMALS", "comment": ""}, "PRICE": {"type": "FLOAT", "index": 6, "name": "PRICE", "comment": ""}, "BLOCKCHAIN": {"type": "TEXT", "index": 7, "name": "BLOCKCHAIN", "comment": ""}, "IS_IMPUTED": {"type": "BOOLEAN", "index": 8, "name": "IS_IMPUTED", "comment": ""}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 9, "name": "IS_DEPRECATED", "comment": ""}, "PROVIDER": {"type": "TEXT", "index": 10, "name": "PROVIDER", "comment": ""}, "SOURCE": {"type": "TEXT", "index": 11, "name": "SOURCE", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "COMPLETE_NATIVE_PRICES_ID": {"type": "TEXT", "index": 15, "name": "COMPLETE_NATIVE_PRICES_ID", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 16, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 200573952, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 5843442, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 21:48UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(HOUR::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.silver__complete_native_prices"}, "test.near_models.not_null_silver__receipts_final_receipt_succeeded.2b876c9ad6": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "RECEIPTS_FINAL_RECEIPT_SUCCEEDED", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"CHUNK_HASH": {"type": "TEXT", "index": 1, "name": "CHUNK_HASH", "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}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 5, "name": "RECEIPT_ID", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 6, "name": "PREDECESSOR_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 7, "name": "RECEIVER_ID", "comment": null}, "RECEIPT_JSON": {"type": "VARIANT", "index": 8, "name": "RECEIPT_JSON", "comment": null}, "OUTCOME_JSON": {"type": "VARIANT", "index": 9, "name": "OUTCOME_JSON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 10, "name": "TX_SUCCEEDED", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "RECEIPT_SUCCEEDED", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 12, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "RECEIPTS_FINAL_ID": {"type": "TEXT", "index": 13, "name": "RECEIPTS_FINAL_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 16, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-04-08 16:21UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__receipts_final_receipt_succeeded.2b876c9ad6"}, "test.near_models.not_null_silver__receipts_final_predecessor_id.75e6f6b4fd": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "RECEIPTS_FINAL_PREDECESSOR_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"CHUNK_HASH": {"type": "TEXT", "index": 1, "name": "CHUNK_HASH", "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}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 5, "name": "RECEIPT_ID", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 6, "name": "PREDECESSOR_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 7, "name": "RECEIVER_ID", "comment": null}, "RECEIPT_JSON": {"type": "VARIANT", "index": 8, "name": "RECEIPT_JSON", "comment": null}, "OUTCOME_JSON": {"type": "VARIANT", "index": 9, "name": "OUTCOME_JSON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 10, "name": "TX_SUCCEEDED", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "RECEIPT_SUCCEEDED", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 12, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "RECEIPTS_FINAL_ID": {"type": "TEXT", "index": 13, "name": "RECEIPTS_FINAL_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 16, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-04-08 16:21UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__receipts_final_predecessor_id.75e6f6b4fd"}, "test.near_models.not_null_core__ez_native_daily_balances_epoch_block_id.5c09322fa9": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "EZ_NATIVE_DAILY_BALANCES_EPOCH_BLOCK_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"ACCOUNT_ID": {"type": "TEXT", "index": 1, "name": "ACCOUNT_ID", "comment": null}, "EPOCH_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "EPOCH_BLOCK_ID", "comment": null}, "EPOCH_DATE": {"type": "DATE", "index": 3, "name": "EPOCH_DATE", "comment": null}, "LIQUID": {"type": "FLOAT", "index": 4, "name": "LIQUID", "comment": null}, "LOCKUP_ACCOUNT_ID": {"type": "TEXT", "index": 5, "name": "LOCKUP_ACCOUNT_ID", "comment": null}, "LOCKUP_LIQUID": {"type": "FLOAT", "index": 6, "name": "LOCKUP_LIQUID", "comment": null}, "LOCKUP_REWARD": {"type": "FLOAT", "index": 7, "name": "LOCKUP_REWARD", "comment": null}, "LOCKUP_STAKED": {"type": "FLOAT", "index": 8, "name": "LOCKUP_STAKED", "comment": null}, "LOCKUP_UNSTAKED_NOT_LIQUID": {"type": "FLOAT", "index": 9, "name": "LOCKUP_UNSTAKED_NOT_LIQUID", "comment": null}, "REWARD": {"type": "FLOAT", "index": 10, "name": "REWARD", "comment": null}, "STAKED": {"type": "FLOAT", "index": 11, "name": "STAKED", "comment": null}, "STORAGE_USAGE": {"type": "NUMBER", "index": 12, "name": "STORAGE_USAGE", "comment": null}, "UNSTAKED_NOT_LIQUID": {"type": "FLOAT", "index": 13, "name": "UNSTAKED_NOT_LIQUID", "comment": null}, "EZ_NEAR_DAILY_BALANCES_ID": {"type": "TEXT", "index": 14, "name": "EZ_NEAR_DAILY_BALANCES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 17, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:40UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__ez_native_daily_balances_epoch_block_id.5c09322fa9"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_CHUNK_RECEIPTS_ROOT__STRING__VARCHAR.dd534c5f41": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_BLOCKS_CHUNK_RECEIPTS_ROOT", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:38UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_CHUNK_RECEIPTS_ROOT__STRING__VARCHAR.dd534c5f41"}, "test.near_models.not_null_silver__atlas_supply_total_staked_supply.e3eac15536": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "ATLAS_SUPPLY_TOTAL_STAKED_SUPPLY", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"UTC_DATE": {"type": "DATE", "index": 1, "name": "UTC_DATE", "comment": null}, "TOTAL_SUPPLY": {"type": "NUMBER", "index": 2, "name": "TOTAL_SUPPLY", "comment": null}, "TOTAL_STAKED_SUPPLY": {"type": "FLOAT", "index": 3, "name": "TOTAL_STAKED_SUPPLY", "comment": null}, "TOTAL_NONSTAKED_SUPPLY": {"type": "FLOAT", "index": 4, "name": "TOTAL_NONSTAKED_SUPPLY", "comment": null}, "CIRCULATING_SUPPLY": {"type": "NUMBER", "index": 5, "name": "CIRCULATING_SUPPLY", "comment": null}, "TOTAL_LOCKED_SUPPLY": {"type": "NUMBER", "index": 6, "name": "TOTAL_LOCKED_SUPPLY", "comment": null}, "LIQUID_SUPPLY": {"type": "FLOAT", "index": 7, "name": "LIQUID_SUPPLY", "comment": null}, "NONLIQUID_SUPPLY": {"type": "FLOAT", "index": 8, "name": "NONLIQUID_SUPPLY", "comment": null}, "STAKED_LOCKED_SUPPLY": {"type": "NUMBER", "index": 9, "name": "STAKED_LOCKED_SUPPLY", "comment": null}, "NON_STAKED_LOCKED_SUPPLY": {"type": "NUMBER", "index": 10, "name": "NON_STAKED_LOCKED_SUPPLY", "comment": null}, "STAKED_CIRCULATING_SUPPLY": {"type": "FLOAT", "index": 11, "name": "STAKED_CIRCULATING_SUPPLY", "comment": null}, "NONSTAKED_CIRCULATING_SUPPLY": {"type": "FLOAT", "index": 12, "name": "NONSTAKED_CIRCULATING_SUPPLY", "comment": null}, "PERC_LOCKED_SUPPLY": {"type": "NUMBER", "index": 13, "name": "PERC_LOCKED_SUPPLY", "comment": null}, "PERC_CIRCULATING_SUPPLY": {"type": "NUMBER", "index": 14, "name": "PERC_CIRCULATING_SUPPLY", "comment": null}, "PERC_STAKED_LOCKED": {"type": "NUMBER", "index": 15, "name": "PERC_STAKED_LOCKED", "comment": null}, "PERC_STAKED_CIRCULATING": {"type": "FLOAT", "index": 16, "name": "PERC_STAKED_CIRCULATING", "comment": null}, "ATLAS_SUPPLY_ID": {"type": "TEXT", "index": 17, "name": "ATLAS_SUPPLY_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}, "_INVOCATION_ID": {"type": "TEXT", "index": 20, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:30UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__atlas_supply_total_staked_supply.e3eac15536"}, "test.near_models.not_null_nft__fact_nft_mints_GAS_BURNT.d7f13454b3": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "FACT_NFT_MINTS_GAS_BURNT", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RECEIPT_OBJECT_ID": {"type": "TEXT", "index": 1, "name": "RECEIPT_OBJECT_ID", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 2, "name": "TX_HASH", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "TOKEN_ID": {"type": "TEXT", "index": 5, "name": "TOKEN_ID", "comment": null}, "METHOD_NAME": {"type": "TEXT", "index": 6, "name": "METHOD_NAME", "comment": null}, "ARGS": {"type": "VARIANT", "index": 7, "name": "ARGS", "comment": null}, "MEMO": {"type": "VARIANT", "index": 8, "name": "MEMO", "comment": null}, "DEPOSIT": {"type": "NUMBER", "index": 9, "name": "DEPOSIT", "comment": null}, "TX_RECEIVER": {"type": "TEXT", "index": 10, "name": "TX_RECEIVER", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 11, "name": "RECEIVER_ID", "comment": null}, "SIGNER_ID": {"type": "TEXT", "index": 12, "name": "SIGNER_ID", "comment": null}, "OWNER_ID": {"type": "TEXT", "index": 13, "name": "OWNER_ID", "comment": null}, "OWNER_PER_TX": {"type": "NUMBER", "index": 14, "name": "OWNER_PER_TX", "comment": null}, "MINT_PER_TX": {"type": "NUMBER", "index": 15, "name": "MINT_PER_TX", "comment": null}, "GAS_BURNT": {"type": "NUMBER", "index": 16, "name": "GAS_BURNT", "comment": null}, "TRANSACTION_FEE": {"type": "NUMBER", "index": 17, "name": "TRANSACTION_FEE", "comment": null}, "IMPLIED_PRICE": {"type": "FLOAT", "index": 18, "name": "IMPLIED_PRICE", "comment": null}, "TX_STATUS": {"type": "TEXT", "index": 19, "name": "TX_STATUS", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 20, "name": "TX_SUCCEEDED", "comment": null}, "MINT_ACTION_ID": {"type": "TEXT", "index": 21, "name": "MINT_ACTION_ID", "comment": null}, "FACT_NFT_MINTS_ID": {"type": "TEXT", "index": 22, "name": "FACT_NFT_MINTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:52UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_nft__fact_nft_mints_GAS_BURNT.d7f13454b3"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_nft_transfers_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.07f2e295fd": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_NFT", "name": "FACT_NFT_TRANSFERS_BLOCK_TIMESTAMP", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_nft_transfers_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.07f2e295fd"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.3d4fd2cce7": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_TRANSACTIONS_BLOCK_TIMESTAMP", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.3d4fd2cce7"}, "test.near_models.not_null_core__fact_logs_RECEIPT_SUCCEEDED.f51255d647": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_LOGS_RECEIPT_SUCCEEDED", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 5, "name": "PREDECESSOR_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 6, "name": "RECEIVER_ID", "comment": null}, "SIGNER_ID": {"type": "TEXT", "index": 7, "name": "SIGNER_ID", "comment": null}, "LOG_INDEX": {"type": "NUMBER", "index": 8, "name": "LOG_INDEX", "comment": null}, "CLEAN_LOG": {"type": "TEXT", "index": 9, "name": "CLEAN_LOG", "comment": null}, "EVENT_STANDARD": {"type": "TEXT", "index": 10, "name": "EVENT_STANDARD", "comment": null}, "GAS_BURNT": {"type": "NUMBER", "index": 11, "name": "GAS_BURNT", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "RECEIPT_SUCCEEDED", "comment": null}, "FACT_LOGS_ID": {"type": "TEXT", "index": 13, "name": "FACT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:40UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__fact_logs_RECEIPT_SUCCEEDED.f51255d647"}, "model.near_models.bronze__blocks": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "BLOCKS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": ""}, "METADATA": {"type": "VARIANT", "index": 3, "name": "METADATA", "comment": ""}, "DATA": {"type": "VARIANT", "index": 4, "name": "DATA", "comment": ""}, "FILE_NAME": {"type": "TEXT", "index": 5, "name": "FILE_NAME", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.bronze__blocks"}, "test.near_models.not_null_gov__fact_lockup_actions_LOCKUP_DURATION.eb2cd48e83": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_GOV", "name": "FACT_LOCKUP_ACTIONS_LOCKUP_DURATION", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": null}, "DEPOSIT": {"type": "FLOAT", "index": 4, "name": "DEPOSIT", "comment": null}, "LOCKUP_ACCOUNT_ID": {"type": "TEXT", "index": 5, "name": "LOCKUP_ACCOUNT_ID", "comment": null}, "OWNER_ACCOUNT_ID": {"type": "TEXT", "index": 6, "name": "OWNER_ACCOUNT_ID", "comment": null}, "LOCKUP_DURATION": {"type": "TEXT", "index": 7, "name": "LOCKUP_DURATION", "comment": null}, "LOCKUP_TIMESTAMP": {"type": "TEXT", "index": 8, "name": "LOCKUP_TIMESTAMP", "comment": null}, "LOCKUP_TIMESTAMP_NTZ": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "LOCKUP_TIMESTAMP_NTZ", "comment": null}, "RELEASE_DURATION": {"type": "TEXT", "index": 10, "name": "RELEASE_DURATION", "comment": null}, "VESTING_SCHEDULE": {"type": "TEXT", "index": 11, "name": "VESTING_SCHEDULE", "comment": null}, "TRANSFERS_INFORMATION": {"type": "TEXT", "index": 12, "name": "TRANSFERS_INFORMATION", "comment": null}, "FACT_LOCKUP_ACTIONS_ID": {"type": "TEXT", "index": 13, "name": "FACT_LOCKUP_ACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:51UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_gov__fact_lockup_actions_LOCKUP_DURATION.eb2cd48e83"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_allbridge_DESTINATION_ADDRESS__STRING__VARCHAR.ec0780c5e7": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "BRIDGE_ALLBRIDGE_DESTINATION_ADDRESS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 12:58UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_allbridge_DESTINATION_ADDRESS__STRING__VARCHAR.ec0780c5e7"}, "model.near_models.silver__logs_s3": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "LOGS_S3", "database": "NEAR", "comment": "This table extracts all logs from receipts and decodes the arguments for easy use.", "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": "The height of the chain this block corresponds with."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block began."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Unique identifier (hash) of this transaction."}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": "The identifying hash for a receipt."}, "LOG_ID": {"type": "TEXT", "index": 5, "name": "LOG_ID", "comment": "Concatenation between receipt id and index of the log."}, "LOG_INDEX": {"type": "NUMBER", "index": 6, "name": "LOG_INDEX", "comment": "The positon index for the record in question, if it was stored in a particular order."}, "RECEIVER_ID": {"type": "TEXT", "index": 7, "name": "RECEIVER_ID", "comment": "Account reacting to the receipt from predecessor_id, can be relay, a contract, or a user of a relay, etc. This field identifies the account that is processing the receipt and executing the associated action. In most cases, this is a smart contract that is being called, but it can also be a user account in relay transactions or the system account for certain operations. This differs from tx_receiver and is specific to the receipt being processed."}, "PREDECESSOR_ID": {"type": "TEXT", "index": 8, "name": "PREDECESSOR_ID", "comment": "Account that called the relevant receipt (often the same as tx_signer, but can be system as well). This field identifies the account that directly invoked the receipt being processed. In simple transactions, this is typically the same as the transaction signer. However, in cross-contract calls or system operations, this may be a different account or the system account. This is crucial for understanding the call chain and access control in NEAR's execution model."}, "SIGNER_ID": {"type": "TEXT", "index": 9, "name": "SIGNER_ID", "comment": "Signer of the receipt, often same as tx_signer, sometimes system in the case of systemic gas refunds. This field identifies the account that has the authority to execute the receipt. In most cases, this is the same as the transaction signer, but in system operations like gas refunds, this may be the system account. The signer is the account that originally signed the transaction that began the blockchain activity, which may or may not include cross-contract calls."}, "CLEAN_LOG": {"type": "TEXT", "index": 10, "name": "CLEAN_LOG", "comment": "The logs linked to the transaction."}, "IS_STANDARD": {"type": "BOOLEAN", "index": 11, "name": "IS_STANDARD", "comment": "A boolean value indicating whether it is a standardized log or not."}, "GAS_BURNT": {"type": "NUMBER", "index": 12, "name": "GAS_BURNT", "comment": "Gas burned for the receipt action. This field represents the amount of computational resources consumed specifically for the receipt being processed. Gas burning is the mechanism by which NEAR charges for computational work, and this field tracks the exact amount burned for this particular receipt action. In raw number format with 16 decimal places, to adjust divide by POW(10,16) or multiply by 1e-16."}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 13, "name": "RECEIPT_SUCCEEDED", "comment": "Boolean indicating whether the receipt was successfully processed. This field tracks the execution status of the receipt, which is crucial for understanding transaction outcomes. While most transactions succeed, individual receipts within a transaction can fail due to various reasons such as insufficient gas, contract errors, or invalid parameters. This field is essential for filtering successful operations and analyzing failure patterns."}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 14, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": "Block number grouping for ingestion partition"}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 15, "name": "_INSERTED_TIMESTAMP", "comment": "The timestamp for when the block was inserted into the data warehouse by the Chainwalker."}, "_MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "_MODIFIED_TIMESTAMP", "comment": ""}, "LOGS_ID": {"type": "TEXT", "index": 17, "name": "LOGS_ID", "comment": "A unique identifier for the record."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "INSERTED_TIMESTAMP", "comment": "The timestamp at which the record was initially created and inserted into this table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "MODIFIED_TIMESTAMP", "comment": "The timestamp at which this record was last modified by an internal process."}, "_INVOCATION_ID": {"type": "TEXT", "index": 20, "name": "_INVOCATION_ID", "comment": "A job ID to identify the run that last modified a record."}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 3379421332480, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 15257269407, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 22:05UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(_inserted_timestamp::DATE, block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.silver__logs_s3"}, "test.near_models.not_null_silver__staking_actions_v2_log_signer_id.ec5633dfe5": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "STAKING_ACTIONS_V2_LOG_SIGNER_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "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}, "RECEIPT_OBJECT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_OBJECT_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": null}, "SIGNER_ID": {"type": "TEXT", "index": 6, "name": "SIGNER_ID", "comment": null}, "STATUS_VALUE": {"type": "VARIANT", "index": 7, "name": "STATUS_VALUE", "comment": null}, "LOGS": {"type": "ARRAY", "index": 8, "name": "LOGS", "comment": null}, "LOG": {"type": "VARIANT", "index": 9, "name": "LOG", "comment": null}, "LOG_SIGNER_ID": {"type": "TEXT", "index": 10, "name": "LOG_SIGNER_ID", "comment": null}, "ACTION": {"type": "TEXT", "index": 11, "name": "ACTION", "comment": null}, "AMOUNT_RAW": {"type": "NUMBER", "index": 12, "name": "AMOUNT_RAW", "comment": null}, "AMOUNT_ADJ": {"type": "FLOAT", "index": 13, "name": "AMOUNT_ADJ", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 14, "name": "DECIMALS", "comment": null}, "_LOG_SIGNER_ID_MATCH": {"type": "BOOLEAN", "index": 15, "name": "_LOG_SIGNER_ID_MATCH", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 16, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 17, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "_MODIFIED_TIMESTAMP", "comment": null}, "STAKING_ACTIONS_V2_ID": {"type": "TEXT", "index": 19, "name": "STAKING_ACTIONS_V2_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 22, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:24UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__staking_actions_v2_log_signer_id.ec5633dfe5"}, "model.near_models.silver__token_transfer_ft_transfers_method": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "TOKEN_TRANSFER_FT_TRANSFERS_METHOD", "database": "NEAR", "comment": "This model captures fungible token (FT) transfers from the NEAR blockchain using the ft_transfer method. It processes function calls directly from core__ez_actions where method_name = 'ft_transfer'.\n", "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block began."}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": "The height of the chain this block corresponds with."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Unique identifier (hash) of this transaction."}, "ACTION_ID": {"type": "TEXT", "index": 4, "name": "ACTION_ID", "comment": ""}, "RECEIPT_ID": {"type": "TEXT", "index": 5, "name": "RECEIPT_ID", "comment": "The identifying hash for a receipt."}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": "The address of the deployed contract for the token, nft, or other smart contract."}, "PREDECESSOR_ID": {"type": "TEXT", "index": 7, "name": "PREDECESSOR_ID", "comment": "Account that called the relevant receipt (often the same as tx_signer, but can be system as well). This field identifies the account that directly invoked the receipt being processed. In simple transactions, this is typically the same as the transaction signer. However, in cross-contract calls or system operations, this may be a different account or the system account. This is crucial for understanding the call chain and access control in NEAR's execution model."}, "SIGNER_ID": {"type": "TEXT", "index": 8, "name": "SIGNER_ID", "comment": "Signer of the receipt, often same as tx_signer, sometimes system in the case of systemic gas refunds. This field identifies the account that has the authority to execute the receipt. In most cases, this is the same as the transaction signer, but in system operations like gas refunds, this may be the system account. The signer is the account that originally signed the transaction that began the blockchain activity, which may or may not include cross-contract calls."}, "FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "FROM_ADDRESS", "comment": "The address the sends the token."}, "TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "TO_ADDRESS", "comment": "The receiver of usn token."}, "AMOUNT_UNADJ": {"type": "TEXT", "index": 11, "name": "AMOUNT_UNADJ", "comment": "An unadjusted amount (of tokens, price, etc.) for the relevant record. This is the number as it appears on chain and is not decimal adjusted."}, "MEMO": {"type": "TEXT", "index": 12, "name": "MEMO", "comment": "Optional log message within the transaction (often null). This field contains additional information or context about the transfer, such as transaction notes, reference numbers, or descriptive text. Memos are commonly used in cross-chain bridges, exchange deposits, or other scenarios where additional context is needed to identify or process the transfer. The memo field is optional and frequently null for standard transfers."}, "RN": {"type": "NUMBER", "index": 13, "name": "RN", "comment": "The sequential index of an event within a transaction, combining the log index with any sub-indices from array processing. Used to maintain the correct order of events when multiple events are emitted in a single transaction."}, "METHOD_NAME": {"type": "TEXT", "index": 14, "name": "METHOD_NAME", "comment": "Name of the method(s) approved for use. NULL if permission is FullAccess."}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 15, "name": "RECEIPT_SUCCEEDED", "comment": "Boolean indicating whether the receipt was successfully processed. This field tracks the execution status of the receipt, which is crucial for understanding transaction outcomes. While most transactions succeed, individual receipts within a transaction can fail due to various reasons such as insufficient gas, contract errors, or invalid parameters. This field is essential for filtering successful operations and analyzing failure patterns."}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 16, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": "Block number grouping for ingestion partition"}, "TRANSFERS_ID": {"type": "TEXT", "index": 17, "name": "TRANSFERS_ID", "comment": "A unique identifier for the record."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "INSERTED_TIMESTAMP", "comment": "The timestamp at which the record was initially created and inserted into this table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "MODIFIED_TIMESTAMP", "comment": "The timestamp at which this record was last modified by an internal process."}, "_INVOCATION_ID": {"type": "TEXT", "index": 20, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 7015809024, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 51329536, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 21:49UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE, modified_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.silver__token_transfer_ft_transfers_method"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_BLOCK_CHALLENGES_RESULT__ARRAY__VARIANT__OBJECT.ce8453804e": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_BLOCKS_BLOCK_CHALLENGES_RESULT", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:38UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_BLOCK_CHALLENGES_RESULT__ARRAY__VARIANT__OBJECT.ce8453804e"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_logs_RECEIPT_SUCCEEDED__BOOLEAN.7421e6a849": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_LOGS_RECEIPT_SUCCEEDED", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_logs_RECEIPT_SUCCEEDED__BOOLEAN.7421e6a849"}, "test.near_models.not_null_core__ez_actions_RECEIPT_SUCCEEDED.2092089487": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "EZ_ACTIONS_RECEIPT_SUCCEEDED", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 4, "name": "TX_SUCCEEDED", "comment": null}, "TX_RECEIVER": {"type": "TEXT", "index": 5, "name": "TX_RECEIVER", "comment": null}, "TX_SIGNER": {"type": "TEXT", "index": 6, "name": "TX_SIGNER", "comment": null}, "TX_GAS_USED": {"type": "NUMBER", "index": 7, "name": "TX_GAS_USED", "comment": null}, "TX_FEE": {"type": "NUMBER", "index": 8, "name": "TX_FEE", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 9, "name": "RECEIPT_ID", "comment": null}, "RECEIPT_PREDECESSOR_ID": {"type": "TEXT", "index": 10, "name": "RECEIPT_PREDECESSOR_ID", "comment": null}, "RECEIPT_RECEIVER_ID": {"type": "TEXT", "index": 11, "name": "RECEIPT_RECEIVER_ID", "comment": null}, "RECEIPT_SIGNER_ID": {"type": "TEXT", "index": 12, "name": "RECEIPT_SIGNER_ID", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 13, "name": "RECEIPT_SUCCEEDED", "comment": null}, "RECEIPT_GAS_BURNT": {"type": "NUMBER", "index": 14, "name": "RECEIPT_GAS_BURNT", "comment": null}, "RECEIPT_STATUS_VALUE": {"type": "OBJECT", "index": 15, "name": "RECEIPT_STATUS_VALUE", "comment": null}, "ACTION_INDEX": {"type": "NUMBER", "index": 16, "name": "ACTION_INDEX", "comment": null}, "IS_DELEGATED": {"type": "BOOLEAN", "index": 17, "name": "IS_DELEGATED", "comment": null}, "ACTION_NAME": {"type": "TEXT", "index": 18, "name": "ACTION_NAME", "comment": null}, "ACTION_DATA": {"type": "OBJECT", "index": 19, "name": "ACTION_DATA", "comment": null}, "ACTION_GAS_PRICE": {"type": "NUMBER", "index": 20, "name": "ACTION_GAS_PRICE", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 21, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "ACTIONS_ID": {"type": "TEXT", "index": 22, "name": "ACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 25, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:40UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__ez_actions_RECEIPT_SUCCEEDED.2092089487"}, "test.near_models.not_null_defi__fact_bridge_activity_BLOCK_ID.544b613a9b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_BRIDGE_ACTIVITY_BLOCK_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 4, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 5, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT_ADJ": {"type": "NUMBER", "index": 6, "name": "AMOUNT_ADJ", "comment": null}, "DESTINATION_ADDRESS": {"type": "TEXT", "index": 7, "name": "DESTINATION_ADDRESS", "comment": null}, "SOURCE_ADDRESS": {"type": "TEXT", "index": 8, "name": "SOURCE_ADDRESS", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 9, "name": "PLATFORM", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 10, "name": "BRIDGE_ADDRESS", "comment": null}, "DESTINATION_CHAIN": {"type": "TEXT", "index": 11, "name": "DESTINATION_CHAIN", "comment": null}, "SOURCE_CHAIN": {"type": "TEXT", "index": 12, "name": "SOURCE_CHAIN", "comment": null}, "METHOD_NAME": {"type": "TEXT", "index": 13, "name": "METHOD_NAME", "comment": null}, "DIRECTION": {"type": "TEXT", "index": 14, "name": "DIRECTION", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 15, "name": "RECEIPT_SUCCEEDED", "comment": null}, "FACT_BRIDGE_ACTIVITY_ID": {"type": "TEXT", "index": 16, "name": "FACT_BRIDGE_ACTIVITY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:51UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__fact_bridge_activity_BLOCK_ID.544b613a9b"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__fact_lockup_actions_RELEASE_DURATION__VARCHAR.596d9baeda": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_GOV", "name": "FACT_LOCKUP_ACTIONS_RELEASE_DURATION", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__fact_lockup_actions_RELEASE_DURATION__VARCHAR.596d9baeda"}, "test.near_models.not_null_gov__fact_lockup_actions_LOCKUP_ACCOUNT_ID.4655d421d3": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_GOV", "name": "FACT_LOCKUP_ACTIONS_LOCKUP_ACCOUNT_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": null}, "DEPOSIT": {"type": "FLOAT", "index": 4, "name": "DEPOSIT", "comment": null}, "LOCKUP_ACCOUNT_ID": {"type": "TEXT", "index": 5, "name": "LOCKUP_ACCOUNT_ID", "comment": null}, "OWNER_ACCOUNT_ID": {"type": "TEXT", "index": 6, "name": "OWNER_ACCOUNT_ID", "comment": null}, "LOCKUP_DURATION": {"type": "TEXT", "index": 7, "name": "LOCKUP_DURATION", "comment": null}, "LOCKUP_TIMESTAMP": {"type": "TEXT", "index": 8, "name": "LOCKUP_TIMESTAMP", "comment": null}, "LOCKUP_TIMESTAMP_NTZ": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "LOCKUP_TIMESTAMP_NTZ", "comment": null}, "RELEASE_DURATION": {"type": "TEXT", "index": 10, "name": "RELEASE_DURATION", "comment": null}, "VESTING_SCHEDULE": {"type": "TEXT", "index": 11, "name": "VESTING_SCHEDULE", "comment": null}, "TRANSFERS_INFORMATION": {"type": "TEXT", "index": 12, "name": "TRANSFERS_INFORMATION", "comment": null}, "FACT_LOCKUP_ACTIONS_ID": {"type": "TEXT", "index": 13, "name": "FACT_LOCKUP_ACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:51UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_gov__fact_lockup_actions_LOCKUP_ACCOUNT_ID.4655d421d3"}, "test.near_models.not_null_core__fact_token_transfers_BLOCK_ID.8cac24ff14": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_TOKEN_TRANSFERS_BLOCK_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "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_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": null}, "RN": {"type": "NUMBER", "index": 5, "name": "RN", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 7, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 8, "name": "TO_ADDRESS", "comment": null}, "MEMO": {"type": "TEXT", "index": 9, "name": "MEMO", "comment": null}, "AMOUNT_UNADJ": {"type": "TEXT", "index": 10, "name": "AMOUNT_UNADJ", "comment": null}, "TRANSFER_TYPE": {"type": "TEXT", "index": 11, "name": "TRANSFER_TYPE", "comment": null}, "TRANSFER_ACTION": {"type": "TEXT", "index": 12, "name": "TRANSFER_ACTION", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 13, "name": "RECEIPT_SUCCEEDED", "comment": null}, "FACT_TOKEN_TRANSFERS_ID": {"type": "TEXT", "index": 14, "name": "FACT_TOKEN_TRANSFERS_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:41UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__fact_token_transfers_BLOCK_ID.8cac24ff14"}, "test.near_models.not_null_atlas__ez_supply_PERC_CIRCULATING_SUPPLY.3af6d2cdf3": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_ATLAS", "name": "EZ_SUPPLY_PERC_CIRCULATING_SUPPLY", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"UTC_DATE": {"type": "DATE", "index": 1, "name": "UTC_DATE", "comment": null}, "TOTAL_SUPPLY": {"type": "NUMBER", "index": 2, "name": "TOTAL_SUPPLY", "comment": null}, "TOTAL_STAKED_SUPPLY": {"type": "FLOAT", "index": 3, "name": "TOTAL_STAKED_SUPPLY", "comment": null}, "TOTAL_NONSTAKED_SUPPLY": {"type": "FLOAT", "index": 4, "name": "TOTAL_NONSTAKED_SUPPLY", "comment": null}, "CIRCULATING_SUPPLY": {"type": "NUMBER", "index": 5, "name": "CIRCULATING_SUPPLY", "comment": null}, "TOTAL_LOCKED_SUPPLY": {"type": "NUMBER", "index": 6, "name": "TOTAL_LOCKED_SUPPLY", "comment": null}, "LIQUID_SUPPLY": {"type": "FLOAT", "index": 7, "name": "LIQUID_SUPPLY", "comment": null}, "NONLIQUID_SUPPLY": {"type": "FLOAT", "index": 8, "name": "NONLIQUID_SUPPLY", "comment": null}, "STAKED_LOCKED_SUPPLY": {"type": "NUMBER", "index": 9, "name": "STAKED_LOCKED_SUPPLY", "comment": null}, "NON_STAKED_LOCKED_SUPPLY": {"type": "NUMBER", "index": 10, "name": "NON_STAKED_LOCKED_SUPPLY", "comment": null}, "STAKED_CIRCULATING_SUPPLY": {"type": "FLOAT", "index": 11, "name": "STAKED_CIRCULATING_SUPPLY", "comment": null}, "NONSTAKED_CIRCULATING_SUPPLY": {"type": "FLOAT", "index": 12, "name": "NONSTAKED_CIRCULATING_SUPPLY", "comment": null}, "PERC_LOCKED_SUPPLY": {"type": "NUMBER", "index": 13, "name": "PERC_LOCKED_SUPPLY", "comment": null}, "PERC_CIRCULATING_SUPPLY": {"type": "NUMBER", "index": 14, "name": "PERC_CIRCULATING_SUPPLY", "comment": null}, "PERC_STAKED_LOCKED": {"type": "NUMBER", "index": 15, "name": "PERC_STAKED_LOCKED", "comment": null}, "PERC_STAKED_CIRCULATING": {"type": "FLOAT", "index": 16, "name": "PERC_STAKED_CIRCULATING", "comment": null}, "EZ_SUPPLY_ID": {"type": "TEXT", "index": 17, "name": "EZ_SUPPLY_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-06 13:34UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_atlas__ez_supply_PERC_CIRCULATING_SUPPLY.3af6d2cdf3"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__staking_actions_v2_log_signer_id__VARCHAR.74c176ee32": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "STAKING_ACTIONS_V2_LOG_SIGNER_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 12:57UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__staking_actions_v2_log_signer_id__VARCHAR.74c176ee32"}, "test.near_models.not_null_defi__fact_bridge_activity_BRIDGE_ADDRESS.01446f74b3": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_BRIDGE_ACTIVITY_BRIDGE_ADDRESS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 4, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 5, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT_ADJ": {"type": "NUMBER", "index": 6, "name": "AMOUNT_ADJ", "comment": null}, "DESTINATION_ADDRESS": {"type": "TEXT", "index": 7, "name": "DESTINATION_ADDRESS", "comment": null}, "SOURCE_ADDRESS": {"type": "TEXT", "index": 8, "name": "SOURCE_ADDRESS", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 9, "name": "PLATFORM", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 10, "name": "BRIDGE_ADDRESS", "comment": null}, "DESTINATION_CHAIN": {"type": "TEXT", "index": 11, "name": "DESTINATION_CHAIN", "comment": null}, "SOURCE_CHAIN": {"type": "TEXT", "index": 12, "name": "SOURCE_CHAIN", "comment": null}, "METHOD_NAME": {"type": "TEXT", "index": 13, "name": "METHOD_NAME", "comment": null}, "DIRECTION": {"type": "TEXT", "index": 14, "name": "DIRECTION", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 15, "name": "RECEIPT_SUCCEEDED", "comment": null}, "FACT_BRIDGE_ACTIVITY_ID": {"type": "TEXT", "index": 16, "name": "FACT_BRIDGE_ACTIVITY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:51UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__fact_bridge_activity_BRIDGE_ADDRESS.01446f74b3"}, "test.near_models.not_null_core__ez_native_daily_balances_staked.572dfa8334": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "EZ_NATIVE_DAILY_BALANCES_STAKED", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"ACCOUNT_ID": {"type": "TEXT", "index": 1, "name": "ACCOUNT_ID", "comment": null}, "EPOCH_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "EPOCH_BLOCK_ID", "comment": null}, "EPOCH_DATE": {"type": "DATE", "index": 3, "name": "EPOCH_DATE", "comment": null}, "LIQUID": {"type": "FLOAT", "index": 4, "name": "LIQUID", "comment": null}, "LOCKUP_ACCOUNT_ID": {"type": "TEXT", "index": 5, "name": "LOCKUP_ACCOUNT_ID", "comment": null}, "LOCKUP_LIQUID": {"type": "FLOAT", "index": 6, "name": "LOCKUP_LIQUID", "comment": null}, "LOCKUP_REWARD": {"type": "FLOAT", "index": 7, "name": "LOCKUP_REWARD", "comment": null}, "LOCKUP_STAKED": {"type": "FLOAT", "index": 8, "name": "LOCKUP_STAKED", "comment": null}, "LOCKUP_UNSTAKED_NOT_LIQUID": {"type": "FLOAT", "index": 9, "name": "LOCKUP_UNSTAKED_NOT_LIQUID", "comment": null}, "REWARD": {"type": "FLOAT", "index": 10, "name": "REWARD", "comment": null}, "STAKED": {"type": "FLOAT", "index": 11, "name": "STAKED", "comment": null}, "STORAGE_USAGE": {"type": "NUMBER", "index": 12, "name": "STORAGE_USAGE", "comment": null}, "UNSTAKED_NOT_LIQUID": {"type": "FLOAT", "index": 13, "name": "UNSTAKED_NOT_LIQUID", "comment": null}, "EZ_NEAR_DAILY_BALANCES_ID": {"type": "TEXT", "index": 14, "name": "EZ_NEAR_DAILY_BALANCES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 17, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:40UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__ez_native_daily_balances_staked.572dfa8334"}, "test.near_models.not_null_silver__staking_actions_v2_amount_raw.dd193c8740": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "STAKING_ACTIONS_V2_AMOUNT_RAW", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "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}, "RECEIPT_OBJECT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_OBJECT_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": null}, "SIGNER_ID": {"type": "TEXT", "index": 6, "name": "SIGNER_ID", "comment": null}, "STATUS_VALUE": {"type": "VARIANT", "index": 7, "name": "STATUS_VALUE", "comment": null}, "LOGS": {"type": "ARRAY", "index": 8, "name": "LOGS", "comment": null}, "LOG": {"type": "VARIANT", "index": 9, "name": "LOG", "comment": null}, "LOG_SIGNER_ID": {"type": "TEXT", "index": 10, "name": "LOG_SIGNER_ID", "comment": null}, "ACTION": {"type": "TEXT", "index": 11, "name": "ACTION", "comment": null}, "AMOUNT_RAW": {"type": "NUMBER", "index": 12, "name": "AMOUNT_RAW", "comment": null}, "AMOUNT_ADJ": {"type": "FLOAT", "index": 13, "name": "AMOUNT_ADJ", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 14, "name": "DECIMALS", "comment": null}, "_LOG_SIGNER_ID_MATCH": {"type": "BOOLEAN", "index": 15, "name": "_LOG_SIGNER_ID_MATCH", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 16, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 17, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "_MODIFIED_TIMESTAMP", "comment": null}, "STAKING_ACTIONS_V2_ID": {"type": "TEXT", "index": 19, "name": "STAKING_ACTIONS_V2_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 22, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:24UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__staking_actions_v2_amount_raw.dd193c8740"}, "model.near_models.core__ez_native_daily_balances": {"metadata": {"type": "BASE TABLE", "schema": "CORE", "name": "EZ_NATIVE_DAILY_BALANCES", "database": "NEAR", "comment": "## Description\nThis table records daily balances for NEAR Accounts, according to the parameters set by the Near team's balances indexer. More details around the source data can be found by reading about the NEAR Public Lakehouse on their documentation site: https://docs.near.org/tools/indexing.\n \nPlease Note - Flipside does not index or curate the data in this table, we simply provide it as-is from the NEAR Public Lakehouse with a daily sync from the public access table located at `bigquery-public-data.crypto_near_mainnet_us.ft_balances_daily`.\n\n## Key Use Cases\n- Historical balance analysis and account growth tracking\n- Staking behavior analysis and validator participation monitoring\n- Lockup account analysis and vesting schedule tracking\n- Storage usage analysis and network resource consumption\n- Economic analysis of liquid vs staked token distribution\n- Account activity correlation with balance changes\n- Compliance and audit trail analysis for account balances\n\n## Important Relationships\n- Provides balance context for `core.fact_token_transfers` and `core.ez_token_transfers`\n- Supports `gov.ez_staking_actions` with balance impact analysis\n- Enables `gov.ez_lockup_actions` with lockup balance tracking\n- Powers `stats.ez_core_metrics_hourly` with balance aggregation metrics\n- Supports `atlas.ez_supply` with supply distribution analysis\n- Provides foundation for account-level analytics and reporting\n\n## Commonly-used Fields\n- `account_id`: Essential for account-specific analysis and balance tracking\n- `epoch_date`: Primary field for time-series analysis and balance history\n- `liquid`: Critical for available balance analysis and spending patterns\n- `staked`: Important for staking participation and validator analysis\n- `lockup_liquid` and `lockup_staked`: Essential for lockup account analysis\n- `storage_usage`: Useful for network resource consumption analysis\n- `reward`: Important for staking reward analysis and economic incentives", "owner": "DBT_CLOUD_NEAR"}, "columns": {"ACCOUNT_ID": {"type": "TEXT", "index": 1, "name": "ACCOUNT_ID", "comment": "The NEAR account address for which the balance is recorded."}, "EPOCH_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "EPOCH_BLOCK_ID", "comment": "The max block id in for the epoch."}, "EPOCH_DATE": {"type": "DATE", "index": 3, "name": "EPOCH_DATE", "comment": "The date and time at which the epoch began"}, "LIQUID": {"type": "FLOAT", "index": 4, "name": "LIQUID", "comment": "The liquid balance of the NEAR account at this epoch."}, "LOCKUP_ACCOUNT_ID": {"type": "TEXT", "index": 5, "name": "LOCKUP_ACCOUNT_ID", "comment": "The lockup delegator account ID for the NEAR account, if one exists."}, "LOCKUP_LIQUID": {"type": "FLOAT", "index": 6, "name": "LOCKUP_LIQUID", "comment": "Liquid balance of the lockup account at this epoch."}, "LOCKUP_REWARD": {"type": "FLOAT", "index": 7, "name": "LOCKUP_REWARD", "comment": "Lockup reward balance of the lockup account at this epoch."}, "LOCKUP_STAKED": {"type": "FLOAT", "index": 8, "name": "LOCKUP_STAKED", "comment": "Lockup staked balance of the lockup account at this epoch."}, "LOCKUP_UNSTAKED_NOT_LIQUID": {"type": "FLOAT", "index": 9, "name": "LOCKUP_UNSTAKED_NOT_LIQUID", "comment": "Lockup unstaked but not liquid balance of the lockup account at this epoch."}, "REWARD": {"type": "FLOAT", "index": 10, "name": "REWARD", "comment": "The accumulated reward balance of the NEAR account earned from staking at this epoch."}, "STAKED": {"type": "FLOAT", "index": 11, "name": "STAKED", "comment": "The staked balance of the NEAR account at this epoch."}, "STORAGE_USAGE": {"type": "NUMBER", "index": 12, "name": "STORAGE_USAGE", "comment": "Storage usage of the NEAR account at this epoch."}, "UNSTAKED_NOT_LIQUID": {"type": "FLOAT", "index": 13, "name": "UNSTAKED_NOT_LIQUID", "comment": "Unstaked but not liquid balance of the NEAR account at this epoch."}, "EZ_NEAR_DAILY_BALANCES_ID": {"type": "TEXT", "index": 14, "name": "EZ_NEAR_DAILY_BALANCES_ID", "comment": "A unique identifier for the record."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": "The timestamp at which the record was initially created and inserted into this table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": "The timestamp at which this record was last modified by an internal process."}, "_INVOCATION_ID": {"type": "TEXT", "index": 17, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 715895296, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 16896512, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 21:49UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(epoch_date::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.core__ez_native_daily_balances"}, "test.near_models.not_null_core__ez_actions_RECEIPT_RECEIVER_ID.20cb3879dd": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "EZ_ACTIONS_RECEIPT_RECEIVER_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 4, "name": "TX_SUCCEEDED", "comment": null}, "TX_RECEIVER": {"type": "TEXT", "index": 5, "name": "TX_RECEIVER", "comment": null}, "TX_SIGNER": {"type": "TEXT", "index": 6, "name": "TX_SIGNER", "comment": null}, "TX_GAS_USED": {"type": "NUMBER", "index": 7, "name": "TX_GAS_USED", "comment": null}, "TX_FEE": {"type": "NUMBER", "index": 8, "name": "TX_FEE", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 9, "name": "RECEIPT_ID", "comment": null}, "RECEIPT_PREDECESSOR_ID": {"type": "TEXT", "index": 10, "name": "RECEIPT_PREDECESSOR_ID", "comment": null}, "RECEIPT_RECEIVER_ID": {"type": "TEXT", "index": 11, "name": "RECEIPT_RECEIVER_ID", "comment": null}, "RECEIPT_SIGNER_ID": {"type": "TEXT", "index": 12, "name": "RECEIPT_SIGNER_ID", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 13, "name": "RECEIPT_SUCCEEDED", "comment": null}, "RECEIPT_GAS_BURNT": {"type": "NUMBER", "index": 14, "name": "RECEIPT_GAS_BURNT", "comment": null}, "RECEIPT_STATUS_VALUE": {"type": "OBJECT", "index": 15, "name": "RECEIPT_STATUS_VALUE", "comment": null}, "ACTION_INDEX": {"type": "NUMBER", "index": 16, "name": "ACTION_INDEX", "comment": null}, "IS_DELEGATED": {"type": "BOOLEAN", "index": 17, "name": "IS_DELEGATED", "comment": null}, "ACTION_NAME": {"type": "TEXT", "index": 18, "name": "ACTION_NAME", "comment": null}, "ACTION_DATA": {"type": "OBJECT", "index": 19, "name": "ACTION_DATA", "comment": null}, "ACTION_GAS_PRICE": {"type": "NUMBER", "index": 20, "name": "ACTION_GAS_PRICE", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 21, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "ACTIONS_ID": {"type": "TEXT", "index": 22, "name": "ACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 25, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:40UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__ez_actions_RECEIPT_RECEIVER_ID.20cb3879dd"}, "test.near_models.dbt_utils_recency_gov__fact_staking_pool_balances_day__block_timestamp__1.626b9bc2ff": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_RECENCY_GOV", "name": "FACT_STAKING_POOL_BALANCES_DAY", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"MOST_RECENT": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MOST_RECENT", "comment": null}, "THRESHOLD": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "THRESHOLD", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_utils_recency_gov__fact_staking_pool_balances_day__block_timestamp__1.626b9bc2ff"}, "test.near_models.not_null_nft__fact_nft_transfers_FACT_NFT_TRANSFERS_ID.b7f0bc036c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "FACT_NFT_TRANSFERS_FACT_NFT_TRANSFERS_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "ACTION_ID": {"type": "TEXT", "index": 4, "name": "ACTION_ID", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 5, "name": "CONTRACT_ADDRESS", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "TOKEN_ID": {"type": "TEXT", "index": 8, "name": "TOKEN_ID", "comment": null}, "FACT_NFT_TRANSFERS_ID": {"type": "TEXT", "index": 9, "name": "FACT_NFT_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:52UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_nft__fact_nft_transfers_FACT_NFT_TRANSFERS_ID.b7f0bc036c"}, "test.near_models.not_null_core__fact_blocks_RANDOM_VALUE.b03444e241": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_BLOCKS_RANDOM_VALUE", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 3, "name": "BLOCK_HASH", "comment": null}, "BLOCK_AUTHOR": {"type": "TEXT", "index": 4, "name": "BLOCK_AUTHOR", "comment": null}, "HEADER": {"type": "OBJECT", "index": 5, "name": "HEADER", "comment": null}, "BLOCK_CHALLENGES_RESULT": {"type": "ARRAY", "index": 6, "name": "BLOCK_CHALLENGES_RESULT", "comment": null}, "BLOCK_CHALLENGES_ROOT": {"type": "TEXT", "index": 7, "name": "BLOCK_CHALLENGES_ROOT", "comment": null}, "CHUNK_HEADERS_ROOT": {"type": "TEXT", "index": 8, "name": "CHUNK_HEADERS_ROOT", "comment": null}, "CHUNK_TX_ROOT": {"type": "TEXT", "index": 9, "name": "CHUNK_TX_ROOT", "comment": null}, "CHUNK_MASK": {"type": "ARRAY", "index": 10, "name": "CHUNK_MASK", "comment": null}, "CHUNK_RECEIPTS_ROOT": {"type": "TEXT", "index": 11, "name": "CHUNK_RECEIPTS_ROOT", "comment": null}, "CHUNKS": {"type": "ARRAY", "index": 12, "name": "CHUNKS", "comment": null}, "CHUNKS_INCLUDED": {"type": "NUMBER", "index": 13, "name": "CHUNKS_INCLUDED", "comment": null}, "EPOCH_ID": {"type": "TEXT", "index": 14, "name": "EPOCH_ID", "comment": null}, "EPOCH_SYNC_DATA_HASH": {"type": "TEXT", "index": 15, "name": "EPOCH_SYNC_DATA_HASH", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 16, "name": "GAS_PRICE", "comment": null}, "LAST_DS_FINAL_BLOCK": {"type": "TEXT", "index": 17, "name": "LAST_DS_FINAL_BLOCK", "comment": null}, "LAST_FINAL_BLOCK": {"type": "TEXT", "index": 18, "name": "LAST_FINAL_BLOCK", "comment": null}, "LATEST_PROTOCOL_VERSION": {"type": "NUMBER", "index": 19, "name": "LATEST_PROTOCOL_VERSION", "comment": null}, "NEXT_BP_HASH": {"type": "TEXT", "index": 20, "name": "NEXT_BP_HASH", "comment": null}, "NEXT_EPOCH_ID": {"type": "TEXT", "index": 21, "name": "NEXT_EPOCH_ID", "comment": null}, "OUTCOME_ROOT": {"type": "TEXT", "index": 22, "name": "OUTCOME_ROOT", "comment": null}, "PREV_HASH": {"type": "TEXT", "index": 23, "name": "PREV_HASH", "comment": null}, "PREV_HEIGHT": {"type": "NUMBER", "index": 24, "name": "PREV_HEIGHT", "comment": null}, "PREV_STATE_ROOT": {"type": "TEXT", "index": 25, "name": "PREV_STATE_ROOT", "comment": null}, "RANDOM_VALUE": {"type": "TEXT", "index": 26, "name": "RANDOM_VALUE", "comment": null}, "RENT_PAID": {"type": "FLOAT", "index": 27, "name": "RENT_PAID", "comment": null}, "SIGNATURE": {"type": "TEXT", "index": 28, "name": "SIGNATURE", "comment": null}, "TOTAL_SUPPLY": {"type": "FLOAT", "index": 29, "name": "TOTAL_SUPPLY", "comment": null}, "VALIDATOR_PROPOSALS": {"type": "ARRAY", "index": 30, "name": "VALIDATOR_PROPOSALS", "comment": null}, "VALIDATOR_REWARD": {"type": "FLOAT", "index": 31, "name": "VALIDATOR_REWARD", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 32, "name": "FACT_BLOCKS_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:40UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__fact_blocks_RANDOM_VALUE.b03444e241"}, "test.near_models.not_null_defi__fact_intents_BLOCK_ID.9acce4cfab": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_INTENTS_BLOCK_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "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_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 6, "name": "PREDECESSOR_ID", "comment": null}, "LOG_EVENT": {"type": "TEXT", "index": 7, "name": "LOG_EVENT", "comment": null}, "LOG_INDEX": {"type": "NUMBER", "index": 8, "name": "LOG_INDEX", "comment": null}, "LOG_EVENT_INDEX": {"type": "NUMBER", "index": 9, "name": "LOG_EVENT_INDEX", "comment": null}, "OWNER_ID": {"type": "TEXT", "index": 10, "name": "OWNER_ID", "comment": null}, "OLD_OWNER_ID": {"type": "TEXT", "index": 11, "name": "OLD_OWNER_ID", "comment": null}, "NEW_OWNER_ID": {"type": "TEXT", "index": 12, "name": "NEW_OWNER_ID", "comment": null}, "MEMO": {"type": "TEXT", "index": 13, "name": "MEMO", "comment": null}, "AMOUNT_INDEX": {"type": "NUMBER", "index": 14, "name": "AMOUNT_INDEX", "comment": null}, "AMOUNT_RAW": {"type": "TEXT", "index": 15, "name": "AMOUNT_RAW", "comment": null}, "TOKEN_ID": {"type": "VARIANT", "index": 16, "name": "TOKEN_ID", "comment": null}, "REFERRAL": {"type": "TEXT", "index": 17, "name": "REFERRAL", "comment": null}, "DIP4_VERSION": {"type": "TEXT", "index": 18, "name": "DIP4_VERSION", "comment": null}, "GAS_BURNT": {"type": "NUMBER", "index": 19, "name": "GAS_BURNT", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 20, "name": "RECEIPT_SUCCEEDED", "comment": null}, "FACT_INTENTS_ID": {"type": "TEXT", "index": 21, "name": "FACT_INTENTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 24, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:51UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__fact_intents_BLOCK_ID.9acce4cfab"}, "test.near_models.not_null_defi__ez_intents_OLD_OWNER_ID.686afbea65": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "EZ_INTENTS_OLD_OWNER_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "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_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 6, "name": "PREDECESSOR_ID", "comment": null}, "LOG_EVENT": {"type": "TEXT", "index": 7, "name": "LOG_EVENT", "comment": null}, "TOKEN_ID": {"type": "VARIANT", "index": 8, "name": "TOKEN_ID", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 9, "name": "SYMBOL", "comment": null}, "AMOUNT_ADJ": {"type": "FLOAT", "index": 10, "name": "AMOUNT_ADJ", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 11, "name": "AMOUNT_USD", "comment": null}, "OWNER_ID": {"type": "TEXT", "index": 12, "name": "OWNER_ID", "comment": null}, "OLD_OWNER_ID": {"type": "TEXT", "index": 13, "name": "OLD_OWNER_ID", "comment": null}, "NEW_OWNER_ID": {"type": "TEXT", "index": 14, "name": "NEW_OWNER_ID", "comment": null}, "AMOUNT_RAW": {"type": "TEXT", "index": 15, "name": "AMOUNT_RAW", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 16, "name": "BLOCKCHAIN", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 17, "name": "CONTRACT_ADDRESS", "comment": null}, "IS_NATIVE": {"type": "BOOLEAN", "index": 18, "name": "IS_NATIVE", "comment": null}, "PRICE": {"type": "FLOAT", "index": 19, "name": "PRICE", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 20, "name": "DECIMALS", "comment": null}, "GAS_BURNT": {"type": "NUMBER", "index": 21, "name": "GAS_BURNT", "comment": null}, "MEMO": {"type": "TEXT", "index": 22, "name": "MEMO", "comment": null}, "REFERRAL": {"type": "TEXT", "index": 23, "name": "REFERRAL", "comment": null}, "DIP4_VERSION": {"type": "TEXT", "index": 24, "name": "DIP4_VERSION", "comment": null}, "LOG_INDEX": {"type": "NUMBER", "index": 25, "name": "LOG_INDEX", "comment": null}, "LOG_EVENT_INDEX": {"type": "NUMBER", "index": 26, "name": "LOG_EVENT_INDEX", "comment": null}, "AMOUNT_INDEX": {"type": "NUMBER", "index": 27, "name": "AMOUNT_INDEX", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 28, "name": "RECEIPT_SUCCEEDED", "comment": null}, "TOKEN_IS_VERIFIED": {"type": "BOOLEAN", "index": 29, "name": "TOKEN_IS_VERIFIED", "comment": null}, "EZ_INTENTS_ID": {"type": "TEXT", "index": 30, "name": "EZ_INTENTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 32, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:41UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__ez_intents_OLD_OWNER_ID.686afbea65"}, "model.near_models.streamline__transactions": {"metadata": {"type": "BASE TABLE", "schema": "STREAMLINE", "name": "TRANSACTIONS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP_EPOCH": {"type": "NUMBER", "index": 2, "name": "BLOCK_TIMESTAMP_EPOCH", "comment": null}, "CHUNK_HASH": {"type": "TEXT", "index": 3, "name": "CHUNK_HASH", "comment": null}, "SHARD_ID": {"type": "NUMBER", "index": 4, "name": "SHARD_ID", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 5, "name": "TX_HASH", "comment": null}, "TX_INDEX": {"type": "NUMBER", "index": 6, "name": "TX_INDEX", "comment": null}, "SIGNER_ID": {"type": "TEXT", "index": 7, "name": "SIGNER_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TRANSACTIONS_ID": {"type": "TEXT", "index": 9, "name": "TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 12, "name": "_INVOCATION_ID", "comment": null}, "HEIGHT_CREATED": {"type": "NUMBER", "index": 14, "name": "HEIGHT_CREATED", "comment": null}, "HEIGHT_INCLUDED": {"type": "NUMBER", "index": 15, "name": "HEIGHT_INCLUDED", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 113006397952, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 1371345318, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 22:25UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(ROUND(block_id, -3))", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.streamline__transactions"}, "test.near_models.not_null_core__fact_token_transfers_FACT_TOKEN_TRANSFERS_ID.2286c0008c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_TOKEN_TRANSFERS_FACT_TOKEN_TRANSFERS_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "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_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": null}, "RN": {"type": "NUMBER", "index": 5, "name": "RN", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 7, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 8, "name": "TO_ADDRESS", "comment": null}, "MEMO": {"type": "TEXT", "index": 9, "name": "MEMO", "comment": null}, "AMOUNT_UNADJ": {"type": "TEXT", "index": 10, "name": "AMOUNT_UNADJ", "comment": null}, "TRANSFER_TYPE": {"type": "TEXT", "index": 11, "name": "TRANSFER_TYPE", "comment": null}, "TRANSFER_ACTION": {"type": "TEXT", "index": 12, "name": "TRANSFER_ACTION", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 13, "name": "RECEIPT_SUCCEEDED", "comment": null}, "FACT_TOKEN_TRANSFERS_ID": {"type": "TEXT", "index": 14, "name": "FACT_TOKEN_TRANSFERS_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:41UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__fact_token_transfers_FACT_TOKEN_TRANSFERS_ID.2286c0008c"}, "model.near_models.silver__token_labels": {"metadata": {"type": "VIEW", "schema": "SILVER", "name": "TOKEN_LABELS", "database": "NEAR", "comment": "This table contains symbol, contract address and decimal information about tokens on NEAR. Have some token information to add? Open a PR on the MetricsDAO GitHub.", "owner": "DBT_CLOUD_NEAR"}, "columns": {"TOKEN": {"type": "TEXT", "index": 1, "name": "TOKEN", "comment": "The long-form name of the token."}, "SYMBOL": {"type": "TEXT", "index": 2, "name": "SYMBOL", "comment": "Token symbol (e.g., 'wNEAR', 'SWEAT'). This field contains the abbreviated identifier for the token as commonly used in trading pairs, price feeds, and user interfaces. Token symbols are typically 2-6 characters long and provide a quick way to identify tokens without using their full contract addresses. Examples include 'NEAR' for the native token, 'wNEAR' for wrapped NEAR, and 'USDC' for USD Coin."}, "TOKEN_CONTRACT": {"type": "TEXT", "index": 3, "name": "TOKEN_CONTRACT", "comment": "The contract address corresponding to the token, view details of the contract by following this address on the chain explorer."}, "DECIMALS": {"type": "NUMBER", "index": 4, "name": "DECIMALS", "comment": "Number of decimal places for the token. This field specifies the precision of the token, indicating how many decimal places should be used when converting from raw on-chain amounts to human-readable values. For example, NEAR has 24 decimals, so 1 NEAR = 1e24 raw units. Most ERC-20 tokens use 18 decimals, while some tokens may use different precision based on their design requirements."}, "TOKEN_LABELS_ID": {"type": "TEXT", "index": 5, "name": "TOKEN_LABELS_ID", "comment": "A unique identifier for the record."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "INSERTED_TIMESTAMP", "comment": "The timestamp at which the record was initially created and inserted into this table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "MODIFIED_TIMESTAMP", "comment": "The timestamp at which this record was last modified by an internal process."}, "_INVOCATION_ID": {"type": "TEXT", "index": 8, "name": "_INVOCATION_ID", "comment": "A job ID to identify the run that last modified a record."}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.silver__token_labels"}, "model.near_models.silver__nearblocks_ft_metadata": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "NEARBLOCKS_FT_METADATA", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"NEAR_TOKEN_CONTRACT": {"type": "TEXT", "index": 1, "name": "NEAR_TOKEN_CONTRACT", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 2, "name": "DECIMALS", "comment": null}, "NAME": {"type": "TEXT", "index": 3, "name": "NAME", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 4, "name": "SYMBOL", "comment": null}, "SOURCE_CHAIN": {"type": "TEXT", "index": 5, "name": "SOURCE_CHAIN", "comment": null}, "CROSSCHAIN_TOKEN_CONTRACT": {"type": "TEXT", "index": 6, "name": "CROSSCHAIN_TOKEN_CONTRACT", "comment": null}, "NEARBLOCKS_FT_METADATA_ID": {"type": "TEXT", "index": 7, "name": "NEARBLOCKS_FT_METADATA_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 10, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 232960, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 3197, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 21:48UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.silver__nearblocks_ft_metadata"}, "test.near_models.not_null_core__fact_token_transfers_MODIFIED_TIMESTAMP.240eb0f583": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_TOKEN_TRANSFERS_MODIFIED_TIMESTAMP", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "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_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": null}, "RN": {"type": "NUMBER", "index": 5, "name": "RN", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 7, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 8, "name": "TO_ADDRESS", "comment": null}, "MEMO": {"type": "TEXT", "index": 9, "name": "MEMO", "comment": null}, "AMOUNT_UNADJ": {"type": "TEXT", "index": 10, "name": "AMOUNT_UNADJ", "comment": null}, "TRANSFER_TYPE": {"type": "TEXT", "index": 11, "name": "TRANSFER_TYPE", "comment": null}, "TRANSFER_ACTION": {"type": "TEXT", "index": 12, "name": "TRANSFER_ACTION", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 13, "name": "RECEIPT_SUCCEEDED", "comment": null}, "FACT_TOKEN_TRANSFERS_ID": {"type": "TEXT", "index": 14, "name": "FACT_TOKEN_TRANSFERS_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:41UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__fact_token_transfers_MODIFIED_TIMESTAMP.240eb0f583"}, "test.near_models.not_null_silver__token_transfer_mints_MINT_ID.fd676ceabc": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TOKEN_TRANSFER_MINTS_MINT_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "ACTION_ID": {"type": "TEXT", "index": 4, "name": "ACTION_ID", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 5, "name": "CONTRACT_ADDRESS", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "AMOUNT_UNADJ": {"type": "VARIANT", "index": 8, "name": "AMOUNT_UNADJ", "comment": null}, "MEMO": {"type": "TEXT", "index": 9, "name": "MEMO", "comment": null}, "RN": {"type": "NUMBER", "index": 10, "name": "RN", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 11, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_MODIFIED_TIMESTAMP", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 13, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "MINT_ID": {"type": "TEXT", "index": 14, "name": "MINT_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 17, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-04-08 01:36UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__token_transfer_mints_MINT_ID.fd676ceabc"}, "test.near_models.not_null_core__fact_blocks_CHUNK_RECEIPTS_ROOT.8452bbf40e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_BLOCKS_CHUNK_RECEIPTS_ROOT", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 3, "name": "BLOCK_HASH", "comment": null}, "BLOCK_AUTHOR": {"type": "TEXT", "index": 4, "name": "BLOCK_AUTHOR", "comment": null}, "HEADER": {"type": "OBJECT", "index": 5, "name": "HEADER", "comment": null}, "BLOCK_CHALLENGES_RESULT": {"type": "ARRAY", "index": 6, "name": "BLOCK_CHALLENGES_RESULT", "comment": null}, "BLOCK_CHALLENGES_ROOT": {"type": "TEXT", "index": 7, "name": "BLOCK_CHALLENGES_ROOT", "comment": null}, "CHUNK_HEADERS_ROOT": {"type": "TEXT", "index": 8, "name": "CHUNK_HEADERS_ROOT", "comment": null}, "CHUNK_TX_ROOT": {"type": "TEXT", "index": 9, "name": "CHUNK_TX_ROOT", "comment": null}, "CHUNK_MASK": {"type": "ARRAY", "index": 10, "name": "CHUNK_MASK", "comment": null}, "CHUNK_RECEIPTS_ROOT": {"type": "TEXT", "index": 11, "name": "CHUNK_RECEIPTS_ROOT", "comment": null}, "CHUNKS": {"type": "ARRAY", "index": 12, "name": "CHUNKS", "comment": null}, "CHUNKS_INCLUDED": {"type": "NUMBER", "index": 13, "name": "CHUNKS_INCLUDED", "comment": null}, "EPOCH_ID": {"type": "TEXT", "index": 14, "name": "EPOCH_ID", "comment": null}, "EPOCH_SYNC_DATA_HASH": {"type": "TEXT", "index": 15, "name": "EPOCH_SYNC_DATA_HASH", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 16, "name": "GAS_PRICE", "comment": null}, "LAST_DS_FINAL_BLOCK": {"type": "TEXT", "index": 17, "name": "LAST_DS_FINAL_BLOCK", "comment": null}, "LAST_FINAL_BLOCK": {"type": "TEXT", "index": 18, "name": "LAST_FINAL_BLOCK", "comment": null}, "LATEST_PROTOCOL_VERSION": {"type": "NUMBER", "index": 19, "name": "LATEST_PROTOCOL_VERSION", "comment": null}, "NEXT_BP_HASH": {"type": "TEXT", "index": 20, "name": "NEXT_BP_HASH", "comment": null}, "NEXT_EPOCH_ID": {"type": "TEXT", "index": 21, "name": "NEXT_EPOCH_ID", "comment": null}, "OUTCOME_ROOT": {"type": "TEXT", "index": 22, "name": "OUTCOME_ROOT", "comment": null}, "PREV_HASH": {"type": "TEXT", "index": 23, "name": "PREV_HASH", "comment": null}, "PREV_HEIGHT": {"type": "NUMBER", "index": 24, "name": "PREV_HEIGHT", "comment": null}, "PREV_STATE_ROOT": {"type": "TEXT", "index": 25, "name": "PREV_STATE_ROOT", "comment": null}, "RANDOM_VALUE": {"type": "TEXT", "index": 26, "name": "RANDOM_VALUE", "comment": null}, "RENT_PAID": {"type": "FLOAT", "index": 27, "name": "RENT_PAID", "comment": null}, "SIGNATURE": {"type": "TEXT", "index": 28, "name": "SIGNATURE", "comment": null}, "TOTAL_SUPPLY": {"type": "FLOAT", "index": 29, "name": "TOTAL_SUPPLY", "comment": null}, "VALIDATOR_PROPOSALS": {"type": "ARRAY", "index": 30, "name": "VALIDATOR_PROPOSALS", "comment": null}, "VALIDATOR_REWARD": {"type": "FLOAT", "index": 31, "name": "VALIDATOR_REWARD", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 32, "name": "FACT_BLOCKS_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:40UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__fact_blocks_CHUNK_RECEIPTS_ROOT.8452bbf40e"}, "test.near_models.not_null_silver__atlas_supply_lockup_receipts_status.69f5778040": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "ATLAS_SUPPLY_LOCKUP_RECEIPTS_STATUS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RECEIPT_OBJECT_ID": {"type": "TEXT", "index": 1, "name": "RECEIPT_OBJECT_ID", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 2, "name": "TX_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 4, "name": "PREDECESSOR_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": null}, "ACTIONS": {"type": "OBJECT", "index": 6, "name": "ACTIONS", "comment": null}, "STATUS": {"type": "TEXT", "index": 7, "name": "STATUS", "comment": null}, "LOGS": {"type": "ARRAY", "index": 8, "name": "LOGS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 10, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "ATLAS_SUPPLY_LOCKUP_RECEIPTS_ID": {"type": "TEXT", "index": 11, "name": "ATLAS_SUPPLY_LOCKUP_RECEIPTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "MODIFIED_TIMESTAMP", "comment": null}, "INVOCATION_ID": {"type": "TEXT", "index": 14, "name": "INVOCATION_ID", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 15, "name": "_INVOCATION_ID", "comment": null}, "_MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "_MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:19UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__atlas_supply_lockup_receipts_status.69f5778040"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_RECEIPT_OUTCOME_ID__ARRAY__VARIANT.8c78172edd": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_RECEIPTS_RECEIPT_OUTCOME_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_RECEIPT_OUTCOME_ID__ARRAY__VARIANT.8c78172edd"}, "test.near_models.not_null_defi__ez_dex_swaps_TOKEN_IN_CONTRACT.df7e1a1693": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "EZ_DEX_SWAPS_TOKEN_IN_CONTRACT", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 2, "name": "RECEIPT_ID", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 5, "name": "PLATFORM", "comment": null}, "POOL_ID": {"type": "NUMBER", "index": 6, "name": "POOL_ID", "comment": null}, "TRADER": {"type": "TEXT", "index": 7, "name": "TRADER", "comment": null}, "SWAP_INDEX": {"type": "NUMBER", "index": 8, "name": "SWAP_INDEX", "comment": null}, "AMOUNT_OUT_RAW": {"type": "TEXT", "index": 9, "name": "AMOUNT_OUT_RAW", "comment": null}, "AMOUNT_OUT": {"type": "FLOAT", "index": 10, "name": "AMOUNT_OUT", "comment": null}, "AMOUNT_OUT_USD": {"type": "FLOAT", "index": 11, "name": "AMOUNT_OUT_USD", "comment": null}, "TOKEN_OUT_CONTRACT": {"type": "TEXT", "index": 12, "name": "TOKEN_OUT_CONTRACT", "comment": null}, "SYMBOL_OUT": {"type": "TEXT", "index": 13, "name": "SYMBOL_OUT", "comment": null}, "TOKEN_OUT_IS_VERIFIED": {"type": "BOOLEAN", "index": 14, "name": "TOKEN_OUT_IS_VERIFIED", "comment": null}, "AMOUNT_IN_RAW": {"type": "TEXT", "index": 15, "name": "AMOUNT_IN_RAW", "comment": null}, "AMOUNT_IN": {"type": "FLOAT", "index": 16, "name": "AMOUNT_IN", "comment": null}, "AMOUNT_IN_USD": {"type": "FLOAT", "index": 17, "name": "AMOUNT_IN_USD", "comment": null}, "TOKEN_IN_CONTRACT": {"type": "TEXT", "index": 18, "name": "TOKEN_IN_CONTRACT", "comment": null}, "SYMBOL_IN": {"type": "TEXT", "index": 19, "name": "SYMBOL_IN", "comment": null}, "TOKEN_IN_IS_VERIFIED": {"type": "BOOLEAN", "index": 20, "name": "TOKEN_IN_IS_VERIFIED", "comment": null}, "SWAP_INPUT_DATA": {"type": "VARIANT", "index": 21, "name": "SWAP_INPUT_DATA", "comment": null}, "LOG": {"type": "TEXT", "index": 22, "name": "LOG", "comment": null}, "EZ_DEX_SWAPS_ID": {"type": "TEXT", "index": 23, "name": "EZ_DEX_SWAPS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}, "TOKEN_IN_IS_VERIFIED_2": {"type": "BOOLEAN", "index": 26, "name": "TOKEN_IN_IS_VERIFIED_2", "comment": null}, "TOKEN_OUT_IS_VERIFIED_2": {"type": "BOOLEAN", "index": 27, "name": "TOKEN_OUT_IS_VERIFIED_2", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:41UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__ez_dex_swaps_TOKEN_IN_CONTRACT.df7e1a1693"}, "test.near_models.not_null_gov__fact_staking_actions_BLOCK_TIMESTAMP.513c007c78": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_GOV", "name": "FACT_STAKING_ACTIONS_BLOCK_TIMESTAMP", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "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}, "RECEIPT_OBJECT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_OBJECT_ID", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 5, "name": "ADDRESS", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 6, "name": "PREDECESSOR_ID", "comment": null}, "SIGNER_ID": {"type": "TEXT", "index": 7, "name": "SIGNER_ID", "comment": null}, "ACTION": {"type": "TEXT", "index": 8, "name": "ACTION", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 9, "name": "AMOUNT", "comment": null}, "FACT_STAKING_ACTIONS_ID": {"type": "TEXT", "index": 10, "name": "FACT_STAKING_ACTIONS_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:52UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_gov__fact_staking_actions_BLOCK_TIMESTAMP.513c007c78"}, "test.near_models.not_null_nft__fact_nft_mints_RECEIPT_OBJECT_ID.3f10434ab7": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "FACT_NFT_MINTS_RECEIPT_OBJECT_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RECEIPT_OBJECT_ID": {"type": "TEXT", "index": 1, "name": "RECEIPT_OBJECT_ID", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 2, "name": "TX_HASH", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "TOKEN_ID": {"type": "TEXT", "index": 5, "name": "TOKEN_ID", "comment": null}, "METHOD_NAME": {"type": "TEXT", "index": 6, "name": "METHOD_NAME", "comment": null}, "ARGS": {"type": "VARIANT", "index": 7, "name": "ARGS", "comment": null}, "MEMO": {"type": "VARIANT", "index": 8, "name": "MEMO", "comment": null}, "DEPOSIT": {"type": "NUMBER", "index": 9, "name": "DEPOSIT", "comment": null}, "TX_RECEIVER": {"type": "TEXT", "index": 10, "name": "TX_RECEIVER", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 11, "name": "RECEIVER_ID", "comment": null}, "SIGNER_ID": {"type": "TEXT", "index": 12, "name": "SIGNER_ID", "comment": null}, "OWNER_ID": {"type": "TEXT", "index": 13, "name": "OWNER_ID", "comment": null}, "OWNER_PER_TX": {"type": "NUMBER", "index": 14, "name": "OWNER_PER_TX", "comment": null}, "MINT_PER_TX": {"type": "NUMBER", "index": 15, "name": "MINT_PER_TX", "comment": null}, "GAS_BURNT": {"type": "NUMBER", "index": 16, "name": "GAS_BURNT", "comment": null}, "TRANSACTION_FEE": {"type": "NUMBER", "index": 17, "name": "TRANSACTION_FEE", "comment": null}, "IMPLIED_PRICE": {"type": "FLOAT", "index": 18, "name": "IMPLIED_PRICE", "comment": null}, "TX_STATUS": {"type": "TEXT", "index": 19, "name": "TX_STATUS", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 20, "name": "TX_SUCCEEDED", "comment": null}, "MINT_ACTION_ID": {"type": "TEXT", "index": 21, "name": "MINT_ACTION_ID", "comment": null}, "FACT_NFT_MINTS_ID": {"type": "TEXT", "index": 22, "name": "FACT_NFT_MINTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:52UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_nft__fact_nft_mints_RECEIPT_OBJECT_ID.3f10434ab7"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_actions_TX_GAS_USED__NUMBER__INTEGER.f85862af83": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "EZ_ACTIONS_TX_GAS_USED", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:38UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_actions_TX_GAS_USED__NUMBER__INTEGER.f85862af83"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__ez_intents_PRICE__NUMBER__FLOAT.24da714917": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_DEFI", "name": "EZ_INTENTS_PRICE", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__ez_intents_PRICE__NUMBER__FLOAT.24da714917"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_logs_RECEIVER_ID__STRING__VARCHAR.8432e80781": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_LOGS_RECEIVER_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_logs_RECEIVER_ID__STRING__VARCHAR.8432e80781"}, "test.near_models.unique_core__ez_token_transfers_EZ_TOKEN_TRANSFERS_ID.6dcd8d76fc": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_CORE", "name": "EZ_TOKEN_TRANSFERS_EZ_TOKEN_TRANSFERS_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:53UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.unique_core__ez_token_transfers_EZ_TOKEN_TRANSFERS_ID.6dcd8d76fc"}, "test.near_models.not_null_silver__atlas_supply_epochs_block_producers.823cea748b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "ATLAS_SUPPLY_EPOCHS_BLOCK_PRODUCERS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"EPOCH_ID": {"type": "TEXT", "index": 1, "name": "EPOCH_ID", "comment": null}, "MIN_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "MIN_BLOCK_ID", "comment": null}, "MAX_BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "MAX_BLOCK_ID", "comment": null}, "BLOCKS": {"type": "NUMBER", "index": 4, "name": "BLOCKS", "comment": null}, "BLOCK_PRODUCERS": {"type": "NUMBER", "index": 5, "name": "BLOCK_PRODUCERS", "comment": null}, "START_TIME": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "START_TIME", "comment": null}, "END_TIME": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "END_TIME", "comment": null}, "TOTAL_NEAR_SUPPLY": {"type": "NUMBER", "index": 8, "name": "TOTAL_NEAR_SUPPLY", "comment": null}, "EPOCH_NUM": {"type": "NUMBER", "index": 9, "name": "EPOCH_NUM", "comment": null}, "ATLAS_EPOCHS_ID": {"type": "TEXT", "index": 10, "name": "ATLAS_EPOCHS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:20UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__atlas_supply_epochs_block_producers.823cea748b"}, "seed.near_models.seeds__near_project_labels_v1": {"metadata": {"type": "BASE TABLE", "schema": "SEEDS", "name": "NEAR_PROJECT_LABELS_V1", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"PROJECT_NAME": {"type": "TEXT", "index": 1, "name": "PROJECT_NAME", "comment": null}, "CATEGORY": {"type": "TEXT", "index": 2, "name": "CATEGORY", "comment": null}, "WALLET_ADDRESS": {"type": "TEXT", "index": 3, "name": "WALLET_ADDRESS", "comment": null}, "ENABLED": {"type": "TEXT", "index": 4, "name": "ENABLED", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 35328, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 1777, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 22:35UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.near_models.seeds__near_project_labels_v1"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_nft_mints_GAS_BURNT__NUMBER__FLOAT.31c603754e": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_NFT", "name": "FACT_NFT_MINTS_GAS_BURNT", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_nft_mints_GAS_BURNT__NUMBER__FLOAT.31c603754e"}, "test.near_models.not_null_gov__fact_staking_pool_balances_BLOCK_ID.d8d21ceb2e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_GOV", "name": "FACT_STAKING_POOL_BALANCES_BLOCK_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "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}, "RECEIPT_OBJECT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_OBJECT_ID", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 5, "name": "ADDRESS", "comment": null}, "BALANCE": {"type": "FLOAT", "index": 6, "name": "BALANCE", "comment": null}, "FACT_STAKING_POOL_BALANCES_ID": {"type": "TEXT", "index": 7, "name": "FACT_STAKING_POOL_BALANCES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:52UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_gov__fact_staking_pool_balances_BLOCK_ID.d8d21ceb2e"}, "model.near_models.stats__ez_core_metrics_hourly": {"metadata": {"type": "VIEW", "schema": "STATS", "name": "EZ_CORE_METRICS_HOURLY", "database": "NEAR", "comment": "## Description\nThis table provides comprehensive hourly metrics for the NEAR Protocol blockchain, combining block production, transaction activity, and economic data with USD pricing information. The table includes block counts, transaction volumes, success rates, unique user counts, and fee calculations in both native NEAR and USD terms. This easy view eliminates the need for complex joins and calculations, providing ready-to-use data for network health monitoring, performance analysis, and economic assessment across the NEAR ecosystem.\n\n## Key Use Cases\n- Network health monitoring and performance analysis\n- Transaction volume analysis and success rate tracking\n- Economic analysis with USD value calculations\n- User activity analysis and adoption tracking\n- Network fee analysis and economic impact assessment\n- Cross-hour performance comparison and trend identification\n- Network capacity analysis and scaling assessment\n\n## Important Relationships\n- Combines data from `stats.core_metrics_block_hourly` and `stats.core_metrics_hourly` for comprehensive metrics\n- Enhances metrics with pricing data from `price.ez_prices_hourly` for USD calculations\n- Provides aggregated metrics for network health monitoring and reporting\n- Supports all other gold models with network-level context and metrics\n- Powers dashboard analytics and network performance reporting\n- Enables cross-protocol comparison and benchmarking\n\n## Commonly-used Fields\n- `block_timestamp_hour`: Essential for time-series analysis and trend detection\n- `transaction_count` and `transaction_count_success`: Critical for network activity analysis\n- `total_fees_native` and `total_fees_usd`: Important for economic analysis and fee impact assessment\n- `unique_from_count` and `unique_to_count`: Essential for user activity analysis and adoption tracking\n- `block_count`: Important for network throughput and capacity analysis\n- `block_number_min` and `block_number_max`: Useful for block range analysis and completeness verification", "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_TIMESTAMP_HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP_HOUR", "comment": "The hour of the timestamp of the block."}, "BLOCK_NUMBER_MIN": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER_MIN", "comment": "The minimum block number in the hour."}, "BLOCK_NUMBER_MAX": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER_MAX", "comment": "The maximum block number in the hour."}, "BLOCK_COUNT": {"type": "NUMBER", "index": 4, "name": "BLOCK_COUNT", "comment": "The number of blocks in the hour."}, "TRANSACTION_COUNT": {"type": "NUMBER", "index": 5, "name": "TRANSACTION_COUNT", "comment": "The number of transactions in the hour."}, "TRANSACTION_COUNT_SUCCESS": {"type": "NUMBER", "index": 6, "name": "TRANSACTION_COUNT_SUCCESS", "comment": "The number of successful transactions in the hour."}, "TRANSACTION_COUNT_FAILED": {"type": "NUMBER", "index": 7, "name": "TRANSACTION_COUNT_FAILED", "comment": "The number of failed transactions in the hour."}, "UNIQUE_FROM_COUNT": {"type": "NUMBER", "index": 8, "name": "UNIQUE_FROM_COUNT", "comment": "The number of unique origin from addresses in the hour."}, "UNIQUE_TO_COUNT": {"type": "NUMBER", "index": 9, "name": "UNIQUE_TO_COUNT", "comment": "The number of unique origin to addresses in the hour."}, "TOTAL_FEES_NATIVE": {"type": "FLOAT", "index": 10, "name": "TOTAL_FEES_NATIVE", "comment": "The sum of all fees in the hour, in the native fee currency."}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 11, "name": "TOTAL_FEES_USD", "comment": "The sum of all fees in the hour, in USD."}, "EZ_CORE_METRICS_HOURLY_ID": {"type": "TEXT", "index": 12, "name": "EZ_CORE_METRICS_HOURLY_ID", "comment": "A unique identifier for the record."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": "The timestamp at which the record was initially created and inserted into this table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": "The timestamp at which this record was last modified by an internal process."}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.stats__ez_core_metrics_hourly"}, "seed.near_models.seeds__portalbridge_tokenids": {"metadata": {"type": "BASE TABLE", "schema": "SEEDS", "name": "PORTALBRIDGE_TOKENIDS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"WORMHOLE_CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "WORMHOLE_CONTRACT_ADDRESS", "comment": null}, "NEAR_CONTRACT_ADDRESS": {"type": "TEXT", "index": 2, "name": "NEAR_CONTRACT_ADDRESS", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 2048, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 18, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 22:35UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.near_models.seeds__portalbridge_tokenids"}, "test.near_models.unique_core__fact_transactions_FACT_TRANSACTIONS_ID.464d549945": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_CORE", "name": "FACT_TRANSACTIONS_FACT_TRANSACTIONS_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:53UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.unique_core__fact_transactions_FACT_TRANSACTIONS_ID.464d549945"}, "test.near_models.not_null_silver__bridge_allbridge_AMOUNT_RAW.31cafdced2": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BRIDGE_ALLBRIDGE_AMOUNT_RAW", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 4, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_RAW": {"type": "NUMBER", "index": 5, "name": "AMOUNT_RAW", "comment": null}, "AMOUNT_FEE_RAW": {"type": "NUMBER", "index": 6, "name": "AMOUNT_FEE_RAW", "comment": null}, "MEMO": {"type": "TEXT", "index": 7, "name": "MEMO", "comment": null}, "DESTINATION_ADDRESS": {"type": "TEXT", "index": 8, "name": "DESTINATION_ADDRESS", "comment": null}, "SOURCE_ADDRESS": {"type": "TEXT", "index": 9, "name": "SOURCE_ADDRESS", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "TEXT", "index": 10, "name": "DESTINATION_CHAIN_ID", "comment": null}, "SOURCE_CHAIN_ID": {"type": "TEXT", "index": 11, "name": "SOURCE_CHAIN_ID", "comment": null}, "ARGS": {"type": "VARIANT", "index": 12, "name": "ARGS", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 13, "name": "RECEIPT_SUCCEEDED", "comment": null}, "METHOD_NAME": {"type": "TEXT", "index": 14, "name": "METHOD_NAME", "comment": null}, "DIRECTION": {"type": "TEXT", "index": 15, "name": "DIRECTION", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 16, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 17, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "_MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "_MODIFIED_TIMESTAMP", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 19, "name": "BRIDGE_ADDRESS", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 20, "name": "PLATFORM", "comment": null}, "BRIDGE_ALLBRIDGE_ID": {"type": "TEXT", "index": 21, "name": "BRIDGE_ALLBRIDGE_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 24, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:30UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__bridge_allbridge_AMOUNT_RAW.31cafdced2"}, "test.near_models.not_null_silver__pool_events_block_id.9c77ed9257": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POOL_EVENTS_BLOCK_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "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}, "RECEIPT_OBJECT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_OBJECT_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": null}, "SIGNER_ID": {"type": "TEXT", "index": 6, "name": "SIGNER_ID", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 7, "name": "PREDECESSOR_ID", "comment": null}, "STATUS_VALUE": {"type": "VARIANT", "index": 8, "name": "STATUS_VALUE", "comment": null}, "LOGS": {"type": "ARRAY", "index": 9, "name": "LOGS", "comment": null}, "LOG": {"type": "VARIANT", "index": 10, "name": "LOG", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 11, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "POOL_EVENTS_ID": {"type": "TEXT", "index": 12, "name": "POOL_EVENTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 15, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-04-09 04:47UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__pool_events_block_id.9c77ed9257"}, "test.near_models.not_null_defi__ez_intents_LOG_INDEX.9a761e1aca": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "EZ_INTENTS_LOG_INDEX", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "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_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 6, "name": "PREDECESSOR_ID", "comment": null}, "LOG_EVENT": {"type": "TEXT", "index": 7, "name": "LOG_EVENT", "comment": null}, "TOKEN_ID": {"type": "VARIANT", "index": 8, "name": "TOKEN_ID", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 9, "name": "SYMBOL", "comment": null}, "AMOUNT_ADJ": {"type": "FLOAT", "index": 10, "name": "AMOUNT_ADJ", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 11, "name": "AMOUNT_USD", "comment": null}, "OWNER_ID": {"type": "TEXT", "index": 12, "name": "OWNER_ID", "comment": null}, "OLD_OWNER_ID": {"type": "TEXT", "index": 13, "name": "OLD_OWNER_ID", "comment": null}, "NEW_OWNER_ID": {"type": "TEXT", "index": 14, "name": "NEW_OWNER_ID", "comment": null}, "AMOUNT_RAW": {"type": "TEXT", "index": 15, "name": "AMOUNT_RAW", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 16, "name": "BLOCKCHAIN", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 17, "name": "CONTRACT_ADDRESS", "comment": null}, "IS_NATIVE": {"type": "BOOLEAN", "index": 18, "name": "IS_NATIVE", "comment": null}, "PRICE": {"type": "FLOAT", "index": 19, "name": "PRICE", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 20, "name": "DECIMALS", "comment": null}, "GAS_BURNT": {"type": "NUMBER", "index": 21, "name": "GAS_BURNT", "comment": null}, "MEMO": {"type": "TEXT", "index": 22, "name": "MEMO", "comment": null}, "REFERRAL": {"type": "TEXT", "index": 23, "name": "REFERRAL", "comment": null}, "DIP4_VERSION": {"type": "TEXT", "index": 24, "name": "DIP4_VERSION", "comment": null}, "LOG_INDEX": {"type": "NUMBER", "index": 25, "name": "LOG_INDEX", "comment": null}, "LOG_EVENT_INDEX": {"type": "NUMBER", "index": 26, "name": "LOG_EVENT_INDEX", "comment": null}, "AMOUNT_INDEX": {"type": "NUMBER", "index": 27, "name": "AMOUNT_INDEX", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 28, "name": "RECEIPT_SUCCEEDED", "comment": null}, "TOKEN_IS_VERIFIED": {"type": "BOOLEAN", "index": 29, "name": "TOKEN_IS_VERIFIED", "comment": null}, "EZ_INTENTS_ID": {"type": "TEXT", "index": 30, "name": "EZ_INTENTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 32, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:41UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__ez_intents_LOG_INDEX.9a761e1aca"}, "test.near_models.not_null_nft__fact_nft_transfers_BLOCK_TIMESTAMP.c47818db02": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "FACT_NFT_TRANSFERS_BLOCK_TIMESTAMP", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "ACTION_ID": {"type": "TEXT", "index": 4, "name": "ACTION_ID", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 5, "name": "CONTRACT_ADDRESS", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "TOKEN_ID": {"type": "TEXT", "index": 8, "name": "TOKEN_ID", "comment": null}, "FACT_NFT_TRANSFERS_ID": {"type": "TEXT", "index": 9, "name": "FACT_NFT_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:52UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_nft__fact_nft_transfers_BLOCK_TIMESTAMP.c47818db02"}, "test.near_models.not_null_core__ez_actions_RECEIPT_SIGNER_ID.a9e968dc69": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "EZ_ACTIONS_RECEIPT_SIGNER_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 4, "name": "TX_SUCCEEDED", "comment": null}, "TX_RECEIVER": {"type": "TEXT", "index": 5, "name": "TX_RECEIVER", "comment": null}, "TX_SIGNER": {"type": "TEXT", "index": 6, "name": "TX_SIGNER", "comment": null}, "TX_GAS_USED": {"type": "NUMBER", "index": 7, "name": "TX_GAS_USED", "comment": null}, "TX_FEE": {"type": "NUMBER", "index": 8, "name": "TX_FEE", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 9, "name": "RECEIPT_ID", "comment": null}, "RECEIPT_PREDECESSOR_ID": {"type": "TEXT", "index": 10, "name": "RECEIPT_PREDECESSOR_ID", "comment": null}, "RECEIPT_RECEIVER_ID": {"type": "TEXT", "index": 11, "name": "RECEIPT_RECEIVER_ID", "comment": null}, "RECEIPT_SIGNER_ID": {"type": "TEXT", "index": 12, "name": "RECEIPT_SIGNER_ID", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 13, "name": "RECEIPT_SUCCEEDED", "comment": null}, "RECEIPT_GAS_BURNT": {"type": "NUMBER", "index": 14, "name": "RECEIPT_GAS_BURNT", "comment": null}, "RECEIPT_STATUS_VALUE": {"type": "OBJECT", "index": 15, "name": "RECEIPT_STATUS_VALUE", "comment": null}, "ACTION_INDEX": {"type": "NUMBER", "index": 16, "name": "ACTION_INDEX", "comment": null}, "IS_DELEGATED": {"type": "BOOLEAN", "index": 17, "name": "IS_DELEGATED", "comment": null}, "ACTION_NAME": {"type": "TEXT", "index": 18, "name": "ACTION_NAME", "comment": null}, "ACTION_DATA": {"type": "OBJECT", "index": 19, "name": "ACTION_DATA", "comment": null}, "ACTION_GAS_PRICE": {"type": "NUMBER", "index": 20, "name": "ACTION_GAS_PRICE", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 21, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "ACTIONS_ID": {"type": "TEXT", "index": 22, "name": "ACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 25, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:40UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__ez_actions_RECEIPT_SIGNER_ID.a9e968dc69"}, "test.near_models.not_null_defi__fact_lending_AMOUNT_RAW.71b31f6a6d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_LENDING_AMOUNT_RAW", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"PLATFORM": {"type": "TEXT", "index": 1, "name": "PLATFORM", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 2, "name": "TX_HASH", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "SENDER_ID": {"type": "TEXT", "index": 5, "name": "SENDER_ID", "comment": null}, "ACTIONS": {"type": "TEXT", "index": 6, "name": "ACTIONS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": null}, "TOKEN_ADDRESS": {"type": "VARIANT", "index": 8, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_RAW": {"type": "NUMBER", "index": 9, "name": "AMOUNT_RAW", "comment": null}, "AMOUNT_ADJ": {"type": "NUMBER", "index": 10, "name": "AMOUNT_ADJ", "comment": null}, "FACT_LENDING_ID": {"type": "TEXT", "index": 11, "name": "FACT_LENDING_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:51UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__fact_lending_AMOUNT_RAW.71b31f6a6d"}, "test.near_models.not_null_silver__atlas_supply_perc_staked_locked.37bc3a890b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "ATLAS_SUPPLY_PERC_STAKED_LOCKED", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"UTC_DATE": {"type": "DATE", "index": 1, "name": "UTC_DATE", "comment": null}, "TOTAL_SUPPLY": {"type": "NUMBER", "index": 2, "name": "TOTAL_SUPPLY", "comment": null}, "TOTAL_STAKED_SUPPLY": {"type": "FLOAT", "index": 3, "name": "TOTAL_STAKED_SUPPLY", "comment": null}, "TOTAL_NONSTAKED_SUPPLY": {"type": "FLOAT", "index": 4, "name": "TOTAL_NONSTAKED_SUPPLY", "comment": null}, "CIRCULATING_SUPPLY": {"type": "NUMBER", "index": 5, "name": "CIRCULATING_SUPPLY", "comment": null}, "TOTAL_LOCKED_SUPPLY": {"type": "NUMBER", "index": 6, "name": "TOTAL_LOCKED_SUPPLY", "comment": null}, "LIQUID_SUPPLY": {"type": "FLOAT", "index": 7, "name": "LIQUID_SUPPLY", "comment": null}, "NONLIQUID_SUPPLY": {"type": "FLOAT", "index": 8, "name": "NONLIQUID_SUPPLY", "comment": null}, "STAKED_LOCKED_SUPPLY": {"type": "NUMBER", "index": 9, "name": "STAKED_LOCKED_SUPPLY", "comment": null}, "NON_STAKED_LOCKED_SUPPLY": {"type": "NUMBER", "index": 10, "name": "NON_STAKED_LOCKED_SUPPLY", "comment": null}, "STAKED_CIRCULATING_SUPPLY": {"type": "FLOAT", "index": 11, "name": "STAKED_CIRCULATING_SUPPLY", "comment": null}, "NONSTAKED_CIRCULATING_SUPPLY": {"type": "FLOAT", "index": 12, "name": "NONSTAKED_CIRCULATING_SUPPLY", "comment": null}, "PERC_LOCKED_SUPPLY": {"type": "NUMBER", "index": 13, "name": "PERC_LOCKED_SUPPLY", "comment": null}, "PERC_CIRCULATING_SUPPLY": {"type": "NUMBER", "index": 14, "name": "PERC_CIRCULATING_SUPPLY", "comment": null}, "PERC_STAKED_LOCKED": {"type": "NUMBER", "index": 15, "name": "PERC_STAKED_LOCKED", "comment": null}, "PERC_STAKED_CIRCULATING": {"type": "FLOAT", "index": 16, "name": "PERC_STAKED_CIRCULATING", "comment": null}, "ATLAS_SUPPLY_ID": {"type": "TEXT", "index": 17, "name": "ATLAS_SUPPLY_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}, "_INVOCATION_ID": {"type": "TEXT", "index": 20, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:30UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__atlas_supply_perc_staked_locked.37bc3a890b"}, "test.near_models.not_null_silver__staking_pools_s3_address.f975bca6c8": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "STAKING_POOLS_S3_ADDRESS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "OWNER": {"type": "TEXT", "index": 3, "name": "OWNER", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 4, "name": "ADDRESS", "comment": null}, "REWARD_FEE_FRACTION": {"type": "VARIANT", "index": 5, "name": "REWARD_FEE_FRACTION", "comment": null}, "TX_TYPE": {"type": "TEXT", "index": 6, "name": "TX_TYPE", "comment": null}, "_LOAD_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "_LOAD_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-13 07:10UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__staking_pools_s3_address.f975bca6c8"}, "test.near_models.not_null_core__ez_actions_ACTIONS_ID.74130898ec": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "EZ_ACTIONS_ACTIONS_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 4, "name": "TX_SUCCEEDED", "comment": null}, "TX_RECEIVER": {"type": "TEXT", "index": 5, "name": "TX_RECEIVER", "comment": null}, "TX_SIGNER": {"type": "TEXT", "index": 6, "name": "TX_SIGNER", "comment": null}, "TX_GAS_USED": {"type": "NUMBER", "index": 7, "name": "TX_GAS_USED", "comment": null}, "TX_FEE": {"type": "NUMBER", "index": 8, "name": "TX_FEE", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 9, "name": "RECEIPT_ID", "comment": null}, "RECEIPT_PREDECESSOR_ID": {"type": "TEXT", "index": 10, "name": "RECEIPT_PREDECESSOR_ID", "comment": null}, "RECEIPT_RECEIVER_ID": {"type": "TEXT", "index": 11, "name": "RECEIPT_RECEIVER_ID", "comment": null}, "RECEIPT_SIGNER_ID": {"type": "TEXT", "index": 12, "name": "RECEIPT_SIGNER_ID", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 13, "name": "RECEIPT_SUCCEEDED", "comment": null}, "RECEIPT_GAS_BURNT": {"type": "NUMBER", "index": 14, "name": "RECEIPT_GAS_BURNT", "comment": null}, "RECEIPT_STATUS_VALUE": {"type": "OBJECT", "index": 15, "name": "RECEIPT_STATUS_VALUE", "comment": null}, "ACTION_INDEX": {"type": "NUMBER", "index": 16, "name": "ACTION_INDEX", "comment": null}, "IS_DELEGATED": {"type": "BOOLEAN", "index": 17, "name": "IS_DELEGATED", "comment": null}, "ACTION_NAME": {"type": "TEXT", "index": 18, "name": "ACTION_NAME", "comment": null}, "ACTION_DATA": {"type": "OBJECT", "index": 19, "name": "ACTION_DATA", "comment": null}, "ACTION_GAS_PRICE": {"type": "NUMBER", "index": 20, "name": "ACTION_GAS_PRICE", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 21, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "ACTIONS_ID": {"type": "TEXT", "index": 22, "name": "ACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 25, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__ez_actions_ACTIONS_ID.74130898ec"}, "test.near_models.not_null_silver__pool_balance_daily_address.a8ea29f0b4": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POOL_BALANCE_DAILY_ADDRESS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"DATE_DAY": {"type": "DATE", "index": 1, "name": "DATE_DAY", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 2, "name": "ADDRESS", "comment": null}, "BALANCE": {"type": "FLOAT", "index": 3, "name": "BALANCE", "comment": null}, "_ID": {"type": "TEXT", "index": 4, "name": "_ID", "comment": null}, "POOL_BALANCE_DAILY_ID": {"type": "TEXT", "index": 5, "name": "POOL_BALANCE_DAILY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 8, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:23UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__pool_balance_daily_address.a8ea29f0b4"}, "test.near_models.not_null_core__ez_token_transfers_BLOCK_TIMESTAMP.ac73bae239": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "EZ_TOKEN_TRANSFERS_BLOCK_TIMESTAMP", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 5, "name": "CONTRACT_ADDRESS", "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}, "AMOUNT_RAW": {"type": "TEXT", "index": 9, "name": "AMOUNT_RAW", "comment": null}, "AMOUNT_RAW_PRECISE": {"type": "FLOAT", "index": 10, "name": "AMOUNT_RAW_PRECISE", "comment": null}, "AMOUNT_PRECISE": {"type": "TEXT", "index": 11, "name": "AMOUNT_PRECISE", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 12, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 13, "name": "AMOUNT_USD", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 14, "name": "DECIMALS", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 15, "name": "SYMBOL", "comment": null}, "TOKEN_PRICE": {"type": "FLOAT", "index": 16, "name": "TOKEN_PRICE", "comment": null}, "TOKEN_IS_VERIFIED": {"type": "BOOLEAN", "index": 17, "name": "TOKEN_IS_VERIFIED", "comment": null}, "TRANSFER_TYPE": {"type": "TEXT", "index": 18, "name": "TRANSFER_TYPE", "comment": null}, "TRANSFER_ACTION": {"type": "TEXT", "index": 19, "name": "TRANSFER_ACTION", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 20, "name": "RECEIPT_SUCCEEDED", "comment": null}, "EZ_TOKEN_TRANSFERS_ID": {"type": "TEXT", "index": 21, "name": "EZ_TOKEN_TRANSFERS_ID", "comment": null}, "ACTION_ID": {"type": "TEXT", "index": 22, "name": "ACTION_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:40UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__ez_token_transfers_BLOCK_TIMESTAMP.ac73bae239"}, "test.near_models.not_null_defi__fact_dex_swaps_AMOUNT_OUT_RAW.6c16a2b17f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_DEX_SWAPS_AMOUNT_OUT_RAW", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 2, "name": "RECEIPT_ID", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": null}, "SIGNER_ID": {"type": "TEXT", "index": 6, "name": "SIGNER_ID", "comment": null}, "SWAP_INDEX": {"type": "NUMBER", "index": 7, "name": "SWAP_INDEX", "comment": null}, "AMOUNT_OUT_RAW": {"type": "TEXT", "index": 8, "name": "AMOUNT_OUT_RAW", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 9, "name": "TOKEN_OUT", "comment": null}, "AMOUNT_IN_RAW": {"type": "TEXT", "index": 10, "name": "AMOUNT_IN_RAW", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 11, "name": "TOKEN_IN", "comment": null}, "SWAP_INPUT_DATA": {"type": "VARIANT", "index": 12, "name": "SWAP_INPUT_DATA", "comment": null}, "LOG": {"type": "TEXT", "index": 13, "name": "LOG", "comment": null}, "FACT_DEX_SWAPS_ID": {"type": "TEXT", "index": 14, "name": "FACT_DEX_SWAPS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:51UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__fact_dex_swaps_AMOUNT_OUT_RAW.6c16a2b17f"}, "test.near_models.not_null_defi__fact_lending_ACTIONS.f6df7396d4": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_LENDING_ACTIONS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"PLATFORM": {"type": "TEXT", "index": 1, "name": "PLATFORM", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 2, "name": "TX_HASH", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "SENDER_ID": {"type": "TEXT", "index": 5, "name": "SENDER_ID", "comment": null}, "ACTIONS": {"type": "TEXT", "index": 6, "name": "ACTIONS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": null}, "TOKEN_ADDRESS": {"type": "VARIANT", "index": 8, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_RAW": {"type": "NUMBER", "index": 9, "name": "AMOUNT_RAW", "comment": null}, "AMOUNT_ADJ": {"type": "NUMBER", "index": 10, "name": "AMOUNT_ADJ", "comment": null}, "FACT_LENDING_ID": {"type": "TEXT", "index": 11, "name": "FACT_LENDING_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:51UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__fact_lending_ACTIONS.f6df7396d4"}, "test.near_models.unique_silver__nft_complete_nft_sales_NFT_SALES_ID.0232439b47": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_SILVER", "name": "NFT_COMPLETE_NFT_SALES_NFT_SALES_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 39424, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 81, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-04-08 01:36UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.unique_silver__nft_complete_nft_sales_NFT_SALES_ID.0232439b47"}, "test.near_models.unique_silver__bridge_rainbow_BRIDGE_RAINBOW_ID.21dbb73987": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_SILVER", "name": "BRIDGE_RAINBOW_BRIDGE_RAINBOW_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 2048, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 3, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:42UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.unique_silver__bridge_rainbow_BRIDGE_RAINBOW_ID.21dbb73987"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_token_transfers_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.74e36526fa": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "EZ_TOKEN_TRANSFERS_BLOCK_TIMESTAMP", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:38UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_token_transfers_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.74e36526fa"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__fact_lockup_actions_LOCKUP_TIMESTAMP__VARCHAR.0a7707c4ca": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_GOV", "name": "FACT_LOCKUP_ACTIONS_LOCKUP_TIMESTAMP", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__fact_lockup_actions_LOCKUP_TIMESTAMP__VARCHAR.0a7707c4ca"}, "test.near_models.unique_silver__token_transfer_ft_transfers_event_TRANSFERS_EVENT_ID.fddc482f33": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_SILVER", "name": "TOKEN_TRANSFER_FT_TRANSFERS_EVENT_TRANSFERS_EVENT_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 309433856, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 18451211, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-04-08 01:37UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.unique_silver__token_transfer_ft_transfers_event_TRANSFERS_EVENT_ID.fddc482f33"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_core__fact_token_transfers_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.568d09176c": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_OF_TYPE_CORE", "name": "FACT_TOKEN_TRANSFERS_BLOCK_TIMESTAMP", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_core__fact_token_transfers_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.568d09176c"}, "test.near_models.not_null_silver__receipts_final_tx_hash.202d5a6291": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "RECEIPTS_FINAL_TX_HASH", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"CHUNK_HASH": {"type": "TEXT", "index": 1, "name": "CHUNK_HASH", "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}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 5, "name": "RECEIPT_ID", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 6, "name": "PREDECESSOR_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 7, "name": "RECEIVER_ID", "comment": null}, "RECEIPT_JSON": {"type": "VARIANT", "index": 8, "name": "RECEIPT_JSON", "comment": null}, "OUTCOME_JSON": {"type": "VARIANT", "index": 9, "name": "OUTCOME_JSON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 10, "name": "TX_SUCCEEDED", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "RECEIPT_SUCCEEDED", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 12, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "RECEIPTS_FINAL_ID": {"type": "TEXT", "index": 13, "name": "RECEIPTS_FINAL_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 16, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-04-08 16:21UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__receipts_final_tx_hash.202d5a6291"}, "test.near_models.not_null_silver__bridge_wormhole_TOKEN_ADDRESS.14ad2963c8": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BRIDGE_WORMHOLE_TOKEN_ADDRESS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 4, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_RAW": {"type": "NUMBER", "index": 5, "name": "AMOUNT_RAW", "comment": null}, "MEMO": {"type": "TEXT", "index": 6, "name": "MEMO", "comment": null}, "DESTINATION_ADDRESS": {"type": "TEXT", "index": 7, "name": "DESTINATION_ADDRESS", "comment": null}, "SOURCE_ADDRESS": {"type": "TEXT", "index": 8, "name": "SOURCE_ADDRESS", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "NUMBER", "index": 9, "name": "DESTINATION_CHAIN_ID", "comment": null}, "SOURCE_CHAIN_ID": {"type": "NUMBER", "index": 10, "name": "SOURCE_CHAIN_ID", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "RECEIPT_SUCCEEDED", "comment": null}, "METHOD_NAME": {"type": "TEXT", "index": 12, "name": "METHOD_NAME", "comment": null}, "DIRECTION": {"type": "TEXT", "index": 13, "name": "DIRECTION", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 14, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 15, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "_MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "_MODIFIED_TIMESTAMP", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 17, "name": "BRIDGE_ADDRESS", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 18, "name": "PLATFORM", "comment": null}, "BRIDGE_WORMHOLE_ID": {"type": "TEXT", "index": 19, "name": "BRIDGE_WORMHOLE_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 22, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:23UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__bridge_wormhole_TOKEN_ADDRESS.14ad2963c8"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_rainbow_TOKEN_ADDRESS__STRING__VARCHAR.9b25022b83": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "BRIDGE_RAINBOW_TOKEN_ADDRESS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:42UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_rainbow_TOKEN_ADDRESS__STRING__VARCHAR.9b25022b83"}, "test.near_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__pool_events_block_timestamp__day__1.8a2a120ef6": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_SILVER", "name": "POOL_EVENTS_BLOCK_TIMESTAMP", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-04-09 04:47UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__pool_events_block_timestamp__day__1.8a2a120ef6"}, "test.near_models.unique_silver__transactions_final_tx_hash.7858e81f20": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_SILVER", "name": "TRANSACTIONS_FINAL_TX_HASH", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 10240, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 12, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-03-18 23:15UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.unique_silver__transactions_final_tx_hash.7858e81f20"}, "test.near_models.not_null_gov__fact_staking_actions_SIGNER_ID.dd5042c4d7": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_GOV", "name": "FACT_STAKING_ACTIONS_SIGNER_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "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}, "RECEIPT_OBJECT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_OBJECT_ID", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 5, "name": "ADDRESS", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 6, "name": "PREDECESSOR_ID", "comment": null}, "SIGNER_ID": {"type": "TEXT", "index": 7, "name": "SIGNER_ID", "comment": null}, "ACTION": {"type": "TEXT", "index": 8, "name": "ACTION", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 9, "name": "AMOUNT", "comment": null}, "FACT_STAKING_ACTIONS_ID": {"type": "TEXT", "index": 10, "name": "FACT_STAKING_ACTIONS_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:52UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_gov__fact_staking_actions_SIGNER_ID.dd5042c4d7"}, "test.near_models.not_null_core__ez_native_daily_balances_account_id.0cf2a82e73": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "EZ_NATIVE_DAILY_BALANCES_ACCOUNT_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"ACCOUNT_ID": {"type": "TEXT", "index": 1, "name": "ACCOUNT_ID", "comment": null}, "EPOCH_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "EPOCH_BLOCK_ID", "comment": null}, "EPOCH_DATE": {"type": "DATE", "index": 3, "name": "EPOCH_DATE", "comment": null}, "LIQUID": {"type": "FLOAT", "index": 4, "name": "LIQUID", "comment": null}, "LOCKUP_ACCOUNT_ID": {"type": "TEXT", "index": 5, "name": "LOCKUP_ACCOUNT_ID", "comment": null}, "LOCKUP_LIQUID": {"type": "FLOAT", "index": 6, "name": "LOCKUP_LIQUID", "comment": null}, "LOCKUP_REWARD": {"type": "FLOAT", "index": 7, "name": "LOCKUP_REWARD", "comment": null}, "LOCKUP_STAKED": {"type": "FLOAT", "index": 8, "name": "LOCKUP_STAKED", "comment": null}, "LOCKUP_UNSTAKED_NOT_LIQUID": {"type": "FLOAT", "index": 9, "name": "LOCKUP_UNSTAKED_NOT_LIQUID", "comment": null}, "REWARD": {"type": "FLOAT", "index": 10, "name": "REWARD", "comment": null}, "STAKED": {"type": "FLOAT", "index": 11, "name": "STAKED", "comment": null}, "STORAGE_USAGE": {"type": "NUMBER", "index": 12, "name": "STORAGE_USAGE", "comment": null}, "UNSTAKED_NOT_LIQUID": {"type": "FLOAT", "index": 13, "name": "UNSTAKED_NOT_LIQUID", "comment": null}, "EZ_NEAR_DAILY_BALANCES_ID": {"type": "TEXT", "index": 14, "name": "EZ_NEAR_DAILY_BALANCES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 17, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:40UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__ez_native_daily_balances_account_id.0cf2a82e73"}, "model.near_models.silver__token_transfer_mints": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "TOKEN_TRANSFER_MINTS", "database": "NEAR", "comment": "This model captures fungible token (FT) mint events from the NEAR blockchain. It processes standard EVENT_JSON formatted logs from token contracts that emit 'ft_mint' events.\n", "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block began."}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": "The height of the chain this block corresponds with."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Unique identifier (hash) of this transaction."}, "ACTION_ID": {"type": "TEXT", "index": 4, "name": "ACTION_ID", "comment": ""}, "RECEIPT_ID": {"type": "TEXT", "index": 5, "name": "RECEIPT_ID", "comment": "The identifying hash for a receipt."}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": "The address of the deployed contract for the token, nft, or other smart contract."}, "FROM_ADDRESS": {"type": "TEXT", "index": 7, "name": "FROM_ADDRESS", "comment": "The address the sends the token."}, "TO_ADDRESS": {"type": "TEXT", "index": 8, "name": "TO_ADDRESS", "comment": "The receiver of usn token."}, "AMOUNT_UNADJ": {"type": "TEXT", "index": 9, "name": "AMOUNT_UNADJ", "comment": "An unadjusted amount (of tokens, price, etc.) for the relevant record. This is the number as it appears on chain and is not decimal adjusted."}, "MEMO": {"type": "TEXT", "index": 10, "name": "MEMO", "comment": "Optional log message within the transaction (often null). This field contains additional information or context about the transfer, such as transaction notes, reference numbers, or descriptive text. Memos are commonly used in cross-chain bridges, exchange deposits, or other scenarios where additional context is needed to identify or process the transfer. The memo field is optional and frequently null for standard transfers."}, "RN": {"type": "NUMBER", "index": 11, "name": "RN", "comment": "The sequential index of an event within a transaction, combining the log index with any sub-indices from array processing. Used to maintain the correct order of events when multiple events are emitted in a single transaction."}, "PREDECESSOR_ID": {"type": "TEXT", "index": 12, "name": "PREDECESSOR_ID", "comment": "Account that called the relevant receipt (often the same as tx_signer, but can be system as well). This field identifies the account that directly invoked the receipt being processed. In simple transactions, this is typically the same as the transaction signer. However, in cross-contract calls or system operations, this may be a different account or the system account. This is crucial for understanding the call chain and access control in NEAR's execution model."}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 13, "name": "RECEIPT_SUCCEEDED", "comment": "Boolean indicating whether the receipt was successfully processed. This field tracks the execution status of the receipt, which is crucial for understanding transaction outcomes. While most transactions succeed, individual receipts within a transaction can fail due to various reasons such as insufficient gas, contract errors, or invalid parameters. This field is essential for filtering successful operations and analyzing failure patterns."}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 14, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": "Block number grouping for ingestion partition"}, "MINT_ID": {"type": "TEXT", "index": 15, "name": "MINT_ID", "comment": "A unique identifier for the record."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INSERTED_TIMESTAMP", "comment": "The timestamp at which the record was initially created and inserted into this table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": "The timestamp at which this record was last modified by an internal process."}, "_INVOCATION_ID": {"type": "TEXT", "index": 18, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 1090196821504, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 9281049495, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 21:49UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE, modified_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.silver__token_transfer_mints"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_core__fact_token_transfers_INSERTED_TIMESTAMP__TIMESTAMP_NTZ.1138f49d5a": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_OF_TYPE_CORE", "name": "FACT_TOKEN_TRANSFERS_INSERTED_TIMESTAMP", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_core__fact_token_transfers_INSERTED_TIMESTAMP__TIMESTAMP_NTZ.1138f49d5a"}, "test.near_models.not_null_defi__fact_intents_NEW_OWNER_ID.eedaa7e9d0": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_INTENTS_NEW_OWNER_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "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_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 6, "name": "PREDECESSOR_ID", "comment": null}, "LOG_EVENT": {"type": "TEXT", "index": 7, "name": "LOG_EVENT", "comment": null}, "LOG_INDEX": {"type": "NUMBER", "index": 8, "name": "LOG_INDEX", "comment": null}, "LOG_EVENT_INDEX": {"type": "NUMBER", "index": 9, "name": "LOG_EVENT_INDEX", "comment": null}, "OWNER_ID": {"type": "TEXT", "index": 10, "name": "OWNER_ID", "comment": null}, "OLD_OWNER_ID": {"type": "TEXT", "index": 11, "name": "OLD_OWNER_ID", "comment": null}, "NEW_OWNER_ID": {"type": "TEXT", "index": 12, "name": "NEW_OWNER_ID", "comment": null}, "MEMO": {"type": "TEXT", "index": 13, "name": "MEMO", "comment": null}, "AMOUNT_INDEX": {"type": "NUMBER", "index": 14, "name": "AMOUNT_INDEX", "comment": null}, "AMOUNT_RAW": {"type": "TEXT", "index": 15, "name": "AMOUNT_RAW", "comment": null}, "TOKEN_ID": {"type": "VARIANT", "index": 16, "name": "TOKEN_ID", "comment": null}, "REFERRAL": {"type": "TEXT", "index": 17, "name": "REFERRAL", "comment": null}, "DIP4_VERSION": {"type": "TEXT", "index": 18, "name": "DIP4_VERSION", "comment": null}, "GAS_BURNT": {"type": "NUMBER", "index": 19, "name": "GAS_BURNT", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 20, "name": "RECEIPT_SUCCEEDED", "comment": null}, "FACT_INTENTS_ID": {"type": "TEXT", "index": 21, "name": "FACT_INTENTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 24, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:51UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__fact_intents_NEW_OWNER_ID.eedaa7e9d0"}, "test.near_models.not_null_nft__fact_nft_mints_TRANSACTION_FEE.eed88ae3c6": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "FACT_NFT_MINTS_TRANSACTION_FEE", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RECEIPT_OBJECT_ID": {"type": "TEXT", "index": 1, "name": "RECEIPT_OBJECT_ID", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 2, "name": "TX_HASH", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "TOKEN_ID": {"type": "TEXT", "index": 5, "name": "TOKEN_ID", "comment": null}, "METHOD_NAME": {"type": "TEXT", "index": 6, "name": "METHOD_NAME", "comment": null}, "ARGS": {"type": "VARIANT", "index": 7, "name": "ARGS", "comment": null}, "MEMO": {"type": "VARIANT", "index": 8, "name": "MEMO", "comment": null}, "DEPOSIT": {"type": "NUMBER", "index": 9, "name": "DEPOSIT", "comment": null}, "TX_RECEIVER": {"type": "TEXT", "index": 10, "name": "TX_RECEIVER", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 11, "name": "RECEIVER_ID", "comment": null}, "SIGNER_ID": {"type": "TEXT", "index": 12, "name": "SIGNER_ID", "comment": null}, "OWNER_ID": {"type": "TEXT", "index": 13, "name": "OWNER_ID", "comment": null}, "OWNER_PER_TX": {"type": "NUMBER", "index": 14, "name": "OWNER_PER_TX", "comment": null}, "MINT_PER_TX": {"type": "NUMBER", "index": 15, "name": "MINT_PER_TX", "comment": null}, "GAS_BURNT": {"type": "NUMBER", "index": 16, "name": "GAS_BURNT", "comment": null}, "TRANSACTION_FEE": {"type": "NUMBER", "index": 17, "name": "TRANSACTION_FEE", "comment": null}, "IMPLIED_PRICE": {"type": "FLOAT", "index": 18, "name": "IMPLIED_PRICE", "comment": null}, "TX_STATUS": {"type": "TEXT", "index": 19, "name": "TX_STATUS", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 20, "name": "TX_SUCCEEDED", "comment": null}, "MINT_ACTION_ID": {"type": "TEXT", "index": 21, "name": "MINT_ACTION_ID", "comment": null}, "FACT_NFT_MINTS_ID": {"type": "TEXT", "index": 22, "name": "FACT_NFT_MINTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:52UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_nft__fact_nft_mints_TRANSACTION_FEE.eed88ae3c6"}, "test.near_models.not_null_core__ez_native_daily_balances_epoch_date.50efb62caa": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "EZ_NATIVE_DAILY_BALANCES_EPOCH_DATE", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"ACCOUNT_ID": {"type": "TEXT", "index": 1, "name": "ACCOUNT_ID", "comment": null}, "EPOCH_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "EPOCH_BLOCK_ID", "comment": null}, "EPOCH_DATE": {"type": "DATE", "index": 3, "name": "EPOCH_DATE", "comment": null}, "LIQUID": {"type": "FLOAT", "index": 4, "name": "LIQUID", "comment": null}, "LOCKUP_ACCOUNT_ID": {"type": "TEXT", "index": 5, "name": "LOCKUP_ACCOUNT_ID", "comment": null}, "LOCKUP_LIQUID": {"type": "FLOAT", "index": 6, "name": "LOCKUP_LIQUID", "comment": null}, "LOCKUP_REWARD": {"type": "FLOAT", "index": 7, "name": "LOCKUP_REWARD", "comment": null}, "LOCKUP_STAKED": {"type": "FLOAT", "index": 8, "name": "LOCKUP_STAKED", "comment": null}, "LOCKUP_UNSTAKED_NOT_LIQUID": {"type": "FLOAT", "index": 9, "name": "LOCKUP_UNSTAKED_NOT_LIQUID", "comment": null}, "REWARD": {"type": "FLOAT", "index": 10, "name": "REWARD", "comment": null}, "STAKED": {"type": "FLOAT", "index": 11, "name": "STAKED", "comment": null}, "STORAGE_USAGE": {"type": "NUMBER", "index": 12, "name": "STORAGE_USAGE", "comment": null}, "UNSTAKED_NOT_LIQUID": {"type": "FLOAT", "index": 13, "name": "UNSTAKED_NOT_LIQUID", "comment": null}, "EZ_NEAR_DAILY_BALANCES_ID": {"type": "TEXT", "index": 14, "name": "EZ_NEAR_DAILY_BALANCES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 17, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:40UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__ez_native_daily_balances_epoch_date.50efb62caa"}, "test.near_models.not_null_defi__ez_lending_ACTIONS.7856d96334": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "EZ_LENDING_ACTIONS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"PLATFORM": {"type": "TEXT", "index": 1, "name": "PLATFORM", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 2, "name": "TX_HASH", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "SENDER_ID": {"type": "TEXT", "index": 5, "name": "SENDER_ID", "comment": null}, "ACTIONS": {"type": "TEXT", "index": 6, "name": "ACTIONS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": null}, "TOKEN_ADDRESS": {"type": "VARIANT", "index": 8, "name": "TOKEN_ADDRESS", "comment": null}, "NAME": {"type": "TEXT", "index": 9, "name": "NAME", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 10, "name": "SYMBOL", "comment": null}, "AMOUNT_RAW": {"type": "NUMBER", "index": 11, "name": "AMOUNT_RAW", "comment": null}, "AMOUNT_ADJ": {"type": "NUMBER", "index": 12, "name": "AMOUNT_ADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 13, "name": "AMOUNT", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 14, "name": "PRICE_USD", "comment": null}, "TOKEN_IS_VERIFIED": {"type": "BOOLEAN", "index": 15, "name": "TOKEN_IS_VERIFIED", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_USD", "comment": null}, "EZ_LENDING_ID": {"type": "TEXT", "index": 17, "name": "EZ_LENDING_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}, "TOKEN_IS_VERIFIED_2": {"type": "BOOLEAN", "index": 20, "name": "TOKEN_IS_VERIFIED_2", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:41UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__ez_lending_ACTIONS.7856d96334"}, "model.near_models.silver__bridge_multichain": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "BRIDGE_MULTICHAIN", "database": "NEAR", "comment": "Extracts data from core__ez_actions to build a view of bridge activity through the Multichain bridge.", "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": "The height of the chain this block corresponds with."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block began."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Unique identifier (hash) of this transaction."}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 4, "name": "TOKEN_ADDRESS", "comment": "The contract address corresponding to the token, view details of the contract by following this address on the chain explorer."}, "AMOUNT_RAW": {"type": "NUMBER", "index": 5, "name": "AMOUNT_RAW", "comment": "An unadjusted amount (of tokens, price, etc.) for the relevant record. This is the number as it appears on chain and is not decimal adjusted."}, "MEMO": {"type": "TEXT", "index": 6, "name": "MEMO", "comment": "Memo: The log message within Near now includes an optional dictionary."}, "DESTINATION_ADDRESS": {"type": "TEXT", "index": 7, "name": "DESTINATION_ADDRESS", "comment": "The address tokens are being sent to, in a transfer or bridge transaction."}, "SOURCE_ADDRESS": {"type": "TEXT", "index": 8, "name": "SOURCE_ADDRESS", "comment": "The originating address from which tokens are being sent, in a transfer or bridge transaction. \n\nThis addressed is ascertained as best as possible, but may be null depending on the available information. \n\nExample 1 - tx CzPRdoiU74bo9yqqt9fCP5Xdab2mPVqxr9gU5xeaQA4a stores just \"signer_public_key 0x0x1589\u2026f694\" on chain. \n\nExample 2 - tx FA7tQeGQnhminbas28YgaizwmT4vnEUiCr3vdXmN3Xjn does not log any signing address at all."}, "DESTINATION_CHAIN_ID": {"type": "TEXT", "index": 9, "name": "DESTINATION_CHAIN_ID", "comment": "Chain ID as defined by the corresponding bridge.\n\nWormhole Portal Bridge https://docs.wormhole.com/wormhole/reference/constants\n\nMultichain Bridge https://docs.multichain.org/getting-started/introduction/supported-chains\n\nAllbridge Classic https://github.com/allbridge-io/allbridge-contract-docs?tab=readme-ov-file#blockchain-ids"}, "SOURCE_CHAIN_ID": {"type": "TEXT", "index": 10, "name": "SOURCE_CHAIN_ID", "comment": "Chain ID as defined by the corresponding bridge.\n\nWormhole Portal Bridge https://docs.wormhole.com/wormhole/reference/constants\n\nMultichain Bridge https://docs.multichain.org/getting-started/introduction/supported-chains\n\nAllbridge Classic https://github.com/allbridge-io/allbridge-contract-docs?tab=readme-ov-file#blockchain-ids"}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "RECEIPT_SUCCEEDED", "comment": "A boolean indicating whether the receipt was successfully processed, based on the presence of a Failure message."}, "METHOD_NAME": {"type": "TEXT", "index": 12, "name": "METHOD_NAME", "comment": "Name of the method(s) approved for use. NULL if permission is FullAccess."}, "DIRECTION": {"type": "TEXT", "index": 13, "name": "DIRECTION", "comment": "Direction of funds through a bridge. Inbound = tokens bridged to Near ecosystem.\n\nNote - for the Rainbow bridge, inbound means Near or Aurora as tokens pass through Near to get to Aurora."}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 14, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": "Block number grouping for ingestion partition"}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 15, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "_MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "_MODIFIED_TIMESTAMP", "comment": ""}, "AMOUNT_ADJ": {"type": "NUMBER", "index": 17, "name": "AMOUNT_ADJ", "comment": "A decimal adjusted amount (of tokens, price, etc.)."}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 18, "name": "BRIDGE_ADDRESS", "comment": "The address of the deployed contract for the token, nft, or other smart contract."}, "PLATFORM": {"type": "TEXT", "index": 19, "name": "PLATFORM", "comment": "The protocol utilized for the operation, likely a swap or bridge."}, "BRIDGE_MULTICHAIN_ID": {"type": "TEXT", "index": 20, "name": "BRIDGE_MULTICHAIN_ID", "comment": "A unique identifier for the record."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "INSERTED_TIMESTAMP", "comment": "The timestamp at which the record was initially created and inserted into this table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "MODIFIED_TIMESTAMP", "comment": "The timestamp at which this record was last modified by an internal process."}, "_INVOCATION_ID": {"type": "TEXT", "index": 23, "name": "_INVOCATION_ID", "comment": "A job ID to identify the run that last modified a record."}, "RECEIPT_ID": {"type": "TEXT", "index": 25, "name": "RECEIPT_ID", "comment": "The identifying hash for a receipt."}, "ACTION_INDEX": {"type": "NUMBER", "index": 26, "name": "ACTION_INDEX", "comment": "The index of the current `action_name` and `action_data` in the order in which it appeared in the transaction."}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 392192, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 2421, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-05-29 20:53UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE, _modified_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.silver__bridge_multichain"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__fact_lockup_actions_LOCKUP_DURATION__VARCHAR.cde3f67019": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_GOV", "name": "FACT_LOCKUP_ACTIONS_LOCKUP_DURATION", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__fact_lockup_actions_LOCKUP_DURATION__VARCHAR.cde3f67019"}, "test.near_models.not_null_core__fact_logs_RECEIVER_ID.9ce4e56f6f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_LOGS_RECEIVER_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 5, "name": "PREDECESSOR_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 6, "name": "RECEIVER_ID", "comment": null}, "SIGNER_ID": {"type": "TEXT", "index": 7, "name": "SIGNER_ID", "comment": null}, "LOG_INDEX": {"type": "NUMBER", "index": 8, "name": "LOG_INDEX", "comment": null}, "CLEAN_LOG": {"type": "TEXT", "index": 9, "name": "CLEAN_LOG", "comment": null}, "EVENT_STANDARD": {"type": "TEXT", "index": 10, "name": "EVENT_STANDARD", "comment": null}, "GAS_BURNT": {"type": "NUMBER", "index": 11, "name": "GAS_BURNT", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "RECEIPT_SUCCEEDED", "comment": null}, "FACT_LOGS_ID": {"type": "TEXT", "index": 13, "name": "FACT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:40UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__fact_logs_RECEIVER_ID.9ce4e56f6f"}, "test.near_models.not_null_defi__fact_intents_LOG_INDEX.d993824230": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_INTENTS_LOG_INDEX", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "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_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 6, "name": "PREDECESSOR_ID", "comment": null}, "LOG_EVENT": {"type": "TEXT", "index": 7, "name": "LOG_EVENT", "comment": null}, "LOG_INDEX": {"type": "NUMBER", "index": 8, "name": "LOG_INDEX", "comment": null}, "LOG_EVENT_INDEX": {"type": "NUMBER", "index": 9, "name": "LOG_EVENT_INDEX", "comment": null}, "OWNER_ID": {"type": "TEXT", "index": 10, "name": "OWNER_ID", "comment": null}, "OLD_OWNER_ID": {"type": "TEXT", "index": 11, "name": "OLD_OWNER_ID", "comment": null}, "NEW_OWNER_ID": {"type": "TEXT", "index": 12, "name": "NEW_OWNER_ID", "comment": null}, "MEMO": {"type": "TEXT", "index": 13, "name": "MEMO", "comment": null}, "AMOUNT_INDEX": {"type": "NUMBER", "index": 14, "name": "AMOUNT_INDEX", "comment": null}, "AMOUNT_RAW": {"type": "TEXT", "index": 15, "name": "AMOUNT_RAW", "comment": null}, "TOKEN_ID": {"type": "VARIANT", "index": 16, "name": "TOKEN_ID", "comment": null}, "REFERRAL": {"type": "TEXT", "index": 17, "name": "REFERRAL", "comment": null}, "DIP4_VERSION": {"type": "TEXT", "index": 18, "name": "DIP4_VERSION", "comment": null}, "GAS_BURNT": {"type": "NUMBER", "index": 19, "name": "GAS_BURNT", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 20, "name": "RECEIPT_SUCCEEDED", "comment": null}, "FACT_INTENTS_ID": {"type": "TEXT", "index": 21, "name": "FACT_INTENTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 24, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:51UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__fact_intents_LOG_INDEX.d993824230"}, "test.near_models.not_null_gov__fact_staking_actions_TX_HASH.20102dc9f5": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_GOV", "name": "FACT_STAKING_ACTIONS_TX_HASH", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "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}, "RECEIPT_OBJECT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_OBJECT_ID", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 5, "name": "ADDRESS", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 6, "name": "PREDECESSOR_ID", "comment": null}, "SIGNER_ID": {"type": "TEXT", "index": 7, "name": "SIGNER_ID", "comment": null}, "ACTION": {"type": "TEXT", "index": 8, "name": "ACTION", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 9, "name": "AMOUNT", "comment": null}, "FACT_STAKING_ACTIONS_ID": {"type": "TEXT", "index": 10, "name": "FACT_STAKING_ACTIONS_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:52UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_gov__fact_staking_actions_TX_HASH.20102dc9f5"}, "model.near_models.defi__fact_dex_swaps": {"metadata": {"type": "BASE TABLE", "schema": "DEFI", "name": "FACT_DEX_SWAPS", "database": "NEAR", "comment": "## Description\nThis table contains all decentralized exchange (DEX) swap transactions on the NEAR Protocol blockchain, capturing token swaps across various DEX protocols including Ref Finance, Orderly Network, and other automated market makers. The data includes swap details such as input/output tokens, amounts, prices, and protocol-specific metadata. This table provides the foundation for DeFi analytics, trading volume analysis, and liquidity pool performance tracking across the NEAR ecosystem.\n\n## Key Use Cases\n- DEX trading volume analysis and market activity monitoring\n- Token pair liquidity analysis and trading pattern identification\n- Price impact analysis and slippage calculation\n- DEX protocol comparison and performance benchmarking\n- Arbitrage opportunity detection and analysis\n- Trading bot activity monitoring and pattern recognition\n- DeFi protocol integration analysis and cross-protocol flows\n\n## Important Relationships\n- Links to `core.fact_transactions` through tx_hash for transaction context\n- Connects to `core.fact_blocks` through block_id for temporal context\n- Provides swap data for `defi.ez_dex_swaps` with enhanced metadata and pricing\n- Supports `defi.ez_intents` with swap execution analysis\n- Enables analysis in `stats.ez_core_metrics_hourly` for DeFi metrics\n- Powers cross-protocol analysis with other DeFi activities\n\n## Commonly-used Fields\n- `tx_hash`: Essential for linking to transaction details and verification\n- `block_timestamp`: Primary field for time-series analysis and trend detection\n- `token_in` and `token_out`: Critical for token pair analysis and trading patterns\n- `amount_in_raw` and `amount_out_raw`: Important for swap size analysis and volume calculations\n- `receiver_id` and `signer_id`: Essential for user behavior analysis and trader identification\n- `swap_index`: Important for multi-swap transaction analysis\n- `swap_input_data`: Useful for detailed swap parameter analysis", "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": "Unique identifier (hash) of this transaction."}, "RECEIPT_ID": {"type": "TEXT", "index": 2, "name": "RECEIPT_ID", "comment": ""}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": "The height of the chain this block corresponds with."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block began."}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": "Account reacting to the receipt from predecessor_id, can be relay, a contract, or a user of a relay, etc. This field identifies the account that is processing the receipt and executing the associated action. In most cases, this is a smart contract that is being called, but it can also be a user account in relay transactions or the system account for certain operations. This differs from tx_receiver and is specific to the receipt being processed."}, "SIGNER_ID": {"type": "TEXT", "index": 6, "name": "SIGNER_ID", "comment": "Signer of the receipt, often same as tx_signer, sometimes system in the case of systemic gas refunds. This field identifies the account that has the authority to execute the receipt. In most cases, this is the same as the transaction signer, but in system operations like gas refunds, this may be the system account. The signer is the account that originally signed the transaction that began the blockchain activity, which may or may not include cross-contract calls."}, "SWAP_INDEX": {"type": "NUMBER", "index": 7, "name": "SWAP_INDEX", "comment": "The positon index for the record in question, if it was stored in a particular order."}, "AMOUNT_OUT_RAW": {"type": "TEXT", "index": 8, "name": "AMOUNT_OUT_RAW", "comment": "Amount out, in a swap or transfer, in adjusted form."}, "TOKEN_OUT": {"type": "TEXT", "index": 9, "name": "TOKEN_OUT", "comment": "The address of the token being swapped to."}, "AMOUNT_IN_RAW": {"type": "TEXT", "index": 10, "name": "AMOUNT_IN_RAW", "comment": "Amount in, in a swap or transfer, in adjusted form."}, "TOKEN_IN": {"type": "TEXT", "index": 11, "name": "TOKEN_IN", "comment": "The address of the token sent for swap."}, "SWAP_INPUT_DATA": {"type": "VARIANT", "index": 12, "name": "SWAP_INPUT_DATA", "comment": "JSON of input data for the swap, taken from the FunctionCall JSON.\nNote, directional keys such as in and out are determined by the pool."}, "LOG": {"type": "TEXT", "index": 13, "name": "LOG", "comment": "The logs linked to the transaction."}, "FACT_DEX_SWAPS_ID": {"type": "TEXT", "index": 14, "name": "FACT_DEX_SWAPS_ID", "comment": "A unique identifier for the record."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": "The timestamp at which the record was initially created and inserted into this table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": "The timestamp at which this record was last modified by an internal process."}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 7275227648, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 50501724, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 21:50UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.defi__fact_dex_swaps"}, "test.near_models.not_null_core__ez_actions_ACTION_INDEX.224f09449f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "EZ_ACTIONS_ACTION_INDEX", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 4, "name": "TX_SUCCEEDED", "comment": null}, "TX_RECEIVER": {"type": "TEXT", "index": 5, "name": "TX_RECEIVER", "comment": null}, "TX_SIGNER": {"type": "TEXT", "index": 6, "name": "TX_SIGNER", "comment": null}, "TX_GAS_USED": {"type": "NUMBER", "index": 7, "name": "TX_GAS_USED", "comment": null}, "TX_FEE": {"type": "NUMBER", "index": 8, "name": "TX_FEE", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 9, "name": "RECEIPT_ID", "comment": null}, "RECEIPT_PREDECESSOR_ID": {"type": "TEXT", "index": 10, "name": "RECEIPT_PREDECESSOR_ID", "comment": null}, "RECEIPT_RECEIVER_ID": {"type": "TEXT", "index": 11, "name": "RECEIPT_RECEIVER_ID", "comment": null}, "RECEIPT_SIGNER_ID": {"type": "TEXT", "index": 12, "name": "RECEIPT_SIGNER_ID", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 13, "name": "RECEIPT_SUCCEEDED", "comment": null}, "RECEIPT_GAS_BURNT": {"type": "NUMBER", "index": 14, "name": "RECEIPT_GAS_BURNT", "comment": null}, "RECEIPT_STATUS_VALUE": {"type": "OBJECT", "index": 15, "name": "RECEIPT_STATUS_VALUE", "comment": null}, "ACTION_INDEX": {"type": "NUMBER", "index": 16, "name": "ACTION_INDEX", "comment": null}, "IS_DELEGATED": {"type": "BOOLEAN", "index": 17, "name": "IS_DELEGATED", "comment": null}, "ACTION_NAME": {"type": "TEXT", "index": 18, "name": "ACTION_NAME", "comment": null}, "ACTION_DATA": {"type": "OBJECT", "index": 19, "name": "ACTION_DATA", "comment": null}, "ACTION_GAS_PRICE": {"type": "NUMBER", "index": 20, "name": "ACTION_GAS_PRICE", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 21, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "ACTIONS_ID": {"type": "TEXT", "index": 22, "name": "ACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 25, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__ez_actions_ACTION_INDEX.224f09449f"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_BLOCK_CHALLENGES_ROOT__STRING__VARCHAR.9f986cff8f": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_BLOCKS_BLOCK_CHALLENGES_ROOT", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:38UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_BLOCK_CHALLENGES_ROOT__STRING__VARCHAR.9f986cff8f"}, "model.near_models.silver__dates": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "DATES", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"DATE_DAY": {"type": "DATE", "index": 1, "name": "DATE_DAY", "comment": null}, "PRIOR_DATE_DAY": {"type": "DATE", "index": 2, "name": "PRIOR_DATE_DAY", "comment": null}, "NEXT_DATE_DAY": {"type": "DATE", "index": 3, "name": "NEXT_DATE_DAY", "comment": null}, "PRIOR_YEAR_DATE_DAY": {"type": "DATE", "index": 4, "name": "PRIOR_YEAR_DATE_DAY", "comment": null}, "PRIOR_YEAR_OVER_YEAR_DATE_DAY": {"type": "DATE", "index": 5, "name": "PRIOR_YEAR_OVER_YEAR_DATE_DAY", "comment": null}, "DAY_OF_WEEK": {"type": "NUMBER", "index": 6, "name": "DAY_OF_WEEK", "comment": null}, "DAY_OF_WEEK_ISO": {"type": "NUMBER", "index": 7, "name": "DAY_OF_WEEK_ISO", "comment": null}, "DAY_OF_WEEK_NAME": {"type": "TEXT", "index": 8, "name": "DAY_OF_WEEK_NAME", "comment": null}, "DAY_OF_WEEK_NAME_SHORT": {"type": "TEXT", "index": 9, "name": "DAY_OF_WEEK_NAME_SHORT", "comment": null}, "DAY_OF_MONTH": {"type": "NUMBER", "index": 10, "name": "DAY_OF_MONTH", "comment": null}, "DAY_OF_YEAR": {"type": "NUMBER", "index": 11, "name": "DAY_OF_YEAR", "comment": null}, "WEEK_START_DATE": {"type": "DATE", "index": 12, "name": "WEEK_START_DATE", "comment": null}, "WEEK_END_DATE": {"type": "DATE", "index": 13, "name": "WEEK_END_DATE", "comment": null}, "PRIOR_YEAR_WEEK_START_DATE": {"type": "DATE", "index": 14, "name": "PRIOR_YEAR_WEEK_START_DATE", "comment": null}, "PRIOR_YEAR_WEEK_END_DATE": {"type": "DATE", "index": 15, "name": "PRIOR_YEAR_WEEK_END_DATE", "comment": null}, "WEEK_OF_YEAR": {"type": "NUMBER", "index": 16, "name": "WEEK_OF_YEAR", "comment": null}, "ISO_WEEK_START_DATE": {"type": "DATE", "index": 17, "name": "ISO_WEEK_START_DATE", "comment": null}, "ISO_WEEK_END_DATE": {"type": "DATE", "index": 18, "name": "ISO_WEEK_END_DATE", "comment": null}, "PRIOR_YEAR_ISO_WEEK_START_DATE": {"type": "DATE", "index": 19, "name": "PRIOR_YEAR_ISO_WEEK_START_DATE", "comment": null}, "PRIOR_YEAR_ISO_WEEK_END_DATE": {"type": "DATE", "index": 20, "name": "PRIOR_YEAR_ISO_WEEK_END_DATE", "comment": null}, "ISO_WEEK_OF_YEAR": {"type": "NUMBER", "index": 21, "name": "ISO_WEEK_OF_YEAR", "comment": null}, "PRIOR_YEAR_WEEK_OF_YEAR": {"type": "NUMBER", "index": 22, "name": "PRIOR_YEAR_WEEK_OF_YEAR", "comment": null}, "PRIOR_YEAR_ISO_WEEK_OF_YEAR": {"type": "NUMBER", "index": 23, "name": "PRIOR_YEAR_ISO_WEEK_OF_YEAR", "comment": null}, "MONTH_OF_YEAR": {"type": "NUMBER", "index": 24, "name": "MONTH_OF_YEAR", "comment": null}, "MONTH_NAME": {"type": "TEXT", "index": 25, "name": "MONTH_NAME", "comment": null}, "MONTH_NAME_SHORT": {"type": "TEXT", "index": 26, "name": "MONTH_NAME_SHORT", "comment": null}, "MONTH_START_DATE": {"type": "DATE", "index": 27, "name": "MONTH_START_DATE", "comment": null}, "MONTH_END_DATE": {"type": "DATE", "index": 28, "name": "MONTH_END_DATE", "comment": null}, "PRIOR_YEAR_MONTH_START_DATE": {"type": "DATE", "index": 29, "name": "PRIOR_YEAR_MONTH_START_DATE", "comment": null}, "PRIOR_YEAR_MONTH_END_DATE": {"type": "DATE", "index": 30, "name": "PRIOR_YEAR_MONTH_END_DATE", "comment": null}, "QUARTER_OF_YEAR": {"type": "NUMBER", "index": 31, "name": "QUARTER_OF_YEAR", "comment": null}, "QUARTER_START_DATE": {"type": "DATE", "index": 32, "name": "QUARTER_START_DATE", "comment": null}, "QUARTER_END_DATE": {"type": "DATE", "index": 33, "name": "QUARTER_END_DATE", "comment": null}, "YEAR_NUMBER": {"type": "NUMBER", "index": 34, "name": "YEAR_NUMBER", "comment": null}, "YEAR_START_DATE": {"type": "DATE", "index": 35, "name": "YEAR_START_DATE", "comment": null}, "YEAR_END_DATE": {"type": "DATE", "index": 36, "name": "YEAR_END_DATE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 313856, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 8034, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 21:48UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.silver__dates"}, "test.near_models.unique_gov__fact_lockup_actions_FACT_LOCKUP_ACTIONS_ID.2605b39eca": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_GOV", "name": "FACT_LOCKUP_ACTIONS_FACT_LOCKUP_ACTIONS_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:53UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.unique_gov__fact_lockup_actions_FACT_LOCKUP_ACTIONS_ID.2605b39eca"}, "test.near_models.not_null_silver__nft_series_metadata_SERIES_ID.735431cace": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_SERIES_METADATA_SERIES_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "CONTRACT_ADDRESS", "comment": null}, "SERIES_ID": {"type": "TEXT", "index": 2, "name": "SERIES_ID", "comment": null}, "METADATA_ID": {"type": "TEXT", "index": 3, "name": "METADATA_ID", "comment": null}, "CONTRACT_METADATA": {"type": "VARIANT", "index": 4, "name": "CONTRACT_METADATA", "comment": null}, "TOKEN_METADATA": {"type": "VARIANT", "index": 5, "name": "TOKEN_METADATA", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_REQUEST_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "_REQUEST_TIMESTAMP", "comment": null}, "NFT_SERIES_METADATA_ID": {"type": "TEXT", "index": 8, "name": "NFT_SERIES_METADATA_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 11, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:23UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__nft_series_metadata_SERIES_ID.735431cace"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_RANDOM_VALUE__STRING__VARCHAR.962f1c1f84": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_BLOCKS_RANDOM_VALUE", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_RANDOM_VALUE__STRING__VARCHAR.962f1c1f84"}, "test.near_models.not_null_core__ez_token_transfers_BLOCK_ID.27522e7d12": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "EZ_TOKEN_TRANSFERS_BLOCK_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 5, "name": "CONTRACT_ADDRESS", "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}, "AMOUNT_RAW": {"type": "TEXT", "index": 9, "name": "AMOUNT_RAW", "comment": null}, "AMOUNT_RAW_PRECISE": {"type": "FLOAT", "index": 10, "name": "AMOUNT_RAW_PRECISE", "comment": null}, "AMOUNT_PRECISE": {"type": "TEXT", "index": 11, "name": "AMOUNT_PRECISE", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 12, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 13, "name": "AMOUNT_USD", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 14, "name": "DECIMALS", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 15, "name": "SYMBOL", "comment": null}, "TOKEN_PRICE": {"type": "FLOAT", "index": 16, "name": "TOKEN_PRICE", "comment": null}, "TOKEN_IS_VERIFIED": {"type": "BOOLEAN", "index": 17, "name": "TOKEN_IS_VERIFIED", "comment": null}, "TRANSFER_TYPE": {"type": "TEXT", "index": 18, "name": "TRANSFER_TYPE", "comment": null}, "TRANSFER_ACTION": {"type": "TEXT", "index": 19, "name": "TRANSFER_ACTION", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 20, "name": "RECEIPT_SUCCEEDED", "comment": null}, "EZ_TOKEN_TRANSFERS_ID": {"type": "TEXT", "index": 21, "name": "EZ_TOKEN_TRANSFERS_ID", "comment": null}, "ACTION_ID": {"type": "TEXT", "index": 22, "name": "ACTION_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:40UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__ez_token_transfers_BLOCK_ID.27522e7d12"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__dex_swaps_v2_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.40f47f4026": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "DEX_SWAPS_V2_BLOCK_TIMESTAMP", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 12:57UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__dex_swaps_v2_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.40f47f4026"}, "test.near_models.not_null_atlas__ez_supply_UTC_DATE.cdd1722b0b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_ATLAS", "name": "EZ_SUPPLY_UTC_DATE", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"UTC_DATE": {"type": "DATE", "index": 1, "name": "UTC_DATE", "comment": null}, "TOTAL_SUPPLY": {"type": "NUMBER", "index": 2, "name": "TOTAL_SUPPLY", "comment": null}, "TOTAL_STAKED_SUPPLY": {"type": "FLOAT", "index": 3, "name": "TOTAL_STAKED_SUPPLY", "comment": null}, "TOTAL_NONSTAKED_SUPPLY": {"type": "FLOAT", "index": 4, "name": "TOTAL_NONSTAKED_SUPPLY", "comment": null}, "CIRCULATING_SUPPLY": {"type": "NUMBER", "index": 5, "name": "CIRCULATING_SUPPLY", "comment": null}, "TOTAL_LOCKED_SUPPLY": {"type": "NUMBER", "index": 6, "name": "TOTAL_LOCKED_SUPPLY", "comment": null}, "LIQUID_SUPPLY": {"type": "FLOAT", "index": 7, "name": "LIQUID_SUPPLY", "comment": null}, "NONLIQUID_SUPPLY": {"type": "FLOAT", "index": 8, "name": "NONLIQUID_SUPPLY", "comment": null}, "STAKED_LOCKED_SUPPLY": {"type": "NUMBER", "index": 9, "name": "STAKED_LOCKED_SUPPLY", "comment": null}, "NON_STAKED_LOCKED_SUPPLY": {"type": "NUMBER", "index": 10, "name": "NON_STAKED_LOCKED_SUPPLY", "comment": null}, "STAKED_CIRCULATING_SUPPLY": {"type": "FLOAT", "index": 11, "name": "STAKED_CIRCULATING_SUPPLY", "comment": null}, "NONSTAKED_CIRCULATING_SUPPLY": {"type": "FLOAT", "index": 12, "name": "NONSTAKED_CIRCULATING_SUPPLY", "comment": null}, "PERC_LOCKED_SUPPLY": {"type": "NUMBER", "index": 13, "name": "PERC_LOCKED_SUPPLY", "comment": null}, "PERC_CIRCULATING_SUPPLY": {"type": "NUMBER", "index": 14, "name": "PERC_CIRCULATING_SUPPLY", "comment": null}, "PERC_STAKED_LOCKED": {"type": "NUMBER", "index": 15, "name": "PERC_STAKED_LOCKED", "comment": null}, "PERC_STAKED_CIRCULATING": {"type": "FLOAT", "index": 16, "name": "PERC_STAKED_CIRCULATING", "comment": null}, "EZ_SUPPLY_ID": {"type": "TEXT", "index": 17, "name": "EZ_SUPPLY_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-06 13:34UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_atlas__ez_supply_UTC_DATE.cdd1722b0b"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_actions_RECEIPT_STATUS_VALUE__VARIANT__OBJECT.7fbda48054": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "EZ_ACTIONS_RECEIPT_STATUS_VALUE", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:38UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_actions_RECEIPT_STATUS_VALUE__VARIANT__OBJECT.7fbda48054"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__dim_staking_pools_ADDRESS__STRING__VARCHAR.c5baab6200": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_GOV", "name": "DIM_STAKING_POOLS_ADDRESS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__dim_staking_pools_ADDRESS__STRING__VARCHAR.c5baab6200"}, "test.near_models.not_null_silver__bridge_wormhole_AMOUNT_RAW.b0f0d32b89": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BRIDGE_WORMHOLE_AMOUNT_RAW", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 4, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_RAW": {"type": "NUMBER", "index": 5, "name": "AMOUNT_RAW", "comment": null}, "MEMO": {"type": "TEXT", "index": 6, "name": "MEMO", "comment": null}, "DESTINATION_ADDRESS": {"type": "TEXT", "index": 7, "name": "DESTINATION_ADDRESS", "comment": null}, "SOURCE_ADDRESS": {"type": "TEXT", "index": 8, "name": "SOURCE_ADDRESS", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "NUMBER", "index": 9, "name": "DESTINATION_CHAIN_ID", "comment": null}, "SOURCE_CHAIN_ID": {"type": "NUMBER", "index": 10, "name": "SOURCE_CHAIN_ID", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "RECEIPT_SUCCEEDED", "comment": null}, "METHOD_NAME": {"type": "TEXT", "index": 12, "name": "METHOD_NAME", "comment": null}, "DIRECTION": {"type": "TEXT", "index": 13, "name": "DIRECTION", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 14, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 15, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "_MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "_MODIFIED_TIMESTAMP", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 17, "name": "BRIDGE_ADDRESS", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 18, "name": "PLATFORM", "comment": null}, "BRIDGE_WORMHOLE_ID": {"type": "TEXT", "index": 19, "name": "BRIDGE_WORMHOLE_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 22, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:24UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__bridge_wormhole_AMOUNT_RAW.b0f0d32b89"}, "model.near_models.silver__pool_events": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "POOL_EVENTS", "database": "NEAR", "comment": "Flattened logs from receipt events where the recipient is a staking pool, for use in multiple downstream models.", "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": "Unique identifier (hash) of this transaction."}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": "The height of the chain this block corresponds with."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block began."}, "RECEIPT_OBJECT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_OBJECT_ID", "comment": "Please note this column is being deprecated in favor of simply \"receipt_id\"."}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": "Account reacting to the receipt from predecessor_id, can be relay, a contract, or a user of a relay, etc. This field identifies the account that is processing the receipt and executing the associated action. In most cases, this is a smart contract that is being called, but it can also be a user account in relay transactions or the system account for certain operations. This differs from tx_receiver and is specific to the receipt being processed."}, "SIGNER_ID": {"type": "TEXT", "index": 6, "name": "SIGNER_ID", "comment": "Signer of the receipt, often same as tx_signer, sometimes system in the case of systemic gas refunds. This field identifies the account that has the authority to execute the receipt. In most cases, this is the same as the transaction signer, but in system operations like gas refunds, this may be the system account. The signer is the account that originally signed the transaction that began the blockchain activity, which may or may not include cross-contract calls."}, "PREDECESSOR_ID": {"type": "TEXT", "index": 7, "name": "PREDECESSOR_ID", "comment": "Account that called the relevant receipt (often the same as tx_signer, but can be system as well). This field identifies the account that directly invoked the receipt being processed. In simple transactions, this is typically the same as the transaction signer. However, in cross-contract calls or system operations, this may be a different account or the system account. This is crucial for understanding the call chain and access control in NEAR's execution model."}, "STATUS_VALUE": {"type": "VARIANT", "index": 8, "name": "STATUS_VALUE", "comment": "Status information (object) for this transaction."}, "LOGS": {"type": "ARRAY", "index": 9, "name": "LOGS", "comment": "Logs (array) for this receipt."}, "LOG": {"type": "VARIANT", "index": 10, "name": "LOG", "comment": "A single log extracted from a receipt."}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 11, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": "Block number grouping for ingestion partition"}, "POOL_EVENTS_ID": {"type": "TEXT", "index": 12, "name": "POOL_EVENTS_ID", "comment": "A unique identifier for the record."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": "The timestamp at which the record was initially created and inserted into this table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": "The timestamp at which this record was last modified by an internal process."}, "_INVOCATION_ID": {"type": "TEXT", "index": 15, "name": "_INVOCATION_ID", "comment": "A job ID to identify the run that last modified a record."}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 1212645888, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 8612054, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 21:48UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(_partition_by_block_number, block_timestamp::date)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.silver__pool_events"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_OUTCOME__OBJECT__VARIANT.de0aa9735d": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_RECEIPTS_OUTCOME", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_OUTCOME__OBJECT__VARIANT.de0aa9735d"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_CHUNKS_INCLUDED__NUMBER.e4c1b3aa07": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_BLOCKS_CHUNKS_INCLUDED", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:38UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_CHUNKS_INCLUDED__NUMBER.e4c1b3aa07"}, "model.near_models.silver__burrow_repays": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "BURROW_REPAYS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": "Unique identifier (hash) of this transaction."}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": "The height of the chain this block corresponds with."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block began."}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": "The identifying hash for a receipt."}, "ACTION_INDEX": {"type": "NUMBER", "index": 5, "name": "ACTION_INDEX", "comment": "Index of the action within the transaction. This field indicates the position of the action in the sequence of actions within the transaction. Actions are processed in order, and this index helps maintain the chronological sequence and relationship between multiple actions in a single transaction. The first action has index 0, the second has index 1, and so on."}, "PREDECESSOR_ID": {"type": "TEXT", "index": 6, "name": "PREDECESSOR_ID", "comment": "Account that called the relevant receipt (often the same as tx_signer, but can be system as well). This field identifies the account that directly invoked the receipt being processed. In simple transactions, this is typically the same as the transaction signer. However, in cross-contract calls or system operations, this may be a different account or the system account. This is crucial for understanding the call chain and access control in NEAR's execution model."}, "SENDER_ID": {"type": "TEXT", "index": 7, "name": "SENDER_ID", "comment": "The id, or wallet address, of the sender from the receipt action."}, "ACTIONS": {"type": "TEXT", "index": 8, "name": "ACTIONS", "comment": "The action that the user is taking.\nDeposit: user is depositing funds to be used for lending\nWithdraw: user has changed their mind and are no longer willing to lend, so they withdraw their asset"}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 9, "name": "CONTRACT_ADDRESS", "comment": "The address of the deployed contract for the token, nft, or other smart contract."}, "AMOUNT_RAW": {"type": "NUMBER", "index": 10, "name": "AMOUNT_RAW", "comment": "Unadjusted amount of tokens as it appears on-chain (not decimal adjusted). This is the raw token amount before any decimal precision adjustments are applied. For example, if transferring 1 NEAR token, the amount_raw would be 1000000000000000000000000 (1e24) since NEAR has 24 decimal places. This field preserves the exact on-chain representation of the token amount for precise calculations and verification."}, "TOKEN_CONTRACT_ADDRESS": {"type": "VARIANT", "index": 11, "name": "TOKEN_CONTRACT_ADDRESS", "comment": "The contract address corresponding to the token, view details of the contract by following this address on the chain explorer."}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 12, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": "Block number grouping for ingestion partition"}, "BURROW_REPAYS_ID": {"type": "TEXT", "index": 13, "name": "BURROW_REPAYS_ID", "comment": "A unique identifier for the record."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": "The timestamp at which the record was initially created and inserted into this table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": "The timestamp at which this record was last modified by an internal process."}, "_INVOCATION_ID": {"type": "TEXT", "index": 16, "name": "_INVOCATION_ID", "comment": "A job ID to identify the run that last modified a record."}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 26809344, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 220445, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 21:47UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE, modified_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.silver__burrow_repays"}, "test.near_models.not_null_defi__ez_intents_PREDECESSOR_ID.994cd45c28": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "EZ_INTENTS_PREDECESSOR_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "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_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 6, "name": "PREDECESSOR_ID", "comment": null}, "LOG_EVENT": {"type": "TEXT", "index": 7, "name": "LOG_EVENT", "comment": null}, "TOKEN_ID": {"type": "VARIANT", "index": 8, "name": "TOKEN_ID", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 9, "name": "SYMBOL", "comment": null}, "AMOUNT_ADJ": {"type": "FLOAT", "index": 10, "name": "AMOUNT_ADJ", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 11, "name": "AMOUNT_USD", "comment": null}, "OWNER_ID": {"type": "TEXT", "index": 12, "name": "OWNER_ID", "comment": null}, "OLD_OWNER_ID": {"type": "TEXT", "index": 13, "name": "OLD_OWNER_ID", "comment": null}, "NEW_OWNER_ID": {"type": "TEXT", "index": 14, "name": "NEW_OWNER_ID", "comment": null}, "AMOUNT_RAW": {"type": "TEXT", "index": 15, "name": "AMOUNT_RAW", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 16, "name": "BLOCKCHAIN", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 17, "name": "CONTRACT_ADDRESS", "comment": null}, "IS_NATIVE": {"type": "BOOLEAN", "index": 18, "name": "IS_NATIVE", "comment": null}, "PRICE": {"type": "FLOAT", "index": 19, "name": "PRICE", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 20, "name": "DECIMALS", "comment": null}, "GAS_BURNT": {"type": "NUMBER", "index": 21, "name": "GAS_BURNT", "comment": null}, "MEMO": {"type": "TEXT", "index": 22, "name": "MEMO", "comment": null}, "REFERRAL": {"type": "TEXT", "index": 23, "name": "REFERRAL", "comment": null}, "DIP4_VERSION": {"type": "TEXT", "index": 24, "name": "DIP4_VERSION", "comment": null}, "LOG_INDEX": {"type": "NUMBER", "index": 25, "name": "LOG_INDEX", "comment": null}, "LOG_EVENT_INDEX": {"type": "NUMBER", "index": 26, "name": "LOG_EVENT_INDEX", "comment": null}, "AMOUNT_INDEX": {"type": "NUMBER", "index": 27, "name": "AMOUNT_INDEX", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 28, "name": "RECEIPT_SUCCEEDED", "comment": null}, "TOKEN_IS_VERIFIED": {"type": "BOOLEAN", "index": 29, "name": "TOKEN_IS_VERIFIED", "comment": null}, "EZ_INTENTS_ID": {"type": "TEXT", "index": 30, "name": "EZ_INTENTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 32, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:41UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__ez_intents_PREDECESSOR_ID.994cd45c28"}, "test.near_models.not_null_defi__fact_bridge_activity_AMOUNT_UNADJ.5057dd41b3": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_BRIDGE_ACTIVITY_AMOUNT_UNADJ", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 4, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 5, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT_ADJ": {"type": "NUMBER", "index": 6, "name": "AMOUNT_ADJ", "comment": null}, "DESTINATION_ADDRESS": {"type": "TEXT", "index": 7, "name": "DESTINATION_ADDRESS", "comment": null}, "SOURCE_ADDRESS": {"type": "TEXT", "index": 8, "name": "SOURCE_ADDRESS", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 9, "name": "PLATFORM", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 10, "name": "BRIDGE_ADDRESS", "comment": null}, "DESTINATION_CHAIN": {"type": "TEXT", "index": 11, "name": "DESTINATION_CHAIN", "comment": null}, "SOURCE_CHAIN": {"type": "TEXT", "index": 12, "name": "SOURCE_CHAIN", "comment": null}, "METHOD_NAME": {"type": "TEXT", "index": 13, "name": "METHOD_NAME", "comment": null}, "DIRECTION": {"type": "TEXT", "index": 14, "name": "DIRECTION", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 15, "name": "RECEIPT_SUCCEEDED", "comment": null}, "FACT_BRIDGE_ACTIVITY_ID": {"type": "TEXT", "index": 16, "name": "FACT_BRIDGE_ACTIVITY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:51UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__fact_bridge_activity_AMOUNT_UNADJ.5057dd41b3"}, "test.near_models.not_null_defi__fact_lending_block_id.a76981972f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_LENDING_BLOCK_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"PLATFORM": {"type": "TEXT", "index": 1, "name": "PLATFORM", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 2, "name": "TX_HASH", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "SENDER_ID": {"type": "TEXT", "index": 5, "name": "SENDER_ID", "comment": null}, "ACTIONS": {"type": "TEXT", "index": 6, "name": "ACTIONS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": null}, "TOKEN_ADDRESS": {"type": "VARIANT", "index": 8, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_RAW": {"type": "NUMBER", "index": 9, "name": "AMOUNT_RAW", "comment": null}, "AMOUNT_ADJ": {"type": "NUMBER", "index": 10, "name": "AMOUNT_ADJ", "comment": null}, "FACT_LENDING_ID": {"type": "TEXT", "index": 11, "name": "FACT_LENDING_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:51UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__fact_lending_block_id.a76981972f"}, "model.near_models.atlas__ez_supply": {"metadata": {"type": "VIEW", "schema": "ATLAS", "name": "EZ_SUPPLY", "database": "NEAR", "comment": "## Description\nThis table provides comprehensive daily supply metrics for the NEAR Protocol blockchain, capturing the distribution and categorization of NEAR tokens across different supply categories. The data includes total supply, staked supply, circulating supply, locked supply, and various percentage breakdowns, enabling detailed analysis of token distribution, staking participation, and economic indicators. This easy view provides ready-to-use data for supply analysis, economic modeling, and tokenomics assessment across the NEAR ecosystem.\n\n## Key Use Cases\n- Token supply analysis and distribution tracking\n- Staking participation analysis and yield assessment\n- Economic modeling and tokenomics analysis\n- Supply impact analysis of protocol changes\n- Cross-day supply trend analysis and pattern identification\n- Lockup and vesting schedule impact assessment\n- Economic indicator analysis and market health monitoring\n\n## Important Relationships\n- Provides supply data for economic analysis and tokenomics modeling\n- Supports `core.ez_native_daily_balances` with supply context\n- Enables analysis in `stats.ez_core_metrics_hourly` for supply metrics\n- Powers economic analysis and market health assessment\n- Supports governance analytics and staking participation analysis\n- Provides foundation for all supply-related analytics and reporting\n\n## Commonly-used Fields\n- `utc_date`: Essential for time-series analysis and trend detection\n- `total_supply`: Critical for overall supply analysis and tokenomics assessment\n- `total_staked_supply` and `total_nonstaked_supply`: Important for staking participation analysis\n- `circulating_supply`: Essential for market liquidity and economic analysis\n- `total_locked_supply`: Important for vesting and lockup impact assessment\n- `perc_locked_supply` and `perc_circulating_supply`: Critical for supply distribution analysis\n- `perc_staked_locked` and `perc_staked_circulating`: Useful for staking pattern analysis", "owner": "DBT_CLOUD_NEAR"}, "columns": {"UTC_DATE": {"type": "DATE", "index": 1, "name": "UTC_DATE", "comment": "Datestamp, assuming UTC-0, of the record."}, "TOTAL_SUPPLY": {"type": "NUMBER", "index": 2, "name": "TOTAL_SUPPLY", "comment": "The total_supply taken from block headers."}, "TOTAL_STAKED_SUPPLY": {"type": "FLOAT", "index": 3, "name": "TOTAL_STAKED_SUPPLY", "comment": "Gross staked supply of NEAR."}, "TOTAL_NONSTAKED_SUPPLY": {"type": "FLOAT", "index": 4, "name": "TOTAL_NONSTAKED_SUPPLY", "comment": "Total supply less total staked supply of NEAR."}, "CIRCULATING_SUPPLY": {"type": "NUMBER", "index": 5, "name": "CIRCULATING_SUPPLY", "comment": "Total supply less locked supply."}, "TOTAL_LOCKED_SUPPLY": {"type": "NUMBER", "index": 6, "name": "TOTAL_LOCKED_SUPPLY", "comment": "Total NEAR locked by lockup.near disbursements."}, "LIQUID_SUPPLY": {"type": "FLOAT", "index": 7, "name": "LIQUID_SUPPLY", "comment": "Nonlocked and nonstaked NEAR."}, "NONLIQUID_SUPPLY": {"type": "FLOAT", "index": 8, "name": "NONLIQUID_SUPPLY", "comment": "Total supply, less liquid supply."}, "STAKED_LOCKED_SUPPLY": {"type": "NUMBER", "index": 9, "name": "STAKED_LOCKED_SUPPLY", "comment": "NEAR supply that is locked via a lockup and staked to a node."}, "NON_STAKED_LOCKED_SUPPLY": {"type": "NUMBER", "index": 10, "name": "NON_STAKED_LOCKED_SUPPLY", "comment": "NEAR supply that is locked via a lockup but not staked."}, "STAKED_CIRCULATING_SUPPLY": {"type": "FLOAT", "index": 11, "name": "STAKED_CIRCULATING_SUPPLY", "comment": "Non-locked (from a lockup.near disbursement) and staked to a node."}, "NONSTAKED_CIRCULATING_SUPPLY": {"type": "FLOAT", "index": 12, "name": "NONSTAKED_CIRCULATING_SUPPLY", "comment": "NEAR supply that is neither locked nor staked."}, "PERC_LOCKED_SUPPLY": {"type": "NUMBER", "index": 13, "name": "PERC_LOCKED_SUPPLY", "comment": "Percentage of supply locked. \ntotal_locked_supply / total_supply"}, "PERC_CIRCULATING_SUPPLY": {"type": "NUMBER", "index": 14, "name": "PERC_CIRCULATING_SUPPLY", "comment": "Percentage of NEAR circulating.\ncirculating_supply / total_supply"}, "PERC_STAKED_LOCKED": {"type": "NUMBER", "index": 15, "name": "PERC_STAKED_LOCKED", "comment": "Percentage of supply both staked and locked, out of all locked supply. \nlocked_and_staked_supply / total_locked_supply"}, "PERC_STAKED_CIRCULATING": {"type": "FLOAT", "index": 16, "name": "PERC_STAKED_CIRCULATING", "comment": "Percentage of supply staked and not locked, of circulating supply.\nnonlocked_and_staked_supply / circulating_supply"}, "EZ_SUPPLY_ID": {"type": "TEXT", "index": 17, "name": "EZ_SUPPLY_ID", "comment": "A unique identifier for the record."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "INSERTED_TIMESTAMP", "comment": "The timestamp at which the record was initially created and inserted into this table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "MODIFIED_TIMESTAMP", "comment": "The timestamp at which this record was last modified by an internal process."}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.atlas__ez_supply"}, "test.near_models.dbt_utils_recency_silver__bridge_rainbow_week__block_timestamp__1.37c2fcae36": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_RECENCY_SILVER", "name": "BRIDGE_RAINBOW_WEEK", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"MOST_RECENT": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MOST_RECENT", "comment": null}, "THRESHOLD": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "THRESHOLD", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:42UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_utils_recency_silver__bridge_rainbow_week__block_timestamp__1.37c2fcae36"}, "model.near_models.streamline__get_chainhead": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_CHAINHEAD", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.streamline__get_chainhead"}, "test.near_models.not_null_core__fact_blocks_BLOCK_AUTHOR.03877d0ca8": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_BLOCKS_BLOCK_AUTHOR", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 3, "name": "BLOCK_HASH", "comment": null}, "BLOCK_AUTHOR": {"type": "TEXT", "index": 4, "name": "BLOCK_AUTHOR", "comment": null}, "HEADER": {"type": "OBJECT", "index": 5, "name": "HEADER", "comment": null}, "BLOCK_CHALLENGES_RESULT": {"type": "ARRAY", "index": 6, "name": "BLOCK_CHALLENGES_RESULT", "comment": null}, "BLOCK_CHALLENGES_ROOT": {"type": "TEXT", "index": 7, "name": "BLOCK_CHALLENGES_ROOT", "comment": null}, "CHUNK_HEADERS_ROOT": {"type": "TEXT", "index": 8, "name": "CHUNK_HEADERS_ROOT", "comment": null}, "CHUNK_TX_ROOT": {"type": "TEXT", "index": 9, "name": "CHUNK_TX_ROOT", "comment": null}, "CHUNK_MASK": {"type": "ARRAY", "index": 10, "name": "CHUNK_MASK", "comment": null}, "CHUNK_RECEIPTS_ROOT": {"type": "TEXT", "index": 11, "name": "CHUNK_RECEIPTS_ROOT", "comment": null}, "CHUNKS": {"type": "ARRAY", "index": 12, "name": "CHUNKS", "comment": null}, "CHUNKS_INCLUDED": {"type": "NUMBER", "index": 13, "name": "CHUNKS_INCLUDED", "comment": null}, "EPOCH_ID": {"type": "TEXT", "index": 14, "name": "EPOCH_ID", "comment": null}, "EPOCH_SYNC_DATA_HASH": {"type": "TEXT", "index": 15, "name": "EPOCH_SYNC_DATA_HASH", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 16, "name": "GAS_PRICE", "comment": null}, "LAST_DS_FINAL_BLOCK": {"type": "TEXT", "index": 17, "name": "LAST_DS_FINAL_BLOCK", "comment": null}, "LAST_FINAL_BLOCK": {"type": "TEXT", "index": 18, "name": "LAST_FINAL_BLOCK", "comment": null}, "LATEST_PROTOCOL_VERSION": {"type": "NUMBER", "index": 19, "name": "LATEST_PROTOCOL_VERSION", "comment": null}, "NEXT_BP_HASH": {"type": "TEXT", "index": 20, "name": "NEXT_BP_HASH", "comment": null}, "NEXT_EPOCH_ID": {"type": "TEXT", "index": 21, "name": "NEXT_EPOCH_ID", "comment": null}, "OUTCOME_ROOT": {"type": "TEXT", "index": 22, "name": "OUTCOME_ROOT", "comment": null}, "PREV_HASH": {"type": "TEXT", "index": 23, "name": "PREV_HASH", "comment": null}, "PREV_HEIGHT": {"type": "NUMBER", "index": 24, "name": "PREV_HEIGHT", "comment": null}, "PREV_STATE_ROOT": {"type": "TEXT", "index": 25, "name": "PREV_STATE_ROOT", "comment": null}, "RANDOM_VALUE": {"type": "TEXT", "index": 26, "name": "RANDOM_VALUE", "comment": null}, "RENT_PAID": {"type": "FLOAT", "index": 27, "name": "RENT_PAID", "comment": null}, "SIGNATURE": {"type": "TEXT", "index": 28, "name": "SIGNATURE", "comment": null}, "TOTAL_SUPPLY": {"type": "FLOAT", "index": 29, "name": "TOTAL_SUPPLY", "comment": null}, "VALIDATOR_PROPOSALS": {"type": "ARRAY", "index": 30, "name": "VALIDATOR_PROPOSALS", "comment": null}, "VALIDATOR_REWARD": {"type": "FLOAT", "index": 31, "name": "VALIDATOR_REWARD", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 32, "name": "FACT_BLOCKS_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:40UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__fact_blocks_BLOCK_AUTHOR.03877d0ca8"}, "test.near_models.not_null_gov__fact_lockup_actions_OWNER_ACCOUNT_ID.85d6a83e5d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_GOV", "name": "FACT_LOCKUP_ACTIONS_OWNER_ACCOUNT_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": null}, "DEPOSIT": {"type": "FLOAT", "index": 4, "name": "DEPOSIT", "comment": null}, "LOCKUP_ACCOUNT_ID": {"type": "TEXT", "index": 5, "name": "LOCKUP_ACCOUNT_ID", "comment": null}, "OWNER_ACCOUNT_ID": {"type": "TEXT", "index": 6, "name": "OWNER_ACCOUNT_ID", "comment": null}, "LOCKUP_DURATION": {"type": "TEXT", "index": 7, "name": "LOCKUP_DURATION", "comment": null}, "LOCKUP_TIMESTAMP": {"type": "TEXT", "index": 8, "name": "LOCKUP_TIMESTAMP", "comment": null}, "LOCKUP_TIMESTAMP_NTZ": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "LOCKUP_TIMESTAMP_NTZ", "comment": null}, "RELEASE_DURATION": {"type": "TEXT", "index": 10, "name": "RELEASE_DURATION", "comment": null}, "VESTING_SCHEDULE": {"type": "TEXT", "index": 11, "name": "VESTING_SCHEDULE", "comment": null}, "TRANSFERS_INFORMATION": {"type": "TEXT", "index": 12, "name": "TRANSFERS_INFORMATION", "comment": null}, "FACT_LOCKUP_ACTIONS_ID": {"type": "TEXT", "index": 13, "name": "FACT_LOCKUP_ACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:51UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_gov__fact_lockup_actions_OWNER_ACCOUNT_ID.85d6a83e5d"}, "model.near_models.bronze__FR_chunks": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "FR_CHUNKS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": ""}, "METADATA": {"type": "VARIANT", "index": 3, "name": "METADATA", "comment": ""}, "DATA": {"type": "VARIANT", "index": 4, "name": "DATA", "comment": ""}, "FILE_NAME": {"type": "TEXT", "index": 5, "name": "FILE_NAME", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.bronze__FR_chunks"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__receipts_final_receipt_succeeded__BOOLEAN.921a5b5d5f": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "RECEIPTS_FINAL_RECEIPT_SUCCEEDED", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-04-08 16:20UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__receipts_final_receipt_succeeded__BOOLEAN.921a5b5d5f"}, "model.near_models.silver__atlas_supply_daily_lockup_locked_balances": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "ATLAS_SUPPLY_DAILY_LOCKUP_LOCKED_BALANCES", "database": "NEAR", "comment": "Calculates daily balance of locked balance on a per lockup account-basis.", "owner": "DBT_CLOUD_NEAR"}, "columns": {"LOCKUP_ACCOUNT_ID": {"type": "TEXT", "index": 1, "name": "LOCKUP_ACCOUNT_ID", "comment": "A vault created by the lockup action that holds the distributed NEAR tokens until the end of the lockup duration."}, "LOCKUP_INDEX": {"type": "NUMBER", "index": 2, "name": "LOCKUP_INDEX", "comment": "An ordinal representation of the lockup account, in block_timestamp order."}, "OWNER_ACCOUNT_ID": {"type": "TEXT", "index": 3, "name": "OWNER_ACCOUNT_ID", "comment": "The wallet address of the owner for the locked tokens, per the initial distribution."}, "UTC_DATE": {"type": "DATE", "index": 4, "name": "UTC_DATE", "comment": "Datestamp, assuming UTC-0, of the record."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block began."}, "LOCKUP_AMOUNT": {"type": "NUMBER", "index": 6, "name": "LOCKUP_AMOUNT", "comment": "The amount, in NEAR, of the initial lockup."}, "DEPOSIT_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "DEPOSIT_TIMESTAMP", "comment": "Block timestamp of the initial deposit."}, "LOCKUP_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "LOCKUP_TIMESTAMP", "comment": "The initial lockup timestamp, in epoch time."}, "LOCKUP_END_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "LOCKUP_END_TIMESTAMP", "comment": "When the lockup period ends, per the lockup config on chain."}, "LOCKUP_TIME_LEFT_NS": {"type": "NUMBER", "index": 10, "name": "LOCKUP_TIME_LEFT_NS", "comment": "Time left in the lockup, for the date of record at 00:00 UTC."}, "UNRELEASED_AMOUNT": {"type": "NUMBER", "index": 11, "name": "UNRELEASED_AMOUNT", "comment": "Amount of NEAR yet to be unlocked, as of the date of record."}, "VESTING_START_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "VESTING_START_TIMESTAMP", "comment": "The start of the vesting period."}, "VESTING_CLIFF_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "VESTING_CLIFF_TIMESTAMP", "comment": "Timestamp for a cliff-style unlock of NEAR, if applicable to this lockup."}, "VESTING_END_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "VESTING_END_TIMESTAMP", "comment": "End of the vesting period, if applicable."}, "TERMINATE_VESTING_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "TERMINATE_VESTING_TIMESTAMP", "comment": "Timestamp of when the vesting is to be terminated, if applicable."}, "TERMINATION_UNVESTED_AMOUNT": {"type": "NUMBER", "index": 16, "name": "TERMINATION_UNVESTED_AMOUNT", "comment": "Unvested amount upon termination of lockup, if applicable."}, "VESTING_TIME_LEFT_NS": {"type": "NUMBER", "index": 17, "name": "VESTING_TIME_LEFT_NS", "comment": "Time left, in ns, until the lockup is fully vested, if applicable."}, "VESTING_TOTAL_TIME_NS": {"type": "NUMBER", "index": 18, "name": "VESTING_TOTAL_TIME_NS", "comment": "The total amount of time, in ns, of the vesting period, if applicable."}, "TERMINATION_WITHDRAWN_AMOUNT": {"type": "NUMBER", "index": 19, "name": "TERMINATION_WITHDRAWN_AMOUNT", "comment": "Amount, in NEAR, withdrawn at termination of the vesting period, if applicable."}, "UNVESTED_AMOUNT": {"type": "NUMBER", "index": 20, "name": "UNVESTED_AMOUNT", "comment": "Unvested NEAR at time of record."}, "LOCKED_AMOUNT": {"type": "NUMBER", "index": 21, "name": "LOCKED_AMOUNT", "comment": "Amount of NEAR still locked."}, "UNLOCKED_AMOUNT_TODAY": {"type": "NUMBER", "index": 22, "name": "UNLOCKED_AMOUNT_TODAY", "comment": "Amount of NEAR unlocked on the date of record."}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 23, "name": "_INSERTED_TIMESTAMP", "comment": "The timestamp for when the block was inserted into the data warehouse by the Chainwalker."}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 24, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": "Block number grouping for ingestion partition"}, "ATLAS_DAILY_LOCKUP_LOCKED_BALANCES_ID": {"type": "TEXT", "index": 25, "name": "ATLAS_DAILY_LOCKUP_LOCKED_BALANCES_ID", "comment": "A unique identifier for the record."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 26, "name": "INSERTED_TIMESTAMP", "comment": "The timestamp at which the record was initially created and inserted into this table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "MODIFIED_TIMESTAMP", "comment": "The timestamp at which this record was last modified by an internal process."}, "_INVOCATION_ID": {"type": "TEXT", "index": 28, "name": "_INVOCATION_ID", "comment": "A job ID to identify the run that last modified a record."}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 150865920, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 3413577, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 21:50UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(utc_date)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.silver__atlas_supply_daily_lockup_locked_balances"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__fact_intents_GAS_BURNT__NUMBER__INTEGER.07efc0be2b": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_DEFI", "name": "FACT_INTENTS_GAS_BURNT", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__fact_intents_GAS_BURNT__NUMBER__INTEGER.07efc0be2b"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_allbridge_TX_HASH__STRING__VARCHAR.56707a2817": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "BRIDGE_ALLBRIDGE_TX_HASH", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 12:57UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_allbridge_TX_HASH__STRING__VARCHAR.56707a2817"}, "test.near_models.dbt_utils_recency_defi__fact_lending_hours__block_timestamp__24.07f41c9bac": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_RECENCY_DEFI", "name": "FACT_LENDING_HOURS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"MOST_RECENT": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MOST_RECENT", "comment": null}, "THRESHOLD": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "THRESHOLD", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_utils_recency_defi__fact_lending_hours__block_timestamp__24.07f41c9bac"}, "test.near_models.not_null_gov__fact_lockup_actions_DEPOSIT.005b6619d3": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_GOV", "name": "FACT_LOCKUP_ACTIONS_DEPOSIT", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": null}, "DEPOSIT": {"type": "FLOAT", "index": 4, "name": "DEPOSIT", "comment": null}, "LOCKUP_ACCOUNT_ID": {"type": "TEXT", "index": 5, "name": "LOCKUP_ACCOUNT_ID", "comment": null}, "OWNER_ACCOUNT_ID": {"type": "TEXT", "index": 6, "name": "OWNER_ACCOUNT_ID", "comment": null}, "LOCKUP_DURATION": {"type": "TEXT", "index": 7, "name": "LOCKUP_DURATION", "comment": null}, "LOCKUP_TIMESTAMP": {"type": "TEXT", "index": 8, "name": "LOCKUP_TIMESTAMP", "comment": null}, "LOCKUP_TIMESTAMP_NTZ": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "LOCKUP_TIMESTAMP_NTZ", "comment": null}, "RELEASE_DURATION": {"type": "TEXT", "index": 10, "name": "RELEASE_DURATION", "comment": null}, "VESTING_SCHEDULE": {"type": "TEXT", "index": 11, "name": "VESTING_SCHEDULE", "comment": null}, "TRANSFERS_INFORMATION": {"type": "TEXT", "index": 12, "name": "TRANSFERS_INFORMATION", "comment": null}, "FACT_LOCKUP_ACTIONS_ID": {"type": "TEXT", "index": 13, "name": "FACT_LOCKUP_ACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:51UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_gov__fact_lockup_actions_DEPOSIT.005b6619d3"}, "test.near_models.unique_defi__fact_intents_FACT_INTENTS_ID.a3c3ced0a9": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_DEFI", "name": "FACT_INTENTS_FACT_INTENTS_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:53UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.unique_defi__fact_intents_FACT_INTENTS_ID.a3c3ced0a9"}, "model.near_models.silver__complete_provider_asset_metadata": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "COMPLETE_PROVIDER_ASSET_METADATA", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"ASSET_ID": {"type": "TEXT", "index": 1, "name": "ASSET_ID", "comment": ""}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 2, "name": "TOKEN_ADDRESS", "comment": ""}, "NAME": {"type": "TEXT", "index": 3, "name": "NAME", "comment": ""}, "SYMBOL": {"type": "TEXT", "index": 4, "name": "SYMBOL", "comment": ""}, "PLATFORM": {"type": "TEXT", "index": 5, "name": "PLATFORM", "comment": ""}, "PLATFORM_ID": {"type": "TEXT", "index": 6, "name": "PLATFORM_ID", "comment": ""}, "PROVIDER": {"type": "TEXT", "index": 7, "name": "PROVIDER", "comment": ""}, "SOURCE": {"type": "TEXT", "index": 8, "name": "SOURCE", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "COMPLETE_PROVIDER_ASSET_METADATA_ID": {"type": "TEXT", "index": 12, "name": "COMPLETE_PROVIDER_ASSET_METADATA_ID", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 8381952, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 145002, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 21:48UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.silver__complete_provider_asset_metadata"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__staking_epochs_EPOCH_NUMBER__NUMBER.52826030e4": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_OF_TYPE_SILVER", "name": "STAKING_EPOCHS_EPOCH_NUMBER", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 12:57UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__staking_epochs_EPOCH_NUMBER__NUMBER.52826030e4"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__fact_lockup_actions_DEPOSIT__DOUBLE__FLOAT__NUMBER.f22e50492c": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_GOV", "name": "FACT_LOCKUP_ACTIONS_DEPOSIT", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__fact_lockup_actions_DEPOSIT__DOUBLE__FLOAT__NUMBER.f22e50492c"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_EPOCH_SYNC_DATA_HASH__STRING__VARCHAR__None.98f9b955fd": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_BLOCKS_EPOCH_SYNC_DATA_HASH", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:38UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_EPOCH_SYNC_DATA_HASH__STRING__VARCHAR__None.98f9b955fd"}, "test.near_models.not_null_core__ez_actions_TX_SIGNER.83f0d58365": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "EZ_ACTIONS_TX_SIGNER", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 4, "name": "TX_SUCCEEDED", "comment": null}, "TX_RECEIVER": {"type": "TEXT", "index": 5, "name": "TX_RECEIVER", "comment": null}, "TX_SIGNER": {"type": "TEXT", "index": 6, "name": "TX_SIGNER", "comment": null}, "TX_GAS_USED": {"type": "NUMBER", "index": 7, "name": "TX_GAS_USED", "comment": null}, "TX_FEE": {"type": "NUMBER", "index": 8, "name": "TX_FEE", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 9, "name": "RECEIPT_ID", "comment": null}, "RECEIPT_PREDECESSOR_ID": {"type": "TEXT", "index": 10, "name": "RECEIPT_PREDECESSOR_ID", "comment": null}, "RECEIPT_RECEIVER_ID": {"type": "TEXT", "index": 11, "name": "RECEIPT_RECEIVER_ID", "comment": null}, "RECEIPT_SIGNER_ID": {"type": "TEXT", "index": 12, "name": "RECEIPT_SIGNER_ID", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 13, "name": "RECEIPT_SUCCEEDED", "comment": null}, "RECEIPT_GAS_BURNT": {"type": "NUMBER", "index": 14, "name": "RECEIPT_GAS_BURNT", "comment": null}, "RECEIPT_STATUS_VALUE": {"type": "OBJECT", "index": 15, "name": "RECEIPT_STATUS_VALUE", "comment": null}, "ACTION_INDEX": {"type": "NUMBER", "index": 16, "name": "ACTION_INDEX", "comment": null}, "IS_DELEGATED": {"type": "BOOLEAN", "index": 17, "name": "IS_DELEGATED", "comment": null}, "ACTION_NAME": {"type": "TEXT", "index": 18, "name": "ACTION_NAME", "comment": null}, "ACTION_DATA": {"type": "OBJECT", "index": 19, "name": "ACTION_DATA", "comment": null}, "ACTION_GAS_PRICE": {"type": "NUMBER", "index": 20, "name": "ACTION_GAS_PRICE", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 21, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "ACTIONS_ID": {"type": "TEXT", "index": 22, "name": "ACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 25, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:40UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__ez_actions_TX_SIGNER.83f0d58365"}, "model.near_models.silver__complete_token_asset_metadata": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "COMPLETE_TOKEN_ASSET_METADATA", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TOKEN_ADDRESS": {"type": "TEXT", "index": 1, "name": "TOKEN_ADDRESS", "comment": ""}, "ASSET_ID": {"type": "TEXT", "index": 2, "name": "ASSET_ID", "comment": ""}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": ""}, "NAME": {"type": "TEXT", "index": 4, "name": "NAME", "comment": ""}, "DECIMALS": {"type": "NUMBER", "index": 5, "name": "DECIMALS", "comment": ""}, "BLOCKCHAIN": {"type": "TEXT", "index": 6, "name": "BLOCKCHAIN", "comment": ""}, "BLOCKCHAIN_NAME": {"type": "TEXT", "index": 7, "name": "BLOCKCHAIN_NAME", "comment": ""}, "BLOCKCHAIN_ID": {"type": "TEXT", "index": 8, "name": "BLOCKCHAIN_ID", "comment": ""}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 9, "name": "IS_DEPRECATED", "comment": ""}, "IS_VERIFIED": {"type": "BOOLEAN", "index": 10, "name": "IS_VERIFIED", "comment": ""}, "PROVIDER": {"type": "TEXT", "index": 11, "name": "PROVIDER", "comment": ""}, "SOURCE": {"type": "TEXT", "index": 12, "name": "SOURCE", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "COMPLETE_TOKEN_ASSET_METADATA_ID": {"type": "TEXT", "index": 16, "name": "COMPLETE_TOKEN_ASSET_METADATA_ID", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 17, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 2130755072, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 24238864, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 21:48UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.silver__complete_token_asset_metadata"}, "test.near_models.unique_atlas__ez_supply_EZ_SUPPLY_ID.1a01ea5601": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_ATLAS", "name": "EZ_SUPPLY_EZ_SUPPLY_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-06 13:46UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.unique_atlas__ez_supply_EZ_SUPPLY_ID.1a01ea5601"}, "test.near_models.not_null_defi__ez_dex_swaps_TX_HASH.39e4940b4b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "EZ_DEX_SWAPS_TX_HASH", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 2, "name": "RECEIPT_ID", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 5, "name": "PLATFORM", "comment": null}, "POOL_ID": {"type": "NUMBER", "index": 6, "name": "POOL_ID", "comment": null}, "TRADER": {"type": "TEXT", "index": 7, "name": "TRADER", "comment": null}, "SWAP_INDEX": {"type": "NUMBER", "index": 8, "name": "SWAP_INDEX", "comment": null}, "AMOUNT_OUT_RAW": {"type": "TEXT", "index": 9, "name": "AMOUNT_OUT_RAW", "comment": null}, "AMOUNT_OUT": {"type": "FLOAT", "index": 10, "name": "AMOUNT_OUT", "comment": null}, "AMOUNT_OUT_USD": {"type": "FLOAT", "index": 11, "name": "AMOUNT_OUT_USD", "comment": null}, "TOKEN_OUT_CONTRACT": {"type": "TEXT", "index": 12, "name": "TOKEN_OUT_CONTRACT", "comment": null}, "SYMBOL_OUT": {"type": "TEXT", "index": 13, "name": "SYMBOL_OUT", "comment": null}, "TOKEN_OUT_IS_VERIFIED": {"type": "BOOLEAN", "index": 14, "name": "TOKEN_OUT_IS_VERIFIED", "comment": null}, "AMOUNT_IN_RAW": {"type": "TEXT", "index": 15, "name": "AMOUNT_IN_RAW", "comment": null}, "AMOUNT_IN": {"type": "FLOAT", "index": 16, "name": "AMOUNT_IN", "comment": null}, "AMOUNT_IN_USD": {"type": "FLOAT", "index": 17, "name": "AMOUNT_IN_USD", "comment": null}, "TOKEN_IN_CONTRACT": {"type": "TEXT", "index": 18, "name": "TOKEN_IN_CONTRACT", "comment": null}, "SYMBOL_IN": {"type": "TEXT", "index": 19, "name": "SYMBOL_IN", "comment": null}, "TOKEN_IN_IS_VERIFIED": {"type": "BOOLEAN", "index": 20, "name": "TOKEN_IN_IS_VERIFIED", "comment": null}, "SWAP_INPUT_DATA": {"type": "VARIANT", "index": 21, "name": "SWAP_INPUT_DATA", "comment": null}, "LOG": {"type": "TEXT", "index": 22, "name": "LOG", "comment": null}, "EZ_DEX_SWAPS_ID": {"type": "TEXT", "index": 23, "name": "EZ_DEX_SWAPS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}, "TOKEN_IN_IS_VERIFIED_2": {"type": "BOOLEAN", "index": 26, "name": "TOKEN_IN_IS_VERIFIED_2", "comment": null}, "TOKEN_OUT_IS_VERIFIED_2": {"type": "BOOLEAN", "index": 27, "name": "TOKEN_OUT_IS_VERIFIED_2", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:41UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__ez_dex_swaps_TX_HASH.39e4940b4b"}, "test.near_models.not_null_core__ez_actions_RECEIPT_PREDECESSOR_ID.2c52ce6ca2": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "EZ_ACTIONS_RECEIPT_PREDECESSOR_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 4, "name": "TX_SUCCEEDED", "comment": null}, "TX_RECEIVER": {"type": "TEXT", "index": 5, "name": "TX_RECEIVER", "comment": null}, "TX_SIGNER": {"type": "TEXT", "index": 6, "name": "TX_SIGNER", "comment": null}, "TX_GAS_USED": {"type": "NUMBER", "index": 7, "name": "TX_GAS_USED", "comment": null}, "TX_FEE": {"type": "NUMBER", "index": 8, "name": "TX_FEE", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 9, "name": "RECEIPT_ID", "comment": null}, "RECEIPT_PREDECESSOR_ID": {"type": "TEXT", "index": 10, "name": "RECEIPT_PREDECESSOR_ID", "comment": null}, "RECEIPT_RECEIVER_ID": {"type": "TEXT", "index": 11, "name": "RECEIPT_RECEIVER_ID", "comment": null}, "RECEIPT_SIGNER_ID": {"type": "TEXT", "index": 12, "name": "RECEIPT_SIGNER_ID", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 13, "name": "RECEIPT_SUCCEEDED", "comment": null}, "RECEIPT_GAS_BURNT": {"type": "NUMBER", "index": 14, "name": "RECEIPT_GAS_BURNT", "comment": null}, "RECEIPT_STATUS_VALUE": {"type": "OBJECT", "index": 15, "name": "RECEIPT_STATUS_VALUE", "comment": null}, "ACTION_INDEX": {"type": "NUMBER", "index": 16, "name": "ACTION_INDEX", "comment": null}, "IS_DELEGATED": {"type": "BOOLEAN", "index": 17, "name": "IS_DELEGATED", "comment": null}, "ACTION_NAME": {"type": "TEXT", "index": 18, "name": "ACTION_NAME", "comment": null}, "ACTION_DATA": {"type": "OBJECT", "index": 19, "name": "ACTION_DATA", "comment": null}, "ACTION_GAS_PRICE": {"type": "NUMBER", "index": 20, "name": "ACTION_GAS_PRICE", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 21, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "ACTIONS_ID": {"type": "TEXT", "index": 22, "name": "ACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 25, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:40UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__ez_actions_RECEIPT_PREDECESSOR_ID.2c52ce6ca2"}, "test.near_models.not_null_nft__fact_nft_mints_OWNER_ID.df6ae5c6a8": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "FACT_NFT_MINTS_OWNER_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RECEIPT_OBJECT_ID": {"type": "TEXT", "index": 1, "name": "RECEIPT_OBJECT_ID", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 2, "name": "TX_HASH", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "TOKEN_ID": {"type": "TEXT", "index": 5, "name": "TOKEN_ID", "comment": null}, "METHOD_NAME": {"type": "TEXT", "index": 6, "name": "METHOD_NAME", "comment": null}, "ARGS": {"type": "VARIANT", "index": 7, "name": "ARGS", "comment": null}, "MEMO": {"type": "VARIANT", "index": 8, "name": "MEMO", "comment": null}, "DEPOSIT": {"type": "NUMBER", "index": 9, "name": "DEPOSIT", "comment": null}, "TX_RECEIVER": {"type": "TEXT", "index": 10, "name": "TX_RECEIVER", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 11, "name": "RECEIVER_ID", "comment": null}, "SIGNER_ID": {"type": "TEXT", "index": 12, "name": "SIGNER_ID", "comment": null}, "OWNER_ID": {"type": "TEXT", "index": 13, "name": "OWNER_ID", "comment": null}, "OWNER_PER_TX": {"type": "NUMBER", "index": 14, "name": "OWNER_PER_TX", "comment": null}, "MINT_PER_TX": {"type": "NUMBER", "index": 15, "name": "MINT_PER_TX", "comment": null}, "GAS_BURNT": {"type": "NUMBER", "index": 16, "name": "GAS_BURNT", "comment": null}, "TRANSACTION_FEE": {"type": "NUMBER", "index": 17, "name": "TRANSACTION_FEE", "comment": null}, "IMPLIED_PRICE": {"type": "FLOAT", "index": 18, "name": "IMPLIED_PRICE", "comment": null}, "TX_STATUS": {"type": "TEXT", "index": 19, "name": "TX_STATUS", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 20, "name": "TX_SUCCEEDED", "comment": null}, "MINT_ACTION_ID": {"type": "TEXT", "index": 21, "name": "MINT_ACTION_ID", "comment": null}, "FACT_NFT_MINTS_ID": {"type": "TEXT", "index": 22, "name": "FACT_NFT_MINTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:52UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_nft__fact_nft_mints_OWNER_ID.df6ae5c6a8"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__pool_events_tx_hash__VARCHAR.c3bd10d75d": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "POOL_EVENTS_TX_HASH", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-04-09 04:47UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__pool_events_tx_hash__VARCHAR.c3bd10d75d"}, "test.near_models.not_null_defi__ez_lending_BLOCK_TIMESTAMP.0d4352ae36": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "EZ_LENDING_BLOCK_TIMESTAMP", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"PLATFORM": {"type": "TEXT", "index": 1, "name": "PLATFORM", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 2, "name": "TX_HASH", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "SENDER_ID": {"type": "TEXT", "index": 5, "name": "SENDER_ID", "comment": null}, "ACTIONS": {"type": "TEXT", "index": 6, "name": "ACTIONS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": null}, "TOKEN_ADDRESS": {"type": "VARIANT", "index": 8, "name": "TOKEN_ADDRESS", "comment": null}, "NAME": {"type": "TEXT", "index": 9, "name": "NAME", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 10, "name": "SYMBOL", "comment": null}, "AMOUNT_RAW": {"type": "NUMBER", "index": 11, "name": "AMOUNT_RAW", "comment": null}, "AMOUNT_ADJ": {"type": "NUMBER", "index": 12, "name": "AMOUNT_ADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 13, "name": "AMOUNT", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 14, "name": "PRICE_USD", "comment": null}, "TOKEN_IS_VERIFIED": {"type": "BOOLEAN", "index": 15, "name": "TOKEN_IS_VERIFIED", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_USD", "comment": null}, "EZ_LENDING_ID": {"type": "TEXT", "index": 17, "name": "EZ_LENDING_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}, "TOKEN_IS_VERIFIED_2": {"type": "BOOLEAN", "index": 20, "name": "TOKEN_IS_VERIFIED_2", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:41UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__ez_lending_BLOCK_TIMESTAMP.0d4352ae36"}, "model.near_models.streamline__nearblocks_ft_complete": {"metadata": {"type": "BASE TABLE", "schema": "STREAMLINE", "name": "NEARBLOCKS_FT_COMPLETE", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "CONTRACT_ADDRESS", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 3, "name": "_INSERTED_TIMESTAMP", "comment": null}, "NEARBLOCKS_FT_COMPLETE_ID": {"type": "TEXT", "index": 4, "name": "NEARBLOCKS_FT_COMPLETE_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 7, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 126464, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 3466, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-10 00:33UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.streamline__nearblocks_ft_complete"}, "test.near_models.not_null_nft__dim_nft_contract_metadata_CONTRACT_ADDRESS.58b09588ca": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "DIM_NFT_CONTRACT_METADATA_CONTRACT_ADDRESS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "CONTRACT_ADDRESS", "comment": null}, "NAME": {"type": "TEXT", "index": 2, "name": "NAME", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": null}, "BASE_URI": {"type": "TEXT", "index": 4, "name": "BASE_URI", "comment": null}, "ICON": {"type": "TEXT", "index": 5, "name": "ICON", "comment": null}, "TOKENS": {"type": "NUMBER", "index": 6, "name": "TOKENS", "comment": null}, "DIM_NFT_CONTRACT_METADATA_ID": {"type": "TEXT", "index": 7, "name": "DIM_NFT_CONTRACT_METADATA_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:52UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_nft__dim_nft_contract_metadata_CONTRACT_ADDRESS.58b09588ca"}, "test.near_models.unique_silver__atlas_supply_daily_lockup_locked_balances_atlas_daily_lockup_locked_balances_id.52649620ed": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_SILVER", "name": "ATLAS_SUPPLY_DAILY_LOCKUP_LOCKED_BALANCES_ATLAS_DAILY_LOCKUP_LOCKED_BALANCES_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:25UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.unique_silver__atlas_supply_daily_lockup_locked_balances_atlas_daily_lockup_locked_balances_id.52649620ed"}, "test.near_models.not_null_core__fact_receipts_PREDECESSOR_ID.963a628ee4": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_RECEIPTS_PREDECESSOR_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "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_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": null}, "RECEIPT_OUTCOME_ID": {"type": "ARRAY", "index": 5, "name": "RECEIPT_OUTCOME_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 6, "name": "RECEIVER_ID", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 7, "name": "PREDECESSOR_ID", "comment": null}, "ACTIONS": {"type": "VARIANT", "index": 8, "name": "ACTIONS", "comment": null}, "OUTCOME": {"type": "VARIANT", "index": 9, "name": "OUTCOME", "comment": null}, "GAS_BURNT": {"type": "NUMBER", "index": 10, "name": "GAS_BURNT", "comment": null}, "STATUS_VALUE": {"type": "VARIANT", "index": 11, "name": "STATUS_VALUE", "comment": null}, "LOGS": {"type": "ARRAY", "index": 12, "name": "LOGS", "comment": null}, "PROOF": {"type": "ARRAY", "index": 13, "name": "PROOF", "comment": null}, "METADATA": {"type": "VARIANT", "index": 14, "name": "METADATA", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 15, "name": "RECEIPT_SUCCEEDED", "comment": null}, "FACT_RECEIPTS_ID": {"type": "TEXT", "index": 16, "name": "FACT_RECEIPTS_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:41UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__fact_receipts_PREDECESSOR_ID.963a628ee4"}, "model.near_models.silver_stats__core_metrics_hourly": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_STATS", "name": "CORE_METRICS_HOURLY", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_TIMESTAMP_HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP_HOUR", "comment": ""}, "TRANSACTION_COUNT": {"type": "NUMBER", "index": 2, "name": "TRANSACTION_COUNT", "comment": ""}, "TRANSACTION_COUNT_SUCCESS": {"type": "NUMBER", "index": 3, "name": "TRANSACTION_COUNT_SUCCESS", "comment": ""}, "TRANSACTION_COUNT_FAILED": {"type": "NUMBER", "index": 4, "name": "TRANSACTION_COUNT_FAILED", "comment": ""}, "UNIQUE_FROM_COUNT": {"type": "NUMBER", "index": 5, "name": "UNIQUE_FROM_COUNT", "comment": ""}, "UNIQUE_TO_COUNT": {"type": "NUMBER", "index": 6, "name": "UNIQUE_TO_COUNT", "comment": ""}, "TOTAL_FEES": {"type": "FLOAT", "index": 7, "name": "TOTAL_FEES", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "CORE_METRICS_HOURLY_ID": {"type": "TEXT", "index": 9, "name": "CORE_METRICS_HOURLY_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 12, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 3187200, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 45807, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 21:49UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp_hour::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.silver_stats__core_metrics_hourly"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_nft__ez_nft_sales_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.f8c72361ae": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_OF_TYPE_NFT", "name": "EZ_NFT_SALES_BLOCK_TIMESTAMP", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_nft__ez_nft_sales_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.f8c72361ae"}, "test.near_models.not_null_silver__atlas_supply_daily_lockup_locked_balances_owner_account_id.762e8eec08": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "ATLAS_SUPPLY_DAILY_LOCKUP_LOCKED_BALANCES_OWNER_ACCOUNT_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"LOCKUP_ACCOUNT_ID": {"type": "TEXT", "index": 1, "name": "LOCKUP_ACCOUNT_ID", "comment": null}, "LOCKUP_INDEX": {"type": "NUMBER", "index": 2, "name": "LOCKUP_INDEX", "comment": null}, "OWNER_ACCOUNT_ID": {"type": "TEXT", "index": 3, "name": "OWNER_ACCOUNT_ID", "comment": null}, "UTC_DATE": {"type": "DATE", "index": 4, "name": "UTC_DATE", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "BLOCK_TIMESTAMP", "comment": null}, "LOCKUP_AMOUNT": {"type": "NUMBER", "index": 6, "name": "LOCKUP_AMOUNT", "comment": null}, "DEPOSIT_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "DEPOSIT_TIMESTAMP", "comment": null}, "LOCKUP_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "LOCKUP_TIMESTAMP", "comment": null}, "LOCKUP_END_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "LOCKUP_END_TIMESTAMP", "comment": null}, "LOCKUP_TIME_LEFT_NS": {"type": "NUMBER", "index": 10, "name": "LOCKUP_TIME_LEFT_NS", "comment": null}, "UNRELEASED_AMOUNT": {"type": "NUMBER", "index": 11, "name": "UNRELEASED_AMOUNT", "comment": null}, "VESTING_START_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "VESTING_START_TIMESTAMP", "comment": null}, "VESTING_CLIFF_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "VESTING_CLIFF_TIMESTAMP", "comment": null}, "VESTING_END_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "VESTING_END_TIMESTAMP", "comment": null}, "TERMINATE_VESTING_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "TERMINATE_VESTING_TIMESTAMP", "comment": null}, "TERMINATION_UNVESTED_AMOUNT": {"type": "NUMBER", "index": 16, "name": "TERMINATION_UNVESTED_AMOUNT", "comment": null}, "VESTING_TIME_LEFT_NS": {"type": "NUMBER", "index": 17, "name": "VESTING_TIME_LEFT_NS", "comment": null}, "VESTING_TOTAL_TIME_NS": {"type": "NUMBER", "index": 18, "name": "VESTING_TOTAL_TIME_NS", "comment": null}, "TERMINATION_WITHDRAWN_AMOUNT": {"type": "NUMBER", "index": 19, "name": "TERMINATION_WITHDRAWN_AMOUNT", "comment": null}, "UNVESTED_AMOUNT": {"type": "NUMBER", "index": 20, "name": "UNVESTED_AMOUNT", "comment": null}, "LOCKED_AMOUNT": {"type": "NUMBER", "index": 21, "name": "LOCKED_AMOUNT", "comment": null}, "UNLOCKED_AMOUNT_TODAY": {"type": "NUMBER", "index": 22, "name": "UNLOCKED_AMOUNT_TODAY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 23, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 24, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "ATLAS_DAILY_LOCKUP_LOCKED_BALANCES_ID": {"type": "TEXT", "index": 25, "name": "ATLAS_DAILY_LOCKUP_LOCKED_BALANCES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 26, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 28, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:35UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__atlas_supply_daily_lockup_locked_balances_owner_account_id.762e8eec08"}, "model.near_models.streamline__blocks_complete": {"metadata": {"type": "BASE TABLE", "schema": "STREAMLINE", "name": "BLOCKS_COMPLETE", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP_EPOCH": {"type": "NUMBER", "index": 2, "name": "BLOCK_TIMESTAMP_EPOCH", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 3, "name": "BLOCK_HASH", "comment": null}, "PREV_HEIGHT": {"type": "NUMBER", "index": 4, "name": "PREV_HEIGHT", "comment": null}, "PREV_HASH": {"type": "TEXT", "index": 5, "name": "PREV_HASH", "comment": null}, "CHUNKS_EXPECTED": {"type": "NUMBER", "index": 6, "name": "CHUNKS_EXPECTED", "comment": null}, "CHUNKS_INCLUDED": {"type": "NUMBER", "index": 7, "name": "CHUNKS_INCLUDED", "comment": null}, "CHUNK_IDS": {"type": "ARRAY", "index": 8, "name": "CHUNK_IDS", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 9, "name": "PARTITION_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 10, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_BLOCKS_ID": {"type": "TEXT", "index": 11, "name": "COMPLETE_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 14, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 15727490048, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 32226659, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 22:22UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(ROUND(block_id, -3))", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.streamline__blocks_complete"}, "test.near_models.not_null_atlas__ez_supply_EZ_SUPPLY_ID.844bef2d56": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_ATLAS", "name": "EZ_SUPPLY_EZ_SUPPLY_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"UTC_DATE": {"type": "DATE", "index": 1, "name": "UTC_DATE", "comment": null}, "TOTAL_SUPPLY": {"type": "NUMBER", "index": 2, "name": "TOTAL_SUPPLY", "comment": null}, "TOTAL_STAKED_SUPPLY": {"type": "FLOAT", "index": 3, "name": "TOTAL_STAKED_SUPPLY", "comment": null}, "TOTAL_NONSTAKED_SUPPLY": {"type": "FLOAT", "index": 4, "name": "TOTAL_NONSTAKED_SUPPLY", "comment": null}, "CIRCULATING_SUPPLY": {"type": "NUMBER", "index": 5, "name": "CIRCULATING_SUPPLY", "comment": null}, "TOTAL_LOCKED_SUPPLY": {"type": "NUMBER", "index": 6, "name": "TOTAL_LOCKED_SUPPLY", "comment": null}, "LIQUID_SUPPLY": {"type": "FLOAT", "index": 7, "name": "LIQUID_SUPPLY", "comment": null}, "NONLIQUID_SUPPLY": {"type": "FLOAT", "index": 8, "name": "NONLIQUID_SUPPLY", "comment": null}, "STAKED_LOCKED_SUPPLY": {"type": "NUMBER", "index": 9, "name": "STAKED_LOCKED_SUPPLY", "comment": null}, "NON_STAKED_LOCKED_SUPPLY": {"type": "NUMBER", "index": 10, "name": "NON_STAKED_LOCKED_SUPPLY", "comment": null}, "STAKED_CIRCULATING_SUPPLY": {"type": "FLOAT", "index": 11, "name": "STAKED_CIRCULATING_SUPPLY", "comment": null}, "NONSTAKED_CIRCULATING_SUPPLY": {"type": "FLOAT", "index": 12, "name": "NONSTAKED_CIRCULATING_SUPPLY", "comment": null}, "PERC_LOCKED_SUPPLY": {"type": "NUMBER", "index": 13, "name": "PERC_LOCKED_SUPPLY", "comment": null}, "PERC_CIRCULATING_SUPPLY": {"type": "NUMBER", "index": 14, "name": "PERC_CIRCULATING_SUPPLY", "comment": null}, "PERC_STAKED_LOCKED": {"type": "NUMBER", "index": 15, "name": "PERC_STAKED_LOCKED", "comment": null}, "PERC_STAKED_CIRCULATING": {"type": "FLOAT", "index": 16, "name": "PERC_STAKED_CIRCULATING", "comment": null}, "EZ_SUPPLY_ID": {"type": "TEXT", "index": 17, "name": "EZ_SUPPLY_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-06 13:34UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_atlas__ez_supply_EZ_SUPPLY_ID.844bef2d56"}, "test.near_models.not_null_core__dim_ft_contract_metadata_DIM_FT_CONTRACT_METADATA_ID.c91b64b462": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "DIM_FT_CONTRACT_METADATA_DIM_FT_CONTRACT_METADATA_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"ASSET_IDENTIFIER": {"type": "TEXT", "index": 1, "name": "ASSET_IDENTIFIER", "comment": null}, "SOURCE_CHAIN": {"type": "TEXT", "index": 2, "name": "SOURCE_CHAIN", "comment": null}, "CROSSCHAIN_TOKEN_CONTRACT": {"type": "TEXT", "index": 3, "name": "CROSSCHAIN_TOKEN_CONTRACT", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 4, "name": "CONTRACT_ADDRESS", "comment": null}, "NAME": {"type": "TEXT", "index": 5, "name": "NAME", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 6, "name": "SYMBOL", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 7, "name": "DECIMALS", "comment": null}, "DIM_FT_CONTRACT_METADATA_ID": {"type": "TEXT", "index": 8, "name": "DIM_FT_CONTRACT_METADATA_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__dim_ft_contract_metadata_DIM_FT_CONTRACT_METADATA_ID.c91b64b462"}, "model.near_models.silver__complete_native_asset_metadata": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "COMPLETE_NATIVE_ASSET_METADATA", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"ASSET_ID": {"type": "TEXT", "index": 1, "name": "ASSET_ID", "comment": ""}, "SYMBOL": {"type": "TEXT", "index": 2, "name": "SYMBOL", "comment": ""}, "NAME": {"type": "TEXT", "index": 3, "name": "NAME", "comment": ""}, "DECIMALS": {"type": "NUMBER", "index": 4, "name": "DECIMALS", "comment": ""}, "BLOCKCHAIN": {"type": "TEXT", "index": 5, "name": "BLOCKCHAIN", "comment": ""}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 6, "name": "IS_DEPRECATED", "comment": ""}, "PROVIDER": {"type": "TEXT", "index": 7, "name": "PROVIDER", "comment": ""}, "SOURCE": {"type": "TEXT", "index": 8, "name": "SOURCE", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "COMPLETE_NATIVE_ASSET_METADATA_ID": {"type": "TEXT", "index": 12, "name": "COMPLETE_NATIVE_ASSET_METADATA_ID", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 14336, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 143, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 21:47UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.silver__complete_native_asset_metadata"}, "test.near_models.unique_silver__bridge_allbridge_BRIDGE_ALLBRIDGE_ID.c2fc9ae065": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_SILVER", "name": "BRIDGE_ALLBRIDGE_BRIDGE_ALLBRIDGE_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:41UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.unique_silver__bridge_allbridge_BRIDGE_ALLBRIDGE_ID.c2fc9ae065"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__staking_epochs_TOTAL_STAKING_SHARES__NUMBER.9772e15bad": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_OF_TYPE_SILVER", "name": "STAKING_EPOCHS_TOTAL_STAKING_SHARES", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 12:57UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__staking_epochs_TOTAL_STAKING_SHARES__NUMBER.9772e15bad"}, "seed.near_models.seeds__multichain_ids": {"metadata": {"type": "BASE TABLE", "schema": "SEEDS", "name": "MULTICHAIN_IDS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCKCHAIN": {"type": "TEXT", "index": 1, "name": "BLOCKCHAIN", "comment": null}, "ID": {"type": "TEXT", "index": 2, "name": "ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 1536, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 23, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 22:35UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.near_models.seeds__multichain_ids"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_nft__ez_nft_sales_PRICE__FLOAT.1839459ef1": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_OF_TYPE_NFT", "name": "EZ_NFT_SALES_PRICE", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_nft__ez_nft_sales_PRICE__FLOAT.1839459ef1"}, "test.near_models.dbt_utils_recency_core__fact_transactions_hours__block_timestamp__2.570b11349d": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_RECENCY_CORE", "name": "FACT_TRANSACTIONS_HOURS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"MOST_RECENT": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MOST_RECENT", "comment": null}, "THRESHOLD": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "THRESHOLD", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_utils_recency_core__fact_transactions_hours__block_timestamp__2.570b11349d"}, "test.near_models.not_null_core__fact_logs_BLOCK_ID.7626f242d7": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_LOGS_BLOCK_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 5, "name": "PREDECESSOR_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 6, "name": "RECEIVER_ID", "comment": null}, "SIGNER_ID": {"type": "TEXT", "index": 7, "name": "SIGNER_ID", "comment": null}, "LOG_INDEX": {"type": "NUMBER", "index": 8, "name": "LOG_INDEX", "comment": null}, "CLEAN_LOG": {"type": "TEXT", "index": 9, "name": "CLEAN_LOG", "comment": null}, "EVENT_STANDARD": {"type": "TEXT", "index": 10, "name": "EVENT_STANDARD", "comment": null}, "GAS_BURNT": {"type": "NUMBER", "index": 11, "name": "GAS_BURNT", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "RECEIPT_SUCCEEDED", "comment": null}, "FACT_LOGS_ID": {"type": "TEXT", "index": 13, "name": "FACT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:40UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__fact_logs_BLOCK_ID.7626f242d7"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__nft_series_metadata_SERIES_ID__VARCHAR.c9a73411e0": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_OF_TYPE_SILVER", "name": "NFT_SERIES_METADATA_SERIES_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 12:57UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__nft_series_metadata_SERIES_ID__VARCHAR.c9a73411e0"}, "test.near_models.not_null_defi__fact_bridge_activity_SOURCE_CHAIN.dd5b1863df": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_BRIDGE_ACTIVITY_SOURCE_CHAIN", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 4, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 5, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT_ADJ": {"type": "NUMBER", "index": 6, "name": "AMOUNT_ADJ", "comment": null}, "DESTINATION_ADDRESS": {"type": "TEXT", "index": 7, "name": "DESTINATION_ADDRESS", "comment": null}, "SOURCE_ADDRESS": {"type": "TEXT", "index": 8, "name": "SOURCE_ADDRESS", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 9, "name": "PLATFORM", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 10, "name": "BRIDGE_ADDRESS", "comment": null}, "DESTINATION_CHAIN": {"type": "TEXT", "index": 11, "name": "DESTINATION_CHAIN", "comment": null}, "SOURCE_CHAIN": {"type": "TEXT", "index": 12, "name": "SOURCE_CHAIN", "comment": null}, "METHOD_NAME": {"type": "TEXT", "index": 13, "name": "METHOD_NAME", "comment": null}, "DIRECTION": {"type": "TEXT", "index": 14, "name": "DIRECTION", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 15, "name": "RECEIPT_SUCCEEDED", "comment": null}, "FACT_BRIDGE_ACTIVITY_ID": {"type": "TEXT", "index": 16, "name": "FACT_BRIDGE_ACTIVITY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:51UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__fact_bridge_activity_SOURCE_CHAIN.dd5b1863df"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_NEXT_BP_HASH__STRING__VARCHAR.d82841de9b": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_BLOCKS_NEXT_BP_HASH", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:38UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_NEXT_BP_HASH__STRING__VARCHAR.d82841de9b"}, "test.near_models.not_null_core__ez_actions_TX_GAS_USED.c93b6a7979": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "EZ_ACTIONS_TX_GAS_USED", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 4, "name": "TX_SUCCEEDED", "comment": null}, "TX_RECEIVER": {"type": "TEXT", "index": 5, "name": "TX_RECEIVER", "comment": null}, "TX_SIGNER": {"type": "TEXT", "index": 6, "name": "TX_SIGNER", "comment": null}, "TX_GAS_USED": {"type": "NUMBER", "index": 7, "name": "TX_GAS_USED", "comment": null}, "TX_FEE": {"type": "NUMBER", "index": 8, "name": "TX_FEE", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 9, "name": "RECEIPT_ID", "comment": null}, "RECEIPT_PREDECESSOR_ID": {"type": "TEXT", "index": 10, "name": "RECEIPT_PREDECESSOR_ID", "comment": null}, "RECEIPT_RECEIVER_ID": {"type": "TEXT", "index": 11, "name": "RECEIPT_RECEIVER_ID", "comment": null}, "RECEIPT_SIGNER_ID": {"type": "TEXT", "index": 12, "name": "RECEIPT_SIGNER_ID", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 13, "name": "RECEIPT_SUCCEEDED", "comment": null}, "RECEIPT_GAS_BURNT": {"type": "NUMBER", "index": 14, "name": "RECEIPT_GAS_BURNT", "comment": null}, "RECEIPT_STATUS_VALUE": {"type": "OBJECT", "index": 15, "name": "RECEIPT_STATUS_VALUE", "comment": null}, "ACTION_INDEX": {"type": "NUMBER", "index": 16, "name": "ACTION_INDEX", "comment": null}, "IS_DELEGATED": {"type": "BOOLEAN", "index": 17, "name": "IS_DELEGATED", "comment": null}, "ACTION_NAME": {"type": "TEXT", "index": 18, "name": "ACTION_NAME", "comment": null}, "ACTION_DATA": {"type": "OBJECT", "index": 19, "name": "ACTION_DATA", "comment": null}, "ACTION_GAS_PRICE": {"type": "NUMBER", "index": 20, "name": "ACTION_GAS_PRICE", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 21, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "ACTIONS_ID": {"type": "TEXT", "index": 22, "name": "ACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 25, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:40UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__ez_actions_TX_GAS_USED.c93b6a7979"}, "test.near_models.not_null_defi__ez_intents_EZ_INTENTS_ID.c02318c46a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "EZ_INTENTS_EZ_INTENTS_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "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_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 6, "name": "PREDECESSOR_ID", "comment": null}, "LOG_EVENT": {"type": "TEXT", "index": 7, "name": "LOG_EVENT", "comment": null}, "TOKEN_ID": {"type": "VARIANT", "index": 8, "name": "TOKEN_ID", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 9, "name": "SYMBOL", "comment": null}, "AMOUNT_ADJ": {"type": "FLOAT", "index": 10, "name": "AMOUNT_ADJ", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 11, "name": "AMOUNT_USD", "comment": null}, "OWNER_ID": {"type": "TEXT", "index": 12, "name": "OWNER_ID", "comment": null}, "OLD_OWNER_ID": {"type": "TEXT", "index": 13, "name": "OLD_OWNER_ID", "comment": null}, "NEW_OWNER_ID": {"type": "TEXT", "index": 14, "name": "NEW_OWNER_ID", "comment": null}, "AMOUNT_RAW": {"type": "TEXT", "index": 15, "name": "AMOUNT_RAW", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 16, "name": "BLOCKCHAIN", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 17, "name": "CONTRACT_ADDRESS", "comment": null}, "IS_NATIVE": {"type": "BOOLEAN", "index": 18, "name": "IS_NATIVE", "comment": null}, "PRICE": {"type": "FLOAT", "index": 19, "name": "PRICE", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 20, "name": "DECIMALS", "comment": null}, "GAS_BURNT": {"type": "NUMBER", "index": 21, "name": "GAS_BURNT", "comment": null}, "MEMO": {"type": "TEXT", "index": 22, "name": "MEMO", "comment": null}, "REFERRAL": {"type": "TEXT", "index": 23, "name": "REFERRAL", "comment": null}, "DIP4_VERSION": {"type": "TEXT", "index": 24, "name": "DIP4_VERSION", "comment": null}, "LOG_INDEX": {"type": "NUMBER", "index": 25, "name": "LOG_INDEX", "comment": null}, "LOG_EVENT_INDEX": {"type": "NUMBER", "index": 26, "name": "LOG_EVENT_INDEX", "comment": null}, "AMOUNT_INDEX": {"type": "NUMBER", "index": 27, "name": "AMOUNT_INDEX", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 28, "name": "RECEIPT_SUCCEEDED", "comment": null}, "TOKEN_IS_VERIFIED": {"type": "BOOLEAN", "index": 29, "name": "TOKEN_IS_VERIFIED", "comment": null}, "EZ_INTENTS_ID": {"type": "TEXT", "index": 30, "name": "EZ_INTENTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 32, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:41UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__ez_intents_EZ_INTENTS_ID.c02318c46a"}, "test.near_models.not_null_silver__bridge_wormhole_SOURCE_CHAIN_ID.f796c0e6be": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BRIDGE_WORMHOLE_SOURCE_CHAIN_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 4, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_RAW": {"type": "NUMBER", "index": 5, "name": "AMOUNT_RAW", "comment": null}, "MEMO": {"type": "TEXT", "index": 6, "name": "MEMO", "comment": null}, "DESTINATION_ADDRESS": {"type": "TEXT", "index": 7, "name": "DESTINATION_ADDRESS", "comment": null}, "SOURCE_ADDRESS": {"type": "TEXT", "index": 8, "name": "SOURCE_ADDRESS", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "NUMBER", "index": 9, "name": "DESTINATION_CHAIN_ID", "comment": null}, "SOURCE_CHAIN_ID": {"type": "NUMBER", "index": 10, "name": "SOURCE_CHAIN_ID", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "RECEIPT_SUCCEEDED", "comment": null}, "METHOD_NAME": {"type": "TEXT", "index": 12, "name": "METHOD_NAME", "comment": null}, "DIRECTION": {"type": "TEXT", "index": 13, "name": "DIRECTION", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 14, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 15, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "_MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "_MODIFIED_TIMESTAMP", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 17, "name": "BRIDGE_ADDRESS", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 18, "name": "PLATFORM", "comment": null}, "BRIDGE_WORMHOLE_ID": {"type": "TEXT", "index": 19, "name": "BRIDGE_WORMHOLE_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 22, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:24UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__bridge_wormhole_SOURCE_CHAIN_ID.f796c0e6be"}, "test.near_models.not_null_silver__pool_balance_daily__id.6622ad340a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POOL_BALANCE_DAILY", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"DATE_DAY": {"type": "DATE", "index": 1, "name": "DATE_DAY", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 2, "name": "ADDRESS", "comment": null}, "BALANCE": {"type": "FLOAT", "index": 3, "name": "BALANCE", "comment": null}, "_ID": {"type": "TEXT", "index": 4, "name": "_ID", "comment": null}, "POOL_BALANCE_DAILY_ID": {"type": "TEXT", "index": 5, "name": "POOL_BALANCE_DAILY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 8, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:24UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__pool_balance_daily__id.6622ad340a"}, "test.near_models.not_null_silver__atlas_supply_total_supply.33211c6534": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "ATLAS_SUPPLY_TOTAL_SUPPLY", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"UTC_DATE": {"type": "DATE", "index": 1, "name": "UTC_DATE", "comment": null}, "TOTAL_SUPPLY": {"type": "NUMBER", "index": 2, "name": "TOTAL_SUPPLY", "comment": null}, "TOTAL_STAKED_SUPPLY": {"type": "FLOAT", "index": 3, "name": "TOTAL_STAKED_SUPPLY", "comment": null}, "TOTAL_NONSTAKED_SUPPLY": {"type": "FLOAT", "index": 4, "name": "TOTAL_NONSTAKED_SUPPLY", "comment": null}, "CIRCULATING_SUPPLY": {"type": "NUMBER", "index": 5, "name": "CIRCULATING_SUPPLY", "comment": null}, "TOTAL_LOCKED_SUPPLY": {"type": "NUMBER", "index": 6, "name": "TOTAL_LOCKED_SUPPLY", "comment": null}, "LIQUID_SUPPLY": {"type": "FLOAT", "index": 7, "name": "LIQUID_SUPPLY", "comment": null}, "NONLIQUID_SUPPLY": {"type": "FLOAT", "index": 8, "name": "NONLIQUID_SUPPLY", "comment": null}, "STAKED_LOCKED_SUPPLY": {"type": "NUMBER", "index": 9, "name": "STAKED_LOCKED_SUPPLY", "comment": null}, "NON_STAKED_LOCKED_SUPPLY": {"type": "NUMBER", "index": 10, "name": "NON_STAKED_LOCKED_SUPPLY", "comment": null}, "STAKED_CIRCULATING_SUPPLY": {"type": "FLOAT", "index": 11, "name": "STAKED_CIRCULATING_SUPPLY", "comment": null}, "NONSTAKED_CIRCULATING_SUPPLY": {"type": "FLOAT", "index": 12, "name": "NONSTAKED_CIRCULATING_SUPPLY", "comment": null}, "PERC_LOCKED_SUPPLY": {"type": "NUMBER", "index": 13, "name": "PERC_LOCKED_SUPPLY", "comment": null}, "PERC_CIRCULATING_SUPPLY": {"type": "NUMBER", "index": 14, "name": "PERC_CIRCULATING_SUPPLY", "comment": null}, "PERC_STAKED_LOCKED": {"type": "NUMBER", "index": 15, "name": "PERC_STAKED_LOCKED", "comment": null}, "PERC_STAKED_CIRCULATING": {"type": "FLOAT", "index": 16, "name": "PERC_STAKED_CIRCULATING", "comment": null}, "ATLAS_SUPPLY_ID": {"type": "TEXT", "index": 17, "name": "ATLAS_SUPPLY_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}, "_INVOCATION_ID": {"type": "TEXT", "index": 20, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:30UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__atlas_supply_total_supply.33211c6534"}, "test.near_models.not_null_nft__fact_nft_mints_MINT_PER_TX.ad8e1bb9e5": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "FACT_NFT_MINTS_MINT_PER_TX", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RECEIPT_OBJECT_ID": {"type": "TEXT", "index": 1, "name": "RECEIPT_OBJECT_ID", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 2, "name": "TX_HASH", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "TOKEN_ID": {"type": "TEXT", "index": 5, "name": "TOKEN_ID", "comment": null}, "METHOD_NAME": {"type": "TEXT", "index": 6, "name": "METHOD_NAME", "comment": null}, "ARGS": {"type": "VARIANT", "index": 7, "name": "ARGS", "comment": null}, "MEMO": {"type": "VARIANT", "index": 8, "name": "MEMO", "comment": null}, "DEPOSIT": {"type": "NUMBER", "index": 9, "name": "DEPOSIT", "comment": null}, "TX_RECEIVER": {"type": "TEXT", "index": 10, "name": "TX_RECEIVER", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 11, "name": "RECEIVER_ID", "comment": null}, "SIGNER_ID": {"type": "TEXT", "index": 12, "name": "SIGNER_ID", "comment": null}, "OWNER_ID": {"type": "TEXT", "index": 13, "name": "OWNER_ID", "comment": null}, "OWNER_PER_TX": {"type": "NUMBER", "index": 14, "name": "OWNER_PER_TX", "comment": null}, "MINT_PER_TX": {"type": "NUMBER", "index": 15, "name": "MINT_PER_TX", "comment": null}, "GAS_BURNT": {"type": "NUMBER", "index": 16, "name": "GAS_BURNT", "comment": null}, "TRANSACTION_FEE": {"type": "NUMBER", "index": 17, "name": "TRANSACTION_FEE", "comment": null}, "IMPLIED_PRICE": {"type": "FLOAT", "index": 18, "name": "IMPLIED_PRICE", "comment": null}, "TX_STATUS": {"type": "TEXT", "index": 19, "name": "TX_STATUS", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 20, "name": "TX_SUCCEEDED", "comment": null}, "MINT_ACTION_ID": {"type": "TEXT", "index": 21, "name": "MINT_ACTION_ID", "comment": null}, "FACT_NFT_MINTS_ID": {"type": "TEXT", "index": 22, "name": "FACT_NFT_MINTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:52UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_nft__fact_nft_mints_MINT_PER_TX.ad8e1bb9e5"}, "test.near_models.not_null_gov__fact_lockup_actions_BLOCK_TIMESTAMP.dbf854140f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_GOV", "name": "FACT_LOCKUP_ACTIONS_BLOCK_TIMESTAMP", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": null}, "DEPOSIT": {"type": "FLOAT", "index": 4, "name": "DEPOSIT", "comment": null}, "LOCKUP_ACCOUNT_ID": {"type": "TEXT", "index": 5, "name": "LOCKUP_ACCOUNT_ID", "comment": null}, "OWNER_ACCOUNT_ID": {"type": "TEXT", "index": 6, "name": "OWNER_ACCOUNT_ID", "comment": null}, "LOCKUP_DURATION": {"type": "TEXT", "index": 7, "name": "LOCKUP_DURATION", "comment": null}, "LOCKUP_TIMESTAMP": {"type": "TEXT", "index": 8, "name": "LOCKUP_TIMESTAMP", "comment": null}, "LOCKUP_TIMESTAMP_NTZ": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "LOCKUP_TIMESTAMP_NTZ", "comment": null}, "RELEASE_DURATION": {"type": "TEXT", "index": 10, "name": "RELEASE_DURATION", "comment": null}, "VESTING_SCHEDULE": {"type": "TEXT", "index": 11, "name": "VESTING_SCHEDULE", "comment": null}, "TRANSFERS_INFORMATION": {"type": "TEXT", "index": 12, "name": "TRANSFERS_INFORMATION", "comment": null}, "FACT_LOCKUP_ACTIONS_ID": {"type": "TEXT", "index": 13, "name": "FACT_LOCKUP_ACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:51UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_gov__fact_lockup_actions_BLOCK_TIMESTAMP.dbf854140f"}, "model.near_models.bronze__complete_native_prices": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "COMPLETE_NATIVE_PRICES", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "HOUR", "comment": ""}, "ASSET_ID": {"type": "TEXT", "index": 2, "name": "ASSET_ID", "comment": ""}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": ""}, "NAME": {"type": "TEXT", "index": 4, "name": "NAME", "comment": ""}, "DECIMALS": {"type": "NUMBER", "index": 5, "name": "DECIMALS", "comment": ""}, "PRICE": {"type": "FLOAT", "index": 6, "name": "PRICE", "comment": ""}, "BLOCKCHAIN": {"type": "TEXT", "index": 7, "name": "BLOCKCHAIN", "comment": ""}, "IS_IMPUTED": {"type": "BOOLEAN", "index": 8, "name": "IS_IMPUTED", "comment": ""}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 9, "name": "IS_DEPRECATED", "comment": ""}, "PROVIDER": {"type": "TEXT", "index": 10, "name": "PROVIDER", "comment": ""}, "SOURCE": {"type": "TEXT", "index": 11, "name": "SOURCE", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "COMPLETE_NATIVE_PRICES_ID": {"type": "TEXT", "index": 15, "name": "COMPLETE_NATIVE_PRICES_ID", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 16, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.bronze__complete_native_prices"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_logs_SIGNER_ID__STRING__VARCHAR.852e2a0405": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_LOGS_SIGNER_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_logs_SIGNER_ID__STRING__VARCHAR.852e2a0405"}, "test.near_models.not_null_gov__fact_staking_actions_FACT_STAKING_ACTIONS_ID.a3fb45f9d6": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_GOV", "name": "FACT_STAKING_ACTIONS_FACT_STAKING_ACTIONS_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "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}, "RECEIPT_OBJECT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_OBJECT_ID", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 5, "name": "ADDRESS", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 6, "name": "PREDECESSOR_ID", "comment": null}, "SIGNER_ID": {"type": "TEXT", "index": 7, "name": "SIGNER_ID", "comment": null}, "ACTION": {"type": "TEXT", "index": 8, "name": "ACTION", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 9, "name": "AMOUNT", "comment": null}, "FACT_STAKING_ACTIONS_ID": {"type": "TEXT", "index": 10, "name": "FACT_STAKING_ACTIONS_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:52UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_gov__fact_staking_actions_FACT_STAKING_ACTIONS_ID.a3fb45f9d6"}, "test.near_models.not_null_silver__atlas_supply_daily_lockup_staking_balances_staked_balance.4cd72fd554": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "ATLAS_SUPPLY_DAILY_LOCKUP_STAKING_BALANCES_STAKED_BALANCE", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"LOCKUP_ACCOUNT_ID": {"type": "TEXT", "index": 1, "name": "LOCKUP_ACCOUNT_ID", "comment": null}, "UTC_DATE": {"type": "DATE", "index": 2, "name": "UTC_DATE", "comment": null}, "STAKED_BALANCE": {"type": "NUMBER", "index": 3, "name": "STAKED_BALANCE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 4, "name": "_INSERTED_TIMESTAMP", "comment": null}, "ATLAS_DAILY_LOCKUP_STAKING_BALANCES_ID": {"type": "TEXT", "index": 5, "name": "ATLAS_DAILY_LOCKUP_STAKING_BALANCES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 8, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:20UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__atlas_supply_daily_lockup_staking_balances_staked_balance.4cd72fd554"}, "test.near_models.not_null_core__fact_transactions_NONCE.c2d5fd20f8": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_TRANSACTIONS_NONCE", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "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}, "NONCE": {"type": "NUMBER", "index": 4, "name": "NONCE", "comment": null}, "SIGNATURE": {"type": "TEXT", "index": 5, "name": "SIGNATURE", "comment": null}, "TX_RECEIVER": {"type": "TEXT", "index": 6, "name": "TX_RECEIVER", "comment": null}, "TX_SIGNER": {"type": "TEXT", "index": 7, "name": "TX_SIGNER", "comment": null}, "TX": {"type": "VARIANT", "index": 8, "name": "TX", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 9, "name": "GAS_USED", "comment": null}, "TRANSACTION_FEE": {"type": "NUMBER", "index": 10, "name": "TRANSACTION_FEE", "comment": null}, "ATTACHED_GAS": {"type": "NUMBER", "index": 11, "name": "ATTACHED_GAS", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 13, "name": "FACT_TRANSACTIONS_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:41UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__fact_transactions_NONCE.c2d5fd20f8"}, "test.near_models.not_null_core__fact_blocks_BLOCK_TIMESTAMP.a57d998a34": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_BLOCKS_BLOCK_TIMESTAMP", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 3, "name": "BLOCK_HASH", "comment": null}, "BLOCK_AUTHOR": {"type": "TEXT", "index": 4, "name": "BLOCK_AUTHOR", "comment": null}, "HEADER": {"type": "OBJECT", "index": 5, "name": "HEADER", "comment": null}, "BLOCK_CHALLENGES_RESULT": {"type": "ARRAY", "index": 6, "name": "BLOCK_CHALLENGES_RESULT", "comment": null}, "BLOCK_CHALLENGES_ROOT": {"type": "TEXT", "index": 7, "name": "BLOCK_CHALLENGES_ROOT", "comment": null}, "CHUNK_HEADERS_ROOT": {"type": "TEXT", "index": 8, "name": "CHUNK_HEADERS_ROOT", "comment": null}, "CHUNK_TX_ROOT": {"type": "TEXT", "index": 9, "name": "CHUNK_TX_ROOT", "comment": null}, "CHUNK_MASK": {"type": "ARRAY", "index": 10, "name": "CHUNK_MASK", "comment": null}, "CHUNK_RECEIPTS_ROOT": {"type": "TEXT", "index": 11, "name": "CHUNK_RECEIPTS_ROOT", "comment": null}, "CHUNKS": {"type": "ARRAY", "index": 12, "name": "CHUNKS", "comment": null}, "CHUNKS_INCLUDED": {"type": "NUMBER", "index": 13, "name": "CHUNKS_INCLUDED", "comment": null}, "EPOCH_ID": {"type": "TEXT", "index": 14, "name": "EPOCH_ID", "comment": null}, "EPOCH_SYNC_DATA_HASH": {"type": "TEXT", "index": 15, "name": "EPOCH_SYNC_DATA_HASH", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 16, "name": "GAS_PRICE", "comment": null}, "LAST_DS_FINAL_BLOCK": {"type": "TEXT", "index": 17, "name": "LAST_DS_FINAL_BLOCK", "comment": null}, "LAST_FINAL_BLOCK": {"type": "TEXT", "index": 18, "name": "LAST_FINAL_BLOCK", "comment": null}, "LATEST_PROTOCOL_VERSION": {"type": "NUMBER", "index": 19, "name": "LATEST_PROTOCOL_VERSION", "comment": null}, "NEXT_BP_HASH": {"type": "TEXT", "index": 20, "name": "NEXT_BP_HASH", "comment": null}, "NEXT_EPOCH_ID": {"type": "TEXT", "index": 21, "name": "NEXT_EPOCH_ID", "comment": null}, "OUTCOME_ROOT": {"type": "TEXT", "index": 22, "name": "OUTCOME_ROOT", "comment": null}, "PREV_HASH": {"type": "TEXT", "index": 23, "name": "PREV_HASH", "comment": null}, "PREV_HEIGHT": {"type": "NUMBER", "index": 24, "name": "PREV_HEIGHT", "comment": null}, "PREV_STATE_ROOT": {"type": "TEXT", "index": 25, "name": "PREV_STATE_ROOT", "comment": null}, "RANDOM_VALUE": {"type": "TEXT", "index": 26, "name": "RANDOM_VALUE", "comment": null}, "RENT_PAID": {"type": "FLOAT", "index": 27, "name": "RENT_PAID", "comment": null}, "SIGNATURE": {"type": "TEXT", "index": 28, "name": "SIGNATURE", "comment": null}, "TOTAL_SUPPLY": {"type": "FLOAT", "index": 29, "name": "TOTAL_SUPPLY", "comment": null}, "VALIDATOR_PROPOSALS": {"type": "ARRAY", "index": 30, "name": "VALIDATOR_PROPOSALS", "comment": null}, "VALIDATOR_REWARD": {"type": "FLOAT", "index": 31, "name": "VALIDATOR_REWARD", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 32, "name": "FACT_BLOCKS_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:40UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__fact_blocks_BLOCK_TIMESTAMP.a57d998a34"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_RENT_PAID__NUMBER__FLOAT.763ecc5553": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_BLOCKS_RENT_PAID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_RENT_PAID__NUMBER__FLOAT.763ecc5553"}, "test.near_models.unique_defi__ez_dex_swaps_EZ_DEX_SWAPS_ID.07eaa2e5cb": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_DEFI", "name": "EZ_DEX_SWAPS_EZ_DEX_SWAPS_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 14:01UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.unique_defi__ez_dex_swaps_EZ_DEX_SWAPS_ID.07eaa2e5cb"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_logs_BLOCK_ID__NUMBER__FLOAT.460c027b92": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_LOGS_BLOCK_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_logs_BLOCK_ID__NUMBER__FLOAT.460c027b92"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_nft__ez_nft_sales_INSERTED_TIMESTAMP__TIMESTAMP_NTZ.52d726022c": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_OF_TYPE_NFT", "name": "EZ_NFT_SALES_INSERTED_TIMESTAMP", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_nft__ez_nft_sales_INSERTED_TIMESTAMP__TIMESTAMP_NTZ.52d726022c"}, "test.near_models.tests__block_gaps": {"metadata": {"type": "BASE TABLE", "schema": "TESTS", "name": "BLOCK_GAPS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": null}, "PRIOR_BLOCK_ID": {"type": "NUMBER", "index": 4, "name": "PRIOR_BLOCK_ID", "comment": null}, "GAP_SIZE": {"type": "NUMBER", "index": 5, "name": "GAP_SIZE", "comment": null}, "PREV_HASH": {"type": "TEXT", "index": 6, "name": "PREV_HASH", "comment": null}, "PREV_HASH_ACTUAL": {"type": "TEXT", "index": 7, "name": "PREV_HASH_ACTUAL", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:52UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.tests__block_gaps"}, "test.near_models.not_null_defi__fact_bridge_activity_AMOUNT_ADJ.5a34923884": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_BRIDGE_ACTIVITY_AMOUNT_ADJ", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 4, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 5, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT_ADJ": {"type": "NUMBER", "index": 6, "name": "AMOUNT_ADJ", "comment": null}, "DESTINATION_ADDRESS": {"type": "TEXT", "index": 7, "name": "DESTINATION_ADDRESS", "comment": null}, "SOURCE_ADDRESS": {"type": "TEXT", "index": 8, "name": "SOURCE_ADDRESS", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 9, "name": "PLATFORM", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 10, "name": "BRIDGE_ADDRESS", "comment": null}, "DESTINATION_CHAIN": {"type": "TEXT", "index": 11, "name": "DESTINATION_CHAIN", "comment": null}, "SOURCE_CHAIN": {"type": "TEXT", "index": 12, "name": "SOURCE_CHAIN", "comment": null}, "METHOD_NAME": {"type": "TEXT", "index": 13, "name": "METHOD_NAME", "comment": null}, "DIRECTION": {"type": "TEXT", "index": 14, "name": "DIRECTION", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 15, "name": "RECEIPT_SUCCEEDED", "comment": null}, "FACT_BRIDGE_ACTIVITY_ID": {"type": "TEXT", "index": 16, "name": "FACT_BRIDGE_ACTIVITY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:51UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__fact_bridge_activity_AMOUNT_ADJ.5a34923884"}, "test.near_models.not_null_defi__fact_dex_swaps_RECEIVER_ID.33f262c943": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_DEX_SWAPS_RECEIVER_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 2, "name": "RECEIPT_ID", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": null}, "SIGNER_ID": {"type": "TEXT", "index": 6, "name": "SIGNER_ID", "comment": null}, "SWAP_INDEX": {"type": "NUMBER", "index": 7, "name": "SWAP_INDEX", "comment": null}, "AMOUNT_OUT_RAW": {"type": "TEXT", "index": 8, "name": "AMOUNT_OUT_RAW", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 9, "name": "TOKEN_OUT", "comment": null}, "AMOUNT_IN_RAW": {"type": "TEXT", "index": 10, "name": "AMOUNT_IN_RAW", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 11, "name": "TOKEN_IN", "comment": null}, "SWAP_INPUT_DATA": {"type": "VARIANT", "index": 12, "name": "SWAP_INPUT_DATA", "comment": null}, "LOG": {"type": "TEXT", "index": 13, "name": "LOG", "comment": null}, "FACT_DEX_SWAPS_ID": {"type": "TEXT", "index": 14, "name": "FACT_DEX_SWAPS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:51UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__fact_dex_swaps_RECEIVER_ID.33f262c943"}, "test.near_models.not_null_gov__fact_staking_pool_daily_balances_ADDRESS.1f923deea5": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_GOV", "name": "FACT_STAKING_POOL_DAILY_BALANCES_ADDRESS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"DATE": {"type": "DATE", "index": 1, "name": "DATE", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 2, "name": "ADDRESS", "comment": null}, "BALANCE": {"type": "FLOAT", "index": 3, "name": "BALANCE", "comment": null}, "FACT_STAKING_POOL_DAILY_BALANCES_ID": {"type": "TEXT", "index": 4, "name": "FACT_STAKING_POOL_DAILY_BALANCES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:52UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_gov__fact_staking_pool_daily_balances_ADDRESS.1f923deea5"}, "test.near_models.not_null_core__fact_transactions_TX_HASH.39424a47eb": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_TRANSACTIONS_TX_HASH", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "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}, "NONCE": {"type": "NUMBER", "index": 4, "name": "NONCE", "comment": null}, "SIGNATURE": {"type": "TEXT", "index": 5, "name": "SIGNATURE", "comment": null}, "TX_RECEIVER": {"type": "TEXT", "index": 6, "name": "TX_RECEIVER", "comment": null}, "TX_SIGNER": {"type": "TEXT", "index": 7, "name": "TX_SIGNER", "comment": null}, "TX": {"type": "VARIANT", "index": 8, "name": "TX", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 9, "name": "GAS_USED", "comment": null}, "TRANSACTION_FEE": {"type": "NUMBER", "index": 10, "name": "TRANSACTION_FEE", "comment": null}, "ATTACHED_GAS": {"type": "NUMBER", "index": 11, "name": "ATTACHED_GAS", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 13, "name": "FACT_TRANSACTIONS_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:41UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__fact_transactions_TX_HASH.39424a47eb"}, "test.near_models.accepted_values_silver__staking_actions_v2_action__deposited__withdrawing__staking__unstaking.4660f37c12": {"metadata": {"type": "BASE TABLE", "schema": "ACCEPTED_VALUES_SILVER", "name": "STAKING_ACTIONS_V2_ACTION", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"VALUE_FIELD": {"type": "TEXT", "index": 1, "name": "VALUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:13UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.accepted_values_silver__staking_actions_v2_action__deposited__withdrawing__staking__unstaking.4660f37c12"}, "model.near_models.defi__fact_intents": {"metadata": {"type": "BASE TABLE", "schema": "DEFI", "name": "FACT_INTENTS", "database": "NEAR", "comment": "## Description\nThis table contains all intent-based transactions on the NEAR Protocol blockchain, capturing user intents for token transfers, swaps, and other DeFi operations through the intents.near protocol. The data includes both NEP-245 and DIP-4 standard intents, providing comprehensive tracking of intent creation, execution, and fulfillment. This table enables analysis of intent-based trading patterns, MEV protection mechanisms, and user behavior in intent-driven DeFi protocols. This table includes all intent execution within a transaction, which may include several intermediate steps interacting with solvers.\n\n## Key Use Cases\n- Intent-based trading analysis and pattern recognition\n- MEV protection mechanism effectiveness analysis\n- User behavior analysis in intent-driven protocols\n- Cross-protocol intent execution tracking\n- Intent fulfillment rate analysis and optimization\n- Referral program analysis and user acquisition tracking\n- Intent-based DeFi protocol performance monitoring\n\n## Important Relationships\n- Links to `core.fact_transactions` through tx_hash for transaction context\n- Connects to `core.fact_blocks` through block_id for temporal context\n- Provides intent data for `defi.ez_intents` with enhanced metadata\n- Supports `defi.ez_dex_swaps` with intent execution analysis\n- Enables analysis in `stats.ez_core_metrics_hourly` for intent metrics\n- Powers cross-protocol analysis with other DeFi activities\n\n## Commonly-used Fields\n- `tx_hash`: Essential for linking to transaction details and verification\n- `block_timestamp`: Primary field for time-series analysis and trend detection\n- `log_event`: Critical for intent type classification and analysis\n- `owner_id`: Important for user behavior analysis and intent tracking\n- `amount_raw` and `token_id`: Essential for intent value analysis\n- `referral`: Important for referral program analysis and user acquisition\n- `receipt_succeeded`: Critical for intent fulfillment rate analysis", "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block began."}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": "The height of the chain this block corresponds with."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Unique identifier (hash) of this transaction."}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": "The identifying hash for a receipt."}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": "Account reacting to the receipt from predecessor_id, can be relay, a contract, or a user of a relay, etc. This field identifies the account that is processing the receipt and executing the associated action. In most cases, this is a smart contract that is being called, but it can also be a user account in relay transactions or the system account for certain operations. This differs from tx_receiver and is specific to the receipt being processed."}, "PREDECESSOR_ID": {"type": "TEXT", "index": 6, "name": "PREDECESSOR_ID", "comment": "Account that called the relevant receipt (often the same as tx_signer, but can be system as well). This field identifies the account that directly invoked the receipt being processed. In simple transactions, this is typically the same as the transaction signer. However, in cross-contract calls or system operations, this may be a different account or the system account. This is crucial for understanding the call chain and access control in NEAR's execution model."}, "LOG_EVENT": {"type": "TEXT", "index": 7, "name": "LOG_EVENT", "comment": "Type of NEP245 event (e.g., mt_transfer, mt_burn, mt_mint)"}, "LOG_INDEX": {"type": "NUMBER", "index": 8, "name": "LOG_INDEX", "comment": "Sequential index of the log entry within the receipt"}, "LOG_EVENT_INDEX": {"type": "NUMBER", "index": 9, "name": "LOG_EVENT_INDEX", "comment": "Position of the event in the log_data array"}, "OWNER_ID": {"type": "TEXT", "index": 10, "name": "OWNER_ID", "comment": "Owner of the minted NFT"}, "OLD_OWNER_ID": {"type": "TEXT", "index": 11, "name": "OLD_OWNER_ID", "comment": "Sender account ID for transfer events"}, "NEW_OWNER_ID": {"type": "TEXT", "index": 12, "name": "NEW_OWNER_ID", "comment": "Receiver account ID for transfer events"}, "MEMO": {"type": "TEXT", "index": 13, "name": "MEMO", "comment": "Optional log message within the transaction (often null). This field contains additional information or context about the transfer, such as transaction notes, reference numbers, or descriptive text. Memos are commonly used in cross-chain bridges, exchange deposits, or other scenarios where additional context is needed to identify or process the transfer. The memo field is optional and frequently null for standard transfers."}, "AMOUNT_INDEX": {"type": "NUMBER", "index": 14, "name": "AMOUNT_INDEX", "comment": "Position of the amount in the flattened amounts array from the NEP245 event"}, "AMOUNT_RAW": {"type": "TEXT", "index": 15, "name": "AMOUNT_RAW", "comment": "Unadjusted amount of tokens as it appears on-chain (not decimal adjusted). This is the raw token amount before any decimal precision adjustments are applied. For example, if transferring 1 NEAR token, the amount_raw would be 1000000000000000000000000 (1e24) since NEAR has 24 decimal places. This field preserves the exact on-chain representation of the token amount for precise calculations and verification."}, "TOKEN_ID": {"type": "VARIANT", "index": 16, "name": "TOKEN_ID", "comment": "The identifier of the token being transferred or minted."}, "REFERRAL": {"type": "TEXT", "index": 17, "name": "REFERRAL", "comment": "ID of the referring protocol, as extracted from the Receipt log."}, "FEES_COLLECTED_RAW": {"type": "VARIANT", "index": 18, "name": "FEES_COLLECTED_RAW", "comment": "Raw JSON object containing fee information collected from the intent execution, as extracted from the DIP4 event log. This field contains the complete on-chain representation of fees charged by the intent protocol, formatted as a JSON object with token addresses as keys and unadjusted fee amounts as values. For example: `{\"nep141:wrap.near\": \"1232145523809524\"}` indicates fees collected in wrapped NEAR tokens. This field is null when no fees were collected or when fee information is not available in the event log. The raw format preserves the exact on-chain data structure for precise fee calculations and protocol revenue analysis."}, "DIP4_VERSION": {"type": "TEXT", "index": 19, "name": "DIP4_VERSION", "comment": "Version of the DIP4 standard that emitted the log for this action."}, "GAS_BURNT": {"type": "NUMBER", "index": 20, "name": "GAS_BURNT", "comment": "Gas burned for the receipt action. This field represents the amount of computational resources consumed specifically for the receipt being processed. Gas burning is the mechanism by which NEAR charges for computational work, and this field tracks the exact amount burned for this particular receipt action. In raw number format with 16 decimal places, to adjust divide by POW(10,16) or multiply by 1e-16."}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 21, "name": "RECEIPT_SUCCEEDED", "comment": "Boolean indicating whether the receipt was successfully processed. This field tracks the execution status of the receipt, which is crucial for understanding transaction outcomes. While most transactions succeed, individual receipts within a transaction can fail due to various reasons such as insufficient gas, contract errors, or invalid parameters. This field is essential for filtering successful operations and analyzing failure patterns."}, "FACT_INTENTS_ID": {"type": "TEXT", "index": 22, "name": "FACT_INTENTS_ID", "comment": "A unique identifier for the record."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": "The timestamp at which the record was initially created and inserted into this table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": "The timestamp at which this record was last modified by an internal process."}, "_INVOCATION_ID": {"type": "TEXT", "index": 25, "name": "_INVOCATION_ID", "comment": "A job ID to identify the run that last modified a record."}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 1994586112, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 21489601, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 21:50UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.defi__fact_intents"}, "test.near_models.not_null_silver__pool_balances_amount_adj.718851c739": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POOL_BALANCES_AMOUNT_ADJ", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "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}, "RECEIPT_OBJECT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_OBJECT_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": null}, "SIGNER_ID": {"type": "TEXT", "index": 6, "name": "SIGNER_ID", "comment": null}, "LOG": {"type": "VARIANT", "index": 7, "name": "LOG", "comment": null}, "AMOUNT_RAW": {"type": "NUMBER", "index": 8, "name": "AMOUNT_RAW", "comment": null}, "AMOUNT_ADJ": {"type": "FLOAT", "index": 9, "name": "AMOUNT_ADJ", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 10, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 11, "name": "_INSERTED_TIMESTAMP", "comment": null}, "POOL_BALANCES_ID": {"type": "TEXT", "index": 12, "name": "POOL_BALANCES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 15, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:23UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__pool_balances_amount_adj.718851c739"}, "test.near_models.not_null_silver__dex_swaps_v2_TOKEN_IN.d5da1696ad": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "DEX_SWAPS_V2_TOKEN_IN", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "RECEIPT_OBJECT_ID": {"type": "TEXT", "index": 2, "name": "RECEIPT_OBJECT_ID", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": null}, "SIGNER_ID": {"type": "TEXT", "index": 6, "name": "SIGNER_ID", "comment": null}, "SWAP_INDEX": {"type": "NUMBER", "index": 7, "name": "SWAP_INDEX", "comment": null}, "AMOUNT_OUT_RAW": {"type": "NUMBER", "index": 8, "name": "AMOUNT_OUT_RAW", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 9, "name": "TOKEN_OUT", "comment": null}, "AMOUNT_IN_RAW": {"type": "NUMBER", "index": 10, "name": "AMOUNT_IN_RAW", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 11, "name": "TOKEN_IN", "comment": null}, "SWAP_INPUT_DATA": {"type": "VARIANT", "index": 12, "name": "SWAP_INPUT_DATA", "comment": null}, "LOG": {"type": "TEXT", "index": 13, "name": "LOG", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 14, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 15, "name": "_INSERTED_TIMESTAMP", "comment": null}, "DEX_SWAPS_V2_ID": {"type": "TEXT", "index": 16, "name": "DEX_SWAPS_V2_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 19, "name": "_INVOCATION_ID", "comment": null}, "_MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "_MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:30UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__dex_swaps_v2_TOKEN_IN.d5da1696ad"}, "model.near_models.streamline__chainlist_ids_realtime": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "CHAINLIST_IDS_REALTIME", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RESPONSE": {"type": "VARIANT", "index": 1, "name": "RESPONSE", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.streamline__chainlist_ids_realtime"}, "test.near_models.not_null_silver__atlas_supply_epochs_epoch_id.4cad3ef366": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "ATLAS_SUPPLY_EPOCHS_EPOCH_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"EPOCH_ID": {"type": "TEXT", "index": 1, "name": "EPOCH_ID", "comment": null}, "MIN_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "MIN_BLOCK_ID", "comment": null}, "MAX_BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "MAX_BLOCK_ID", "comment": null}, "BLOCKS": {"type": "NUMBER", "index": 4, "name": "BLOCKS", "comment": null}, "BLOCK_PRODUCERS": {"type": "NUMBER", "index": 5, "name": "BLOCK_PRODUCERS", "comment": null}, "START_TIME": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "START_TIME", "comment": null}, "END_TIME": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "END_TIME", "comment": null}, "TOTAL_NEAR_SUPPLY": {"type": "NUMBER", "index": 8, "name": "TOTAL_NEAR_SUPPLY", "comment": null}, "EPOCH_NUM": {"type": "NUMBER", "index": 9, "name": "EPOCH_NUM", "comment": null}, "ATLAS_EPOCHS_ID": {"type": "TEXT", "index": 10, "name": "ATLAS_EPOCHS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:20UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__atlas_supply_epochs_epoch_id.4cad3ef366"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_OUTCOME_ROOT__STRING__VARCHAR.06f7e42899": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_BLOCKS_OUTCOME_ROOT", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_OUTCOME_ROOT__STRING__VARCHAR.06f7e42899"}, "test.near_models.not_null_core__fact_blocks_CHUNKS_INCLUDED.937aec6f78": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_BLOCKS_CHUNKS_INCLUDED", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 3, "name": "BLOCK_HASH", "comment": null}, "BLOCK_AUTHOR": {"type": "TEXT", "index": 4, "name": "BLOCK_AUTHOR", "comment": null}, "HEADER": {"type": "OBJECT", "index": 5, "name": "HEADER", "comment": null}, "BLOCK_CHALLENGES_RESULT": {"type": "ARRAY", "index": 6, "name": "BLOCK_CHALLENGES_RESULT", "comment": null}, "BLOCK_CHALLENGES_ROOT": {"type": "TEXT", "index": 7, "name": "BLOCK_CHALLENGES_ROOT", "comment": null}, "CHUNK_HEADERS_ROOT": {"type": "TEXT", "index": 8, "name": "CHUNK_HEADERS_ROOT", "comment": null}, "CHUNK_TX_ROOT": {"type": "TEXT", "index": 9, "name": "CHUNK_TX_ROOT", "comment": null}, "CHUNK_MASK": {"type": "ARRAY", "index": 10, "name": "CHUNK_MASK", "comment": null}, "CHUNK_RECEIPTS_ROOT": {"type": "TEXT", "index": 11, "name": "CHUNK_RECEIPTS_ROOT", "comment": null}, "CHUNKS": {"type": "ARRAY", "index": 12, "name": "CHUNKS", "comment": null}, "CHUNKS_INCLUDED": {"type": "NUMBER", "index": 13, "name": "CHUNKS_INCLUDED", "comment": null}, "EPOCH_ID": {"type": "TEXT", "index": 14, "name": "EPOCH_ID", "comment": null}, "EPOCH_SYNC_DATA_HASH": {"type": "TEXT", "index": 15, "name": "EPOCH_SYNC_DATA_HASH", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 16, "name": "GAS_PRICE", "comment": null}, "LAST_DS_FINAL_BLOCK": {"type": "TEXT", "index": 17, "name": "LAST_DS_FINAL_BLOCK", "comment": null}, "LAST_FINAL_BLOCK": {"type": "TEXT", "index": 18, "name": "LAST_FINAL_BLOCK", "comment": null}, "LATEST_PROTOCOL_VERSION": {"type": "NUMBER", "index": 19, "name": "LATEST_PROTOCOL_VERSION", "comment": null}, "NEXT_BP_HASH": {"type": "TEXT", "index": 20, "name": "NEXT_BP_HASH", "comment": null}, "NEXT_EPOCH_ID": {"type": "TEXT", "index": 21, "name": "NEXT_EPOCH_ID", "comment": null}, "OUTCOME_ROOT": {"type": "TEXT", "index": 22, "name": "OUTCOME_ROOT", "comment": null}, "PREV_HASH": {"type": "TEXT", "index": 23, "name": "PREV_HASH", "comment": null}, "PREV_HEIGHT": {"type": "NUMBER", "index": 24, "name": "PREV_HEIGHT", "comment": null}, "PREV_STATE_ROOT": {"type": "TEXT", "index": 25, "name": "PREV_STATE_ROOT", "comment": null}, "RANDOM_VALUE": {"type": "TEXT", "index": 26, "name": "RANDOM_VALUE", "comment": null}, "RENT_PAID": {"type": "FLOAT", "index": 27, "name": "RENT_PAID", "comment": null}, "SIGNATURE": {"type": "TEXT", "index": 28, "name": "SIGNATURE", "comment": null}, "TOTAL_SUPPLY": {"type": "FLOAT", "index": 29, "name": "TOTAL_SUPPLY", "comment": null}, "VALIDATOR_PROPOSALS": {"type": "ARRAY", "index": 30, "name": "VALIDATOR_PROPOSALS", "comment": null}, "VALIDATOR_REWARD": {"type": "FLOAT", "index": 31, "name": "VALIDATOR_REWARD", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 32, "name": "FACT_BLOCKS_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:40UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__fact_blocks_CHUNKS_INCLUDED.937aec6f78"}, "test.near_models.not_null_core__ez_token_transfers_TX_HASH.8d54870f53": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "EZ_TOKEN_TRANSFERS_TX_HASH", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 5, "name": "CONTRACT_ADDRESS", "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}, "AMOUNT_RAW": {"type": "TEXT", "index": 9, "name": "AMOUNT_RAW", "comment": null}, "AMOUNT_RAW_PRECISE": {"type": "FLOAT", "index": 10, "name": "AMOUNT_RAW_PRECISE", "comment": null}, "AMOUNT_PRECISE": {"type": "TEXT", "index": 11, "name": "AMOUNT_PRECISE", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 12, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 13, "name": "AMOUNT_USD", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 14, "name": "DECIMALS", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 15, "name": "SYMBOL", "comment": null}, "TOKEN_PRICE": {"type": "FLOAT", "index": 16, "name": "TOKEN_PRICE", "comment": null}, "TOKEN_IS_VERIFIED": {"type": "BOOLEAN", "index": 17, "name": "TOKEN_IS_VERIFIED", "comment": null}, "TRANSFER_TYPE": {"type": "TEXT", "index": 18, "name": "TRANSFER_TYPE", "comment": null}, "TRANSFER_ACTION": {"type": "TEXT", "index": 19, "name": "TRANSFER_ACTION", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 20, "name": "RECEIPT_SUCCEEDED", "comment": null}, "EZ_TOKEN_TRANSFERS_ID": {"type": "TEXT", "index": 21, "name": "EZ_TOKEN_TRANSFERS_ID", "comment": null}, "ACTION_ID": {"type": "TEXT", "index": 22, "name": "ACTION_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:40UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__ez_token_transfers_TX_HASH.8d54870f53"}, "test.near_models.not_null_silver__atlas_supply_epochs_blocks.582278987a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "ATLAS_SUPPLY_EPOCHS_BLOCKS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"EPOCH_ID": {"type": "TEXT", "index": 1, "name": "EPOCH_ID", "comment": null}, "MIN_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "MIN_BLOCK_ID", "comment": null}, "MAX_BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "MAX_BLOCK_ID", "comment": null}, "BLOCKS": {"type": "NUMBER", "index": 4, "name": "BLOCKS", "comment": null}, "BLOCK_PRODUCERS": {"type": "NUMBER", "index": 5, "name": "BLOCK_PRODUCERS", "comment": null}, "START_TIME": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "START_TIME", "comment": null}, "END_TIME": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "END_TIME", "comment": null}, "TOTAL_NEAR_SUPPLY": {"type": "NUMBER", "index": 8, "name": "TOTAL_NEAR_SUPPLY", "comment": null}, "EPOCH_NUM": {"type": "NUMBER", "index": 9, "name": "EPOCH_NUM", "comment": null}, "ATLAS_EPOCHS_ID": {"type": "TEXT", "index": 10, "name": "ATLAS_EPOCHS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:20UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__atlas_supply_epochs_blocks.582278987a"}, "test.near_models.unique_gov__fact_staking_actions_FACT_STAKING_ACTIONS_ID.f7f6291d07": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_GOV", "name": "FACT_STAKING_ACTIONS_FACT_STAKING_ACTIONS_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:53UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.unique_gov__fact_staking_actions_FACT_STAKING_ACTIONS_ID.f7f6291d07"}, "test.near_models.not_null_silver__logs_s3_IS_STANDARD.fe50eb2c34": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "LOGS_S3_IS_STANDARD", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "RECEIPT_OBJECT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_OBJECT_ID", "comment": null}, "LOG_ID": {"type": "TEXT", "index": 5, "name": "LOG_ID", "comment": null}, "LOG_INDEX": {"type": "NUMBER", "index": 6, "name": "LOG_INDEX", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 7, "name": "RECEIVER_ID", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 8, "name": "PREDECESSOR_ID", "comment": null}, "SIGNER_ID": {"type": "TEXT", "index": 9, "name": "SIGNER_ID", "comment": null}, "CLEAN_LOG": {"type": "TEXT", "index": 10, "name": "CLEAN_LOG", "comment": null}, "IS_STANDARD": {"type": "BOOLEAN", "index": 11, "name": "IS_STANDARD", "comment": null}, "GAS_BURNT": {"type": "NUMBER", "index": 12, "name": "GAS_BURNT", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 13, "name": "RECEIPT_SUCCEEDED", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 14, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 15, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "_MODIFIED_TIMESTAMP", "comment": null}, "LOGS_ID": {"type": "TEXT", "index": 17, "name": "LOGS_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}, "_INVOCATION_ID": {"type": "TEXT", "index": 20, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:52UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__logs_s3_IS_STANDARD.fe50eb2c34"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__receipts_final_tx_succeeded__BOOLEAN.6a3f91a4f7": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "RECEIPTS_FINAL_TX_SUCCEEDED", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-04-08 16:20UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__receipts_final_tx_succeeded__BOOLEAN.6a3f91a4f7"}, "model.near_models.silver__transactions_v2": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "TRANSACTIONS_V2", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"ORIGIN_BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "ORIGIN_BLOCK_ID", "comment": null}, "ORIGIN_BLOCK_TIMESTAMP_EPOCH": {"type": "NUMBER", "index": 2, "name": "ORIGIN_BLOCK_TIMESTAMP_EPOCH", "comment": null}, "ORIGIN_BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "ORIGIN_BLOCK_TIMESTAMP", "comment": null}, "SHARD_ID": {"type": "NUMBER", "index": 4, "name": "SHARD_ID", "comment": null}, "CHUNK_HASH": {"type": "TEXT", "index": 5, "name": "CHUNK_HASH", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 6, "name": "TX_HASH", "comment": null}, "SIGNER_ID": {"type": "TEXT", "index": 7, "name": "SIGNER_ID", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 8, "name": "PARTITION_KEY", "comment": null}, "RESPONSE_JSON": {"type": "VARIANT", "index": 9, "name": "RESPONSE_JSON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 10, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TRANSACTIONS_V2_ID": {"type": "TEXT", "index": 11, "name": "TRANSACTIONS_V2_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 14, "name": "_INVOCATION_ID", "comment": null}, "CHUNK_HEIGHT_CREATED": {"type": "NUMBER", "index": 16, "name": "CHUNK_HEIGHT_CREATED", "comment": null}, "CHUNK_HEIGHT_INCLUDED": {"type": "NUMBER", "index": 17, "name": "CHUNK_HEIGHT_INCLUDED", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 4677604244992, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 1347738679, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 22:36UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(modified_timestamp::DATE, origin_block_timestamp::date)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.silver__transactions_v2"}, "test.near_models.not_null_defi__fact_dex_swaps_FACT_DEX_SWAPS_ID.ef0bc755ac": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_DEX_SWAPS_FACT_DEX_SWAPS_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 2, "name": "RECEIPT_ID", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": null}, "SIGNER_ID": {"type": "TEXT", "index": 6, "name": "SIGNER_ID", "comment": null}, "SWAP_INDEX": {"type": "NUMBER", "index": 7, "name": "SWAP_INDEX", "comment": null}, "AMOUNT_OUT_RAW": {"type": "TEXT", "index": 8, "name": "AMOUNT_OUT_RAW", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 9, "name": "TOKEN_OUT", "comment": null}, "AMOUNT_IN_RAW": {"type": "TEXT", "index": 10, "name": "AMOUNT_IN_RAW", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 11, "name": "TOKEN_IN", "comment": null}, "SWAP_INPUT_DATA": {"type": "VARIANT", "index": 12, "name": "SWAP_INPUT_DATA", "comment": null}, "LOG": {"type": "TEXT", "index": 13, "name": "LOG", "comment": null}, "FACT_DEX_SWAPS_ID": {"type": "TEXT", "index": 14, "name": "FACT_DEX_SWAPS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:51UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__fact_dex_swaps_FACT_DEX_SWAPS_ID.ef0bc755ac"}, "test.near_models.not_null_defi__fact_dex_swaps_AMOUNT_IN_RAW.d47eb40151": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_DEX_SWAPS_AMOUNT_IN_RAW", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 2, "name": "RECEIPT_ID", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": null}, "SIGNER_ID": {"type": "TEXT", "index": 6, "name": "SIGNER_ID", "comment": null}, "SWAP_INDEX": {"type": "NUMBER", "index": 7, "name": "SWAP_INDEX", "comment": null}, "AMOUNT_OUT_RAW": {"type": "TEXT", "index": 8, "name": "AMOUNT_OUT_RAW", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 9, "name": "TOKEN_OUT", "comment": null}, "AMOUNT_IN_RAW": {"type": "TEXT", "index": 10, "name": "AMOUNT_IN_RAW", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 11, "name": "TOKEN_IN", "comment": null}, "SWAP_INPUT_DATA": {"type": "VARIANT", "index": 12, "name": "SWAP_INPUT_DATA", "comment": null}, "LOG": {"type": "TEXT", "index": 13, "name": "LOG", "comment": null}, "FACT_DEX_SWAPS_ID": {"type": "TEXT", "index": 14, "name": "FACT_DEX_SWAPS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:51UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__fact_dex_swaps_AMOUNT_IN_RAW.d47eb40151"}, "test.near_models.not_null_gov__fact_staking_pool_daily_balances_BALANCE.126207c0c4": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_GOV", "name": "FACT_STAKING_POOL_DAILY_BALANCES_BALANCE", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"DATE": {"type": "DATE", "index": 1, "name": "DATE", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 2, "name": "ADDRESS", "comment": null}, "BALANCE": {"type": "FLOAT", "index": 3, "name": "BALANCE", "comment": null}, "FACT_STAKING_POOL_DAILY_BALANCES_ID": {"type": "TEXT", "index": 4, "name": "FACT_STAKING_POOL_DAILY_BALANCES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:52UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_gov__fact_staking_pool_daily_balances_BALANCE.126207c0c4"}, "model.near_models.streamline__omni_realtime": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "OMNI_REALTIME", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"OMNI_ASSET_IDENTIFIER": {"type": "TEXT", "index": 1, "name": "OMNI_ASSET_IDENTIFIER", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": ""}, "REQUEST": {"type": "VARIANT", "index": 3, "name": "REQUEST", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.streamline__omni_realtime"}, "test.near_models.not_null_silver__staking_epochs_BLOCK_ID.678bafa4eb": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "STAKING_EPOCHS_BLOCK_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "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}, "POOL_ID": {"type": "TEXT", "index": 4, "name": "POOL_ID", "comment": null}, "EPOCH_NUMBER": {"type": "NUMBER", "index": 5, "name": "EPOCH_NUMBER", "comment": null}, "REWARD_TOKENS": {"type": "NUMBER", "index": 6, "name": "REWARD_TOKENS", "comment": null}, "TOTAL_STAKED_BALANCE": {"type": "NUMBER", "index": 7, "name": "TOTAL_STAKED_BALANCE", "comment": null}, "TOTAL_STAKING_SHARES": {"type": "NUMBER", "index": 8, "name": "TOTAL_STAKING_SHARES", "comment": null}, "LOG": {"type": "VARIANT", "index": 9, "name": "LOG", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 10, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "_EPOCH_ID": {"type": "TEXT", "index": 11, "name": "_EPOCH_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}, "STAKING_EPOCHS_ID": {"type": "TEXT", "index": 13, "name": "STAKING_EPOCHS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 16, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:25UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__staking_epochs_BLOCK_ID.678bafa4eb"}, "test.near_models.unique_silver__dex_swaps_v2_DEX_SWAPS_V2_ID.3c81b71a89": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_SILVER", "name": "DEX_SWAPS_V2_DEX_SWAPS_V2_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:41UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.unique_silver__dex_swaps_v2_DEX_SWAPS_V2_ID.3c81b71a89"}, "model.near_models.silver__bridge_rainbow": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "BRIDGE_RAINBOW", "database": "NEAR", "comment": "Extracts data from core__ez_actions and silver__logs_s3 to build a view of bridge activity through the Rainbow Bridge. Methods defined and explained [here](https://github.com/aurora-is-near/rainbow-token-connector/tree)", "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": "The height of the chain this block corresponds with."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block began."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Unique identifier (hash) of this transaction."}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 4, "name": "TOKEN_ADDRESS", "comment": "The contract address corresponding to the token, view details of the contract by following this address on the chain explorer."}, "AMOUNT_RAW": {"type": "NUMBER", "index": 5, "name": "AMOUNT_RAW", "comment": "Unadjusted amount of tokens as it appears on-chain (not decimal adjusted). This is the raw token amount before any decimal precision adjustments are applied. For example, if transferring 1 NEAR token, the amount_raw would be 1000000000000000000000000 (1e24) since NEAR has 24 decimal places. This field preserves the exact on-chain representation of the token amount for precise calculations and verification."}, "MEMO": {"type": "TEXT", "index": 6, "name": "MEMO", "comment": "Optional log message within the transaction (often null). This field contains additional information or context about the transfer, such as transaction notes, reference numbers, or descriptive text. Memos are commonly used in cross-chain bridges, exchange deposits, or other scenarios where additional context is needed to identify or process the transfer. The memo field is optional and frequently null for standard transfers."}, "DESTINATION_ADDRESS": {"type": "TEXT", "index": 7, "name": "DESTINATION_ADDRESS", "comment": "The address tokens are being sent to, in a transfer or bridge transaction."}, "SOURCE_ADDRESS": {"type": "TEXT", "index": 8, "name": "SOURCE_ADDRESS", "comment": "The originating address from which tokens are being sent, in a transfer or bridge transaction. \n\nThis addressed is ascertained as best as possible, but may be null depending on the available information. \n\nExample 1 - tx CzPRdoiU74bo9yqqt9fCP5Xdab2mPVqxr9gU5xeaQA4a stores just \"signer_public_key 0x0x1589\u2026f694\" on chain. \n\nExample 2 - tx FA7tQeGQnhminbas28YgaizwmT4vnEUiCr3vdXmN3Xjn does not log any signing address at all."}, "DESTINATION_CHAIN_ID": {"type": "TEXT", "index": 9, "name": "DESTINATION_CHAIN_ID", "comment": "Chain ID as defined by the corresponding bridge.\n\nWormhole Portal Bridge https://docs.wormhole.com/wormhole/reference/constants\n\nMultichain Bridge https://docs.multichain.org/getting-started/introduction/supported-chains\n\nAllbridge Classic https://github.com/allbridge-io/allbridge-contract-docs?tab=readme-ov-file#blockchain-ids"}, "SOURCE_CHAIN_ID": {"type": "TEXT", "index": 10, "name": "SOURCE_CHAIN_ID", "comment": "Chain ID as defined by the corresponding bridge.\n\nWormhole Portal Bridge https://docs.wormhole.com/wormhole/reference/constants\n\nMultichain Bridge https://docs.multichain.org/getting-started/introduction/supported-chains\n\nAllbridge Classic https://github.com/allbridge-io/allbridge-contract-docs?tab=readme-ov-file#blockchain-ids"}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "RECEIPT_SUCCEEDED", "comment": "Boolean indicating whether the receipt was successfully processed. This field tracks the execution status of the receipt, which is crucial for understanding transaction outcomes. While most transactions succeed, individual receipts within a transaction can fail due to various reasons such as insufficient gas, contract errors, or invalid parameters. This field is essential for filtering successful operations and analyzing failure patterns."}, "METHOD_NAME": {"type": "TEXT", "index": 12, "name": "METHOD_NAME", "comment": "Name of the method(s) approved for use. NULL if permission is FullAccess."}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 13, "name": "BRIDGE_ADDRESS", "comment": "The address of the deployed contract for the token, nft, or other smart contract."}, "DIRECTION": {"type": "TEXT", "index": 14, "name": "DIRECTION", "comment": "Direction of funds through a bridge. Inbound = tokens bridged to Near ecosystem.\n\nNote - for the Rainbow bridge, inbound means Near or Aurora as tokens pass through Near to get to Aurora."}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 15, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 16, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": "Block number grouping for ingestion partition"}, "_MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "_MODIFIED_TIMESTAMP", "comment": ""}, "AMOUNT_ADJ": {"type": "NUMBER", "index": 18, "name": "AMOUNT_ADJ", "comment": "Decimal adjusted amount of tokens (as float, rounded - use this generally). This field provides the token amount after applying the appropriate decimal precision adjustments based on the token's decimal places. For example, if transferring 1 NEAR token, the amount_adj would be 1.0 after dividing the raw amount (1e24) by 10^24. This field is the most commonly used representation for token amounts in analytics and reporting as it provides human-readable values."}, "PLATFORM": {"type": "TEXT", "index": 19, "name": "PLATFORM", "comment": "The protocol utilized for the operation, likely a swap or bridge."}, "BRIDGE_RAINBOW_ID": {"type": "TEXT", "index": 20, "name": "BRIDGE_RAINBOW_ID", "comment": "A unique identifier for the record."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "INSERTED_TIMESTAMP", "comment": "The timestamp at which the record was initially created and inserted into this table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "MODIFIED_TIMESTAMP", "comment": "The timestamp at which this record was last modified by an internal process."}, "_INVOCATION_ID": {"type": "TEXT", "index": 23, "name": "_INVOCATION_ID", "comment": "A job ID to identify the run that last modified a record."}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 76632064, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 792573, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 21:47UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE, _modified_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.silver__bridge_rainbow"}, "test.near_models.not_null_silver__staking_epochs_TX_HASH.a5c75ed976": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "STAKING_EPOCHS_TX_HASH", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "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}, "POOL_ID": {"type": "TEXT", "index": 4, "name": "POOL_ID", "comment": null}, "EPOCH_NUMBER": {"type": "NUMBER", "index": 5, "name": "EPOCH_NUMBER", "comment": null}, "REWARD_TOKENS": {"type": "NUMBER", "index": 6, "name": "REWARD_TOKENS", "comment": null}, "TOTAL_STAKED_BALANCE": {"type": "NUMBER", "index": 7, "name": "TOTAL_STAKED_BALANCE", "comment": null}, "TOTAL_STAKING_SHARES": {"type": "NUMBER", "index": 8, "name": "TOTAL_STAKING_SHARES", "comment": null}, "LOG": {"type": "VARIANT", "index": 9, "name": "LOG", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 10, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "_EPOCH_ID": {"type": "TEXT", "index": 11, "name": "_EPOCH_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}, "STAKING_EPOCHS_ID": {"type": "TEXT", "index": 13, "name": "STAKING_EPOCHS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 16, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:24UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__staking_epochs_TX_HASH.a5c75ed976"}, "test.near_models.not_null_nft__fact_nft_mints_TOKEN_ID.ee9673c97b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "FACT_NFT_MINTS_TOKEN_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RECEIPT_OBJECT_ID": {"type": "TEXT", "index": 1, "name": "RECEIPT_OBJECT_ID", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 2, "name": "TX_HASH", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "TOKEN_ID": {"type": "TEXT", "index": 5, "name": "TOKEN_ID", "comment": null}, "METHOD_NAME": {"type": "TEXT", "index": 6, "name": "METHOD_NAME", "comment": null}, "ARGS": {"type": "VARIANT", "index": 7, "name": "ARGS", "comment": null}, "MEMO": {"type": "VARIANT", "index": 8, "name": "MEMO", "comment": null}, "DEPOSIT": {"type": "NUMBER", "index": 9, "name": "DEPOSIT", "comment": null}, "TX_RECEIVER": {"type": "TEXT", "index": 10, "name": "TX_RECEIVER", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 11, "name": "RECEIVER_ID", "comment": null}, "SIGNER_ID": {"type": "TEXT", "index": 12, "name": "SIGNER_ID", "comment": null}, "OWNER_ID": {"type": "TEXT", "index": 13, "name": "OWNER_ID", "comment": null}, "OWNER_PER_TX": {"type": "NUMBER", "index": 14, "name": "OWNER_PER_TX", "comment": null}, "MINT_PER_TX": {"type": "NUMBER", "index": 15, "name": "MINT_PER_TX", "comment": null}, "GAS_BURNT": {"type": "NUMBER", "index": 16, "name": "GAS_BURNT", "comment": null}, "TRANSACTION_FEE": {"type": "NUMBER", "index": 17, "name": "TRANSACTION_FEE", "comment": null}, "IMPLIED_PRICE": {"type": "FLOAT", "index": 18, "name": "IMPLIED_PRICE", "comment": null}, "TX_STATUS": {"type": "TEXT", "index": 19, "name": "TX_STATUS", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 20, "name": "TX_SUCCEEDED", "comment": null}, "MINT_ACTION_ID": {"type": "TEXT", "index": 21, "name": "MINT_ACTION_ID", "comment": null}, "FACT_NFT_MINTS_ID": {"type": "TEXT", "index": 22, "name": "FACT_NFT_MINTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:52UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_nft__fact_nft_mints_TOKEN_ID.ee9673c97b"}, "model.near_models.bronze__complete_token_prices": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "COMPLETE_TOKEN_PRICES", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "HOUR", "comment": ""}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 2, "name": "TOKEN_ADDRESS", "comment": ""}, "ASSET_ID": {"type": "TEXT", "index": 3, "name": "ASSET_ID", "comment": ""}, "SYMBOL": {"type": "TEXT", "index": 4, "name": "SYMBOL", "comment": ""}, "NAME": {"type": "TEXT", "index": 5, "name": "NAME", "comment": ""}, "DECIMALS": {"type": "NUMBER", "index": 6, "name": "DECIMALS", "comment": ""}, "PRICE": {"type": "FLOAT", "index": 7, "name": "PRICE", "comment": ""}, "BLOCKCHAIN": {"type": "TEXT", "index": 8, "name": "BLOCKCHAIN", "comment": ""}, "BLOCKCHAIN_NAME": {"type": "TEXT", "index": 9, "name": "BLOCKCHAIN_NAME", "comment": ""}, "BLOCKCHAIN_ID": {"type": "TEXT", "index": 10, "name": "BLOCKCHAIN_ID", "comment": ""}, "IS_IMPUTED": {"type": "BOOLEAN", "index": 11, "name": "IS_IMPUTED", "comment": ""}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 12, "name": "IS_DEPRECATED", "comment": ""}, "IS_VERIFIED": {"type": "BOOLEAN", "index": 13, "name": "IS_VERIFIED", "comment": ""}, "PROVIDER": {"type": "TEXT", "index": 14, "name": "PROVIDER", "comment": ""}, "SOURCE": {"type": "TEXT", "index": 15, "name": "SOURCE", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 16, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "COMPLETE_TOKEN_PRICES_ID": {"type": "TEXT", "index": 19, "name": "COMPLETE_TOKEN_PRICES_ID", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 20, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.bronze__complete_token_prices"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__staking_actions_v2_action__VARCHAR.416201da72": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "STAKING_ACTIONS_V2_ACTION", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 12:57UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__staking_actions_v2_action__VARCHAR.416201da72"}, "test.near_models.not_null_defi__fact_lending_platform.f2d758f835": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_LENDING_PLATFORM", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"PLATFORM": {"type": "TEXT", "index": 1, "name": "PLATFORM", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 2, "name": "TX_HASH", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "SENDER_ID": {"type": "TEXT", "index": 5, "name": "SENDER_ID", "comment": null}, "ACTIONS": {"type": "TEXT", "index": 6, "name": "ACTIONS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": null}, "TOKEN_ADDRESS": {"type": "VARIANT", "index": 8, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_RAW": {"type": "NUMBER", "index": 9, "name": "AMOUNT_RAW", "comment": null}, "AMOUNT_ADJ": {"type": "NUMBER", "index": 10, "name": "AMOUNT_ADJ", "comment": null}, "FACT_LENDING_ID": {"type": "TEXT", "index": 11, "name": "FACT_LENDING_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:51UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__fact_lending_platform.f2d758f835"}, "test.near_models.not_null_nft__fact_nft_transfers_TX_HASH.b414029d5c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "FACT_NFT_TRANSFERS_TX_HASH", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "ACTION_ID": {"type": "TEXT", "index": 4, "name": "ACTION_ID", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 5, "name": "CONTRACT_ADDRESS", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "TOKEN_ID": {"type": "TEXT", "index": 8, "name": "TOKEN_ID", "comment": null}, "FACT_NFT_TRANSFERS_ID": {"type": "TEXT", "index": 9, "name": "FACT_NFT_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:52UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_nft__fact_nft_transfers_TX_HASH.b414029d5c"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_allbridge_TOKEN_ADDRESS__STRING__VARCHAR.4f3b4a446d": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "BRIDGE_ALLBRIDGE_TOKEN_ADDRESS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 12:58UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_allbridge_TOKEN_ADDRESS__STRING__VARCHAR.4f3b4a446d"}, "test.near_models.not_null_core__fact_receipts_GAS_BURNT.bb7ddcd1d2": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_RECEIPTS_GAS_BURNT", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "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_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": null}, "RECEIPT_OUTCOME_ID": {"type": "ARRAY", "index": 5, "name": "RECEIPT_OUTCOME_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 6, "name": "RECEIVER_ID", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 7, "name": "PREDECESSOR_ID", "comment": null}, "ACTIONS": {"type": "VARIANT", "index": 8, "name": "ACTIONS", "comment": null}, "OUTCOME": {"type": "VARIANT", "index": 9, "name": "OUTCOME", "comment": null}, "GAS_BURNT": {"type": "NUMBER", "index": 10, "name": "GAS_BURNT", "comment": null}, "STATUS_VALUE": {"type": "VARIANT", "index": 11, "name": "STATUS_VALUE", "comment": null}, "LOGS": {"type": "ARRAY", "index": 12, "name": "LOGS", "comment": null}, "PROOF": {"type": "ARRAY", "index": 13, "name": "PROOF", "comment": null}, "METADATA": {"type": "VARIANT", "index": 14, "name": "METADATA", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 15, "name": "RECEIPT_SUCCEEDED", "comment": null}, "FACT_RECEIPTS_ID": {"type": "TEXT", "index": 16, "name": "FACT_RECEIPTS_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:41UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__fact_receipts_GAS_BURNT.bb7ddcd1d2"}, "test.near_models.not_null_nft__ez_nft_sales_RECEIPT_ID.67ae8895da": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "EZ_NFT_SALES_RECEIPT_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RECEIPT_ID": {"type": "TEXT", "index": 1, "name": "RECEIPT_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}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 5, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 6, "name": "BUYER_ADDRESS", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 7, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 8, "name": "PLATFORM_NAME", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_ADDRESS", "comment": null}, "TOKEN_ID": {"type": "TEXT", "index": 10, "name": "TOKEN_ID", "comment": null}, "PRICE": {"type": "FLOAT", "index": 11, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 12, "name": "PRICE_USD", "comment": null}, "METHOD_NAME": {"type": "TEXT", "index": 13, "name": "METHOD_NAME", "comment": null}, "LOG": {"type": "VARIANT", "index": 14, "name": "LOG", "comment": null}, "GAS_BURNED": {"type": "NUMBER", "index": 15, "name": "GAS_BURNED", "comment": null}, "AFFILIATE_ID": {"type": "TEXT", "index": 16, "name": "AFFILIATE_ID", "comment": null}, "AFFILIATE_AMOUNT": {"type": "FLOAT", "index": 17, "name": "AFFILIATE_AMOUNT", "comment": null}, "AFFILIATE_AMOUNT_USD": {"type": "FLOAT", "index": 18, "name": "AFFILIATE_AMOUNT_USD", "comment": null}, "ROYALTIES": {"type": "OBJECT", "index": 19, "name": "ROYALTIES", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 20, "name": "PLATFORM_FEE", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 21, "name": "PLATFORM_FEE_USD", "comment": null}, "EZ_NFT_SALES_ID": {"type": "TEXT", "index": 22, "name": "EZ_NFT_SALES_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:52UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_nft__ez_nft_sales_RECEIPT_ID.67ae8895da"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_BLOCK_HASH__STRING__VARCHAR.2c6340c0b5": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_BLOCKS_BLOCK_HASH", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:38UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_BLOCK_HASH__STRING__VARCHAR.2c6340c0b5"}, "test.near_models.not_null_silver__atlas_supply_liquid_supply.17960bfce2": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "ATLAS_SUPPLY_LIQUID_SUPPLY", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"UTC_DATE": {"type": "DATE", "index": 1, "name": "UTC_DATE", "comment": null}, "TOTAL_SUPPLY": {"type": "NUMBER", "index": 2, "name": "TOTAL_SUPPLY", "comment": null}, "TOTAL_STAKED_SUPPLY": {"type": "FLOAT", "index": 3, "name": "TOTAL_STAKED_SUPPLY", "comment": null}, "TOTAL_NONSTAKED_SUPPLY": {"type": "FLOAT", "index": 4, "name": "TOTAL_NONSTAKED_SUPPLY", "comment": null}, "CIRCULATING_SUPPLY": {"type": "NUMBER", "index": 5, "name": "CIRCULATING_SUPPLY", "comment": null}, "TOTAL_LOCKED_SUPPLY": {"type": "NUMBER", "index": 6, "name": "TOTAL_LOCKED_SUPPLY", "comment": null}, "LIQUID_SUPPLY": {"type": "FLOAT", "index": 7, "name": "LIQUID_SUPPLY", "comment": null}, "NONLIQUID_SUPPLY": {"type": "FLOAT", "index": 8, "name": "NONLIQUID_SUPPLY", "comment": null}, "STAKED_LOCKED_SUPPLY": {"type": "NUMBER", "index": 9, "name": "STAKED_LOCKED_SUPPLY", "comment": null}, "NON_STAKED_LOCKED_SUPPLY": {"type": "NUMBER", "index": 10, "name": "NON_STAKED_LOCKED_SUPPLY", "comment": null}, "STAKED_CIRCULATING_SUPPLY": {"type": "FLOAT", "index": 11, "name": "STAKED_CIRCULATING_SUPPLY", "comment": null}, "NONSTAKED_CIRCULATING_SUPPLY": {"type": "FLOAT", "index": 12, "name": "NONSTAKED_CIRCULATING_SUPPLY", "comment": null}, "PERC_LOCKED_SUPPLY": {"type": "NUMBER", "index": 13, "name": "PERC_LOCKED_SUPPLY", "comment": null}, "PERC_CIRCULATING_SUPPLY": {"type": "NUMBER", "index": 14, "name": "PERC_CIRCULATING_SUPPLY", "comment": null}, "PERC_STAKED_LOCKED": {"type": "NUMBER", "index": 15, "name": "PERC_STAKED_LOCKED", "comment": null}, "PERC_STAKED_CIRCULATING": {"type": "FLOAT", "index": 16, "name": "PERC_STAKED_CIRCULATING", "comment": null}, "ATLAS_SUPPLY_ID": {"type": "TEXT", "index": 17, "name": "ATLAS_SUPPLY_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}, "_INVOCATION_ID": {"type": "TEXT", "index": 20, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:20UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__atlas_supply_liquid_supply.17960bfce2"}, "model.near_models.nft__fact_nft_mints": {"metadata": {"type": "VIEW", "schema": "NFT", "name": "FACT_NFT_MINTS", "database": "NEAR", "comment": "## Description\nThis table contains all NFT minting transactions on the NEAR Protocol blockchain, capturing the creation of new NFTs across various collections and standards. The data includes minting details such as token IDs, minting methods, arguments, deposits, and associated metadata. This table provides the foundation for NFT analytics, collection growth tracking, and minting pattern analysis across the NEAR ecosystem.\n\n## Key Use Cases\n- NFT collection growth analysis and minting velocity tracking\n- NFT minting pattern analysis and user behavior monitoring\n- Collection launch analysis and initial distribution tracking\n- NFT minting cost analysis and gas optimization\n- Cross-collection minting comparison and performance benchmarking\n- NFT creator analysis and minting strategy evaluation\n- NFT ecosystem health monitoring and collection discovery\n\n## Important Relationships\n- Links to `core.fact_transactions` through tx_hash for transaction context\n- Connects to `core.fact_blocks` through block_id for temporal context\n- Provides minting data for `nft.ez_nft_sales` with enhanced metadata\n- Supports `nft.fact_nft_transfers` with minting context\n- Enables analysis in `stats.ez_core_metrics_hourly` for NFT metrics\n- Powers cross-collection analysis and ecosystem mapping\n\n## Commonly-used Fields\n- `tx_hash`: Essential for linking to transaction details and verification\n- `block_timestamp`: Primary field for time-series analysis and trend detection\n- `token_id`: Critical for unique NFT identification and tracking\n- `owner_id`: Important for creator analysis and ownership tracking\n- `method_name`: Essential for minting method classification and analysis\n- `deposit` and `implied_price`: Important for minting cost analysis\n- `tx_receiver`: Critical for collection identification and contract analysis", "owner": "DBT_CLOUD_NEAR"}, "columns": {"RECEIPT_OBJECT_ID": {"type": "TEXT", "index": 1, "name": "RECEIPT_OBJECT_ID", "comment": "Please note this column is being deprecated in favor of simply \"receipt_id\"."}, "TX_HASH": {"type": "TEXT", "index": 2, "name": "TX_HASH", "comment": "Unique identifier (hash) of this transaction."}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": "The height of the chain this block corresponds with."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block began."}, "TOKEN_ID": {"type": "TEXT", "index": 5, "name": "TOKEN_ID", "comment": "The token ID for this NFT contract."}, "METHOD_NAME": {"type": "TEXT", "index": 6, "name": "METHOD_NAME", "comment": "Name of the method(s) approved for use. NULL if permission is FullAccess."}, "ARGS": {"type": "VARIANT", "index": 7, "name": "ARGS", "comment": "Decoded (where possible) arguments passed alongside the `method_name`. If decoding failed, the table will contain the raw message."}, "MEMO": {"type": "VARIANT", "index": 8, "name": "MEMO", "comment": "Optional log message within the transaction (often null). This field contains additional information or context about the transfer, such as transaction notes, reference numbers, or descriptive text. Memos are commonly used in cross-chain bridges, exchange deposits, or other scenarios where additional context is needed to identify or process the transfer. The memo field is optional and frequently null for standard transfers."}, "DEPOSIT": {"type": "NUMBER", "index": 9, "name": "DEPOSIT", "comment": "Sum of all NEAR tokens transferred from the signing account to the receiver account during receipt processing. This includes tokens sent in a Transfer action(s), and tokens sent in a FunctionCall action(s) with a deposit attached.\n\nIn raw number format with 24 decimal places, to adjust divide by POW(10,24) or multiply by 1e-24."}, "TX_RECEIVER": {"type": "TEXT", "index": 10, "name": "TX_RECEIVER", "comment": ""}, "RECEIVER_ID": {"type": "TEXT", "index": 11, "name": "RECEIVER_ID", "comment": "Account reacting to the receipt from predecessor_id, can be relay, a contract, or a user of a relay, etc. This field identifies the account that is processing the receipt and executing the associated action. In most cases, this is a smart contract that is being called, but it can also be a user account in relay transactions or the system account for certain operations. This differs from tx_receiver and is specific to the receipt being processed."}, "SIGNER_ID": {"type": "TEXT", "index": 12, "name": "SIGNER_ID", "comment": "Signer of the receipt, often same as tx_signer, sometimes system in the case of systemic gas refunds. This field identifies the account that has the authority to execute the receipt. In most cases, this is the same as the transaction signer, but in system operations like gas refunds, this may be the system account. The signer is the account that originally signed the transaction that began the blockchain activity, which may or may not include cross-contract calls."}, "OWNER_ID": {"type": "TEXT", "index": 13, "name": "OWNER_ID", "comment": "Owner of the minted NFT"}, "OWNER_PER_TX": {"type": "NUMBER", "index": 14, "name": "OWNER_PER_TX", "comment": "Number of different owners batch minting, `data` array's len in the LOG message"}, "MINT_PER_TX": {"type": "NUMBER", "index": 15, "name": "MINT_PER_TX", "comment": "Number of NFTs minted per `nft_mint` event called."}, "GAS_BURNT": {"type": "NUMBER", "index": 16, "name": "GAS_BURNT", "comment": "Gas burned for the receipt action. This field represents the amount of computational resources consumed specifically for the receipt being processed. Gas burning is the mechanism by which NEAR charges for computational work, and this field tracks the exact amount burned for this particular receipt action. In raw number format with 16 decimal places, to adjust divide by POW(10,16) or multiply by 1e-16."}, "TRANSACTION_FEE": {"type": "NUMBER", "index": 17, "name": "TRANSACTION_FEE", "comment": "Total fee paid in NEAR to execute this transaction, which is a summation of all fees paid for actions and receipts within the transaction.\n\nIn raw number format, to adjust divide by POW(10,24)"}, "IMPLIED_PRICE": {"type": "FLOAT", "index": 18, "name": "IMPLIED_PRICE", "comment": ""}, "TX_STATUS": {"type": "TEXT", "index": 19, "name": "TX_STATUS", "comment": ""}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 20, "name": "TX_SUCCEEDED", "comment": "Boolean indicating if the transaction was successful (rarely used, most tx succeed, it is receipts that can fail). This field tracks the overall success status of the transaction. While most transactions succeed at the transaction level, individual receipts within the transaction can still fail. This field is less commonly used for filtering since receipt-level success tracking provides more granular information about specific operations within the transaction."}, "MINT_ACTION_ID": {"type": "TEXT", "index": 21, "name": "MINT_ACTION_ID", "comment": ""}, "FACT_NFT_MINTS_ID": {"type": "TEXT", "index": 22, "name": "FACT_NFT_MINTS_ID", "comment": "A unique identifier for the record."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": "The timestamp at which the record was initially created and inserted into this table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": "The timestamp at which this record was last modified by an internal process."}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.nft__fact_nft_mints"}, "test.near_models.not_null_core__fact_logs_BLOCK_TIMESTAMP.bc9ea033b5": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_LOGS_BLOCK_TIMESTAMP", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 5, "name": "PREDECESSOR_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 6, "name": "RECEIVER_ID", "comment": null}, "SIGNER_ID": {"type": "TEXT", "index": 7, "name": "SIGNER_ID", "comment": null}, "LOG_INDEX": {"type": "NUMBER", "index": 8, "name": "LOG_INDEX", "comment": null}, "CLEAN_LOG": {"type": "TEXT", "index": 9, "name": "CLEAN_LOG", "comment": null}, "EVENT_STANDARD": {"type": "TEXT", "index": 10, "name": "EVENT_STANDARD", "comment": null}, "GAS_BURNT": {"type": "NUMBER", "index": 11, "name": "GAS_BURNT", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "RECEIPT_SUCCEEDED", "comment": null}, "FACT_LOGS_ID": {"type": "TEXT", "index": 13, "name": "FACT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:40UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__fact_logs_BLOCK_TIMESTAMP.bc9ea033b5"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_GAS_BURNT__NUMBER__DOUBLE__FLOAT.1132d9e044": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_RECEIPTS_GAS_BURNT", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_GAS_BURNT__NUMBER__DOUBLE__FLOAT.1132d9e044"}, "model.near_models.livequery__request_pagoda_nft_metadata": {"metadata": {"type": "BASE TABLE", "schema": "LIVEQUERY", "name": "REQUEST_PAGODA_NFT_METADATA", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": null}, "CONTRACT_ACCOUNT_ID": {"type": "TEXT", "index": 3, "name": "CONTRACT_ACCOUNT_ID", "comment": null}, "TOKEN_ID": {"type": "TEXT", "index": 4, "name": "TOKEN_ID", "comment": null}, "SERIES_ID": {"type": "TEXT", "index": 5, "name": "SERIES_ID", "comment": null}, "METADATA_ID": {"type": "TEXT", "index": 6, "name": "METADATA_ID", "comment": null}, "RES_URL": {"type": "TEXT", "index": 7, "name": "RES_URL", "comment": null}, "LQ_RESPONSE": {"type": "VARIANT", "index": 8, "name": "LQ_RESPONSE", "comment": null}, "CALL_SUCCEEDED": {"type": "BOOLEAN", "index": 9, "name": "CALL_SUCCEEDED", "comment": null}, "ERROR_CODE": {"type": "NUMBER", "index": 10, "name": "ERROR_CODE", "comment": null}, "ERROR_MESSAGE": {"type": "TEXT", "index": 11, "name": "ERROR_MESSAGE", "comment": null}, "_REQUEST_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_REQUEST_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 31864832, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 37300, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 14:56UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.livequery__request_pagoda_nft_metadata"}, "model.near_models.silver__blocks_final": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "BLOCKS_FINAL", "database": "NEAR", "comment": "Table containing blocks for NEAR.", "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": "The height of the chain this block corresponds with."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block began."}, "BLOCK_HASH": {"type": "TEXT", "index": 3, "name": "BLOCK_HASH", "comment": "Unique identifier (hash) of this block."}, "PREV_HASH": {"type": "TEXT", "index": 4, "name": "PREV_HASH", "comment": "The prev_hash taken from block headers."}, "BLOCK_AUTHOR": {"type": "TEXT", "index": 5, "name": "BLOCK_AUTHOR", "comment": "The `block_author` taken from block headers. Validators of the blockchain."}, "CHUNKS_JSON": {"type": "ARRAY", "index": 6, "name": "CHUNKS_JSON", "comment": "A JSON containing an array of chunk headers contained in this block."}, "HEADER_JSON": {"type": "OBJECT", "index": 7, "name": "HEADER_JSON", "comment": "A JSON containing the block header."}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 8, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": "Block number grouping for ingestion partition"}, "BLOCKS_FINAL_ID": {"type": "TEXT", "index": 9, "name": "BLOCKS_FINAL_ID", "comment": "A unique identifier for the record."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": "The timestamp at which the record was initially created and inserted into this table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": "The timestamp at which this record was last modified by an internal process."}, "_INVOCATION_ID": {"type": "TEXT", "index": 12, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 1000724604928, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 162306730, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 22:35UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE, modified_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.silver__blocks_final"}, "test.near_models.not_null_atlas__ez_supply_PERC_STAKED_CIRCULATING.d1c9e43533": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_ATLAS", "name": "EZ_SUPPLY_PERC_STAKED_CIRCULATING", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"UTC_DATE": {"type": "DATE", "index": 1, "name": "UTC_DATE", "comment": null}, "TOTAL_SUPPLY": {"type": "NUMBER", "index": 2, "name": "TOTAL_SUPPLY", "comment": null}, "TOTAL_STAKED_SUPPLY": {"type": "FLOAT", "index": 3, "name": "TOTAL_STAKED_SUPPLY", "comment": null}, "TOTAL_NONSTAKED_SUPPLY": {"type": "FLOAT", "index": 4, "name": "TOTAL_NONSTAKED_SUPPLY", "comment": null}, "CIRCULATING_SUPPLY": {"type": "NUMBER", "index": 5, "name": "CIRCULATING_SUPPLY", "comment": null}, "TOTAL_LOCKED_SUPPLY": {"type": "NUMBER", "index": 6, "name": "TOTAL_LOCKED_SUPPLY", "comment": null}, "LIQUID_SUPPLY": {"type": "FLOAT", "index": 7, "name": "LIQUID_SUPPLY", "comment": null}, "NONLIQUID_SUPPLY": {"type": "FLOAT", "index": 8, "name": "NONLIQUID_SUPPLY", "comment": null}, "STAKED_LOCKED_SUPPLY": {"type": "NUMBER", "index": 9, "name": "STAKED_LOCKED_SUPPLY", "comment": null}, "NON_STAKED_LOCKED_SUPPLY": {"type": "NUMBER", "index": 10, "name": "NON_STAKED_LOCKED_SUPPLY", "comment": null}, "STAKED_CIRCULATING_SUPPLY": {"type": "FLOAT", "index": 11, "name": "STAKED_CIRCULATING_SUPPLY", "comment": null}, "NONSTAKED_CIRCULATING_SUPPLY": {"type": "FLOAT", "index": 12, "name": "NONSTAKED_CIRCULATING_SUPPLY", "comment": null}, "PERC_LOCKED_SUPPLY": {"type": "NUMBER", "index": 13, "name": "PERC_LOCKED_SUPPLY", "comment": null}, "PERC_CIRCULATING_SUPPLY": {"type": "NUMBER", "index": 14, "name": "PERC_CIRCULATING_SUPPLY", "comment": null}, "PERC_STAKED_LOCKED": {"type": "NUMBER", "index": 15, "name": "PERC_STAKED_LOCKED", "comment": null}, "PERC_STAKED_CIRCULATING": {"type": "FLOAT", "index": 16, "name": "PERC_STAKED_CIRCULATING", "comment": null}, "EZ_SUPPLY_ID": {"type": "TEXT", "index": 17, "name": "EZ_SUPPLY_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-06 13:34UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_atlas__ez_supply_PERC_STAKED_CIRCULATING.d1c9e43533"}, "model.near_models.silver__burrow_deposits": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "BURROW_DEPOSITS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": "Unique identifier (hash) of this transaction."}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": "The height of the chain this block corresponds with."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block began."}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": "The identifying hash for a receipt."}, "ACTION_INDEX": {"type": "NUMBER", "index": 5, "name": "ACTION_INDEX", "comment": "Index of the action within the transaction. This field indicates the position of the action in the sequence of actions within the transaction. Actions are processed in order, and this index helps maintain the chronological sequence and relationship between multiple actions in a single transaction. The first action has index 0, the second has index 1, and so on."}, "PREDECESSOR_ID": {"type": "TEXT", "index": 6, "name": "PREDECESSOR_ID", "comment": "Account that called the relevant receipt (often the same as tx_signer, but can be system as well). This field identifies the account that directly invoked the receipt being processed. In simple transactions, this is typically the same as the transaction signer. However, in cross-contract calls or system operations, this may be a different account or the system account. This is crucial for understanding the call chain and access control in NEAR's execution model."}, "SENDER_ID": {"type": "TEXT", "index": 7, "name": "SENDER_ID", "comment": "The id, or wallet address, of the sender from the receipt action."}, "ACTIONS": {"type": "TEXT", "index": 8, "name": "ACTIONS", "comment": "The action that the user is taking.\nDeposit: user is depositing funds to be used for lending\nWithdraw: user has changed their mind and are no longer willing to lend, so they withdraw their asset"}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 9, "name": "CONTRACT_ADDRESS", "comment": "The address of the deployed contract for the token, nft, or other smart contract."}, "AMOUNT_RAW": {"type": "NUMBER", "index": 10, "name": "AMOUNT_RAW", "comment": "Unadjusted amount of tokens as it appears on-chain (not decimal adjusted). This is the raw token amount before any decimal precision adjustments are applied. For example, if transferring 1 NEAR token, the amount_raw would be 1000000000000000000000000 (1e24) since NEAR has 24 decimal places. This field preserves the exact on-chain representation of the token amount for precise calculations and verification."}, "TOKEN_CONTRACT_ADDRESS": {"type": "VARIANT", "index": 11, "name": "TOKEN_CONTRACT_ADDRESS", "comment": "The contract address corresponding to the token, view details of the contract by following this address on the chain explorer."}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 12, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": "Block number grouping for ingestion partition"}, "BURROW_DEPOSITS_ID": {"type": "TEXT", "index": 13, "name": "BURROW_DEPOSITS_ID", "comment": "A unique identifier for the record."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": "The timestamp at which the record was initially created and inserted into this table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": "The timestamp at which this record was last modified by an internal process."}, "_INVOCATION_ID": {"type": "TEXT", "index": 16, "name": "_INVOCATION_ID", "comment": "A job ID to identify the run that last modified a record."}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 88545280, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 548738, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 21:47UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE, modified_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.silver__burrow_deposits"}, "test.near_models.not_null_defi__ez_dex_swaps_AMOUNT_IN_RAW.47f972a8fb": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "EZ_DEX_SWAPS_AMOUNT_IN_RAW", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 2, "name": "RECEIPT_ID", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 5, "name": "PLATFORM", "comment": null}, "POOL_ID": {"type": "NUMBER", "index": 6, "name": "POOL_ID", "comment": null}, "TRADER": {"type": "TEXT", "index": 7, "name": "TRADER", "comment": null}, "SWAP_INDEX": {"type": "NUMBER", "index": 8, "name": "SWAP_INDEX", "comment": null}, "AMOUNT_OUT_RAW": {"type": "TEXT", "index": 9, "name": "AMOUNT_OUT_RAW", "comment": null}, "AMOUNT_OUT": {"type": "FLOAT", "index": 10, "name": "AMOUNT_OUT", "comment": null}, "AMOUNT_OUT_USD": {"type": "FLOAT", "index": 11, "name": "AMOUNT_OUT_USD", "comment": null}, "TOKEN_OUT_CONTRACT": {"type": "TEXT", "index": 12, "name": "TOKEN_OUT_CONTRACT", "comment": null}, "SYMBOL_OUT": {"type": "TEXT", "index": 13, "name": "SYMBOL_OUT", "comment": null}, "TOKEN_OUT_IS_VERIFIED": {"type": "BOOLEAN", "index": 14, "name": "TOKEN_OUT_IS_VERIFIED", "comment": null}, "AMOUNT_IN_RAW": {"type": "TEXT", "index": 15, "name": "AMOUNT_IN_RAW", "comment": null}, "AMOUNT_IN": {"type": "FLOAT", "index": 16, "name": "AMOUNT_IN", "comment": null}, "AMOUNT_IN_USD": {"type": "FLOAT", "index": 17, "name": "AMOUNT_IN_USD", "comment": null}, "TOKEN_IN_CONTRACT": {"type": "TEXT", "index": 18, "name": "TOKEN_IN_CONTRACT", "comment": null}, "SYMBOL_IN": {"type": "TEXT", "index": 19, "name": "SYMBOL_IN", "comment": null}, "TOKEN_IN_IS_VERIFIED": {"type": "BOOLEAN", "index": 20, "name": "TOKEN_IN_IS_VERIFIED", "comment": null}, "SWAP_INPUT_DATA": {"type": "VARIANT", "index": 21, "name": "SWAP_INPUT_DATA", "comment": null}, "LOG": {"type": "TEXT", "index": 22, "name": "LOG", "comment": null}, "EZ_DEX_SWAPS_ID": {"type": "TEXT", "index": 23, "name": "EZ_DEX_SWAPS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}, "TOKEN_IN_IS_VERIFIED_2": {"type": "BOOLEAN", "index": 26, "name": "TOKEN_IN_IS_VERIFIED_2", "comment": null}, "TOKEN_OUT_IS_VERIFIED_2": {"type": "BOOLEAN", "index": 27, "name": "TOKEN_OUT_IS_VERIFIED_2", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:41UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__ez_dex_swaps_AMOUNT_IN_RAW.47f972a8fb"}, "test.near_models.unique_silver__atlas_supply_daily_lockup_staking_balances_atlas_daily_lockup_staking_balances_id.8cfffd48ea": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_SILVER", "name": "ATLAS_SUPPLY_DAILY_LOCKUP_STAKING_BALANCES_ATLAS_DAILY_LOCKUP_STAKING_BALANCES_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:25UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.unique_silver__atlas_supply_daily_lockup_staking_balances_atlas_daily_lockup_staking_balances_id.8cfffd48ea"}, "test.near_models.tests__tx_gaps": {"metadata": {"type": "BASE TABLE", "schema": "TESTS", "name": "TX_GAPS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "CHUNK_HASH": {"type": "TEXT", "index": 2, "name": "CHUNK_HASH", "comment": null}, "CHUNK_HEIGHT_CREATED": {"type": "NUMBER", "index": 3, "name": "CHUNK_HEIGHT_CREATED", "comment": null}, "CHUNK_HEIGHT_INCLUDED": {"type": "NUMBER", "index": 4, "name": "CHUNK_HEIGHT_INCLUDED", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 6, "name": "TX_HASH", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:53UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.tests__tx_gaps"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_TX_SIGNER__STRING__VARCHAR.5e2ba493c7": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_TRANSACTIONS_TX_SIGNER", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_TX_SIGNER__STRING__VARCHAR.5e2ba493c7"}, "test.near_models.not_null_gov__fact_staking_actions_BLOCK_ID.2486917259": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_GOV", "name": "FACT_STAKING_ACTIONS_BLOCK_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "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}, "RECEIPT_OBJECT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_OBJECT_ID", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 5, "name": "ADDRESS", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 6, "name": "PREDECESSOR_ID", "comment": null}, "SIGNER_ID": {"type": "TEXT", "index": 7, "name": "SIGNER_ID", "comment": null}, "ACTION": {"type": "TEXT", "index": 8, "name": "ACTION", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 9, "name": "AMOUNT", "comment": null}, "FACT_STAKING_ACTIONS_ID": {"type": "TEXT", "index": 10, "name": "FACT_STAKING_ACTIONS_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:52UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_gov__fact_staking_actions_BLOCK_ID.2486917259"}, "test.near_models.unique_core__dim_address_labels_DIM_ADDRESS_LABELS_ID.558c5d2135": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_CORE", "name": "DIM_ADDRESS_LABELS_DIM_ADDRESS_LABELS_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:52UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.unique_core__dim_address_labels_DIM_ADDRESS_LABELS_ID.558c5d2135"}, "test.near_models.not_null_silver__bridge_rainbow_RECEIPT_SUCCEEDED.c475426c1a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BRIDGE_RAINBOW_RECEIPT_SUCCEEDED", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 4, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_RAW": {"type": "NUMBER", "index": 5, "name": "AMOUNT_RAW", "comment": null}, "MEMO": {"type": "TEXT", "index": 6, "name": "MEMO", "comment": null}, "DESTINATION_ADDRESS": {"type": "TEXT", "index": 7, "name": "DESTINATION_ADDRESS", "comment": null}, "SOURCE_ADDRESS": {"type": "TEXT", "index": 8, "name": "SOURCE_ADDRESS", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "TEXT", "index": 9, "name": "DESTINATION_CHAIN_ID", "comment": null}, "SOURCE_CHAIN_ID": {"type": "TEXT", "index": 10, "name": "SOURCE_CHAIN_ID", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "RECEIPT_SUCCEEDED", "comment": null}, "METHOD_NAME": {"type": "TEXT", "index": 12, "name": "METHOD_NAME", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 13, "name": "BRIDGE_ADDRESS", "comment": null}, "DIRECTION": {"type": "TEXT", "index": 14, "name": "DIRECTION", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 15, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 16, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "_MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "_MODIFIED_TIMESTAMP", "comment": null}, "AMOUNT_ADJ": {"type": "NUMBER", "index": 18, "name": "AMOUNT_ADJ", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 19, "name": "PLATFORM", "comment": null}, "BRIDGE_RAINBOW_ID": {"type": "TEXT", "index": 20, "name": "BRIDGE_RAINBOW_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 23, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:42UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__bridge_rainbow_RECEIPT_SUCCEEDED.c475426c1a"}, "model.near_models.gov__dim_staking_pools": {"metadata": {"type": "VIEW", "schema": "GOV", "name": "DIM_STAKING_POOLS", "database": "NEAR", "comment": "## Description\nThis table contains comprehensive metadata for staking pools on the NEAR Protocol blockchain, including pool addresses, owners, reward fee structures, and pool creation details. The data covers all staking pools that participate in NEAR's proof-of-stake consensus mechanism, providing essential context for staking analysis, validator performance tracking, and governance participation. This dimension table supports all staking-related analytics by providing standardized pool information and enabling proper staking pool categorization and analysis.\n\n## Key Use Cases\n- Staking pool identification and metadata enrichment\n- Validator performance analysis and pool comparison\n- Staking pool fee structure analysis and optimization\n- Pool creation and lifecycle tracking\n- Cross-pool performance benchmarking\n- Staking pool discovery and participation analysis\n- Governance participation tracking and analysis\n\n## Important Relationships\n- Enriches `gov.fact_staking_actions` with pool metadata and context\n- Supports `gov.fact_staking_pool_balances` with pool identification\n- Provides metadata for `gov.ez_staking_actions` with enhanced pool context\n- Enables analysis in `stats.ez_core_metrics_hourly` for staking metrics\n- Supports cross-pool analysis and validator performance comparison\n- Powers governance analytics and staking participation analysis\n\n## Commonly-used Fields\n- `address`: Essential for joining with staking action and balance data\n- `owner`: Critical for validator identification and ownership analysis\n- `reward_fee_fraction`: Important for fee structure analysis and optimization\n- `tx_hash`: Essential for pool creation transaction linking and verification\n- `block_timestamp`: Primary field for time-series analysis and pool lifecycle tracking\n- `tx_type`: Important for pool operation classification and analysis\n- `inserted_timestamp`: Useful for pool discovery timeline analysis", "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": "Unique identifier (hash) of this transaction."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block began."}, "OWNER": {"type": "TEXT", "index": 3, "name": "OWNER", "comment": "The account of the staking pool owner."}, "ADDRESS": {"type": "TEXT", "index": 4, "name": "ADDRESS", "comment": "The pool address delegated into."}, "REWARD_FEE_FRACTION": {"type": "VARIANT", "index": 5, "name": "REWARD_FEE_FRACTION", "comment": "An object representing the fraction of the reward fee taken by the staking pool."}, "TX_TYPE": {"type": "TEXT", "index": 6, "name": "TX_TYPE", "comment": "The type of transaction involving this staking pool.\nEither `\"Create\"` for staking pool creation or `\"Update\"` for `reward_fee_fraction` updates."}, "DIM_STAKING_POOLS_ID": {"type": "TEXT", "index": 7, "name": "DIM_STAKING_POOLS_ID", "comment": "A unique identifier for the record."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INSERTED_TIMESTAMP", "comment": "The timestamp at which the record was initially created and inserted into this table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "MODIFIED_TIMESTAMP", "comment": "The timestamp at which this record was last modified by an internal process."}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.gov__dim_staking_pools"}, "model.near_models.silver__bridge_allbridge": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "BRIDGE_ALLBRIDGE", "database": "NEAR", "comment": "Extracts data from core__ez_actions to build a view of bridge activity through the Allbridge.", "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": "The height of the chain this block corresponds with."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block began."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Unique identifier (hash) of this transaction."}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 4, "name": "TOKEN_ADDRESS", "comment": "The contract address corresponding to the token, view details of the contract by following this address on the chain explorer."}, "AMOUNT_RAW": {"type": "NUMBER", "index": 5, "name": "AMOUNT_RAW", "comment": "Unadjusted amount of tokens as it appears on-chain (not decimal adjusted). This is the raw token amount before any decimal precision adjustments are applied. For example, if transferring 1 NEAR token, the amount_raw would be 1000000000000000000000000 (1e24) since NEAR has 24 decimal places. This field preserves the exact on-chain representation of the token amount for precise calculations and verification."}, "AMOUNT_FEE_RAW": {"type": "NUMBER", "index": 6, "name": "AMOUNT_FEE_RAW", "comment": "Unadjusted amount of tokens as it appears on-chain (not decimal adjusted). This is the raw token amount before any decimal precision adjustments are applied. For example, if transferring 1 NEAR token, the amount_raw would be 1000000000000000000000000 (1e24) since NEAR has 24 decimal places. This field preserves the exact on-chain representation of the token amount for precise calculations and verification."}, "MEMO": {"type": "TEXT", "index": 7, "name": "MEMO", "comment": "Optional log message within the transaction (often null). This field contains additional information or context about the transfer, such as transaction notes, reference numbers, or descriptive text. Memos are commonly used in cross-chain bridges, exchange deposits, or other scenarios where additional context is needed to identify or process the transfer. The memo field is optional and frequently null for standard transfers."}, "DESTINATION_ADDRESS": {"type": "TEXT", "index": 8, "name": "DESTINATION_ADDRESS", "comment": "The address tokens are being sent to, in a transfer or bridge transaction."}, "SOURCE_ADDRESS": {"type": "TEXT", "index": 9, "name": "SOURCE_ADDRESS", "comment": "The originating address from which tokens are being sent, in a transfer or bridge transaction. \n\nThis addressed is ascertained as best as possible, but may be null depending on the available information. \n\nExample 1 - tx CzPRdoiU74bo9yqqt9fCP5Xdab2mPVqxr9gU5xeaQA4a stores just \"signer_public_key 0x0x1589\u2026f694\" on chain. \n\nExample 2 - tx FA7tQeGQnhminbas28YgaizwmT4vnEUiCr3vdXmN3Xjn does not log any signing address at all."}, "DESTINATION_CHAIN_ID": {"type": "TEXT", "index": 10, "name": "DESTINATION_CHAIN_ID", "comment": "Chain ID as defined by the corresponding bridge.\n\nWormhole Portal Bridge https://docs.wormhole.com/wormhole/reference/constants\n\nMultichain Bridge https://docs.multichain.org/getting-started/introduction/supported-chains\n\nAllbridge Classic https://github.com/allbridge-io/allbridge-contract-docs?tab=readme-ov-file#blockchain-ids"}, "SOURCE_CHAIN_ID": {"type": "TEXT", "index": 11, "name": "SOURCE_CHAIN_ID", "comment": "Chain ID as defined by the corresponding bridge.\n\nWormhole Portal Bridge https://docs.wormhole.com/wormhole/reference/constants\n\nMultichain Bridge https://docs.multichain.org/getting-started/introduction/supported-chains\n\nAllbridge Classic https://github.com/allbridge-io/allbridge-contract-docs?tab=readme-ov-file#blockchain-ids"}, "ARGS": {"type": "VARIANT", "index": 12, "name": "ARGS", "comment": "Decoded (where possible) arguments passed alongside the `method_name`. If decoding failed, the table will contain the raw message."}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 13, "name": "RECEIPT_SUCCEEDED", "comment": "Boolean indicating whether the receipt was successfully processed. This field tracks the execution status of the receipt, which is crucial for understanding transaction outcomes. While most transactions succeed, individual receipts within a transaction can fail due to various reasons such as insufficient gas, contract errors, or invalid parameters. This field is essential for filtering successful operations and analyzing failure patterns."}, "METHOD_NAME": {"type": "TEXT", "index": 14, "name": "METHOD_NAME", "comment": "Name of the method(s) approved for use. NULL if permission is FullAccess."}, "DIRECTION": {"type": "TEXT", "index": 15, "name": "DIRECTION", "comment": "Direction of funds through a bridge. Inbound = tokens bridged to Near ecosystem.\n\nNote - for the Rainbow bridge, inbound means Near or Aurora as tokens pass through Near to get to Aurora."}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 16, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 17, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": "Block number grouping for ingestion partition"}, "_MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "_MODIFIED_TIMESTAMP", "comment": ""}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 19, "name": "CONTRACT_ADDRESS", "comment": ""}, "NAME": {"type": "TEXT", "index": 20, "name": "NAME", "comment": ""}, "SYMBOL": {"type": "TEXT", "index": 21, "name": "SYMBOL", "comment": ""}, "DECIMALS": {"type": "NUMBER", "index": 22, "name": "DECIMALS", "comment": ""}, "AMOUNT_ADJ": {"type": "NUMBER", "index": 23, "name": "AMOUNT_ADJ", "comment": "Decimal adjusted amount of tokens (as float, rounded - use this generally). This field provides the token amount after applying the appropriate decimal precision adjustments based on the token's decimal places. For example, if transferring 1 NEAR token, the amount_adj would be 1.0 after dividing the raw amount (1e24) by 10^24. This field is the most commonly used representation for token amounts in analytics and reporting as it provides human-readable values."}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 24, "name": "BRIDGE_ADDRESS", "comment": "The address of the deployed contract for the token, nft, or other smart contract."}, "PLATFORM": {"type": "TEXT", "index": 25, "name": "PLATFORM", "comment": "The protocol utilized for the operation, likely a swap or bridge."}, "BRIDGE_ALLBRIDGE_ID": {"type": "TEXT", "index": 26, "name": "BRIDGE_ALLBRIDGE_ID", "comment": "A unique identifier for the record."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": "The timestamp at which the record was initially created and inserted into this table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": "The timestamp at which this record was last modified by an internal process."}, "_INVOCATION_ID": {"type": "TEXT", "index": 29, "name": "_INVOCATION_ID", "comment": "A job ID to identify the run that last modified a record."}, "RECEIPT_ID": {"type": "TEXT", "index": 31, "name": "RECEIPT_ID", "comment": "The identifying hash for a receipt."}, "ACTION_INDEX": {"type": "NUMBER", "index": 32, "name": "ACTION_INDEX", "comment": "Index of the action within the transaction. This field indicates the position of the action in the sequence of actions within the transaction. Actions are processed in order, and this index helps maintain the chronological sequence and relationship between multiple actions in a single transaction. The first action has index 0, the second has index 1, and so on."}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 4562944, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 16629, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 21:50UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE, _modified_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.silver__bridge_allbridge"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_set_gov__dim_staking_pools_TX_TYPE__Create__Update.74424140e2": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_SET_GOV", "name": "DIM_STAKING_POOLS_TX_TYPE", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"VALUE_FIELD": {"type": "TEXT", "index": 1, "name": "VALUE_FIELD", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:38UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_set_gov__dim_staking_pools_TX_TYPE__Create__Update.74424140e2"}, "test.near_models.not_null_defi__fact_lending_CONTRACT_ADDRESS.a96740750f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_LENDING_CONTRACT_ADDRESS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"PLATFORM": {"type": "TEXT", "index": 1, "name": "PLATFORM", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 2, "name": "TX_HASH", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "SENDER_ID": {"type": "TEXT", "index": 5, "name": "SENDER_ID", "comment": null}, "ACTIONS": {"type": "TEXT", "index": 6, "name": "ACTIONS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": null}, "TOKEN_ADDRESS": {"type": "VARIANT", "index": 8, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_RAW": {"type": "NUMBER", "index": 9, "name": "AMOUNT_RAW", "comment": null}, "AMOUNT_ADJ": {"type": "NUMBER", "index": 10, "name": "AMOUNT_ADJ", "comment": null}, "FACT_LENDING_ID": {"type": "TEXT", "index": 11, "name": "FACT_LENDING_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:51UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__fact_lending_CONTRACT_ADDRESS.a96740750f"}, "model.near_models.silver__burrow_collaterals": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "BURROW_COLLATERALS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": "Unique identifier (hash) of this transaction."}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": "The height of the chain this block corresponds with."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block began."}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": "The identifying hash for a receipt."}, "ACTION_INDEX": {"type": "NUMBER", "index": 5, "name": "ACTION_INDEX", "comment": "Index of the action within the transaction. This field indicates the position of the action in the sequence of actions within the transaction. Actions are processed in order, and this index helps maintain the chronological sequence and relationship between multiple actions in a single transaction. The first action has index 0, the second has index 1, and so on."}, "PREDECESSOR_ID": {"type": "TEXT", "index": 6, "name": "PREDECESSOR_ID", "comment": "Account that called the relevant receipt (often the same as tx_signer, but can be system as well). This field identifies the account that directly invoked the receipt being processed. In simple transactions, this is typically the same as the transaction signer. However, in cross-contract calls or system operations, this may be a different account or the system account. This is crucial for understanding the call chain and access control in NEAR's execution model."}, "SENDER_ID": {"type": "TEXT", "index": 7, "name": "SENDER_ID", "comment": "The id, or wallet address, of the sender from the receipt action."}, "ACTIONS": {"type": "TEXT", "index": 8, "name": "ACTIONS", "comment": "The action that the user is taking.\nDeposit: user is depositing funds to be used for lending\nWithdraw: user has changed their mind and are no longer willing to lend, so they withdraw their asset"}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 9, "name": "CONTRACT_ADDRESS", "comment": "The address of the deployed contract for the token, nft, or other smart contract."}, "AMOUNT_RAW": {"type": "NUMBER", "index": 10, "name": "AMOUNT_RAW", "comment": "Unadjusted amount of tokens as it appears on-chain (not decimal adjusted). This is the raw token amount before any decimal precision adjustments are applied. For example, if transferring 1 NEAR token, the amount_raw would be 1000000000000000000000000 (1e24) since NEAR has 24 decimal places. This field preserves the exact on-chain representation of the token amount for precise calculations and verification."}, "TOKEN_CONTRACT_ADDRESS": {"type": "VARIANT", "index": 11, "name": "TOKEN_CONTRACT_ADDRESS", "comment": "The contract address corresponding to the token, view details of the contract by following this address on the chain explorer."}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 12, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": "Block number grouping for ingestion partition"}, "BURROW_COLLATERALS_ID": {"type": "TEXT", "index": 13, "name": "BURROW_COLLATERALS_ID", "comment": "A unique identifier for the record."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": "The timestamp at which the record was initially created and inserted into this table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": "The timestamp at which this record was last modified by an internal process."}, "_INVOCATION_ID": {"type": "TEXT", "index": 16, "name": "_INVOCATION_ID", "comment": "A job ID to identify the run that last modified a record."}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 80739328, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 499950, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 21:47UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE, modified_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.silver__burrow_collaterals"}, "test.near_models.unique_silver__bridge_wormhole_BRIDGE_WORMHOLE_ID.398d7eec76": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_SILVER", "name": "BRIDGE_WORMHOLE_BRIDGE_WORMHOLE_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:41UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.unique_silver__bridge_wormhole_BRIDGE_WORMHOLE_ID.398d7eec76"}, "model.near_models.silver__foundation_labels": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "FOUNDATION_LABELS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"SYSTEM_CREATED_AT": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "SYSTEM_CREATED_AT", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 2, "name": "PROJECT_NAME", "comment": null}, "CATEGORY": {"type": "TEXT", "index": 3, "name": "CATEGORY", "comment": null}, "WALLET_ADDRESS": {"type": "TEXT", "index": 4, "name": "WALLET_ADDRESS", "comment": null}, "ENABLED": {"type": "TEXT", "index": 5, "name": "ENABLED", "comment": null}, "CREATOR": {"type": "TEXT", "index": 6, "name": "CREATOR", "comment": null}, "FOUNDATION_LABELS_ID": {"type": "TEXT", "index": 7, "name": "FOUNDATION_LABELS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 10, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 94208, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 1777, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 21:48UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(wallet_address)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.silver__foundation_labels"}, "test.near_models.not_null_core__fact_blocks_GAS_PRICE.58aa885a95": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_BLOCKS_GAS_PRICE", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 3, "name": "BLOCK_HASH", "comment": null}, "BLOCK_AUTHOR": {"type": "TEXT", "index": 4, "name": "BLOCK_AUTHOR", "comment": null}, "HEADER": {"type": "OBJECT", "index": 5, "name": "HEADER", "comment": null}, "BLOCK_CHALLENGES_RESULT": {"type": "ARRAY", "index": 6, "name": "BLOCK_CHALLENGES_RESULT", "comment": null}, "BLOCK_CHALLENGES_ROOT": {"type": "TEXT", "index": 7, "name": "BLOCK_CHALLENGES_ROOT", "comment": null}, "CHUNK_HEADERS_ROOT": {"type": "TEXT", "index": 8, "name": "CHUNK_HEADERS_ROOT", "comment": null}, "CHUNK_TX_ROOT": {"type": "TEXT", "index": 9, "name": "CHUNK_TX_ROOT", "comment": null}, "CHUNK_MASK": {"type": "ARRAY", "index": 10, "name": "CHUNK_MASK", "comment": null}, "CHUNK_RECEIPTS_ROOT": {"type": "TEXT", "index": 11, "name": "CHUNK_RECEIPTS_ROOT", "comment": null}, "CHUNKS": {"type": "ARRAY", "index": 12, "name": "CHUNKS", "comment": null}, "CHUNKS_INCLUDED": {"type": "NUMBER", "index": 13, "name": "CHUNKS_INCLUDED", "comment": null}, "EPOCH_ID": {"type": "TEXT", "index": 14, "name": "EPOCH_ID", "comment": null}, "EPOCH_SYNC_DATA_HASH": {"type": "TEXT", "index": 15, "name": "EPOCH_SYNC_DATA_HASH", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 16, "name": "GAS_PRICE", "comment": null}, "LAST_DS_FINAL_BLOCK": {"type": "TEXT", "index": 17, "name": "LAST_DS_FINAL_BLOCK", "comment": null}, "LAST_FINAL_BLOCK": {"type": "TEXT", "index": 18, "name": "LAST_FINAL_BLOCK", "comment": null}, "LATEST_PROTOCOL_VERSION": {"type": "NUMBER", "index": 19, "name": "LATEST_PROTOCOL_VERSION", "comment": null}, "NEXT_BP_HASH": {"type": "TEXT", "index": 20, "name": "NEXT_BP_HASH", "comment": null}, "NEXT_EPOCH_ID": {"type": "TEXT", "index": 21, "name": "NEXT_EPOCH_ID", "comment": null}, "OUTCOME_ROOT": {"type": "TEXT", "index": 22, "name": "OUTCOME_ROOT", "comment": null}, "PREV_HASH": {"type": "TEXT", "index": 23, "name": "PREV_HASH", "comment": null}, "PREV_HEIGHT": {"type": "NUMBER", "index": 24, "name": "PREV_HEIGHT", "comment": null}, "PREV_STATE_ROOT": {"type": "TEXT", "index": 25, "name": "PREV_STATE_ROOT", "comment": null}, "RANDOM_VALUE": {"type": "TEXT", "index": 26, "name": "RANDOM_VALUE", "comment": null}, "RENT_PAID": {"type": "FLOAT", "index": 27, "name": "RENT_PAID", "comment": null}, "SIGNATURE": {"type": "TEXT", "index": 28, "name": "SIGNATURE", "comment": null}, "TOTAL_SUPPLY": {"type": "FLOAT", "index": 29, "name": "TOTAL_SUPPLY", "comment": null}, "VALIDATOR_PROPOSALS": {"type": "ARRAY", "index": 30, "name": "VALIDATOR_PROPOSALS", "comment": null}, "VALIDATOR_REWARD": {"type": "FLOAT", "index": 31, "name": "VALIDATOR_REWARD", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 32, "name": "FACT_BLOCKS_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:40UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__fact_blocks_GAS_PRICE.58aa885a95"}, "test.near_models.not_null_silver__atlas_supply_lockup_receipts_tx_hash.cacdcb629b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "ATLAS_SUPPLY_LOCKUP_RECEIPTS_TX_HASH", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RECEIPT_OBJECT_ID": {"type": "TEXT", "index": 1, "name": "RECEIPT_OBJECT_ID", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 2, "name": "TX_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 4, "name": "PREDECESSOR_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": null}, "ACTIONS": {"type": "OBJECT", "index": 6, "name": "ACTIONS", "comment": null}, "STATUS": {"type": "TEXT", "index": 7, "name": "STATUS", "comment": null}, "LOGS": {"type": "ARRAY", "index": 8, "name": "LOGS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 10, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "ATLAS_SUPPLY_LOCKUP_RECEIPTS_ID": {"type": "TEXT", "index": 11, "name": "ATLAS_SUPPLY_LOCKUP_RECEIPTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "MODIFIED_TIMESTAMP", "comment": null}, "INVOCATION_ID": {"type": "TEXT", "index": 14, "name": "INVOCATION_ID", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 15, "name": "_INVOCATION_ID", "comment": null}, "_MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "_MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 27648, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 44, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:35UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__atlas_supply_lockup_receipts_tx_hash.cacdcb629b"}, "test.near_models.not_null_silver__atlas_supply_lockup_receipts_block_timestamp.9185f23f09": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "ATLAS_SUPPLY_LOCKUP_RECEIPTS_BLOCK_TIMESTAMP", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RECEIPT_OBJECT_ID": {"type": "TEXT", "index": 1, "name": "RECEIPT_OBJECT_ID", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 2, "name": "TX_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 4, "name": "PREDECESSOR_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": null}, "ACTIONS": {"type": "OBJECT", "index": 6, "name": "ACTIONS", "comment": null}, "STATUS": {"type": "TEXT", "index": 7, "name": "STATUS", "comment": null}, "LOGS": {"type": "ARRAY", "index": 8, "name": "LOGS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 10, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "ATLAS_SUPPLY_LOCKUP_RECEIPTS_ID": {"type": "TEXT", "index": 11, "name": "ATLAS_SUPPLY_LOCKUP_RECEIPTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "MODIFIED_TIMESTAMP", "comment": null}, "INVOCATION_ID": {"type": "TEXT", "index": 14, "name": "INVOCATION_ID", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 15, "name": "_INVOCATION_ID", "comment": null}, "_MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "_MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 13824, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 5, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:20UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__atlas_supply_lockup_receipts_block_timestamp.9185f23f09"}, "test.near_models.not_null_silver__atlas_supply_daily_lockup_staking_balances_utc_date.147070e87c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "ATLAS_SUPPLY_DAILY_LOCKUP_STAKING_BALANCES_UTC_DATE", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"LOCKUP_ACCOUNT_ID": {"type": "TEXT", "index": 1, "name": "LOCKUP_ACCOUNT_ID", "comment": null}, "UTC_DATE": {"type": "DATE", "index": 2, "name": "UTC_DATE", "comment": null}, "STAKED_BALANCE": {"type": "NUMBER", "index": 3, "name": "STAKED_BALANCE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 4, "name": "_INSERTED_TIMESTAMP", "comment": null}, "ATLAS_DAILY_LOCKUP_STAKING_BALANCES_ID": {"type": "TEXT", "index": 5, "name": "ATLAS_DAILY_LOCKUP_STAKING_BALANCES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 8, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:19UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__atlas_supply_daily_lockup_staking_balances_utc_date.147070e87c"}, "test.near_models.not_null_silver__pool_events_LOG.369e907bc8": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POOL_EVENTS_LOG", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "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}, "RECEIPT_OBJECT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_OBJECT_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": null}, "SIGNER_ID": {"type": "TEXT", "index": 6, "name": "SIGNER_ID", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 7, "name": "PREDECESSOR_ID", "comment": null}, "STATUS_VALUE": {"type": "VARIANT", "index": 8, "name": "STATUS_VALUE", "comment": null}, "LOGS": {"type": "ARRAY", "index": 9, "name": "LOGS", "comment": null}, "LOG": {"type": "VARIANT", "index": 10, "name": "LOG", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 11, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "POOL_EVENTS_ID": {"type": "TEXT", "index": 12, "name": "POOL_EVENTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 15, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-04-09 04:47UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__pool_events_LOG.369e907bc8"}, "test.near_models.not_null_silver__atlas_supply_daily_lockup_locked_balances_lockup_amount.2ef3e8886e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "ATLAS_SUPPLY_DAILY_LOCKUP_LOCKED_BALANCES_LOCKUP_AMOUNT", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"LOCKUP_ACCOUNT_ID": {"type": "TEXT", "index": 1, "name": "LOCKUP_ACCOUNT_ID", "comment": null}, "LOCKUP_INDEX": {"type": "NUMBER", "index": 2, "name": "LOCKUP_INDEX", "comment": null}, "OWNER_ACCOUNT_ID": {"type": "TEXT", "index": 3, "name": "OWNER_ACCOUNT_ID", "comment": null}, "UTC_DATE": {"type": "DATE", "index": 4, "name": "UTC_DATE", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "BLOCK_TIMESTAMP", "comment": null}, "LOCKUP_AMOUNT": {"type": "NUMBER", "index": 6, "name": "LOCKUP_AMOUNT", "comment": null}, "DEPOSIT_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "DEPOSIT_TIMESTAMP", "comment": null}, "LOCKUP_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "LOCKUP_TIMESTAMP", "comment": null}, "LOCKUP_END_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "LOCKUP_END_TIMESTAMP", "comment": null}, "LOCKUP_TIME_LEFT_NS": {"type": "NUMBER", "index": 10, "name": "LOCKUP_TIME_LEFT_NS", "comment": null}, "UNRELEASED_AMOUNT": {"type": "NUMBER", "index": 11, "name": "UNRELEASED_AMOUNT", "comment": null}, "VESTING_START_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "VESTING_START_TIMESTAMP", "comment": null}, "VESTING_CLIFF_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "VESTING_CLIFF_TIMESTAMP", "comment": null}, "VESTING_END_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "VESTING_END_TIMESTAMP", "comment": null}, "TERMINATE_VESTING_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "TERMINATE_VESTING_TIMESTAMP", "comment": null}, "TERMINATION_UNVESTED_AMOUNT": {"type": "NUMBER", "index": 16, "name": "TERMINATION_UNVESTED_AMOUNT", "comment": null}, "VESTING_TIME_LEFT_NS": {"type": "NUMBER", "index": 17, "name": "VESTING_TIME_LEFT_NS", "comment": null}, "VESTING_TOTAL_TIME_NS": {"type": "NUMBER", "index": 18, "name": "VESTING_TOTAL_TIME_NS", "comment": null}, "TERMINATION_WITHDRAWN_AMOUNT": {"type": "NUMBER", "index": 19, "name": "TERMINATION_WITHDRAWN_AMOUNT", "comment": null}, "UNVESTED_AMOUNT": {"type": "NUMBER", "index": 20, "name": "UNVESTED_AMOUNT", "comment": null}, "LOCKED_AMOUNT": {"type": "NUMBER", "index": 21, "name": "LOCKED_AMOUNT", "comment": null}, "UNLOCKED_AMOUNT_TODAY": {"type": "NUMBER", "index": 22, "name": "UNLOCKED_AMOUNT_TODAY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 23, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 24, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "ATLAS_DAILY_LOCKUP_LOCKED_BALANCES_ID": {"type": "TEXT", "index": 25, "name": "ATLAS_DAILY_LOCKUP_LOCKED_BALANCES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 26, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 28, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:20UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__atlas_supply_daily_lockup_locked_balances_lockup_amount.2ef3e8886e"}, "test.near_models.not_null_core__ez_actions_TX_RECEIVER.5b8fc3f4c9": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "EZ_ACTIONS_TX_RECEIVER", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 4, "name": "TX_SUCCEEDED", "comment": null}, "TX_RECEIVER": {"type": "TEXT", "index": 5, "name": "TX_RECEIVER", "comment": null}, "TX_SIGNER": {"type": "TEXT", "index": 6, "name": "TX_SIGNER", "comment": null}, "TX_GAS_USED": {"type": "NUMBER", "index": 7, "name": "TX_GAS_USED", "comment": null}, "TX_FEE": {"type": "NUMBER", "index": 8, "name": "TX_FEE", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 9, "name": "RECEIPT_ID", "comment": null}, "RECEIPT_PREDECESSOR_ID": {"type": "TEXT", "index": 10, "name": "RECEIPT_PREDECESSOR_ID", "comment": null}, "RECEIPT_RECEIVER_ID": {"type": "TEXT", "index": 11, "name": "RECEIPT_RECEIVER_ID", "comment": null}, "RECEIPT_SIGNER_ID": {"type": "TEXT", "index": 12, "name": "RECEIPT_SIGNER_ID", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 13, "name": "RECEIPT_SUCCEEDED", "comment": null}, "RECEIPT_GAS_BURNT": {"type": "NUMBER", "index": 14, "name": "RECEIPT_GAS_BURNT", "comment": null}, "RECEIPT_STATUS_VALUE": {"type": "OBJECT", "index": 15, "name": "RECEIPT_STATUS_VALUE", "comment": null}, "ACTION_INDEX": {"type": "NUMBER", "index": 16, "name": "ACTION_INDEX", "comment": null}, "IS_DELEGATED": {"type": "BOOLEAN", "index": 17, "name": "IS_DELEGATED", "comment": null}, "ACTION_NAME": {"type": "TEXT", "index": 18, "name": "ACTION_NAME", "comment": null}, "ACTION_DATA": {"type": "OBJECT", "index": 19, "name": "ACTION_DATA", "comment": null}, "ACTION_GAS_PRICE": {"type": "NUMBER", "index": 20, "name": "ACTION_GAS_PRICE", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 21, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "ACTIONS_ID": {"type": "TEXT", "index": 22, "name": "ACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 25, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:40UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__ez_actions_TX_RECEIVER.5b8fc3f4c9"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__staking_actions_v2_decimals__NUMBER.095c594ce0": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "STAKING_ACTIONS_V2_DECIMALS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 12:57UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__staking_actions_v2_decimals__NUMBER.095c594ce0"}, "test.near_models.unique_core__fact_developer_activity_FACT_DEVELOPER_ACTIVITY_ID.12518287e0": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_CORE", "name": "FACT_DEVELOPER_ACTIVITY_FACT_DEVELOPER_ACTIVITY_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:53UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.unique_core__fact_developer_activity_FACT_DEVELOPER_ACTIVITY_ID.12518287e0"}, "test.near_models.not_null_defi__ez_intents_AMOUNT_RAW.84bb90d720": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "EZ_INTENTS_AMOUNT_RAW", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "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_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 6, "name": "PREDECESSOR_ID", "comment": null}, "LOG_EVENT": {"type": "TEXT", "index": 7, "name": "LOG_EVENT", "comment": null}, "TOKEN_ID": {"type": "VARIANT", "index": 8, "name": "TOKEN_ID", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 9, "name": "SYMBOL", "comment": null}, "AMOUNT_ADJ": {"type": "FLOAT", "index": 10, "name": "AMOUNT_ADJ", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 11, "name": "AMOUNT_USD", "comment": null}, "OWNER_ID": {"type": "TEXT", "index": 12, "name": "OWNER_ID", "comment": null}, "OLD_OWNER_ID": {"type": "TEXT", "index": 13, "name": "OLD_OWNER_ID", "comment": null}, "NEW_OWNER_ID": {"type": "TEXT", "index": 14, "name": "NEW_OWNER_ID", "comment": null}, "AMOUNT_RAW": {"type": "TEXT", "index": 15, "name": "AMOUNT_RAW", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 16, "name": "BLOCKCHAIN", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 17, "name": "CONTRACT_ADDRESS", "comment": null}, "IS_NATIVE": {"type": "BOOLEAN", "index": 18, "name": "IS_NATIVE", "comment": null}, "PRICE": {"type": "FLOAT", "index": 19, "name": "PRICE", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 20, "name": "DECIMALS", "comment": null}, "GAS_BURNT": {"type": "NUMBER", "index": 21, "name": "GAS_BURNT", "comment": null}, "MEMO": {"type": "TEXT", "index": 22, "name": "MEMO", "comment": null}, "REFERRAL": {"type": "TEXT", "index": 23, "name": "REFERRAL", "comment": null}, "DIP4_VERSION": {"type": "TEXT", "index": 24, "name": "DIP4_VERSION", "comment": null}, "LOG_INDEX": {"type": "NUMBER", "index": 25, "name": "LOG_INDEX", "comment": null}, "LOG_EVENT_INDEX": {"type": "NUMBER", "index": 26, "name": "LOG_EVENT_INDEX", "comment": null}, "AMOUNT_INDEX": {"type": "NUMBER", "index": 27, "name": "AMOUNT_INDEX", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 28, "name": "RECEIPT_SUCCEEDED", "comment": null}, "TOKEN_IS_VERIFIED": {"type": "BOOLEAN", "index": 29, "name": "TOKEN_IS_VERIFIED", "comment": null}, "EZ_INTENTS_ID": {"type": "TEXT", "index": 30, "name": "EZ_INTENTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 32, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:41UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__ez_intents_AMOUNT_RAW.84bb90d720"}, "test.near_models.not_null_core__ez_actions_RECEIPT_GAS_BURNT.17686d63ff": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "EZ_ACTIONS_RECEIPT_GAS_BURNT", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 4, "name": "TX_SUCCEEDED", "comment": null}, "TX_RECEIVER": {"type": "TEXT", "index": 5, "name": "TX_RECEIVER", "comment": null}, "TX_SIGNER": {"type": "TEXT", "index": 6, "name": "TX_SIGNER", "comment": null}, "TX_GAS_USED": {"type": "NUMBER", "index": 7, "name": "TX_GAS_USED", "comment": null}, "TX_FEE": {"type": "NUMBER", "index": 8, "name": "TX_FEE", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 9, "name": "RECEIPT_ID", "comment": null}, "RECEIPT_PREDECESSOR_ID": {"type": "TEXT", "index": 10, "name": "RECEIPT_PREDECESSOR_ID", "comment": null}, "RECEIPT_RECEIVER_ID": {"type": "TEXT", "index": 11, "name": "RECEIPT_RECEIVER_ID", "comment": null}, "RECEIPT_SIGNER_ID": {"type": "TEXT", "index": 12, "name": "RECEIPT_SIGNER_ID", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 13, "name": "RECEIPT_SUCCEEDED", "comment": null}, "RECEIPT_GAS_BURNT": {"type": "NUMBER", "index": 14, "name": "RECEIPT_GAS_BURNT", "comment": null}, "RECEIPT_STATUS_VALUE": {"type": "OBJECT", "index": 15, "name": "RECEIPT_STATUS_VALUE", "comment": null}, "ACTION_INDEX": {"type": "NUMBER", "index": 16, "name": "ACTION_INDEX", "comment": null}, "IS_DELEGATED": {"type": "BOOLEAN", "index": 17, "name": "IS_DELEGATED", "comment": null}, "ACTION_NAME": {"type": "TEXT", "index": 18, "name": "ACTION_NAME", "comment": null}, "ACTION_DATA": {"type": "OBJECT", "index": 19, "name": "ACTION_DATA", "comment": null}, "ACTION_GAS_PRICE": {"type": "NUMBER", "index": 20, "name": "ACTION_GAS_PRICE", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 21, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "ACTIONS_ID": {"type": "TEXT", "index": 22, "name": "ACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 25, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__ez_actions_RECEIPT_GAS_BURNT.17686d63ff"}, "model.near_models.streamline__chunks": {"metadata": {"type": "BASE TABLE", "schema": "STREAMLINE", "name": "CHUNKS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP_EPOCH": {"type": "NUMBER", "index": 2, "name": "BLOCK_TIMESTAMP_EPOCH", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 3, "name": "BLOCK_HASH", "comment": null}, "CHUNK_HASH": {"type": "TEXT", "index": 4, "name": "CHUNK_HASH", "comment": null}, "CHUNK_INDEX": {"type": "NUMBER", "index": 5, "name": "CHUNK_INDEX", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": null}, "CHUNKS_ID": {"type": "TEXT", "index": 7, "name": "CHUNKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 10, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 20902475264, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 265696932, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 22:16UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(ROUND(block_id, -3))", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.streamline__chunks"}, "test.near_models.not_null_silver__atlas_supply_epochs_epoch_num.fef35a5b76": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "ATLAS_SUPPLY_EPOCHS_EPOCH_NUM", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"EPOCH_ID": {"type": "TEXT", "index": 1, "name": "EPOCH_ID", "comment": null}, "MIN_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "MIN_BLOCK_ID", "comment": null}, "MAX_BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "MAX_BLOCK_ID", "comment": null}, "BLOCKS": {"type": "NUMBER", "index": 4, "name": "BLOCKS", "comment": null}, "BLOCK_PRODUCERS": {"type": "NUMBER", "index": 5, "name": "BLOCK_PRODUCERS", "comment": null}, "START_TIME": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "START_TIME", "comment": null}, "END_TIME": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "END_TIME", "comment": null}, "TOTAL_NEAR_SUPPLY": {"type": "NUMBER", "index": 8, "name": "TOTAL_NEAR_SUPPLY", "comment": null}, "EPOCH_NUM": {"type": "NUMBER", "index": 9, "name": "EPOCH_NUM", "comment": null}, "ATLAS_EPOCHS_ID": {"type": "TEXT", "index": 10, "name": "ATLAS_EPOCHS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:35UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__atlas_supply_epochs_epoch_num.fef35a5b76"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_wormhole_TX_HASH__STRING__VARCHAR.09899670c9": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "BRIDGE_WORMHOLE_TX_HASH", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 12:57UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_wormhole_TX_HASH__STRING__VARCHAR.09899670c9"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_core__fact_token_transfers_MODIFIED_TIMESTAMP__TIMESTAMP_NTZ.ddda60c479": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_OF_TYPE_CORE", "name": "FACT_TOKEN_TRANSFERS_MODIFIED_TIMESTAMP", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_core__fact_token_transfers_MODIFIED_TIMESTAMP__TIMESTAMP_NTZ.ddda60c479"}, "test.near_models.unique_silver__bridge_multichain_BRIDGE_MULTICHAIN_ID.2bd1fc5d46": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_SILVER", "name": "BRIDGE_MULTICHAIN_BRIDGE_MULTICHAIN_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:41UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.unique_silver__bridge_multichain_BRIDGE_MULTICHAIN_ID.2bd1fc5d46"}, "test.near_models.not_null_nft__fact_nft_mints_BLOCK_TIMESTAMP.396570eb6d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "FACT_NFT_MINTS_BLOCK_TIMESTAMP", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RECEIPT_OBJECT_ID": {"type": "TEXT", "index": 1, "name": "RECEIPT_OBJECT_ID", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 2, "name": "TX_HASH", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "TOKEN_ID": {"type": "TEXT", "index": 5, "name": "TOKEN_ID", "comment": null}, "METHOD_NAME": {"type": "TEXT", "index": 6, "name": "METHOD_NAME", "comment": null}, "ARGS": {"type": "VARIANT", "index": 7, "name": "ARGS", "comment": null}, "MEMO": {"type": "VARIANT", "index": 8, "name": "MEMO", "comment": null}, "DEPOSIT": {"type": "NUMBER", "index": 9, "name": "DEPOSIT", "comment": null}, "TX_RECEIVER": {"type": "TEXT", "index": 10, "name": "TX_RECEIVER", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 11, "name": "RECEIVER_ID", "comment": null}, "SIGNER_ID": {"type": "TEXT", "index": 12, "name": "SIGNER_ID", "comment": null}, "OWNER_ID": {"type": "TEXT", "index": 13, "name": "OWNER_ID", "comment": null}, "OWNER_PER_TX": {"type": "NUMBER", "index": 14, "name": "OWNER_PER_TX", "comment": null}, "MINT_PER_TX": {"type": "NUMBER", "index": 15, "name": "MINT_PER_TX", "comment": null}, "GAS_BURNT": {"type": "NUMBER", "index": 16, "name": "GAS_BURNT", "comment": null}, "TRANSACTION_FEE": {"type": "NUMBER", "index": 17, "name": "TRANSACTION_FEE", "comment": null}, "IMPLIED_PRICE": {"type": "FLOAT", "index": 18, "name": "IMPLIED_PRICE", "comment": null}, "TX_STATUS": {"type": "TEXT", "index": 19, "name": "TX_STATUS", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 20, "name": "TX_SUCCEEDED", "comment": null}, "MINT_ACTION_ID": {"type": "TEXT", "index": 21, "name": "MINT_ACTION_ID", "comment": null}, "FACT_NFT_MINTS_ID": {"type": "TEXT", "index": 22, "name": "FACT_NFT_MINTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:52UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_nft__fact_nft_mints_BLOCK_TIMESTAMP.396570eb6d"}, "test.near_models.not_null_gov__fact_staking_actions_ACTION.20504dcdfe": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_GOV", "name": "FACT_STAKING_ACTIONS_ACTION", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "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}, "RECEIPT_OBJECT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_OBJECT_ID", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 5, "name": "ADDRESS", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 6, "name": "PREDECESSOR_ID", "comment": null}, "SIGNER_ID": {"type": "TEXT", "index": 7, "name": "SIGNER_ID", "comment": null}, "ACTION": {"type": "TEXT", "index": 8, "name": "ACTION", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 9, "name": "AMOUNT", "comment": null}, "FACT_STAKING_ACTIONS_ID": {"type": "TEXT", "index": 10, "name": "FACT_STAKING_ACTIONS_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:52UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_gov__fact_staking_actions_ACTION.20504dcdfe"}, "test.near_models.not_null_silver__nft_complete_nft_sales_BLOCK_TIMESTAMP.9857746f96": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_COMPLETE_NFT_SALES_BLOCK_TIMESTAMP", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RECEIPT_ID": {"type": "TEXT", "index": 1, "name": "RECEIPT_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}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "GAS_BURNED": {"type": "NUMBER", "index": 5, "name": "GAS_BURNED", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 6, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 7, "name": "BUYER_ADDRESS", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 8, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 9, "name": "PLATFORM_NAME", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_ADDRESS", "comment": null}, "TOKEN_ID": {"type": "TEXT", "index": 11, "name": "TOKEN_ID", "comment": null}, "METHOD_NAME": {"type": "TEXT", "index": 12, "name": "METHOD_NAME", "comment": null}, "LOG": {"type": "VARIANT", "index": 13, "name": "LOG", "comment": null}, "PRICE": {"type": "FLOAT", "index": 14, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 15, "name": "PRICE_USD", "comment": null}, "LOGS_INDEX": {"type": "NUMBER", "index": 16, "name": "LOGS_INDEX", "comment": null}, "AFFILIATE_ID": {"type": "TEXT", "index": 17, "name": "AFFILIATE_ID", "comment": null}, "AFFILIATE_AMOUNT": {"type": "FLOAT", "index": 18, "name": "AFFILIATE_AMOUNT", "comment": null}, "AFFILIATE_AMOUNT_USD": {"type": "FLOAT", "index": 19, "name": "AFFILIATE_AMOUNT_USD", "comment": null}, "ROYALTIES": {"type": "OBJECT", "index": 20, "name": "ROYALTIES", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 21, "name": "PLATFORM_FEE", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 22, "name": "PLATFORM_FEE_USD", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 23, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "_MODIFIED_TIMESTAMP", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 25, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "NFT_SALES_ID": {"type": "TEXT", "index": 26, "name": "NFT_SALES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 29, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-04-08 01:36UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__nft_complete_nft_sales_BLOCK_TIMESTAMP.9857746f96"}, "test.near_models.not_null_nft__ez_nft_sales_NFT_ADDRESS.2dc2274986": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "EZ_NFT_SALES_NFT_ADDRESS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RECEIPT_ID": {"type": "TEXT", "index": 1, "name": "RECEIPT_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}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 5, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 6, "name": "BUYER_ADDRESS", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 7, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 8, "name": "PLATFORM_NAME", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_ADDRESS", "comment": null}, "TOKEN_ID": {"type": "TEXT", "index": 10, "name": "TOKEN_ID", "comment": null}, "PRICE": {"type": "FLOAT", "index": 11, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 12, "name": "PRICE_USD", "comment": null}, "METHOD_NAME": {"type": "TEXT", "index": 13, "name": "METHOD_NAME", "comment": null}, "LOG": {"type": "VARIANT", "index": 14, "name": "LOG", "comment": null}, "GAS_BURNED": {"type": "NUMBER", "index": 15, "name": "GAS_BURNED", "comment": null}, "AFFILIATE_ID": {"type": "TEXT", "index": 16, "name": "AFFILIATE_ID", "comment": null}, "AFFILIATE_AMOUNT": {"type": "FLOAT", "index": 17, "name": "AFFILIATE_AMOUNT", "comment": null}, "AFFILIATE_AMOUNT_USD": {"type": "FLOAT", "index": 18, "name": "AFFILIATE_AMOUNT_USD", "comment": null}, "ROYALTIES": {"type": "OBJECT", "index": 19, "name": "ROYALTIES", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 20, "name": "PLATFORM_FEE", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 21, "name": "PLATFORM_FEE_USD", "comment": null}, "EZ_NFT_SALES_ID": {"type": "TEXT", "index": 22, "name": "EZ_NFT_SALES_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:52UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_nft__ez_nft_sales_NFT_ADDRESS.2dc2274986"}, "test.near_models.not_null_defi__fact_dex_swaps_TOKEN_IN.fbea343b82": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_DEX_SWAPS_TOKEN_IN", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 2, "name": "RECEIPT_ID", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": null}, "SIGNER_ID": {"type": "TEXT", "index": 6, "name": "SIGNER_ID", "comment": null}, "SWAP_INDEX": {"type": "NUMBER", "index": 7, "name": "SWAP_INDEX", "comment": null}, "AMOUNT_OUT_RAW": {"type": "TEXT", "index": 8, "name": "AMOUNT_OUT_RAW", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 9, "name": "TOKEN_OUT", "comment": null}, "AMOUNT_IN_RAW": {"type": "TEXT", "index": 10, "name": "AMOUNT_IN_RAW", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 11, "name": "TOKEN_IN", "comment": null}, "SWAP_INPUT_DATA": {"type": "VARIANT", "index": 12, "name": "SWAP_INPUT_DATA", "comment": null}, "LOG": {"type": "TEXT", "index": 13, "name": "LOG", "comment": null}, "FACT_DEX_SWAPS_ID": {"type": "TEXT", "index": 14, "name": "FACT_DEX_SWAPS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:51UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__fact_dex_swaps_TOKEN_IN.fbea343b82"}, "test.near_models.not_null_silver__receipts_final_tx_succeeded.87e0aa603f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "RECEIPTS_FINAL_TX_SUCCEEDED", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"CHUNK_HASH": {"type": "TEXT", "index": 1, "name": "CHUNK_HASH", "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}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 5, "name": "RECEIPT_ID", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 6, "name": "PREDECESSOR_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 7, "name": "RECEIVER_ID", "comment": null}, "RECEIPT_JSON": {"type": "VARIANT", "index": 8, "name": "RECEIPT_JSON", "comment": null}, "OUTCOME_JSON": {"type": "VARIANT", "index": 9, "name": "OUTCOME_JSON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 10, "name": "TX_SUCCEEDED", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "RECEIPT_SUCCEEDED", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 12, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "RECEIPTS_FINAL_ID": {"type": "TEXT", "index": 13, "name": "RECEIPTS_FINAL_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 16, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 1469952, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 227, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-04-08 16:21UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__receipts_final_tx_succeeded.87e0aa603f"}, "test.near_models.not_null_silver__staking_pools_s3_reward_fee_fraction.7842793cc7": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "STAKING_POOLS_S3_REWARD_FEE_FRACTION", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "OWNER": {"type": "TEXT", "index": 3, "name": "OWNER", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 4, "name": "ADDRESS", "comment": null}, "REWARD_FEE_FRACTION": {"type": "VARIANT", "index": 5, "name": "REWARD_FEE_FRACTION", "comment": null}, "TX_TYPE": {"type": "TEXT", "index": 6, "name": "TX_TYPE", "comment": null}, "_LOAD_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "_LOAD_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-13 07:10UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__staking_pools_s3_reward_fee_fraction.7842793cc7"}, "test.near_models.not_null_core__dim_ft_contract_metadata_ASSET_IDENTIFIER.48bdd905a5": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "DIM_FT_CONTRACT_METADATA_ASSET_IDENTIFIER", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"ASSET_IDENTIFIER": {"type": "TEXT", "index": 1, "name": "ASSET_IDENTIFIER", "comment": null}, "SOURCE_CHAIN": {"type": "TEXT", "index": 2, "name": "SOURCE_CHAIN", "comment": null}, "CROSSCHAIN_TOKEN_CONTRACT": {"type": "TEXT", "index": 3, "name": "CROSSCHAIN_TOKEN_CONTRACT", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 4, "name": "CONTRACT_ADDRESS", "comment": null}, "NAME": {"type": "TEXT", "index": 5, "name": "NAME", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 6, "name": "SYMBOL", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 7, "name": "DECIMALS", "comment": null}, "DIM_FT_CONTRACT_METADATA_ID": {"type": "TEXT", "index": 8, "name": "DIM_FT_CONTRACT_METADATA_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__dim_ft_contract_metadata_ASSET_IDENTIFIER.48bdd905a5"}, "test.near_models.not_null_core__fact_token_transfers_RN.d3f4836453": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_TOKEN_TRANSFERS_RN", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "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_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": null}, "RN": {"type": "NUMBER", "index": 5, "name": "RN", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 7, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 8, "name": "TO_ADDRESS", "comment": null}, "MEMO": {"type": "TEXT", "index": 9, "name": "MEMO", "comment": null}, "AMOUNT_UNADJ": {"type": "TEXT", "index": 10, "name": "AMOUNT_UNADJ", "comment": null}, "TRANSFER_TYPE": {"type": "TEXT", "index": 11, "name": "TRANSFER_TYPE", "comment": null}, "TRANSFER_ACTION": {"type": "TEXT", "index": 12, "name": "TRANSFER_ACTION", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 13, "name": "RECEIPT_SUCCEEDED", "comment": null}, "FACT_TOKEN_TRANSFERS_ID": {"type": "TEXT", "index": 14, "name": "FACT_TOKEN_TRANSFERS_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:41UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__fact_token_transfers_RN.d3f4836453"}, "test.near_models.unique_core__ez_actions_ACTIONS_ID.380a6ebb31": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_CORE", "name": "EZ_ACTIONS_ACTIONS_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:53UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.unique_core__ez_actions_ACTIONS_ID.380a6ebb31"}, "test.livequery_base.test___utils_udf_introspect.79bd27a18b": {"metadata": {"type": "BASE TABLE", "schema": "TEST", "name": "_UTILS_UDF_INTROSPECT", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TEST_NAME": {"type": "TEXT", "index": 1, "name": "TEST_NAME", "comment": null}, "PARAMETERS": {"type": "ARRAY", "index": 2, "name": "PARAMETERS", "comment": null}, "RESULT": {"type": "TEXT", "index": 3, "name": "RESULT", "comment": null}, "ASSERTION": {"type": "TEXT", "index": 4, "name": "ASSERTION", "comment": null}, "SQL": {"type": "TEXT", "index": 5, "name": "SQL", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-02-19 15:37UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.livequery_base.test___utils_udf_introspect.79bd27a18b"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__logs_s3_CLEAN_LOG__STRING__VARCHAR__OBJECT__ARRAY.c4b1f1de64": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "LOGS_S3_CLEAN_LOG", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:52UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__logs_s3_CLEAN_LOG__STRING__VARCHAR__OBJECT__ARRAY.c4b1f1de64"}, "model.near_models.silver__atlas_supply_epochs": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "ATLAS_SUPPLY_EPOCHS", "database": "NEAR", "comment": "Daily snapshot of each epoch on Near.", "owner": "DBT_CLOUD_NEAR"}, "columns": {"EPOCH_ID": {"type": "TEXT", "index": 1, "name": "EPOCH_ID", "comment": "The epoch_id taken from block headers."}, "MIN_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "MIN_BLOCK_ID", "comment": "The starting block for the epoch."}, "MAX_BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "MAX_BLOCK_ID", "comment": "The end block for the epoch, or max block thus far if the epoch is current."}, "BLOCKS": {"type": "NUMBER", "index": 4, "name": "BLOCKS", "comment": "Number of blocks included in the epoch."}, "BLOCK_PRODUCERS": {"type": "NUMBER", "index": 5, "name": "BLOCK_PRODUCERS", "comment": "Number of block producers in this epoch."}, "START_TIME": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "START_TIME", "comment": "Block timestamp associated with min block id."}, "END_TIME": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "END_TIME", "comment": "Block timestamp associated with max block id."}, "TOTAL_NEAR_SUPPLY": {"type": "NUMBER", "index": 8, "name": "TOTAL_NEAR_SUPPLY", "comment": "Total supply of NEAR, per the block header, at this epoch."}, "EPOCH_NUM": {"type": "NUMBER", "index": 9, "name": "EPOCH_NUM", "comment": "Ordinal number of the epoch."}, "ATLAS_EPOCHS_ID": {"type": "TEXT", "index": 10, "name": "ATLAS_EPOCHS_ID", "comment": "A unique identifier for the record."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": "The timestamp at which the record was initially created and inserted into this table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": "The timestamp at which this record was last modified by an internal process."}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": "A job ID to identify the run that last modified a record."}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 410112, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 3766, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 21:48UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(epoch_id)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.silver__atlas_supply_epochs"}, "model.near_models.silver__address_labels": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "ADDRESS_LABELS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"SYSTEM_CREATED_AT": {"type": "TIMESTAMP_LTZ", "index": 1, "name": "SYSTEM_CREATED_AT", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 3, "name": "ADDRESS", "comment": null}, "CREATOR": {"type": "TEXT", "index": 4, "name": "CREATOR", "comment": null}, "ADDRESS_NAME": {"type": "TEXT", "index": 5, "name": "ADDRESS_NAME", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 6, "name": "PROJECT_NAME", "comment": null}, "LABEL_TYPE": {"type": "TEXT", "index": 7, "name": "LABEL_TYPE", "comment": null}, "LABEL_SUBTYPE": {"type": "TEXT", "index": 8, "name": "LABEL_SUBTYPE", "comment": null}, "L1_LABEL": {"type": "TEXT", "index": 9, "name": "L1_LABEL", "comment": null}, "L2_LABEL": {"type": "TEXT", "index": 10, "name": "L2_LABEL", "comment": null}, "_LOAD_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 11, "name": "_LOAD_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_MODIFIED_TIMESTAMP", "comment": null}, "_IS_DELETED": {"type": "BOOLEAN", "index": 14, "name": "_IS_DELETED", "comment": null}, "ADDRESS_LABELS_ID": {"type": "TEXT", "index": 15, "name": "ADDRESS_LABELS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 18, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 26832896, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 469111, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 21:49UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(address)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.silver__address_labels"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__dim_staking_pools_TX_HASH__STRING__VARCHAR.1e07fd37bc": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_GOV", "name": "DIM_STAKING_POOLS_TX_HASH", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__dim_staking_pools_TX_HASH__STRING__VARCHAR.1e07fd37bc"}, "test.near_models.not_null_defi__fact_dex_swaps_TOKEN_OUT.3ea23afc8b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_DEX_SWAPS_TOKEN_OUT", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 2, "name": "RECEIPT_ID", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": null}, "SIGNER_ID": {"type": "TEXT", "index": 6, "name": "SIGNER_ID", "comment": null}, "SWAP_INDEX": {"type": "NUMBER", "index": 7, "name": "SWAP_INDEX", "comment": null}, "AMOUNT_OUT_RAW": {"type": "TEXT", "index": 8, "name": "AMOUNT_OUT_RAW", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 9, "name": "TOKEN_OUT", "comment": null}, "AMOUNT_IN_RAW": {"type": "TEXT", "index": 10, "name": "AMOUNT_IN_RAW", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 11, "name": "TOKEN_IN", "comment": null}, "SWAP_INPUT_DATA": {"type": "VARIANT", "index": 12, "name": "SWAP_INPUT_DATA", "comment": null}, "LOG": {"type": "TEXT", "index": 13, "name": "LOG", "comment": null}, "FACT_DEX_SWAPS_ID": {"type": "TEXT", "index": 14, "name": "FACT_DEX_SWAPS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:51UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__fact_dex_swaps_TOKEN_OUT.3ea23afc8b"}, "test.near_models.not_null_silver__atlas_supply_daily_lockup_locked_balances_locked_amount.f2e40bb06a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "ATLAS_SUPPLY_DAILY_LOCKUP_LOCKED_BALANCES_LOCKED_AMOUNT", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"LOCKUP_ACCOUNT_ID": {"type": "TEXT", "index": 1, "name": "LOCKUP_ACCOUNT_ID", "comment": null}, "LOCKUP_INDEX": {"type": "NUMBER", "index": 2, "name": "LOCKUP_INDEX", "comment": null}, "OWNER_ACCOUNT_ID": {"type": "TEXT", "index": 3, "name": "OWNER_ACCOUNT_ID", "comment": null}, "UTC_DATE": {"type": "DATE", "index": 4, "name": "UTC_DATE", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "BLOCK_TIMESTAMP", "comment": null}, "LOCKUP_AMOUNT": {"type": "NUMBER", "index": 6, "name": "LOCKUP_AMOUNT", "comment": null}, "DEPOSIT_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "DEPOSIT_TIMESTAMP", "comment": null}, "LOCKUP_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "LOCKUP_TIMESTAMP", "comment": null}, "LOCKUP_END_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "LOCKUP_END_TIMESTAMP", "comment": null}, "LOCKUP_TIME_LEFT_NS": {"type": "NUMBER", "index": 10, "name": "LOCKUP_TIME_LEFT_NS", "comment": null}, "UNRELEASED_AMOUNT": {"type": "NUMBER", "index": 11, "name": "UNRELEASED_AMOUNT", "comment": null}, "VESTING_START_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "VESTING_START_TIMESTAMP", "comment": null}, "VESTING_CLIFF_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "VESTING_CLIFF_TIMESTAMP", "comment": null}, "VESTING_END_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "VESTING_END_TIMESTAMP", "comment": null}, "TERMINATE_VESTING_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "TERMINATE_VESTING_TIMESTAMP", "comment": null}, "TERMINATION_UNVESTED_AMOUNT": {"type": "NUMBER", "index": 16, "name": "TERMINATION_UNVESTED_AMOUNT", "comment": null}, "VESTING_TIME_LEFT_NS": {"type": "NUMBER", "index": 17, "name": "VESTING_TIME_LEFT_NS", "comment": null}, "VESTING_TOTAL_TIME_NS": {"type": "NUMBER", "index": 18, "name": "VESTING_TOTAL_TIME_NS", "comment": null}, "TERMINATION_WITHDRAWN_AMOUNT": {"type": "NUMBER", "index": 19, "name": "TERMINATION_WITHDRAWN_AMOUNT", "comment": null}, "UNVESTED_AMOUNT": {"type": "NUMBER", "index": 20, "name": "UNVESTED_AMOUNT", "comment": null}, "LOCKED_AMOUNT": {"type": "NUMBER", "index": 21, "name": "LOCKED_AMOUNT", "comment": null}, "UNLOCKED_AMOUNT_TODAY": {"type": "NUMBER", "index": 22, "name": "UNLOCKED_AMOUNT_TODAY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 23, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 24, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "ATLAS_DAILY_LOCKUP_LOCKED_BALANCES_ID": {"type": "TEXT", "index": 25, "name": "ATLAS_DAILY_LOCKUP_LOCKED_BALANCES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 26, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 28, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:35UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__atlas_supply_daily_lockup_locked_balances_locked_amount.f2e40bb06a"}, "test.near_models.not_null_silver__bridge_rainbow_AMOUNT_ADJ.e319955587": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BRIDGE_RAINBOW_AMOUNT_ADJ", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 4, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_RAW": {"type": "NUMBER", "index": 5, "name": "AMOUNT_RAW", "comment": null}, "MEMO": {"type": "TEXT", "index": 6, "name": "MEMO", "comment": null}, "DESTINATION_ADDRESS": {"type": "TEXT", "index": 7, "name": "DESTINATION_ADDRESS", "comment": null}, "SOURCE_ADDRESS": {"type": "TEXT", "index": 8, "name": "SOURCE_ADDRESS", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "TEXT", "index": 9, "name": "DESTINATION_CHAIN_ID", "comment": null}, "SOURCE_CHAIN_ID": {"type": "TEXT", "index": 10, "name": "SOURCE_CHAIN_ID", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "RECEIPT_SUCCEEDED", "comment": null}, "METHOD_NAME": {"type": "TEXT", "index": 12, "name": "METHOD_NAME", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 13, "name": "BRIDGE_ADDRESS", "comment": null}, "DIRECTION": {"type": "TEXT", "index": 14, "name": "DIRECTION", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 15, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 16, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "_MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "_MODIFIED_TIMESTAMP", "comment": null}, "AMOUNT_ADJ": {"type": "NUMBER", "index": 18, "name": "AMOUNT_ADJ", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 19, "name": "PLATFORM", "comment": null}, "BRIDGE_RAINBOW_ID": {"type": "TEXT", "index": 20, "name": "BRIDGE_RAINBOW_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 23, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:42UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__bridge_rainbow_AMOUNT_ADJ.e319955587"}, "test.near_models.not_null_defi__fact_intents_TX_HASH.b9700acf06": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_INTENTS_TX_HASH", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "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_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 6, "name": "PREDECESSOR_ID", "comment": null}, "LOG_EVENT": {"type": "TEXT", "index": 7, "name": "LOG_EVENT", "comment": null}, "LOG_INDEX": {"type": "NUMBER", "index": 8, "name": "LOG_INDEX", "comment": null}, "LOG_EVENT_INDEX": {"type": "NUMBER", "index": 9, "name": "LOG_EVENT_INDEX", "comment": null}, "OWNER_ID": {"type": "TEXT", "index": 10, "name": "OWNER_ID", "comment": null}, "OLD_OWNER_ID": {"type": "TEXT", "index": 11, "name": "OLD_OWNER_ID", "comment": null}, "NEW_OWNER_ID": {"type": "TEXT", "index": 12, "name": "NEW_OWNER_ID", "comment": null}, "MEMO": {"type": "TEXT", "index": 13, "name": "MEMO", "comment": null}, "AMOUNT_INDEX": {"type": "NUMBER", "index": 14, "name": "AMOUNT_INDEX", "comment": null}, "AMOUNT_RAW": {"type": "TEXT", "index": 15, "name": "AMOUNT_RAW", "comment": null}, "TOKEN_ID": {"type": "VARIANT", "index": 16, "name": "TOKEN_ID", "comment": null}, "REFERRAL": {"type": "TEXT", "index": 17, "name": "REFERRAL", "comment": null}, "DIP4_VERSION": {"type": "TEXT", "index": 18, "name": "DIP4_VERSION", "comment": null}, "GAS_BURNT": {"type": "NUMBER", "index": 19, "name": "GAS_BURNT", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 20, "name": "RECEIPT_SUCCEEDED", "comment": null}, "FACT_INTENTS_ID": {"type": "TEXT", "index": 21, "name": "FACT_INTENTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 24, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:51UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__fact_intents_TX_HASH.b9700acf06"}, "test.near_models.not_null_core__fact_transactions_TX_SUCCEEDED.b734f84bae": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_TRANSACTIONS_TX_SUCCEEDED", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "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}, "NONCE": {"type": "NUMBER", "index": 4, "name": "NONCE", "comment": null}, "SIGNATURE": {"type": "TEXT", "index": 5, "name": "SIGNATURE", "comment": null}, "TX_RECEIVER": {"type": "TEXT", "index": 6, "name": "TX_RECEIVER", "comment": null}, "TX_SIGNER": {"type": "TEXT", "index": 7, "name": "TX_SIGNER", "comment": null}, "TX": {"type": "VARIANT", "index": 8, "name": "TX", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 9, "name": "GAS_USED", "comment": null}, "TRANSACTION_FEE": {"type": "NUMBER", "index": 10, "name": "TRANSACTION_FEE", "comment": null}, "ATTACHED_GAS": {"type": "NUMBER", "index": 11, "name": "ATTACHED_GAS", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 13, "name": "FACT_TRANSACTIONS_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:41UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__fact_transactions_TX_SUCCEEDED.b734f84bae"}, "test.near_models.not_null_defi__fact_lending_FACT_LENDING_ID.99ce7669ff": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_LENDING_FACT_LENDING_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"PLATFORM": {"type": "TEXT", "index": 1, "name": "PLATFORM", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 2, "name": "TX_HASH", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "SENDER_ID": {"type": "TEXT", "index": 5, "name": "SENDER_ID", "comment": null}, "ACTIONS": {"type": "TEXT", "index": 6, "name": "ACTIONS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": null}, "TOKEN_ADDRESS": {"type": "VARIANT", "index": 8, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_RAW": {"type": "NUMBER", "index": 9, "name": "AMOUNT_RAW", "comment": null}, "AMOUNT_ADJ": {"type": "NUMBER", "index": 10, "name": "AMOUNT_ADJ", "comment": null}, "FACT_LENDING_ID": {"type": "TEXT", "index": 11, "name": "FACT_LENDING_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:51UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__fact_lending_FACT_LENDING_ID.99ce7669ff"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_TX__OBJECT__VARIANT.ddb63cbbfb": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_TRANSACTIONS_TX", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_TX__OBJECT__VARIANT.ddb63cbbfb"}, "test.near_models.not_null_defi__ez_intents_GAS_BURNT.dd027a7a08": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "EZ_INTENTS_GAS_BURNT", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "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_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 6, "name": "PREDECESSOR_ID", "comment": null}, "LOG_EVENT": {"type": "TEXT", "index": 7, "name": "LOG_EVENT", "comment": null}, "TOKEN_ID": {"type": "VARIANT", "index": 8, "name": "TOKEN_ID", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 9, "name": "SYMBOL", "comment": null}, "AMOUNT_ADJ": {"type": "FLOAT", "index": 10, "name": "AMOUNT_ADJ", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 11, "name": "AMOUNT_USD", "comment": null}, "OWNER_ID": {"type": "TEXT", "index": 12, "name": "OWNER_ID", "comment": null}, "OLD_OWNER_ID": {"type": "TEXT", "index": 13, "name": "OLD_OWNER_ID", "comment": null}, "NEW_OWNER_ID": {"type": "TEXT", "index": 14, "name": "NEW_OWNER_ID", "comment": null}, "AMOUNT_RAW": {"type": "TEXT", "index": 15, "name": "AMOUNT_RAW", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 16, "name": "BLOCKCHAIN", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 17, "name": "CONTRACT_ADDRESS", "comment": null}, "IS_NATIVE": {"type": "BOOLEAN", "index": 18, "name": "IS_NATIVE", "comment": null}, "PRICE": {"type": "FLOAT", "index": 19, "name": "PRICE", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 20, "name": "DECIMALS", "comment": null}, "GAS_BURNT": {"type": "NUMBER", "index": 21, "name": "GAS_BURNT", "comment": null}, "MEMO": {"type": "TEXT", "index": 22, "name": "MEMO", "comment": null}, "REFERRAL": {"type": "TEXT", "index": 23, "name": "REFERRAL", "comment": null}, "DIP4_VERSION": {"type": "TEXT", "index": 24, "name": "DIP4_VERSION", "comment": null}, "LOG_INDEX": {"type": "NUMBER", "index": 25, "name": "LOG_INDEX", "comment": null}, "LOG_EVENT_INDEX": {"type": "NUMBER", "index": 26, "name": "LOG_EVENT_INDEX", "comment": null}, "AMOUNT_INDEX": {"type": "NUMBER", "index": 27, "name": "AMOUNT_INDEX", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 28, "name": "RECEIPT_SUCCEEDED", "comment": null}, "TOKEN_IS_VERIFIED": {"type": "BOOLEAN", "index": 29, "name": "TOKEN_IS_VERIFIED", "comment": null}, "EZ_INTENTS_ID": {"type": "TEXT", "index": 30, "name": "EZ_INTENTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 32, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:41UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__ez_intents_GAS_BURNT.dd027a7a08"}, "model.near_models.core__fact_receipts": {"metadata": {"type": "VIEW", "schema": "CORE", "name": "FACT_RECEIPTS", "database": "NEAR", "comment": "## Description\nThis table contains all receipt execution outcomes on the NEAR Protocol blockchain, capturing the results of transaction processing including gas consumption, execution status, logs, and cross-contract communication details. Receipts represent the execution units in NEAR's sharding architecture and contain the actual state changes, function calls, and event emissions that occur during transaction processing. This table provides the foundation for understanding smart contract execution, cross-shard communication, and the complete transaction lifecycle from submission to final state changes.\n\n## Key Use Cases\n- Smart contract execution analysis and performance monitoring\n- Cross-contract call tracking and dependency analysis\n- Gas consumption analysis and optimization studies\n- Execution failure investigation and error pattern analysis\n- Cross-shard transaction flow analysis and sharding efficiency\n- Event log analysis and contract interaction patterns\n- State change tracking and account balance analysis\n\n## Important Relationships\n- Links to `core.fact_transactions` through tx_hash for transaction context\n- Connects to `core.fact_blocks` through block_id for temporal context\n- Provides execution context for `core.fact_logs` and `core.fact_token_transfers`\n- Supports `core.ez_actions` for detailed action-level analysis\n- Enables analysis in `defi.ez_dex_swaps` and `defi.ez_bridge_activity` through receipt outcomes\n- Powers `stats.ez_core_metrics_hourly` for aggregated execution metrics\n\n## Commonly-used Fields\n- `receipt_id`: Essential for unique receipt identification and execution tracking\n- `block_timestamp`: Primary field for time-series analysis and trend detection\n- `receiver_id` and `predecessor_id`: Critical for cross-contract call analysis and flow tracking\n- `gas_burnt`: Important for gas consumption analysis and cost optimization\n- `receipt_succeeded`: Essential for success rate analysis and failure investigation\n- `logs`: Critical for event analysis and contract interaction patterns\n- `outcome`: Important for detailed execution analysis and state change tracking", "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block began."}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": "The height of the chain this block corresponds with."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Unique identifier (hash) of this transaction."}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": "The identifying hash for a receipt."}, "RECEIPT_OUTCOME_ID": {"type": "ARRAY", "index": 5, "name": "RECEIPT_OUTCOME_ID", "comment": "Unique identifier(s) (array) of the remaining receipt outcomes for this transaction. This list will not include the record's own receipt id, but will list the subsequent receipts within the transaction."}, "RECEIVER_ID": {"type": "TEXT", "index": 6, "name": "RECEIVER_ID", "comment": "Account reacting to the receipt from predecessor_id, can be relay, a contract, or a user of a relay, etc. This field identifies the account that is processing the receipt and executing the associated action. In most cases, this is a smart contract that is being called, but it can also be a user account in relay transactions or the system account for certain operations. This differs from tx_receiver and is specific to the receipt being processed."}, "PREDECESSOR_ID": {"type": "TEXT", "index": 7, "name": "PREDECESSOR_ID", "comment": "Account that called the relevant receipt (often the same as tx_signer, but can be system as well). This field identifies the account that directly invoked the receipt being processed. In simple transactions, this is typically the same as the transaction signer. However, in cross-contract calls or system operations, this may be a different account or the system account. This is crucial for understanding the call chain and access control in NEAR's execution model."}, "ACTIONS": {"type": "VARIANT", "index": 8, "name": "ACTIONS", "comment": "The actions executed during the receipt or transaction processing."}, "OUTCOME": {"type": "VARIANT", "index": 9, "name": "OUTCOME", "comment": "The outcome of the transaction, action, or receipt that was executed in the shard."}, "GAS_BURNT": {"type": "NUMBER", "index": 10, "name": "GAS_BURNT", "comment": "Gas burned for the receipt action. This field represents the amount of computational resources consumed specifically for the receipt being processed. Gas burning is the mechanism by which NEAR charges for computational work, and this field tracks the exact amount burned for this particular receipt action. In raw number format with 16 decimal places, to adjust divide by POW(10,16) or multiply by 1e-16."}, "STATUS_VALUE": {"type": "VARIANT", "index": 11, "name": "STATUS_VALUE", "comment": "Status information (object) for this transaction."}, "LOGS": {"type": "ARRAY", "index": 12, "name": "LOGS", "comment": "Logs (array) for this receipt."}, "PROOF": {"type": "ARRAY", "index": 13, "name": "PROOF", "comment": "Proof (array) for this transaction."}, "METADATA": {"type": "VARIANT", "index": 14, "name": "METADATA", "comment": "Metadata (object) for this transaction. May be null, especially for Near Social Widgets."}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 15, "name": "RECEIPT_SUCCEEDED", "comment": ""}, "FACT_RECEIPTS_ID": {"type": "TEXT", "index": 16, "name": "FACT_RECEIPTS_ID", "comment": "A unique identifier for the record."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INSERTED_TIMESTAMP", "comment": "The timestamp at which the record was initially created and inserted into this table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "MODIFIED_TIMESTAMP", "comment": "The timestamp at which this record was last modified by an internal process."}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.core__fact_receipts"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_TX_HASH__STRING__VARCHAR.22d1ce92d4": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_TRANSACTIONS_TX_HASH", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_TX_HASH__STRING__VARCHAR.22d1ce92d4"}, "test.near_models.not_null_defi__ez_dex_swaps_EZ_DEX_SWAPS_ID.e64665588d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "EZ_DEX_SWAPS_EZ_DEX_SWAPS_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 2, "name": "RECEIPT_ID", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 5, "name": "PLATFORM", "comment": null}, "POOL_ID": {"type": "NUMBER", "index": 6, "name": "POOL_ID", "comment": null}, "TRADER": {"type": "TEXT", "index": 7, "name": "TRADER", "comment": null}, "SWAP_INDEX": {"type": "NUMBER", "index": 8, "name": "SWAP_INDEX", "comment": null}, "AMOUNT_OUT_RAW": {"type": "TEXT", "index": 9, "name": "AMOUNT_OUT_RAW", "comment": null}, "AMOUNT_OUT": {"type": "FLOAT", "index": 10, "name": "AMOUNT_OUT", "comment": null}, "AMOUNT_OUT_USD": {"type": "FLOAT", "index": 11, "name": "AMOUNT_OUT_USD", "comment": null}, "TOKEN_OUT_CONTRACT": {"type": "TEXT", "index": 12, "name": "TOKEN_OUT_CONTRACT", "comment": null}, "SYMBOL_OUT": {"type": "TEXT", "index": 13, "name": "SYMBOL_OUT", "comment": null}, "TOKEN_OUT_IS_VERIFIED": {"type": "BOOLEAN", "index": 14, "name": "TOKEN_OUT_IS_VERIFIED", "comment": null}, "AMOUNT_IN_RAW": {"type": "TEXT", "index": 15, "name": "AMOUNT_IN_RAW", "comment": null}, "AMOUNT_IN": {"type": "FLOAT", "index": 16, "name": "AMOUNT_IN", "comment": null}, "AMOUNT_IN_USD": {"type": "FLOAT", "index": 17, "name": "AMOUNT_IN_USD", "comment": null}, "TOKEN_IN_CONTRACT": {"type": "TEXT", "index": 18, "name": "TOKEN_IN_CONTRACT", "comment": null}, "SYMBOL_IN": {"type": "TEXT", "index": 19, "name": "SYMBOL_IN", "comment": null}, "TOKEN_IN_IS_VERIFIED": {"type": "BOOLEAN", "index": 20, "name": "TOKEN_IN_IS_VERIFIED", "comment": null}, "SWAP_INPUT_DATA": {"type": "VARIANT", "index": 21, "name": "SWAP_INPUT_DATA", "comment": null}, "LOG": {"type": "TEXT", "index": 22, "name": "LOG", "comment": null}, "EZ_DEX_SWAPS_ID": {"type": "TEXT", "index": 23, "name": "EZ_DEX_SWAPS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}, "TOKEN_IN_IS_VERIFIED_2": {"type": "BOOLEAN", "index": 26, "name": "TOKEN_IN_IS_VERIFIED_2", "comment": null}, "TOKEN_OUT_IS_VERIFIED_2": {"type": "BOOLEAN", "index": 27, "name": "TOKEN_OUT_IS_VERIFIED_2", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:41UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__ez_dex_swaps_EZ_DEX_SWAPS_ID.e64665588d"}, "test.near_models.not_null_defi__fact_dex_swaps_SIGNER_ID.3385232143": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_DEX_SWAPS_SIGNER_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 2, "name": "RECEIPT_ID", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": null}, "SIGNER_ID": {"type": "TEXT", "index": 6, "name": "SIGNER_ID", "comment": null}, "SWAP_INDEX": {"type": "NUMBER", "index": 7, "name": "SWAP_INDEX", "comment": null}, "AMOUNT_OUT_RAW": {"type": "TEXT", "index": 8, "name": "AMOUNT_OUT_RAW", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 9, "name": "TOKEN_OUT", "comment": null}, "AMOUNT_IN_RAW": {"type": "TEXT", "index": 10, "name": "AMOUNT_IN_RAW", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 11, "name": "TOKEN_IN", "comment": null}, "SWAP_INPUT_DATA": {"type": "VARIANT", "index": 12, "name": "SWAP_INPUT_DATA", "comment": null}, "LOG": {"type": "TEXT", "index": 13, "name": "LOG", "comment": null}, "FACT_DEX_SWAPS_ID": {"type": "TEXT", "index": 14, "name": "FACT_DEX_SWAPS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:51UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__fact_dex_swaps_SIGNER_ID.3385232143"}, "test.near_models.not_null_defi__fact_dex_swaps_TX_HASH.e1b0c0e4eb": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_DEX_SWAPS_TX_HASH", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 2, "name": "RECEIPT_ID", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": null}, "SIGNER_ID": {"type": "TEXT", "index": 6, "name": "SIGNER_ID", "comment": null}, "SWAP_INDEX": {"type": "NUMBER", "index": 7, "name": "SWAP_INDEX", "comment": null}, "AMOUNT_OUT_RAW": {"type": "TEXT", "index": 8, "name": "AMOUNT_OUT_RAW", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 9, "name": "TOKEN_OUT", "comment": null}, "AMOUNT_IN_RAW": {"type": "TEXT", "index": 10, "name": "AMOUNT_IN_RAW", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 11, "name": "TOKEN_IN", "comment": null}, "SWAP_INPUT_DATA": {"type": "VARIANT", "index": 12, "name": "SWAP_INPUT_DATA", "comment": null}, "LOG": {"type": "TEXT", "index": 13, "name": "LOG", "comment": null}, "FACT_DEX_SWAPS_ID": {"type": "TEXT", "index": 14, "name": "FACT_DEX_SWAPS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:51UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__fact_dex_swaps_TX_HASH.e1b0c0e4eb"}, "test.near_models.dbt_utils_recency_silver_observability__blocks_completeness_day__test_timestamp__1.8b676ed702": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_RECENCY_SILVER_OBSERVABILITY", "name": "BLOCKS_COMPLETENESS_DAY", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"MOST_RECENT": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MOST_RECENT", "comment": null}, "THRESHOLD": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "THRESHOLD", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 12:57UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_utils_recency_silver_observability__blocks_completeness_day__test_timestamp__1.8b676ed702"}, "test.near_models.not_null_defi__ez_dex_swaps_TOKEN_OUT_CONTRACT.1bcbb9d5f2": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "EZ_DEX_SWAPS_TOKEN_OUT_CONTRACT", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 2, "name": "RECEIPT_ID", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 5, "name": "PLATFORM", "comment": null}, "POOL_ID": {"type": "NUMBER", "index": 6, "name": "POOL_ID", "comment": null}, "TRADER": {"type": "TEXT", "index": 7, "name": "TRADER", "comment": null}, "SWAP_INDEX": {"type": "NUMBER", "index": 8, "name": "SWAP_INDEX", "comment": null}, "AMOUNT_OUT_RAW": {"type": "TEXT", "index": 9, "name": "AMOUNT_OUT_RAW", "comment": null}, "AMOUNT_OUT": {"type": "FLOAT", "index": 10, "name": "AMOUNT_OUT", "comment": null}, "AMOUNT_OUT_USD": {"type": "FLOAT", "index": 11, "name": "AMOUNT_OUT_USD", "comment": null}, "TOKEN_OUT_CONTRACT": {"type": "TEXT", "index": 12, "name": "TOKEN_OUT_CONTRACT", "comment": null}, "SYMBOL_OUT": {"type": "TEXT", "index": 13, "name": "SYMBOL_OUT", "comment": null}, "TOKEN_OUT_IS_VERIFIED": {"type": "BOOLEAN", "index": 14, "name": "TOKEN_OUT_IS_VERIFIED", "comment": null}, "AMOUNT_IN_RAW": {"type": "TEXT", "index": 15, "name": "AMOUNT_IN_RAW", "comment": null}, "AMOUNT_IN": {"type": "FLOAT", "index": 16, "name": "AMOUNT_IN", "comment": null}, "AMOUNT_IN_USD": {"type": "FLOAT", "index": 17, "name": "AMOUNT_IN_USD", "comment": null}, "TOKEN_IN_CONTRACT": {"type": "TEXT", "index": 18, "name": "TOKEN_IN_CONTRACT", "comment": null}, "SYMBOL_IN": {"type": "TEXT", "index": 19, "name": "SYMBOL_IN", "comment": null}, "TOKEN_IN_IS_VERIFIED": {"type": "BOOLEAN", "index": 20, "name": "TOKEN_IN_IS_VERIFIED", "comment": null}, "SWAP_INPUT_DATA": {"type": "VARIANT", "index": 21, "name": "SWAP_INPUT_DATA", "comment": null}, "LOG": {"type": "TEXT", "index": 22, "name": "LOG", "comment": null}, "EZ_DEX_SWAPS_ID": {"type": "TEXT", "index": 23, "name": "EZ_DEX_SWAPS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}, "TOKEN_IN_IS_VERIFIED_2": {"type": "BOOLEAN", "index": 26, "name": "TOKEN_IN_IS_VERIFIED_2", "comment": null}, "TOKEN_OUT_IS_VERIFIED_2": {"type": "BOOLEAN", "index": 27, "name": "TOKEN_OUT_IS_VERIFIED_2", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:41UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__ez_dex_swaps_TOKEN_OUT_CONTRACT.1bcbb9d5f2"}, "test.near_models.not_null_gov__dim_staking_pools_BLOCK_TIMESTAMP.fe530007d7": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_GOV", "name": "DIM_STAKING_POOLS_BLOCK_TIMESTAMP", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "OWNER": {"type": "TEXT", "index": 3, "name": "OWNER", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 4, "name": "ADDRESS", "comment": null}, "REWARD_FEE_FRACTION": {"type": "VARIANT", "index": 5, "name": "REWARD_FEE_FRACTION", "comment": null}, "TX_TYPE": {"type": "TEXT", "index": 6, "name": "TX_TYPE", "comment": null}, "DIM_STAKING_POOLS_ID": {"type": "TEXT", "index": 7, "name": "DIM_STAKING_POOLS_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:51UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_gov__dim_staking_pools_BLOCK_TIMESTAMP.fe530007d7"}, "test.near_models.not_null_defi__ez_lending_TX_HASH.a9c7b16e2d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "EZ_LENDING_TX_HASH", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"PLATFORM": {"type": "TEXT", "index": 1, "name": "PLATFORM", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 2, "name": "TX_HASH", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "SENDER_ID": {"type": "TEXT", "index": 5, "name": "SENDER_ID", "comment": null}, "ACTIONS": {"type": "TEXT", "index": 6, "name": "ACTIONS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": null}, "TOKEN_ADDRESS": {"type": "VARIANT", "index": 8, "name": "TOKEN_ADDRESS", "comment": null}, "NAME": {"type": "TEXT", "index": 9, "name": "NAME", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 10, "name": "SYMBOL", "comment": null}, "AMOUNT_RAW": {"type": "NUMBER", "index": 11, "name": "AMOUNT_RAW", "comment": null}, "AMOUNT_ADJ": {"type": "NUMBER", "index": 12, "name": "AMOUNT_ADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 13, "name": "AMOUNT", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 14, "name": "PRICE_USD", "comment": null}, "TOKEN_IS_VERIFIED": {"type": "BOOLEAN", "index": 15, "name": "TOKEN_IS_VERIFIED", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_USD", "comment": null}, "EZ_LENDING_ID": {"type": "TEXT", "index": 17, "name": "EZ_LENDING_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}, "TOKEN_IS_VERIFIED_2": {"type": "BOOLEAN", "index": 20, "name": "TOKEN_IS_VERIFIED_2", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:51UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__ez_lending_TX_HASH.a9c7b16e2d"}, "test.near_models.not_null_silver__receipts_final_receipts_final_id.979d629a9c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "RECEIPTS_FINAL_RECEIPTS_FINAL_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"CHUNK_HASH": {"type": "TEXT", "index": 1, "name": "CHUNK_HASH", "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}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 5, "name": "RECEIPT_ID", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 6, "name": "PREDECESSOR_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 7, "name": "RECEIVER_ID", "comment": null}, "RECEIPT_JSON": {"type": "VARIANT", "index": 8, "name": "RECEIPT_JSON", "comment": null}, "OUTCOME_JSON": {"type": "VARIANT", "index": 9, "name": "OUTCOME_JSON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 10, "name": "TX_SUCCEEDED", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "RECEIPT_SUCCEEDED", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 12, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "RECEIPTS_FINAL_ID": {"type": "TEXT", "index": 13, "name": "RECEIPTS_FINAL_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 16, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-04-08 16:21UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__receipts_final_receipts_final_id.979d629a9c"}, "test.near_models.not_null_defi__fact_intents_PREDECESSOR_ID.346f4f4f46": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_INTENTS_PREDECESSOR_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "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_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 6, "name": "PREDECESSOR_ID", "comment": null}, "LOG_EVENT": {"type": "TEXT", "index": 7, "name": "LOG_EVENT", "comment": null}, "LOG_INDEX": {"type": "NUMBER", "index": 8, "name": "LOG_INDEX", "comment": null}, "LOG_EVENT_INDEX": {"type": "NUMBER", "index": 9, "name": "LOG_EVENT_INDEX", "comment": null}, "OWNER_ID": {"type": "TEXT", "index": 10, "name": "OWNER_ID", "comment": null}, "OLD_OWNER_ID": {"type": "TEXT", "index": 11, "name": "OLD_OWNER_ID", "comment": null}, "NEW_OWNER_ID": {"type": "TEXT", "index": 12, "name": "NEW_OWNER_ID", "comment": null}, "MEMO": {"type": "TEXT", "index": 13, "name": "MEMO", "comment": null}, "AMOUNT_INDEX": {"type": "NUMBER", "index": 14, "name": "AMOUNT_INDEX", "comment": null}, "AMOUNT_RAW": {"type": "TEXT", "index": 15, "name": "AMOUNT_RAW", "comment": null}, "TOKEN_ID": {"type": "VARIANT", "index": 16, "name": "TOKEN_ID", "comment": null}, "REFERRAL": {"type": "TEXT", "index": 17, "name": "REFERRAL", "comment": null}, "DIP4_VERSION": {"type": "TEXT", "index": 18, "name": "DIP4_VERSION", "comment": null}, "GAS_BURNT": {"type": "NUMBER", "index": 19, "name": "GAS_BURNT", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 20, "name": "RECEIPT_SUCCEEDED", "comment": null}, "FACT_INTENTS_ID": {"type": "TEXT", "index": 21, "name": "FACT_INTENTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 24, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:51UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__fact_intents_PREDECESSOR_ID.346f4f4f46"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_rainbow_DESTINATION_ADDRESS__STRING__VARCHAR.4da0209fd1": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "BRIDGE_RAINBOW_DESTINATION_ADDRESS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:42UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_rainbow_DESTINATION_ADDRESS__STRING__VARCHAR.4da0209fd1"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_TRANSACTION_FEE__NUMBER__FLOAT.c2ea03089f": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_TRANSACTIONS_TRANSACTION_FEE", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_TRANSACTION_FEE__NUMBER__FLOAT.c2ea03089f"}, "test.near_models.not_null_core__fact_transactions_BLOCK_TIMESTAMP.74f4267099": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_TRANSACTIONS_BLOCK_TIMESTAMP", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "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}, "NONCE": {"type": "NUMBER", "index": 4, "name": "NONCE", "comment": null}, "SIGNATURE": {"type": "TEXT", "index": 5, "name": "SIGNATURE", "comment": null}, "TX_RECEIVER": {"type": "TEXT", "index": 6, "name": "TX_RECEIVER", "comment": null}, "TX_SIGNER": {"type": "TEXT", "index": 7, "name": "TX_SIGNER", "comment": null}, "TX": {"type": "VARIANT", "index": 8, "name": "TX", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 9, "name": "GAS_USED", "comment": null}, "TRANSACTION_FEE": {"type": "NUMBER", "index": 10, "name": "TRANSACTION_FEE", "comment": null}, "ATTACHED_GAS": {"type": "NUMBER", "index": 11, "name": "ATTACHED_GAS", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 13, "name": "FACT_TRANSACTIONS_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:41UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__fact_transactions_BLOCK_TIMESTAMP.74f4267099"}, "test.near_models.not_null_core__fact_blocks_NEXT_BP_HASH.a8e45079bd": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_BLOCKS_NEXT_BP_HASH", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 3, "name": "BLOCK_HASH", "comment": null}, "BLOCK_AUTHOR": {"type": "TEXT", "index": 4, "name": "BLOCK_AUTHOR", "comment": null}, "HEADER": {"type": "OBJECT", "index": 5, "name": "HEADER", "comment": null}, "BLOCK_CHALLENGES_RESULT": {"type": "ARRAY", "index": 6, "name": "BLOCK_CHALLENGES_RESULT", "comment": null}, "BLOCK_CHALLENGES_ROOT": {"type": "TEXT", "index": 7, "name": "BLOCK_CHALLENGES_ROOT", "comment": null}, "CHUNK_HEADERS_ROOT": {"type": "TEXT", "index": 8, "name": "CHUNK_HEADERS_ROOT", "comment": null}, "CHUNK_TX_ROOT": {"type": "TEXT", "index": 9, "name": "CHUNK_TX_ROOT", "comment": null}, "CHUNK_MASK": {"type": "ARRAY", "index": 10, "name": "CHUNK_MASK", "comment": null}, "CHUNK_RECEIPTS_ROOT": {"type": "TEXT", "index": 11, "name": "CHUNK_RECEIPTS_ROOT", "comment": null}, "CHUNKS": {"type": "ARRAY", "index": 12, "name": "CHUNKS", "comment": null}, "CHUNKS_INCLUDED": {"type": "NUMBER", "index": 13, "name": "CHUNKS_INCLUDED", "comment": null}, "EPOCH_ID": {"type": "TEXT", "index": 14, "name": "EPOCH_ID", "comment": null}, "EPOCH_SYNC_DATA_HASH": {"type": "TEXT", "index": 15, "name": "EPOCH_SYNC_DATA_HASH", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 16, "name": "GAS_PRICE", "comment": null}, "LAST_DS_FINAL_BLOCK": {"type": "TEXT", "index": 17, "name": "LAST_DS_FINAL_BLOCK", "comment": null}, "LAST_FINAL_BLOCK": {"type": "TEXT", "index": 18, "name": "LAST_FINAL_BLOCK", "comment": null}, "LATEST_PROTOCOL_VERSION": {"type": "NUMBER", "index": 19, "name": "LATEST_PROTOCOL_VERSION", "comment": null}, "NEXT_BP_HASH": {"type": "TEXT", "index": 20, "name": "NEXT_BP_HASH", "comment": null}, "NEXT_EPOCH_ID": {"type": "TEXT", "index": 21, "name": "NEXT_EPOCH_ID", "comment": null}, "OUTCOME_ROOT": {"type": "TEXT", "index": 22, "name": "OUTCOME_ROOT", "comment": null}, "PREV_HASH": {"type": "TEXT", "index": 23, "name": "PREV_HASH", "comment": null}, "PREV_HEIGHT": {"type": "NUMBER", "index": 24, "name": "PREV_HEIGHT", "comment": null}, "PREV_STATE_ROOT": {"type": "TEXT", "index": 25, "name": "PREV_STATE_ROOT", "comment": null}, "RANDOM_VALUE": {"type": "TEXT", "index": 26, "name": "RANDOM_VALUE", "comment": null}, "RENT_PAID": {"type": "FLOAT", "index": 27, "name": "RENT_PAID", "comment": null}, "SIGNATURE": {"type": "TEXT", "index": 28, "name": "SIGNATURE", "comment": null}, "TOTAL_SUPPLY": {"type": "FLOAT", "index": 29, "name": "TOTAL_SUPPLY", "comment": null}, "VALIDATOR_PROPOSALS": {"type": "ARRAY", "index": 30, "name": "VALIDATOR_PROPOSALS", "comment": null}, "VALIDATOR_REWARD": {"type": "FLOAT", "index": 31, "name": "VALIDATOR_REWARD", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 32, "name": "FACT_BLOCKS_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:40UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__fact_blocks_NEXT_BP_HASH.a8e45079bd"}, "model.near_models.silver__atlas_supply_lockup_receipts": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "ATLAS_SUPPLY_LOCKUP_RECEIPTS", "database": "NEAR", "comment": "Receipts for lockup transactions.", "owner": "DBT_CLOUD_NEAR"}, "columns": {"RECEIPT_OBJECT_ID": {"type": "TEXT", "index": 1, "name": "RECEIPT_OBJECT_ID", "comment": "Please note this column is being deprecated in favor of simply \"receipt_id\"."}, "TX_HASH": {"type": "TEXT", "index": 2, "name": "TX_HASH", "comment": "Unique identifier (hash) of this transaction."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block began."}, "PREDECESSOR_ID": {"type": "TEXT", "index": 4, "name": "PREDECESSOR_ID", "comment": "Account that called the relevant receipt (often the same as tx_signer, but can be system as well). This field identifies the account that directly invoked the receipt being processed. In simple transactions, this is typically the same as the transaction signer. However, in cross-contract calls or system operations, this may be a different account or the system account. This is crucial for understanding the call chain and access control in NEAR's execution model."}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": "Account reacting to the receipt from predecessor_id, can be relay, a contract, or a user of a relay, etc. This field identifies the account that is processing the receipt and executing the associated action. In most cases, this is a smart contract that is being called, but it can also be a user account in relay transactions or the system account for certain operations. This differs from tx_receiver and is specific to the receipt being processed."}, "ACTIONS": {"type": "OBJECT", "index": 6, "name": "ACTIONS", "comment": "The actions executed during the receipt or transaction processing."}, "STATUS": {"type": "TEXT", "index": 7, "name": "STATUS", "comment": "Status information (object) for this transaction."}, "LOGS": {"type": "ARRAY", "index": 8, "name": "LOGS", "comment": "Logs (array) for this receipt."}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": "The timestamp for when the block was inserted into the data warehouse by the Chainwalker."}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 10, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": "Block number grouping for ingestion partition"}, "ATLAS_SUPPLY_LOCKUP_RECEIPTS_ID": {"type": "TEXT", "index": 11, "name": "ATLAS_SUPPLY_LOCKUP_RECEIPTS_ID", "comment": "A unique identifier for the record."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "INSERTED_TIMESTAMP", "comment": "The timestamp at which the record was initially created and inserted into this table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "MODIFIED_TIMESTAMP", "comment": "The timestamp at which this record was last modified by an internal process."}, "INVOCATION_ID": {"type": "TEXT", "index": 14, "name": "INVOCATION_ID", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 16, "name": "_INVOCATION_ID", "comment": "A job ID to identify the run that last modified a record."}, "_MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "_MODIFIED_TIMESTAMP", "comment": "The timestamp at which the underlying record was last modified by an internal process.\nThis is used for incrementally loading based on when the source data was last modified."}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 71101952, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 357672, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 21:47UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(receipt_object_id)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.silver__atlas_supply_lockup_receipts"}, "test.near_models.accepted_values_core__fact_token_transfers_TRANSFER_TYPE__native__nep141.8750e27975": {"metadata": {"type": "BASE TABLE", "schema": "ACCEPTED_VALUES_CORE", "name": "FACT_TOKEN_TRANSFERS_TRANSFER_TYPE", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"VALUE_FIELD": {"type": "TEXT", "index": 1, "name": "VALUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.accepted_values_core__fact_token_transfers_TRANSFER_TYPE__native__nep141.8750e27975"}, "test.near_models.not_null_atlas__ez_supply_TOTAL_STAKED_SUPPLY.ab33eb4f9a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_ATLAS", "name": "EZ_SUPPLY_TOTAL_STAKED_SUPPLY", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"UTC_DATE": {"type": "DATE", "index": 1, "name": "UTC_DATE", "comment": null}, "TOTAL_SUPPLY": {"type": "NUMBER", "index": 2, "name": "TOTAL_SUPPLY", "comment": null}, "TOTAL_STAKED_SUPPLY": {"type": "FLOAT", "index": 3, "name": "TOTAL_STAKED_SUPPLY", "comment": null}, "TOTAL_NONSTAKED_SUPPLY": {"type": "FLOAT", "index": 4, "name": "TOTAL_NONSTAKED_SUPPLY", "comment": null}, "CIRCULATING_SUPPLY": {"type": "NUMBER", "index": 5, "name": "CIRCULATING_SUPPLY", "comment": null}, "TOTAL_LOCKED_SUPPLY": {"type": "NUMBER", "index": 6, "name": "TOTAL_LOCKED_SUPPLY", "comment": null}, "LIQUID_SUPPLY": {"type": "FLOAT", "index": 7, "name": "LIQUID_SUPPLY", "comment": null}, "NONLIQUID_SUPPLY": {"type": "FLOAT", "index": 8, "name": "NONLIQUID_SUPPLY", "comment": null}, "STAKED_LOCKED_SUPPLY": {"type": "NUMBER", "index": 9, "name": "STAKED_LOCKED_SUPPLY", "comment": null}, "NON_STAKED_LOCKED_SUPPLY": {"type": "NUMBER", "index": 10, "name": "NON_STAKED_LOCKED_SUPPLY", "comment": null}, "STAKED_CIRCULATING_SUPPLY": {"type": "FLOAT", "index": 11, "name": "STAKED_CIRCULATING_SUPPLY", "comment": null}, "NONSTAKED_CIRCULATING_SUPPLY": {"type": "FLOAT", "index": 12, "name": "NONSTAKED_CIRCULATING_SUPPLY", "comment": null}, "PERC_LOCKED_SUPPLY": {"type": "NUMBER", "index": 13, "name": "PERC_LOCKED_SUPPLY", "comment": null}, "PERC_CIRCULATING_SUPPLY": {"type": "NUMBER", "index": 14, "name": "PERC_CIRCULATING_SUPPLY", "comment": null}, "PERC_STAKED_LOCKED": {"type": "NUMBER", "index": 15, "name": "PERC_STAKED_LOCKED", "comment": null}, "PERC_STAKED_CIRCULATING": {"type": "FLOAT", "index": 16, "name": "PERC_STAKED_CIRCULATING", "comment": null}, "EZ_SUPPLY_ID": {"type": "TEXT", "index": 17, "name": "EZ_SUPPLY_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-06 13:34UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_atlas__ez_supply_TOTAL_STAKED_SUPPLY.ab33eb4f9a"}, "test.near_models.not_null_defi__ez_intents_OWNER_ID.7f76b7492e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "EZ_INTENTS_OWNER_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "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_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 6, "name": "PREDECESSOR_ID", "comment": null}, "LOG_EVENT": {"type": "TEXT", "index": 7, "name": "LOG_EVENT", "comment": null}, "TOKEN_ID": {"type": "VARIANT", "index": 8, "name": "TOKEN_ID", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 9, "name": "SYMBOL", "comment": null}, "AMOUNT_ADJ": {"type": "FLOAT", "index": 10, "name": "AMOUNT_ADJ", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 11, "name": "AMOUNT_USD", "comment": null}, "OWNER_ID": {"type": "TEXT", "index": 12, "name": "OWNER_ID", "comment": null}, "OLD_OWNER_ID": {"type": "TEXT", "index": 13, "name": "OLD_OWNER_ID", "comment": null}, "NEW_OWNER_ID": {"type": "TEXT", "index": 14, "name": "NEW_OWNER_ID", "comment": null}, "AMOUNT_RAW": {"type": "TEXT", "index": 15, "name": "AMOUNT_RAW", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 16, "name": "BLOCKCHAIN", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 17, "name": "CONTRACT_ADDRESS", "comment": null}, "IS_NATIVE": {"type": "BOOLEAN", "index": 18, "name": "IS_NATIVE", "comment": null}, "PRICE": {"type": "FLOAT", "index": 19, "name": "PRICE", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 20, "name": "DECIMALS", "comment": null}, "GAS_BURNT": {"type": "NUMBER", "index": 21, "name": "GAS_BURNT", "comment": null}, "MEMO": {"type": "TEXT", "index": 22, "name": "MEMO", "comment": null}, "REFERRAL": {"type": "TEXT", "index": 23, "name": "REFERRAL", "comment": null}, "DIP4_VERSION": {"type": "TEXT", "index": 24, "name": "DIP4_VERSION", "comment": null}, "LOG_INDEX": {"type": "NUMBER", "index": 25, "name": "LOG_INDEX", "comment": null}, "LOG_EVENT_INDEX": {"type": "NUMBER", "index": 26, "name": "LOG_EVENT_INDEX", "comment": null}, "AMOUNT_INDEX": {"type": "NUMBER", "index": 27, "name": "AMOUNT_INDEX", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 28, "name": "RECEIPT_SUCCEEDED", "comment": null}, "TOKEN_IS_VERIFIED": {"type": "BOOLEAN", "index": 29, "name": "TOKEN_IS_VERIFIED", "comment": null}, "EZ_INTENTS_ID": {"type": "TEXT", "index": 30, "name": "EZ_INTENTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 32, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:41UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__ez_intents_OWNER_ID.7f76b7492e"}, "test.near_models.not_null_defi__ez_intents_LOG_EVENT_INDEX.eae7ef088c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "EZ_INTENTS_LOG_EVENT_INDEX", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "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_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 6, "name": "PREDECESSOR_ID", "comment": null}, "LOG_EVENT": {"type": "TEXT", "index": 7, "name": "LOG_EVENT", "comment": null}, "TOKEN_ID": {"type": "VARIANT", "index": 8, "name": "TOKEN_ID", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 9, "name": "SYMBOL", "comment": null}, "AMOUNT_ADJ": {"type": "FLOAT", "index": 10, "name": "AMOUNT_ADJ", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 11, "name": "AMOUNT_USD", "comment": null}, "OWNER_ID": {"type": "TEXT", "index": 12, "name": "OWNER_ID", "comment": null}, "OLD_OWNER_ID": {"type": "TEXT", "index": 13, "name": "OLD_OWNER_ID", "comment": null}, "NEW_OWNER_ID": {"type": "TEXT", "index": 14, "name": "NEW_OWNER_ID", "comment": null}, "AMOUNT_RAW": {"type": "TEXT", "index": 15, "name": "AMOUNT_RAW", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 16, "name": "BLOCKCHAIN", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 17, "name": "CONTRACT_ADDRESS", "comment": null}, "IS_NATIVE": {"type": "BOOLEAN", "index": 18, "name": "IS_NATIVE", "comment": null}, "PRICE": {"type": "FLOAT", "index": 19, "name": "PRICE", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 20, "name": "DECIMALS", "comment": null}, "GAS_BURNT": {"type": "NUMBER", "index": 21, "name": "GAS_BURNT", "comment": null}, "MEMO": {"type": "TEXT", "index": 22, "name": "MEMO", "comment": null}, "REFERRAL": {"type": "TEXT", "index": 23, "name": "REFERRAL", "comment": null}, "DIP4_VERSION": {"type": "TEXT", "index": 24, "name": "DIP4_VERSION", "comment": null}, "LOG_INDEX": {"type": "NUMBER", "index": 25, "name": "LOG_INDEX", "comment": null}, "LOG_EVENT_INDEX": {"type": "NUMBER", "index": 26, "name": "LOG_EVENT_INDEX", "comment": null}, "AMOUNT_INDEX": {"type": "NUMBER", "index": 27, "name": "AMOUNT_INDEX", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 28, "name": "RECEIPT_SUCCEEDED", "comment": null}, "TOKEN_IS_VERIFIED": {"type": "BOOLEAN", "index": 29, "name": "TOKEN_IS_VERIFIED", "comment": null}, "EZ_INTENTS_ID": {"type": "TEXT", "index": 30, "name": "EZ_INTENTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 32, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:41UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__ez_intents_LOG_EVENT_INDEX.eae7ef088c"}, "test.near_models.not_null_defi__ez_lending_AMOUNT_RAW.add2c4c257": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "EZ_LENDING_AMOUNT_RAW", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"PLATFORM": {"type": "TEXT", "index": 1, "name": "PLATFORM", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 2, "name": "TX_HASH", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "SENDER_ID": {"type": "TEXT", "index": 5, "name": "SENDER_ID", "comment": null}, "ACTIONS": {"type": "TEXT", "index": 6, "name": "ACTIONS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": null}, "TOKEN_ADDRESS": {"type": "VARIANT", "index": 8, "name": "TOKEN_ADDRESS", "comment": null}, "NAME": {"type": "TEXT", "index": 9, "name": "NAME", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 10, "name": "SYMBOL", "comment": null}, "AMOUNT_RAW": {"type": "NUMBER", "index": 11, "name": "AMOUNT_RAW", "comment": null}, "AMOUNT_ADJ": {"type": "NUMBER", "index": 12, "name": "AMOUNT_ADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 13, "name": "AMOUNT", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 14, "name": "PRICE_USD", "comment": null}, "TOKEN_IS_VERIFIED": {"type": "BOOLEAN", "index": 15, "name": "TOKEN_IS_VERIFIED", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_USD", "comment": null}, "EZ_LENDING_ID": {"type": "TEXT", "index": 17, "name": "EZ_LENDING_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}, "TOKEN_IS_VERIFIED_2": {"type": "BOOLEAN", "index": 20, "name": "TOKEN_IS_VERIFIED_2", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:41UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__ez_lending_AMOUNT_RAW.add2c4c257"}, "test.near_models.not_null_nft__ez_nft_sales_INSERTED_TIMESTAMP.fbe0af5a0c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "EZ_NFT_SALES_INSERTED_TIMESTAMP", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RECEIPT_ID": {"type": "TEXT", "index": 1, "name": "RECEIPT_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}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 5, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 6, "name": "BUYER_ADDRESS", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 7, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 8, "name": "PLATFORM_NAME", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_ADDRESS", "comment": null}, "TOKEN_ID": {"type": "TEXT", "index": 10, "name": "TOKEN_ID", "comment": null}, "PRICE": {"type": "FLOAT", "index": 11, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 12, "name": "PRICE_USD", "comment": null}, "METHOD_NAME": {"type": "TEXT", "index": 13, "name": "METHOD_NAME", "comment": null}, "LOG": {"type": "VARIANT", "index": 14, "name": "LOG", "comment": null}, "GAS_BURNED": {"type": "NUMBER", "index": 15, "name": "GAS_BURNED", "comment": null}, "AFFILIATE_ID": {"type": "TEXT", "index": 16, "name": "AFFILIATE_ID", "comment": null}, "AFFILIATE_AMOUNT": {"type": "FLOAT", "index": 17, "name": "AFFILIATE_AMOUNT", "comment": null}, "AFFILIATE_AMOUNT_USD": {"type": "FLOAT", "index": 18, "name": "AFFILIATE_AMOUNT_USD", "comment": null}, "ROYALTIES": {"type": "OBJECT", "index": 19, "name": "ROYALTIES", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 20, "name": "PLATFORM_FEE", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 21, "name": "PLATFORM_FEE_USD", "comment": null}, "EZ_NFT_SALES_ID": {"type": "TEXT", "index": 22, "name": "EZ_NFT_SALES_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:52UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_nft__ez_nft_sales_INSERTED_TIMESTAMP.fbe0af5a0c"}, "test.near_models.not_null_silver__bridge_rainbow_TOKEN_ADDRESS.9711d3e5f8": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BRIDGE_RAINBOW_TOKEN_ADDRESS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 4, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_RAW": {"type": "NUMBER", "index": 5, "name": "AMOUNT_RAW", "comment": null}, "MEMO": {"type": "TEXT", "index": 6, "name": "MEMO", "comment": null}, "DESTINATION_ADDRESS": {"type": "TEXT", "index": 7, "name": "DESTINATION_ADDRESS", "comment": null}, "SOURCE_ADDRESS": {"type": "TEXT", "index": 8, "name": "SOURCE_ADDRESS", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "TEXT", "index": 9, "name": "DESTINATION_CHAIN_ID", "comment": null}, "SOURCE_CHAIN_ID": {"type": "TEXT", "index": 10, "name": "SOURCE_CHAIN_ID", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "RECEIPT_SUCCEEDED", "comment": null}, "METHOD_NAME": {"type": "TEXT", "index": 12, "name": "METHOD_NAME", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 13, "name": "BRIDGE_ADDRESS", "comment": null}, "DIRECTION": {"type": "TEXT", "index": 14, "name": "DIRECTION", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 15, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 16, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "_MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "_MODIFIED_TIMESTAMP", "comment": null}, "AMOUNT_ADJ": {"type": "NUMBER", "index": 18, "name": "AMOUNT_ADJ", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 19, "name": "PLATFORM", "comment": null}, "BRIDGE_RAINBOW_ID": {"type": "TEXT", "index": 20, "name": "BRIDGE_RAINBOW_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 23, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:42UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__bridge_rainbow_TOKEN_ADDRESS.9711d3e5f8"}, "test.near_models.not_null_silver__atlas_supply_daily_lockup_locked_balances_atlas_daily_lockup_locked_balances_id.520fed2bb3": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "ATLAS_SUPPLY_DAILY_LOCKUP_LOCKED_BALANCES_ATLAS_DAILY_LOCKUP_LOCKED_BALANCES_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"LOCKUP_ACCOUNT_ID": {"type": "TEXT", "index": 1, "name": "LOCKUP_ACCOUNT_ID", "comment": null}, "LOCKUP_INDEX": {"type": "NUMBER", "index": 2, "name": "LOCKUP_INDEX", "comment": null}, "OWNER_ACCOUNT_ID": {"type": "TEXT", "index": 3, "name": "OWNER_ACCOUNT_ID", "comment": null}, "UTC_DATE": {"type": "DATE", "index": 4, "name": "UTC_DATE", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "BLOCK_TIMESTAMP", "comment": null}, "LOCKUP_AMOUNT": {"type": "NUMBER", "index": 6, "name": "LOCKUP_AMOUNT", "comment": null}, "DEPOSIT_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "DEPOSIT_TIMESTAMP", "comment": null}, "LOCKUP_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "LOCKUP_TIMESTAMP", "comment": null}, "LOCKUP_END_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "LOCKUP_END_TIMESTAMP", "comment": null}, "LOCKUP_TIME_LEFT_NS": {"type": "NUMBER", "index": 10, "name": "LOCKUP_TIME_LEFT_NS", "comment": null}, "UNRELEASED_AMOUNT": {"type": "NUMBER", "index": 11, "name": "UNRELEASED_AMOUNT", "comment": null}, "VESTING_START_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "VESTING_START_TIMESTAMP", "comment": null}, "VESTING_CLIFF_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "VESTING_CLIFF_TIMESTAMP", "comment": null}, "VESTING_END_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "VESTING_END_TIMESTAMP", "comment": null}, "TERMINATE_VESTING_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "TERMINATE_VESTING_TIMESTAMP", "comment": null}, "TERMINATION_UNVESTED_AMOUNT": {"type": "NUMBER", "index": 16, "name": "TERMINATION_UNVESTED_AMOUNT", "comment": null}, "VESTING_TIME_LEFT_NS": {"type": "NUMBER", "index": 17, "name": "VESTING_TIME_LEFT_NS", "comment": null}, "VESTING_TOTAL_TIME_NS": {"type": "NUMBER", "index": 18, "name": "VESTING_TOTAL_TIME_NS", "comment": null}, "TERMINATION_WITHDRAWN_AMOUNT": {"type": "NUMBER", "index": 19, "name": "TERMINATION_WITHDRAWN_AMOUNT", "comment": null}, "UNVESTED_AMOUNT": {"type": "NUMBER", "index": 20, "name": "UNVESTED_AMOUNT", "comment": null}, "LOCKED_AMOUNT": {"type": "NUMBER", "index": 21, "name": "LOCKED_AMOUNT", "comment": null}, "UNLOCKED_AMOUNT_TODAY": {"type": "NUMBER", "index": 22, "name": "UNLOCKED_AMOUNT_TODAY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 23, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 24, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "ATLAS_DAILY_LOCKUP_LOCKED_BALANCES_ID": {"type": "TEXT", "index": 25, "name": "ATLAS_DAILY_LOCKUP_LOCKED_BALANCES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 26, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 28, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:35UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__atlas_supply_daily_lockup_locked_balances_atlas_daily_lockup_locked_balances_id.520fed2bb3"}, "test.near_models.dbt_expectations_expect_column_values_to_be_between_nft__ez_nft_sales_PRICE_USD__0.4b9e2f7493": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_BETWEEN_NFT", "name": "EZ_NFT_SALES_PRICE_USD", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:38UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_between_nft__ez_nft_sales_PRICE_USD__0.4b9e2f7493"}, "test.near_models.dbt_utils_recency_silver__bridge_allbridge_week__block_timestamp__1.42b0b284d5": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_RECENCY_SILVER", "name": "BRIDGE_ALLBRIDGE_WEEK", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"MOST_RECENT": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MOST_RECENT", "comment": null}, "THRESHOLD": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "THRESHOLD", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 12:57UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_utils_recency_silver__bridge_allbridge_week__block_timestamp__1.42b0b284d5"}, "test.near_models.not_null_silver__staking_epochs__EPOCH_ID.56347b44b3": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "STAKING_EPOCHS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "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}, "POOL_ID": {"type": "TEXT", "index": 4, "name": "POOL_ID", "comment": null}, "EPOCH_NUMBER": {"type": "NUMBER", "index": 5, "name": "EPOCH_NUMBER", "comment": null}, "REWARD_TOKENS": {"type": "NUMBER", "index": 6, "name": "REWARD_TOKENS", "comment": null}, "TOTAL_STAKED_BALANCE": {"type": "NUMBER", "index": 7, "name": "TOTAL_STAKED_BALANCE", "comment": null}, "TOTAL_STAKING_SHARES": {"type": "NUMBER", "index": 8, "name": "TOTAL_STAKING_SHARES", "comment": null}, "LOG": {"type": "VARIANT", "index": 9, "name": "LOG", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 10, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "_EPOCH_ID": {"type": "TEXT", "index": 11, "name": "_EPOCH_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}, "STAKING_EPOCHS_ID": {"type": "TEXT", "index": 13, "name": "STAKING_EPOCHS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 16, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:24UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__staking_epochs__EPOCH_ID.56347b44b3"}, "test.near_models.not_null_silver__staking_epochs_TOTAL_STAKING_SHARES.fc40ec10de": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "STAKING_EPOCHS_TOTAL_STAKING_SHARES", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "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}, "POOL_ID": {"type": "TEXT", "index": 4, "name": "POOL_ID", "comment": null}, "EPOCH_NUMBER": {"type": "NUMBER", "index": 5, "name": "EPOCH_NUMBER", "comment": null}, "REWARD_TOKENS": {"type": "NUMBER", "index": 6, "name": "REWARD_TOKENS", "comment": null}, "TOTAL_STAKED_BALANCE": {"type": "NUMBER", "index": 7, "name": "TOTAL_STAKED_BALANCE", "comment": null}, "TOTAL_STAKING_SHARES": {"type": "NUMBER", "index": 8, "name": "TOTAL_STAKING_SHARES", "comment": null}, "LOG": {"type": "VARIANT", "index": 9, "name": "LOG", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 10, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "_EPOCH_ID": {"type": "TEXT", "index": 11, "name": "_EPOCH_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}, "STAKING_EPOCHS_ID": {"type": "TEXT", "index": 13, "name": "STAKING_EPOCHS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 16, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:25UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__staking_epochs_TOTAL_STAKING_SHARES.fc40ec10de"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_PREDECESSOR_ID__STRING__VARCHAR.a1bd31ddc4": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_RECEIPTS_PREDECESSOR_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_PREDECESSOR_ID__STRING__VARCHAR.a1bd31ddc4"}, "test.near_models.not_null_defi__fact_bridge_activity_METHOD_NAME.aec9438728": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_BRIDGE_ACTIVITY_METHOD_NAME", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 4, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 5, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT_ADJ": {"type": "NUMBER", "index": 6, "name": "AMOUNT_ADJ", "comment": null}, "DESTINATION_ADDRESS": {"type": "TEXT", "index": 7, "name": "DESTINATION_ADDRESS", "comment": null}, "SOURCE_ADDRESS": {"type": "TEXT", "index": 8, "name": "SOURCE_ADDRESS", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 9, "name": "PLATFORM", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 10, "name": "BRIDGE_ADDRESS", "comment": null}, "DESTINATION_CHAIN": {"type": "TEXT", "index": 11, "name": "DESTINATION_CHAIN", "comment": null}, "SOURCE_CHAIN": {"type": "TEXT", "index": 12, "name": "SOURCE_CHAIN", "comment": null}, "METHOD_NAME": {"type": "TEXT", "index": 13, "name": "METHOD_NAME", "comment": null}, "DIRECTION": {"type": "TEXT", "index": 14, "name": "DIRECTION", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 15, "name": "RECEIPT_SUCCEEDED", "comment": null}, "FACT_BRIDGE_ACTIVITY_ID": {"type": "TEXT", "index": 16, "name": "FACT_BRIDGE_ACTIVITY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:51UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__fact_bridge_activity_METHOD_NAME.aec9438728"}, "test.near_models.unique_silver__token_transfer_mints_MINT_ID.95694d6023": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_SILVER", "name": "TOKEN_TRANSFER_MINTS_MINT_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-04-08 01:44UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.unique_silver__token_transfer_mints_MINT_ID.95694d6023"}, "test.near_models.not_null_silver__atlas_supply_lockup_receipts_atlas_supply_lockup_receipts_id.e6d4d3243e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "ATLAS_SUPPLY_LOCKUP_RECEIPTS_ATLAS_SUPPLY_LOCKUP_RECEIPTS_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RECEIPT_OBJECT_ID": {"type": "TEXT", "index": 1, "name": "RECEIPT_OBJECT_ID", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 2, "name": "TX_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 4, "name": "PREDECESSOR_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": null}, "ACTIONS": {"type": "OBJECT", "index": 6, "name": "ACTIONS", "comment": null}, "STATUS": {"type": "TEXT", "index": 7, "name": "STATUS", "comment": null}, "LOGS": {"type": "ARRAY", "index": 8, "name": "LOGS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 10, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "ATLAS_SUPPLY_LOCKUP_RECEIPTS_ID": {"type": "TEXT", "index": 11, "name": "ATLAS_SUPPLY_LOCKUP_RECEIPTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "MODIFIED_TIMESTAMP", "comment": null}, "INVOCATION_ID": {"type": "TEXT", "index": 14, "name": "INVOCATION_ID", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 15, "name": "_INVOCATION_ID", "comment": null}, "_MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "_MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:20UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__atlas_supply_lockup_receipts_atlas_supply_lockup_receipts_id.e6d4d3243e"}, "model.near_models.bronze__complete_token_asset_metadata": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "COMPLETE_TOKEN_ASSET_METADATA", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TOKEN_ADDRESS": {"type": "TEXT", "index": 1, "name": "TOKEN_ADDRESS", "comment": ""}, "ASSET_ID": {"type": "TEXT", "index": 2, "name": "ASSET_ID", "comment": ""}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": ""}, "NAME": {"type": "TEXT", "index": 4, "name": "NAME", "comment": ""}, "DECIMALS": {"type": "NUMBER", "index": 5, "name": "DECIMALS", "comment": ""}, "BLOCKCHAIN": {"type": "TEXT", "index": 6, "name": "BLOCKCHAIN", "comment": ""}, "BLOCKCHAIN_NAME": {"type": "TEXT", "index": 7, "name": "BLOCKCHAIN_NAME", "comment": ""}, "BLOCKCHAIN_ID": {"type": "TEXT", "index": 8, "name": "BLOCKCHAIN_ID", "comment": ""}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 9, "name": "IS_DEPRECATED", "comment": ""}, "IS_VERIFIED": {"type": "BOOLEAN", "index": 10, "name": "IS_VERIFIED", "comment": ""}, "PROVIDER": {"type": "TEXT", "index": 11, "name": "PROVIDER", "comment": ""}, "SOURCE": {"type": "TEXT", "index": 12, "name": "SOURCE", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "COMPLETE_TOKEN_ASSET_METADATA_ID": {"type": "TEXT", "index": 16, "name": "COMPLETE_TOKEN_ASSET_METADATA_ID", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 17, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.bronze__complete_token_asset_metadata"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_actions_TX_SUCCEEDED__BOOLEAN.ca6aba1151": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "EZ_ACTIONS_TX_SUCCEEDED", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:38UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_actions_TX_SUCCEEDED__BOOLEAN.ca6aba1151"}, "test.near_models.not_null_silver__bridge_multichain_RECEIPT_SUCCEEDED.2be808ab7c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BRIDGE_MULTICHAIN_RECEIPT_SUCCEEDED", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 4, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_RAW": {"type": "NUMBER", "index": 5, "name": "AMOUNT_RAW", "comment": null}, "MEMO": {"type": "TEXT", "index": 6, "name": "MEMO", "comment": null}, "DESTINATION_ADDRESS": {"type": "TEXT", "index": 7, "name": "DESTINATION_ADDRESS", "comment": null}, "SOURCE_ADDRESS": {"type": "TEXT", "index": 8, "name": "SOURCE_ADDRESS", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "TEXT", "index": 9, "name": "DESTINATION_CHAIN_ID", "comment": null}, "SOURCE_CHAIN_ID": {"type": "TEXT", "index": 10, "name": "SOURCE_CHAIN_ID", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "RECEIPT_SUCCEEDED", "comment": null}, "METHOD_NAME": {"type": "TEXT", "index": 12, "name": "METHOD_NAME", "comment": null}, "DIRECTION": {"type": "TEXT", "index": 13, "name": "DIRECTION", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 14, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 15, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "_MODIFIED_TIMESTAMP", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 17, "name": "BRIDGE_ADDRESS", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 18, "name": "PLATFORM", "comment": null}, "BRIDGE_MULTICHAIN_ID": {"type": "TEXT", "index": 19, "name": "BRIDGE_MULTICHAIN_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 22, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:23UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__bridge_multichain_RECEIPT_SUCCEEDED.2be808ab7c"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_GAS_USED__NUMBER__FLOAT.20eb0c8c56": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_TRANSACTIONS_GAS_USED", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_GAS_USED__NUMBER__FLOAT.20eb0c8c56"}, "model.near_models.bronze__complete_native_asset_metadata": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "COMPLETE_NATIVE_ASSET_METADATA", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"ASSET_ID": {"type": "TEXT", "index": 1, "name": "ASSET_ID", "comment": ""}, "SYMBOL": {"type": "TEXT", "index": 2, "name": "SYMBOL", "comment": ""}, "NAME": {"type": "TEXT", "index": 3, "name": "NAME", "comment": ""}, "DECIMALS": {"type": "NUMBER", "index": 4, "name": "DECIMALS", "comment": ""}, "BLOCKCHAIN": {"type": "TEXT", "index": 5, "name": "BLOCKCHAIN", "comment": ""}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 6, "name": "IS_DEPRECATED", "comment": ""}, "PROVIDER": {"type": "TEXT", "index": 7, "name": "PROVIDER", "comment": ""}, "SOURCE": {"type": "TEXT", "index": 8, "name": "SOURCE", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "COMPLETE_NATIVE_ASSET_METADATA_ID": {"type": "TEXT", "index": 12, "name": "COMPLETE_NATIVE_ASSET_METADATA_ID", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.bronze__complete_native_asset_metadata"}, "test.near_models.not_null_core__fact_blocks_RENT_PAID.ddb4e81a61": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_BLOCKS_RENT_PAID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 3, "name": "BLOCK_HASH", "comment": null}, "BLOCK_AUTHOR": {"type": "TEXT", "index": 4, "name": "BLOCK_AUTHOR", "comment": null}, "HEADER": {"type": "OBJECT", "index": 5, "name": "HEADER", "comment": null}, "BLOCK_CHALLENGES_RESULT": {"type": "ARRAY", "index": 6, "name": "BLOCK_CHALLENGES_RESULT", "comment": null}, "BLOCK_CHALLENGES_ROOT": {"type": "TEXT", "index": 7, "name": "BLOCK_CHALLENGES_ROOT", "comment": null}, "CHUNK_HEADERS_ROOT": {"type": "TEXT", "index": 8, "name": "CHUNK_HEADERS_ROOT", "comment": null}, "CHUNK_TX_ROOT": {"type": "TEXT", "index": 9, "name": "CHUNK_TX_ROOT", "comment": null}, "CHUNK_MASK": {"type": "ARRAY", "index": 10, "name": "CHUNK_MASK", "comment": null}, "CHUNK_RECEIPTS_ROOT": {"type": "TEXT", "index": 11, "name": "CHUNK_RECEIPTS_ROOT", "comment": null}, "CHUNKS": {"type": "ARRAY", "index": 12, "name": "CHUNKS", "comment": null}, "CHUNKS_INCLUDED": {"type": "NUMBER", "index": 13, "name": "CHUNKS_INCLUDED", "comment": null}, "EPOCH_ID": {"type": "TEXT", "index": 14, "name": "EPOCH_ID", "comment": null}, "EPOCH_SYNC_DATA_HASH": {"type": "TEXT", "index": 15, "name": "EPOCH_SYNC_DATA_HASH", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 16, "name": "GAS_PRICE", "comment": null}, "LAST_DS_FINAL_BLOCK": {"type": "TEXT", "index": 17, "name": "LAST_DS_FINAL_BLOCK", "comment": null}, "LAST_FINAL_BLOCK": {"type": "TEXT", "index": 18, "name": "LAST_FINAL_BLOCK", "comment": null}, "LATEST_PROTOCOL_VERSION": {"type": "NUMBER", "index": 19, "name": "LATEST_PROTOCOL_VERSION", "comment": null}, "NEXT_BP_HASH": {"type": "TEXT", "index": 20, "name": "NEXT_BP_HASH", "comment": null}, "NEXT_EPOCH_ID": {"type": "TEXT", "index": 21, "name": "NEXT_EPOCH_ID", "comment": null}, "OUTCOME_ROOT": {"type": "TEXT", "index": 22, "name": "OUTCOME_ROOT", "comment": null}, "PREV_HASH": {"type": "TEXT", "index": 23, "name": "PREV_HASH", "comment": null}, "PREV_HEIGHT": {"type": "NUMBER", "index": 24, "name": "PREV_HEIGHT", "comment": null}, "PREV_STATE_ROOT": {"type": "TEXT", "index": 25, "name": "PREV_STATE_ROOT", "comment": null}, "RANDOM_VALUE": {"type": "TEXT", "index": 26, "name": "RANDOM_VALUE", "comment": null}, "RENT_PAID": {"type": "FLOAT", "index": 27, "name": "RENT_PAID", "comment": null}, "SIGNATURE": {"type": "TEXT", "index": 28, "name": "SIGNATURE", "comment": null}, "TOTAL_SUPPLY": {"type": "FLOAT", "index": 29, "name": "TOTAL_SUPPLY", "comment": null}, "VALIDATOR_PROPOSALS": {"type": "ARRAY", "index": 30, "name": "VALIDATOR_PROPOSALS", "comment": null}, "VALIDATOR_REWARD": {"type": "FLOAT", "index": 31, "name": "VALIDATOR_REWARD", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 32, "name": "FACT_BLOCKS_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:40UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__fact_blocks_RENT_PAID.ddb4e81a61"}, "test.near_models.dbt_utils_recency_silver_observability__logs_completeness_day__test_timestamp__1.1da6d7f4e6": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_RECENCY_SILVER_OBSERVABILITY", "name": "LOGS_COMPLETENESS_DAY", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"MOST_RECENT": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MOST_RECENT", "comment": null}, "THRESHOLD": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "THRESHOLD", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 12:57UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_utils_recency_silver_observability__logs_completeness_day__test_timestamp__1.1da6d7f4e6"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__logs_s3_IS_STANDARD__BOOLEAN.0f5ff00512": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "LOGS_S3_IS_STANDARD", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:52UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__logs_s3_IS_STANDARD__BOOLEAN.0f5ff00512"}, "test.near_models.not_null_defi__fact_lending_SENDER_ID.c5162f4888": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_LENDING_SENDER_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"PLATFORM": {"type": "TEXT", "index": 1, "name": "PLATFORM", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 2, "name": "TX_HASH", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "SENDER_ID": {"type": "TEXT", "index": 5, "name": "SENDER_ID", "comment": null}, "ACTIONS": {"type": "TEXT", "index": 6, "name": "ACTIONS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": null}, "TOKEN_ADDRESS": {"type": "VARIANT", "index": 8, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_RAW": {"type": "NUMBER", "index": 9, "name": "AMOUNT_RAW", "comment": null}, "AMOUNT_ADJ": {"type": "NUMBER", "index": 10, "name": "AMOUNT_ADJ", "comment": null}, "FACT_LENDING_ID": {"type": "TEXT", "index": 11, "name": "FACT_LENDING_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:51UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__fact_lending_SENDER_ID.c5162f4888"}, "test.near_models.dbt_expectations_expect_column_values_to_be_between_nft__ez_nft_sales_PLATFORM_FEE_USD__0.cc41d54e85": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_BETWEEN_NFT", "name": "EZ_NFT_SALES_PLATFORM_FEE_USD", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:38UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_between_nft__ez_nft_sales_PLATFORM_FEE_USD__0.cc41d54e85"}, "test.near_models.not_null_silver__bridge_allbridge_RECEIPT_SUCCEEDED.75e5341b4e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BRIDGE_ALLBRIDGE_RECEIPT_SUCCEEDED", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 4, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_RAW": {"type": "NUMBER", "index": 5, "name": "AMOUNT_RAW", "comment": null}, "AMOUNT_FEE_RAW": {"type": "NUMBER", "index": 6, "name": "AMOUNT_FEE_RAW", "comment": null}, "MEMO": {"type": "TEXT", "index": 7, "name": "MEMO", "comment": null}, "DESTINATION_ADDRESS": {"type": "TEXT", "index": 8, "name": "DESTINATION_ADDRESS", "comment": null}, "SOURCE_ADDRESS": {"type": "TEXT", "index": 9, "name": "SOURCE_ADDRESS", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "TEXT", "index": 10, "name": "DESTINATION_CHAIN_ID", "comment": null}, "SOURCE_CHAIN_ID": {"type": "TEXT", "index": 11, "name": "SOURCE_CHAIN_ID", "comment": null}, "ARGS": {"type": "VARIANT", "index": 12, "name": "ARGS", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 13, "name": "RECEIPT_SUCCEEDED", "comment": null}, "METHOD_NAME": {"type": "TEXT", "index": 14, "name": "METHOD_NAME", "comment": null}, "DIRECTION": {"type": "TEXT", "index": 15, "name": "DIRECTION", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 16, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 17, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "_MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "_MODIFIED_TIMESTAMP", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 19, "name": "BRIDGE_ADDRESS", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 20, "name": "PLATFORM", "comment": null}, "BRIDGE_ALLBRIDGE_ID": {"type": "TEXT", "index": 21, "name": "BRIDGE_ALLBRIDGE_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 24, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:24UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__bridge_allbridge_RECEIPT_SUCCEEDED.75e5341b4e"}, "test.near_models.dbt_expectations_expect_column_values_to_be_between_nft__ez_nft_sales_PRICE__0.859bc89269": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_BETWEEN_NFT", "name": "EZ_NFT_SALES_PRICE", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:38UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_between_nft__ez_nft_sales_PRICE__0.859bc89269"}, "model.near_models.bronze__ft_balances_daily": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "FT_BALANCES_DAILY", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"ACCOUNT_ID": {"type": "TEXT", "index": 1, "name": "ACCOUNT_ID", "comment": ""}, "EPOCH_BLOCK_HEIGHT": {"type": "TEXT", "index": 2, "name": "EPOCH_BLOCK_HEIGHT", "comment": ""}, "EPOCH_DATE": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "EPOCH_DATE", "comment": ""}, "LIQUID": {"type": "FLOAT", "index": 4, "name": "LIQUID", "comment": ""}, "LOCKUP_ACCOUNT_ID": {"type": "TEXT", "index": 5, "name": "LOCKUP_ACCOUNT_ID", "comment": ""}, "LOCKUP_LIQUID": {"type": "FLOAT", "index": 6, "name": "LOCKUP_LIQUID", "comment": ""}, "LOCKUP_REWARD": {"type": "FLOAT", "index": 7, "name": "LOCKUP_REWARD", "comment": ""}, "LOCKUP_STAKED": {"type": "FLOAT", "index": 8, "name": "LOCKUP_STAKED", "comment": ""}, "LOCKUP_UNSTAKED_NOT_LIQUID": {"type": "FLOAT", "index": 9, "name": "LOCKUP_UNSTAKED_NOT_LIQUID", "comment": ""}, "REWARD": {"type": "FLOAT", "index": 10, "name": "REWARD", "comment": ""}, "STAKED": {"type": "FLOAT", "index": 11, "name": "STAKED", "comment": ""}, "STORAGE_USAGE": {"type": "NUMBER", "index": 12, "name": "STORAGE_USAGE", "comment": ""}, "UNSTAKED_NOT_LIQUID": {"type": "FLOAT", "index": 13, "name": "UNSTAKED_NOT_LIQUID", "comment": ""}, "__HEVO_ID": {"type": "TEXT", "index": 14, "name": "__HEVO_ID", "comment": ""}, "__HEVO__INGESTED_AT": {"type": "NUMBER", "index": 15, "name": "__HEVO__INGESTED_AT", "comment": ""}, "__HEVO__LOADED_AT": {"type": "NUMBER", "index": 16, "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.near_models.bronze__ft_balances_daily"}, "test.near_models.not_null_silver__atlas_supply_lockup_receipts_actions.0fb3f58a9a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "ATLAS_SUPPLY_LOCKUP_RECEIPTS_ACTIONS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RECEIPT_OBJECT_ID": {"type": "TEXT", "index": 1, "name": "RECEIPT_OBJECT_ID", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 2, "name": "TX_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 4, "name": "PREDECESSOR_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": null}, "ACTIONS": {"type": "OBJECT", "index": 6, "name": "ACTIONS", "comment": null}, "STATUS": {"type": "TEXT", "index": 7, "name": "STATUS", "comment": null}, "LOGS": {"type": "ARRAY", "index": 8, "name": "LOGS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 10, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "ATLAS_SUPPLY_LOCKUP_RECEIPTS_ID": {"type": "TEXT", "index": 11, "name": "ATLAS_SUPPLY_LOCKUP_RECEIPTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "MODIFIED_TIMESTAMP", "comment": null}, "INVOCATION_ID": {"type": "TEXT", "index": 14, "name": "INVOCATION_ID", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 15, "name": "_INVOCATION_ID", "comment": null}, "_MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "_MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:20UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__atlas_supply_lockup_receipts_actions.0fb3f58a9a"}, "test.near_models.not_null_nft__ez_nft_sales_PLATFORM_ADDRESS.b0addb1e6c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "EZ_NFT_SALES_PLATFORM_ADDRESS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RECEIPT_ID": {"type": "TEXT", "index": 1, "name": "RECEIPT_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}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 5, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 6, "name": "BUYER_ADDRESS", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 7, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 8, "name": "PLATFORM_NAME", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_ADDRESS", "comment": null}, "TOKEN_ID": {"type": "TEXT", "index": 10, "name": "TOKEN_ID", "comment": null}, "PRICE": {"type": "FLOAT", "index": 11, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 12, "name": "PRICE_USD", "comment": null}, "METHOD_NAME": {"type": "TEXT", "index": 13, "name": "METHOD_NAME", "comment": null}, "LOG": {"type": "VARIANT", "index": 14, "name": "LOG", "comment": null}, "GAS_BURNED": {"type": "NUMBER", "index": 15, "name": "GAS_BURNED", "comment": null}, "AFFILIATE_ID": {"type": "TEXT", "index": 16, "name": "AFFILIATE_ID", "comment": null}, "AFFILIATE_AMOUNT": {"type": "FLOAT", "index": 17, "name": "AFFILIATE_AMOUNT", "comment": null}, "AFFILIATE_AMOUNT_USD": {"type": "FLOAT", "index": 18, "name": "AFFILIATE_AMOUNT_USD", "comment": null}, "ROYALTIES": {"type": "OBJECT", "index": 19, "name": "ROYALTIES", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 20, "name": "PLATFORM_FEE", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 21, "name": "PLATFORM_FEE_USD", "comment": null}, "EZ_NFT_SALES_ID": {"type": "TEXT", "index": 22, "name": "EZ_NFT_SALES_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:52UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_nft__ez_nft_sales_PLATFORM_ADDRESS.b0addb1e6c"}, "test.near_models.not_null_silver__atlas_supply_daily_lockup_staking_balances_atlas_daily_lockup_staking_balances_id.3526ee61be": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "ATLAS_SUPPLY_DAILY_LOCKUP_STAKING_BALANCES_ATLAS_DAILY_LOCKUP_STAKING_BALANCES_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"LOCKUP_ACCOUNT_ID": {"type": "TEXT", "index": 1, "name": "LOCKUP_ACCOUNT_ID", "comment": null}, "UTC_DATE": {"type": "DATE", "index": 2, "name": "UTC_DATE", "comment": null}, "STAKED_BALANCE": {"type": "NUMBER", "index": 3, "name": "STAKED_BALANCE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 4, "name": "_INSERTED_TIMESTAMP", "comment": null}, "ATLAS_DAILY_LOCKUP_STAKING_BALANCES_ID": {"type": "TEXT", "index": 5, "name": "ATLAS_DAILY_LOCKUP_STAKING_BALANCES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 8, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:36UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__atlas_supply_daily_lockup_staking_balances_atlas_daily_lockup_staking_balances_id.3526ee61be"}, "test.near_models.not_null_gov__dim_staking_pools_OWNER.a71e8da96f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_GOV", "name": "DIM_STAKING_POOLS_OWNER", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "OWNER": {"type": "TEXT", "index": 3, "name": "OWNER", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 4, "name": "ADDRESS", "comment": null}, "REWARD_FEE_FRACTION": {"type": "VARIANT", "index": 5, "name": "REWARD_FEE_FRACTION", "comment": null}, "TX_TYPE": {"type": "TEXT", "index": 6, "name": "TX_TYPE", "comment": null}, "DIM_STAKING_POOLS_ID": {"type": "TEXT", "index": 7, "name": "DIM_STAKING_POOLS_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:51UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_gov__dim_staking_pools_OWNER.a71e8da96f"}, "test.near_models.dbt_utils_recency_core__ez_token_transfers_hour__block_timestamp__3.3d424151ac": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_RECENCY_CORE", "name": "EZ_TOKEN_TRANSFERS_HOUR", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"MOST_RECENT": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MOST_RECENT", "comment": null}, "THRESHOLD": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "THRESHOLD", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_utils_recency_core__ez_token_transfers_hour__block_timestamp__3.3d424151ac"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__fact_lockup_actions_LOCKUP_TIMESTAMP_NTZ__TIMESTAMP_NTZ.99e5edd671": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_GOV", "name": "FACT_LOCKUP_ACTIONS_LOCKUP_TIMESTAMP_NTZ", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__fact_lockup_actions_LOCKUP_TIMESTAMP_NTZ__TIMESTAMP_NTZ.99e5edd671"}, "test.near_models.not_null_silver__atlas_supply_staked_locked_supply.0c50338d12": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "ATLAS_SUPPLY_STAKED_LOCKED_SUPPLY", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"UTC_DATE": {"type": "DATE", "index": 1, "name": "UTC_DATE", "comment": null}, "TOTAL_SUPPLY": {"type": "NUMBER", "index": 2, "name": "TOTAL_SUPPLY", "comment": null}, "TOTAL_STAKED_SUPPLY": {"type": "FLOAT", "index": 3, "name": "TOTAL_STAKED_SUPPLY", "comment": null}, "TOTAL_NONSTAKED_SUPPLY": {"type": "FLOAT", "index": 4, "name": "TOTAL_NONSTAKED_SUPPLY", "comment": null}, "CIRCULATING_SUPPLY": {"type": "NUMBER", "index": 5, "name": "CIRCULATING_SUPPLY", "comment": null}, "TOTAL_LOCKED_SUPPLY": {"type": "NUMBER", "index": 6, "name": "TOTAL_LOCKED_SUPPLY", "comment": null}, "LIQUID_SUPPLY": {"type": "FLOAT", "index": 7, "name": "LIQUID_SUPPLY", "comment": null}, "NONLIQUID_SUPPLY": {"type": "FLOAT", "index": 8, "name": "NONLIQUID_SUPPLY", "comment": null}, "STAKED_LOCKED_SUPPLY": {"type": "NUMBER", "index": 9, "name": "STAKED_LOCKED_SUPPLY", "comment": null}, "NON_STAKED_LOCKED_SUPPLY": {"type": "NUMBER", "index": 10, "name": "NON_STAKED_LOCKED_SUPPLY", "comment": null}, "STAKED_CIRCULATING_SUPPLY": {"type": "FLOAT", "index": 11, "name": "STAKED_CIRCULATING_SUPPLY", "comment": null}, "NONSTAKED_CIRCULATING_SUPPLY": {"type": "FLOAT", "index": 12, "name": "NONSTAKED_CIRCULATING_SUPPLY", "comment": null}, "PERC_LOCKED_SUPPLY": {"type": "NUMBER", "index": 13, "name": "PERC_LOCKED_SUPPLY", "comment": null}, "PERC_CIRCULATING_SUPPLY": {"type": "NUMBER", "index": 14, "name": "PERC_CIRCULATING_SUPPLY", "comment": null}, "PERC_STAKED_LOCKED": {"type": "NUMBER", "index": 15, "name": "PERC_STAKED_LOCKED", "comment": null}, "PERC_STAKED_CIRCULATING": {"type": "FLOAT", "index": 16, "name": "PERC_STAKED_CIRCULATING", "comment": null}, "ATLAS_SUPPLY_ID": {"type": "TEXT", "index": 17, "name": "ATLAS_SUPPLY_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}, "_INVOCATION_ID": {"type": "TEXT", "index": 20, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:30UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__atlas_supply_staked_locked_supply.0c50338d12"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_nft_mints_OWNER_PER_TX__NUMBER__FLOAT.8b3c41e894": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_NFT", "name": "FACT_NFT_MINTS_OWNER_PER_TX", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_nft_mints_OWNER_PER_TX__NUMBER__FLOAT.8b3c41e894"}, "model.near_models.core__fact_token_transfers": {"metadata": {"type": "BASE TABLE", "schema": "CORE", "name": "FACT_TOKEN_TRANSFERS", "database": "NEAR", "comment": "## Description\nThis table contains all token transfers on the NEAR Protocol blockchain, capturing movements of native NEAR tokens, fungible tokens (NEP-141), and other token types across accounts and contracts. The data includes both direct transfers and complex token operations like minting, deposits, and liquidity operations. This table provides the foundation for understanding token economics, user behavior, and DeFi activity across the NEAR ecosystem, supporting comprehensive token flow analysis and balance tracking.\n\n## Key Use Cases\n- Token flow analysis and whale movement tracking\n- DeFi protocol volume analysis and liquidity monitoring\n- Token distribution analysis and holder behavior tracking\n- Cross-contract token movement analysis\n- Economic analysis of token transfers and value flows\n- Compliance and audit trail analysis for token movements\n- Token minting and burning pattern analysis\n\n## Important Relationships\n- Links to `core.fact_transactions` through tx_hash for transaction context\n- Connects to `core.fact_blocks` through block_id for temporal context\n- Provides transfer data for `core.ez_token_transfers` with enhanced metadata\n- Supports `defi.ez_dex_swaps` and `defi.ez_bridge_activity` through transfer events\n- Enables analysis in `nft.ez_nft_sales` through token payment flows\n- Powers `stats.ez_core_metrics_hourly` for aggregated transfer metrics\n\n## Commonly-used Fields\n- `tx_hash`: Essential for linking to transaction details and verification\n- `block_timestamp`: Primary field for time-series analysis and trend detection\n- `from_address` and `to_address`: Critical for flow analysis and network mapping\n- `contract_address`: Important for token-specific analysis and contract tracking\n- `amount_unadj`: Essential for value calculations and economic analysis\n- `transfer_type`: Important for categorizing different token standards\n- `transfer_action`: Critical for understanding the specific operation type", "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block began."}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": "The height of the chain this block corresponds with."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Unique identifier (hash) of this transaction."}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": "The identifying hash for a receipt."}, "RN": {"type": "NUMBER", "index": 5, "name": "RN", "comment": "The sequential index of an event within a transaction, combining the log index with any sub-indices from array processing. Used to maintain the correct order of events when multiple events are emitted in a single transaction."}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": "Account that originally signed the transaction, can be a relayer. This field identifies the account that cryptographically signed the transaction, authorizing it to be executed on the blockchain. In relay transactions, this may be a relayer account rather than the end user, while in direct transactions, it represents the actual user or contract initiating the transaction."}, "FROM_ADDRESS": {"type": "TEXT", "index": 7, "name": "FROM_ADDRESS", "comment": "The address the sends the token."}, "TO_ADDRESS": {"type": "TEXT", "index": 8, "name": "TO_ADDRESS", "comment": "The receiver of usn token."}, "MEMO": {"type": "TEXT", "index": 9, "name": "MEMO", "comment": "Optional log message within the transaction (often null). This field contains additional information or context about the transfer, such as transaction notes, reference numbers, or descriptive text. Memos are commonly used in cross-chain bridges, exchange deposits, or other scenarios where additional context is needed to identify or process the transfer. The memo field is optional and frequently null for standard transfers."}, "AMOUNT_UNADJ": {"type": "TEXT", "index": 10, "name": "AMOUNT_UNADJ", "comment": "An unadjusted amount (of tokens, price, etc.) for the relevant record. This is the number as it appears on chain and is not decimal adjusted."}, "TRANSFER_TYPE": {"type": "TEXT", "index": 11, "name": "TRANSFER_TYPE", "comment": "Nature of the transfer. This field categorizes the type of token transfer being performed. Common values include \"native\" for raw NEAR token transfers, \"nep141\" for fungible token transfers following the NEAR token standard, and other protocol-specific transfer types. This helps distinguish between different token standards and transfer mechanisms used on the NEAR blockchain."}, "TRANSFER_ACTION": {"type": "TEXT", "index": 12, "name": "TRANSFER_ACTION", "comment": "The event that caused the transfer.\n\n- Transfer: A standard transfer Action of tokens from one address to another.\n- Deposit: A deposit Action of tokens into a contract.\n- ft_transfer: A transfer of tokens using the ft_transfer method.\n- ft_transfer_call: A transfer of tokens using the ft_transfer_call method.\n- ft_mint: A minting of tokens using the ft_mint method.\n- order_added: An order being added to the orderbook.\n- add_liquidity: Adding liquidity to a pool.\n- near_deposit: A deposit of NEAR tokens into the wrap.near contract.\n- near_withdraw: A withdrawal of NEAR tokens from the wrap.near contract."}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 13, "name": "RECEIPT_SUCCEEDED", "comment": "Boolean indicating whether the receipt was successfully processed. This field tracks the execution status of the receipt, which is crucial for understanding transaction outcomes. While most transactions succeed, individual receipts within a transaction can fail due to various reasons such as insufficient gas, contract errors, or invalid parameters. This field is essential for filtering successful operations and analyzing failure patterns."}, "FACT_TOKEN_TRANSFERS_ID": {"type": "TEXT", "index": 14, "name": "FACT_TOKEN_TRANSFERS_ID", "comment": "A unique identifier for the record."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": "The timestamp at which the record was initially created and inserted into this table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": "The timestamp at which this record was last modified by an internal process."}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 2609105970176, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 22883971094, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 21:50UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE, modified_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.core__fact_token_transfers"}, "test.near_models.not_null_silver__atlas_supply_circulating_supply.b969cc717d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "ATLAS_SUPPLY_CIRCULATING_SUPPLY", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"UTC_DATE": {"type": "DATE", "index": 1, "name": "UTC_DATE", "comment": null}, "TOTAL_SUPPLY": {"type": "NUMBER", "index": 2, "name": "TOTAL_SUPPLY", "comment": null}, "TOTAL_STAKED_SUPPLY": {"type": "FLOAT", "index": 3, "name": "TOTAL_STAKED_SUPPLY", "comment": null}, "TOTAL_NONSTAKED_SUPPLY": {"type": "FLOAT", "index": 4, "name": "TOTAL_NONSTAKED_SUPPLY", "comment": null}, "CIRCULATING_SUPPLY": {"type": "NUMBER", "index": 5, "name": "CIRCULATING_SUPPLY", "comment": null}, "TOTAL_LOCKED_SUPPLY": {"type": "NUMBER", "index": 6, "name": "TOTAL_LOCKED_SUPPLY", "comment": null}, "LIQUID_SUPPLY": {"type": "FLOAT", "index": 7, "name": "LIQUID_SUPPLY", "comment": null}, "NONLIQUID_SUPPLY": {"type": "FLOAT", "index": 8, "name": "NONLIQUID_SUPPLY", "comment": null}, "STAKED_LOCKED_SUPPLY": {"type": "NUMBER", "index": 9, "name": "STAKED_LOCKED_SUPPLY", "comment": null}, "NON_STAKED_LOCKED_SUPPLY": {"type": "NUMBER", "index": 10, "name": "NON_STAKED_LOCKED_SUPPLY", "comment": null}, "STAKED_CIRCULATING_SUPPLY": {"type": "FLOAT", "index": 11, "name": "STAKED_CIRCULATING_SUPPLY", "comment": null}, "NONSTAKED_CIRCULATING_SUPPLY": {"type": "FLOAT", "index": 12, "name": "NONSTAKED_CIRCULATING_SUPPLY", "comment": null}, "PERC_LOCKED_SUPPLY": {"type": "NUMBER", "index": 13, "name": "PERC_LOCKED_SUPPLY", "comment": null}, "PERC_CIRCULATING_SUPPLY": {"type": "NUMBER", "index": 14, "name": "PERC_CIRCULATING_SUPPLY", "comment": null}, "PERC_STAKED_LOCKED": {"type": "NUMBER", "index": 15, "name": "PERC_STAKED_LOCKED", "comment": null}, "PERC_STAKED_CIRCULATING": {"type": "FLOAT", "index": 16, "name": "PERC_STAKED_CIRCULATING", "comment": null}, "ATLAS_SUPPLY_ID": {"type": "TEXT", "index": 17, "name": "ATLAS_SUPPLY_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}, "_INVOCATION_ID": {"type": "TEXT", "index": 20, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:35UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__atlas_supply_circulating_supply.b969cc717d"}, "model.near_models.core__dim_address_labels": {"metadata": {"type": "VIEW", "schema": "CORE", "name": "DIM_ADDRESS_LABELS", "database": "NEAR", "comment": "## Description\nThis table contains comprehensive address labeling and categorization data for the NEAR Protocol blockchain, providing human-readable names, project associations, and classification information for accounts and contracts. The data includes both manual and automated labeling from multiple sources, enabling enhanced analytics by providing context about wallet ownership, contract purposes, and project affiliations. This dimension table supports all other gold models by providing enriched address information for improved data interpretation and user experience.\n\n## Key Use Cases\n- Enhanced transaction analysis with human-readable address names\n- Project-specific activity tracking and protocol analysis\n- Whale and institutional wallet identification and monitoring\n- Contract categorization and smart contract ecosystem analysis\n- Compliance and regulatory reporting with entity identification\n- User experience improvement in analytics dashboards and reports\n- Cross-protocol address correlation and analysis\n\n## Important Relationships\n- Enriches all fact tables by providing address context and labels\n- Supports `core.ez_token_transfers` with sender and receiver labeling\n- Enhances `defi.ez_dex_swaps` with protocol and user identification\n- Improves `defi.ez_bridge_activity` with bridge protocol labeling\n- Enables better analysis in `nft.ez_nft_sales` with marketplace identification\n- Powers `stats.ez_core_metrics_hourly` with labeled activity metrics\n\n## Commonly-used Fields\n- `address`: Essential for joining with transaction and transfer data\n- `address_name`: Critical for human-readable analytics and reporting\n- `project_name`: Important for protocol-specific analysis and categorization\n- `label_type` and `label_subtype`: Essential for address categorization and filtering\n- `l1_label` and `l2_label`: Important for hierarchical classification analysis\n- `creator`: Useful for understanding label source and reliability", "owner": "DBT_CLOUD_NEAR"}, "columns": {"SYSTEM_CREATED_AT": {"type": "TIMESTAMP_LTZ", "index": 1, "name": "SYSTEM_CREATED_AT", "comment": "The timestamp for when the label was created by the Flipside label tool."}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": "Token symbol (e.g., 'wNEAR', 'SWEAT'). This field contains the abbreviated identifier for the token as commonly used in trading pairs, price feeds, and user interfaces. Token symbols are typically 2-6 characters long and provide a quick way to identify tokens without using their full contract addresses. Examples include 'NEAR' for the native token, 'wNEAR' for wrapped NEAR, and 'USDC' for USD Coin."}, "ADDRESS": {"type": "TEXT", "index": 3, "name": "ADDRESS", "comment": "The NEAR address that corresponds with a label."}, "ADDRESS_NAME": {"type": "TEXT", "index": 4, "name": "ADDRESS_NAME", "comment": "The name attributed to the address. This is a human-readable identifier that provides context about what the address represents, such as \"Binance Hot Wallet\", \"Uniswap V3 Router\", or \"NEAR Foundation Treasury\". Address names help users understand the purpose and ownership of blockchain addresses without needing to memorize cryptographic addresses."}, "PROJECT_NAME": {"type": "TEXT", "index": 5, "name": "PROJECT_NAME", "comment": "The associated project name, if applicable. This field identifies the specific protocol, application, or organization that the address is associated with. For example, addresses might be labeled with project names like \"Ref Finance\", \"Aurora\", \"NEAR Foundation\", or \"Binance\". This helps categorize addresses within the broader ecosystem and provides context about which protocol or organization they belong to."}, "LABEL_TYPE": {"type": "TEXT", "index": 6, "name": "LABEL_TYPE", "comment": "A high-level category describing the address's main function or ownership. This field provides broad classification of addresses into major categories such as \"cex\" (centralized exchange), \"dex\" (decentralized exchange), \"dapp\" (decentralized application), \"games\", \"defi\" (decentralized finance), \"infrastructure\", or \"governance\". Label types help users quickly understand the primary purpose or category of an address within the blockchain ecosystem."}, "LABEL_SUBTYPE": {"type": "TEXT", "index": 7, "name": "LABEL_SUBTYPE", "comment": "A sub-category nested within label_type providing further detail. This field offers more specific classification within the broader label_type category. Examples include \"contract_deployer\", \"hot_wallet\", \"token_contract\", \"liquidity_pool\", \"governance_contract\", \"bridge_contract\", or \"validator\". Label subtypes provide granular detail about the specific role or function of an address within its broader category."}, "L1_LABEL": {"type": "TEXT", "index": 8, "name": "L1_LABEL", "comment": "Deprecating soon. This is the same column label type, but is being kept for compatibility until 3/1/2023. TODO - deprecate."}, "L2_LABEL": {"type": "TEXT", "index": 9, "name": "L2_LABEL", "comment": "Deprecating soon. This is the same column label subtype, but is being kept for compatibility until 3/1/2023. TODO - deprecate."}, "CREATOR": {"type": "TEXT", "index": 10, "name": "CREATOR", "comment": ""}, "DIM_ADDRESS_LABELS_ID": {"type": "TEXT", "index": 11, "name": "DIM_ADDRESS_LABELS_ID", "comment": "A unique identifier for the record."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "INSERTED_TIMESTAMP", "comment": "The timestamp at which the record was initially created and inserted into this table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "MODIFIED_TIMESTAMP", "comment": "The timestamp at which this record was last modified by an internal process."}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.core__dim_address_labels"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__ez_intents_GAS_BURNT__NUMBER__INTEGER.1f5fedc5bb": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_DEFI", "name": "EZ_INTENTS_GAS_BURNT", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__ez_intents_GAS_BURNT__NUMBER__INTEGER.1f5fedc5bb"}, "test.near_models.not_null_defi__fact_bridge_activity_TX_HASH.8289e39d8e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_BRIDGE_ACTIVITY_TX_HASH", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 4, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 5, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT_ADJ": {"type": "NUMBER", "index": 6, "name": "AMOUNT_ADJ", "comment": null}, "DESTINATION_ADDRESS": {"type": "TEXT", "index": 7, "name": "DESTINATION_ADDRESS", "comment": null}, "SOURCE_ADDRESS": {"type": "TEXT", "index": 8, "name": "SOURCE_ADDRESS", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 9, "name": "PLATFORM", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 10, "name": "BRIDGE_ADDRESS", "comment": null}, "DESTINATION_CHAIN": {"type": "TEXT", "index": 11, "name": "DESTINATION_CHAIN", "comment": null}, "SOURCE_CHAIN": {"type": "TEXT", "index": 12, "name": "SOURCE_CHAIN", "comment": null}, "METHOD_NAME": {"type": "TEXT", "index": 13, "name": "METHOD_NAME", "comment": null}, "DIRECTION": {"type": "TEXT", "index": 14, "name": "DIRECTION", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 15, "name": "RECEIPT_SUCCEEDED", "comment": null}, "FACT_BRIDGE_ACTIVITY_ID": {"type": "TEXT", "index": 16, "name": "FACT_BRIDGE_ACTIVITY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:51UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__fact_bridge_activity_TX_HASH.8289e39d8e"}, "test.near_models.not_null_nft__ez_nft_sales_METHOD_NAME.5b0257961d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "EZ_NFT_SALES_METHOD_NAME", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RECEIPT_ID": {"type": "TEXT", "index": 1, "name": "RECEIPT_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}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 5, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 6, "name": "BUYER_ADDRESS", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 7, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 8, "name": "PLATFORM_NAME", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_ADDRESS", "comment": null}, "TOKEN_ID": {"type": "TEXT", "index": 10, "name": "TOKEN_ID", "comment": null}, "PRICE": {"type": "FLOAT", "index": 11, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 12, "name": "PRICE_USD", "comment": null}, "METHOD_NAME": {"type": "TEXT", "index": 13, "name": "METHOD_NAME", "comment": null}, "LOG": {"type": "VARIANT", "index": 14, "name": "LOG", "comment": null}, "GAS_BURNED": {"type": "NUMBER", "index": 15, "name": "GAS_BURNED", "comment": null}, "AFFILIATE_ID": {"type": "TEXT", "index": 16, "name": "AFFILIATE_ID", "comment": null}, "AFFILIATE_AMOUNT": {"type": "FLOAT", "index": 17, "name": "AFFILIATE_AMOUNT", "comment": null}, "AFFILIATE_AMOUNT_USD": {"type": "FLOAT", "index": 18, "name": "AFFILIATE_AMOUNT_USD", "comment": null}, "ROYALTIES": {"type": "OBJECT", "index": 19, "name": "ROYALTIES", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 20, "name": "PLATFORM_FEE", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 21, "name": "PLATFORM_FEE_USD", "comment": null}, "EZ_NFT_SALES_ID": {"type": "TEXT", "index": 22, "name": "EZ_NFT_SALES_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:52UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_nft__ez_nft_sales_METHOD_NAME.5b0257961d"}, "test.near_models.not_null_silver__staking_pools_s3_block_timestamp.842cbef958": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "STAKING_POOLS_S3_BLOCK_TIMESTAMP", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "OWNER": {"type": "TEXT", "index": 3, "name": "OWNER", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 4, "name": "ADDRESS", "comment": null}, "REWARD_FEE_FRACTION": {"type": "VARIANT", "index": 5, "name": "REWARD_FEE_FRACTION", "comment": null}, "TX_TYPE": {"type": "TEXT", "index": 6, "name": "TX_TYPE", "comment": null}, "_LOAD_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "_LOAD_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-13 07:09UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__staking_pools_s3_block_timestamp.842cbef958"}, "model.near_models.gov__fact_staking_pool_balances": {"metadata": {"type": "VIEW", "schema": "GOV", "name": "FACT_STAKING_POOL_BALANCES", "database": "NEAR", "comment": "## Description\nThis table contains all staking pool balance changes on the NEAR Protocol blockchain, capturing the dynamic balance updates of staking pools as tokens are deposited, withdrawn, or rewards are distributed. The data includes balance amounts, pool addresses, and associated metadata, providing comprehensive tracking of staking pool liquidity and performance. This table provides the foundation for staking pool analytics, validator performance analysis, and pool health monitoring across the NEAR ecosystem.\n\n## Key Use Cases\n- Staking pool balance analysis and liquidity monitoring\n- Validator performance tracking and pool comparison\n- Staking pool health assessment and risk analysis\n- Balance change pattern analysis and trend identification\n- Cross-pool balance comparison and performance benchmarking\n- Staking pool growth analysis and adoption tracking\n- Governance participation analysis and voting power distribution\n\n## Important Relationships\n- Links to `core.fact_transactions` through tx_hash for transaction context\n- Connects to `core.fact_blocks` through block_id for temporal context\n- Provides balance data for `gov.fact_staking_pool_daily_balances` with aggregated metrics\n- Supports `gov.fact_staking_actions` with balance impact analysis\n- Enables analysis in `stats.ez_core_metrics_hourly` for staking metrics\n- Powers cross-pool analysis and validator performance comparison\n\n## Commonly-used Fields\n- `tx_hash`: Essential for linking to transaction details and verification\n- `block_timestamp`: Primary field for time-series analysis and trend detection\n- `balance`: Critical for pool balance analysis and liquidity assessment\n- `address`: Essential for staking pool identification and analysis\n- `receipt_object_id`: Important for action-level analysis and receipt context\n- `block_id`: Useful for temporal ordering and block-level analysis\n- `inserted_timestamp`: Important for data freshness and update tracking", "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": "Unique identifier (hash) of this transaction."}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": "The height of the chain this block corresponds with."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block began."}, "RECEIPT_OBJECT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_OBJECT_ID", "comment": "Please note this column is being deprecated in favor of simply \"receipt_id\"."}, "ADDRESS": {"type": "TEXT", "index": 5, "name": "ADDRESS", "comment": "The NEAR address of the staking pool."}, "BALANCE": {"type": "FLOAT", "index": 6, "name": "BALANCE", "comment": "The balance of a pool or address at a given block."}, "FACT_STAKING_POOL_BALANCES_ID": {"type": "TEXT", "index": 7, "name": "FACT_STAKING_POOL_BALANCES_ID", "comment": "A unique identifier for the record."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INSERTED_TIMESTAMP", "comment": "The timestamp at which the record was initially created and inserted into this table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "MODIFIED_TIMESTAMP", "comment": "The timestamp at which this record was last modified by an internal process."}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.gov__fact_staking_pool_balances"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_wormhole_TOKEN_ADDRESS__STRING__VARCHAR.3a8c23bd18": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "BRIDGE_WORMHOLE_TOKEN_ADDRESS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 12:57UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_wormhole_TOKEN_ADDRESS__STRING__VARCHAR.3a8c23bd18"}, "model.fsc_utils._datashare___create_gold": {"metadata": {"type": "BASE TABLE", "schema": "_DATASHARE", "name": "_CREATE_GOLD", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"DDL": {"type": "TEXT", "index": 1, "name": "DDL", "comment": null}, "DDL_HASH": {"type": "TEXT", "index": 2, "name": "DDL_HASH", "comment": null}, "DDL_CREATED_AT": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "DDL_CREATED_AT", "comment": null}, "EXCLUSION_SCHEMA": {"type": "ARRAY", "index": 4, "name": "EXCLUSION_SCHEMA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 1653248, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 85, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-11 20:24UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_utils._datashare___create_gold"}, "test.near_models.unique_silver__atlas_supply_epochs_atlas_epochs_id.7113109145": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_SILVER", "name": "ATLAS_SUPPLY_EPOCHS_ATLAS_EPOCHS_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:41UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.unique_silver__atlas_supply_epochs_atlas_epochs_id.7113109145"}, "test.near_models.unique_silver__pool_events_POOL_EVENTS_ID.9200a3c538": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_SILVER", "name": "POOL_EVENTS_POOL_EVENTS_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-04-09 04:47UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.unique_silver__pool_events_POOL_EVENTS_ID.9200a3c538"}, "test.near_models.unique_silver__atlas_supply_atlas_supply_id.4ee99986dd": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_SILVER", "name": "ATLAS_SUPPLY_ATLAS_SUPPLY_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:25UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.unique_silver__atlas_supply_atlas_supply_id.4ee99986dd"}, "test.near_models.not_null_silver__pool_events_tx_hash.581c404ec1": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POOL_EVENTS_TX_HASH", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "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}, "RECEIPT_OBJECT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_OBJECT_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": null}, "SIGNER_ID": {"type": "TEXT", "index": 6, "name": "SIGNER_ID", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 7, "name": "PREDECESSOR_ID", "comment": null}, "STATUS_VALUE": {"type": "VARIANT", "index": 8, "name": "STATUS_VALUE", "comment": null}, "LOGS": {"type": "ARRAY", "index": 9, "name": "LOGS", "comment": null}, "LOG": {"type": "VARIANT", "index": 10, "name": "LOG", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 11, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "POOL_EVENTS_ID": {"type": "TEXT", "index": 12, "name": "POOL_EVENTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 15, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-04-09 04:47UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__pool_events_tx_hash.581c404ec1"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__nft_series_metadata_CONTRACT_ADDRESS__VARCHAR.16112b71e4": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_OF_TYPE_SILVER", "name": "NFT_SERIES_METADATA_CONTRACT_ADDRESS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:25UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__nft_series_metadata_CONTRACT_ADDRESS__VARCHAR.16112b71e4"}, "model.near_models.silver__nft_paras_sales": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "NFT_PARAS_SALES", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RECEIPT_ID": {"type": "TEXT", "index": 1, "name": "RECEIPT_ID", "comment": null}, "ACTION_INDEX": {"type": "NUMBER", "index": 2, "name": "ACTION_INDEX", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 5, "name": "TX_HASH", "comment": null}, "ATTACHED_GAS": {"type": "NUMBER", "index": 6, "name": "ATTACHED_GAS", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 7, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 8, "name": "BUYER_ADDRESS", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 9, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 10, "name": "PLATFORM_NAME", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 11, "name": "NFT_ADDRESS", "comment": null}, "TOKEN_ID": {"type": "TEXT", "index": 12, "name": "TOKEN_ID", "comment": null}, "PRICE": {"type": "FLOAT", "index": 13, "name": "PRICE", "comment": null}, "METHOD_NAME": {"type": "TEXT", "index": 14, "name": "METHOD_NAME", "comment": null}, "LOG": {"type": "VARIANT", "index": 15, "name": "LOG", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 16, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "AFFILIATE_ID": {"type": "TEXT", "index": 17, "name": "AFFILIATE_ID", "comment": null}, "AFFILIATE_AMOUNT": {"type": "TEXT", "index": 18, "name": "AFFILIATE_AMOUNT", "comment": null}, "ROYALTIES": {"type": "VARIANT", "index": 19, "name": "ROYALTIES", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 20, "name": "PLATFORM_FEE", "comment": null}, "NFT_PARAS_SALES_ID": {"type": "TEXT", "index": 21, "name": "NFT_PARAS_SALES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 24, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 51675648, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 227835, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-04 04:49UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE, modified_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.silver__nft_paras_sales"}, "model.near_models.silver__staking_actions_v2": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "STAKING_ACTIONS_V2", "database": "NEAR", "comment": "An updated version of the staking actions table which looks at all logs, instead of just the first receipt.\nThere are four actions taken when staking: staking->deposit->unstaking->withdraw.", "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": "Unique identifier (hash) of this transaction."}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": "The height of the chain this block corresponds with."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block began."}, "RECEIPT_OBJECT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_OBJECT_ID", "comment": "Please note this column is being deprecated in favor of simply \"receipt_id\"."}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": "Account reacting to the receipt from predecessor_id, can be relay, a contract, or a user of a relay, etc. This field identifies the account that is processing the receipt and executing the associated action. In most cases, this is a smart contract that is being called, but it can also be a user account in relay transactions or the system account for certain operations. This differs from tx_receiver and is specific to the receipt being processed."}, "SIGNER_ID": {"type": "TEXT", "index": 6, "name": "SIGNER_ID", "comment": "Signer of the receipt, often same as tx_signer, sometimes system in the case of systemic gas refunds. This field identifies the account that has the authority to execute the receipt. In most cases, this is the same as the transaction signer, but in system operations like gas refunds, this may be the system account. The signer is the account that originally signed the transaction that began the blockchain activity, which may or may not include cross-contract calls."}, "PREDECESSOR_ID": {"type": "TEXT", "index": 7, "name": "PREDECESSOR_ID", "comment": "Account that called the relevant receipt (often the same as tx_signer, but can be system as well). This field identifies the account that directly invoked the receipt being processed. In simple transactions, this is typically the same as the transaction signer. However, in cross-contract calls or system operations, this may be a different account or the system account. This is crucial for understanding the call chain and access control in NEAR's execution model."}, "STATUS_VALUE": {"type": "VARIANT", "index": 8, "name": "STATUS_VALUE", "comment": "Status information (object) for this transaction."}, "LOGS": {"type": "ARRAY", "index": 9, "name": "LOGS", "comment": "Logs (array) for this receipt."}, "LOG": {"type": "VARIANT", "index": 10, "name": "LOG", "comment": "A single log extracted from a receipt."}, "LOG_SIGNER_ID": {"type": "TEXT", "index": 11, "name": "LOG_SIGNER_ID", "comment": "The NEAR address indicated in the log."}, "ACTION": {"type": "TEXT", "index": 12, "name": "ACTION", "comment": "The staking action performed in this transaction. Can be `\"Stake\"` or `\"Unstake\"` if in the deprecating `dim_staking_actions` table, or `staking`, `unstaking`, `deposited`, `withdrawing` if in the new `fact_staking_actions` table. These method names are taken directly from the log in which they occur."}, "AMOUNT_RAW": {"type": "NUMBER", "index": 13, "name": "AMOUNT_RAW", "comment": "Unadjusted amount of tokens as it appears on-chain (not decimal adjusted). This is the raw token amount before any decimal precision adjustments are applied. For example, if transferring 1 NEAR token, the amount_raw would be 1000000000000000000000000 (1e24) since NEAR has 24 decimal places. This field preserves the exact on-chain representation of the token amount for precise calculations and verification."}, "AMOUNT_ADJ": {"type": "FLOAT", "index": 14, "name": "AMOUNT_ADJ", "comment": "Decimal adjusted amount of tokens (as float, rounded - use this generally). This field provides the token amount after applying the appropriate decimal precision adjustments based on the token's decimal places. For example, if transferring 1 NEAR token, the amount_adj would be 1.0 after dividing the raw amount (1e24) by 10^24. This field is the most commonly used representation for token amounts in analytics and reporting as it provides human-readable values."}, "DECIMALS": {"type": "NUMBER", "index": 15, "name": "DECIMALS", "comment": "Number of decimal places for the token. This field specifies the precision of the token, indicating how many decimal places should be used when converting from raw on-chain amounts to human-readable values. For example, NEAR has 24 decimals, so 1 NEAR = 1e24 raw units. Most ERC-20 tokens use 18 decimals, while some tokens may use different precision based on their design requirements."}, "_LOG_SIGNER_ID_MATCH": {"type": "BOOLEAN", "index": 16, "name": "_LOG_SIGNER_ID_MATCH", "comment": "A boolean indicating whether the signer_id of the log matches the signer_id of the transaction. Internal / silver column only."}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 17, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": "Block number grouping for ingestion partition"}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "_INSERTED_TIMESTAMP", "comment": "The timestamp for when the block was inserted into the data warehouse by the Chainwalker."}, "STAKING_ACTIONS_V2_ID": {"type": "TEXT", "index": 19, "name": "STAKING_ACTIONS_V2_ID", "comment": "A unique identifier for the record."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": "The timestamp at which the record was initially created and inserted into this table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": "The timestamp at which this record was last modified by an internal process."}, "_INVOCATION_ID": {"type": "TEXT", "index": 22, "name": "_INVOCATION_ID", "comment": "A job ID to identify the run that last modified a record."}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 820331008, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 4648765, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 21:49UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::date, _partition_by_block_number)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.silver__staking_actions_v2"}, "seed.near_models.seeds__ft_tokenlist": {"metadata": {"type": "BASE TABLE", "schema": "SEEDS", "name": "FT_TOKENLIST", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "CONTRACT_ADDRESS", "comment": null}, "NAME": {"type": "TEXT", "index": 2, "name": "NAME", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 4, "name": "DECIMALS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 67584, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 2467, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 22:35UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.near_models.seeds__ft_tokenlist"}, "test.near_models.not_null_defi__ez_lending_TOKEN_ADDRESS.574f8589cb": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "EZ_LENDING_TOKEN_ADDRESS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"PLATFORM": {"type": "TEXT", "index": 1, "name": "PLATFORM", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 2, "name": "TX_HASH", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "SENDER_ID": {"type": "TEXT", "index": 5, "name": "SENDER_ID", "comment": null}, "ACTIONS": {"type": "TEXT", "index": 6, "name": "ACTIONS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": null}, "TOKEN_ADDRESS": {"type": "VARIANT", "index": 8, "name": "TOKEN_ADDRESS", "comment": null}, "NAME": {"type": "TEXT", "index": 9, "name": "NAME", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 10, "name": "SYMBOL", "comment": null}, "AMOUNT_RAW": {"type": "NUMBER", "index": 11, "name": "AMOUNT_RAW", "comment": null}, "AMOUNT_ADJ": {"type": "NUMBER", "index": 12, "name": "AMOUNT_ADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 13, "name": "AMOUNT", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 14, "name": "PRICE_USD", "comment": null}, "TOKEN_IS_VERIFIED": {"type": "BOOLEAN", "index": 15, "name": "TOKEN_IS_VERIFIED", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_USD", "comment": null}, "EZ_LENDING_ID": {"type": "TEXT", "index": 17, "name": "EZ_LENDING_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}, "TOKEN_IS_VERIFIED_2": {"type": "BOOLEAN", "index": 20, "name": "TOKEN_IS_VERIFIED_2", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:51UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__ez_lending_TOKEN_ADDRESS.574f8589cb"}, "model.near_models.silver__token_transfer_burns": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "TOKEN_TRANSFER_BURNS", "database": "NEAR", "comment": "This model captures fungible token (FT) burn events from the NEAR blockchain. It processes standard EVENT_JSON formatted logs from token contracts that emit 'ft_burn' events.\n", "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block began."}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": "The height of the chain this block corresponds with."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Unique identifier (hash) of this transaction."}, "ACTION_ID": {"type": "TEXT", "index": 4, "name": "ACTION_ID", "comment": ""}, "RECEIPT_ID": {"type": "TEXT", "index": 5, "name": "RECEIPT_ID", "comment": "The identifying hash for a receipt."}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": "The address of the deployed contract for the token, nft, or other smart contract."}, "FROM_ADDRESS": {"type": "TEXT", "index": 7, "name": "FROM_ADDRESS", "comment": "The address the sends the token."}, "TO_ADDRESS": {"type": "TEXT", "index": 8, "name": "TO_ADDRESS", "comment": "The receiver of usn token."}, "AMOUNT_UNADJ": {"type": "TEXT", "index": 9, "name": "AMOUNT_UNADJ", "comment": "An unadjusted amount (of tokens, price, etc.) for the relevant record. This is the number as it appears on chain and is not decimal adjusted."}, "MEMO": {"type": "TEXT", "index": 10, "name": "MEMO", "comment": "Optional log message within the transaction (often null). This field contains additional information or context about the transfer, such as transaction notes, reference numbers, or descriptive text. Memos are commonly used in cross-chain bridges, exchange deposits, or other scenarios where additional context is needed to identify or process the transfer. The memo field is optional and frequently null for standard transfers."}, "RN": {"type": "NUMBER", "index": 11, "name": "RN", "comment": "The sequential index of an event within a transaction, combining the log index with any sub-indices from array processing. Used to maintain the correct order of events when multiple events are emitted in a single transaction."}, "PREDECESSOR_ID": {"type": "TEXT", "index": 12, "name": "PREDECESSOR_ID", "comment": "Account that called the relevant receipt (often the same as tx_signer, but can be system as well). This field identifies the account that directly invoked the receipt being processed. In simple transactions, this is typically the same as the transaction signer. However, in cross-contract calls or system operations, this may be a different account or the system account. This is crucial for understanding the call chain and access control in NEAR's execution model."}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 13, "name": "RECEIPT_SUCCEEDED", "comment": "Boolean indicating whether the receipt was successfully processed. This field tracks the execution status of the receipt, which is crucial for understanding transaction outcomes. While most transactions succeed, individual receipts within a transaction can fail due to various reasons such as insufficient gas, contract errors, or invalid parameters. This field is essential for filtering successful operations and analyzing failure patterns."}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 14, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": "Block number grouping for ingestion partition"}, "BURN_ID": {"type": "TEXT", "index": 15, "name": "BURN_ID", "comment": "A unique identifier for the record."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INSERTED_TIMESTAMP", "comment": "The timestamp at which the record was initially created and inserted into this table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": "The timestamp at which this record was last modified by an internal process."}, "_INVOCATION_ID": {"type": "TEXT", "index": 18, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 532048896, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 3739654, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 21:50UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE, modified_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.silver__token_transfer_burns"}, "model.near_models.silver_observability__chunks_completeness": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_OBSERVABILITY", "name": "CHUNKS_COMPLETENESS", "database": "NEAR", "comment": "Observability model that queries the blocks table at a designated interval to record and track the completeness of the data.", "owner": "DBT_CLOUD_NEAR"}, "columns": {"TEST_NAME": {"type": "TEXT", "index": 1, "name": "TEST_NAME", "comment": "The name of the test for observability models."}, "MIN_BLOCK": {"type": "NUMBER", "index": 2, "name": "MIN_BLOCK", "comment": "The minimum block tested in the range of the observability test run."}, "MAX_BLOCK": {"type": "NUMBER", "index": 3, "name": "MAX_BLOCK", "comment": "The maximum block tested in the range of the observability test run."}, "MIN_BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "MIN_BLOCK_TIMESTAMP", "comment": "The block timestamp of the min block tested in the observability run."}, "MAX_BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "MAX_BLOCK_TIMESTAMP", "comment": "The block timestamp of the max block tested in the observability run."}, "BLOCKS_TESTED": {"type": "NUMBER", "index": 6, "name": "BLOCKS_TESTED", "comment": "The number of blocks tested in the observability run."}, "BLOCKS_IMPACTED_COUNT": {"type": "NUMBER", "index": 7, "name": "BLOCKS_IMPACTED_COUNT", "comment": "The number of blocks impacted during the observability run. \nImpacted is defined as missing or having bad data."}, "BLOCKS_IMPACTED_ARRAY": {"type": "ARRAY", "index": 8, "name": "BLOCKS_IMPACTED_ARRAY", "comment": "An array of the impacted blocks during the observability run."}, "TEST_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "TEST_TIMESTAMP", "comment": "The timestamp of the observability test run."}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 20257297920, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 10696, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-14 06:35UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.silver_observability__chunks_completeness"}, "test.near_models.unique_nft__dim_nft_contract_metadata_DIM_NFT_CONTRACT_METADATA_ID.f095871957": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_NFT", "name": "DIM_NFT_CONTRACT_METADATA_DIM_NFT_CONTRACT_METADATA_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:53UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.unique_nft__dim_nft_contract_metadata_DIM_NFT_CONTRACT_METADATA_ID.f095871957"}, "test.near_models.unique_nft__fact_nft_mints_FACT_NFT_MINTS_ID.4cf2153c0f": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_NFT", "name": "FACT_NFT_MINTS_FACT_NFT_MINTS_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:53UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.unique_nft__fact_nft_mints_FACT_NFT_MINTS_ID.4cf2153c0f"}, "test.near_models.not_null_defi__ez_dex_swaps_BLOCK_TIMESTAMP.b21ec41642": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "EZ_DEX_SWAPS_BLOCK_TIMESTAMP", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 2, "name": "RECEIPT_ID", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 5, "name": "PLATFORM", "comment": null}, "POOL_ID": {"type": "NUMBER", "index": 6, "name": "POOL_ID", "comment": null}, "TRADER": {"type": "TEXT", "index": 7, "name": "TRADER", "comment": null}, "SWAP_INDEX": {"type": "NUMBER", "index": 8, "name": "SWAP_INDEX", "comment": null}, "AMOUNT_OUT_RAW": {"type": "TEXT", "index": 9, "name": "AMOUNT_OUT_RAW", "comment": null}, "AMOUNT_OUT": {"type": "FLOAT", "index": 10, "name": "AMOUNT_OUT", "comment": null}, "AMOUNT_OUT_USD": {"type": "FLOAT", "index": 11, "name": "AMOUNT_OUT_USD", "comment": null}, "TOKEN_OUT_CONTRACT": {"type": "TEXT", "index": 12, "name": "TOKEN_OUT_CONTRACT", "comment": null}, "SYMBOL_OUT": {"type": "TEXT", "index": 13, "name": "SYMBOL_OUT", "comment": null}, "TOKEN_OUT_IS_VERIFIED": {"type": "BOOLEAN", "index": 14, "name": "TOKEN_OUT_IS_VERIFIED", "comment": null}, "AMOUNT_IN_RAW": {"type": "TEXT", "index": 15, "name": "AMOUNT_IN_RAW", "comment": null}, "AMOUNT_IN": {"type": "FLOAT", "index": 16, "name": "AMOUNT_IN", "comment": null}, "AMOUNT_IN_USD": {"type": "FLOAT", "index": 17, "name": "AMOUNT_IN_USD", "comment": null}, "TOKEN_IN_CONTRACT": {"type": "TEXT", "index": 18, "name": "TOKEN_IN_CONTRACT", "comment": null}, "SYMBOL_IN": {"type": "TEXT", "index": 19, "name": "SYMBOL_IN", "comment": null}, "TOKEN_IN_IS_VERIFIED": {"type": "BOOLEAN", "index": 20, "name": "TOKEN_IN_IS_VERIFIED", "comment": null}, "SWAP_INPUT_DATA": {"type": "VARIANT", "index": 21, "name": "SWAP_INPUT_DATA", "comment": null}, "LOG": {"type": "TEXT", "index": 22, "name": "LOG", "comment": null}, "EZ_DEX_SWAPS_ID": {"type": "TEXT", "index": 23, "name": "EZ_DEX_SWAPS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}, "TOKEN_IN_IS_VERIFIED_2": {"type": "BOOLEAN", "index": 26, "name": "TOKEN_IN_IS_VERIFIED_2", "comment": null}, "TOKEN_OUT_IS_VERIFIED_2": {"type": "BOOLEAN", "index": 27, "name": "TOKEN_OUT_IS_VERIFIED_2", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:41UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__ez_dex_swaps_BLOCK_TIMESTAMP.b21ec41642"}, "test.near_models.not_null_silver__dex_swaps_v2_AMOUNT_IN_RAW.1ba7caed73": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "DEX_SWAPS_V2_AMOUNT_IN_RAW", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "RECEIPT_OBJECT_ID": {"type": "TEXT", "index": 2, "name": "RECEIPT_OBJECT_ID", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": null}, "SIGNER_ID": {"type": "TEXT", "index": 6, "name": "SIGNER_ID", "comment": null}, "SWAP_INDEX": {"type": "NUMBER", "index": 7, "name": "SWAP_INDEX", "comment": null}, "AMOUNT_OUT_RAW": {"type": "NUMBER", "index": 8, "name": "AMOUNT_OUT_RAW", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 9, "name": "TOKEN_OUT", "comment": null}, "AMOUNT_IN_RAW": {"type": "NUMBER", "index": 10, "name": "AMOUNT_IN_RAW", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 11, "name": "TOKEN_IN", "comment": null}, "SWAP_INPUT_DATA": {"type": "VARIANT", "index": 12, "name": "SWAP_INPUT_DATA", "comment": null}, "LOG": {"type": "TEXT", "index": 13, "name": "LOG", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 14, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 15, "name": "_INSERTED_TIMESTAMP", "comment": null}, "DEX_SWAPS_V2_ID": {"type": "TEXT", "index": 16, "name": "DEX_SWAPS_V2_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 19, "name": "_INVOCATION_ID", "comment": null}, "_MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "_MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:24UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__dex_swaps_v2_AMOUNT_IN_RAW.1ba7caed73"}, "test.near_models.not_null_defi__ez_intents_BLOCK_ID.7167ab94c3": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "EZ_INTENTS_BLOCK_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "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_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 6, "name": "PREDECESSOR_ID", "comment": null}, "LOG_EVENT": {"type": "TEXT", "index": 7, "name": "LOG_EVENT", "comment": null}, "TOKEN_ID": {"type": "VARIANT", "index": 8, "name": "TOKEN_ID", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 9, "name": "SYMBOL", "comment": null}, "AMOUNT_ADJ": {"type": "FLOAT", "index": 10, "name": "AMOUNT_ADJ", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 11, "name": "AMOUNT_USD", "comment": null}, "OWNER_ID": {"type": "TEXT", "index": 12, "name": "OWNER_ID", "comment": null}, "OLD_OWNER_ID": {"type": "TEXT", "index": 13, "name": "OLD_OWNER_ID", "comment": null}, "NEW_OWNER_ID": {"type": "TEXT", "index": 14, "name": "NEW_OWNER_ID", "comment": null}, "AMOUNT_RAW": {"type": "TEXT", "index": 15, "name": "AMOUNT_RAW", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 16, "name": "BLOCKCHAIN", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 17, "name": "CONTRACT_ADDRESS", "comment": null}, "IS_NATIVE": {"type": "BOOLEAN", "index": 18, "name": "IS_NATIVE", "comment": null}, "PRICE": {"type": "FLOAT", "index": 19, "name": "PRICE", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 20, "name": "DECIMALS", "comment": null}, "GAS_BURNT": {"type": "NUMBER", "index": 21, "name": "GAS_BURNT", "comment": null}, "MEMO": {"type": "TEXT", "index": 22, "name": "MEMO", "comment": null}, "REFERRAL": {"type": "TEXT", "index": 23, "name": "REFERRAL", "comment": null}, "DIP4_VERSION": {"type": "TEXT", "index": 24, "name": "DIP4_VERSION", "comment": null}, "LOG_INDEX": {"type": "NUMBER", "index": 25, "name": "LOG_INDEX", "comment": null}, "LOG_EVENT_INDEX": {"type": "NUMBER", "index": 26, "name": "LOG_EVENT_INDEX", "comment": null}, "AMOUNT_INDEX": {"type": "NUMBER", "index": 27, "name": "AMOUNT_INDEX", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 28, "name": "RECEIPT_SUCCEEDED", "comment": null}, "TOKEN_IS_VERIFIED": {"type": "BOOLEAN", "index": 29, "name": "TOKEN_IS_VERIFIED", "comment": null}, "EZ_INTENTS_ID": {"type": "TEXT", "index": 30, "name": "EZ_INTENTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 32, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:41UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__ez_intents_BLOCK_ID.7167ab94c3"}, "test.near_models.not_null_defi__fact_lending_AMOUNT_ADJ.52609c7541": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_LENDING_AMOUNT_ADJ", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"PLATFORM": {"type": "TEXT", "index": 1, "name": "PLATFORM", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 2, "name": "TX_HASH", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "SENDER_ID": {"type": "TEXT", "index": 5, "name": "SENDER_ID", "comment": null}, "ACTIONS": {"type": "TEXT", "index": 6, "name": "ACTIONS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": null}, "TOKEN_ADDRESS": {"type": "VARIANT", "index": 8, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_RAW": {"type": "NUMBER", "index": 9, "name": "AMOUNT_RAW", "comment": null}, "AMOUNT_ADJ": {"type": "NUMBER", "index": 10, "name": "AMOUNT_ADJ", "comment": null}, "FACT_LENDING_ID": {"type": "TEXT", "index": 11, "name": "FACT_LENDING_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:51UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__fact_lending_AMOUNT_ADJ.52609c7541"}, "test.near_models.not_null_core__fact_developer_activity_FACT_DEVELOPER_ACTIVITY_ID.4cb755da8a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_DEVELOPER_ACTIVITY_FACT_DEVELOPER_ACTIVITY_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"REPO_OWNER": {"type": "TEXT", "index": 1, "name": "REPO_OWNER", "comment": null}, "REPO_NAME": {"type": "TEXT", "index": 2, "name": "REPO_NAME", "comment": null}, "ENDPOINT_NAME": {"type": "TEXT", "index": 3, "name": "ENDPOINT_NAME", "comment": null}, "DATA": {"type": "VARIANT", "index": 4, "name": "DATA", "comment": null}, "PROVIDER": {"type": "TEXT", "index": 5, "name": "PROVIDER", "comment": null}, "ENDPOINT_GITHUB": {"type": "TEXT", "index": 6, "name": "ENDPOINT_GITHUB", "comment": null}, "SNAPSHOT_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "SNAPSHOT_TIMESTAMP", "comment": null}, "FACT_DEVELOPER_ACTIVITY_ID": {"type": "TEXT", "index": 8, "name": "FACT_DEVELOPER_ACTIVITY_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:40UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__fact_developer_activity_FACT_DEVELOPER_ACTIVITY_ID.4cb755da8a"}, "test.near_models.not_null_silver__pool_events_POOL_EVENTS_ID.93ae569735": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POOL_EVENTS_POOL_EVENTS_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "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}, "RECEIPT_OBJECT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_OBJECT_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": null}, "SIGNER_ID": {"type": "TEXT", "index": 6, "name": "SIGNER_ID", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 7, "name": "PREDECESSOR_ID", "comment": null}, "STATUS_VALUE": {"type": "VARIANT", "index": 8, "name": "STATUS_VALUE", "comment": null}, "LOGS": {"type": "ARRAY", "index": 9, "name": "LOGS", "comment": null}, "LOG": {"type": "VARIANT", "index": 10, "name": "LOG", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 11, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "POOL_EVENTS_ID": {"type": "TEXT", "index": 12, "name": "POOL_EVENTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 15, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-04-09 04:47UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__pool_events_POOL_EVENTS_ID.93ae569735"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_HEADER__VARIANT__OBJECT.00ece96cc9": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_BLOCKS_HEADER", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:38UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_HEADER__VARIANT__OBJECT.00ece96cc9"}, "test.near_models.not_null_silver__bridge_allbridge_DESTINATION_ADDRESS.0334a470f9": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BRIDGE_ALLBRIDGE_DESTINATION_ADDRESS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 4, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_RAW": {"type": "NUMBER", "index": 5, "name": "AMOUNT_RAW", "comment": null}, "AMOUNT_FEE_RAW": {"type": "NUMBER", "index": 6, "name": "AMOUNT_FEE_RAW", "comment": null}, "MEMO": {"type": "TEXT", "index": 7, "name": "MEMO", "comment": null}, "DESTINATION_ADDRESS": {"type": "TEXT", "index": 8, "name": "DESTINATION_ADDRESS", "comment": null}, "SOURCE_ADDRESS": {"type": "TEXT", "index": 9, "name": "SOURCE_ADDRESS", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "TEXT", "index": 10, "name": "DESTINATION_CHAIN_ID", "comment": null}, "SOURCE_CHAIN_ID": {"type": "TEXT", "index": 11, "name": "SOURCE_CHAIN_ID", "comment": null}, "ARGS": {"type": "VARIANT", "index": 12, "name": "ARGS", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 13, "name": "RECEIPT_SUCCEEDED", "comment": null}, "METHOD_NAME": {"type": "TEXT", "index": 14, "name": "METHOD_NAME", "comment": null}, "DIRECTION": {"type": "TEXT", "index": 15, "name": "DIRECTION", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 16, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 17, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "_MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "_MODIFIED_TIMESTAMP", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 19, "name": "BRIDGE_ADDRESS", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 20, "name": "PLATFORM", "comment": null}, "BRIDGE_ALLBRIDGE_ID": {"type": "TEXT", "index": 21, "name": "BRIDGE_ALLBRIDGE_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 24, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:23UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__bridge_allbridge_DESTINATION_ADDRESS.0334a470f9"}, "test.near_models.not_null_core__fact_transactions_GAS_USED.2e66666fc1": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_TRANSACTIONS_GAS_USED", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "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}, "NONCE": {"type": "NUMBER", "index": 4, "name": "NONCE", "comment": null}, "SIGNATURE": {"type": "TEXT", "index": 5, "name": "SIGNATURE", "comment": null}, "TX_RECEIVER": {"type": "TEXT", "index": 6, "name": "TX_RECEIVER", "comment": null}, "TX_SIGNER": {"type": "TEXT", "index": 7, "name": "TX_SIGNER", "comment": null}, "TX": {"type": "VARIANT", "index": 8, "name": "TX", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 9, "name": "GAS_USED", "comment": null}, "TRANSACTION_FEE": {"type": "NUMBER", "index": 10, "name": "TRANSACTION_FEE", "comment": null}, "ATTACHED_GAS": {"type": "NUMBER", "index": 11, "name": "ATTACHED_GAS", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 13, "name": "FACT_TRANSACTIONS_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:41UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__fact_transactions_GAS_USED.2e66666fc1"}, "test.near_models.not_null_silver__dex_swaps_v2_AMOUNT_OUT_RAW.b50492a06f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "DEX_SWAPS_V2_AMOUNT_OUT_RAW", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "RECEIPT_OBJECT_ID": {"type": "TEXT", "index": 2, "name": "RECEIPT_OBJECT_ID", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": null}, "SIGNER_ID": {"type": "TEXT", "index": 6, "name": "SIGNER_ID", "comment": null}, "SWAP_INDEX": {"type": "NUMBER", "index": 7, "name": "SWAP_INDEX", "comment": null}, "AMOUNT_OUT_RAW": {"type": "NUMBER", "index": 8, "name": "AMOUNT_OUT_RAW", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 9, "name": "TOKEN_OUT", "comment": null}, "AMOUNT_IN_RAW": {"type": "NUMBER", "index": 10, "name": "AMOUNT_IN_RAW", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 11, "name": "TOKEN_IN", "comment": null}, "SWAP_INPUT_DATA": {"type": "VARIANT", "index": 12, "name": "SWAP_INPUT_DATA", "comment": null}, "LOG": {"type": "TEXT", "index": 13, "name": "LOG", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 14, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 15, "name": "_INSERTED_TIMESTAMP", "comment": null}, "DEX_SWAPS_V2_ID": {"type": "TEXT", "index": 16, "name": "DEX_SWAPS_V2_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 19, "name": "_INVOCATION_ID", "comment": null}, "_MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "_MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:30UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__dex_swaps_v2_AMOUNT_OUT_RAW.b50492a06f"}, "test.near_models.not_null_core__fact_blocks_LATEST_PROTOCOL_VERSION.d77e1eb866": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_BLOCKS_LATEST_PROTOCOL_VERSION", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 3, "name": "BLOCK_HASH", "comment": null}, "BLOCK_AUTHOR": {"type": "TEXT", "index": 4, "name": "BLOCK_AUTHOR", "comment": null}, "HEADER": {"type": "OBJECT", "index": 5, "name": "HEADER", "comment": null}, "BLOCK_CHALLENGES_RESULT": {"type": "ARRAY", "index": 6, "name": "BLOCK_CHALLENGES_RESULT", "comment": null}, "BLOCK_CHALLENGES_ROOT": {"type": "TEXT", "index": 7, "name": "BLOCK_CHALLENGES_ROOT", "comment": null}, "CHUNK_HEADERS_ROOT": {"type": "TEXT", "index": 8, "name": "CHUNK_HEADERS_ROOT", "comment": null}, "CHUNK_TX_ROOT": {"type": "TEXT", "index": 9, "name": "CHUNK_TX_ROOT", "comment": null}, "CHUNK_MASK": {"type": "ARRAY", "index": 10, "name": "CHUNK_MASK", "comment": null}, "CHUNK_RECEIPTS_ROOT": {"type": "TEXT", "index": 11, "name": "CHUNK_RECEIPTS_ROOT", "comment": null}, "CHUNKS": {"type": "ARRAY", "index": 12, "name": "CHUNKS", "comment": null}, "CHUNKS_INCLUDED": {"type": "NUMBER", "index": 13, "name": "CHUNKS_INCLUDED", "comment": null}, "EPOCH_ID": {"type": "TEXT", "index": 14, "name": "EPOCH_ID", "comment": null}, "EPOCH_SYNC_DATA_HASH": {"type": "TEXT", "index": 15, "name": "EPOCH_SYNC_DATA_HASH", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 16, "name": "GAS_PRICE", "comment": null}, "LAST_DS_FINAL_BLOCK": {"type": "TEXT", "index": 17, "name": "LAST_DS_FINAL_BLOCK", "comment": null}, "LAST_FINAL_BLOCK": {"type": "TEXT", "index": 18, "name": "LAST_FINAL_BLOCK", "comment": null}, "LATEST_PROTOCOL_VERSION": {"type": "NUMBER", "index": 19, "name": "LATEST_PROTOCOL_VERSION", "comment": null}, "NEXT_BP_HASH": {"type": "TEXT", "index": 20, "name": "NEXT_BP_HASH", "comment": null}, "NEXT_EPOCH_ID": {"type": "TEXT", "index": 21, "name": "NEXT_EPOCH_ID", "comment": null}, "OUTCOME_ROOT": {"type": "TEXT", "index": 22, "name": "OUTCOME_ROOT", "comment": null}, "PREV_HASH": {"type": "TEXT", "index": 23, "name": "PREV_HASH", "comment": null}, "PREV_HEIGHT": {"type": "NUMBER", "index": 24, "name": "PREV_HEIGHT", "comment": null}, "PREV_STATE_ROOT": {"type": "TEXT", "index": 25, "name": "PREV_STATE_ROOT", "comment": null}, "RANDOM_VALUE": {"type": "TEXT", "index": 26, "name": "RANDOM_VALUE", "comment": null}, "RENT_PAID": {"type": "FLOAT", "index": 27, "name": "RENT_PAID", "comment": null}, "SIGNATURE": {"type": "TEXT", "index": 28, "name": "SIGNATURE", "comment": null}, "TOTAL_SUPPLY": {"type": "FLOAT", "index": 29, "name": "TOTAL_SUPPLY", "comment": null}, "VALIDATOR_PROPOSALS": {"type": "ARRAY", "index": 30, "name": "VALIDATOR_PROPOSALS", "comment": null}, "VALIDATOR_REWARD": {"type": "FLOAT", "index": 31, "name": "VALIDATOR_REWARD", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 32, "name": "FACT_BLOCKS_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:40UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__fact_blocks_LATEST_PROTOCOL_VERSION.d77e1eb866"}, "test.near_models.unique_gov__fact_staking_pool_balances_FACT_STAKING_POOL_BALANCES_ID.1014dbe3f3": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_GOV", "name": "FACT_STAKING_POOL_BALANCES_FACT_STAKING_POOL_BALANCES_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:53UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.unique_gov__fact_staking_pool_balances_FACT_STAKING_POOL_BALANCES_ID.1014dbe3f3"}, "test.near_models.not_null_silver__atlas_supply_utc_date.76028a022e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "ATLAS_SUPPLY_UTC_DATE", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"UTC_DATE": {"type": "DATE", "index": 1, "name": "UTC_DATE", "comment": null}, "TOTAL_SUPPLY": {"type": "NUMBER", "index": 2, "name": "TOTAL_SUPPLY", "comment": null}, "TOTAL_STAKED_SUPPLY": {"type": "FLOAT", "index": 3, "name": "TOTAL_STAKED_SUPPLY", "comment": null}, "TOTAL_NONSTAKED_SUPPLY": {"type": "FLOAT", "index": 4, "name": "TOTAL_NONSTAKED_SUPPLY", "comment": null}, "CIRCULATING_SUPPLY": {"type": "NUMBER", "index": 5, "name": "CIRCULATING_SUPPLY", "comment": null}, "TOTAL_LOCKED_SUPPLY": {"type": "NUMBER", "index": 6, "name": "TOTAL_LOCKED_SUPPLY", "comment": null}, "LIQUID_SUPPLY": {"type": "FLOAT", "index": 7, "name": "LIQUID_SUPPLY", "comment": null}, "NONLIQUID_SUPPLY": {"type": "FLOAT", "index": 8, "name": "NONLIQUID_SUPPLY", "comment": null}, "STAKED_LOCKED_SUPPLY": {"type": "NUMBER", "index": 9, "name": "STAKED_LOCKED_SUPPLY", "comment": null}, "NON_STAKED_LOCKED_SUPPLY": {"type": "NUMBER", "index": 10, "name": "NON_STAKED_LOCKED_SUPPLY", "comment": null}, "STAKED_CIRCULATING_SUPPLY": {"type": "FLOAT", "index": 11, "name": "STAKED_CIRCULATING_SUPPLY", "comment": null}, "NONSTAKED_CIRCULATING_SUPPLY": {"type": "FLOAT", "index": 12, "name": "NONSTAKED_CIRCULATING_SUPPLY", "comment": null}, "PERC_LOCKED_SUPPLY": {"type": "NUMBER", "index": 13, "name": "PERC_LOCKED_SUPPLY", "comment": null}, "PERC_CIRCULATING_SUPPLY": {"type": "NUMBER", "index": 14, "name": "PERC_CIRCULATING_SUPPLY", "comment": null}, "PERC_STAKED_LOCKED": {"type": "NUMBER", "index": 15, "name": "PERC_STAKED_LOCKED", "comment": null}, "PERC_STAKED_CIRCULATING": {"type": "FLOAT", "index": 16, "name": "PERC_STAKED_CIRCULATING", "comment": null}, "ATLAS_SUPPLY_ID": {"type": "TEXT", "index": 17, "name": "ATLAS_SUPPLY_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}, "_INVOCATION_ID": {"type": "TEXT", "index": 20, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:23UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__atlas_supply_utc_date.76028a022e"}, "test.near_models.not_null_nft__fact_nft_mints_TX_HASH.936a93d017": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "FACT_NFT_MINTS_TX_HASH", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RECEIPT_OBJECT_ID": {"type": "TEXT", "index": 1, "name": "RECEIPT_OBJECT_ID", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 2, "name": "TX_HASH", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "TOKEN_ID": {"type": "TEXT", "index": 5, "name": "TOKEN_ID", "comment": null}, "METHOD_NAME": {"type": "TEXT", "index": 6, "name": "METHOD_NAME", "comment": null}, "ARGS": {"type": "VARIANT", "index": 7, "name": "ARGS", "comment": null}, "MEMO": {"type": "VARIANT", "index": 8, "name": "MEMO", "comment": null}, "DEPOSIT": {"type": "NUMBER", "index": 9, "name": "DEPOSIT", "comment": null}, "TX_RECEIVER": {"type": "TEXT", "index": 10, "name": "TX_RECEIVER", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 11, "name": "RECEIVER_ID", "comment": null}, "SIGNER_ID": {"type": "TEXT", "index": 12, "name": "SIGNER_ID", "comment": null}, "OWNER_ID": {"type": "TEXT", "index": 13, "name": "OWNER_ID", "comment": null}, "OWNER_PER_TX": {"type": "NUMBER", "index": 14, "name": "OWNER_PER_TX", "comment": null}, "MINT_PER_TX": {"type": "NUMBER", "index": 15, "name": "MINT_PER_TX", "comment": null}, "GAS_BURNT": {"type": "NUMBER", "index": 16, "name": "GAS_BURNT", "comment": null}, "TRANSACTION_FEE": {"type": "NUMBER", "index": 17, "name": "TRANSACTION_FEE", "comment": null}, "IMPLIED_PRICE": {"type": "FLOAT", "index": 18, "name": "IMPLIED_PRICE", "comment": null}, "TX_STATUS": {"type": "TEXT", "index": 19, "name": "TX_STATUS", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 20, "name": "TX_SUCCEEDED", "comment": null}, "MINT_ACTION_ID": {"type": "TEXT", "index": 21, "name": "MINT_ACTION_ID", "comment": null}, "FACT_NFT_MINTS_ID": {"type": "TEXT", "index": 22, "name": "FACT_NFT_MINTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:52UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_nft__fact_nft_mints_TX_HASH.936a93d017"}, "test.near_models.dbt_utils_recency_core__ez_native_daily_balances_day__epoch_date__3.c157f1f3a2": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_RECENCY_CORE", "name": "EZ_NATIVE_DAILY_BALANCES_DAY", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"MOST_RECENT": {"type": "DATE", "index": 1, "name": "MOST_RECENT", "comment": null}, "THRESHOLD": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "THRESHOLD", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_utils_recency_core__ez_native_daily_balances_day__epoch_date__3.c157f1f3a2"}, "test.near_models.not_null_gov__fact_staking_pool_balances_BALANCE.b831eabbde": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_GOV", "name": "FACT_STAKING_POOL_BALANCES_BALANCE", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "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}, "RECEIPT_OBJECT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_OBJECT_ID", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 5, "name": "ADDRESS", "comment": null}, "BALANCE": {"type": "FLOAT", "index": 6, "name": "BALANCE", "comment": null}, "FACT_STAKING_POOL_BALANCES_ID": {"type": "TEXT", "index": 7, "name": "FACT_STAKING_POOL_BALANCES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:52UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_gov__fact_staking_pool_balances_BALANCE.b831eabbde"}, "test.near_models.not_null_core__fact_transactions_TRANSACTION_FEE.3a5a122a8a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_TRANSACTIONS_TRANSACTION_FEE", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "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}, "NONCE": {"type": "NUMBER", "index": 4, "name": "NONCE", "comment": null}, "SIGNATURE": {"type": "TEXT", "index": 5, "name": "SIGNATURE", "comment": null}, "TX_RECEIVER": {"type": "TEXT", "index": 6, "name": "TX_RECEIVER", "comment": null}, "TX_SIGNER": {"type": "TEXT", "index": 7, "name": "TX_SIGNER", "comment": null}, "TX": {"type": "VARIANT", "index": 8, "name": "TX", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 9, "name": "GAS_USED", "comment": null}, "TRANSACTION_FEE": {"type": "NUMBER", "index": 10, "name": "TRANSACTION_FEE", "comment": null}, "ATTACHED_GAS": {"type": "NUMBER", "index": 11, "name": "ATTACHED_GAS", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 13, "name": "FACT_TRANSACTIONS_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:41UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__fact_transactions_TRANSACTION_FEE.3a5a122a8a"}, "test.near_models.not_null_gov__fact_staking_actions_ADDRESS.8ecca83a0c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_GOV", "name": "FACT_STAKING_ACTIONS_ADDRESS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "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}, "RECEIPT_OBJECT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_OBJECT_ID", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 5, "name": "ADDRESS", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 6, "name": "PREDECESSOR_ID", "comment": null}, "SIGNER_ID": {"type": "TEXT", "index": 7, "name": "SIGNER_ID", "comment": null}, "ACTION": {"type": "TEXT", "index": 8, "name": "ACTION", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 9, "name": "AMOUNT", "comment": null}, "FACT_STAKING_ACTIONS_ID": {"type": "TEXT", "index": 10, "name": "FACT_STAKING_ACTIONS_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:52UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_gov__fact_staking_actions_ADDRESS.8ecca83a0c"}, "test.near_models.not_null_core__fact_blocks_CHUNK_HEADERS_ROOT.180c276606": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_BLOCKS_CHUNK_HEADERS_ROOT", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 3, "name": "BLOCK_HASH", "comment": null}, "BLOCK_AUTHOR": {"type": "TEXT", "index": 4, "name": "BLOCK_AUTHOR", "comment": null}, "HEADER": {"type": "OBJECT", "index": 5, "name": "HEADER", "comment": null}, "BLOCK_CHALLENGES_RESULT": {"type": "ARRAY", "index": 6, "name": "BLOCK_CHALLENGES_RESULT", "comment": null}, "BLOCK_CHALLENGES_ROOT": {"type": "TEXT", "index": 7, "name": "BLOCK_CHALLENGES_ROOT", "comment": null}, "CHUNK_HEADERS_ROOT": {"type": "TEXT", "index": 8, "name": "CHUNK_HEADERS_ROOT", "comment": null}, "CHUNK_TX_ROOT": {"type": "TEXT", "index": 9, "name": "CHUNK_TX_ROOT", "comment": null}, "CHUNK_MASK": {"type": "ARRAY", "index": 10, "name": "CHUNK_MASK", "comment": null}, "CHUNK_RECEIPTS_ROOT": {"type": "TEXT", "index": 11, "name": "CHUNK_RECEIPTS_ROOT", "comment": null}, "CHUNKS": {"type": "ARRAY", "index": 12, "name": "CHUNKS", "comment": null}, "CHUNKS_INCLUDED": {"type": "NUMBER", "index": 13, "name": "CHUNKS_INCLUDED", "comment": null}, "EPOCH_ID": {"type": "TEXT", "index": 14, "name": "EPOCH_ID", "comment": null}, "EPOCH_SYNC_DATA_HASH": {"type": "TEXT", "index": 15, "name": "EPOCH_SYNC_DATA_HASH", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 16, "name": "GAS_PRICE", "comment": null}, "LAST_DS_FINAL_BLOCK": {"type": "TEXT", "index": 17, "name": "LAST_DS_FINAL_BLOCK", "comment": null}, "LAST_FINAL_BLOCK": {"type": "TEXT", "index": 18, "name": "LAST_FINAL_BLOCK", "comment": null}, "LATEST_PROTOCOL_VERSION": {"type": "NUMBER", "index": 19, "name": "LATEST_PROTOCOL_VERSION", "comment": null}, "NEXT_BP_HASH": {"type": "TEXT", "index": 20, "name": "NEXT_BP_HASH", "comment": null}, "NEXT_EPOCH_ID": {"type": "TEXT", "index": 21, "name": "NEXT_EPOCH_ID", "comment": null}, "OUTCOME_ROOT": {"type": "TEXT", "index": 22, "name": "OUTCOME_ROOT", "comment": null}, "PREV_HASH": {"type": "TEXT", "index": 23, "name": "PREV_HASH", "comment": null}, "PREV_HEIGHT": {"type": "NUMBER", "index": 24, "name": "PREV_HEIGHT", "comment": null}, "PREV_STATE_ROOT": {"type": "TEXT", "index": 25, "name": "PREV_STATE_ROOT", "comment": null}, "RANDOM_VALUE": {"type": "TEXT", "index": 26, "name": "RANDOM_VALUE", "comment": null}, "RENT_PAID": {"type": "FLOAT", "index": 27, "name": "RENT_PAID", "comment": null}, "SIGNATURE": {"type": "TEXT", "index": 28, "name": "SIGNATURE", "comment": null}, "TOTAL_SUPPLY": {"type": "FLOAT", "index": 29, "name": "TOTAL_SUPPLY", "comment": null}, "VALIDATOR_PROPOSALS": {"type": "ARRAY", "index": 30, "name": "VALIDATOR_PROPOSALS", "comment": null}, "VALIDATOR_REWARD": {"type": "FLOAT", "index": 31, "name": "VALIDATOR_REWARD", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 32, "name": "FACT_BLOCKS_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:40UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__fact_blocks_CHUNK_HEADERS_ROOT.180c276606"}, "test.near_models.not_null_gov__fact_lockup_actions_BLOCK_ID.42e008bb57": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_GOV", "name": "FACT_LOCKUP_ACTIONS_BLOCK_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": null}, "DEPOSIT": {"type": "FLOAT", "index": 4, "name": "DEPOSIT", "comment": null}, "LOCKUP_ACCOUNT_ID": {"type": "TEXT", "index": 5, "name": "LOCKUP_ACCOUNT_ID", "comment": null}, "OWNER_ACCOUNT_ID": {"type": "TEXT", "index": 6, "name": "OWNER_ACCOUNT_ID", "comment": null}, "LOCKUP_DURATION": {"type": "TEXT", "index": 7, "name": "LOCKUP_DURATION", "comment": null}, "LOCKUP_TIMESTAMP": {"type": "TEXT", "index": 8, "name": "LOCKUP_TIMESTAMP", "comment": null}, "LOCKUP_TIMESTAMP_NTZ": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "LOCKUP_TIMESTAMP_NTZ", "comment": null}, "RELEASE_DURATION": {"type": "TEXT", "index": 10, "name": "RELEASE_DURATION", "comment": null}, "VESTING_SCHEDULE": {"type": "TEXT", "index": 11, "name": "VESTING_SCHEDULE", "comment": null}, "TRANSFERS_INFORMATION": {"type": "TEXT", "index": 12, "name": "TRANSFERS_INFORMATION", "comment": null}, "FACT_LOCKUP_ACTIONS_ID": {"type": "TEXT", "index": 13, "name": "FACT_LOCKUP_ACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:51UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_gov__fact_lockup_actions_BLOCK_ID.42e008bb57"}, "model.near_models.silver_stats__core_metrics_block_hourly": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_STATS", "name": "CORE_METRICS_BLOCK_HOURLY", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_TIMESTAMP_HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP_HOUR", "comment": ""}, "BLOCK_NUMBER_MIN": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER_MIN", "comment": ""}, "BLOCK_NUMBER_MAX": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER_MAX", "comment": ""}, "BLOCK_COUNT": {"type": "NUMBER", "index": 4, "name": "BLOCK_COUNT", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "CORE_METRICS_BLOCK_HOURLY_ID": {"type": "TEXT", "index": 6, "name": "CORE_METRICS_BLOCK_HOURLY_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 2770944, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 46585, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 21:49UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp_hour::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.silver_stats__core_metrics_block_hourly"}, "model.near_models.silver__omni_ft_metadata": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "OMNI_FT_METADATA", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"OMNI_ASSET_IDENTIFIER": {"type": "TEXT", "index": 1, "name": "OMNI_ASSET_IDENTIFIER", "comment": null}, "SOURCE_CHAIN": {"type": "TEXT", "index": 2, "name": "SOURCE_CHAIN", "comment": null}, "CROSSCHAIN_TOKEN_CONTRACT": {"type": "TEXT", "index": 3, "name": "CROSSCHAIN_TOKEN_CONTRACT", "comment": null}, "NEAR_TOKEN_CONTRACT": {"type": "TEXT", "index": 4, "name": "NEAR_TOKEN_CONTRACT", "comment": null}, "OMNI_FT_METADATA_ID": {"type": "TEXT", "index": 5, "name": "OMNI_FT_METADATA_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 8, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 12288, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 54, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 21:48UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.silver__omni_ft_metadata"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__dim_staking_pools_OWNER__STRING__VARCHAR.b0e3bc4c56": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_GOV", "name": "DIM_STAKING_POOLS_OWNER", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__dim_staking_pools_OWNER__STRING__VARCHAR.b0e3bc4c56"}, "model.near_models.gov__fact_lockup_actions": {"metadata": {"type": "VIEW", "schema": "GOV", "name": "FACT_LOCKUP_ACTIONS", "database": "NEAR", "comment": "## Description\nThis table contains all lockup account transactions on the NEAR Protocol blockchain, capturing lockup creation, vesting schedules, and release mechanisms. The data includes lockup amounts, duration periods, vesting schedules, and associated metadata, providing comprehensive tracking of token lockups and vesting arrangements. This table provides the foundation for lockup analytics, vesting schedule analysis, and token release tracking across the NEAR ecosystem.\n\n## Key Use Cases\n- Lockup account analysis and vesting schedule tracking\n- Token release analysis and unlock pattern identification\n- Vesting schedule compliance monitoring and analysis\n- Lockup duration analysis and trend identification\n- Cross-account lockup comparison and performance analysis\n- Token distribution analysis and supply impact assessment\n- Governance token lockup analysis and voting power tracking\n\n## Important Relationships\n- Links to `core.fact_transactions` through tx_hash for transaction context\n- Connects to `core.fact_blocks` through block_id for temporal context\n- Provides lockup data for governance analytics and vesting analysis\n- Supports `core.ez_native_daily_balances` with lockup balance tracking\n- Enables analysis in `stats.ez_core_metrics_hourly` for lockup metrics\n- Powers supply analysis and token distribution studies\n\n## Commonly-used Fields\n- `tx_hash`: Essential for linking to transaction details and verification\n- `block_timestamp`: Primary field for time-series analysis and trend detection\n- `lockup_account_id` and `owner_account_id`: Critical for account identification and ownership tracking\n- `deposit`: Important for lockup amount analysis and value tracking\n- `lockup_duration` and `release_duration`: Essential for vesting schedule analysis\n- `lockup_timestamp` and `lockup_timestamp_ntz`: Important for timeline analysis and unlock tracking\n- `vesting_schedule`: Critical for vesting pattern analysis and compliance monitoring", "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": "Unique identifier (hash) of this transaction."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block began."}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": "The height of the chain this block corresponds with."}, "DEPOSIT": {"type": "FLOAT", "index": 4, "name": "DEPOSIT", "comment": "Sum of all NEAR tokens transferred from the signing account to the receiver account during receipt processing. This includes tokens sent in a Transfer action(s), and tokens sent in a FunctionCall action(s) with a deposit attached.\n\nIn raw number format with 24 decimal places, to adjust divide by POW(10,24) or multiply by 1e-24."}, "LOCKUP_ACCOUNT_ID": {"type": "TEXT", "index": 5, "name": "LOCKUP_ACCOUNT_ID", "comment": "A vault created by the lockup action that holds the distributed NEAR tokens until the end of the lockup duration."}, "OWNER_ACCOUNT_ID": {"type": "TEXT", "index": 6, "name": "OWNER_ACCOUNT_ID", "comment": "The wallet address of the owner for the locked tokens, per the initial distribution."}, "LOCKUP_DURATION": {"type": "TEXT", "index": 7, "name": "LOCKUP_DURATION", "comment": "The duration of the lockup period."}, "LOCKUP_TIMESTAMP": {"type": "TEXT", "index": 8, "name": "LOCKUP_TIMESTAMP", "comment": "The initial lockup timestamp, in epoch time."}, "LOCKUP_TIMESTAMP_NTZ": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "LOCKUP_TIMESTAMP_NTZ", "comment": "Timestamp of the start of the lockup period, converted to UTC time."}, "RELEASE_DURATION": {"type": "TEXT", "index": 10, "name": "RELEASE_DURATION", "comment": "The duration until the locked tokens can be released."}, "VESTING_SCHEDULE": {"type": "TEXT", "index": 11, "name": "VESTING_SCHEDULE", "comment": "Legacy/no longer used. The vesting schedule for the locked tokens."}, "TRANSFERS_INFORMATION": {"type": "TEXT", "index": 12, "name": "TRANSFERS_INFORMATION", "comment": "A dictionary of information about the parameters allowing or limiting transfers of the locked NEAR."}, "FACT_LOCKUP_ACTIONS_ID": {"type": "TEXT", "index": 13, "name": "FACT_LOCKUP_ACTIONS_ID", "comment": "A unique identifier for the record."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": "The timestamp at which the record was initially created and inserted into this table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": "The timestamp at which this record was last modified by an internal process."}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.gov__fact_lockup_actions"}, "test.near_models.not_null_defi__ez_dex_swaps_PLATFORM.371eb6dc40": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "EZ_DEX_SWAPS_PLATFORM", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 2, "name": "RECEIPT_ID", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 5, "name": "PLATFORM", "comment": null}, "POOL_ID": {"type": "NUMBER", "index": 6, "name": "POOL_ID", "comment": null}, "TRADER": {"type": "TEXT", "index": 7, "name": "TRADER", "comment": null}, "SWAP_INDEX": {"type": "NUMBER", "index": 8, "name": "SWAP_INDEX", "comment": null}, "AMOUNT_OUT_RAW": {"type": "TEXT", "index": 9, "name": "AMOUNT_OUT_RAW", "comment": null}, "AMOUNT_OUT": {"type": "FLOAT", "index": 10, "name": "AMOUNT_OUT", "comment": null}, "AMOUNT_OUT_USD": {"type": "FLOAT", "index": 11, "name": "AMOUNT_OUT_USD", "comment": null}, "TOKEN_OUT_CONTRACT": {"type": "TEXT", "index": 12, "name": "TOKEN_OUT_CONTRACT", "comment": null}, "SYMBOL_OUT": {"type": "TEXT", "index": 13, "name": "SYMBOL_OUT", "comment": null}, "TOKEN_OUT_IS_VERIFIED": {"type": "BOOLEAN", "index": 14, "name": "TOKEN_OUT_IS_VERIFIED", "comment": null}, "AMOUNT_IN_RAW": {"type": "TEXT", "index": 15, "name": "AMOUNT_IN_RAW", "comment": null}, "AMOUNT_IN": {"type": "FLOAT", "index": 16, "name": "AMOUNT_IN", "comment": null}, "AMOUNT_IN_USD": {"type": "FLOAT", "index": 17, "name": "AMOUNT_IN_USD", "comment": null}, "TOKEN_IN_CONTRACT": {"type": "TEXT", "index": 18, "name": "TOKEN_IN_CONTRACT", "comment": null}, "SYMBOL_IN": {"type": "TEXT", "index": 19, "name": "SYMBOL_IN", "comment": null}, "TOKEN_IN_IS_VERIFIED": {"type": "BOOLEAN", "index": 20, "name": "TOKEN_IN_IS_VERIFIED", "comment": null}, "SWAP_INPUT_DATA": {"type": "VARIANT", "index": 21, "name": "SWAP_INPUT_DATA", "comment": null}, "LOG": {"type": "TEXT", "index": 22, "name": "LOG", "comment": null}, "EZ_DEX_SWAPS_ID": {"type": "TEXT", "index": 23, "name": "EZ_DEX_SWAPS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}, "TOKEN_IN_IS_VERIFIED_2": {"type": "BOOLEAN", "index": 26, "name": "TOKEN_IN_IS_VERIFIED_2", "comment": null}, "TOKEN_OUT_IS_VERIFIED_2": {"type": "BOOLEAN", "index": 27, "name": "TOKEN_OUT_IS_VERIFIED_2", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:41UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__ez_dex_swaps_PLATFORM.371eb6dc40"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__dex_swaps_v2_TX_HASH__STRING__VARCHAR.6ba2b7dae7": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "DEX_SWAPS_V2_TX_HASH", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 12:57UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__dex_swaps_v2_TX_HASH__STRING__VARCHAR.6ba2b7dae7"}, "test.near_models.not_null_core__fact_logs_FACT_LOGS_ID.190c10ad43": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_LOGS_FACT_LOGS_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 5, "name": "PREDECESSOR_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 6, "name": "RECEIVER_ID", "comment": null}, "SIGNER_ID": {"type": "TEXT", "index": 7, "name": "SIGNER_ID", "comment": null}, "LOG_INDEX": {"type": "NUMBER", "index": 8, "name": "LOG_INDEX", "comment": null}, "CLEAN_LOG": {"type": "TEXT", "index": 9, "name": "CLEAN_LOG", "comment": null}, "EVENT_STANDARD": {"type": "TEXT", "index": 10, "name": "EVENT_STANDARD", "comment": null}, "GAS_BURNT": {"type": "NUMBER", "index": 11, "name": "GAS_BURNT", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "RECEIPT_SUCCEEDED", "comment": null}, "FACT_LOGS_ID": {"type": "TEXT", "index": 13, "name": "FACT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:40UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__fact_logs_FACT_LOGS_ID.190c10ad43"}, "test.near_models.not_null_nft__ez_nft_sales_PLATFORM_NAME.37877954e4": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "EZ_NFT_SALES_PLATFORM_NAME", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RECEIPT_ID": {"type": "TEXT", "index": 1, "name": "RECEIPT_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}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 5, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 6, "name": "BUYER_ADDRESS", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 7, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 8, "name": "PLATFORM_NAME", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_ADDRESS", "comment": null}, "TOKEN_ID": {"type": "TEXT", "index": 10, "name": "TOKEN_ID", "comment": null}, "PRICE": {"type": "FLOAT", "index": 11, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 12, "name": "PRICE_USD", "comment": null}, "METHOD_NAME": {"type": "TEXT", "index": 13, "name": "METHOD_NAME", "comment": null}, "LOG": {"type": "VARIANT", "index": 14, "name": "LOG", "comment": null}, "GAS_BURNED": {"type": "NUMBER", "index": 15, "name": "GAS_BURNED", "comment": null}, "AFFILIATE_ID": {"type": "TEXT", "index": 16, "name": "AFFILIATE_ID", "comment": null}, "AFFILIATE_AMOUNT": {"type": "FLOAT", "index": 17, "name": "AFFILIATE_AMOUNT", "comment": null}, "AFFILIATE_AMOUNT_USD": {"type": "FLOAT", "index": 18, "name": "AFFILIATE_AMOUNT_USD", "comment": null}, "ROYALTIES": {"type": "OBJECT", "index": 19, "name": "ROYALTIES", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 20, "name": "PLATFORM_FEE", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 21, "name": "PLATFORM_FEE_USD", "comment": null}, "EZ_NFT_SALES_ID": {"type": "TEXT", "index": 22, "name": "EZ_NFT_SALES_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:52UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_nft__ez_nft_sales_PLATFORM_NAME.37877954e4"}, "test.near_models.unique_gov__dim_staking_pools_DIM_STAKING_POOLS_ID.6eb07d570f": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_GOV", "name": "DIM_STAKING_POOLS_DIM_STAKING_POOLS_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:53UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.unique_gov__dim_staking_pools_DIM_STAKING_POOLS_ID.6eb07d570f"}, "test.near_models.not_null_core__fact_logs_PREDECESSOR_ID.3cf7d763c6": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_LOGS_PREDECESSOR_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 5, "name": "PREDECESSOR_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 6, "name": "RECEIVER_ID", "comment": null}, "SIGNER_ID": {"type": "TEXT", "index": 7, "name": "SIGNER_ID", "comment": null}, "LOG_INDEX": {"type": "NUMBER", "index": 8, "name": "LOG_INDEX", "comment": null}, "CLEAN_LOG": {"type": "TEXT", "index": 9, "name": "CLEAN_LOG", "comment": null}, "EVENT_STANDARD": {"type": "TEXT", "index": 10, "name": "EVENT_STANDARD", "comment": null}, "GAS_BURNT": {"type": "NUMBER", "index": 11, "name": "GAS_BURNT", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "RECEIPT_SUCCEEDED", "comment": null}, "FACT_LOGS_ID": {"type": "TEXT", "index": 13, "name": "FACT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:40UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__fact_logs_PREDECESSOR_ID.3cf7d763c6"}, "test.near_models.not_null_silver__staking_epochs_EPOCH_NUMBER.555a92357a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "STAKING_EPOCHS_EPOCH_NUMBER", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "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}, "POOL_ID": {"type": "TEXT", "index": 4, "name": "POOL_ID", "comment": null}, "EPOCH_NUMBER": {"type": "NUMBER", "index": 5, "name": "EPOCH_NUMBER", "comment": null}, "REWARD_TOKENS": {"type": "NUMBER", "index": 6, "name": "REWARD_TOKENS", "comment": null}, "TOTAL_STAKED_BALANCE": {"type": "NUMBER", "index": 7, "name": "TOTAL_STAKED_BALANCE", "comment": null}, "TOTAL_STAKING_SHARES": {"type": "NUMBER", "index": 8, "name": "TOTAL_STAKING_SHARES", "comment": null}, "LOG": {"type": "VARIANT", "index": 9, "name": "LOG", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 10, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "_EPOCH_ID": {"type": "TEXT", "index": 11, "name": "_EPOCH_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}, "STAKING_EPOCHS_ID": {"type": "TEXT", "index": 13, "name": "STAKING_EPOCHS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 16, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:25UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__staking_epochs_EPOCH_NUMBER.555a92357a"}, "model.near_models.gov__fact_staking_pool_daily_balances": {"metadata": {"type": "VIEW", "schema": "GOV", "name": "FACT_STAKING_POOL_DAILY_BALANCES", "database": "NEAR", "comment": "## Description\nThis table contains daily balance snapshots for all staking pools on the NEAR Protocol blockchain, providing aggregated daily balance data for staking pool analysis and performance tracking. The data includes daily balance amounts, pool addresses, and associated metadata, enabling historical analysis of staking pool growth, performance trends, and liquidity patterns. This table provides the foundation for staking pool analytics, validator performance analysis, and long-term trend identification across the NEAR ecosystem.\n\n## Key Use Cases\n- Staking pool growth analysis and historical performance tracking\n- Daily balance trend analysis and pattern identification\n- Cross-pool performance comparison and benchmarking\n- Staking pool health monitoring and risk assessment\n- Long-term validator performance analysis and trend identification\n- Staking adoption analysis and participation tracking\n- Governance participation analysis and voting power distribution over time\n\n## Important Relationships\n- Aggregates data from `gov.fact_staking_pool_balances` for daily analysis\n- Provides daily balance data for staking pool analytics and reporting\n- Supports `gov.fact_staking_actions` with historical balance context\n- Enables analysis in `stats.ez_core_metrics_hourly` for staking metrics\n- Powers cross-pool analysis and long-term validator performance comparison\n- Supports governance analytics and staking participation trend analysis\n\n## Commonly-used Fields\n- `date`: Essential for time-series analysis and trend detection\n- `balance`: Critical for daily balance analysis and performance assessment\n- `address`: Essential for staking pool identification and analysis\n- `fact_staking_pool_daily_balances_id`: Important for unique record identification\n- `inserted_timestamp`: Useful for data freshness and update tracking\n- `modified_timestamp`: Important for data quality and update monitoring", "owner": "DBT_CLOUD_NEAR"}, "columns": {"DATE": {"type": "DATE", "index": 1, "name": "DATE", "comment": "The date (day)."}, "ADDRESS": {"type": "TEXT", "index": 2, "name": "ADDRESS", "comment": "The NEAR address of the staking pool."}, "BALANCE": {"type": "FLOAT", "index": 3, "name": "BALANCE", "comment": "The balance of a pool or address at a given block."}, "FACT_STAKING_POOL_DAILY_BALANCES_ID": {"type": "TEXT", "index": 4, "name": "FACT_STAKING_POOL_DAILY_BALANCES_ID", "comment": "A unique identifier for the record."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "INSERTED_TIMESTAMP", "comment": "The timestamp at which the record was initially created and inserted into this table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "MODIFIED_TIMESTAMP", "comment": "The timestamp at which this record was last modified by an internal process."}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.gov__fact_staking_pool_daily_balances"}, "test.near_models.not_null_defi__ez_intents_TX_HASH.6423e8f3f3": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "EZ_INTENTS_TX_HASH", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "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_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 6, "name": "PREDECESSOR_ID", "comment": null}, "LOG_EVENT": {"type": "TEXT", "index": 7, "name": "LOG_EVENT", "comment": null}, "TOKEN_ID": {"type": "VARIANT", "index": 8, "name": "TOKEN_ID", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 9, "name": "SYMBOL", "comment": null}, "AMOUNT_ADJ": {"type": "FLOAT", "index": 10, "name": "AMOUNT_ADJ", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 11, "name": "AMOUNT_USD", "comment": null}, "OWNER_ID": {"type": "TEXT", "index": 12, "name": "OWNER_ID", "comment": null}, "OLD_OWNER_ID": {"type": "TEXT", "index": 13, "name": "OLD_OWNER_ID", "comment": null}, "NEW_OWNER_ID": {"type": "TEXT", "index": 14, "name": "NEW_OWNER_ID", "comment": null}, "AMOUNT_RAW": {"type": "TEXT", "index": 15, "name": "AMOUNT_RAW", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 16, "name": "BLOCKCHAIN", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 17, "name": "CONTRACT_ADDRESS", "comment": null}, "IS_NATIVE": {"type": "BOOLEAN", "index": 18, "name": "IS_NATIVE", "comment": null}, "PRICE": {"type": "FLOAT", "index": 19, "name": "PRICE", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 20, "name": "DECIMALS", "comment": null}, "GAS_BURNT": {"type": "NUMBER", "index": 21, "name": "GAS_BURNT", "comment": null}, "MEMO": {"type": "TEXT", "index": 22, "name": "MEMO", "comment": null}, "REFERRAL": {"type": "TEXT", "index": 23, "name": "REFERRAL", "comment": null}, "DIP4_VERSION": {"type": "TEXT", "index": 24, "name": "DIP4_VERSION", "comment": null}, "LOG_INDEX": {"type": "NUMBER", "index": 25, "name": "LOG_INDEX", "comment": null}, "LOG_EVENT_INDEX": {"type": "NUMBER", "index": 26, "name": "LOG_EVENT_INDEX", "comment": null}, "AMOUNT_INDEX": {"type": "NUMBER", "index": 27, "name": "AMOUNT_INDEX", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 28, "name": "RECEIPT_SUCCEEDED", "comment": null}, "TOKEN_IS_VERIFIED": {"type": "BOOLEAN", "index": 29, "name": "TOKEN_IS_VERIFIED", "comment": null}, "EZ_INTENTS_ID": {"type": "TEXT", "index": 30, "name": "EZ_INTENTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 32, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:41UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__ez_intents_TX_HASH.6423e8f3f3"}, "test.near_models.dbt_utils_recency_silver__staking_epochs_day__block_timestamp__1.0661b83cc6": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_RECENCY_SILVER", "name": "STAKING_EPOCHS_DAY", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"MOST_RECENT": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MOST_RECENT", "comment": null}, "THRESHOLD": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "THRESHOLD", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 12:57UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_utils_recency_silver__staking_epochs_day__block_timestamp__1.0661b83cc6"}, "test.near_models.not_null_silver__receipts_final_block_timestamp.e5c2a32447": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "RECEIPTS_FINAL_BLOCK_TIMESTAMP", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"CHUNK_HASH": {"type": "TEXT", "index": 1, "name": "CHUNK_HASH", "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}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 5, "name": "RECEIPT_ID", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 6, "name": "PREDECESSOR_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 7, "name": "RECEIVER_ID", "comment": null}, "RECEIPT_JSON": {"type": "VARIANT", "index": 8, "name": "RECEIPT_JSON", "comment": null}, "OUTCOME_JSON": {"type": "VARIANT", "index": 9, "name": "OUTCOME_JSON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 10, "name": "TX_SUCCEEDED", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "RECEIPT_SUCCEEDED", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 12, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "RECEIPTS_FINAL_ID": {"type": "TEXT", "index": 13, "name": "RECEIPTS_FINAL_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 16, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 1564510720, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 2653780, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-04-08 16:21UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__receipts_final_block_timestamp.e5c2a32447"}, "test.near_models.not_null_defi__fact_intents_OLD_OWNER_ID.1a6e754530": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_INTENTS_OLD_OWNER_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "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_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 6, "name": "PREDECESSOR_ID", "comment": null}, "LOG_EVENT": {"type": "TEXT", "index": 7, "name": "LOG_EVENT", "comment": null}, "LOG_INDEX": {"type": "NUMBER", "index": 8, "name": "LOG_INDEX", "comment": null}, "LOG_EVENT_INDEX": {"type": "NUMBER", "index": 9, "name": "LOG_EVENT_INDEX", "comment": null}, "OWNER_ID": {"type": "TEXT", "index": 10, "name": "OWNER_ID", "comment": null}, "OLD_OWNER_ID": {"type": "TEXT", "index": 11, "name": "OLD_OWNER_ID", "comment": null}, "NEW_OWNER_ID": {"type": "TEXT", "index": 12, "name": "NEW_OWNER_ID", "comment": null}, "MEMO": {"type": "TEXT", "index": 13, "name": "MEMO", "comment": null}, "AMOUNT_INDEX": {"type": "NUMBER", "index": 14, "name": "AMOUNT_INDEX", "comment": null}, "AMOUNT_RAW": {"type": "TEXT", "index": 15, "name": "AMOUNT_RAW", "comment": null}, "TOKEN_ID": {"type": "VARIANT", "index": 16, "name": "TOKEN_ID", "comment": null}, "REFERRAL": {"type": "TEXT", "index": 17, "name": "REFERRAL", "comment": null}, "DIP4_VERSION": {"type": "TEXT", "index": 18, "name": "DIP4_VERSION", "comment": null}, "GAS_BURNT": {"type": "NUMBER", "index": 19, "name": "GAS_BURNT", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 20, "name": "RECEIPT_SUCCEEDED", "comment": null}, "FACT_INTENTS_ID": {"type": "TEXT", "index": 21, "name": "FACT_INTENTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 24, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:51UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__fact_intents_OLD_OWNER_ID.1a6e754530"}, "model.near_models.bronze__dates": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "DATES", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"DATE_DAY": {"type": "DATE", "index": 1, "name": "DATE_DAY", "comment": ""}, "PRIOR_DATE_DAY": {"type": "DATE", "index": 2, "name": "PRIOR_DATE_DAY", "comment": ""}, "NEXT_DATE_DAY": {"type": "DATE", "index": 3, "name": "NEXT_DATE_DAY", "comment": ""}, "PRIOR_YEAR_DATE_DAY": {"type": "DATE", "index": 4, "name": "PRIOR_YEAR_DATE_DAY", "comment": ""}, "PRIOR_YEAR_OVER_YEAR_DATE_DAY": {"type": "DATE", "index": 5, "name": "PRIOR_YEAR_OVER_YEAR_DATE_DAY", "comment": ""}, "DAY_OF_WEEK": {"type": "NUMBER", "index": 6, "name": "DAY_OF_WEEK", "comment": ""}, "DAY_OF_WEEK_ISO": {"type": "NUMBER", "index": 7, "name": "DAY_OF_WEEK_ISO", "comment": ""}, "DAY_OF_WEEK_NAME": {"type": "TEXT", "index": 8, "name": "DAY_OF_WEEK_NAME", "comment": ""}, "DAY_OF_WEEK_NAME_SHORT": {"type": "TEXT", "index": 9, "name": "DAY_OF_WEEK_NAME_SHORT", "comment": ""}, "DAY_OF_MONTH": {"type": "NUMBER", "index": 10, "name": "DAY_OF_MONTH", "comment": ""}, "DAY_OF_YEAR": {"type": "NUMBER", "index": 11, "name": "DAY_OF_YEAR", "comment": ""}, "WEEK_START_DATE": {"type": "DATE", "index": 12, "name": "WEEK_START_DATE", "comment": ""}, "WEEK_END_DATE": {"type": "DATE", "index": 13, "name": "WEEK_END_DATE", "comment": ""}, "PRIOR_YEAR_WEEK_START_DATE": {"type": "DATE", "index": 14, "name": "PRIOR_YEAR_WEEK_START_DATE", "comment": ""}, "PRIOR_YEAR_WEEK_END_DATE": {"type": "DATE", "index": 15, "name": "PRIOR_YEAR_WEEK_END_DATE", "comment": ""}, "WEEK_OF_YEAR": {"type": "NUMBER", "index": 16, "name": "WEEK_OF_YEAR", "comment": ""}, "ISO_WEEK_START_DATE": {"type": "DATE", "index": 17, "name": "ISO_WEEK_START_DATE", "comment": ""}, "ISO_WEEK_END_DATE": {"type": "DATE", "index": 18, "name": "ISO_WEEK_END_DATE", "comment": ""}, "PRIOR_YEAR_ISO_WEEK_START_DATE": {"type": "DATE", "index": 19, "name": "PRIOR_YEAR_ISO_WEEK_START_DATE", "comment": ""}, "PRIOR_YEAR_ISO_WEEK_END_DATE": {"type": "DATE", "index": 20, "name": "PRIOR_YEAR_ISO_WEEK_END_DATE", "comment": ""}, "ISO_WEEK_OF_YEAR": {"type": "NUMBER", "index": 21, "name": "ISO_WEEK_OF_YEAR", "comment": ""}, "PRIOR_YEAR_WEEK_OF_YEAR": {"type": "NUMBER", "index": 22, "name": "PRIOR_YEAR_WEEK_OF_YEAR", "comment": ""}, "PRIOR_YEAR_ISO_WEEK_OF_YEAR": {"type": "NUMBER", "index": 23, "name": "PRIOR_YEAR_ISO_WEEK_OF_YEAR", "comment": ""}, "MONTH_OF_YEAR": {"type": "NUMBER", "index": 24, "name": "MONTH_OF_YEAR", "comment": ""}, "MONTH_NAME": {"type": "TEXT", "index": 25, "name": "MONTH_NAME", "comment": ""}, "MONTH_NAME_SHORT": {"type": "TEXT", "index": 26, "name": "MONTH_NAME_SHORT", "comment": ""}, "MONTH_START_DATE": {"type": "DATE", "index": 27, "name": "MONTH_START_DATE", "comment": ""}, "MONTH_END_DATE": {"type": "DATE", "index": 28, "name": "MONTH_END_DATE", "comment": ""}, "PRIOR_YEAR_MONTH_START_DATE": {"type": "DATE", "index": 29, "name": "PRIOR_YEAR_MONTH_START_DATE", "comment": ""}, "PRIOR_YEAR_MONTH_END_DATE": {"type": "DATE", "index": 30, "name": "PRIOR_YEAR_MONTH_END_DATE", "comment": ""}, "QUARTER_OF_YEAR": {"type": "NUMBER", "index": 31, "name": "QUARTER_OF_YEAR", "comment": ""}, "QUARTER_START_DATE": {"type": "DATE", "index": 32, "name": "QUARTER_START_DATE", "comment": ""}, "QUARTER_END_DATE": {"type": "DATE", "index": 33, "name": "QUARTER_END_DATE", "comment": ""}, "YEAR_NUMBER": {"type": "NUMBER", "index": 34, "name": "YEAR_NUMBER", "comment": ""}, "YEAR_START_DATE": {"type": "DATE", "index": 35, "name": "YEAR_START_DATE", "comment": ""}, "YEAR_END_DATE": {"type": "DATE", "index": 36, "name": "YEAR_END_DATE", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.bronze__dates"}, "test.near_models.not_null_atlas__ez_supply_STAKED_CIRCULATING_SUPPLY.25bc84ec33": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_ATLAS", "name": "EZ_SUPPLY_STAKED_CIRCULATING_SUPPLY", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"UTC_DATE": {"type": "DATE", "index": 1, "name": "UTC_DATE", "comment": null}, "TOTAL_SUPPLY": {"type": "NUMBER", "index": 2, "name": "TOTAL_SUPPLY", "comment": null}, "TOTAL_STAKED_SUPPLY": {"type": "FLOAT", "index": 3, "name": "TOTAL_STAKED_SUPPLY", "comment": null}, "TOTAL_NONSTAKED_SUPPLY": {"type": "FLOAT", "index": 4, "name": "TOTAL_NONSTAKED_SUPPLY", "comment": null}, "CIRCULATING_SUPPLY": {"type": "NUMBER", "index": 5, "name": "CIRCULATING_SUPPLY", "comment": null}, "TOTAL_LOCKED_SUPPLY": {"type": "NUMBER", "index": 6, "name": "TOTAL_LOCKED_SUPPLY", "comment": null}, "LIQUID_SUPPLY": {"type": "FLOAT", "index": 7, "name": "LIQUID_SUPPLY", "comment": null}, "NONLIQUID_SUPPLY": {"type": "FLOAT", "index": 8, "name": "NONLIQUID_SUPPLY", "comment": null}, "STAKED_LOCKED_SUPPLY": {"type": "NUMBER", "index": 9, "name": "STAKED_LOCKED_SUPPLY", "comment": null}, "NON_STAKED_LOCKED_SUPPLY": {"type": "NUMBER", "index": 10, "name": "NON_STAKED_LOCKED_SUPPLY", "comment": null}, "STAKED_CIRCULATING_SUPPLY": {"type": "FLOAT", "index": 11, "name": "STAKED_CIRCULATING_SUPPLY", "comment": null}, "NONSTAKED_CIRCULATING_SUPPLY": {"type": "FLOAT", "index": 12, "name": "NONSTAKED_CIRCULATING_SUPPLY", "comment": null}, "PERC_LOCKED_SUPPLY": {"type": "NUMBER", "index": 13, "name": "PERC_LOCKED_SUPPLY", "comment": null}, "PERC_CIRCULATING_SUPPLY": {"type": "NUMBER", "index": 14, "name": "PERC_CIRCULATING_SUPPLY", "comment": null}, "PERC_STAKED_LOCKED": {"type": "NUMBER", "index": 15, "name": "PERC_STAKED_LOCKED", "comment": null}, "PERC_STAKED_CIRCULATING": {"type": "FLOAT", "index": 16, "name": "PERC_STAKED_CIRCULATING", "comment": null}, "EZ_SUPPLY_ID": {"type": "TEXT", "index": 17, "name": "EZ_SUPPLY_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-06 13:34UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_atlas__ez_supply_STAKED_CIRCULATING_SUPPLY.25bc84ec33"}, "test.near_models.not_null_nft__fact_nft_mints_TX_SUCCEEDED.54b35f4a86": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "FACT_NFT_MINTS_TX_SUCCEEDED", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RECEIPT_OBJECT_ID": {"type": "TEXT", "index": 1, "name": "RECEIPT_OBJECT_ID", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 2, "name": "TX_HASH", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "TOKEN_ID": {"type": "TEXT", "index": 5, "name": "TOKEN_ID", "comment": null}, "METHOD_NAME": {"type": "TEXT", "index": 6, "name": "METHOD_NAME", "comment": null}, "ARGS": {"type": "VARIANT", "index": 7, "name": "ARGS", "comment": null}, "MEMO": {"type": "VARIANT", "index": 8, "name": "MEMO", "comment": null}, "DEPOSIT": {"type": "NUMBER", "index": 9, "name": "DEPOSIT", "comment": null}, "TX_RECEIVER": {"type": "TEXT", "index": 10, "name": "TX_RECEIVER", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 11, "name": "RECEIVER_ID", "comment": null}, "SIGNER_ID": {"type": "TEXT", "index": 12, "name": "SIGNER_ID", "comment": null}, "OWNER_ID": {"type": "TEXT", "index": 13, "name": "OWNER_ID", "comment": null}, "OWNER_PER_TX": {"type": "NUMBER", "index": 14, "name": "OWNER_PER_TX", "comment": null}, "MINT_PER_TX": {"type": "NUMBER", "index": 15, "name": "MINT_PER_TX", "comment": null}, "GAS_BURNT": {"type": "NUMBER", "index": 16, "name": "GAS_BURNT", "comment": null}, "TRANSACTION_FEE": {"type": "NUMBER", "index": 17, "name": "TRANSACTION_FEE", "comment": null}, "IMPLIED_PRICE": {"type": "FLOAT", "index": 18, "name": "IMPLIED_PRICE", "comment": null}, "TX_STATUS": {"type": "TEXT", "index": 19, "name": "TX_STATUS", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 20, "name": "TX_SUCCEEDED", "comment": null}, "MINT_ACTION_ID": {"type": "TEXT", "index": 21, "name": "MINT_ACTION_ID", "comment": null}, "FACT_NFT_MINTS_ID": {"type": "TEXT", "index": 22, "name": "FACT_NFT_MINTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:52UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_nft__fact_nft_mints_TX_SUCCEEDED.54b35f4a86"}, "model.near_models.core__ez_cex_flows": {"metadata": {"type": "VIEW", "schema": "CORE", "name": "EZ_CEX_FLOWS", "database": "NEAR", "comment": "An EZ view that filters down to transfers involving centralized exchanges -- full ez_token_transfers continued here: ## Description\nThis table provides an enhanced view of all token transfers on the NEAR Protocol blockchain, combining raw transfer data with token metadata, pricing information, and decimal adjustments. The table includes both raw and adjusted amounts, USD values, and comprehensive token context, making it the primary table for token flow analysis and economic calculations. This easy view eliminates the need for complex joins and calculations, providing ready-to-use data for analytics, reporting, and business intelligence workflows.\n\n## Key Use Cases\n- Token flow analysis with accurate decimal-adjusted amounts and USD values\n- DeFi protocol volume analysis and liquidity monitoring\n- Token economics analysis and market impact assessment\n- Cross-token comparison and portfolio analysis\n- Whale movement tracking with value context\n- Token distribution analysis and holder behavior tracking\n- Economic impact analysis of token transfers and market movements\n\n## Important Relationships\n- Enhances `core.fact_token_transfers` with pricing and metadata from `price.ez_prices_hourly`\n- Combines token metadata from `core.dim_ft_contract_metadata` for complete token context\n- Supports `defi.ez_dex_swaps` with accurate token pricing and amounts\n- Enables `defi.ez_bridge_activity` with cross-chain value analysis\n- Powers `stats.ez_core_metrics_hourly` with aggregated transfer values\n- Provides foundation for all token-related analytics and reporting\n\n## Commonly-used Fields\n- `amount_raw` and `amount_precise`: Essential for accurate token amount analysis\n- `amount_usd`: Critical for economic analysis and value calculations\n- `block_timestamp`: Primary field for time-series analysis and trend detection\n- `from_address` and `to_address`: Important for flow analysis and network mapping\n- `contract_address`: Essential for token-specific analysis and filtering\n- `symbol` and `decimals`: Important for token identification and decimal handling\n- `token_price`: Useful for price trend analysis and market impact assessment", "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": "The height of the chain this block corresponds with."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block began."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Unique identifier (hash) of this transaction."}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": ""}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 5, "name": "CONTRACT_ADDRESS", "comment": "The address of the deployed contract for the token, nft, or other smart contract."}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": "The address the sends the token."}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": "The receiver of usn token."}, "MEMO": {"type": "TEXT", "index": 8, "name": "MEMO", "comment": "Optional log message within the transaction (often null). This field contains additional information or context about the transfer, such as transaction notes, reference numbers, or descriptive text. Memos are commonly used in cross-chain bridges, exchange deposits, or other scenarios where additional context is needed to identify or process the transfer. The memo field is optional and frequently null for standard transfers."}, "AMOUNT_RAW": {"type": "TEXT", "index": 9, "name": "AMOUNT_RAW", "comment": "Unadjusted amount of tokens as it appears on-chain (not decimal adjusted). This is the raw token amount before any decimal precision adjustments are applied. For example, if transferring 1 NEAR token, the amount_raw would be 1000000000000000000000000 (1e24) since NEAR has 24 decimal places. This field preserves the exact on-chain representation of the token amount for precise calculations and verification."}, "AMOUNT_RAW_PRECISE": {"type": "FLOAT", "index": 10, "name": "AMOUNT_RAW_PRECISE", "comment": "Decimal adjusted amount of tokens (as float, rounded - use this generally). This field provides the token amount after applying the appropriate decimal precision adjustments based on the token's decimal places. For example, if transferring 1 NEAR token, the amount_adj would be 1.0 after dividing the raw amount (1e24) by 10^24. This field is the most commonly used representation for token amounts in analytics and reporting as it provides human-readable values."}, "AMOUNT_PRECISE": {"type": "TEXT", "index": 11, "name": "AMOUNT_PRECISE", "comment": ""}, "AMOUNT": {"type": "FLOAT", "index": 12, "name": "AMOUNT", "comment": ""}, "AMOUNT_USD": {"type": "FLOAT", "index": 13, "name": "AMOUNT_USD", "comment": ""}, "DECIMALS": {"type": "NUMBER", "index": 14, "name": "DECIMALS", "comment": ""}, "SYMBOL": {"type": "TEXT", "index": 15, "name": "SYMBOL", "comment": ""}, "TOKEN_PRICE": {"type": "FLOAT", "index": 16, "name": "TOKEN_PRICE", "comment": ""}, "TOKEN_IS_VERIFIED": {"type": "BOOLEAN", "index": 17, "name": "TOKEN_IS_VERIFIED", "comment": "Boolean flag indicating whether the token or price record is verified by Flipside's crosschain curation process. Verified tokens are prioritized for analytics and are considered reliable for most use cases. Unverified tokens may be incomplete, deprecated, or experimental."}, "TRANSFER_TYPE": {"type": "TEXT", "index": 18, "name": "TRANSFER_TYPE", "comment": "Nature of the transfer. This field categorizes the type of token transfer being performed. Common values include \"native\" for raw NEAR token transfers, \"nep141\" for fungible token transfers following the NEAR token standard, and other protocol-specific transfer types. This helps distinguish between different token standards and transfer mechanisms used on the NEAR blockchain."}, "TRANSFER_ACTION": {"type": "TEXT", "index": 19, "name": "TRANSFER_ACTION", "comment": "The event that caused the transfer.\n\n- Transfer: A standard transfer Action of tokens from one address to another.\n- Deposit: A deposit Action of tokens into a contract.\n- ft_transfer: A transfer of tokens using the ft_transfer method.\n- ft_transfer_call: A transfer of tokens using the ft_transfer_call method.\n- ft_mint: A minting of tokens using the ft_mint method.\n- order_added: An order being added to the orderbook.\n- add_liquidity: Adding liquidity to a pool.\n- near_deposit: A deposit of NEAR tokens into the wrap.near contract.\n- near_withdraw: A withdrawal of NEAR tokens from the wrap.near contract."}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 20, "name": "RECEIPT_SUCCEEDED", "comment": "Boolean indicating whether the receipt was successfully processed. This field tracks the execution status of the receipt, which is crucial for understanding transaction outcomes. While most transactions succeed, individual receipts within a transaction can fail due to various reasons such as insufficient gas, contract errors, or invalid parameters. This field is essential for filtering successful operations and analyzing failure patterns."}, "EZ_TOKEN_TRANSFERS_ID": {"type": "TEXT", "index": 21, "name": "EZ_TOKEN_TRANSFERS_ID", "comment": "A unique identifier for the record."}, "ACTION_ID": {"type": "TEXT", "index": 22, "name": "ACTION_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": "The timestamp at which the record was initially created and inserted into this table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": "The timestamp at which this record was last modified by an internal process."}, "EXCHANGE_NAME": {"type": "TEXT", "index": 25, "name": "EXCHANGE_NAME", "comment": "The name of the centralized exchange associated with the address label"}, "DIRECTION": {"type": "TEXT", "index": 26, "name": "DIRECTION", "comment": "The direction of the transfer relative to the exchange (withdrawal or deposit or internal_transfer)"}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.core__ez_cex_flows"}, "test.near_models.not_null_silver__bridge_rainbow_AMOUNT_RAW.852ceb40a5": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BRIDGE_RAINBOW_AMOUNT_RAW", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 4, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_RAW": {"type": "NUMBER", "index": 5, "name": "AMOUNT_RAW", "comment": null}, "MEMO": {"type": "TEXT", "index": 6, "name": "MEMO", "comment": null}, "DESTINATION_ADDRESS": {"type": "TEXT", "index": 7, "name": "DESTINATION_ADDRESS", "comment": null}, "SOURCE_ADDRESS": {"type": "TEXT", "index": 8, "name": "SOURCE_ADDRESS", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "TEXT", "index": 9, "name": "DESTINATION_CHAIN_ID", "comment": null}, "SOURCE_CHAIN_ID": {"type": "TEXT", "index": 10, "name": "SOURCE_CHAIN_ID", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "RECEIPT_SUCCEEDED", "comment": null}, "METHOD_NAME": {"type": "TEXT", "index": 12, "name": "METHOD_NAME", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 13, "name": "BRIDGE_ADDRESS", "comment": null}, "DIRECTION": {"type": "TEXT", "index": 14, "name": "DIRECTION", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 15, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 16, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "_MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "_MODIFIED_TIMESTAMP", "comment": null}, "AMOUNT_ADJ": {"type": "NUMBER", "index": 18, "name": "AMOUNT_ADJ", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 19, "name": "PLATFORM", "comment": null}, "BRIDGE_RAINBOW_ID": {"type": "TEXT", "index": 20, "name": "BRIDGE_RAINBOW_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 23, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:42UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__bridge_rainbow_AMOUNT_RAW.852ceb40a5"}, "model.near_models.silver__burrow_borrows": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "BURROW_BORROWS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": "Unique identifier (hash) of this transaction."}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": "The height of the chain this block corresponds with."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block began."}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": "The identifying hash for a receipt."}, "ACTION_INDEX": {"type": "NUMBER", "index": 5, "name": "ACTION_INDEX", "comment": "Index of the action within the transaction. This field indicates the position of the action in the sequence of actions within the transaction. Actions are processed in order, and this index helps maintain the chronological sequence and relationship between multiple actions in a single transaction. The first action has index 0, the second has index 1, and so on."}, "PREDECESSOR_ID": {"type": "TEXT", "index": 6, "name": "PREDECESSOR_ID", "comment": "Account that called the relevant receipt (often the same as tx_signer, but can be system as well). This field identifies the account that directly invoked the receipt being processed. In simple transactions, this is typically the same as the transaction signer. However, in cross-contract calls or system operations, this may be a different account or the system account. This is crucial for understanding the call chain and access control in NEAR's execution model."}, "SENDER_ID": {"type": "TEXT", "index": 7, "name": "SENDER_ID", "comment": "The id, or wallet address, of the sender from the receipt action."}, "ACTIONS": {"type": "TEXT", "index": 8, "name": "ACTIONS", "comment": "The action that the user is taking.\nDeposit: user is depositing funds to be used for lending\nWithdraw: user has changed their mind and are no longer willing to lend, so they withdraw their asset"}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 9, "name": "CONTRACT_ADDRESS", "comment": "The address of the deployed contract for the token, nft, or other smart contract."}, "AMOUNT_RAW": {"type": "TEXT", "index": 10, "name": "AMOUNT_RAW", "comment": "Unadjusted amount of tokens as it appears on-chain (not decimal adjusted). This is the raw token amount before any decimal precision adjustments are applied. For example, if transferring 1 NEAR token, the amount_raw would be 1000000000000000000000000 (1e24) since NEAR has 24 decimal places. This field preserves the exact on-chain representation of the token amount for precise calculations and verification."}, "TOKEN_CONTRACT_ADDRESS": {"type": "VARIANT", "index": 11, "name": "TOKEN_CONTRACT_ADDRESS", "comment": "The contract address corresponding to the token, view details of the contract by following this address on the chain explorer."}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 12, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": "Block number grouping for ingestion partition"}, "BURROW_BORROWS_ID": {"type": "TEXT", "index": 13, "name": "BURROW_BORROWS_ID", "comment": "A unique identifier for the record."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": "The timestamp at which the record was initially created and inserted into this table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": "The timestamp at which this record was last modified by an internal process."}, "_INVOCATION_ID": {"type": "TEXT", "index": 16, "name": "_INVOCATION_ID", "comment": "A job ID to identify the run that last modified a record."}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 27568128, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 239208, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 21:47UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE, modified_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.silver__burrow_borrows"}, "test.near_models.not_null_core__fact_receipts_BLOCK_TIMESTAMP.2131bf1bd4": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_RECEIPTS_BLOCK_TIMESTAMP", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "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_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": null}, "RECEIPT_OUTCOME_ID": {"type": "ARRAY", "index": 5, "name": "RECEIPT_OUTCOME_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 6, "name": "RECEIVER_ID", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 7, "name": "PREDECESSOR_ID", "comment": null}, "ACTIONS": {"type": "VARIANT", "index": 8, "name": "ACTIONS", "comment": null}, "OUTCOME": {"type": "VARIANT", "index": 9, "name": "OUTCOME", "comment": null}, "GAS_BURNT": {"type": "NUMBER", "index": 10, "name": "GAS_BURNT", "comment": null}, "STATUS_VALUE": {"type": "VARIANT", "index": 11, "name": "STATUS_VALUE", "comment": null}, "LOGS": {"type": "ARRAY", "index": 12, "name": "LOGS", "comment": null}, "PROOF": {"type": "ARRAY", "index": 13, "name": "PROOF", "comment": null}, "METADATA": {"type": "VARIANT", "index": 14, "name": "METADATA", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 15, "name": "RECEIPT_SUCCEEDED", "comment": null}, "FACT_RECEIPTS_ID": {"type": "TEXT", "index": 16, "name": "FACT_RECEIPTS_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:41UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__fact_receipts_BLOCK_TIMESTAMP.2131bf1bd4"}, "test.near_models.not_null_gov__fact_staking_actions_PREDECESSOR_ID.eee2ffc5af": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_GOV", "name": "FACT_STAKING_ACTIONS_PREDECESSOR_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "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}, "RECEIPT_OBJECT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_OBJECT_ID", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 5, "name": "ADDRESS", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 6, "name": "PREDECESSOR_ID", "comment": null}, "SIGNER_ID": {"type": "TEXT", "index": 7, "name": "SIGNER_ID", "comment": null}, "ACTION": {"type": "TEXT", "index": 8, "name": "ACTION", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 9, "name": "AMOUNT", "comment": null}, "FACT_STAKING_ACTIONS_ID": {"type": "TEXT", "index": 10, "name": "FACT_STAKING_ACTIONS_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:52UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_gov__fact_staking_actions_PREDECESSOR_ID.eee2ffc5af"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_ATTACHED_GAS__NUMBER__FLOAT.71a10af259": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_TRANSACTIONS_ATTACHED_GAS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_ATTACHED_GAS__NUMBER__FLOAT.71a10af259"}, "test.near_models.not_null_core__ez_actions_IS_DELEGATED.62132df18c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "EZ_ACTIONS_IS_DELEGATED", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 4, "name": "TX_SUCCEEDED", "comment": null}, "TX_RECEIVER": {"type": "TEXT", "index": 5, "name": "TX_RECEIVER", "comment": null}, "TX_SIGNER": {"type": "TEXT", "index": 6, "name": "TX_SIGNER", "comment": null}, "TX_GAS_USED": {"type": "NUMBER", "index": 7, "name": "TX_GAS_USED", "comment": null}, "TX_FEE": {"type": "NUMBER", "index": 8, "name": "TX_FEE", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 9, "name": "RECEIPT_ID", "comment": null}, "RECEIPT_PREDECESSOR_ID": {"type": "TEXT", "index": 10, "name": "RECEIPT_PREDECESSOR_ID", "comment": null}, "RECEIPT_RECEIVER_ID": {"type": "TEXT", "index": 11, "name": "RECEIPT_RECEIVER_ID", "comment": null}, "RECEIPT_SIGNER_ID": {"type": "TEXT", "index": 12, "name": "RECEIPT_SIGNER_ID", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 13, "name": "RECEIPT_SUCCEEDED", "comment": null}, "RECEIPT_GAS_BURNT": {"type": "NUMBER", "index": 14, "name": "RECEIPT_GAS_BURNT", "comment": null}, "RECEIPT_STATUS_VALUE": {"type": "OBJECT", "index": 15, "name": "RECEIPT_STATUS_VALUE", "comment": null}, "ACTION_INDEX": {"type": "NUMBER", "index": 16, "name": "ACTION_INDEX", "comment": null}, "IS_DELEGATED": {"type": "BOOLEAN", "index": 17, "name": "IS_DELEGATED", "comment": null}, "ACTION_NAME": {"type": "TEXT", "index": 18, "name": "ACTION_NAME", "comment": null}, "ACTION_DATA": {"type": "OBJECT", "index": 19, "name": "ACTION_DATA", "comment": null}, "ACTION_GAS_PRICE": {"type": "NUMBER", "index": 20, "name": "ACTION_GAS_PRICE", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 21, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "ACTIONS_ID": {"type": "TEXT", "index": 22, "name": "ACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 25, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__ez_actions_IS_DELEGATED.62132df18c"}, "test.near_models.not_null_silver__atlas_supply_staked_circulating_supply.e1b679857e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "ATLAS_SUPPLY_STAKED_CIRCULATING_SUPPLY", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"UTC_DATE": {"type": "DATE", "index": 1, "name": "UTC_DATE", "comment": null}, "TOTAL_SUPPLY": {"type": "NUMBER", "index": 2, "name": "TOTAL_SUPPLY", "comment": null}, "TOTAL_STAKED_SUPPLY": {"type": "FLOAT", "index": 3, "name": "TOTAL_STAKED_SUPPLY", "comment": null}, "TOTAL_NONSTAKED_SUPPLY": {"type": "FLOAT", "index": 4, "name": "TOTAL_NONSTAKED_SUPPLY", "comment": null}, "CIRCULATING_SUPPLY": {"type": "NUMBER", "index": 5, "name": "CIRCULATING_SUPPLY", "comment": null}, "TOTAL_LOCKED_SUPPLY": {"type": "NUMBER", "index": 6, "name": "TOTAL_LOCKED_SUPPLY", "comment": null}, "LIQUID_SUPPLY": {"type": "FLOAT", "index": 7, "name": "LIQUID_SUPPLY", "comment": null}, "NONLIQUID_SUPPLY": {"type": "FLOAT", "index": 8, "name": "NONLIQUID_SUPPLY", "comment": null}, "STAKED_LOCKED_SUPPLY": {"type": "NUMBER", "index": 9, "name": "STAKED_LOCKED_SUPPLY", "comment": null}, "NON_STAKED_LOCKED_SUPPLY": {"type": "NUMBER", "index": 10, "name": "NON_STAKED_LOCKED_SUPPLY", "comment": null}, "STAKED_CIRCULATING_SUPPLY": {"type": "FLOAT", "index": 11, "name": "STAKED_CIRCULATING_SUPPLY", "comment": null}, "NONSTAKED_CIRCULATING_SUPPLY": {"type": "FLOAT", "index": 12, "name": "NONSTAKED_CIRCULATING_SUPPLY", "comment": null}, "PERC_LOCKED_SUPPLY": {"type": "NUMBER", "index": 13, "name": "PERC_LOCKED_SUPPLY", "comment": null}, "PERC_CIRCULATING_SUPPLY": {"type": "NUMBER", "index": 14, "name": "PERC_CIRCULATING_SUPPLY", "comment": null}, "PERC_STAKED_LOCKED": {"type": "NUMBER", "index": 15, "name": "PERC_STAKED_LOCKED", "comment": null}, "PERC_STAKED_CIRCULATING": {"type": "FLOAT", "index": 16, "name": "PERC_STAKED_CIRCULATING", "comment": null}, "ATLAS_SUPPLY_ID": {"type": "TEXT", "index": 17, "name": "ATLAS_SUPPLY_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}, "_INVOCATION_ID": {"type": "TEXT", "index": 20, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:30UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__atlas_supply_staked_circulating_supply.e1b679857e"}, "test.near_models.not_null_silver__bridge_wormhole_DESTINATION_ADDRESS.e2a13040cd": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BRIDGE_WORMHOLE_DESTINATION_ADDRESS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 4, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_RAW": {"type": "NUMBER", "index": 5, "name": "AMOUNT_RAW", "comment": null}, "MEMO": {"type": "TEXT", "index": 6, "name": "MEMO", "comment": null}, "DESTINATION_ADDRESS": {"type": "TEXT", "index": 7, "name": "DESTINATION_ADDRESS", "comment": null}, "SOURCE_ADDRESS": {"type": "TEXT", "index": 8, "name": "SOURCE_ADDRESS", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "NUMBER", "index": 9, "name": "DESTINATION_CHAIN_ID", "comment": null}, "SOURCE_CHAIN_ID": {"type": "NUMBER", "index": 10, "name": "SOURCE_CHAIN_ID", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "RECEIPT_SUCCEEDED", "comment": null}, "METHOD_NAME": {"type": "TEXT", "index": 12, "name": "METHOD_NAME", "comment": null}, "DIRECTION": {"type": "TEXT", "index": 13, "name": "DIRECTION", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 14, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 15, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "_MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "_MODIFIED_TIMESTAMP", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 17, "name": "BRIDGE_ADDRESS", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 18, "name": "PLATFORM", "comment": null}, "BRIDGE_WORMHOLE_ID": {"type": "TEXT", "index": 19, "name": "BRIDGE_WORMHOLE_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 22, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:23UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__bridge_wormhole_DESTINATION_ADDRESS.e2a13040cd"}, "test.near_models.not_null_nft__fact_nft_transfers_BLOCK_ID.1bd5db214d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "FACT_NFT_TRANSFERS_BLOCK_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "ACTION_ID": {"type": "TEXT", "index": 4, "name": "ACTION_ID", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 5, "name": "CONTRACT_ADDRESS", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "TOKEN_ID": {"type": "TEXT", "index": 8, "name": "TOKEN_ID", "comment": null}, "FACT_NFT_TRANSFERS_ID": {"type": "TEXT", "index": 9, "name": "FACT_NFT_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:52UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_nft__fact_nft_transfers_BLOCK_ID.1bd5db214d"}, "test.near_models.not_null_defi__ez_lending_CONTRACT_ADDRESS.19239ade01": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "EZ_LENDING_CONTRACT_ADDRESS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"PLATFORM": {"type": "TEXT", "index": 1, "name": "PLATFORM", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 2, "name": "TX_HASH", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "SENDER_ID": {"type": "TEXT", "index": 5, "name": "SENDER_ID", "comment": null}, "ACTIONS": {"type": "TEXT", "index": 6, "name": "ACTIONS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": null}, "TOKEN_ADDRESS": {"type": "VARIANT", "index": 8, "name": "TOKEN_ADDRESS", "comment": null}, "NAME": {"type": "TEXT", "index": 9, "name": "NAME", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 10, "name": "SYMBOL", "comment": null}, "AMOUNT_RAW": {"type": "NUMBER", "index": 11, "name": "AMOUNT_RAW", "comment": null}, "AMOUNT_ADJ": {"type": "NUMBER", "index": 12, "name": "AMOUNT_ADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 13, "name": "AMOUNT", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 14, "name": "PRICE_USD", "comment": null}, "TOKEN_IS_VERIFIED": {"type": "BOOLEAN", "index": 15, "name": "TOKEN_IS_VERIFIED", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_USD", "comment": null}, "EZ_LENDING_ID": {"type": "TEXT", "index": 17, "name": "EZ_LENDING_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}, "TOKEN_IS_VERIFIED_2": {"type": "BOOLEAN", "index": 20, "name": "TOKEN_IS_VERIFIED_2", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:41UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__ez_lending_CONTRACT_ADDRESS.19239ade01"}, "model.near_models.silver__swap_intents": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "SWAP_INTENTS", "database": "NEAR", "comment": "Silver layer model that processes intent-based swap events from NEAR blockchain, specifically tracking token exchanges through the Intents protocol on intents.near.", "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": "Unique identifier (hash) of this transaction."}, "RECEIPT_ID": {"type": "TEXT", "index": 2, "name": "RECEIPT_ID", "comment": "The identifying hash for a receipt."}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": "The height of the chain this block corresponds with."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block began."}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": "Account reacting to the receipt from predecessor_id, can be relay, a contract, or a user of a relay, etc. This field identifies the account that is processing the receipt and executing the associated action. In most cases, this is a smart contract that is being called, but it can also be a user account in relay transactions or the system account for certain operations. This differs from tx_receiver and is specific to the receipt being processed."}, "SIGNER_ID": {"type": "TEXT", "index": 6, "name": "SIGNER_ID", "comment": "Signer of the receipt, often same as tx_signer, sometimes system in the case of systemic gas refunds. This field identifies the account that has the authority to execute the receipt. In most cases, this is the same as the transaction signer, but in system operations like gas refunds, this may be the system account. The signer is the account that originally signed the transaction that began the blockchain activity, which may or may not include cross-contract calls."}, "INTENT_HASH": {"type": "TEXT", "index": 7, "name": "INTENT_HASH", "comment": "Unique identifier for the intent transaction, used to track the specific swap intent"}, "ACCOUNT_ID": {"type": "TEXT", "index": 8, "name": "ACCOUNT_ID", "comment": "Account ID of the user who initiated the intent swap"}, "REFERRAL": {"type": "TEXT", "index": 9, "name": "REFERRAL", "comment": "Referral account ID for the swap transaction, if applicable"}, "SWAP_INDEX": {"type": "NUMBER", "index": 10, "name": "SWAP_INDEX", "comment": "Index of the swap within the transaction, starting from 0"}, "AMOUNT_OUT_RAW": {"type": "TEXT", "index": 11, "name": "AMOUNT_OUT_RAW", "comment": "An unadjusted amount (of tokens, price, etc.) for the relevant record. This is the number as it appears on chain and is not decimal adjusted."}, "TOKEN_OUT": {"type": "TEXT", "index": 12, "name": "TOKEN_OUT", "comment": "Token contract address for the output token (token being sent to user)"}, "AMOUNT_IN_RAW": {"type": "TEXT", "index": 13, "name": "AMOUNT_IN_RAW", "comment": "An unadjusted amount (of tokens, price, etc.) for the relevant record. This is the number as it appears on chain and is not decimal adjusted."}, "TOKEN_IN": {"type": "TEXT", "index": 14, "name": "TOKEN_IN", "comment": "Token contract address for the input token (token being received by platform)"}, "SWAP_INPUT_DATA": {"type": "OBJECT", "index": 15, "name": "SWAP_INPUT_DATA", "comment": "JSON object containing detailed swap information including intent metadata, token details, and amounts"}, "LOG": {"type": "TEXT", "index": 16, "name": "LOG", "comment": "Raw log data from the blockchain event"}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 17, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": ""}, "INTENTS_SWAP_ID": {"type": "TEXT", "index": 18, "name": "INTENTS_SWAP_ID", "comment": "A unique identifier for the record."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": "The timestamp for when the block was inserted into the data warehouse by the Chainwalker."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": "The timestamp at which the underlying record was last modified by an internal process.\nThis is used for incrementally loading based on when the source data was last modified."}, "_INVOCATION_ID": {"type": "TEXT", "index": 21, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 1743661568, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 6882469, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 21:49UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.silver__swap_intents"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_CHUNK_MASK__ARRAY__VARIANT__OBJECT.371605784f": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_BLOCKS_CHUNK_MASK", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:38UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_CHUNK_MASK__ARRAY__VARIANT__OBJECT.371605784f"}, "test.near_models.not_null_silver__pool_balances_amount_raw.201539a68d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POOL_BALANCES_AMOUNT_RAW", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "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}, "RECEIPT_OBJECT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_OBJECT_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": null}, "SIGNER_ID": {"type": "TEXT", "index": 6, "name": "SIGNER_ID", "comment": null}, "LOG": {"type": "VARIANT", "index": 7, "name": "LOG", "comment": null}, "AMOUNT_RAW": {"type": "NUMBER", "index": 8, "name": "AMOUNT_RAW", "comment": null}, "AMOUNT_ADJ": {"type": "FLOAT", "index": 9, "name": "AMOUNT_ADJ", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 10, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 11, "name": "_INSERTED_TIMESTAMP", "comment": null}, "POOL_BALANCES_ID": {"type": "TEXT", "index": 12, "name": "POOL_BALANCES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 15, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:23UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__pool_balances_amount_raw.201539a68d"}, "test.near_models.not_null_defi__ez_intents_TOKEN_ID.ad936ed031": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "EZ_INTENTS_TOKEN_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "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_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 6, "name": "PREDECESSOR_ID", "comment": null}, "LOG_EVENT": {"type": "TEXT", "index": 7, "name": "LOG_EVENT", "comment": null}, "TOKEN_ID": {"type": "VARIANT", "index": 8, "name": "TOKEN_ID", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 9, "name": "SYMBOL", "comment": null}, "AMOUNT_ADJ": {"type": "FLOAT", "index": 10, "name": "AMOUNT_ADJ", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 11, "name": "AMOUNT_USD", "comment": null}, "OWNER_ID": {"type": "TEXT", "index": 12, "name": "OWNER_ID", "comment": null}, "OLD_OWNER_ID": {"type": "TEXT", "index": 13, "name": "OLD_OWNER_ID", "comment": null}, "NEW_OWNER_ID": {"type": "TEXT", "index": 14, "name": "NEW_OWNER_ID", "comment": null}, "AMOUNT_RAW": {"type": "TEXT", "index": 15, "name": "AMOUNT_RAW", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 16, "name": "BLOCKCHAIN", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 17, "name": "CONTRACT_ADDRESS", "comment": null}, "IS_NATIVE": {"type": "BOOLEAN", "index": 18, "name": "IS_NATIVE", "comment": null}, "PRICE": {"type": "FLOAT", "index": 19, "name": "PRICE", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 20, "name": "DECIMALS", "comment": null}, "GAS_BURNT": {"type": "NUMBER", "index": 21, "name": "GAS_BURNT", "comment": null}, "MEMO": {"type": "TEXT", "index": 22, "name": "MEMO", "comment": null}, "REFERRAL": {"type": "TEXT", "index": 23, "name": "REFERRAL", "comment": null}, "DIP4_VERSION": {"type": "TEXT", "index": 24, "name": "DIP4_VERSION", "comment": null}, "LOG_INDEX": {"type": "NUMBER", "index": 25, "name": "LOG_INDEX", "comment": null}, "LOG_EVENT_INDEX": {"type": "NUMBER", "index": 26, "name": "LOG_EVENT_INDEX", "comment": null}, "AMOUNT_INDEX": {"type": "NUMBER", "index": 27, "name": "AMOUNT_INDEX", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 28, "name": "RECEIPT_SUCCEEDED", "comment": null}, "TOKEN_IS_VERIFIED": {"type": "BOOLEAN", "index": 29, "name": "TOKEN_IS_VERIFIED", "comment": null}, "EZ_INTENTS_ID": {"type": "TEXT", "index": 30, "name": "EZ_INTENTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 32, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:41UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__ez_intents_TOKEN_ID.ad936ed031"}, "model.near_models.livequery__request_nearblocks_nft_metadata": {"metadata": {"type": "BASE TABLE", "schema": "LIVEQUERY", "name": "REQUEST_NEARBLOCKS_NFT_METADATA", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"PAGE": {"type": "NUMBER", "index": 1, "name": "PAGE", "comment": null}, "REQUEST_SQL": {"type": "TEXT", "index": 2, "name": "REQUEST_SQL", "comment": null}, "RESPONSE_COUNT": {"type": "NUMBER", "index": 3, "name": "RESPONSE_COUNT", "comment": null}, "DATA": {"type": "VARIANT", "index": 4, "name": "DATA", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_RES_ID": {"type": "TEXT", "index": 6, "name": "_RES_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 443255808, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 1906, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-03-10 00:17UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.livequery__request_nearblocks_nft_metadata"}, "model.near_models.silver__dex_swaps_v2": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "DEX_SWAPS_V2", "database": "NEAR", "comment": "Parses log output data for swap information. It was determined logs must be used over inputs in a FunctionCall as only the output contains actual swap information. See tx AfvgkUxP8taJNBLaZYvFumFrrePpJujb2gjQJz7YbRiM as an example.", "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": "Unique identifier (hash) of this transaction."}, "RECEIPT_ID": {"type": "TEXT", "index": 2, "name": "RECEIPT_ID", "comment": "Please note this column is being deprecated in favor of simply \"receipt_id\"."}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": "The height of the chain this block corresponds with."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block began."}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": "Account reacting to the receipt from predecessor_id, can be relay, a contract, or a user of a relay, etc. This field identifies the account that is processing the receipt and executing the associated action. In most cases, this is a smart contract that is being called, but it can also be a user account in relay transactions or the system account for certain operations. This differs from tx_receiver and is specific to the receipt being processed."}, "SIGNER_ID": {"type": "TEXT", "index": 6, "name": "SIGNER_ID", "comment": "Signer of the receipt, often same as tx_signer, sometimes system in the case of systemic gas refunds. This field identifies the account that has the authority to execute the receipt. In most cases, this is the same as the transaction signer, but in system operations like gas refunds, this may be the system account. The signer is the account that originally signed the transaction that began the blockchain activity, which may or may not include cross-contract calls."}, "SWAP_INDEX": {"type": "NUMBER", "index": 7, "name": "SWAP_INDEX", "comment": "The positon index for the record in question, if it was stored in a particular order."}, "AMOUNT_OUT_RAW": {"type": "TEXT", "index": 8, "name": "AMOUNT_OUT_RAW", "comment": "Amount out, in a swap or transfer, in adjusted form."}, "TOKEN_OUT": {"type": "TEXT", "index": 9, "name": "TOKEN_OUT", "comment": "The address of the token being swapped to."}, "AMOUNT_IN_RAW": {"type": "TEXT", "index": 10, "name": "AMOUNT_IN_RAW", "comment": "Amount in, in a swap or transfer, in adjusted form."}, "TOKEN_IN": {"type": "TEXT", "index": 11, "name": "TOKEN_IN", "comment": "The address of the token sent for swap."}, "SWAP_INPUT_DATA": {"type": "VARIANT", "index": 12, "name": "SWAP_INPUT_DATA", "comment": "JSON of input data for the swap, taken from the FunctionCall JSON.\nNote, directional keys such as in and out are determined by the pool."}, "LOG": {"type": "TEXT", "index": 13, "name": "LOG", "comment": "The logs linked to the transaction."}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 14, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": "Block number grouping for ingestion partition"}, "DEX_SWAPS_V2_ID": {"type": "TEXT", "index": 15, "name": "DEX_SWAPS_V2_ID", "comment": "A unique identifier for the record."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INSERTED_TIMESTAMP", "comment": "The timestamp at which the record was initially created and inserted into this table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": "The timestamp at which this record was last modified by an internal process."}, "_INVOCATION_ID": {"type": "TEXT", "index": 18, "name": "_INVOCATION_ID", "comment": "A job ID to identify the run that last modified a record."}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 5853981696, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 43619255, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 21:48UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE, modified_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.silver__dex_swaps_v2"}, "test.near_models.unique_silver__atlas_supply_lockup_receipts_atlas_supply_lockup_receipts_id.1910b6e647": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_SILVER", "name": "ATLAS_SUPPLY_LOCKUP_RECEIPTS_ATLAS_SUPPLY_LOCKUP_RECEIPTS_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:41UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.unique_silver__atlas_supply_lockup_receipts_atlas_supply_lockup_receipts_id.1910b6e647"}, "test.near_models.not_null_nft__ez_nft_sales_TOKEN_ID.e551ee5213": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "EZ_NFT_SALES_TOKEN_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RECEIPT_ID": {"type": "TEXT", "index": 1, "name": "RECEIPT_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}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 5, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 6, "name": "BUYER_ADDRESS", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 7, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 8, "name": "PLATFORM_NAME", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_ADDRESS", "comment": null}, "TOKEN_ID": {"type": "TEXT", "index": 10, "name": "TOKEN_ID", "comment": null}, "PRICE": {"type": "FLOAT", "index": 11, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 12, "name": "PRICE_USD", "comment": null}, "METHOD_NAME": {"type": "TEXT", "index": 13, "name": "METHOD_NAME", "comment": null}, "LOG": {"type": "VARIANT", "index": 14, "name": "LOG", "comment": null}, "GAS_BURNED": {"type": "NUMBER", "index": 15, "name": "GAS_BURNED", "comment": null}, "AFFILIATE_ID": {"type": "TEXT", "index": 16, "name": "AFFILIATE_ID", "comment": null}, "AFFILIATE_AMOUNT": {"type": "FLOAT", "index": 17, "name": "AFFILIATE_AMOUNT", "comment": null}, "AFFILIATE_AMOUNT_USD": {"type": "FLOAT", "index": 18, "name": "AFFILIATE_AMOUNT_USD", "comment": null}, "ROYALTIES": {"type": "OBJECT", "index": 19, "name": "ROYALTIES", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 20, "name": "PLATFORM_FEE", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 21, "name": "PLATFORM_FEE_USD", "comment": null}, "EZ_NFT_SALES_ID": {"type": "TEXT", "index": 22, "name": "EZ_NFT_SALES_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:52UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_nft__ez_nft_sales_TOKEN_ID.e551ee5213"}, "test.near_models.not_null_defi__fact_bridge_activity_FACT_BRIDGE_ACTIVITY_ID.54fa630be4": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_BRIDGE_ACTIVITY_FACT_BRIDGE_ACTIVITY_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 4, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 5, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT_ADJ": {"type": "NUMBER", "index": 6, "name": "AMOUNT_ADJ", "comment": null}, "DESTINATION_ADDRESS": {"type": "TEXT", "index": 7, "name": "DESTINATION_ADDRESS", "comment": null}, "SOURCE_ADDRESS": {"type": "TEXT", "index": 8, "name": "SOURCE_ADDRESS", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 9, "name": "PLATFORM", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 10, "name": "BRIDGE_ADDRESS", "comment": null}, "DESTINATION_CHAIN": {"type": "TEXT", "index": 11, "name": "DESTINATION_CHAIN", "comment": null}, "SOURCE_CHAIN": {"type": "TEXT", "index": 12, "name": "SOURCE_CHAIN", "comment": null}, "METHOD_NAME": {"type": "TEXT", "index": 13, "name": "METHOD_NAME", "comment": null}, "DIRECTION": {"type": "TEXT", "index": 14, "name": "DIRECTION", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 15, "name": "RECEIPT_SUCCEEDED", "comment": null}, "FACT_BRIDGE_ACTIVITY_ID": {"type": "TEXT", "index": 16, "name": "FACT_BRIDGE_ACTIVITY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:51UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__fact_bridge_activity_FACT_BRIDGE_ACTIVITY_ID.54fa630be4"}, "model.near_models.silver__native_daily_balances": {"metadata": {"type": "VIEW", "schema": "SILVER", "name": "NATIVE_DAILY_BALANCES", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"ACCOUNT_ID": {"type": "TEXT", "index": 1, "name": "ACCOUNT_ID", "comment": ""}, "EPOCH_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "EPOCH_BLOCK_ID", "comment": ""}, "EPOCH_DATE": {"type": "DATE", "index": 3, "name": "EPOCH_DATE", "comment": ""}, "LIQUID": {"type": "FLOAT", "index": 4, "name": "LIQUID", "comment": ""}, "LOCKUP_ACCOUNT_ID": {"type": "TEXT", "index": 5, "name": "LOCKUP_ACCOUNT_ID", "comment": ""}, "LOCKUP_LIQUID": {"type": "FLOAT", "index": 6, "name": "LOCKUP_LIQUID", "comment": ""}, "LOCKUP_REWARD": {"type": "FLOAT", "index": 7, "name": "LOCKUP_REWARD", "comment": ""}, "LOCKUP_STAKED": {"type": "FLOAT", "index": 8, "name": "LOCKUP_STAKED", "comment": ""}, "LOCKUP_UNSTAKED_NOT_LIQUID": {"type": "FLOAT", "index": 9, "name": "LOCKUP_UNSTAKED_NOT_LIQUID", "comment": ""}, "REWARD": {"type": "FLOAT", "index": 10, "name": "REWARD", "comment": ""}, "STAKED": {"type": "FLOAT", "index": 11, "name": "STAKED", "comment": ""}, "STORAGE_USAGE": {"type": "NUMBER", "index": 12, "name": "STORAGE_USAGE", "comment": ""}, "UNSTAKED_NOT_LIQUID": {"type": "FLOAT", "index": 13, "name": "UNSTAKED_NOT_LIQUID", "comment": ""}, "__HEVO_ID": {"type": "TEXT", "index": 14, "name": "__HEVO_ID", "comment": ""}, "__HEVO__INGESTED_AT": {"type": "NUMBER", "index": 15, "name": "__HEVO__INGESTED_AT", "comment": ""}, "__HEVO__LOADED_AT": {"type": "NUMBER", "index": 16, "name": "__HEVO__LOADED_AT", "comment": ""}, "NEAR_BALANCES_DAILY_ID": {"type": "TEXT", "index": 17, "name": "NEAR_BALANCES_DAILY_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 20, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.silver__native_daily_balances"}, "model.near_models.core__ez_actions": {"metadata": {"type": "BASE TABLE", "schema": "CORE", "name": "EZ_ACTIONS", "database": "NEAR", "comment": "## Description\nThis table provides a comprehensive, action-level view of all blockchain activities on NEAR Protocol, combining transaction and receipt data to create detailed action records. Each record represents a specific action within a transaction, including function calls, token transfers, account creation, and other blockchain operations. The table normalizes complex receipt structures into standardized action records, enabling granular analysis of smart contract interactions, user behaviors, and protocol activities across the NEAR ecosystem.\n\n## Key Use Cases\n- Detailed smart contract interaction analysis and function call tracking\n- Action-level user behavior analysis and pattern recognition\n- Gas consumption analysis at the action level for optimization\n- Cross-contract call tracking and dependency analysis\n- Protocol-specific action monitoring and analytics\n- DeFi protocol interaction analysis and volume tracking\n- Account creation and management pattern analysis\n\n## Important Relationships\n- Combines data from `core.fact_transactions` and `core.fact_receipts` for comprehensive action analysis\n- Provides detailed context for `core.fact_token_transfers` and `core.ez_token_transfers`\n- Supports `defi.ez_dex_swaps` with detailed swap action analysis\n- Enables `defi.ez_bridge_activity` with cross-chain action tracking\n- Powers `defi.ez_intents` with intent-based action analysis\n- Supports `stats.ez_core_metrics_hourly` with action-level metrics\n\n## Commonly-used Fields\n- `action_name`: Essential for categorizing and filtering specific action types\n- `block_timestamp`: Primary field for time-series analysis and trend detection\n- `tx_hash` and `receipt_id`: Critical for linking to transaction and receipt context\n- `action_data`: Important for detailed action parameter analysis\n- `receipt_signer_id` and `receipt_receiver_id`: Essential for user and contract analysis\n- `receipt_gas_burnt`: Important for gas consumption analysis and optimization\n- `action_index`: Critical for action ordering within transactions", "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": "The height of the chain this block corresponds with."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block began."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Unique identifier (hash) of this transaction."}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 4, "name": "TX_SUCCEEDED", "comment": "Boolean indicating if the transaction was successful (rarely used, most tx succeed, it is receipts that can fail). This field tracks the overall success status of the transaction. While most transactions succeed at the transaction level, individual receipts within the transaction can still fail. This field is less commonly used for filtering since receipt-level success tracking provides more granular information about specific operations within the transaction."}, "TX_RECEIVER": {"type": "TEXT", "index": 5, "name": "TX_RECEIVER", "comment": "The transaction receiver, similar to an origin_to in EVM, but can be a contract OR if a relayer is used, the receiver is the user. This field identifies the account that is the intended recipient of the transaction. In direct transactions, this is typically the contract or account being called. In relay transactions, this represents the end user account that the relayer is acting on behalf of."}, "TX_SIGNER": {"type": "TEXT", "index": 6, "name": "TX_SIGNER", "comment": "Account that originally signed the transaction, can be a relayer. This field identifies the account that cryptographically signed the transaction, authorizing it to be executed on the blockchain. In relay transactions, this may be a relayer account rather than the end user, while in direct transactions, it represents the actual user or contract initiating the transaction."}, "TX_GAS_USED": {"type": "NUMBER", "index": 7, "name": "TX_GAS_USED", "comment": "Gas used for the transaction. This field represents the amount of computational resources consumed to execute the transaction. Gas is measured in units, and the actual cost is calculated by multiplying gas used by the gas price. In raw number format, to adjust divide by POW(10,12). Higher gas usage indicates more complex operations or larger computational requirements."}, "TX_FEE": {"type": "NUMBER", "index": 8, "name": "TX_FEE", "comment": ""}, "RECEIPT_ID": {"type": "TEXT", "index": 9, "name": "RECEIPT_ID", "comment": "The identifying hash for a receipt."}, "RECEIPT_PREDECESSOR_ID": {"type": "TEXT", "index": 10, "name": "RECEIPT_PREDECESSOR_ID", "comment": "Account that called the relevant receipt (often the same as tx_signer, but can be system as well). This field identifies the account that directly invoked the receipt being processed. In simple transactions, this is typically the same as the transaction signer. However, in cross-contract calls or system operations, this may be a different account or the system account. This is crucial for understanding the call chain and access control in NEAR's execution model."}, "RECEIPT_RECEIVER_ID": {"type": "TEXT", "index": 11, "name": "RECEIPT_RECEIVER_ID", "comment": "Account reacting to the receipt from predecessor_id, can be relay, a contract, or a user of a relay, etc. This field identifies the account that is processing the receipt and executing the associated action. In most cases, this is a smart contract that is being called, but it can also be a user account in relay transactions or the system account for certain operations. This differs from tx_receiver and is specific to the receipt being processed."}, "RECEIPT_SIGNER_ID": {"type": "TEXT", "index": 12, "name": "RECEIPT_SIGNER_ID", "comment": "Signer of the receipt, often same as tx_signer, sometimes system in the case of systemic gas refunds. This field identifies the account that has the authority to execute the receipt. In most cases, this is the same as the transaction signer, but in system operations like gas refunds, this may be the system account. The signer is the account that originally signed the transaction that began the blockchain activity, which may or may not include cross-contract calls."}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 13, "name": "RECEIPT_SUCCEEDED", "comment": "Boolean indicating whether the receipt was successfully processed. This field tracks the execution status of the receipt, which is crucial for understanding transaction outcomes. While most transactions succeed, individual receipts within a transaction can fail due to various reasons such as insufficient gas, contract errors, or invalid parameters. This field is essential for filtering successful operations and analyzing failure patterns."}, "RECEIPT_GAS_BURNT": {"type": "NUMBER", "index": 14, "name": "RECEIPT_GAS_BURNT", "comment": "Gas burned for the receipt action. This field represents the amount of computational resources consumed specifically for the receipt being processed. Gas burning is the mechanism by which NEAR charges for computational work, and this field tracks the exact amount burned for this particular receipt action. In raw number format with 16 decimal places, to adjust divide by POW(10,16) or multiply by 1e-16."}, "RECEIPT_STATUS_VALUE": {"type": "OBJECT", "index": 15, "name": "RECEIPT_STATUS_VALUE", "comment": "Status information (object) for this transaction."}, "ACTION_INDEX": {"type": "NUMBER", "index": 16, "name": "ACTION_INDEX", "comment": "Index of the action within the transaction. This field indicates the position of the action in the sequence of actions within the transaction. Actions are processed in order, and this index helps maintain the chronological sequence and relationship between multiple actions in a single transaction. The first action has index 0, the second has index 1, and so on."}, "IS_DELEGATED": {"type": "BOOLEAN", "index": 17, "name": "IS_DELEGATED", "comment": "Whether the action was delegated, typically a FunctionCall acting on another account on its behalf, often where receipt predecessor_id is not the receipt signer or receiver. This field indicates when an action is being executed by one account on behalf of another, which is common in relay transactions, cross-contract calls, or when using access keys with limited permissions. Note: Actions with action_name = 'Delegate' themselves are marked as FALSE, while the actions within them are marked as TRUE."}, "ACTION_NAME": {"type": "TEXT", "index": 18, "name": "ACTION_NAME", "comment": "Name of the action performed. Most often one of: Transfer, FunctionCall, Delegate, AddKey, CreateAccount. Rarely: DeleteKey, DeleteAccount, Stake, DeployContract. This field identifies the specific type of action that was executed within the transaction. FunctionCall actions are the most common for smart contract interactions, while Transfer actions handle token movements, and other actions manage account permissions and creation."}, "ACTION_DATA": {"type": "OBJECT", "index": 19, "name": "ACTION_DATA", "comment": "JSON object containing argument data for the receipt action. This field stores the parameters and arguments passed to the action, particularly for FunctionCall actions. The data structure varies by action type - for FunctionCall actions, it may include method names, arguments, and attached deposits. For Transfer actions, it contains the amount being transferred. This field enables detailed analysis of what specific operations were performed within each action."}, "ACTION_GAS_PRICE": {"type": "NUMBER", "index": 20, "name": "ACTION_GAS_PRICE", "comment": "Gas price parsed from the receipt_actions JSON object, specifically from the nested path receipt:Action:gas_price. Used to determine the cost per unit of gas for the specific action."}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 21, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": "Block number grouping for ingestion partition"}, "ACTIONS_ID": {"type": "TEXT", "index": 23, "name": "ACTIONS_ID", "comment": "The `action_id` is a concatenation of `receipt_id `and the index of the action within a receipt. This is unique for each record. The primary hash depends on the source of the action, as both a transaction and a receipt can process actions."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": "The timestamp at which the record was initially created and inserted into this table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": "The timestamp at which this record was last modified by an internal process."}, "_INVOCATION_ID": {"type": "TEXT", "index": 26, "name": "_INVOCATION_ID", "comment": "A job ID to identify the run that last modified a record."}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 4746595590656, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 20070977589, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 22:06UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE, modified_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.core__ez_actions"}, "model.near_models.bronze__nearblocks_ft_metadata": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "NEARBLOCKS_FT_METADATA", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": ""}, "METADATA": {"type": "VARIANT", "index": 3, "name": "METADATA", "comment": ""}, "DATA": {"type": "VARIANT", "index": 4, "name": "DATA", "comment": ""}, "FILE_NAME": {"type": "TEXT", "index": 5, "name": "FILE_NAME", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.bronze__nearblocks_ft_metadata"}, "model.near_models.nft__ez_nft_sales": {"metadata": {"type": "VIEW", "schema": "NFT", "name": "EZ_NFT_SALES", "database": "NEAR", "comment": "## Description\nThis table provides a comprehensive view of all NFT sales on the NEAR Protocol blockchain, combining minting and transfer data with marketplace information, pricing details, and fee structures. The table includes both raw and USD prices, platform fees, royalties, and affiliate information, making it the primary table for NFT marketplace analytics and sales analysis. This easy view eliminates the need for complex joins and calculations, providing ready-to-use data for NFT analytics, reporting, and business intelligence workflows.\n\n## Key Use Cases\n- NFT marketplace volume analysis and sales performance tracking\n- NFT pricing analysis and market trend identification\n- Platform fee analysis and marketplace economics assessment\n- Royalty tracking and creator revenue analysis\n- Affiliate program analysis and user acquisition tracking\n- Cross-platform NFT sales comparison and performance benchmarking\n- NFT collection performance analysis and market health monitoring\n\n## Important Relationships\n- Combines data from `nft.fact_nft_mints` and `nft.fact_nft_transfers` for comprehensive sales analysis\n- Provides sales data for marketplace analytics and platform comparison\n- Supports `nft.dim_nft_contract_metadata` with collection context\n- Enables analysis in `stats.ez_core_metrics_hourly` for NFT metrics\n- Provides foundation for all NFT marketplace analytics and reporting\n- Powers cross-collection analysis and ecosystem mapping\n\n## Commonly-used Fields\n- `price` and `price_usd`: Essential for sales value analysis and market trends\n- `block_timestamp`: Primary field for time-series analysis and trend detection\n- `seller_address` and `buyer_address`: Critical for user behavior analysis and flow tracking\n- `platform_name`: Important for marketplace comparison and platform analysis\n- `token_id` and `nft_address`: Essential for NFT identification and collection analysis\n- `platform_fee` and `royalties`: Important for marketplace economics analysis\n- `affiliate_id`: Useful for affiliate program analysis and user acquisition tracking", "owner": "DBT_CLOUD_NEAR"}, "columns": {"RECEIPT_ID": {"type": "TEXT", "index": 1, "name": "RECEIPT_ID", "comment": "The identifying hash for a receipt."}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": "The height of the chain this block corresponds with."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block began."}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": "Unique identifier (hash) of this transaction."}, "SELLER_ADDRESS": {"type": "TEXT", "index": 5, "name": "SELLER_ADDRESS", "comment": "The address the sends the token."}, "BUYER_ADDRESS": {"type": "TEXT", "index": 6, "name": "BUYER_ADDRESS", "comment": "The receiver of usn token."}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 7, "name": "PLATFORM_ADDRESS", "comment": "The contract address of the NFT marketplace where the sale occurred"}, "PLATFORM_NAME": {"type": "TEXT", "index": 8, "name": "PLATFORM_NAME", "comment": "The name of the NFT marketplace (e.g., Mintbase, Paras, Apollo42, etc.)"}, "NFT_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_ADDRESS", "comment": "The contract address of the NFT collection"}, "TOKEN_ID": {"type": "TEXT", "index": 10, "name": "TOKEN_ID", "comment": "The identifier of the token being transferred or minted."}, "PRICE": {"type": "FLOAT", "index": 11, "name": "PRICE", "comment": "The unadjusted price as reported by the source. This should be decimal adjusted to get the real value."}, "PRICE_USD": {"type": "FLOAT", "index": 12, "name": "PRICE_USD", "comment": "The asset price, in US Dollars."}, "METHOD_NAME": {"type": "TEXT", "index": 13, "name": "METHOD_NAME", "comment": "Name of the method(s) approved for use. NULL if permission is FullAccess."}, "LOG": {"type": "VARIANT", "index": 14, "name": "LOG", "comment": "Logs (array) for this receipt."}, "GAS_BURNED": {"type": "NUMBER", "index": 15, "name": "GAS_BURNED", "comment": "Units of gas (figure is not decimal adjusted, 10^12) attached to the transaction (this is often higher than 'Gas Used')."}, "AFFILIATE_ID": {"type": "TEXT", "index": 16, "name": "AFFILIATE_ID", "comment": "Affiliate id"}, "AFFILIATE_AMOUNT": {"type": "FLOAT", "index": 17, "name": "AFFILIATE_AMOUNT", "comment": "Affiliate amount (currency near)"}, "AFFILIATE_AMOUNT_USD": {"type": "FLOAT", "index": 18, "name": "AFFILIATE_AMOUNT_USD", "comment": "The USD value of the affiliate amount at the time of the sale"}, "ROYALTIES": {"type": "OBJECT", "index": 19, "name": "ROYALTIES", "comment": "Royalties breakdown (currency near)"}, "PLATFORM_FEE": {"type": "FLOAT", "index": 20, "name": "PLATFORM_FEE", "comment": "Platform fee (currency near)"}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 21, "name": "PLATFORM_FEE_USD", "comment": "The USD value of the platform fee at the time of the sale"}, "EZ_NFT_SALES_ID": {"type": "TEXT", "index": 22, "name": "EZ_NFT_SALES_ID", "comment": "A unique identifier for the record."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": "The timestamp at which the record was initially created and inserted into this table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": "The timestamp at which this record was last modified by an internal process."}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.nft__ez_nft_sales"}, "model.near_models.silver__chunks_v2": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "CHUNKS_V2", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"CHUNK_HASH": {"type": "TEXT", "index": 1, "name": "CHUNK_HASH", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP_EPOCH": {"type": "NUMBER", "index": 3, "name": "BLOCK_TIMESTAMP_EPOCH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 5, "name": "PARTITION_KEY", "comment": null}, "CHUNK_JSON": {"type": "VARIANT", "index": 6, "name": "CHUNK_JSON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 7, "name": "_INSERTED_TIMESTAMP", "comment": null}, "CHUNKS_V2_ID": {"type": "TEXT", "index": 8, "name": "CHUNKS_V2_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 11, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 2267178450432, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 258162775, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 22:35UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(modified_timestamp::DATE, block_timestamp::date)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.silver__chunks_v2"}, "test.near_models.not_null_defi__fact_bridge_activity_RECEIPT_SUCCEEDED.951d33e576": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_BRIDGE_ACTIVITY_RECEIPT_SUCCEEDED", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 4, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 5, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT_ADJ": {"type": "NUMBER", "index": 6, "name": "AMOUNT_ADJ", "comment": null}, "DESTINATION_ADDRESS": {"type": "TEXT", "index": 7, "name": "DESTINATION_ADDRESS", "comment": null}, "SOURCE_ADDRESS": {"type": "TEXT", "index": 8, "name": "SOURCE_ADDRESS", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 9, "name": "PLATFORM", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 10, "name": "BRIDGE_ADDRESS", "comment": null}, "DESTINATION_CHAIN": {"type": "TEXT", "index": 11, "name": "DESTINATION_CHAIN", "comment": null}, "SOURCE_CHAIN": {"type": "TEXT", "index": 12, "name": "SOURCE_CHAIN", "comment": null}, "METHOD_NAME": {"type": "TEXT", "index": 13, "name": "METHOD_NAME", "comment": null}, "DIRECTION": {"type": "TEXT", "index": 14, "name": "DIRECTION", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 15, "name": "RECEIPT_SUCCEEDED", "comment": null}, "FACT_BRIDGE_ACTIVITY_ID": {"type": "TEXT", "index": 16, "name": "FACT_BRIDGE_ACTIVITY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:51UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__fact_bridge_activity_RECEIPT_SUCCEEDED.951d33e576"}, "test.near_models.not_null_nft__dim_nft_contract_metadata_DIM_NFT_CONTRACT_METADATA_ID.51da26bdca": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "DIM_NFT_CONTRACT_METADATA_DIM_NFT_CONTRACT_METADATA_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "CONTRACT_ADDRESS", "comment": null}, "NAME": {"type": "TEXT", "index": 2, "name": "NAME", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": null}, "BASE_URI": {"type": "TEXT", "index": 4, "name": "BASE_URI", "comment": null}, "ICON": {"type": "TEXT", "index": 5, "name": "ICON", "comment": null}, "TOKENS": {"type": "NUMBER", "index": 6, "name": "TOKENS", "comment": null}, "DIM_NFT_CONTRACT_METADATA_ID": {"type": "TEXT", "index": 7, "name": "DIM_NFT_CONTRACT_METADATA_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:52UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_nft__dim_nft_contract_metadata_DIM_NFT_CONTRACT_METADATA_ID.51da26bdca"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__ez_intents_AMOUNT_USD__NUMBER__FLOAT.690fb6ce2a": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_DEFI", "name": "EZ_INTENTS_AMOUNT_USD", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__ez_intents_AMOUNT_USD__NUMBER__FLOAT.690fb6ce2a"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_STATUS_VALUE__VARIANT__OBJECT.8d495dea59": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_RECEIPTS_STATUS_VALUE", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_STATUS_VALUE__VARIANT__OBJECT.8d495dea59"}, "test.near_models.dbt_utils_recency_core__ez_actions_hours__block_timestamp__2.320ea9f34a": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_RECENCY_CORE", "name": "EZ_ACTIONS_HOURS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"MOST_RECENT": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MOST_RECENT", "comment": null}, "THRESHOLD": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "THRESHOLD", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_utils_recency_core__ez_actions_hours__block_timestamp__2.320ea9f34a"}, "model.near_models.silver__bridge_intents": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "BRIDGE_INTENTS", "database": "NEAR", "comment": "Silver layer model that processes bridge intent events from NEAR blockchain, specifically tracking mint/burn operations for cross-chain token transfers through the Intents protocol.", "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": "The height of the chain this block corresponds with."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block began."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Unique identifier (hash) of this transaction."}, "LOG_INDEX": {"type": "NUMBER", "index": 4, "name": "LOG_INDEX", "comment": ""}, "LOG_EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "LOG_EVENT_INDEX", "comment": ""}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 6, "name": "TOKEN_ADDRESS", "comment": "The parsed and standardized token contract address extracted from the raw token identifier. This field contains the clean contract address without blockchain prefixes or additional formatting, making it suitable for joins with other token-related tables and cross-chain analysis."}, "TOKEN_ADDRESS_RAW": {"type": "VARIANT", "index": 7, "name": "TOKEN_ADDRESS_RAW", "comment": "The raw token identifier as it appears on-chain, including the full token ID with blockchain prefix and contract address. For NEAR tokens, this includes the full token ID format (e.g., 'nep141:token.near.omft.near'). This field preserves the original token representation before any parsing or standardization is applied."}, "AMOUNT_UNADJ": {"type": "TEXT", "index": 8, "name": "AMOUNT_UNADJ", "comment": "An unadjusted amount (of tokens, price, etc.) for the relevant record. This is the number as it appears on chain and is not decimal adjusted."}, "AMOUNT_ADJ": {"type": "TEXT", "index": 9, "name": "AMOUNT_ADJ", "comment": "Decimal adjusted amount of tokens (as float, rounded - use this generally). This field provides the token amount after applying the appropriate decimal precision adjustments based on the token's decimal places. For example, if transferring 1 NEAR token, the amount_adj would be 1.0 after dividing the raw amount (1e24) by 10^24. This field is the most commonly used representation for token amounts in analytics and reporting as it provides human-readable values."}, "DESTINATION_ADDRESS": {"type": "TEXT", "index": 10, "name": "DESTINATION_ADDRESS", "comment": "The address tokens are being sent to, in a transfer or bridge transaction."}, "SOURCE_ADDRESS": {"type": "TEXT", "index": 11, "name": "SOURCE_ADDRESS", "comment": "The originating address from which tokens are being sent, in a transfer or bridge transaction. \n\nThis addressed is ascertained as best as possible, but may be null depending on the available information. \n\nExample 1 - tx CzPRdoiU74bo9yqqt9fCP5Xdab2mPVqxr9gU5xeaQA4a stores just \"signer_public_key 0x0x1589\u2026f694\" on chain. \n\nExample 2 - tx FA7tQeGQnhminbas28YgaizwmT4vnEUiCr3vdXmN3Xjn does not log any signing address at all."}, "PLATFORM": {"type": "TEXT", "index": 12, "name": "PLATFORM", "comment": "The protocol utilized for the operation, likely a swap or bridge."}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 13, "name": "BRIDGE_ADDRESS", "comment": "The address of the bridge contract that facilitated the cross-chain transfer. This field identifies the specific bridge protocol or contract responsible for executing the bridge intent operation, allowing for analysis of bridge usage patterns and protocol-specific metrics."}, "DESTINATION_CHAIN": {"type": "TEXT", "index": 14, "name": "DESTINATION_CHAIN", "comment": "The recipient blockchain in a bridge transaction."}, "SOURCE_CHAIN": {"type": "TEXT", "index": 15, "name": "SOURCE_CHAIN", "comment": "The originating blockchain in a bridge transaction."}, "METHOD_NAME": {"type": "TEXT", "index": 16, "name": "METHOD_NAME", "comment": "Name of the method(s) approved for use. NULL if permission is FullAccess."}, "DIRECTION": {"type": "TEXT", "index": 17, "name": "DIRECTION", "comment": "Direction of funds through a bridge. Inbound = tokens bridged to Near ecosystem.\n\nNote - for the Rainbow bridge, inbound means Near or Aurora as tokens pass through Near to get to Aurora."}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 18, "name": "RECEIPT_SUCCEEDED", "comment": "Boolean indicating whether the receipt was successfully processed. This field tracks the execution status of the receipt, which is crucial for understanding transaction outcomes. While most transactions succeed, individual receipts within a transaction can fail due to various reasons such as insufficient gas, contract errors, or invalid parameters. This field is essential for filtering successful operations and analyzing failure patterns."}, "BRIDGE_INTENTS_ID": {"type": "TEXT", "index": 19, "name": "BRIDGE_INTENTS_ID", "comment": "A unique identifier for the record."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": "The timestamp for when the block was inserted into the data warehouse by the Chainwalker."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": "The timestamp at which the underlying record was last modified by an internal process.\nThis is used for incrementally loading based on when the source data was last modified."}, "_INVOCATION_ID": {"type": "TEXT", "index": 22, "name": "_INVOCATION_ID", "comment": "Unique identifier for the dbt invocation that created or last updated this record. This field is used for tracking and debugging purposes, allowing identification of which dbt run processed each record."}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 219191808, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 1316832, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 21:49UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.silver__bridge_intents"}, "test.near_models.not_null_atlas__ez_supply_STAKED_LOCKED_SUPPLY.546e39f576": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_ATLAS", "name": "EZ_SUPPLY_STAKED_LOCKED_SUPPLY", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"UTC_DATE": {"type": "DATE", "index": 1, "name": "UTC_DATE", "comment": null}, "TOTAL_SUPPLY": {"type": "NUMBER", "index": 2, "name": "TOTAL_SUPPLY", "comment": null}, "TOTAL_STAKED_SUPPLY": {"type": "FLOAT", "index": 3, "name": "TOTAL_STAKED_SUPPLY", "comment": null}, "TOTAL_NONSTAKED_SUPPLY": {"type": "FLOAT", "index": 4, "name": "TOTAL_NONSTAKED_SUPPLY", "comment": null}, "CIRCULATING_SUPPLY": {"type": "NUMBER", "index": 5, "name": "CIRCULATING_SUPPLY", "comment": null}, "TOTAL_LOCKED_SUPPLY": {"type": "NUMBER", "index": 6, "name": "TOTAL_LOCKED_SUPPLY", "comment": null}, "LIQUID_SUPPLY": {"type": "FLOAT", "index": 7, "name": "LIQUID_SUPPLY", "comment": null}, "NONLIQUID_SUPPLY": {"type": "FLOAT", "index": 8, "name": "NONLIQUID_SUPPLY", "comment": null}, "STAKED_LOCKED_SUPPLY": {"type": "NUMBER", "index": 9, "name": "STAKED_LOCKED_SUPPLY", "comment": null}, "NON_STAKED_LOCKED_SUPPLY": {"type": "NUMBER", "index": 10, "name": "NON_STAKED_LOCKED_SUPPLY", "comment": null}, "STAKED_CIRCULATING_SUPPLY": {"type": "FLOAT", "index": 11, "name": "STAKED_CIRCULATING_SUPPLY", "comment": null}, "NONSTAKED_CIRCULATING_SUPPLY": {"type": "FLOAT", "index": 12, "name": "NONSTAKED_CIRCULATING_SUPPLY", "comment": null}, "PERC_LOCKED_SUPPLY": {"type": "NUMBER", "index": 13, "name": "PERC_LOCKED_SUPPLY", "comment": null}, "PERC_CIRCULATING_SUPPLY": {"type": "NUMBER", "index": 14, "name": "PERC_CIRCULATING_SUPPLY", "comment": null}, "PERC_STAKED_LOCKED": {"type": "NUMBER", "index": 15, "name": "PERC_STAKED_LOCKED", "comment": null}, "PERC_STAKED_CIRCULATING": {"type": "FLOAT", "index": 16, "name": "PERC_STAKED_CIRCULATING", "comment": null}, "EZ_SUPPLY_ID": {"type": "TEXT", "index": 17, "name": "EZ_SUPPLY_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-06 13:34UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_atlas__ez_supply_STAKED_LOCKED_SUPPLY.546e39f576"}, "test.near_models.not_null_silver__pool_events_status_value.3c9894cb7c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POOL_EVENTS_STATUS_VALUE", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "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}, "RECEIPT_OBJECT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_OBJECT_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": null}, "SIGNER_ID": {"type": "TEXT", "index": 6, "name": "SIGNER_ID", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 7, "name": "PREDECESSOR_ID", "comment": null}, "STATUS_VALUE": {"type": "VARIANT", "index": 8, "name": "STATUS_VALUE", "comment": null}, "LOGS": {"type": "ARRAY", "index": 9, "name": "LOGS", "comment": null}, "LOG": {"type": "VARIANT", "index": 10, "name": "LOG", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 11, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "POOL_EVENTS_ID": {"type": "TEXT", "index": 12, "name": "POOL_EVENTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 15, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-04-09 04:47UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__pool_events_status_value.3c9894cb7c"}, "test.near_models.not_null_nft__ez_nft_sales_BLOCK_ID.4c138e5bfa": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "EZ_NFT_SALES_BLOCK_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RECEIPT_ID": {"type": "TEXT", "index": 1, "name": "RECEIPT_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}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 5, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 6, "name": "BUYER_ADDRESS", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 7, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 8, "name": "PLATFORM_NAME", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_ADDRESS", "comment": null}, "TOKEN_ID": {"type": "TEXT", "index": 10, "name": "TOKEN_ID", "comment": null}, "PRICE": {"type": "FLOAT", "index": 11, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 12, "name": "PRICE_USD", "comment": null}, "METHOD_NAME": {"type": "TEXT", "index": 13, "name": "METHOD_NAME", "comment": null}, "LOG": {"type": "VARIANT", "index": 14, "name": "LOG", "comment": null}, "GAS_BURNED": {"type": "NUMBER", "index": 15, "name": "GAS_BURNED", "comment": null}, "AFFILIATE_ID": {"type": "TEXT", "index": 16, "name": "AFFILIATE_ID", "comment": null}, "AFFILIATE_AMOUNT": {"type": "FLOAT", "index": 17, "name": "AFFILIATE_AMOUNT", "comment": null}, "AFFILIATE_AMOUNT_USD": {"type": "FLOAT", "index": 18, "name": "AFFILIATE_AMOUNT_USD", "comment": null}, "ROYALTIES": {"type": "OBJECT", "index": 19, "name": "ROYALTIES", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 20, "name": "PLATFORM_FEE", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 21, "name": "PLATFORM_FEE_USD", "comment": null}, "EZ_NFT_SALES_ID": {"type": "TEXT", "index": 22, "name": "EZ_NFT_SALES_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:52UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_nft__ez_nft_sales_BLOCK_ID.4c138e5bfa"}, "test.near_models.tests__receipt_gaps": {"metadata": {"type": "BASE TABLE", "schema": "TESTS", "name": "RECEIPT_GAPS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "CHUNK_HASH": {"type": "TEXT", "index": 2, "name": "CHUNK_HASH", "comment": null}, "CHUNK_HEIGHT_CREATED": {"type": "NUMBER", "index": 3, "name": "CHUNK_HEIGHT_CREATED", "comment": null}, "CHUNK_HEIGHT_INCLUDED": {"type": "NUMBER", "index": 4, "name": "CHUNK_HEIGHT_INCLUDED", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 6, "name": "RECEIPT_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:53UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.tests__receipt_gaps"}, "test.near_models.not_null_defi__ez_lending_block_id.e428d7790f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "EZ_LENDING_BLOCK_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"PLATFORM": {"type": "TEXT", "index": 1, "name": "PLATFORM", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 2, "name": "TX_HASH", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "SENDER_ID": {"type": "TEXT", "index": 5, "name": "SENDER_ID", "comment": null}, "ACTIONS": {"type": "TEXT", "index": 6, "name": "ACTIONS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": null}, "TOKEN_ADDRESS": {"type": "VARIANT", "index": 8, "name": "TOKEN_ADDRESS", "comment": null}, "NAME": {"type": "TEXT", "index": 9, "name": "NAME", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 10, "name": "SYMBOL", "comment": null}, "AMOUNT_RAW": {"type": "NUMBER", "index": 11, "name": "AMOUNT_RAW", "comment": null}, "AMOUNT_ADJ": {"type": "NUMBER", "index": 12, "name": "AMOUNT_ADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 13, "name": "AMOUNT", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 14, "name": "PRICE_USD", "comment": null}, "TOKEN_IS_VERIFIED": {"type": "BOOLEAN", "index": 15, "name": "TOKEN_IS_VERIFIED", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_USD", "comment": null}, "EZ_LENDING_ID": {"type": "TEXT", "index": 17, "name": "EZ_LENDING_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}, "TOKEN_IS_VERIFIED_2": {"type": "BOOLEAN", "index": 20, "name": "TOKEN_IS_VERIFIED_2", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:51UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__ez_lending_block_id.e428d7790f"}, "test.near_models.dbt_utils_recency_defi__ez_lending_hours__block_timestamp__24.c43117c959": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_RECENCY_DEFI", "name": "EZ_LENDING_HOURS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"MOST_RECENT": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MOST_RECENT", "comment": null}, "THRESHOLD": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "THRESHOLD", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:41UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_utils_recency_defi__ez_lending_hours__block_timestamp__24.c43117c959"}, "model.near_models.silver__defuse_ft_metadata": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "DEFUSE_FT_METADATA", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"DEFUSE_ASSET_IDENTIFIER": {"type": "TEXT", "index": 1, "name": "DEFUSE_ASSET_IDENTIFIER", "comment": null}, "ASSET_IDENTIFIER": {"type": "TEXT", "index": 2, "name": "ASSET_IDENTIFIER", "comment": null}, "SOURCE_CHAIN": {"type": "TEXT", "index": 3, "name": "SOURCE_CHAIN", "comment": null}, "CROSSCHAIN_TOKEN_CONTRACT": {"type": "TEXT", "index": 4, "name": "CROSSCHAIN_TOKEN_CONTRACT", "comment": null}, "ASSET_NAME": {"type": "TEXT", "index": 5, "name": "ASSET_NAME", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 6, "name": "DECIMALS", "comment": null}, "MIN_DEPOSIT_AMOUNT": {"type": "TEXT", "index": 7, "name": "MIN_DEPOSIT_AMOUNT", "comment": null}, "MIN_WITHDRAWAL_AMOUNT": {"type": "TEXT", "index": 8, "name": "MIN_WITHDRAWAL_AMOUNT", "comment": null}, "NEAR_TOKEN_CONTRACT": {"type": "TEXT", "index": 9, "name": "NEAR_TOKEN_CONTRACT", "comment": null}, "WITHDRAWAL_FEE": {"type": "TEXT", "index": 10, "name": "WITHDRAWAL_FEE", "comment": null}, "DEFUSE_FT_METADATA_ID": {"type": "TEXT", "index": 11, "name": "DEFUSE_FT_METADATA_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 14, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 24064, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 116, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 21:49UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.silver__defuse_ft_metadata"}, "test.near_models.not_null_silver__staking_pools_s3_tx_hash.98b530bf8a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "STAKING_POOLS_S3_TX_HASH", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "OWNER": {"type": "TEXT", "index": 3, "name": "OWNER", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 4, "name": "ADDRESS", "comment": null}, "REWARD_FEE_FRACTION": {"type": "VARIANT", "index": 5, "name": "REWARD_FEE_FRACTION", "comment": null}, "TX_TYPE": {"type": "TEXT", "index": 6, "name": "TX_TYPE", "comment": null}, "_LOAD_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "_LOAD_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-13 07:09UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__staking_pools_s3_tx_hash.98b530bf8a"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_PREV_HEIGHT__NUMBER__FLOAT.1abb35f272": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_BLOCKS_PREV_HEIGHT", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_PREV_HEIGHT__NUMBER__FLOAT.1abb35f272"}, "test.near_models.not_null_core__fact_transactions_FACT_TRANSACTIONS_ID.c784aa0849": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_TRANSACTIONS_FACT_TRANSACTIONS_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "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}, "NONCE": {"type": "NUMBER", "index": 4, "name": "NONCE", "comment": null}, "SIGNATURE": {"type": "TEXT", "index": 5, "name": "SIGNATURE", "comment": null}, "TX_RECEIVER": {"type": "TEXT", "index": 6, "name": "TX_RECEIVER", "comment": null}, "TX_SIGNER": {"type": "TEXT", "index": 7, "name": "TX_SIGNER", "comment": null}, "TX": {"type": "VARIANT", "index": 8, "name": "TX", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 9, "name": "GAS_USED", "comment": null}, "TRANSACTION_FEE": {"type": "NUMBER", "index": 10, "name": "TRANSACTION_FEE", "comment": null}, "ATTACHED_GAS": {"type": "NUMBER", "index": 11, "name": "ATTACHED_GAS", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 13, "name": "FACT_TRANSACTIONS_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:41UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__fact_transactions_FACT_TRANSACTIONS_ID.c784aa0849"}, "test.near_models.not_null_defi__fact_bridge_activity_PLATFORM.b1b7014b38": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_BRIDGE_ACTIVITY_PLATFORM", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 4, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 5, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT_ADJ": {"type": "NUMBER", "index": 6, "name": "AMOUNT_ADJ", "comment": null}, "DESTINATION_ADDRESS": {"type": "TEXT", "index": 7, "name": "DESTINATION_ADDRESS", "comment": null}, "SOURCE_ADDRESS": {"type": "TEXT", "index": 8, "name": "SOURCE_ADDRESS", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 9, "name": "PLATFORM", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 10, "name": "BRIDGE_ADDRESS", "comment": null}, "DESTINATION_CHAIN": {"type": "TEXT", "index": 11, "name": "DESTINATION_CHAIN", "comment": null}, "SOURCE_CHAIN": {"type": "TEXT", "index": 12, "name": "SOURCE_CHAIN", "comment": null}, "METHOD_NAME": {"type": "TEXT", "index": 13, "name": "METHOD_NAME", "comment": null}, "DIRECTION": {"type": "TEXT", "index": 14, "name": "DIRECTION", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 15, "name": "RECEIPT_SUCCEEDED", "comment": null}, "FACT_BRIDGE_ACTIVITY_ID": {"type": "TEXT", "index": 16, "name": "FACT_BRIDGE_ACTIVITY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:51UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__fact_bridge_activity_PLATFORM.b1b7014b38"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_allbridge_AMOUNT_RAW__INTEGER__NUMBER.29881ebf0d": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "BRIDGE_ALLBRIDGE_AMOUNT_RAW", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 12:58UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_allbridge_AMOUNT_RAW__INTEGER__NUMBER.29881ebf0d"}, "model.near_models.core__fact_logs": {"metadata": {"type": "VIEW", "schema": "CORE", "name": "FACT_LOGS", "database": "NEAR", "comment": "## Description\nThis table contains all event logs emitted by smart contracts on the NEAR Protocol blockchain, capturing structured event data including token transfers, contract interactions, and custom application events. Logs represent the standardized way that smart contracts communicate state changes and events to external systems, following NEAR's event logging standards. This table provides the foundation for understanding contract behavior, token movements, and application-specific events across the NEAR ecosystem.\n\n## Key Use Cases\n- Token transfer tracking and balance analysis\n- Smart contract event monitoring and analytics\n- DeFi protocol activity analysis and volume tracking\n- NFT minting and transfer event analysis\n- Cross-contract communication tracking\n- Application-specific event analysis and user behavior tracking\n- Compliance and audit trail analysis\n\n## Important Relationships\n- Links to `core.fact_transactions` through tx_hash for transaction context\n- Connects to `core.fact_receipts` through receipt_id for execution context\n- Provides event data for `core.fact_token_transfers` and `core.ez_token_transfers`\n- Supports `defi.ez_dex_swaps` and `defi.ez_bridge_activity` through event parsing\n- Enables analysis in `nft.ez_nft_sales` through NFT-related events\n- Powers `stats.ez_core_metrics_hourly` for aggregated event metrics\n\n## Commonly-used Fields\n- `log_index`: Essential for event ordering within transactions and receipts\n- `block_timestamp`: Primary field for time-series analysis and trend detection\n- `receiver_id` and `predecessor_id`: Critical for contract interaction analysis\n- `clean_log`: Important for event parsing and structured data analysis\n- `event_standard`: Essential for identifying standardized event types\n- `receipt_succeeded`: Important for filtering successful events only\n- `gas_burnt`: Useful for gas consumption analysis and cost optimization", "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": "The height of the chain this block corresponds with."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block began."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Unique identifier (hash) of this transaction."}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": "The identifying hash for a receipt."}, "PREDECESSOR_ID": {"type": "TEXT", "index": 5, "name": "PREDECESSOR_ID", "comment": "Account that called the relevant receipt (often the same as tx_signer, but can be system as well). This field identifies the account that directly invoked the receipt being processed. In simple transactions, this is typically the same as the transaction signer. However, in cross-contract calls or system operations, this may be a different account or the system account. This is crucial for understanding the call chain and access control in NEAR's execution model."}, "RECEIVER_ID": {"type": "TEXT", "index": 6, "name": "RECEIVER_ID", "comment": "Account reacting to the receipt from predecessor_id, can be relay, a contract, or a user of a relay, etc. This field identifies the account that is processing the receipt and executing the associated action. In most cases, this is a smart contract that is being called, but it can also be a user account in relay transactions or the system account for certain operations. This differs from tx_receiver and is specific to the receipt being processed."}, "SIGNER_ID": {"type": "TEXT", "index": 7, "name": "SIGNER_ID", "comment": "Signer of the receipt, often same as tx_signer, sometimes system in the case of systemic gas refunds. This field identifies the account that has the authority to execute the receipt. In most cases, this is the same as the transaction signer, but in system operations like gas refunds, this may be the system account. The signer is the account that originally signed the transaction that began the blockchain activity, which may or may not include cross-contract calls."}, "LOG_INDEX": {"type": "NUMBER", "index": 8, "name": "LOG_INDEX", "comment": "The positon index for the record in question, if it was stored in a particular order."}, "CLEAN_LOG": {"type": "TEXT", "index": 9, "name": "CLEAN_LOG", "comment": "The logs linked to the transaction."}, "EVENT_STANDARD": {"type": "TEXT", "index": 10, "name": "EVENT_STANDARD", "comment": "The event standard used in the log, if applicable."}, "GAS_BURNT": {"type": "NUMBER", "index": 11, "name": "GAS_BURNT", "comment": "Gas burned for the receipt action. This field represents the amount of computational resources consumed specifically for the receipt being processed. Gas burning is the mechanism by which NEAR charges for computational work, and this field tracks the exact amount burned for this particular receipt action. In raw number format with 16 decimal places, to adjust divide by POW(10,16) or multiply by 1e-16."}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "RECEIPT_SUCCEEDED", "comment": "Boolean indicating whether the receipt was successfully processed. This field tracks the execution status of the receipt, which is crucial for understanding transaction outcomes. While most transactions succeed, individual receipts within a transaction can fail due to various reasons such as insufficient gas, contract errors, or invalid parameters. This field is essential for filtering successful operations and analyzing failure patterns."}, "FACT_LOGS_ID": {"type": "TEXT", "index": 13, "name": "FACT_LOGS_ID", "comment": "A unique identifier for the record."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": "The timestamp at which the record was initially created and inserted into this table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": "The timestamp at which this record was last modified by an internal process."}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.core__fact_logs"}, "test.near_models.not_null_core__ez_actions_TX_HASH.8c1a230924": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "EZ_ACTIONS_TX_HASH", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 4, "name": "TX_SUCCEEDED", "comment": null}, "TX_RECEIVER": {"type": "TEXT", "index": 5, "name": "TX_RECEIVER", "comment": null}, "TX_SIGNER": {"type": "TEXT", "index": 6, "name": "TX_SIGNER", "comment": null}, "TX_GAS_USED": {"type": "NUMBER", "index": 7, "name": "TX_GAS_USED", "comment": null}, "TX_FEE": {"type": "NUMBER", "index": 8, "name": "TX_FEE", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 9, "name": "RECEIPT_ID", "comment": null}, "RECEIPT_PREDECESSOR_ID": {"type": "TEXT", "index": 10, "name": "RECEIPT_PREDECESSOR_ID", "comment": null}, "RECEIPT_RECEIVER_ID": {"type": "TEXT", "index": 11, "name": "RECEIPT_RECEIVER_ID", "comment": null}, "RECEIPT_SIGNER_ID": {"type": "TEXT", "index": 12, "name": "RECEIPT_SIGNER_ID", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 13, "name": "RECEIPT_SUCCEEDED", "comment": null}, "RECEIPT_GAS_BURNT": {"type": "NUMBER", "index": 14, "name": "RECEIPT_GAS_BURNT", "comment": null}, "RECEIPT_STATUS_VALUE": {"type": "OBJECT", "index": 15, "name": "RECEIPT_STATUS_VALUE", "comment": null}, "ACTION_INDEX": {"type": "NUMBER", "index": 16, "name": "ACTION_INDEX", "comment": null}, "IS_DELEGATED": {"type": "BOOLEAN", "index": 17, "name": "IS_DELEGATED", "comment": null}, "ACTION_NAME": {"type": "TEXT", "index": 18, "name": "ACTION_NAME", "comment": null}, "ACTION_DATA": {"type": "OBJECT", "index": 19, "name": "ACTION_DATA", "comment": null}, "ACTION_GAS_PRICE": {"type": "NUMBER", "index": 20, "name": "ACTION_GAS_PRICE", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 21, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "ACTIONS_ID": {"type": "TEXT", "index": 22, "name": "ACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 25, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:40UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__ez_actions_TX_HASH.8c1a230924"}, "test.near_models.not_null_defi__ez_lending_SENDER_ID.98168e9693": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "EZ_LENDING_SENDER_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"PLATFORM": {"type": "TEXT", "index": 1, "name": "PLATFORM", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 2, "name": "TX_HASH", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "SENDER_ID": {"type": "TEXT", "index": 5, "name": "SENDER_ID", "comment": null}, "ACTIONS": {"type": "TEXT", "index": 6, "name": "ACTIONS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": null}, "TOKEN_ADDRESS": {"type": "VARIANT", "index": 8, "name": "TOKEN_ADDRESS", "comment": null}, "NAME": {"type": "TEXT", "index": 9, "name": "NAME", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 10, "name": "SYMBOL", "comment": null}, "AMOUNT_RAW": {"type": "NUMBER", "index": 11, "name": "AMOUNT_RAW", "comment": null}, "AMOUNT_ADJ": {"type": "NUMBER", "index": 12, "name": "AMOUNT_ADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 13, "name": "AMOUNT", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 14, "name": "PRICE_USD", "comment": null}, "TOKEN_IS_VERIFIED": {"type": "BOOLEAN", "index": 15, "name": "TOKEN_IS_VERIFIED", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_USD", "comment": null}, "EZ_LENDING_ID": {"type": "TEXT", "index": 17, "name": "EZ_LENDING_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}, "TOKEN_IS_VERIFIED_2": {"type": "BOOLEAN", "index": 20, "name": "TOKEN_IS_VERIFIED_2", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:51UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__ez_lending_SENDER_ID.98168e9693"}, "test.near_models.not_null_core__fact_transactions_TX_RECEIVER.4aa25511f1": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_TRANSACTIONS_TX_RECEIVER", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "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}, "NONCE": {"type": "NUMBER", "index": 4, "name": "NONCE", "comment": null}, "SIGNATURE": {"type": "TEXT", "index": 5, "name": "SIGNATURE", "comment": null}, "TX_RECEIVER": {"type": "TEXT", "index": 6, "name": "TX_RECEIVER", "comment": null}, "TX_SIGNER": {"type": "TEXT", "index": 7, "name": "TX_SIGNER", "comment": null}, "TX": {"type": "VARIANT", "index": 8, "name": "TX", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 9, "name": "GAS_USED", "comment": null}, "TRANSACTION_FEE": {"type": "NUMBER", "index": 10, "name": "TRANSACTION_FEE", "comment": null}, "ATTACHED_GAS": {"type": "NUMBER", "index": 11, "name": "ATTACHED_GAS", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 13, "name": "FACT_TRANSACTIONS_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:41UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__fact_transactions_TX_RECEIVER.4aa25511f1"}, "model.near_models.silver__pool_balances": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "POOL_BALANCES", "database": "NEAR", "comment": "Staking pool balances as extracted from receipt logs when an individual makes a staking action.\nTo calculate balance at a point in time, isolate a single record for each pool. This table is transactional-based, so balances are updated with every staking event by users.", "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": "Unique identifier (hash) of this transaction."}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": "The height of the chain this block corresponds with."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block began."}, "RECEIPT_OBJECT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_OBJECT_ID", "comment": "Please note this column is being deprecated in favor of simply \"receipt_id\"."}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": "Account reacting to the receipt from predecessor_id, can be relay, a contract, or a user of a relay, etc. This field identifies the account that is processing the receipt and executing the associated action. In most cases, this is a smart contract that is being called, but it can also be a user account in relay transactions or the system account for certain operations. This differs from tx_receiver and is specific to the receipt being processed."}, "SIGNER_ID": {"type": "TEXT", "index": 6, "name": "SIGNER_ID", "comment": "Signer of the receipt, often same as tx_signer, sometimes system in the case of systemic gas refunds. This field identifies the account that has the authority to execute the receipt. In most cases, this is the same as the transaction signer, but in system operations like gas refunds, this may be the system account. The signer is the account that originally signed the transaction that began the blockchain activity, which may or may not include cross-contract calls."}, "PREDECESSOR_ID": {"type": "TEXT", "index": 7, "name": "PREDECESSOR_ID", "comment": ""}, "LOG": {"type": "VARIANT", "index": 8, "name": "LOG", "comment": "A single log extracted from a receipt."}, "AMOUNT_RAW": {"type": "NUMBER", "index": 9, "name": "AMOUNT_RAW", "comment": "Unadjusted amount of tokens as it appears on-chain (not decimal adjusted). This is the raw token amount before any decimal precision adjustments are applied. For example, if transferring 1 NEAR token, the amount_raw would be 1000000000000000000000000 (1e24) since NEAR has 24 decimal places. This field preserves the exact on-chain representation of the token amount for precise calculations and verification."}, "AMOUNT_ADJ": {"type": "FLOAT", "index": 10, "name": "AMOUNT_ADJ", "comment": "Decimal adjusted amount of tokens (as float, rounded - use this generally). This field provides the token amount after applying the appropriate decimal precision adjustments based on the token's decimal places. For example, if transferring 1 NEAR token, the amount_adj would be 1.0 after dividing the raw amount (1e24) by 10^24. This field is the most commonly used representation for token amounts in analytics and reporting as it provides human-readable values."}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 11, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": "Block number grouping for ingestion partition"}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "POOL_BALANCES_ID": {"type": "TEXT", "index": 13, "name": "POOL_BALANCES_ID", "comment": "A unique identifier for the record."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": "The timestamp at which the record was initially created and inserted into this table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": "The timestamp at which this record was last modified by an internal process."}, "_INVOCATION_ID": {"type": "TEXT", "index": 16, "name": "_INVOCATION_ID", "comment": "A job ID to identify the run that last modified a record."}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 361000448, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 2357435, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 21:49UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::date, _partition_by_block_number)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.silver__pool_balances"}, "test.near_models.not_null_silver__atlas_supply_daily_lockup_locked_balances_block_timestamp.b0b065275c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "ATLAS_SUPPLY_DAILY_LOCKUP_LOCKED_BALANCES_BLOCK_TIMESTAMP", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"LOCKUP_ACCOUNT_ID": {"type": "TEXT", "index": 1, "name": "LOCKUP_ACCOUNT_ID", "comment": null}, "LOCKUP_INDEX": {"type": "NUMBER", "index": 2, "name": "LOCKUP_INDEX", "comment": null}, "OWNER_ACCOUNT_ID": {"type": "TEXT", "index": 3, "name": "OWNER_ACCOUNT_ID", "comment": null}, "UTC_DATE": {"type": "DATE", "index": 4, "name": "UTC_DATE", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "BLOCK_TIMESTAMP", "comment": null}, "LOCKUP_AMOUNT": {"type": "NUMBER", "index": 6, "name": "LOCKUP_AMOUNT", "comment": null}, "DEPOSIT_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "DEPOSIT_TIMESTAMP", "comment": null}, "LOCKUP_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "LOCKUP_TIMESTAMP", "comment": null}, "LOCKUP_END_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "LOCKUP_END_TIMESTAMP", "comment": null}, "LOCKUP_TIME_LEFT_NS": {"type": "NUMBER", "index": 10, "name": "LOCKUP_TIME_LEFT_NS", "comment": null}, "UNRELEASED_AMOUNT": {"type": "NUMBER", "index": 11, "name": "UNRELEASED_AMOUNT", "comment": null}, "VESTING_START_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "VESTING_START_TIMESTAMP", "comment": null}, "VESTING_CLIFF_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "VESTING_CLIFF_TIMESTAMP", "comment": null}, "VESTING_END_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "VESTING_END_TIMESTAMP", "comment": null}, "TERMINATE_VESTING_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "TERMINATE_VESTING_TIMESTAMP", "comment": null}, "TERMINATION_UNVESTED_AMOUNT": {"type": "NUMBER", "index": 16, "name": "TERMINATION_UNVESTED_AMOUNT", "comment": null}, "VESTING_TIME_LEFT_NS": {"type": "NUMBER", "index": 17, "name": "VESTING_TIME_LEFT_NS", "comment": null}, "VESTING_TOTAL_TIME_NS": {"type": "NUMBER", "index": 18, "name": "VESTING_TOTAL_TIME_NS", "comment": null}, "TERMINATION_WITHDRAWN_AMOUNT": {"type": "NUMBER", "index": 19, "name": "TERMINATION_WITHDRAWN_AMOUNT", "comment": null}, "UNVESTED_AMOUNT": {"type": "NUMBER", "index": 20, "name": "UNVESTED_AMOUNT", "comment": null}, "LOCKED_AMOUNT": {"type": "NUMBER", "index": 21, "name": "LOCKED_AMOUNT", "comment": null}, "UNLOCKED_AMOUNT_TODAY": {"type": "NUMBER", "index": 22, "name": "UNLOCKED_AMOUNT_TODAY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 23, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 24, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "ATLAS_DAILY_LOCKUP_LOCKED_BALANCES_ID": {"type": "TEXT", "index": 25, "name": "ATLAS_DAILY_LOCKUP_LOCKED_BALANCES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 26, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 28, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:20UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__atlas_supply_daily_lockup_locked_balances_block_timestamp.b0b065275c"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_allbridge_AMOUNT_FEE_RAW__INTEGER__NUMBER.3172ff5bf7": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "BRIDGE_ALLBRIDGE_AMOUNT_FEE_RAW", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 12:57UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_allbridge_AMOUNT_FEE_RAW__INTEGER__NUMBER.3172ff5bf7"}, "test.near_models.not_null_core__fact_logs_LOG_INDEX.814b8992c3": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_LOGS_LOG_INDEX", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 5, "name": "PREDECESSOR_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 6, "name": "RECEIVER_ID", "comment": null}, "SIGNER_ID": {"type": "TEXT", "index": 7, "name": "SIGNER_ID", "comment": null}, "LOG_INDEX": {"type": "NUMBER", "index": 8, "name": "LOG_INDEX", "comment": null}, "CLEAN_LOG": {"type": "TEXT", "index": 9, "name": "CLEAN_LOG", "comment": null}, "EVENT_STANDARD": {"type": "TEXT", "index": 10, "name": "EVENT_STANDARD", "comment": null}, "GAS_BURNT": {"type": "NUMBER", "index": 11, "name": "GAS_BURNT", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "RECEIPT_SUCCEEDED", "comment": null}, "FACT_LOGS_ID": {"type": "TEXT", "index": 13, "name": "FACT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:40UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__fact_logs_LOG_INDEX.814b8992c3"}, "model.near_models.silver__token_transfer_native": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "TOKEN_TRANSFER_NATIVE", "database": "NEAR", "comment": "This table records all native NEAR token transfers using core__ez_actions.\nIt captures direct Transfer actions on the NEAR blockchain.", "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": "Unique identifier (hash) of this transaction."}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": "The height of the chain this block corresponds with."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block began."}, "ACTION_ID": {"type": "TEXT", "index": 4, "name": "ACTION_ID", "comment": ""}, "RECEIPT_ID": {"type": "TEXT", "index": 5, "name": "RECEIPT_ID", "comment": "The identifying hash for a receipt."}, "ACTION_INDEX": {"type": "NUMBER", "index": 6, "name": "ACTION_INDEX", "comment": "Index of the action within the transaction. This field indicates the position of the action in the sequence of actions within the transaction. Actions are processed in order, and this index helps maintain the chronological sequence and relationship between multiple actions in a single transaction. The first action has index 0, the second has index 1, and so on."}, "AMOUNT_UNADJ": {"type": "TEXT", "index": 7, "name": "AMOUNT_UNADJ", "comment": "An unadjusted amount (of tokens, price, etc.) for the relevant record. This is the number as it appears on chain and is not decimal adjusted."}, "AMOUNT_ADJ": {"type": "FLOAT", "index": 8, "name": "AMOUNT_ADJ", "comment": "Decimal adjusted amount of tokens (as float, rounded - use this generally). This field provides the token amount after applying the appropriate decimal precision adjustments based on the token's decimal places. For example, if transferring 1 NEAR token, the amount_adj would be 1.0 after dividing the raw amount (1e24) by 10^24. This field is the most commonly used representation for token amounts in analytics and reporting as it provides human-readable values."}, "PREDECESSOR_ID": {"type": "TEXT", "index": 9, "name": "PREDECESSOR_ID", "comment": "Account that called the relevant receipt (often the same as tx_signer, but can be system as well). This field identifies the account that directly invoked the receipt being processed. In simple transactions, this is typically the same as the transaction signer. However, in cross-contract calls or system operations, this may be a different account or the system account. This is crucial for understanding the call chain and access control in NEAR's execution model."}, "RECEIVER_ID": {"type": "TEXT", "index": 10, "name": "RECEIVER_ID", "comment": "Account reacting to the receipt from predecessor_id, can be relay, a contract, or a user of a relay, etc. This field identifies the account that is processing the receipt and executing the associated action. In most cases, this is a smart contract that is being called, but it can also be a user account in relay transactions or the system account for certain operations. This differs from tx_receiver and is specific to the receipt being processed."}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "RECEIPT_SUCCEEDED", "comment": "Boolean indicating whether the receipt was successfully processed. This field tracks the execution status of the receipt, which is crucial for understanding transaction outcomes. While most transactions succeed, individual receipts within a transaction can fail due to various reasons such as insufficient gas, contract errors, or invalid parameters. This field is essential for filtering successful operations and analyzing failure patterns."}, "GAS_PRICE": {"type": "NUMBER", "index": 12, "name": "GAS_PRICE", "comment": "The gas_price taken from block headers, number is not decimal adjusted."}, "GAS_BURNT": {"type": "NUMBER", "index": 13, "name": "GAS_BURNT", "comment": "Gas burned for the receipt action. This field represents the amount of computational resources consumed specifically for the receipt being processed. Gas burning is the mechanism by which NEAR charges for computational work, and this field tracks the exact amount burned for this particular receipt action. In raw number format with 16 decimal places, to adjust divide by POW(10,16) or multiply by 1e-16."}, "TOKENS_BURNT": {"type": "FLOAT", "index": 14, "name": "TOKENS_BURNT", "comment": "The amount of tokens burnt in a transaction or receipt execution."}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 15, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": "Block number grouping for ingestion partition"}, "TOKEN_TRANSFER_NATIVE_ID": {"type": "TEXT", "index": 16, "name": "TOKEN_TRANSFER_NATIVE_ID", "comment": "A unique identifier for the record."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INSERTED_TIMESTAMP", "comment": "The timestamp at which the record was initially created and inserted into this table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "MODIFIED_TIMESTAMP", "comment": "The timestamp at which this record was last modified by an internal process."}, "_INVOCATION_ID": {"type": "TEXT", "index": 19, "name": "_INVOCATION_ID", "comment": "A job ID to identify the run that last modified a record."}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 1461504264704, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 9953030911, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 21:49UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE, modified_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.silver__token_transfer_native"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_wormhole_AMOUNT_RAW__INTEGER__NUMBER.7662317936": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "BRIDGE_WORMHOLE_AMOUNT_RAW", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 12:58UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_wormhole_AMOUNT_RAW__INTEGER__NUMBER.7662317936"}, "test.near_models.not_null_core__ez_actions_BLOCK_ID.83cc23fb26": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "EZ_ACTIONS_BLOCK_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 4, "name": "TX_SUCCEEDED", "comment": null}, "TX_RECEIVER": {"type": "TEXT", "index": 5, "name": "TX_RECEIVER", "comment": null}, "TX_SIGNER": {"type": "TEXT", "index": 6, "name": "TX_SIGNER", "comment": null}, "TX_GAS_USED": {"type": "NUMBER", "index": 7, "name": "TX_GAS_USED", "comment": null}, "TX_FEE": {"type": "NUMBER", "index": 8, "name": "TX_FEE", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 9, "name": "RECEIPT_ID", "comment": null}, "RECEIPT_PREDECESSOR_ID": {"type": "TEXT", "index": 10, "name": "RECEIPT_PREDECESSOR_ID", "comment": null}, "RECEIPT_RECEIVER_ID": {"type": "TEXT", "index": 11, "name": "RECEIPT_RECEIVER_ID", "comment": null}, "RECEIPT_SIGNER_ID": {"type": "TEXT", "index": 12, "name": "RECEIPT_SIGNER_ID", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 13, "name": "RECEIPT_SUCCEEDED", "comment": null}, "RECEIPT_GAS_BURNT": {"type": "NUMBER", "index": 14, "name": "RECEIPT_GAS_BURNT", "comment": null}, "RECEIPT_STATUS_VALUE": {"type": "OBJECT", "index": 15, "name": "RECEIPT_STATUS_VALUE", "comment": null}, "ACTION_INDEX": {"type": "NUMBER", "index": 16, "name": "ACTION_INDEX", "comment": null}, "IS_DELEGATED": {"type": "BOOLEAN", "index": 17, "name": "IS_DELEGATED", "comment": null}, "ACTION_NAME": {"type": "TEXT", "index": 18, "name": "ACTION_NAME", "comment": null}, "ACTION_DATA": {"type": "OBJECT", "index": 19, "name": "ACTION_DATA", "comment": null}, "ACTION_GAS_PRICE": {"type": "NUMBER", "index": 20, "name": "ACTION_GAS_PRICE", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 21, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "ACTIONS_ID": {"type": "TEXT", "index": 22, "name": "ACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 25, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__ez_actions_BLOCK_ID.83cc23fb26"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_TOTAL_SUPPLY__NUMBER__FLOAT.ec94b7fc4e": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_BLOCKS_TOTAL_SUPPLY", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_TOTAL_SUPPLY__NUMBER__FLOAT.ec94b7fc4e"}, "test.near_models.not_null_defi__ez_intents_LOG_EVENT.2ff804ce08": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "EZ_INTENTS_LOG_EVENT", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "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_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 6, "name": "PREDECESSOR_ID", "comment": null}, "LOG_EVENT": {"type": "TEXT", "index": 7, "name": "LOG_EVENT", "comment": null}, "TOKEN_ID": {"type": "VARIANT", "index": 8, "name": "TOKEN_ID", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 9, "name": "SYMBOL", "comment": null}, "AMOUNT_ADJ": {"type": "FLOAT", "index": 10, "name": "AMOUNT_ADJ", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 11, "name": "AMOUNT_USD", "comment": null}, "OWNER_ID": {"type": "TEXT", "index": 12, "name": "OWNER_ID", "comment": null}, "OLD_OWNER_ID": {"type": "TEXT", "index": 13, "name": "OLD_OWNER_ID", "comment": null}, "NEW_OWNER_ID": {"type": "TEXT", "index": 14, "name": "NEW_OWNER_ID", "comment": null}, "AMOUNT_RAW": {"type": "TEXT", "index": 15, "name": "AMOUNT_RAW", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 16, "name": "BLOCKCHAIN", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 17, "name": "CONTRACT_ADDRESS", "comment": null}, "IS_NATIVE": {"type": "BOOLEAN", "index": 18, "name": "IS_NATIVE", "comment": null}, "PRICE": {"type": "FLOAT", "index": 19, "name": "PRICE", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 20, "name": "DECIMALS", "comment": null}, "GAS_BURNT": {"type": "NUMBER", "index": 21, "name": "GAS_BURNT", "comment": null}, "MEMO": {"type": "TEXT", "index": 22, "name": "MEMO", "comment": null}, "REFERRAL": {"type": "TEXT", "index": 23, "name": "REFERRAL", "comment": null}, "DIP4_VERSION": {"type": "TEXT", "index": 24, "name": "DIP4_VERSION", "comment": null}, "LOG_INDEX": {"type": "NUMBER", "index": 25, "name": "LOG_INDEX", "comment": null}, "LOG_EVENT_INDEX": {"type": "NUMBER", "index": 26, "name": "LOG_EVENT_INDEX", "comment": null}, "AMOUNT_INDEX": {"type": "NUMBER", "index": 27, "name": "AMOUNT_INDEX", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 28, "name": "RECEIPT_SUCCEEDED", "comment": null}, "TOKEN_IS_VERIFIED": {"type": "BOOLEAN", "index": 29, "name": "TOKEN_IS_VERIFIED", "comment": null}, "EZ_INTENTS_ID": {"type": "TEXT", "index": 30, "name": "EZ_INTENTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 32, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:41UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__ez_intents_LOG_EVENT.2ff804ce08"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__receipts_final_outcome_json__VARIANT__OBJECT.a1ad75590c": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "RECEIPTS_FINAL_OUTCOME_JSON", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-04-08 16:20UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__receipts_final_outcome_json__VARIANT__OBJECT.a1ad75590c"}, "test.near_models.not_null_gov__dim_staking_pools_ADDRESS.300f7ad18e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_GOV", "name": "DIM_STAKING_POOLS_ADDRESS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "OWNER": {"type": "TEXT", "index": 3, "name": "OWNER", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 4, "name": "ADDRESS", "comment": null}, "REWARD_FEE_FRACTION": {"type": "VARIANT", "index": 5, "name": "REWARD_FEE_FRACTION", "comment": null}, "TX_TYPE": {"type": "TEXT", "index": 6, "name": "TX_TYPE", "comment": null}, "DIM_STAKING_POOLS_ID": {"type": "TEXT", "index": 7, "name": "DIM_STAKING_POOLS_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:51UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_gov__dim_staking_pools_ADDRESS.300f7ad18e"}, "test.near_models.not_null_core__fact_blocks_OUTCOME_ROOT.f6f91076b5": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_BLOCKS_OUTCOME_ROOT", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 3, "name": "BLOCK_HASH", "comment": null}, "BLOCK_AUTHOR": {"type": "TEXT", "index": 4, "name": "BLOCK_AUTHOR", "comment": null}, "HEADER": {"type": "OBJECT", "index": 5, "name": "HEADER", "comment": null}, "BLOCK_CHALLENGES_RESULT": {"type": "ARRAY", "index": 6, "name": "BLOCK_CHALLENGES_RESULT", "comment": null}, "BLOCK_CHALLENGES_ROOT": {"type": "TEXT", "index": 7, "name": "BLOCK_CHALLENGES_ROOT", "comment": null}, "CHUNK_HEADERS_ROOT": {"type": "TEXT", "index": 8, "name": "CHUNK_HEADERS_ROOT", "comment": null}, "CHUNK_TX_ROOT": {"type": "TEXT", "index": 9, "name": "CHUNK_TX_ROOT", "comment": null}, "CHUNK_MASK": {"type": "ARRAY", "index": 10, "name": "CHUNK_MASK", "comment": null}, "CHUNK_RECEIPTS_ROOT": {"type": "TEXT", "index": 11, "name": "CHUNK_RECEIPTS_ROOT", "comment": null}, "CHUNKS": {"type": "ARRAY", "index": 12, "name": "CHUNKS", "comment": null}, "CHUNKS_INCLUDED": {"type": "NUMBER", "index": 13, "name": "CHUNKS_INCLUDED", "comment": null}, "EPOCH_ID": {"type": "TEXT", "index": 14, "name": "EPOCH_ID", "comment": null}, "EPOCH_SYNC_DATA_HASH": {"type": "TEXT", "index": 15, "name": "EPOCH_SYNC_DATA_HASH", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 16, "name": "GAS_PRICE", "comment": null}, "LAST_DS_FINAL_BLOCK": {"type": "TEXT", "index": 17, "name": "LAST_DS_FINAL_BLOCK", "comment": null}, "LAST_FINAL_BLOCK": {"type": "TEXT", "index": 18, "name": "LAST_FINAL_BLOCK", "comment": null}, "LATEST_PROTOCOL_VERSION": {"type": "NUMBER", "index": 19, "name": "LATEST_PROTOCOL_VERSION", "comment": null}, "NEXT_BP_HASH": {"type": "TEXT", "index": 20, "name": "NEXT_BP_HASH", "comment": null}, "NEXT_EPOCH_ID": {"type": "TEXT", "index": 21, "name": "NEXT_EPOCH_ID", "comment": null}, "OUTCOME_ROOT": {"type": "TEXT", "index": 22, "name": "OUTCOME_ROOT", "comment": null}, "PREV_HASH": {"type": "TEXT", "index": 23, "name": "PREV_HASH", "comment": null}, "PREV_HEIGHT": {"type": "NUMBER", "index": 24, "name": "PREV_HEIGHT", "comment": null}, "PREV_STATE_ROOT": {"type": "TEXT", "index": 25, "name": "PREV_STATE_ROOT", "comment": null}, "RANDOM_VALUE": {"type": "TEXT", "index": 26, "name": "RANDOM_VALUE", "comment": null}, "RENT_PAID": {"type": "FLOAT", "index": 27, "name": "RENT_PAID", "comment": null}, "SIGNATURE": {"type": "TEXT", "index": 28, "name": "SIGNATURE", "comment": null}, "TOTAL_SUPPLY": {"type": "FLOAT", "index": 29, "name": "TOTAL_SUPPLY", "comment": null}, "VALIDATOR_PROPOSALS": {"type": "ARRAY", "index": 30, "name": "VALIDATOR_PROPOSALS", "comment": null}, "VALIDATOR_REWARD": {"type": "FLOAT", "index": 31, "name": "VALIDATOR_REWARD", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 32, "name": "FACT_BLOCKS_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:40UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__fact_blocks_OUTCOME_ROOT.f6f91076b5"}, "test.near_models.dbt_utils_recency_defi__ez_intents_hours__block_timestamp__3.87c91f22c3": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_RECENCY_DEFI", "name": "EZ_INTENTS_HOURS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"MOST_RECENT": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MOST_RECENT", "comment": null}, "THRESHOLD": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "THRESHOLD", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_utils_recency_defi__ez_intents_hours__block_timestamp__3.87c91f22c3"}, "test.near_models.not_null_silver__token_transfer_ft_transfers_method_TRANSFERS_ID.f5811b03e8": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TOKEN_TRANSFER_FT_TRANSFERS_METHOD_TRANSFERS_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "ACTION_ID": {"type": "TEXT", "index": 4, "name": "ACTION_ID", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 5, "name": "CONTRACT_ADDRESS", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "AMOUNT_UNADJ": {"type": "VARIANT", "index": 8, "name": "AMOUNT_UNADJ", "comment": null}, "MEMO": {"type": "TEXT", "index": 9, "name": "MEMO", "comment": null}, "RN": {"type": "NUMBER", "index": 10, "name": "RN", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 11, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_MODIFIED_TIMESTAMP", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 13, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "TRANSFERS_ID": {"type": "TEXT", "index": 14, "name": "TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 17, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-04-08 01:36UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__token_transfer_ft_transfers_method_TRANSFERS_ID.f5811b03e8"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__staking_actions_v2_amount_adj__FLOAT__DOUBLE.3e7e0ade13": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "STAKING_ACTIONS_V2_AMOUNT_ADJ", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 12:57UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__staking_actions_v2_amount_adj__FLOAT__DOUBLE.3e7e0ade13"}, "test.near_models.not_null_defi__ez_lending_platform.626604ede3": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "EZ_LENDING_PLATFORM", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"PLATFORM": {"type": "TEXT", "index": 1, "name": "PLATFORM", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 2, "name": "TX_HASH", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "SENDER_ID": {"type": "TEXT", "index": 5, "name": "SENDER_ID", "comment": null}, "ACTIONS": {"type": "TEXT", "index": 6, "name": "ACTIONS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": null}, "TOKEN_ADDRESS": {"type": "VARIANT", "index": 8, "name": "TOKEN_ADDRESS", "comment": null}, "NAME": {"type": "TEXT", "index": 9, "name": "NAME", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 10, "name": "SYMBOL", "comment": null}, "AMOUNT_RAW": {"type": "NUMBER", "index": 11, "name": "AMOUNT_RAW", "comment": null}, "AMOUNT_ADJ": {"type": "NUMBER", "index": 12, "name": "AMOUNT_ADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 13, "name": "AMOUNT", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 14, "name": "PRICE_USD", "comment": null}, "TOKEN_IS_VERIFIED": {"type": "BOOLEAN", "index": 15, "name": "TOKEN_IS_VERIFIED", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_USD", "comment": null}, "EZ_LENDING_ID": {"type": "TEXT", "index": 17, "name": "EZ_LENDING_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}, "TOKEN_IS_VERIFIED_2": {"type": "BOOLEAN", "index": 20, "name": "TOKEN_IS_VERIFIED_2", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:51UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__ez_lending_platform.626604ede3"}, "model.near_models.gov__fact_staking_actions": {"metadata": {"type": "VIEW", "schema": "GOV", "name": "FACT_STAKING_ACTIONS", "database": "NEAR", "comment": "## Description\nThis table contains all staking-related transactions on the NEAR Protocol blockchain, capturing staking actions such as deposits, withdrawals, and reward distributions. The data includes staking amounts, action types, and associated metadata, providing comprehensive tracking of staking participation and validator interactions. This table provides the foundation for staking analytics, validator performance analysis, and governance participation tracking across the NEAR ecosystem.\n\n## Key Use Cases\n- Staking participation analysis and user behavior tracking\n- Validator performance analysis and staking pool comparison\n- Staking reward analysis and yield optimization\n- Staking pattern analysis and trend identification\n- Cross-pool staking comparison and performance benchmarking\n- Staking pool health monitoring and risk assessment\n- Governance participation analysis and voting power tracking\n\n## Important Relationships\n- Links to `core.fact_transactions` through tx_hash for transaction context\n- Connects to `core.fact_blocks` through block_id for temporal context\n- Provides staking data for `gov.ez_staking_actions` with enhanced metadata\n- Supports `gov.fact_staking_pool_balances` with action impact analysis\n- Enables analysis in `stats.ez_core_metrics_hourly` for staking metrics\n- Powers cross-pool analysis and validator performance comparison\n\n## Commonly-used Fields\n- `tx_hash`: Essential for linking to transaction details and verification\n- `block_timestamp`: Primary field for time-series analysis and trend detection\n- `action`: Critical for staking action classification and analysis\n- `amount`: Important for staking volume analysis and participation tracking\n- `address`: Essential for staking pool identification and analysis\n- `signer_id`: Important for user behavior analysis and staking patterns\n- `predecessor_id`: Useful for action flow tracking and context analysis", "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": "Unique identifier (hash) of this transaction."}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": "The height of the chain this block corresponds with."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block began."}, "RECEIPT_OBJECT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_OBJECT_ID", "comment": "Please note this column is being deprecated in favor of simply \"receipt_id\"."}, "ADDRESS": {"type": "TEXT", "index": 5, "name": "ADDRESS", "comment": "The NEAR address of the staking pool."}, "PREDECESSOR_ID": {"type": "TEXT", "index": 6, "name": "PREDECESSOR_ID", "comment": "Account that called the relevant receipt (often the same as tx_signer, but can be system as well). This field identifies the account that directly invoked the receipt being processed. In simple transactions, this is typically the same as the transaction signer. However, in cross-contract calls or system operations, this may be a different account or the system account. This is crucial for understanding the call chain and access control in NEAR's execution model."}, "SIGNER_ID": {"type": "TEXT", "index": 7, "name": "SIGNER_ID", "comment": "Signer of the receipt, often same as tx_signer, sometimes system in the case of systemic gas refunds. This field identifies the account that has the authority to execute the receipt. In most cases, this is the same as the transaction signer, but in system operations like gas refunds, this may be the system account. The signer is the account that originally signed the transaction that began the blockchain activity, which may or may not include cross-contract calls."}, "ACTION": {"type": "TEXT", "index": 8, "name": "ACTION", "comment": "The staking action performed in this transaction. Can be `\"Stake\"` or `\"Unstake\"` if in the deprecating `dim_staking_actions` table, or `staking`, `unstaking`, `deposited`, `withdrawing` if in the new `fact_staking_actions` table. These method names are taken directly from the log in which they occur."}, "AMOUNT": {"type": "FLOAT", "index": 9, "name": "AMOUNT", "comment": "The amount of tokens transferred\nIf in the ez_ view, this number is decimal adjusted to actual amount. If in silver level or a fact_ view, the raw amount is presented"}, "FACT_STAKING_ACTIONS_ID": {"type": "TEXT", "index": 10, "name": "FACT_STAKING_ACTIONS_ID", "comment": "A unique identifier for the record."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": "The timestamp at which the record was initially created and inserted into this table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": "The timestamp at which this record was last modified by an internal process."}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.gov__fact_staking_actions"}, "test.near_models.not_null_silver__nft_series_metadata_CONTRACT_ADDRESS.d76d08e8ee": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_SERIES_METADATA_CONTRACT_ADDRESS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "CONTRACT_ADDRESS", "comment": null}, "SERIES_ID": {"type": "TEXT", "index": 2, "name": "SERIES_ID", "comment": null}, "METADATA_ID": {"type": "TEXT", "index": 3, "name": "METADATA_ID", "comment": null}, "CONTRACT_METADATA": {"type": "VARIANT", "index": 4, "name": "CONTRACT_METADATA", "comment": null}, "TOKEN_METADATA": {"type": "VARIANT", "index": 5, "name": "TOKEN_METADATA", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_REQUEST_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "_REQUEST_TIMESTAMP", "comment": null}, "NFT_SERIES_METADATA_ID": {"type": "TEXT", "index": 8, "name": "NFT_SERIES_METADATA_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 11, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:23UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__nft_series_metadata_CONTRACT_ADDRESS.d76d08e8ee"}, "test.near_models.not_null_core__fact_token_transfers_BLOCK_TIMESTAMP.7cc6c03f90": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_TOKEN_TRANSFERS_BLOCK_TIMESTAMP", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "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_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": null}, "RN": {"type": "NUMBER", "index": 5, "name": "RN", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 7, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 8, "name": "TO_ADDRESS", "comment": null}, "MEMO": {"type": "TEXT", "index": 9, "name": "MEMO", "comment": null}, "AMOUNT_UNADJ": {"type": "TEXT", "index": 10, "name": "AMOUNT_UNADJ", "comment": null}, "TRANSFER_TYPE": {"type": "TEXT", "index": 11, "name": "TRANSFER_TYPE", "comment": null}, "TRANSFER_ACTION": {"type": "TEXT", "index": 12, "name": "TRANSFER_ACTION", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 13, "name": "RECEIPT_SUCCEEDED", "comment": null}, "FACT_TOKEN_TRANSFERS_ID": {"type": "TEXT", "index": 14, "name": "FACT_TOKEN_TRANSFERS_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:41UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__fact_token_transfers_BLOCK_TIMESTAMP.7cc6c03f90"}, "model.near_models.price__fact_prices_ohlc_hourly": {"metadata": {"type": "VIEW", "schema": "PRICE", "name": "FACT_PRICES_OHLC_HOURLY", "database": "NEAR", "comment": "## Description\nThis table contains hourly OHLC (Open, High, Low, Close) price data for all tracked assets on the NEAR Protocol blockchain, capturing price movements and volatility patterns across different time periods. The data includes comprehensive price information from multiple providers, enabling detailed market analysis, volatility assessment, and price trend identification. This table provides the foundation for price analytics, market analysis, and economic calculations across the NEAR ecosystem.\n\n## Key Use Cases\n- Asset price trend analysis and market movement tracking\n- Volatility analysis and risk assessment\n- Price correlation analysis across different assets\n- Market timing analysis and trading pattern identification\n- Cross-provider price validation and data quality assessment\n- Economic impact analysis of price movements\n- Portfolio performance tracking and value calculations\n\n## Important Relationships\n- Links to `price.dim_asset_metadata` through asset_id for asset identification\n- Provides price data for `price.ez_prices_hourly` with enhanced metadata\n- Supports `price.ez_asset_metadata` with comprehensive price context\n- Enables analysis in `stats.ez_core_metrics_hourly` for price metrics\n- Powers value calculations across all token-related models\n- Supports cross-asset analysis and market correlation studies\n\n## Commonly-used Fields\n- `hour`: Essential for time-series analysis and trend detection\n- `open`, `high`, `low`, `close`: Critical for price movement analysis and volatility calculation\n- `asset_id`: Important for asset-specific price analysis and correlation\n- `provider`: Useful for price data source identification and reliability assessment\n- `inserted_timestamp`: Important for data freshness and update tracking\n- `fact_prices_ohlc_hourly_id`: Essential for unique price record identification", "owner": "DBT_CLOUD_NEAR"}, "columns": {"ASSET_ID": {"type": "TEXT", "index": 1, "name": "ASSET_ID", "comment": "The unique identifier representing the asset."}, "HOUR": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "HOUR", "comment": "Hour that the price was recorded at."}, "OPEN": {"type": "FLOAT", "index": 3, "name": "OPEN", "comment": "Opening price of the recorded hour in USD."}, "HIGH": {"type": "FLOAT", "index": 4, "name": "HIGH", "comment": "Highest price of the recorded hour in USD"}, "LOW": {"type": "FLOAT", "index": 5, "name": "LOW", "comment": "Lowest price of the recorded hour in USD"}, "CLOSE": {"type": "FLOAT", "index": 6, "name": "CLOSE", "comment": "Closing price of the recorded hour in USD"}, "PROVIDER": {"type": "TEXT", "index": 7, "name": "PROVIDER", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INSERTED_TIMESTAMP", "comment": "The timestamp at which the record was initially created and inserted into this table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "MODIFIED_TIMESTAMP", "comment": "The timestamp at which this record was last modified by an internal process."}, "FACT_PRICES_OHLC_HOURLY_ID": {"type": "TEXT", "index": 10, "name": "FACT_PRICES_OHLC_HOURLY_ID", "comment": "A unique identifier for the record."}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.price__fact_prices_ohlc_hourly"}, "test.near_models.not_null_defi__fact_lending_TX_HASH.9ac4d2c828": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_LENDING_TX_HASH", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"PLATFORM": {"type": "TEXT", "index": 1, "name": "PLATFORM", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 2, "name": "TX_HASH", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "SENDER_ID": {"type": "TEXT", "index": 5, "name": "SENDER_ID", "comment": null}, "ACTIONS": {"type": "TEXT", "index": 6, "name": "ACTIONS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": null}, "TOKEN_ADDRESS": {"type": "VARIANT", "index": 8, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_RAW": {"type": "NUMBER", "index": 9, "name": "AMOUNT_RAW", "comment": null}, "AMOUNT_ADJ": {"type": "NUMBER", "index": 10, "name": "AMOUNT_ADJ", "comment": null}, "FACT_LENDING_ID": {"type": "TEXT", "index": 11, "name": "FACT_LENDING_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:51UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__fact_lending_TX_HASH.9ac4d2c828"}, "test.near_models.not_null_silver__nft_series_metadata_METADATA_ID.13c28e57f7": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_SERIES_METADATA_METADATA_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "CONTRACT_ADDRESS", "comment": null}, "SERIES_ID": {"type": "TEXT", "index": 2, "name": "SERIES_ID", "comment": null}, "METADATA_ID": {"type": "TEXT", "index": 3, "name": "METADATA_ID", "comment": null}, "CONTRACT_METADATA": {"type": "VARIANT", "index": 4, "name": "CONTRACT_METADATA", "comment": null}, "TOKEN_METADATA": {"type": "VARIANT", "index": 5, "name": "TOKEN_METADATA", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_REQUEST_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "_REQUEST_TIMESTAMP", "comment": null}, "NFT_SERIES_METADATA_ID": {"type": "TEXT", "index": 8, "name": "NFT_SERIES_METADATA_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 11, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:24UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__nft_series_metadata_METADATA_ID.13c28e57f7"}, "test.near_models.not_null_gov__dim_staking_pools_TX_HASH.1e1eb71b53": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_GOV", "name": "DIM_STAKING_POOLS_TX_HASH", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "OWNER": {"type": "TEXT", "index": 3, "name": "OWNER", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 4, "name": "ADDRESS", "comment": null}, "REWARD_FEE_FRACTION": {"type": "VARIANT", "index": 5, "name": "REWARD_FEE_FRACTION", "comment": null}, "TX_TYPE": {"type": "TEXT", "index": 6, "name": "TX_TYPE", "comment": null}, "DIM_STAKING_POOLS_ID": {"type": "TEXT", "index": 7, "name": "DIM_STAKING_POOLS_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:51UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_gov__dim_staking_pools_TX_HASH.1e1eb71b53"}, "test.near_models.not_null_gov__fact_staking_pool_daily_balances_DATE.f47af497f9": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_GOV", "name": "FACT_STAKING_POOL_DAILY_BALANCES_DATE", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"DATE": {"type": "DATE", "index": 1, "name": "DATE", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 2, "name": "ADDRESS", "comment": null}, "BALANCE": {"type": "FLOAT", "index": 3, "name": "BALANCE", "comment": null}, "FACT_STAKING_POOL_DAILY_BALANCES_ID": {"type": "TEXT", "index": 4, "name": "FACT_STAKING_POOL_DAILY_BALANCES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:52UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_gov__fact_staking_pool_daily_balances_DATE.f47af497f9"}, "test.near_models.not_null_silver__dex_swaps_v2_BLOCK_TIMESTAMP.c834b06fc7": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "DEX_SWAPS_V2_BLOCK_TIMESTAMP", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "RECEIPT_OBJECT_ID": {"type": "TEXT", "index": 2, "name": "RECEIPT_OBJECT_ID", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": null}, "SIGNER_ID": {"type": "TEXT", "index": 6, "name": "SIGNER_ID", "comment": null}, "SWAP_INDEX": {"type": "NUMBER", "index": 7, "name": "SWAP_INDEX", "comment": null}, "AMOUNT_OUT_RAW": {"type": "NUMBER", "index": 8, "name": "AMOUNT_OUT_RAW", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 9, "name": "TOKEN_OUT", "comment": null}, "AMOUNT_IN_RAW": {"type": "NUMBER", "index": 10, "name": "AMOUNT_IN_RAW", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 11, "name": "TOKEN_IN", "comment": null}, "SWAP_INPUT_DATA": {"type": "VARIANT", "index": 12, "name": "SWAP_INPUT_DATA", "comment": null}, "LOG": {"type": "TEXT", "index": 13, "name": "LOG", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 14, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 15, "name": "_INSERTED_TIMESTAMP", "comment": null}, "DEX_SWAPS_V2_ID": {"type": "TEXT", "index": 16, "name": "DEX_SWAPS_V2_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 19, "name": "_INVOCATION_ID", "comment": null}, "_MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "_MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 34816, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 27, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:30UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__dex_swaps_v2_BLOCK_TIMESTAMP.c834b06fc7"}, "test.near_models.dbt_utils_recency_silver__bridge_wormhole_month__block_timestamp__1.113f1b0036": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_RECENCY_SILVER", "name": "BRIDGE_WORMHOLE_MONTH", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"MOST_RECENT": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MOST_RECENT", "comment": null}, "THRESHOLD": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "THRESHOLD", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 12:57UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_utils_recency_silver__bridge_wormhole_month__block_timestamp__1.113f1b0036"}, "test.near_models.dbt_utils_recency_silver_observability__blocks_completeness_hours__max_block_timestamp__24.1b05ab1b3b": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_RECENCY_SILVER_OBSERVABILITY", "name": "BLOCKS_COMPLETENESS_HOURS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"MOST_RECENT": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MOST_RECENT", "comment": null}, "THRESHOLD": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "THRESHOLD", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 12:57UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_utils_recency_silver_observability__blocks_completeness_hours__max_block_timestamp__24.1b05ab1b3b"}, "model.near_models.silver__transactions_final": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "TRANSACTIONS_FINAL", "database": "NEAR", "comment": "Table containing finalized transactions for NEAR blockchain.", "owner": "DBT_CLOUD_NEAR"}, "columns": {"CHUNK_HASH": {"type": "TEXT", "index": 1, "name": "CHUNK_HASH", "comment": "The identifier for the chunk."}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": "The height of the chain this block corresponds with."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block began."}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": "Unique identifier (hash) of this transaction."}, "TX_RECEIVER": {"type": "TEXT", "index": 5, "name": "TX_RECEIVER", "comment": "The transaction receiver, similar to an origin_to in EVM, but can be a contract OR if a relayer is used, the receiver is the user. This field identifies the account that is the intended recipient of the transaction. In direct transactions, this is typically the contract or account being called. In relay transactions, this represents the end user account that the relayer is acting on behalf of."}, "TX_SIGNER": {"type": "TEXT", "index": 6, "name": "TX_SIGNER", "comment": "Account that originally signed the transaction, can be a relayer. This field identifies the account that cryptographically signed the transaction, authorizing it to be executed on the blockchain. In relay transactions, this may be a relayer account rather than the end user, while in direct transactions, it represents the actual user or contract initiating the transaction."}, "TRANSACTION_JSON": {"type": "VARIANT", "index": 7, "name": "TRANSACTION_JSON", "comment": "JSON object containing the full transaction data including actions, signer, receiver, and other metadata."}, "OUTCOME_JSON": {"type": "VARIANT", "index": 8, "name": "OUTCOME_JSON", "comment": "JSON object containing the outcome of the receipt or transaction execution, including gas usage, status, and logs."}, "STATUS_JSON": {"type": "VARIANT", "index": 9, "name": "STATUS_JSON", "comment": "JSON object containing the status of the transaction, including success or failure information."}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 10, "name": "TX_SUCCEEDED", "comment": "Boolean indicating if the transaction was successful (rarely used, most tx succeed, it is receipts that can fail). This field tracks the overall success status of the transaction. While most transactions succeed at the transaction level, individual receipts within the transaction can still fail. This field is less commonly used for filtering since receipt-level success tracking provides more granular information about specific operations within the transaction."}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": "Gas used for the transaction. This field represents the amount of computational resources consumed to execute the transaction. Gas is measured in units, and the actual cost is calculated by multiplying gas used by the gas price. In raw number format, to adjust divide by POW(10,12). Higher gas usage indicates more complex operations or larger computational requirements."}, "TRANSACTION_FEE": {"type": "NUMBER", "index": 12, "name": "TRANSACTION_FEE", "comment": "Total fee paid in NEAR to execute this transaction, which is a summation of all fees paid for actions and receipts within the transaction.\n\nIn raw number format, to adjust divide by POW(10,24)"}, "ATTACHED_GAS": {"type": "NUMBER", "index": 13, "name": "ATTACHED_GAS", "comment": "Units of gas (figure is not decimal adjusted, 10^12) attached to the transaction (this is often higher than 'Gas Used')."}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 14, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": "Block number grouping for ingestion partition"}, "TRANSACTIONS_FINAL_ID": {"type": "TEXT", "index": 15, "name": "TRANSACTIONS_FINAL_ID", "comment": "A unique identifier for the record."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INSERTED_TIMESTAMP", "comment": "The timestamp at which the record was initially created and inserted into this table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": "The timestamp at which this record was last modified by an internal process."}, "_INVOCATION_ID": {"type": "TEXT", "index": 18, "name": "_INVOCATION_ID", "comment": "A job ID to identify the run that last modified a record."}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 3986617419264, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 4797776843, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 22:36UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE, modified_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.silver__transactions_final"}, "test.near_models.not_null_nft__ez_nft_sales_MODIFIED_TIMESTAMP.3950f73ccb": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "EZ_NFT_SALES_MODIFIED_TIMESTAMP", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RECEIPT_ID": {"type": "TEXT", "index": 1, "name": "RECEIPT_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}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 5, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 6, "name": "BUYER_ADDRESS", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 7, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 8, "name": "PLATFORM_NAME", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_ADDRESS", "comment": null}, "TOKEN_ID": {"type": "TEXT", "index": 10, "name": "TOKEN_ID", "comment": null}, "PRICE": {"type": "FLOAT", "index": 11, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 12, "name": "PRICE_USD", "comment": null}, "METHOD_NAME": {"type": "TEXT", "index": 13, "name": "METHOD_NAME", "comment": null}, "LOG": {"type": "VARIANT", "index": 14, "name": "LOG", "comment": null}, "GAS_BURNED": {"type": "NUMBER", "index": 15, "name": "GAS_BURNED", "comment": null}, "AFFILIATE_ID": {"type": "TEXT", "index": 16, "name": "AFFILIATE_ID", "comment": null}, "AFFILIATE_AMOUNT": {"type": "FLOAT", "index": 17, "name": "AFFILIATE_AMOUNT", "comment": null}, "AFFILIATE_AMOUNT_USD": {"type": "FLOAT", "index": 18, "name": "AFFILIATE_AMOUNT_USD", "comment": null}, "ROYALTIES": {"type": "OBJECT", "index": 19, "name": "ROYALTIES", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 20, "name": "PLATFORM_FEE", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 21, "name": "PLATFORM_FEE_USD", "comment": null}, "EZ_NFT_SALES_ID": {"type": "TEXT", "index": 22, "name": "EZ_NFT_SALES_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:52UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_nft__ez_nft_sales_MODIFIED_TIMESTAMP.3950f73ccb"}, "test.near_models.not_null_defi__fact_intents_LOG_EVENT.06ee198979": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_INTENTS_LOG_EVENT", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "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_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 6, "name": "PREDECESSOR_ID", "comment": null}, "LOG_EVENT": {"type": "TEXT", "index": 7, "name": "LOG_EVENT", "comment": null}, "LOG_INDEX": {"type": "NUMBER", "index": 8, "name": "LOG_INDEX", "comment": null}, "LOG_EVENT_INDEX": {"type": "NUMBER", "index": 9, "name": "LOG_EVENT_INDEX", "comment": null}, "OWNER_ID": {"type": "TEXT", "index": 10, "name": "OWNER_ID", "comment": null}, "OLD_OWNER_ID": {"type": "TEXT", "index": 11, "name": "OLD_OWNER_ID", "comment": null}, "NEW_OWNER_ID": {"type": "TEXT", "index": 12, "name": "NEW_OWNER_ID", "comment": null}, "MEMO": {"type": "TEXT", "index": 13, "name": "MEMO", "comment": null}, "AMOUNT_INDEX": {"type": "NUMBER", "index": 14, "name": "AMOUNT_INDEX", "comment": null}, "AMOUNT_RAW": {"type": "TEXT", "index": 15, "name": "AMOUNT_RAW", "comment": null}, "TOKEN_ID": {"type": "VARIANT", "index": 16, "name": "TOKEN_ID", "comment": null}, "REFERRAL": {"type": "TEXT", "index": 17, "name": "REFERRAL", "comment": null}, "DIP4_VERSION": {"type": "TEXT", "index": 18, "name": "DIP4_VERSION", "comment": null}, "GAS_BURNT": {"type": "NUMBER", "index": 19, "name": "GAS_BURNT", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 20, "name": "RECEIPT_SUCCEEDED", "comment": null}, "FACT_INTENTS_ID": {"type": "TEXT", "index": 21, "name": "FACT_INTENTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 24, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:51UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__fact_intents_LOG_EVENT.06ee198979"}, "test.near_models.not_null_silver__atlas_supply_epochs_min_block_id.4d0dec5d01": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "ATLAS_SUPPLY_EPOCHS_MIN_BLOCK_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"EPOCH_ID": {"type": "TEXT", "index": 1, "name": "EPOCH_ID", "comment": null}, "MIN_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "MIN_BLOCK_ID", "comment": null}, "MAX_BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "MAX_BLOCK_ID", "comment": null}, "BLOCKS": {"type": "NUMBER", "index": 4, "name": "BLOCKS", "comment": null}, "BLOCK_PRODUCERS": {"type": "NUMBER", "index": 5, "name": "BLOCK_PRODUCERS", "comment": null}, "START_TIME": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "START_TIME", "comment": null}, "END_TIME": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "END_TIME", "comment": null}, "TOTAL_NEAR_SUPPLY": {"type": "NUMBER", "index": 8, "name": "TOTAL_NEAR_SUPPLY", "comment": null}, "EPOCH_NUM": {"type": "NUMBER", "index": 9, "name": "EPOCH_NUM", "comment": null}, "ATLAS_EPOCHS_ID": {"type": "TEXT", "index": 10, "name": "ATLAS_EPOCHS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:20UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__atlas_supply_epochs_min_block_id.4d0dec5d01"}, "test.near_models.not_null_nft__fact_nft_mints_SIGNER_ID.6b9dedcaba": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "FACT_NFT_MINTS_SIGNER_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RECEIPT_OBJECT_ID": {"type": "TEXT", "index": 1, "name": "RECEIPT_OBJECT_ID", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 2, "name": "TX_HASH", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "TOKEN_ID": {"type": "TEXT", "index": 5, "name": "TOKEN_ID", "comment": null}, "METHOD_NAME": {"type": "TEXT", "index": 6, "name": "METHOD_NAME", "comment": null}, "ARGS": {"type": "VARIANT", "index": 7, "name": "ARGS", "comment": null}, "MEMO": {"type": "VARIANT", "index": 8, "name": "MEMO", "comment": null}, "DEPOSIT": {"type": "NUMBER", "index": 9, "name": "DEPOSIT", "comment": null}, "TX_RECEIVER": {"type": "TEXT", "index": 10, "name": "TX_RECEIVER", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 11, "name": "RECEIVER_ID", "comment": null}, "SIGNER_ID": {"type": "TEXT", "index": 12, "name": "SIGNER_ID", "comment": null}, "OWNER_ID": {"type": "TEXT", "index": 13, "name": "OWNER_ID", "comment": null}, "OWNER_PER_TX": {"type": "NUMBER", "index": 14, "name": "OWNER_PER_TX", "comment": null}, "MINT_PER_TX": {"type": "NUMBER", "index": 15, "name": "MINT_PER_TX", "comment": null}, "GAS_BURNT": {"type": "NUMBER", "index": 16, "name": "GAS_BURNT", "comment": null}, "TRANSACTION_FEE": {"type": "NUMBER", "index": 17, "name": "TRANSACTION_FEE", "comment": null}, "IMPLIED_PRICE": {"type": "FLOAT", "index": 18, "name": "IMPLIED_PRICE", "comment": null}, "TX_STATUS": {"type": "TEXT", "index": 19, "name": "TX_STATUS", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 20, "name": "TX_SUCCEEDED", "comment": null}, "MINT_ACTION_ID": {"type": "TEXT", "index": 21, "name": "MINT_ACTION_ID", "comment": null}, "FACT_NFT_MINTS_ID": {"type": "TEXT", "index": 22, "name": "FACT_NFT_MINTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:52UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_nft__fact_nft_mints_SIGNER_ID.6b9dedcaba"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__nft_series_metadata_METADATA_ID__VARCHAR.d7c314605d": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_OF_TYPE_SILVER", "name": "NFT_SERIES_METADATA_METADATA_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:25UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__nft_series_metadata_METADATA_ID__VARCHAR.d7c314605d"}, "model.near_models.streamline__blocks_realtime": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "BLOCKS_REALTIME", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": ""}, "REQUEST_TIMESTAMP": {"type": "NUMBER", "index": 3, "name": "REQUEST_TIMESTAMP", "comment": ""}, "REQUEST": {"type": "VARIANT", "index": 4, "name": "REQUEST", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.streamline__blocks_realtime"}, "test.near_models.dbt_utils_recency_core__fact_logs_hours__block_timestamp__2.c7d07b7bcc": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_RECENCY_CORE", "name": "FACT_LOGS_HOURS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"MOST_RECENT": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MOST_RECENT", "comment": null}, "THRESHOLD": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "THRESHOLD", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_utils_recency_core__fact_logs_hours__block_timestamp__2.c7d07b7bcc"}, "model.near_models.nft__fact_nft_transfers": {"metadata": {"type": "VIEW", "schema": "NFT", "name": "FACT_NFT_TRANSFERS", "database": "NEAR", "comment": "## Description\nThis table contains all NFT transfer transactions on the NEAR Protocol blockchain, capturing the movement of NFTs between accounts and contracts. The data includes transfer details such as sender and receiver addresses, token IDs, contract addresses, and associated metadata. This table provides the foundation for NFT ownership tracking, transfer pattern analysis, and marketplace activity monitoring across the NEAR ecosystem.\n\n## Key Use Cases\n- NFT ownership tracking and transfer history analysis\n- NFT marketplace activity monitoring and volume analysis\n- NFT transfer pattern analysis and user behavior tracking\n- Cross-collection transfer comparison and performance analysis\n- NFT liquidity analysis and trading pattern identification\n- NFT holder analysis and distribution tracking\n- NFT ecosystem health monitoring and activity assessment\n\n## Important Relationships\n- Links to `core.fact_transactions` through tx_hash for transaction context\n- Connects to `core.fact_blocks` through block_id for temporal context\n- Provides transfer data for `nft.ez_nft_sales` with enhanced metadata\n- Supports `nft.fact_nft_mints` with transfer context\n- Enables analysis in `stats.ez_core_metrics_hourly` for NFT metrics\n- Powers cross-collection analysis and ecosystem mapping\n\n## Commonly-used Fields\n- `tx_hash`: Essential for linking to transaction details and verification\n- `block_timestamp`: Primary field for time-series analysis and trend detection\n- `token_id`: Critical for unique NFT identification and tracking\n- `from_address` and `to_address`: Important for ownership analysis and flow tracking\n- `contract_address`: Essential for collection identification and contract analysis\n- `action_id`: Important for action-level analysis and receipt context\n- `block_id`: Useful for temporal ordering and block-level analysis", "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": "The height of the chain this block corresponds with."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block began."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Unique identifier (hash) of this transaction."}, "ACTION_ID": {"type": "TEXT", "index": 4, "name": "ACTION_ID", "comment": ""}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 5, "name": "CONTRACT_ADDRESS", "comment": "The address of the deployed contract for the token, nft, or other smart contract."}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": "The address the sends the token."}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": "The receiver of usn token."}, "TOKEN_ID": {"type": "TEXT", "index": 8, "name": "TOKEN_ID", "comment": "The identifier of the token being transferred or minted."}, "FACT_NFT_TRANSFERS_ID": {"type": "TEXT", "index": 9, "name": "FACT_NFT_TRANSFERS_ID", "comment": "A unique identifier for the record."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": "The timestamp at which the record was initially created and inserted into this table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": "The timestamp at which this record was last modified by an internal process."}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.nft__fact_nft_transfers"}, "test.near_models.not_null_nft__fact_nft_mints_FACT_NFT_MINTS_ID.00963206b1": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "FACT_NFT_MINTS_FACT_NFT_MINTS_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RECEIPT_OBJECT_ID": {"type": "TEXT", "index": 1, "name": "RECEIPT_OBJECT_ID", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 2, "name": "TX_HASH", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "TOKEN_ID": {"type": "TEXT", "index": 5, "name": "TOKEN_ID", "comment": null}, "METHOD_NAME": {"type": "TEXT", "index": 6, "name": "METHOD_NAME", "comment": null}, "ARGS": {"type": "VARIANT", "index": 7, "name": "ARGS", "comment": null}, "MEMO": {"type": "VARIANT", "index": 8, "name": "MEMO", "comment": null}, "DEPOSIT": {"type": "NUMBER", "index": 9, "name": "DEPOSIT", "comment": null}, "TX_RECEIVER": {"type": "TEXT", "index": 10, "name": "TX_RECEIVER", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 11, "name": "RECEIVER_ID", "comment": null}, "SIGNER_ID": {"type": "TEXT", "index": 12, "name": "SIGNER_ID", "comment": null}, "OWNER_ID": {"type": "TEXT", "index": 13, "name": "OWNER_ID", "comment": null}, "OWNER_PER_TX": {"type": "NUMBER", "index": 14, "name": "OWNER_PER_TX", "comment": null}, "MINT_PER_TX": {"type": "NUMBER", "index": 15, "name": "MINT_PER_TX", "comment": null}, "GAS_BURNT": {"type": "NUMBER", "index": 16, "name": "GAS_BURNT", "comment": null}, "TRANSACTION_FEE": {"type": "NUMBER", "index": 17, "name": "TRANSACTION_FEE", "comment": null}, "IMPLIED_PRICE": {"type": "FLOAT", "index": 18, "name": "IMPLIED_PRICE", "comment": null}, "TX_STATUS": {"type": "TEXT", "index": 19, "name": "TX_STATUS", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 20, "name": "TX_SUCCEEDED", "comment": null}, "MINT_ACTION_ID": {"type": "TEXT", "index": 21, "name": "MINT_ACTION_ID", "comment": null}, "FACT_NFT_MINTS_ID": {"type": "TEXT", "index": 22, "name": "FACT_NFT_MINTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:52UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_nft__fact_nft_mints_FACT_NFT_MINTS_ID.00963206b1"}, "model.near_models.nft__dim_nft_contract_metadata": {"metadata": {"type": "VIEW", "schema": "NFT", "name": "DIM_NFT_CONTRACT_METADATA", "database": "NEAR", "comment": "## Description\nThis table contains comprehensive metadata for NFT contracts on the NEAR Protocol blockchain, including contract names, symbols, base URIs, and token counts. The data covers NFT collections and individual NFT contracts, providing essential context for NFT identification, collection analysis, and metadata enrichment. This dimension table supports all NFT-related analytics by providing standardized contract information and enabling proper NFT categorization and analysis.\n\n## Key Use Cases\n- NFT collection identification and categorization\n- NFT contract analysis and collection metadata enrichment\n- NFT marketplace integration and collection discovery\n- NFT collection performance tracking and analysis\n- Cross-collection comparison and benchmarking\n- NFT ecosystem mapping and collection discovery\n- NFT metadata standardization and quality assessment\n\n## Important Relationships\n- Enriches `nft.fact_nft_mints` with collection metadata and contract information\n- Supports `nft.fact_nft_transfers` with contract context and collection details\n- Provides metadata for `nft.ez_nft_sales` with enhanced collection information\n- Enables analysis in `stats.ez_core_metrics_hourly` for NFT metrics\n- Supports cross-collection analysis and ecosystem mapping\n\n## Commonly-used Fields\n- `contract_address`: Essential for joining with NFT transaction and transfer data\n- `name` and `symbol`: Critical for human-readable collection identification\n- `base_uri`: Important for NFT metadata access and collection exploration\n- `tokens`: Useful for collection size analysis and token count tracking\n- `icon`: Important for collection branding and visual identification\n- `inserted_timestamp`: Useful for collection discovery timeline analysis", "owner": "DBT_CLOUD_NEAR"}, "columns": {"CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "CONTRACT_ADDRESS", "comment": "The address of the deployed contract for the token, nft, or other smart contract."}, "NAME": {"type": "TEXT", "index": 2, "name": "NAME", "comment": "The name of the asset."}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": "Token symbol (e.g., 'wNEAR', 'SWEAT'). This field contains the abbreviated identifier for the token as commonly used in trading pairs, price feeds, and user interfaces. Token symbols are typically 2-6 characters long and provide a quick way to identify tokens without using their full contract addresses. Examples include 'NEAR' for the native token, 'wNEAR' for wrapped NEAR, and 'USDC' for USD Coin."}, "BASE_URI": {"type": "TEXT", "index": 4, "name": "BASE_URI", "comment": "The URI associated with the token or NFT, set by the deployer or creator."}, "ICON": {"type": "TEXT", "index": 5, "name": "ICON", "comment": "A base64 encoded image for the token or NFT's icon."}, "TOKENS": {"type": "NUMBER", "index": 6, "name": "TOKENS", "comment": "Count of tokens issued by the NFT Contract."}, "DIM_NFT_CONTRACT_METADATA_ID": {"type": "TEXT", "index": 7, "name": "DIM_NFT_CONTRACT_METADATA_ID", "comment": "A unique identifier for the record."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INSERTED_TIMESTAMP", "comment": "The timestamp at which the record was initially created and inserted into this table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "MODIFIED_TIMESTAMP", "comment": "The timestamp at which this record was last modified by an internal process."}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.nft__dim_nft_contract_metadata"}, "model.near_models.silver__nft_other_sales": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "NFT_OTHER_SALES", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RECEIPT_ID": {"type": "TEXT", "index": 1, "name": "RECEIPT_ID", "comment": null}, "ACTION_INDEX": {"type": "NUMBER", "index": 2, "name": "ACTION_INDEX", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 5, "name": "TX_HASH", "comment": null}, "ATTACHED_GAS": {"type": "NUMBER", "index": 6, "name": "ATTACHED_GAS", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 7, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 8, "name": "BUYER_ADDRESS", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 9, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 10, "name": "PLATFORM_NAME", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 11, "name": "NFT_ADDRESS", "comment": null}, "TOKEN_ID": {"type": "TEXT", "index": 12, "name": "TOKEN_ID", "comment": null}, "METHOD_NAME": {"type": "TEXT", "index": 13, "name": "METHOD_NAME", "comment": null}, "LOG": {"type": "VARIANT", "index": 14, "name": "LOG", "comment": null}, "PRICE": {"type": "FLOAT", "index": 15, "name": "PRICE", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 16, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "NFT_OTHER_SALES_ID": {"type": "TEXT", "index": 17, "name": "NFT_OTHER_SALES_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}, "_INVOCATION_ID": {"type": "TEXT", "index": 20, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 28977152, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 231178, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-08 21:47UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE, modified_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.silver__nft_other_sales"}, "model.near_models.streamline__omni_complete": {"metadata": {"type": "BASE TABLE", "schema": "STREAMLINE", "name": "OMNI_COMPLETE", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"OMNI_ASSET_IDENTIFIER": {"type": "TEXT", "index": 1, "name": "OMNI_ASSET_IDENTIFIER", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 3, "name": "_INSERTED_TIMESTAMP", "comment": null}, "OMNI_COMPLETE_ID": {"type": "TEXT", "index": 4, "name": "OMNI_COMPLETE_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 7, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 8704, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 54, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-10 00:33UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.streamline__omni_complete"}, "test.near_models.not_null_defi__fact_intents_RECEIPT_ID.e03d1e88ac": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_INTENTS_RECEIPT_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "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_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 6, "name": "PREDECESSOR_ID", "comment": null}, "LOG_EVENT": {"type": "TEXT", "index": 7, "name": "LOG_EVENT", "comment": null}, "LOG_INDEX": {"type": "NUMBER", "index": 8, "name": "LOG_INDEX", "comment": null}, "LOG_EVENT_INDEX": {"type": "NUMBER", "index": 9, "name": "LOG_EVENT_INDEX", "comment": null}, "OWNER_ID": {"type": "TEXT", "index": 10, "name": "OWNER_ID", "comment": null}, "OLD_OWNER_ID": {"type": "TEXT", "index": 11, "name": "OLD_OWNER_ID", "comment": null}, "NEW_OWNER_ID": {"type": "TEXT", "index": 12, "name": "NEW_OWNER_ID", "comment": null}, "MEMO": {"type": "TEXT", "index": 13, "name": "MEMO", "comment": null}, "AMOUNT_INDEX": {"type": "NUMBER", "index": 14, "name": "AMOUNT_INDEX", "comment": null}, "AMOUNT_RAW": {"type": "TEXT", "index": 15, "name": "AMOUNT_RAW", "comment": null}, "TOKEN_ID": {"type": "VARIANT", "index": 16, "name": "TOKEN_ID", "comment": null}, "REFERRAL": {"type": "TEXT", "index": 17, "name": "REFERRAL", "comment": null}, "DIP4_VERSION": {"type": "TEXT", "index": 18, "name": "DIP4_VERSION", "comment": null}, "GAS_BURNT": {"type": "NUMBER", "index": 19, "name": "GAS_BURNT", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 20, "name": "RECEIPT_SUCCEEDED", "comment": null}, "FACT_INTENTS_ID": {"type": "TEXT", "index": 21, "name": "FACT_INTENTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 24, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:51UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__fact_intents_RECEIPT_ID.e03d1e88ac"}, "test.near_models.not_null_silver__receipts_final_block_id.00be17ed49": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "RECEIPTS_FINAL_BLOCK_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"CHUNK_HASH": {"type": "TEXT", "index": 1, "name": "CHUNK_HASH", "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}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 5, "name": "RECEIPT_ID", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 6, "name": "PREDECESSOR_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 7, "name": "RECEIVER_ID", "comment": null}, "RECEIPT_JSON": {"type": "VARIANT", "index": 8, "name": "RECEIPT_JSON", "comment": null}, "OUTCOME_JSON": {"type": "VARIANT", "index": 9, "name": "OUTCOME_JSON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 10, "name": "TX_SUCCEEDED", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "RECEIPT_SUCCEEDED", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 12, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "RECEIPTS_FINAL_ID": {"type": "TEXT", "index": 13, "name": "RECEIPTS_FINAL_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 16, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 1560258048, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 2653780, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-04-08 16:21UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__receipts_final_block_id.00be17ed49"}, "model.near_models.core__fact_blocks": {"metadata": {"type": "VIEW", "schema": "CORE", "name": "FACT_BLOCKS", "database": "NEAR", "comment": "## Description\nThis table contains all finalized blocks on the NEAR Protocol blockchain, providing comprehensive block-level metadata including block height, timestamp, author (validator), cryptographic hashes, and protocol-specific header fields. Each record represents a unique block, capturing the full context of NEAR's sharded architecture, including chunk and epoch data, validator proposals, and protocol versioning. The table is sourced from the final, canonical chain state and is foundational for all temporal, transactional, and consensus analytics on NEAR. It exposes both raw and parsed header fields, supporting deep analysis of block production, validator behavior, and protocol evolution.\n\n## Key Use Cases\n- Block production analysis and validator performance tracking\n- Network activity monitoring and chain growth analysis\n- Temporal alignment for transactions, receipts, and logs\n- Consensus and protocol upgrade tracking\n- Sharding and chunk distribution analysis\n- Economic analysis of total supply, gas price, and validator rewards\n- Cross-referencing with transaction, receipt, and event tables for full blockchain context\n\n## Important Relationships\n- Links to `core.fact_transactions` and `core.fact_receipts` through `block_id` for temporal and execution context\n- Provides block context for `core.fact_logs`, `core.fact_token_transfers`, and all downstream analytics tables\n- Supports `stats.ez_core_metrics_hourly` for aggregated block and network metrics\n- Enables sharding and chunk analysis via chunk-related fields and relationships to chunk-level tables\n- Serves as the temporal backbone for all gold layer models in the NEAR analytics suite\n\n## Commonly-used Fields\n- `block_id`: Essential for unique block identification and joining with all transactional tables\n- `block_timestamp`: Primary field for time-series analysis and trend detection\n- `block_hash`: Critical for block verification and chain integrity\n- `block_author`: Important for validator analysis and block production tracking\n- `tx_count`: Key for network activity and throughput analysis\n- `header`, `chunks`, and chunk-related fields: Support sharding, chunk distribution, and protocol-level analytics\n- `total_supply`, `gas_price`, `validator_proposals`, `validator_reward`: Important for economic and protocol analysis\n- `inserted_timestamp`, `modified_timestamp`: Useful for data freshness and ETL monitoring", "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": "The height of the chain this block corresponds with."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block began."}, "BLOCK_HASH": {"type": "TEXT", "index": 3, "name": "BLOCK_HASH", "comment": "Unique identifier (hash) of this block."}, "BLOCK_AUTHOR": {"type": "TEXT", "index": 4, "name": "BLOCK_AUTHOR", "comment": "The `block_author` taken from block headers. Validators of the blockchain."}, "HEADER": {"type": "OBJECT", "index": 5, "name": "HEADER", "comment": "A json column containing header information from the object: block or chunk."}, "BLOCK_CHALLENGES_RESULT": {"type": "ARRAY", "index": 6, "name": "BLOCK_CHALLENGES_RESULT", "comment": "The block_challenges_result taken from block headers."}, "BLOCK_CHALLENGES_ROOT": {"type": "TEXT", "index": 7, "name": "BLOCK_CHALLENGES_ROOT", "comment": "The block_challenges_root taken from block headers."}, "CHUNK_HEADERS_ROOT": {"type": "TEXT", "index": 8, "name": "CHUNK_HEADERS_ROOT", "comment": "The chunk_headers_root taken from block headers."}, "CHUNK_TX_ROOT": {"type": "TEXT", "index": 9, "name": "CHUNK_TX_ROOT", "comment": "The chunk_tx_root taken from block headers."}, "CHUNK_MASK": {"type": "ARRAY", "index": 10, "name": "CHUNK_MASK", "comment": "The chunk_mask taken from block headers."}, "CHUNK_RECEIPTS_ROOT": {"type": "TEXT", "index": 11, "name": "CHUNK_RECEIPTS_ROOT", "comment": "The chunk_receipts_root taken from block headers."}, "CHUNKS": {"type": "ARRAY", "index": 12, "name": "CHUNKS", "comment": "The chunks taken from block headers. Chunk is an aggregation of transactions which are executed within a particular shard."}, "CHUNKS_INCLUDED": {"type": "NUMBER", "index": 13, "name": "CHUNKS_INCLUDED", "comment": "The chunks_included taken from block headers."}, "EPOCH_ID": {"type": "TEXT", "index": 14, "name": "EPOCH_ID", "comment": "The epoch_id taken from block headers."}, "EPOCH_SYNC_DATA_HASH": {"type": "TEXT", "index": 15, "name": "EPOCH_SYNC_DATA_HASH", "comment": "The epoch_sync_data_hash taken from block headers, if available."}, "GAS_PRICE": {"type": "FLOAT", "index": 16, "name": "GAS_PRICE", "comment": "The gas_price taken from block headers, number is not decimal adjusted."}, "LAST_DS_FINAL_BLOCK": {"type": "TEXT", "index": 17, "name": "LAST_DS_FINAL_BLOCK", "comment": "The last_ds_final_block taken from block headers."}, "LAST_FINAL_BLOCK": {"type": "TEXT", "index": 18, "name": "LAST_FINAL_BLOCK", "comment": "The last_final_block taken from block headers."}, "LATEST_PROTOCOL_VERSION": {"type": "NUMBER", "index": 19, "name": "LATEST_PROTOCOL_VERSION", "comment": "The latest_protocol_version taken from block headers."}, "NEXT_BP_HASH": {"type": "TEXT", "index": 20, "name": "NEXT_BP_HASH", "comment": "The next_bp_hash taken from block headers."}, "NEXT_EPOCH_ID": {"type": "TEXT", "index": 21, "name": "NEXT_EPOCH_ID", "comment": "The next_epoch_id taken from block headers."}, "OUTCOME_ROOT": {"type": "TEXT", "index": 22, "name": "OUTCOME_ROOT", "comment": "The outcome_root taken from block headers."}, "PREV_HASH": {"type": "TEXT", "index": 23, "name": "PREV_HASH", "comment": "The prev_hash taken from block headers."}, "PREV_HEIGHT": {"type": "NUMBER", "index": 24, "name": "PREV_HEIGHT", "comment": "The prev_height taken from block headers."}, "PREV_STATE_ROOT": {"type": "TEXT", "index": 25, "name": "PREV_STATE_ROOT", "comment": "The prev_state_root taken from block headers."}, "RANDOM_VALUE": {"type": "TEXT", "index": 26, "name": "RANDOM_VALUE", "comment": "The random_value taken from block headers."}, "RENT_PAID": {"type": "FLOAT", "index": 27, "name": "RENT_PAID", "comment": "The rent_paid taken from block headers."}, "SIGNATURE": {"type": "TEXT", "index": 28, "name": "SIGNATURE", "comment": "The signature taken from block headers."}, "TOTAL_SUPPLY": {"type": "FLOAT", "index": 29, "name": "TOTAL_SUPPLY", "comment": "The total_supply taken from block headers."}, "VALIDATOR_PROPOSALS": {"type": "ARRAY", "index": 30, "name": "VALIDATOR_PROPOSALS", "comment": "The validator_proposals taken from block headers."}, "VALIDATOR_REWARD": {"type": "FLOAT", "index": 31, "name": "VALIDATOR_REWARD", "comment": "The validator_reward taken from block headers."}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 32, "name": "FACT_BLOCKS_ID", "comment": "A unique identifier for the record."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 33, "name": "INSERTED_TIMESTAMP", "comment": "The timestamp at which the record was initially created and inserted into this table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 34, "name": "MODIFIED_TIMESTAMP", "comment": "The timestamp at which this record was last modified by an internal process."}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.core__fact_blocks"}, "test.near_models.not_null_silver__bridge_allbridge_AMOUNT_FEE_RAW.ef45868881": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BRIDGE_ALLBRIDGE_AMOUNT_FEE_RAW", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 4, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_RAW": {"type": "NUMBER", "index": 5, "name": "AMOUNT_RAW", "comment": null}, "AMOUNT_FEE_RAW": {"type": "NUMBER", "index": 6, "name": "AMOUNT_FEE_RAW", "comment": null}, "MEMO": {"type": "TEXT", "index": 7, "name": "MEMO", "comment": null}, "DESTINATION_ADDRESS": {"type": "TEXT", "index": 8, "name": "DESTINATION_ADDRESS", "comment": null}, "SOURCE_ADDRESS": {"type": "TEXT", "index": 9, "name": "SOURCE_ADDRESS", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "TEXT", "index": 10, "name": "DESTINATION_CHAIN_ID", "comment": null}, "SOURCE_CHAIN_ID": {"type": "TEXT", "index": 11, "name": "SOURCE_CHAIN_ID", "comment": null}, "ARGS": {"type": "VARIANT", "index": 12, "name": "ARGS", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 13, "name": "RECEIPT_SUCCEEDED", "comment": null}, "METHOD_NAME": {"type": "TEXT", "index": 14, "name": "METHOD_NAME", "comment": null}, "DIRECTION": {"type": "TEXT", "index": 15, "name": "DIRECTION", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 16, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 17, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "_MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "_MODIFIED_TIMESTAMP", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 19, "name": "BRIDGE_ADDRESS", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 20, "name": "PLATFORM", "comment": null}, "BRIDGE_ALLBRIDGE_ID": {"type": "TEXT", "index": 21, "name": "BRIDGE_ALLBRIDGE_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 24, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:30UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__bridge_allbridge_AMOUNT_FEE_RAW.ef45868881"}, "test.near_models.not_null_silver__staking_epochs_TOTAL_STAKED_BALANCE.be041c78a8": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "STAKING_EPOCHS_TOTAL_STAKED_BALANCE", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "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}, "POOL_ID": {"type": "TEXT", "index": 4, "name": "POOL_ID", "comment": null}, "EPOCH_NUMBER": {"type": "NUMBER", "index": 5, "name": "EPOCH_NUMBER", "comment": null}, "REWARD_TOKENS": {"type": "NUMBER", "index": 6, "name": "REWARD_TOKENS", "comment": null}, "TOTAL_STAKED_BALANCE": {"type": "NUMBER", "index": 7, "name": "TOTAL_STAKED_BALANCE", "comment": null}, "TOTAL_STAKING_SHARES": {"type": "NUMBER", "index": 8, "name": "TOTAL_STAKING_SHARES", "comment": null}, "LOG": {"type": "VARIANT", "index": 9, "name": "LOG", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 10, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "_EPOCH_ID": {"type": "TEXT", "index": 11, "name": "_EPOCH_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}, "STAKING_EPOCHS_ID": {"type": "TEXT", "index": 13, "name": "STAKING_EPOCHS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 16, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:25UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__staking_epochs_TOTAL_STAKED_BALANCE.be041c78a8"}, "test.near_models.not_null_core__ez_actions_TX_SUCCEEDED.9d7ca78ec3": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "EZ_ACTIONS_TX_SUCCEEDED", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 4, "name": "TX_SUCCEEDED", "comment": null}, "TX_RECEIVER": {"type": "TEXT", "index": 5, "name": "TX_RECEIVER", "comment": null}, "TX_SIGNER": {"type": "TEXT", "index": 6, "name": "TX_SIGNER", "comment": null}, "TX_GAS_USED": {"type": "NUMBER", "index": 7, "name": "TX_GAS_USED", "comment": null}, "TX_FEE": {"type": "NUMBER", "index": 8, "name": "TX_FEE", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 9, "name": "RECEIPT_ID", "comment": null}, "RECEIPT_PREDECESSOR_ID": {"type": "TEXT", "index": 10, "name": "RECEIPT_PREDECESSOR_ID", "comment": null}, "RECEIPT_RECEIVER_ID": {"type": "TEXT", "index": 11, "name": "RECEIPT_RECEIVER_ID", "comment": null}, "RECEIPT_SIGNER_ID": {"type": "TEXT", "index": 12, "name": "RECEIPT_SIGNER_ID", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 13, "name": "RECEIPT_SUCCEEDED", "comment": null}, "RECEIPT_GAS_BURNT": {"type": "NUMBER", "index": 14, "name": "RECEIPT_GAS_BURNT", "comment": null}, "RECEIPT_STATUS_VALUE": {"type": "OBJECT", "index": 15, "name": "RECEIPT_STATUS_VALUE", "comment": null}, "ACTION_INDEX": {"type": "NUMBER", "index": 16, "name": "ACTION_INDEX", "comment": null}, "IS_DELEGATED": {"type": "BOOLEAN", "index": 17, "name": "IS_DELEGATED", "comment": null}, "ACTION_NAME": {"type": "TEXT", "index": 18, "name": "ACTION_NAME", "comment": null}, "ACTION_DATA": {"type": "OBJECT", "index": 19, "name": "ACTION_DATA", "comment": null}, "ACTION_GAS_PRICE": {"type": "NUMBER", "index": 20, "name": "ACTION_GAS_PRICE", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 21, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "ACTIONS_ID": {"type": "TEXT", "index": 22, "name": "ACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 25, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:40UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__ez_actions_TX_SUCCEEDED.9d7ca78ec3"}, "model.near_models.bronze__complete_provider_asset_metadata": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "COMPLETE_PROVIDER_ASSET_METADATA", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"ASSET_ID": {"type": "TEXT", "index": 1, "name": "ASSET_ID", "comment": ""}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 2, "name": "TOKEN_ADDRESS", "comment": ""}, "NAME": {"type": "TEXT", "index": 3, "name": "NAME", "comment": ""}, "SYMBOL": {"type": "TEXT", "index": 4, "name": "SYMBOL", "comment": ""}, "PLATFORM": {"type": "TEXT", "index": 5, "name": "PLATFORM", "comment": ""}, "PLATFORM_ID": {"type": "TEXT", "index": 6, "name": "PLATFORM_ID", "comment": ""}, "PROVIDER": {"type": "TEXT", "index": 7, "name": "PROVIDER", "comment": ""}, "SOURCE": {"type": "TEXT", "index": 8, "name": "SOURCE", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "COMPLETE_PROVIDER_ASSET_METADATA_ID": {"type": "TEXT", "index": 12, "name": "COMPLETE_PROVIDER_ASSET_METADATA_ID", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.bronze__complete_provider_asset_metadata"}, "test.near_models.not_null_defi__fact_intents_OWNER_ID.fab8955380": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_INTENTS_OWNER_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "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_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 6, "name": "PREDECESSOR_ID", "comment": null}, "LOG_EVENT": {"type": "TEXT", "index": 7, "name": "LOG_EVENT", "comment": null}, "LOG_INDEX": {"type": "NUMBER", "index": 8, "name": "LOG_INDEX", "comment": null}, "LOG_EVENT_INDEX": {"type": "NUMBER", "index": 9, "name": "LOG_EVENT_INDEX", "comment": null}, "OWNER_ID": {"type": "TEXT", "index": 10, "name": "OWNER_ID", "comment": null}, "OLD_OWNER_ID": {"type": "TEXT", "index": 11, "name": "OLD_OWNER_ID", "comment": null}, "NEW_OWNER_ID": {"type": "TEXT", "index": 12, "name": "NEW_OWNER_ID", "comment": null}, "MEMO": {"type": "TEXT", "index": 13, "name": "MEMO", "comment": null}, "AMOUNT_INDEX": {"type": "NUMBER", "index": 14, "name": "AMOUNT_INDEX", "comment": null}, "AMOUNT_RAW": {"type": "TEXT", "index": 15, "name": "AMOUNT_RAW", "comment": null}, "TOKEN_ID": {"type": "VARIANT", "index": 16, "name": "TOKEN_ID", "comment": null}, "REFERRAL": {"type": "TEXT", "index": 17, "name": "REFERRAL", "comment": null}, "DIP4_VERSION": {"type": "TEXT", "index": 18, "name": "DIP4_VERSION", "comment": null}, "GAS_BURNT": {"type": "NUMBER", "index": 19, "name": "GAS_BURNT", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 20, "name": "RECEIPT_SUCCEEDED", "comment": null}, "FACT_INTENTS_ID": {"type": "TEXT", "index": 21, "name": "FACT_INTENTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 24, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:51UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__fact_intents_OWNER_ID.fab8955380"}, "test.near_models.dbt_utils_recency_gov__fact_staking_actions_day__block_timestamp__1.a6b4a4c1a7": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_RECENCY_GOV", "name": "FACT_STAKING_ACTIONS_DAY", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"MOST_RECENT": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MOST_RECENT", "comment": null}, "THRESHOLD": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "THRESHOLD", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_utils_recency_gov__fact_staking_actions_day__block_timestamp__1.a6b4a4c1a7"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_nft__ez_nft_sales_MODIFIED_TIMESTAMP__TIMESTAMP_NTZ.ac6d54366f": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_OF_TYPE_NFT", "name": "EZ_NFT_SALES_MODIFIED_TIMESTAMP", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:39UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_nft__ez_nft_sales_MODIFIED_TIMESTAMP__TIMESTAMP_NTZ.ac6d54366f"}, "test.near_models.not_null_silver__staking_pools_s3_owner.e788df571d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "STAKING_POOLS_S3_OWNER", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "OWNER": {"type": "TEXT", "index": 3, "name": "OWNER", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 4, "name": "ADDRESS", "comment": null}, "REWARD_FEE_FRACTION": {"type": "VARIANT", "index": 5, "name": "REWARD_FEE_FRACTION", "comment": null}, "TX_TYPE": {"type": "TEXT", "index": 6, "name": "TX_TYPE", "comment": null}, "_LOAD_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "_LOAD_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-13 07:09UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__staking_pools_s3_owner.e788df571d"}, "model.near_models.core__fact_transactions": {"metadata": {"type": "VIEW", "schema": "CORE", "name": "FACT_TRANSACTIONS", "database": "NEAR", "comment": "## Description\nThis table contains all transactions processed on the NEAR Protocol blockchain, providing comprehensive transaction metadata including signer and receiver information, gas consumption, fees, and execution status. The data captures the complete transaction lifecycle from submission to finalization, including cryptographic signatures, nonce values, and gas mechanics. This table serves as the primary fact table for transaction-level analytics and provides the foundation for understanding user activity, contract interactions, and network utilization patterns.\n\n## Key Use Cases\n- Transaction volume analysis and network activity monitoring\n- User behavior analysis and wallet activity tracking\n- Gas consumption analysis and fee optimization studies\n- Contract interaction analysis and smart contract usage patterns\n- Transaction success rate analysis and failure investigation\n- Cross-account transaction flow analysis and network mapping\n- Economic analysis of transaction fees and gas pricing\n\n## Important Relationships\n- Links to `core.fact_blocks` through block_id for temporal and block context\n- Connects to `core.fact_receipts` through tx_hash for execution outcome details\n- Provides transaction context for `core.fact_logs` and `core.fact_token_transfers`\n- Supports `core.ez_actions` for detailed action-level analysis\n- Enables analysis in `defi.ez_dex_swaps` and `defi.ez_bridge_activity` through transaction context\n- Powers `stats.ez_core_metrics_hourly` for aggregated transaction metrics\n\n## Commonly-used Fields\n- `tx_hash`: Essential for unique transaction identification and blockchain verification\n- `block_timestamp`: Primary field for time-series analysis and trend detection\n- `tx_signer` and `tx_receiver`: Critical for user activity analysis and network mapping\n- `gas_used` and `transaction_fee`: Important for economic analysis and cost optimization\n- `tx_succeeded`: Essential for success rate analysis and failure investigation\n- `attached_gas`: Important for understanding gas mechanics and transaction planning\n- `nonce`: Critical for transaction ordering and replay protection analysis", "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": "Unique identifier (hash) of this transaction."}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": "The height of the chain this block corresponds with."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block began."}, "NONCE": {"type": "NUMBER", "index": 4, "name": "NONCE", "comment": "Nonce for transactions."}, "SIGNATURE": {"type": "TEXT", "index": 5, "name": "SIGNATURE", "comment": "The signature taken from block headers."}, "TX_RECEIVER": {"type": "TEXT", "index": 6, "name": "TX_RECEIVER", "comment": "The transaction receiver, similar to an origin_to in EVM, but can be a contract OR if a relayer is used, the receiver is the user. This field identifies the account that is the intended recipient of the transaction. In direct transactions, this is typically the contract or account being called. In relay transactions, this represents the end user account that the relayer is acting on behalf of."}, "TX_SIGNER": {"type": "TEXT", "index": 7, "name": "TX_SIGNER", "comment": "Account that originally signed the transaction, can be a relayer. This field identifies the account that cryptographically signed the transaction, authorizing it to be executed on the blockchain. In relay transactions, this may be a relayer account rather than the end user, while in direct transactions, it represents the actual user or contract initiating the transaction."}, "TX": {"type": "VARIANT", "index": 8, "name": "TX", "comment": "The transaction's information."}, "GAS_USED": {"type": "NUMBER", "index": 9, "name": "GAS_USED", "comment": "Gas used for the transaction. This field represents the amount of computational resources consumed to execute the transaction. Gas is measured in units, and the actual cost is calculated by multiplying gas used by the gas price. In raw number format, to adjust divide by POW(10,12). Higher gas usage indicates more complex operations or larger computational requirements."}, "TRANSACTION_FEE": {"type": "NUMBER", "index": 10, "name": "TRANSACTION_FEE", "comment": "Total fee paid in NEAR to execute this transaction, which is a summation of all fees paid for actions and receipts within the transaction.\n\nIn raw number format, to adjust divide by POW(10,24)"}, "ATTACHED_GAS": {"type": "NUMBER", "index": 11, "name": "ATTACHED_GAS", "comment": "Units of gas (figure is not decimal adjusted, 10^12) attached to the transaction (this is often higher than 'Gas Used')."}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": "Boolean indicating if the transaction was successful (rarely used, most tx succeed, it is receipts that can fail). This field tracks the overall success status of the transaction. While most transactions succeed at the transaction level, individual receipts within the transaction can still fail. This field is less commonly used for filtering since receipt-level success tracking provides more granular information about specific operations within the transaction."}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 13, "name": "FACT_TRANSACTIONS_ID", "comment": "A unique identifier for the record."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": "The timestamp at which the record was initially created and inserted into this table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": "The timestamp at which this record was last modified by an internal process."}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.core__fact_transactions"}, "test.near_models.not_null_gov__dim_staking_pools_TX_TYPE.01d58b18a5": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_GOV", "name": "DIM_STAKING_POOLS_TX_TYPE", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "OWNER": {"type": "TEXT", "index": 3, "name": "OWNER", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 4, "name": "ADDRESS", "comment": null}, "REWARD_FEE_FRACTION": {"type": "VARIANT", "index": 5, "name": "REWARD_FEE_FRACTION", "comment": null}, "TX_TYPE": {"type": "TEXT", "index": 6, "name": "TX_TYPE", "comment": null}, "DIM_STAKING_POOLS_ID": {"type": "TEXT", "index": 7, "name": "DIM_STAKING_POOLS_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:51UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_gov__dim_staking_pools_TX_TYPE.01d58b18a5"}, "model.near_models.defi__ez_bridge_activity": {"metadata": {"type": "VIEW", "schema": "DEFI", "name": "EZ_BRIDGE_ACTIVITY", "database": "NEAR", "comment": "## Description\nThis table provides an enhanced view of all cross-chain bridge transactions on the NEAR Protocol blockchain, combining raw bridge data with token metadata, pricing information, and cross-chain mapping details. The table includes both raw and adjusted amounts, USD values, and comprehensive token context across multiple bridge protocols including Rainbow Bridge, Wormhole, Multichain, Allbridge, and Omni. This easy view eliminates the need for complex joins and calculations, providing ready-to-use data for cross-chain analytics and bridge analysis.\n\n## Key Use Cases\n- Cross-chain bridge volume analysis with accurate decimal-adjusted amounts and USD values\n- Bridge protocol comparison and performance benchmarking with value context\n- Cross-chain token flow analysis and liquidity tracking\n- Bridge security analysis and risk assessment with economic impact\n- Multi-chain portfolio tracking and analysis\n- Bridge protocol adoption and user behavior analysis\n- Cross-chain arbitrage opportunity detection with value calculations\n\n## Important Relationships\n- Enhances `defi.fact_bridge_activity` with pricing and metadata from `price.ez_prices_hourly`\n- Combines token metadata from `core.dim_ft_contract_metadata` for complete token context\n- Enables analysis in `stats.ez_core_metrics_hourly` for bridge metrics\n- Provides foundation for all cross-chain analytics and reporting\n- Powers cross-protocol analysis with other DeFi activities\n\n## Commonly-used Fields\n- `amount` and `amount_usd`: Essential for accurate bridge volume analysis\n- `block_timestamp`: Primary field for time-series analysis and trend detection\n- `source_chain` and `destination_chain`: Critical for cross-chain flow analysis\n- `platform`: Important for bridge protocol comparison and analysis\n- `direction`: Critical for understanding bridge flow direction (inbound/outbound)\n- `symbol`: Important for token identification and cross-chain mapping\n- `token_address`: Essential for token-specific bridge activity analysis", "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": "The height of the chain this block corresponds with."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block began."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Unique identifier (hash) of this transaction."}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 4, "name": "TOKEN_ADDRESS", "comment": "The contract address corresponding to the token, view details of the contract by following this address on the chain explorer."}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 5, "name": "AMOUNT_UNADJ", "comment": "Unadjusted amount of tokens as it appears on-chain (not decimal adjusted). This is the raw token amount before any decimal precision adjustments are applied. For example, if transferring 1 NEAR token, the amount_raw would be 1000000000000000000000000 (1e24) since NEAR has 24 decimal places. This field preserves the exact on-chain representation of the token amount for precise calculations and verification."}, "SYMBOL": {"type": "TEXT", "index": 6, "name": "SYMBOL", "comment": "Token symbol (e.g., 'wNEAR', 'SWEAT'). This field contains the abbreviated identifier for the token as commonly used in trading pairs, price feeds, and user interfaces. Token symbols are typically 2-6 characters long and provide a quick way to identify tokens without using their full contract addresses. Examples include 'NEAR' for the native token, 'wNEAR' for wrapped NEAR, and 'USDC' for USD Coin."}, "AMOUNT": {"type": "FLOAT", "index": 7, "name": "AMOUNT", "comment": "The amount of tokens transferred\nIf in the ez_ view, this number is decimal adjusted to actual amount. If in silver level or a fact_ view, the raw amount is presented"}, "PRICE": {"type": "FLOAT", "index": 8, "name": "PRICE", "comment": ""}, "AMOUNT_USD": {"type": "FLOAT", "index": 9, "name": "AMOUNT_USD", "comment": "USD value of the token transfer (null if hourly price not available). This field provides the dollar equivalent value of the token transfer by multiplying the decimal-adjusted token amount by the token's USD price at the time of the transfer. This field is null when price data is unavailable, which can occur for new tokens, tokens with low liquidity, or during periods when price feeds are unavailable."}, "TOKEN_IS_VERIFIED": {"type": "BOOLEAN", "index": 10, "name": "TOKEN_IS_VERIFIED", "comment": "Boolean flag indicating whether the token or price record is verified by Flipside's crosschain curation process. Verified tokens are prioritized for analytics and are considered reliable for most use cases. Unverified tokens may be incomplete, deprecated, or experimental."}, "DESTINATION_ADDRESS": {"type": "TEXT", "index": 11, "name": "DESTINATION_ADDRESS", "comment": "The address tokens are being sent to, in a transfer or bridge transaction."}, "SOURCE_ADDRESS": {"type": "TEXT", "index": 12, "name": "SOURCE_ADDRESS", "comment": "The originating address from which tokens are being sent, in a transfer or bridge transaction. \n\nThis addressed is ascertained as best as possible, but may be null depending on the available information. \n\nExample 1 - tx CzPRdoiU74bo9yqqt9fCP5Xdab2mPVqxr9gU5xeaQA4a stores just \"signer_public_key 0x0x1589\u2026f694\" on chain. \n\nExample 2 - tx FA7tQeGQnhminbas28YgaizwmT4vnEUiCr3vdXmN3Xjn does not log any signing address at all."}, "PLATFORM": {"type": "TEXT", "index": 13, "name": "PLATFORM", "comment": "The protocol utilized for the operation, likely a swap or bridge."}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 14, "name": "BRIDGE_ADDRESS", "comment": "The address of the deployed contract for the token, nft, or other smart contract."}, "DESTINATION_CHAIN": {"type": "TEXT", "index": 15, "name": "DESTINATION_CHAIN", "comment": "The recipient blockchain in a bridge transaction."}, "SOURCE_CHAIN": {"type": "TEXT", "index": 16, "name": "SOURCE_CHAIN", "comment": "The originating blockchain in a bridge transaction."}, "METHOD_NAME": {"type": "TEXT", "index": 17, "name": "METHOD_NAME", "comment": "Name of the method(s) approved for use. NULL if permission is FullAccess."}, "DIRECTION": {"type": "TEXT", "index": 18, "name": "DIRECTION", "comment": "Direction of funds through a bridge. Inbound = tokens bridged to Near ecosystem.\n\nNote - for the Rainbow bridge, inbound means Near or Aurora as tokens pass through Near to get to Aurora."}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 19, "name": "RECEIPT_SUCCEEDED", "comment": "Boolean indicating whether the receipt was successfully processed. This field tracks the execution status of the receipt, which is crucial for understanding transaction outcomes. While most transactions succeed, individual receipts within a transaction can fail due to various reasons such as insufficient gas, contract errors, or invalid parameters. This field is essential for filtering successful operations and analyzing failure patterns."}, "EZ_BRIDGE_ACTIVITY_ID": {"type": "TEXT", "index": 20, "name": "EZ_BRIDGE_ACTIVITY_ID", "comment": "A unique identifier for the record."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "INSERTED_TIMESTAMP", "comment": "The timestamp at which the record was initially created and inserted into this table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "MODIFIED_TIMESTAMP", "comment": "The timestamp at which this record was last modified by an internal process."}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.defi__ez_bridge_activity"}, "test.near_models.not_null_gov__fact_lockup_actions_FACT_LOCKUP_ACTIONS_ID.44e1945338": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_GOV", "name": "FACT_LOCKUP_ACTIONS_FACT_LOCKUP_ACTIONS_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": null}, "DEPOSIT": {"type": "FLOAT", "index": 4, "name": "DEPOSIT", "comment": null}, "LOCKUP_ACCOUNT_ID": {"type": "TEXT", "index": 5, "name": "LOCKUP_ACCOUNT_ID", "comment": null}, "OWNER_ACCOUNT_ID": {"type": "TEXT", "index": 6, "name": "OWNER_ACCOUNT_ID", "comment": null}, "LOCKUP_DURATION": {"type": "TEXT", "index": 7, "name": "LOCKUP_DURATION", "comment": null}, "LOCKUP_TIMESTAMP": {"type": "TEXT", "index": 8, "name": "LOCKUP_TIMESTAMP", "comment": null}, "LOCKUP_TIMESTAMP_NTZ": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "LOCKUP_TIMESTAMP_NTZ", "comment": null}, "RELEASE_DURATION": {"type": "TEXT", "index": 10, "name": "RELEASE_DURATION", "comment": null}, "VESTING_SCHEDULE": {"type": "TEXT", "index": 11, "name": "VESTING_SCHEDULE", "comment": null}, "TRANSFERS_INFORMATION": {"type": "TEXT", "index": 12, "name": "TRANSFERS_INFORMATION", "comment": null}, "FACT_LOCKUP_ACTIONS_ID": {"type": "TEXT", "index": 13, "name": "FACT_LOCKUP_ACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:51UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_gov__fact_lockup_actions_FACT_LOCKUP_ACTIONS_ID.44e1945338"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_rainbow_AMOUNT_RAW__INTEGER__NUMBER.0f4a61cd8b": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "BRIDGE_RAINBOW_AMOUNT_RAW", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:42UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_rainbow_AMOUNT_RAW__INTEGER__NUMBER.0f4a61cd8b"}, "model.near_models.streamline__transactions_realtime": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "TRANSACTIONS_REALTIME", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"SHARD_ID": {"type": "NUMBER", "index": 1, "name": "SHARD_ID", "comment": ""}, "CHUNK_HASH": {"type": "TEXT", "index": 2, "name": "CHUNK_HASH", "comment": ""}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": ""}, "BLOCK_TIMESTAMP_EPOCH": {"type": "NUMBER", "index": 4, "name": "BLOCK_TIMESTAMP_EPOCH", "comment": ""}, "HEIGHT_CREATED": {"type": "NUMBER", "index": 5, "name": "HEIGHT_CREATED", "comment": ""}, "HEIGHT_INCLUDED": {"type": "NUMBER", "index": 6, "name": "HEIGHT_INCLUDED", "comment": ""}, "TX_HASH": {"type": "TEXT", "index": 7, "name": "TX_HASH", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 8, "name": "PARTITION_KEY", "comment": ""}, "REQUEST_TIMESTAMP": {"type": "NUMBER", "index": 9, "name": "REQUEST_TIMESTAMP", "comment": ""}, "REQUEST": {"type": "VARIANT", "index": 10, "name": "REQUEST", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.streamline__transactions_realtime"}, "model.near_models.silver__staking_epochs": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "STAKING_EPOCHS", "database": "NEAR", "comment": "This table extracts epoch information for each pool from the logs of the reward receipts. \nNote, it appears that the epoch log is only recorded during an act of withdrawal or deposit by a delegator, anbd not on each epoch.", "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": "Unique identifier (hash) of this transaction."}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": "The height of the chain this block corresponds with."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block began."}, "POOL_ID": {"type": "TEXT", "index": 4, "name": "POOL_ID", "comment": "The unique id for the pool involved in the swap."}, "EPOCH_NUMBER": {"type": "NUMBER", "index": 5, "name": "EPOCH_NUMBER", "comment": "The epoch number for this staking reward payout. Epoch increment in order every 43,200 blocks."}, "REWARD_TOKENS": {"type": "NUMBER", "index": 6, "name": "REWARD_TOKENS", "comment": "The total amount of tokens rewarded to the validator for this staking reward payout. Number is presented raw and not decimal adjusted in the fact table."}, "TOTAL_STAKED_BALANCE": {"type": "NUMBER", "index": 7, "name": "TOTAL_STAKED_BALANCE", "comment": "The total staked NEAR at the time of the reward payout. Number is presented raw and not decimal adjusted in the fact table."}, "TOTAL_STAKING_SHARES": {"type": "NUMBER", "index": 8, "name": "TOTAL_STAKING_SHARES", "comment": "Total staking shares that comprise the staked balance of the pool. Number is presented raw and not decimal adjusted in the fact table."}, "LOG": {"type": "VARIANT", "index": 9, "name": "LOG", "comment": "A single log extracted from a receipt."}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 10, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": "Block number grouping for ingestion partition"}, "_EPOCH_ID": {"type": "TEXT", "index": 11, "name": "_EPOCH_ID", "comment": "An internal identifier for the epoch. This is a hashed representation of the pool_id and epoch number."}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": "The timestamp for when the block was inserted into the data warehouse by the Chainwalker."}, "STAKING_EPOCHS_ID": {"type": "TEXT", "index": 13, "name": "STAKING_EPOCHS_ID", "comment": "A unique identifier for the record."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": "The timestamp at which the record was initially created and inserted into this table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": "The timestamp at which this record was last modified by an internal process."}, "_INVOCATION_ID": {"type": "TEXT", "index": 16, "name": "_INVOCATION_ID", "comment": "A job ID to identify the run that last modified a record."}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 21:49UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_id)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.silver__staking_epochs"}, "test.near_models.not_null_core__fact_logs_RECEIPT_ID.7025b34e40": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_LOGS_RECEIPT_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 5, "name": "PREDECESSOR_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 6, "name": "RECEIVER_ID", "comment": null}, "SIGNER_ID": {"type": "TEXT", "index": 7, "name": "SIGNER_ID", "comment": null}, "LOG_INDEX": {"type": "NUMBER", "index": 8, "name": "LOG_INDEX", "comment": null}, "CLEAN_LOG": {"type": "TEXT", "index": 9, "name": "CLEAN_LOG", "comment": null}, "EVENT_STANDARD": {"type": "TEXT", "index": 10, "name": "EVENT_STANDARD", "comment": null}, "GAS_BURNT": {"type": "NUMBER", "index": 11, "name": "GAS_BURNT", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "RECEIPT_SUCCEEDED", "comment": null}, "FACT_LOGS_ID": {"type": "TEXT", "index": 13, "name": "FACT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:40UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__fact_logs_RECEIPT_ID.7025b34e40"}, "model.near_models.silver__token_transfer_orders": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "TOKEN_TRANSFER_ORDERS", "database": "NEAR", "comment": "This model captures order addition events from the NEAR blockchain. It processes standard EVENT_JSON formatted logs from contracts that emit 'order_added' events.\n", "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block began."}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": "The height of the chain this block corresponds with."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Unique identifier (hash) of this transaction."}, "ACTION_ID": {"type": "TEXT", "index": 4, "name": "ACTION_ID", "comment": ""}, "RECEIPT_ID": {"type": "TEXT", "index": 5, "name": "RECEIPT_ID", "comment": "The identifying hash for a receipt."}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": "The address of the deployed contract for the token, nft, or other smart contract."}, "PREDECESSOR_ID": {"type": "TEXT", "index": 7, "name": "PREDECESSOR_ID", "comment": "Account that called the relevant receipt (often the same as tx_signer, but can be system as well). This field identifies the account that directly invoked the receipt being processed. In simple transactions, this is typically the same as the transaction signer. However, in cross-contract calls or system operations, this may be a different account or the system account. This is crucial for understanding the call chain and access control in NEAR's execution model."}, "FROM_ADDRESS": {"type": "TEXT", "index": 8, "name": "FROM_ADDRESS", "comment": "The address the sends the token."}, "TO_ADDRESS": {"type": "TEXT", "index": 9, "name": "TO_ADDRESS", "comment": "The receiver of usn token."}, "AMOUNT_UNADJ": {"type": "TEXT", "index": 10, "name": "AMOUNT_UNADJ", "comment": "An unadjusted amount (of tokens, price, etc.) for the relevant record. This is the number as it appears on chain and is not decimal adjusted."}, "MEMO": {"type": "TEXT", "index": 11, "name": "MEMO", "comment": "Optional log message within the transaction (often null). This field contains additional information or context about the transfer, such as transaction notes, reference numbers, or descriptive text. Memos are commonly used in cross-chain bridges, exchange deposits, or other scenarios where additional context is needed to identify or process the transfer. The memo field is optional and frequently null for standard transfers."}, "RN": {"type": "NUMBER", "index": 12, "name": "RN", "comment": "The sequential index of an event within a transaction, combining the log index with any sub-indices from array processing. Used to maintain the correct order of events when multiple events are emitted in a single transaction."}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 13, "name": "RECEIPT_SUCCEEDED", "comment": "Boolean indicating whether the receipt was successfully processed. This field tracks the execution status of the receipt, which is crucial for understanding transaction outcomes. While most transactions succeed, individual receipts within a transaction can fail due to various reasons such as insufficient gas, contract errors, or invalid parameters. This field is essential for filtering successful operations and analyzing failure patterns."}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 14, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": "Block number grouping for ingestion partition"}, "TRANSFERS_ORDERS_ID": {"type": "TEXT", "index": 15, "name": "TRANSFERS_ORDERS_ID", "comment": "A unique identifier for the record."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INSERTED_TIMESTAMP", "comment": "The timestamp at which the record was initially created and inserted into this table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": "The timestamp at which this record was last modified by an internal process."}, "_INVOCATION_ID": {"type": "TEXT", "index": 18, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 1981440, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 9597, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 21:49UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE, modified_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.silver__token_transfer_orders"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_LAST_DS_FINAL_BLOCK__STRING__VARCHAR.9e09f6d941": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_BLOCKS_LAST_DS_FINAL_BLOCK", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:38UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_LAST_DS_FINAL_BLOCK__STRING__VARCHAR.9e09f6d941"}, "test.near_models.not_null_gov__fact_staking_actions_AMOUNT.b0f6bc9e78": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_GOV", "name": "FACT_STAKING_ACTIONS_AMOUNT", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "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}, "RECEIPT_OBJECT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_OBJECT_ID", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 5, "name": "ADDRESS", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 6, "name": "PREDECESSOR_ID", "comment": null}, "SIGNER_ID": {"type": "TEXT", "index": 7, "name": "SIGNER_ID", "comment": null}, "ACTION": {"type": "TEXT", "index": 8, "name": "ACTION", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 9, "name": "AMOUNT", "comment": null}, "FACT_STAKING_ACTIONS_ID": {"type": "TEXT", "index": 10, "name": "FACT_STAKING_ACTIONS_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:52UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_gov__fact_staking_actions_AMOUNT.b0f6bc9e78"}, "model.near_models.silver__chainlist_ids": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "CHAINLIST_IDS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"CHAIN": {"type": "TEXT", "index": 1, "name": "CHAIN", "comment": null}, "CHAIN_ID": {"type": "NUMBER", "index": 2, "name": "CHAIN_ID", "comment": null}, "CHAIN_NAME": {"type": "TEXT", "index": 3, "name": "CHAIN_NAME", "comment": null}, "CHAINLIST_ID": {"type": "TEXT", "index": 4, "name": "CHAINLIST_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 7, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 130560, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 2448, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 21:47UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.silver__chainlist_ids"}, "test.near_models.unique_silver__token_transfer_ft_transfers_method_TRANSFERS_ID.e6feed7d9a": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_SILVER", "name": "TOKEN_TRANSFER_FT_TRANSFERS_METHOD_TRANSFERS_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 144384, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 3136, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-04-08 01:36UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.unique_silver__token_transfer_ft_transfers_method_TRANSFERS_ID.e6feed7d9a"}, "test.near_models.not_null_silver__staking_epochs_POOL_ID.f0e1340bc1": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "STAKING_EPOCHS_POOL_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "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}, "POOL_ID": {"type": "TEXT", "index": 4, "name": "POOL_ID", "comment": null}, "EPOCH_NUMBER": {"type": "NUMBER", "index": 5, "name": "EPOCH_NUMBER", "comment": null}, "REWARD_TOKENS": {"type": "NUMBER", "index": 6, "name": "REWARD_TOKENS", "comment": null}, "TOTAL_STAKED_BALANCE": {"type": "NUMBER", "index": 7, "name": "TOTAL_STAKED_BALANCE", "comment": null}, "TOTAL_STAKING_SHARES": {"type": "NUMBER", "index": 8, "name": "TOTAL_STAKING_SHARES", "comment": null}, "LOG": {"type": "VARIANT", "index": 9, "name": "LOG", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 10, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "_EPOCH_ID": {"type": "TEXT", "index": 11, "name": "_EPOCH_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}, "STAKING_EPOCHS_ID": {"type": "TEXT", "index": 13, "name": "STAKING_EPOCHS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 16, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:24UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__staking_epochs_POOL_ID.f0e1340bc1"}, "test.near_models.dbt_utils_recency_atlas__ez_supply_days__inserted_timestamp__1.b5e7832de4": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_RECENCY_ATLAS", "name": "EZ_SUPPLY_DAYS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"MOST_RECENT": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MOST_RECENT", "comment": null}, "THRESHOLD": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "THRESHOLD", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-06 13:34UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_utils_recency_atlas__ez_supply_days__inserted_timestamp__1.b5e7832de4"}, "model.near_models.silver__token_transfer_wrapped_near": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "TOKEN_TRANSFER_WRAPPED_NEAR", "database": "NEAR", "comment": "This model tracks wrapped NEAR token transfers, capturing both deposits and withdrawals of NEAR tokens through the wrap.near contract. It includes transaction details, addresses, and amounts for each transfer.\n", "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": "The unique identifier of the block containing the transfer"}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "The timestamp when the block was created"}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "The hash of the transaction containing the transfer"}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": "The unique identifier of the receipt containing the transfer"}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 5, "name": "CONTRACT_ADDRESS", "comment": "The address of the wrap.near contract"}, "METHOD_NAME": {"type": "TEXT", "index": 6, "name": "METHOD_NAME", "comment": "The method name of the transfer (near_deposit or near_withdraw)"}, "FROM_ADDRESS": {"type": "TEXT", "index": 7, "name": "FROM_ADDRESS", "comment": "The address sending the wrapped NEAR tokens"}, "TO_ADDRESS": {"type": "TEXT", "index": 8, "name": "TO_ADDRESS", "comment": "The address receiving the wrapped NEAR tokens"}, "AMOUNT_UNADJ": {"type": "TEXT", "index": 9, "name": "AMOUNT_UNADJ", "comment": "The unadjusted amount of wrapped NEAR tokens transferred"}, "MEMO": {"type": "TEXT", "index": 10, "name": "MEMO", "comment": "Optional memo associated with the transfer"}, "RN": {"type": "NUMBER", "index": 11, "name": "RN", "comment": "The action index within the transaction"}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "RECEIPT_SUCCEEDED", "comment": "Boolean indicating whether the receipt was successfully processed. This field tracks the execution status of the receipt, which is crucial for understanding transaction outcomes. While most transactions succeed, individual receipts within a transaction can fail due to various reasons such as insufficient gas, contract errors, or invalid parameters. This field is essential for filtering successful operations and analyzing failure patterns."}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 13, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": "The block number used for partitioning"}, "TRANSFERS_WRAPPED_NEAR_ID": {"type": "TEXT", "index": 14, "name": "TRANSFERS_WRAPPED_NEAR_ID", "comment": "The unique identifier for each transfer"}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": "The timestamp when the record was inserted"}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": "The timestamp when the record was last modified"}, "_INVOCATION_ID": {"type": "TEXT", "index": 17, "name": "_INVOCATION_ID", "comment": "The unique identifier for the dbt run that created this record"}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 2246203392, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 16541312, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 21:49UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE, modified_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.silver__token_transfer_wrapped_near"}, "test.near_models.not_null_defi__fact_bridge_activity_DESTINATION_CHAIN.80d32d7906": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_BRIDGE_ACTIVITY_DESTINATION_CHAIN", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 4, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 5, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT_ADJ": {"type": "NUMBER", "index": 6, "name": "AMOUNT_ADJ", "comment": null}, "DESTINATION_ADDRESS": {"type": "TEXT", "index": 7, "name": "DESTINATION_ADDRESS", "comment": null}, "SOURCE_ADDRESS": {"type": "TEXT", "index": 8, "name": "SOURCE_ADDRESS", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 9, "name": "PLATFORM", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 10, "name": "BRIDGE_ADDRESS", "comment": null}, "DESTINATION_CHAIN": {"type": "TEXT", "index": 11, "name": "DESTINATION_CHAIN", "comment": null}, "SOURCE_CHAIN": {"type": "TEXT", "index": 12, "name": "SOURCE_CHAIN", "comment": null}, "METHOD_NAME": {"type": "TEXT", "index": 13, "name": "METHOD_NAME", "comment": null}, "DIRECTION": {"type": "TEXT", "index": 14, "name": "DIRECTION", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 15, "name": "RECEIPT_SUCCEEDED", "comment": null}, "FACT_BRIDGE_ACTIVITY_ID": {"type": "TEXT", "index": 16, "name": "FACT_BRIDGE_ACTIVITY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:51UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__fact_bridge_activity_DESTINATION_CHAIN.80d32d7906"}, "test.near_models.dbt_utils_recency_silver_observability__logs_completeness_hours__max_block_timestamp__24.73c7fcd069": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_RECENCY_SILVER_OBSERVABILITY", "name": "LOGS_COMPLETENESS_HOURS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"MOST_RECENT": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MOST_RECENT", "comment": null}, "THRESHOLD": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "THRESHOLD", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 12:57UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_utils_recency_silver_observability__logs_completeness_hours__max_block_timestamp__24.73c7fcd069"}, "model.near_models.defi__ez_lending": {"metadata": {"type": "VIEW", "schema": "DEFI", "name": "EZ_LENDING", "database": "NEAR", "comment": "## Description\nThis table provides an enhanced view of all lending protocol transactions on the NEAR Protocol blockchain, primarily capturing activities on the Burrow lending protocol with token metadata, pricing information, and decimal adjustments. The table includes both raw and adjusted amounts, USD values, and comprehensive token context, making it the primary table for lending analytics and risk assessment. This easy view eliminates the need for complex joins and calculations, providing ready-to-use data for DeFi lending analysis and reporting.\n\n## Key Use Cases\n- Lending protocol volume analysis with accurate decimal-adjusted amounts and USD values\n- Borrowing and lending pattern analysis and risk assessment with economic context\n- Collateral utilization analysis and liquidation monitoring with value calculations\n- Interest rate impact analysis and yield optimization\n- Protocol health monitoring and risk metrics calculation\n- User behavior analysis in lending protocols with value context\n- Cross-protocol lending comparison and performance benchmarking\n\n## Important Relationships\n- Enhances `defi.fact_lending` with pricing and metadata from `price.ez_prices_hourly`\n- Combines token metadata from `core.dim_ft_contract_metadata` for complete token context\n- Supports `defi.ez_intents` with lending intent analysis\n- Enables analysis in `stats.ez_core_metrics_hourly` for lending metrics\n- Provides foundation for all lending-related analytics and reporting\n- Powers cross-protocol analysis with other DeFi activities\n\n## Commonly-used Fields\n- `amount` and `amount_usd`: Essential for accurate lending volume analysis\n- `block_timestamp`: Primary field for time-series analysis and trend detection\n- `actions`: Critical for lending action classification and analysis\n- `sender_id`: Important for user behavior analysis and lending patterns\n- `platform`: Critical for protocol-specific analysis and comparison\n- `symbol`: Important for token identification and lending analysis\n- `token_address`: Essential for token-specific lending activity analysis", "owner": "DBT_CLOUD_NEAR"}, "columns": {"PLATFORM": {"type": "TEXT", "index": 1, "name": "PLATFORM", "comment": "Lending protocol"}, "TX_HASH": {"type": "TEXT", "index": 2, "name": "TX_HASH", "comment": "Unique identifier (hash) of this transaction."}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": "The height of the chain this block corresponds with."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block began."}, "SENDER_ID": {"type": "TEXT", "index": 5, "name": "SENDER_ID", "comment": "The id, or wallet address, of the sender from the receipt action."}, "ACTIONS": {"type": "TEXT", "index": 6, "name": "ACTIONS", "comment": "The action that the user is taking.\nDeposit: user is depositing funds to be used for lending\nWithdraw: user has changed their mind and are no longer willing to lend, so they withdraw their asset"}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": "The address of the deployed contract for the token, nft, or other smart contract."}, "TOKEN_ADDRESS": {"type": "VARIANT", "index": 8, "name": "TOKEN_ADDRESS", "comment": "The contract address corresponding to the token, view details of the contract by following this address on the chain explorer."}, "NAME": {"type": "TEXT", "index": 9, "name": "NAME", "comment": "The name of the asset."}, "SYMBOL": {"type": "TEXT", "index": 10, "name": "SYMBOL", "comment": "Token symbol (e.g., 'wNEAR', 'SWEAT'). This field contains the abbreviated identifier for the token as commonly used in trading pairs, price feeds, and user interfaces. Token symbols are typically 2-6 characters long and provide a quick way to identify tokens without using their full contract addresses. Examples include 'NEAR' for the native token, 'wNEAR' for wrapped NEAR, and 'USDC' for USD Coin."}, "AMOUNT_RAW": {"type": "NUMBER", "index": 11, "name": "AMOUNT_RAW", "comment": "Unadjusted amount of tokens as it appears on-chain (not decimal adjusted). This is the raw token amount before any decimal precision adjustments are applied. For example, if transferring 1 NEAR token, the amount_raw would be 1000000000000000000000000 (1e24) since NEAR has 24 decimal places. This field preserves the exact on-chain representation of the token amount for precise calculations and verification."}, "AMOUNT_ADJ": {"type": "NUMBER", "index": 12, "name": "AMOUNT_ADJ", "comment": "Decimal adjusted amount of tokens (as float, rounded - use this generally). This field provides the token amount after applying the appropriate decimal precision adjustments based on the token's decimal places. For example, if transferring 1 NEAR token, the amount_adj would be 1.0 after dividing the raw amount (1e24) by 10^24. This field is the most commonly used representation for token amounts in analytics and reporting as it provides human-readable values."}, "AMOUNT": {"type": "FLOAT", "index": 13, "name": "AMOUNT", "comment": "The amount of tokens transferred\nIf in the ez_ view, this number is decimal adjusted to actual amount. If in silver level or a fact_ view, the raw amount is presented"}, "PRICE_USD": {"type": "FLOAT", "index": 14, "name": "PRICE_USD", "comment": ""}, "TOKEN_IS_VERIFIED": {"type": "BOOLEAN", "index": 15, "name": "TOKEN_IS_VERIFIED", "comment": "Boolean flag indicating whether the token or price record is verified by Flipside's crosschain curation process. Verified tokens are prioritized for analytics and are considered reliable for most use cases. Unverified tokens may be incomplete, deprecated, or experimental."}, "AMOUNT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_USD", "comment": "USD value of the token transfer (null if hourly price not available). This field provides the dollar equivalent value of the token transfer by multiplying the decimal-adjusted token amount by the token's USD price at the time of the transfer. This field is null when price data is unavailable, which can occur for new tokens, tokens with low liquidity, or during periods when price feeds are unavailable."}, "EZ_LENDING_ID": {"type": "TEXT", "index": 17, "name": "EZ_LENDING_ID", "comment": "A unique identifier for the record."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "TOKEN_IS_VERIFIED_2": {"type": "BOOLEAN", "index": 20, "name": "TOKEN_IS_VERIFIED_2", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.near_models.defi__ez_lending"}, "test.near_models.not_null_defi__fact_intents_TOKEN_ID.f03b0806e4": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_INTENTS_TOKEN_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "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_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 6, "name": "PREDECESSOR_ID", "comment": null}, "LOG_EVENT": {"type": "TEXT", "index": 7, "name": "LOG_EVENT", "comment": null}, "LOG_INDEX": {"type": "NUMBER", "index": 8, "name": "LOG_INDEX", "comment": null}, "LOG_EVENT_INDEX": {"type": "NUMBER", "index": 9, "name": "LOG_EVENT_INDEX", "comment": null}, "OWNER_ID": {"type": "TEXT", "index": 10, "name": "OWNER_ID", "comment": null}, "OLD_OWNER_ID": {"type": "TEXT", "index": 11, "name": "OLD_OWNER_ID", "comment": null}, "NEW_OWNER_ID": {"type": "TEXT", "index": 12, "name": "NEW_OWNER_ID", "comment": null}, "MEMO": {"type": "TEXT", "index": 13, "name": "MEMO", "comment": null}, "AMOUNT_INDEX": {"type": "NUMBER", "index": 14, "name": "AMOUNT_INDEX", "comment": null}, "AMOUNT_RAW": {"type": "TEXT", "index": 15, "name": "AMOUNT_RAW", "comment": null}, "TOKEN_ID": {"type": "VARIANT", "index": 16, "name": "TOKEN_ID", "comment": null}, "REFERRAL": {"type": "TEXT", "index": 17, "name": "REFERRAL", "comment": null}, "DIP4_VERSION": {"type": "TEXT", "index": 18, "name": "DIP4_VERSION", "comment": null}, "GAS_BURNT": {"type": "NUMBER", "index": 19, "name": "GAS_BURNT", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 20, "name": "RECEIPT_SUCCEEDED", "comment": null}, "FACT_INTENTS_ID": {"type": "TEXT", "index": 21, "name": "FACT_INTENTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 24, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:51UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__fact_intents_TOKEN_ID.f03b0806e4"}, "test.near_models.not_null_silver__atlas_supply_perc_locked_supply.827ca57813": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "ATLAS_SUPPLY_PERC_LOCKED_SUPPLY", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"UTC_DATE": {"type": "DATE", "index": 1, "name": "UTC_DATE", "comment": null}, "TOTAL_SUPPLY": {"type": "NUMBER", "index": 2, "name": "TOTAL_SUPPLY", "comment": null}, "TOTAL_STAKED_SUPPLY": {"type": "FLOAT", "index": 3, "name": "TOTAL_STAKED_SUPPLY", "comment": null}, "TOTAL_NONSTAKED_SUPPLY": {"type": "FLOAT", "index": 4, "name": "TOTAL_NONSTAKED_SUPPLY", "comment": null}, "CIRCULATING_SUPPLY": {"type": "NUMBER", "index": 5, "name": "CIRCULATING_SUPPLY", "comment": null}, "TOTAL_LOCKED_SUPPLY": {"type": "NUMBER", "index": 6, "name": "TOTAL_LOCKED_SUPPLY", "comment": null}, "LIQUID_SUPPLY": {"type": "FLOAT", "index": 7, "name": "LIQUID_SUPPLY", "comment": null}, "NONLIQUID_SUPPLY": {"type": "FLOAT", "index": 8, "name": "NONLIQUID_SUPPLY", "comment": null}, "STAKED_LOCKED_SUPPLY": {"type": "NUMBER", "index": 9, "name": "STAKED_LOCKED_SUPPLY", "comment": null}, "NON_STAKED_LOCKED_SUPPLY": {"type": "NUMBER", "index": 10, "name": "NON_STAKED_LOCKED_SUPPLY", "comment": null}, "STAKED_CIRCULATING_SUPPLY": {"type": "FLOAT", "index": 11, "name": "STAKED_CIRCULATING_SUPPLY", "comment": null}, "NONSTAKED_CIRCULATING_SUPPLY": {"type": "FLOAT", "index": 12, "name": "NONSTAKED_CIRCULATING_SUPPLY", "comment": null}, "PERC_LOCKED_SUPPLY": {"type": "NUMBER", "index": 13, "name": "PERC_LOCKED_SUPPLY", "comment": null}, "PERC_CIRCULATING_SUPPLY": {"type": "NUMBER", "index": 14, "name": "PERC_CIRCULATING_SUPPLY", "comment": null}, "PERC_STAKED_LOCKED": {"type": "NUMBER", "index": 15, "name": "PERC_STAKED_LOCKED", "comment": null}, "PERC_STAKED_CIRCULATING": {"type": "FLOAT", "index": 16, "name": "PERC_STAKED_CIRCULATING", "comment": null}, "ATLAS_SUPPLY_ID": {"type": "TEXT", "index": 17, "name": "ATLAS_SUPPLY_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}, "_INVOCATION_ID": {"type": "TEXT", "index": 20, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:23UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_silver__atlas_supply_perc_locked_supply.827ca57813"}, "test.near_models.not_null_core__ez_actions_RECEIPT_ID.5499bf41d6": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "EZ_ACTIONS_RECEIPT_ID", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 4, "name": "TX_SUCCEEDED", "comment": null}, "TX_RECEIVER": {"type": "TEXT", "index": 5, "name": "TX_RECEIVER", "comment": null}, "TX_SIGNER": {"type": "TEXT", "index": 6, "name": "TX_SIGNER", "comment": null}, "TX_GAS_USED": {"type": "NUMBER", "index": 7, "name": "TX_GAS_USED", "comment": null}, "TX_FEE": {"type": "NUMBER", "index": 8, "name": "TX_FEE", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 9, "name": "RECEIPT_ID", "comment": null}, "RECEIPT_PREDECESSOR_ID": {"type": "TEXT", "index": 10, "name": "RECEIPT_PREDECESSOR_ID", "comment": null}, "RECEIPT_RECEIVER_ID": {"type": "TEXT", "index": 11, "name": "RECEIPT_RECEIVER_ID", "comment": null}, "RECEIPT_SIGNER_ID": {"type": "TEXT", "index": 12, "name": "RECEIPT_SIGNER_ID", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 13, "name": "RECEIPT_SUCCEEDED", "comment": null}, "RECEIPT_GAS_BURNT": {"type": "NUMBER", "index": 14, "name": "RECEIPT_GAS_BURNT", "comment": null}, "RECEIPT_STATUS_VALUE": {"type": "OBJECT", "index": 15, "name": "RECEIPT_STATUS_VALUE", "comment": null}, "ACTION_INDEX": {"type": "NUMBER", "index": 16, "name": "ACTION_INDEX", "comment": null}, "IS_DELEGATED": {"type": "BOOLEAN", "index": 17, "name": "IS_DELEGATED", "comment": null}, "ACTION_NAME": {"type": "TEXT", "index": 18, "name": "ACTION_NAME", "comment": null}, "ACTION_DATA": {"type": "OBJECT", "index": 19, "name": "ACTION_DATA", "comment": null}, "ACTION_GAS_PRICE": {"type": "NUMBER", "index": 20, "name": "ACTION_GAS_PRICE", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 21, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "ACTIONS_ID": {"type": "TEXT", "index": 22, "name": "ACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 25, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:40UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__ez_actions_RECEIPT_ID.5499bf41d6"}, "test.near_models.dbt_utils_recency_silver__dex_swaps_v2_day__block_timestamp__1.9c5f5feda5": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_RECENCY_SILVER", "name": "DEX_SWAPS_V2_DAY", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"MOST_RECENT": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MOST_RECENT", "comment": null}, "THRESHOLD": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "THRESHOLD", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 12:57UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.dbt_utils_recency_silver__dex_swaps_v2_day__block_timestamp__1.9c5f5feda5"}, "test.near_models.not_null_defi__ez_intents_AMOUNT_INDEX.30ea150b37": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "EZ_INTENTS_AMOUNT_INDEX", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "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_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": null}, "RECEIVER_ID": {"type": "TEXT", "index": 5, "name": "RECEIVER_ID", "comment": null}, "PREDECESSOR_ID": {"type": "TEXT", "index": 6, "name": "PREDECESSOR_ID", "comment": null}, "LOG_EVENT": {"type": "TEXT", "index": 7, "name": "LOG_EVENT", "comment": null}, "TOKEN_ID": {"type": "VARIANT", "index": 8, "name": "TOKEN_ID", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 9, "name": "SYMBOL", "comment": null}, "AMOUNT_ADJ": {"type": "FLOAT", "index": 10, "name": "AMOUNT_ADJ", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 11, "name": "AMOUNT_USD", "comment": null}, "OWNER_ID": {"type": "TEXT", "index": 12, "name": "OWNER_ID", "comment": null}, "OLD_OWNER_ID": {"type": "TEXT", "index": 13, "name": "OLD_OWNER_ID", "comment": null}, "NEW_OWNER_ID": {"type": "TEXT", "index": 14, "name": "NEW_OWNER_ID", "comment": null}, "AMOUNT_RAW": {"type": "TEXT", "index": 15, "name": "AMOUNT_RAW", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 16, "name": "BLOCKCHAIN", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 17, "name": "CONTRACT_ADDRESS", "comment": null}, "IS_NATIVE": {"type": "BOOLEAN", "index": 18, "name": "IS_NATIVE", "comment": null}, "PRICE": {"type": "FLOAT", "index": 19, "name": "PRICE", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 20, "name": "DECIMALS", "comment": null}, "GAS_BURNT": {"type": "NUMBER", "index": 21, "name": "GAS_BURNT", "comment": null}, "MEMO": {"type": "TEXT", "index": 22, "name": "MEMO", "comment": null}, "REFERRAL": {"type": "TEXT", "index": 23, "name": "REFERRAL", "comment": null}, "DIP4_VERSION": {"type": "TEXT", "index": 24, "name": "DIP4_VERSION", "comment": null}, "LOG_INDEX": {"type": "NUMBER", "index": 25, "name": "LOG_INDEX", "comment": null}, "LOG_EVENT_INDEX": {"type": "NUMBER", "index": 26, "name": "LOG_EVENT_INDEX", "comment": null}, "AMOUNT_INDEX": {"type": "NUMBER", "index": 27, "name": "AMOUNT_INDEX", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 28, "name": "RECEIPT_SUCCEEDED", "comment": null}, "TOKEN_IS_VERIFIED": {"type": "BOOLEAN", "index": 29, "name": "TOKEN_IS_VERIFIED", "comment": null}, "EZ_INTENTS_ID": {"type": "TEXT", "index": 30, "name": "EZ_INTENTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 32, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:41UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_defi__ez_intents_AMOUNT_INDEX.30ea150b37"}, "test.near_models.not_null_core__fact_transactions_ATTACHED_GAS.037947542a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_TRANSACTIONS_ATTACHED_GAS", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "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}, "NONCE": {"type": "NUMBER", "index": 4, "name": "NONCE", "comment": null}, "SIGNATURE": {"type": "TEXT", "index": 5, "name": "SIGNATURE", "comment": null}, "TX_RECEIVER": {"type": "TEXT", "index": 6, "name": "TX_RECEIVER", "comment": null}, "TX_SIGNER": {"type": "TEXT", "index": 7, "name": "TX_SIGNER", "comment": null}, "TX": {"type": "VARIANT", "index": 8, "name": "TX", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 9, "name": "GAS_USED", "comment": null}, "TRANSACTION_FEE": {"type": "NUMBER", "index": 10, "name": "TRANSACTION_FEE", "comment": null}, "ATTACHED_GAS": {"type": "NUMBER", "index": 11, "name": "ATTACHED_GAS", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 13, "name": "FACT_TRANSACTIONS_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:41UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__fact_transactions_ATTACHED_GAS.037947542a"}, "test.near_models.not_null_core__fact_token_transfers_AMOUNT_UNADJ.860f4a9abb": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_TOKEN_TRANSFERS_AMOUNT_UNADJ", "database": "NEAR", "comment": null, "owner": "DBT_CLOUD_NEAR"}, "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_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "RECEIPT_ID": {"type": "TEXT", "index": 4, "name": "RECEIPT_ID", "comment": null}, "RN": {"type": "NUMBER", "index": 5, "name": "RN", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 7, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 8, "name": "TO_ADDRESS", "comment": null}, "MEMO": {"type": "TEXT", "index": 9, "name": "MEMO", "comment": null}, "AMOUNT_UNADJ": {"type": "TEXT", "index": 10, "name": "AMOUNT_UNADJ", "comment": null}, "TRANSFER_TYPE": {"type": "TEXT", "index": 11, "name": "TRANSFER_TYPE", "comment": null}, "TRANSFER_ACTION": {"type": "TEXT", "index": 12, "name": "TRANSFER_ACTION", "comment": null}, "RECEIPT_SUCCEEDED": {"type": "BOOLEAN", "index": 13, "name": "RECEIPT_SUCCEEDED", "comment": null}, "FACT_TOKEN_TRANSFERS_ID": {"type": "TEXT", "index": 14, "name": "FACT_TOKEN_TRANSFERS_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 13:41UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.near_models.not_null_core__fact_token_transfers_AMOUNT_UNADJ.860f4a9abb"}}, "sources": {"source.near_models.hevo.flipsidecrypto_near_ft_balances_daily": {"metadata": {"type": "BASE TABLE", "schema": "NEAR", "name": "FLIPSIDECRYPTO_NEAR_FT_BALANCES_DAILY", "database": "HEVO", "comment": null, "owner": "ACCOUNTADMIN"}, "columns": {"REWARD": {"type": "FLOAT", "index": 1, "name": "REWARD", "comment": null}, "LOCKUP_UNSTAKED_NOT_LIQUID": {"type": "FLOAT", "index": 2, "name": "LOCKUP_UNSTAKED_NOT_LIQUID", "comment": null}, "STORAGE_USAGE": {"type": "NUMBER", "index": 3, "name": "STORAGE_USAGE", "comment": null}, "LOCKUP_LIQUID": {"type": "FLOAT", "index": 4, "name": "LOCKUP_LIQUID", "comment": null}, "STAKED": {"type": "FLOAT", "index": 5, "name": "STAKED", "comment": null}, "EPOCH_BLOCK_HEIGHT": {"type": "TEXT", "index": 6, "name": "EPOCH_BLOCK_HEIGHT", "comment": null}, "__HEVO_ID": {"type": "TEXT", "index": 7, "name": "__HEVO_ID", "comment": null}, "LOCKUP_REWARD": {"type": "FLOAT", "index": 8, "name": "LOCKUP_REWARD", "comment": null}, "EPOCH_DATE": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "EPOCH_DATE", "comment": null}, "ACCOUNT_ID": {"type": "TEXT", "index": 10, "name": "ACCOUNT_ID", "comment": null}, "LIQUID": {"type": "FLOAT", "index": 11, "name": "LIQUID", "comment": null}, "LOCKUP_STAKED": {"type": "FLOAT", "index": 12, "name": "LOCKUP_STAKED", "comment": null}, "UNSTAKED_NOT_LIQUID": {"type": "FLOAT", "index": 13, "name": "UNSTAKED_NOT_LIQUID", "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}, "LOCKUP_ACCOUNT_ID": {"type": "TEXT", "index": 16, "name": "LOCKUP_ACCOUNT_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 1786545152, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 17045149, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 02:46UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.near_models.hevo.flipsidecrypto_near_ft_balances_daily"}, "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.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.ethereum_core.fact_event_logs": {"metadata": {"type": "BASE TABLE", "schema": "CORE", "name": "FACT_EVENT_LOGS", "database": "ETHEREUM_DEV", "comment": "## What\n\nThis table contains raw event logs emitted by smart contracts during transaction execution. Each row represents a single event with its topics and data. Events are the primary mechanism for smart contracts to communicate state changes and must be explicitly emitted in contract code.\n\n## Key Use Cases\n\n- Tracking raw blockchain events before decoding\n- Filtering events by signature (topic_0) for specific event types\n- Analyzing contract activity patterns and event frequencies\n- Building custom event decoders for unsupported contracts\n- Monitoring specific addresses via indexed parameters\n\n## Important Relationships\n\n- **Join with ez_decoded_event_logs**: Use `tx_hash` and `event_index` for simplified decoded data\n- **Join with fact_transactions**: Use `tx_hash` for transaction context\n- **Join with dim_contracts**: Use `contract_address` for contract metadata\n\n## Commonly-used Fields\n\n- `topic_0`: Event signature hash for filtering event types\n- `contract_address`: Smart contract that emitted the event\n- `topics`: Array of indexed parameters (max 4)\n- `data`: Hex-encoded non-indexed parameters\n- `event_index`: Sequential position within transaction\n- `tx_hash`: Transaction containing this event\n\n## Sample queries\n\n```sql\n-- Find all ERC-20 Transfer events in last 24 hours\nSELECT \n block_timestamp,\n tx_hash,\n contract_address,\n topics[1] AS from_address_padded,\n topics[2] AS to_address_padded,\n data AS amount_hex,\n event_index\nFROM .core.fact_event_logs\nWHERE topic_0 = '0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef'\n AND ARRAY_SIZE(topics) = 3 -- ERC-20 has 3 topics\n AND block_timestamp >= CURRENT_DATE - 1\nLIMIT 100;\n\n-- Most active contracts by event count\nSELECT \n contract_address,\n COUNT(*) AS event_count,\n COUNT(DISTINCT tx_hash) AS unique_txs,\n COUNT(DISTINCT topic_0) AS unique_event_types,\n MIN(block_timestamp) AS first_seen,\n MAX(block_timestamp) AS last_seen\nFROM .core.fact_event_logs\nWHERE block_timestamp >= CURRENT_DATE - 7\nGROUP BY 1\nORDER BY 2 DESC\nLIMIT 50;\n\n-- Event patterns within transactions\nSELECT \n tx_hash,\n COUNT(*) AS events_in_tx,\n COUNT(DISTINCT contract_address) AS contracts_touched,\n ARRAY_AGG(DISTINCT topic_0) AS event_signatures\nFROM .core.fact_event_logs\nWHERE block_timestamp >= CURRENT_DATE - 1\nGROUP BY 1\nHAVING COUNT(*) > 10\nORDER BY 2 DESC\nLIMIT 20;\n```", "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": "Sequential counter representing the position of a block in the blockchain since genesis (block 0).\n\n**Key Facts**:\n- Immutable once finalized\n- Primary ordering mechanism for blockchain data\n- Increments by 1 for each new block\n- Used as a proxy for time in many analyses\n\n**Usage in Queries**:\n```sql\n-- Recent data\nWHERE block_number >= (SELECT MAX(block_number) - 1000 FROM fact_blocks)\n\n-- Historical analysis\nWHERE block_number BETWEEN 15000000 AND 16000000\n\n-- Join across tables\nJOIN .core.fact_event_logs USING (block_number)\n```\n\n**Important**: Block numbers are chain-specific. Block 15000000 on Ethereum \u2260 block 15000000 on Polygon."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "UTC timestamp when the block was produced by validators/miners.\n\n**Format**: TIMESTAMP_NTZ (no timezone)\n**Precision**: Second-level accuracy\n**Reliability**:\n- Set by block producer\n- Can have minor variations (\u00b115 seconds)\n- Always increasing (newer blocks = later timestamps)\n\n**Best Practices**:\n```sql\n-- Time-based filtering (most efficient)\nWHERE block_timestamp >= DATEADD('day', -7, CURRENT_TIMESTAMP)\n\n-- Hourly aggregations\nDATE_TRUNC('hour', block_timestamp) AS hour\n\n-- UTC date extraction\nDATE(block_timestamp) AS block_date\n```\n\n**Note**: Use for time-series analysis, but be aware that block production rates vary by chain."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Unique 66-character identifier for the transaction.\n\n**Format**: 0x + 64 hexadecimal characters\n\n**Usage**:\n- Primary key for transaction lookups\n- Join key for traces, logs, and token transfers\n- Immutable once confirmed\n\n**Example**: `0x5c504ed432cb51138bcf09aa5e8a410dd4a1e204ef84bfed1be16dfba1b22060`"}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": "Zero-indexed position of transaction within its block.\n\n**Insights**:\n- Position 0: First transaction in block\n- MEV bots often target early positions\n- Bundle transactions appear consecutively\n- Useful for analyzing transaction ordering"}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": "Zero-based sequential position of the event within a transaction's execution.\n\n**Key Facts**:\n- Starts at 0 for first event\n- Increments across all contracts in transaction\n- Preserves execution order\n- Essential for deterministic event ordering\n\n**Usage Example**:\n```sql\n-- Trace event execution flow\nSELECT \n event_index,\n contract_address,\n topic_0,\n SUBSTRING(data, 1, 10) AS data_preview\nFROM .core.fact_event_logs\nWHERE tx_hash = '0xabc...'\nORDER BY event_index;\n```"}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": "Smart contract address that emitted this event or received the transaction.\n\n**Key Points**:\n- Always the immediate event emitter for logs\n- May differ from transaction to_address\n- Lowercase normalized format\n- Never NULL for valid events"}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": "Array containing all indexed parameters of the event.\n\nExample: ['0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef', '0x0000000000000000000000001234567890123456789012345678901234567890']"}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": "Event signature hash - keccak256 of the event declaration.\n\nExample: '0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef'"}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": "First indexed parameter of the event (if exists).\n\nExample: '0x0000000000000000000000001234567890123456789012345678901234567890'"}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": "Second indexed parameter of the event (if exists).\n\nExample: '0x000000000000000000000000abcdefabcdefabcdefabcdefabcdefabcdefabcd'"}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": "Third indexed parameter of the event (if exists).\n\nExample: '0x0000000000000000000000000000000000000000000000000000000000000001'"}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": "Hex-encoded non-indexed event parameters.\n\nExample: '0x0000000000000000000000000000000000000000000000000de0b6b3a7640000'"}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": "Boolean flag indicating if the event was removed due to chain reorganization.\n\nExample: false"}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": "The externally-owned account (EOA) or contract address that initiated the transaction.\n\n**Key Points**:\n- Always 42 characters (0x + 40 hex chars)\n- Lowercase normalized in all tables\n- Cannot be NULL for valid transactions\n- For contract creation: sender of creation transaction\n\n**Common Patterns**:\n- EOA \u2192 EOA: Simple transfer\n- EOA \u2192 Contract: User interaction\n- Contract \u2192 Contract: Internal calls (see fact_traces)\n- Known addresses: Exchange hot wallets, protocol deployers\n\n**Query Examples**:\n```sql\n-- User activity analysis\nSELECT from_address, COUNT(*) as tx_count\nFROM .core.fact_transactions\nWHERE block_timestamp >= CURRENT_DATE - 30\nGROUP BY 1\nORDER BY 2 DESC;\n\n-- New user detection\nSELECT DISTINCT from_address\nFROM .core.fact_transactions t1\nWHERE NOT EXISTS (\n SELECT 1 FROM .core.fact_transactions t2 \n WHERE t2.from_address = t1.from_address \n AND t2.block_number < t1.block_number\n);\n```"}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": "The destination address for the transaction - either an EOA or contract address.\n\n**Special Cases**:\n- NULL: Contract creation transaction\n- Contract address: Interacting with smart contract\n- EOA address: Simple transfer or receiving funds\n\n**Important Patterns**:\n```sql\n-- Contract deployments\nWHERE to_address IS NULL\n\n-- Popular contracts\nSELECT to_address, COUNT(*) as interactions\nFROM .core.fact_transactions\nWHERE to_address IS NOT NULL\nGROUP BY 1\nORDER BY 2 DESC;\n\n-- Direct transfers only\nWHERE to_address NOT IN (SELECT address FROM dim_contracts)\n```\n\n**Note**: For token transfers, this is the token contract, not the recipient. See ez_token_transfers tables for recipient."}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": "Function signature (first 4 bytes) of the called method.\n\n**Format**: 0x + 8 hex characters\n\n**Common Signatures**:\n- 0xa9059cbb: transfer(address,uint256)\n- 0x095ea7b3: approve(address,uint256)\n- 0x23b872dd: transferFrom(address,address,uint256)\n\n**Note**: NULL for simple transfers or invalid calls"}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": "Boolean indicator of transaction success.\n\n**Values**:\n- TRUE: Transaction executed successfully\n- FALSE: Transaction failed/reverted"}, "FACT_EVENT_LOGS_ID": {"type": "TEXT", "index": 18, "name": "FACT_EVENT_LOGS_ID", "comment": "Primary key - unique identifier for each row ensuring data integrity.\n\n**Format**: Usually VARCHAR containing composite key generated using MD5 hash of the relevant columns.\n**Example**: MD5(block_number, tx_hash, trace_index)\n\n**Usage**:\n- Deduplication in incremental loads\n- Join operations for data quality checks\n- Troubleshooting specific records\n\n**Important**: Implementation varies by table - check table-specific documentation."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": "UTC timestamp when the record was first added to the Flipside database.\n\n**Format**: TIMESTAMP_NTZ\n\n**Use Cases**:\n- Data freshness monitoring\n- Incremental processing markers\n- Debugging data pipeline issues\n- SLA tracking\n\n**Query Example**:\n```sql\n-- Check data latency\nSELECT \n DATE_TRUNC('hour', block_timestamp) as block_hour,\n DATE_TRUNC('hour', inserted_timestamp) as insert_hour,\n AVG(TIMESTAMPDIFF('minute', block_timestamp, inserted_timestamp)) as avg_latency_minutes\nFROM .core.fact_transactions\nWHERE block_timestamp >= CURRENT_DATE - 1\nGROUP BY 1, 2;\n```"}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": "UTC timestamp of the most recent update to this record.\n\n**Format**: TIMESTAMP_NTZ\n\n**Triggers for Updates**:\n- Data corrections\n- Enrichment additions\n- Reprocessing for accuracy\n- Schema migrations\n\n**Monitoring Usage**:\n```sql\n-- Recently modified records\nSELECT *\nFROM .core.fact_transactions\nWHERE modified_timestamp > inserted_timestamp\nAND modified_timestamp >= CURRENT_DATE - 1;\n\n-- Data quality tracking\nSELECT \n DATE(modified_timestamp) as mod_date,\n COUNT(*) as records_updated,\n COUNT(DISTINCT block_number) as blocks_affected\nFROM .core.fact_transactions\nWHERE modified_timestamp > inserted_timestamp\nGROUP BY 1\nORDER BY 1 DESC;\n```"}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 817384890368, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 5655534933, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-12 18:33UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "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.ethereum_core.ez_decoded_event_logs": {"metadata": {"type": "BASE TABLE", "schema": "CORE", "name": "EZ_DECODED_EVENT_LOGS", "database": "ETHEREUM_DEV", "comment": "## What\n\nThis table provides human-readable decoded event data for smart contracts where ABIs are available. It transforms raw hex-encoded logs into structured JSON with named parameters and values, making blockchain data immediately queryable without manual decoding.\n\n## Key Use Cases\n\n- Analyzing token transfers and approvals without manual decoding\n- Tracking DEX swaps and liquidity events with named parameters\n- Monitoring NFT transfers and marketplace activity\n- Querying DeFi protocol interactions (lending, staking, governance)\n- Building analytics on any smart contract with available ABIs\n\n## Important Relationships\n\n- **Join with fact_event_logs**: Use `tx_hash` and `event_index` for raw event data\n- **Join with dim_contracts**: Use `contract_address` for contract metadata\n- **Join with fact_transactions**: Use `tx_hash` for transaction context\n- **Cross-reference ez_token_transfers**: For simplified token movement data\n\n## Commonly-used Fields\n\n- `contract_address`: The smart contract that emitted the event\n- `event_name`: The event name from the contract ABI (e.g., Transfer, Swap)\n- `decoded_log`: JSON object with decoded parameter names and values\n- `contract_name`: Human-readable name of the contract\n- `block_timestamp`: When the event occurred\n- `tx_hash`: Transaction hash containing this event\n\n## Sample queries\n\n**ERC-20 Transfer Events with Proper Types**\n\n```sql\nSELECT \n block_timestamp,\n tx_hash,\n contract_address,\n contract_name,\n event_name,\n decoded_log:from::string AS from_address,\n decoded_log:to::string AS to_address,\n decoded_log:value::numeric AS amount,\n -- Convert to decimal (assuming 18 decimals)\n decoded_log:value::numeric / POW(10, 18) AS amount_decimal\nFROM .core.ez_decoded_event_logs\nWHERE contract_address = LOWER('0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48') -- USDC\n AND event_name = 'Transfer'\n AND block_timestamp >= CURRENT_DATE - 7\n AND decoded_log:value::numeric > 1000000000 -- Over 1000 USDC\nORDER BY block_timestamp DESC;\n```\n\n**Uniswap V3 Swap Events**\n\n```sql\nSELECT \n block_timestamp,\n tx_hash,\n contract_address AS pool_address,\n event_name,\n decoded_log:sender::string AS sender,\n decoded_log:recipient::string AS recipient,\n decoded_log:amount0::numeric AS amount0,\n decoded_log:amount1::numeric AS amount1,\n decoded_log:sqrtPriceX96::numeric AS sqrt_price,\n decoded_log:liquidity::numeric AS liquidity,\n decoded_log:tick::integer AS tick\nFROM .core.ez_decoded_event_logs\nWHERE event_name = 'Swap'\n AND contract_address IN (\n SELECT address FROM dim_contracts \n WHERE contract_name ILIKE '%Uniswap V3%'\n )\n AND block_timestamp >= CURRENT_DATE - 1\nLIMIT 100;\n```\n\n**NFT Transfer Events (ERC-721)**\n\n```sql\nSELECT \n block_timestamp,\n tx_hash,\n contract_address,\n contract_name AS collection_name,\n decoded_log:from::string AS from_address,\n decoded_log:to::string AS to_address,\n decoded_log:tokenId::string AS token_id\nFROM .core.ez_decoded_event_logs\nWHERE event_name = 'Transfer'\n AND decoded_log:tokenId IS NOT NULL -- Indicates ERC-721\n AND block_timestamp >= CURRENT_DATE - 1\nORDER BY block_timestamp DESC;\n```\n\n**DeFi Protocol Events - Compound Finance**\n\n```sql\nSELECT \n DATE_TRUNC('day', block_timestamp) AS day,\n event_name,\n COUNT(*) AS event_count,\n COUNT(DISTINCT decoded_log:minter::string) AS unique_users\nFROM .core.ez_decoded_event_logs\nWHERE contract_name ILIKE '%compound%'\n AND event_name IN ('Mint', 'Redeem', 'Borrow', 'RepayBorrow')\n AND block_timestamp >= CURRENT_DATE - 30\nGROUP BY 1, 2\nORDER BY 1 DESC, 3 DESC;\n```\n\n**Complex Event Analysis - DEX Aggregator Routes**\n\n```sql\nSELECT \n block_timestamp,\n tx_hash,\n event_name,\n decoded_log,\n ARRAY_SIZE(decoded_log:path) AS swap_hops,\n decoded_log:amountIn::numeric AS amount_in,\n decoded_log:amountOutMin::numeric AS min_amount_out\nFROM .core.ez_decoded_event_logs\nWHERE contract_address = LOWER('0x1111111254fb6c44bAC0beD2854e76F90643097d') -- 1inch\n AND event_name ILIKE '%swap%'\n AND block_timestamp >= CURRENT_DATE - 1;\n```", "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": "Sequential counter representing the position of a block in the blockchain since genesis (block 0).\n\n**Key Facts**:\n- Immutable once finalized\n- Primary ordering mechanism for blockchain data\n- Increments by 1 for each new block\n- Used as a proxy for time in many analyses\n\n**Usage in Queries**:\n```sql\n-- Recent data\nWHERE block_number >= (SELECT MAX(block_number) - 1000 FROM fact_blocks)\n\n-- Historical analysis\nWHERE block_number BETWEEN 15000000 AND 16000000\n\n-- Join across tables\nJOIN .core.fact_event_logs USING (block_number)\n```\n\n**Important**: Block numbers are chain-specific. Block 15000000 on Ethereum \u2260 block 15000000 on Polygon."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "UTC timestamp when the block was produced by validators/miners.\n\n**Format**: TIMESTAMP_NTZ (no timezone)\n**Precision**: Second-level accuracy\n**Reliability**:\n- Set by block producer\n- Can have minor variations (\u00b115 seconds)\n- Always increasing (newer blocks = later timestamps)\n\n**Best Practices**:\n```sql\n-- Time-based filtering (most efficient)\nWHERE block_timestamp >= DATEADD('day', -7, CURRENT_TIMESTAMP)\n\n-- Hourly aggregations\nDATE_TRUNC('hour', block_timestamp) AS hour\n\n-- UTC date extraction\nDATE(block_timestamp) AS block_date\n```\n\n**Note**: Use for time-series analysis, but be aware that block production rates vary by chain."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Unique 66-character identifier for the transaction.\n\n**Format**: 0x + 64 hexadecimal characters\n\n**Usage**:\n- Primary key for transaction lookups\n- Join key for traces, logs, and token transfers\n- Immutable once confirmed\n\n**Example**: `0x5c504ed432cb51138bcf09aa5e8a410dd4a1e204ef84bfed1be16dfba1b22060`"}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": "Zero-indexed position of transaction within its block.\n\n**Insights**:\n- Position 0: First transaction in block\n- MEV bots often target early positions\n- Bundle transactions appear consecutively\n- Useful for analyzing transaction ordering"}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": "Zero-based sequential position of the event within a transaction's execution.\n\n**Key Facts**:\n- Starts at 0 for first event\n- Increments across all contracts in transaction\n- Preserves execution order\n- Essential for deterministic event ordering\n\n**Usage Example**:\n```sql\n-- Trace event execution flow\nSELECT \n event_index,\n contract_address,\n topic_0,\n SUBSTRING(data, 1, 10) AS data_preview\nFROM .core.fact_event_logs\nWHERE tx_hash = '0xabc...'\nORDER BY event_index;\n```"}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": "Smart contract address that emitted this event or received the transaction.\n\n**Key Points**:\n- Always the immediate event emitter for logs\n- May differ from transaction to_address\n- Lowercase normalized format\n- Never NULL for valid events"}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": "Array containing all indexed parameters of the event.\n\nExample: ['0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef', '0x0000000000000000000000001234567890123456789012345678901234567890']"}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": "Event signature hash - keccak256 of the event declaration.\n\nExample: '0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef'"}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": "First indexed parameter of the event (if exists).\n\nExample: '0x0000000000000000000000001234567890123456789012345678901234567890'"}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": "Second indexed parameter of the event (if exists).\n\nExample: '0x000000000000000000000000abcdefabcdefabcdefabcdefabcdefabcdefabcd'"}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": "Third indexed parameter of the event (if exists).\n\nExample: '0x0000000000000000000000000000000000000000000000000000000000000001'"}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": "Hex-encoded non-indexed event parameters.\n\nExample: '0x0000000000000000000000000000000000000000000000000de0b6b3a7640000'"}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": "Boolean flag indicating if the event was removed due to chain reorganization.\n\nExample: false"}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": "The externally-owned account (EOA) or contract address that initiated the transaction.\n\n**Key Points**:\n- Always 42 characters (0x + 40 hex chars)\n- Lowercase normalized in all tables\n- Cannot be NULL for valid transactions\n- For contract creation: sender of creation transaction\n\n**Common Patterns**:\n- EOA \u2192 EOA: Simple transfer\n- EOA \u2192 Contract: User interaction\n- Contract \u2192 Contract: Internal calls (see fact_traces)\n- Known addresses: Exchange hot wallets, protocol deployers\n\n**Query Examples**:\n```sql\n-- User activity analysis\nSELECT from_address, COUNT(*) as tx_count\nFROM .core.fact_transactions\nWHERE block_timestamp >= CURRENT_DATE - 30\nGROUP BY 1\nORDER BY 2 DESC;\n\n-- New user detection\nSELECT DISTINCT from_address\nFROM .core.fact_transactions t1\nWHERE NOT EXISTS (\n SELECT 1 FROM .core.fact_transactions t2 \n WHERE t2.from_address = t1.from_address \n AND t2.block_number < t1.block_number\n);\n```"}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": "The destination address for the transaction - either an EOA or contract address.\n\n**Special Cases**:\n- NULL: Contract creation transaction\n- Contract address: Interacting with smart contract\n- EOA address: Simple transfer or receiving funds\n\n**Important Patterns**:\n```sql\n-- Contract deployments\nWHERE to_address IS NULL\n\n-- Popular contracts\nSELECT to_address, COUNT(*) as interactions\nFROM .core.fact_transactions\nWHERE to_address IS NOT NULL\nGROUP BY 1\nORDER BY 2 DESC;\n\n-- Direct transfers only\nWHERE to_address NOT IN (SELECT address FROM dim_contracts)\n```\n\n**Note**: For token transfers, this is the token contract, not the recipient. See ez_token_transfers tables for recipient."}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": "Function signature (first 4 bytes) of the called method.\n\n**Format**: 0x + 8 hex characters\n\n**Common Signatures**:\n- 0xa9059cbb: transfer(address,uint256)\n- 0x095ea7b3: approve(address,uint256)\n- 0x23b872dd: transferFrom(address,address,uint256)\n\n**Note**: NULL for simple transfers or invalid calls"}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": "Boolean indicator of transaction success.\n\n**Values**:\n- TRUE: Transaction executed successfully\n- FALSE: Transaction failed/reverted"}, "EVENT_NAME": {"type": "TEXT", "index": 18, "name": "EVENT_NAME", "comment": "The event name as defined in the contract's ABI.\n\n**Format**: PascalCase event identifier\n**Examples**:\n- `Transfer` - Token transfers\n- `Swap` - DEX trades \n- `OwnershipTransferred` - Admin changes\n- `Approval` - Token approvals\n\n**Usage Pattern**:\n\n```sql\n-- Find all event types for a contract\nSELECT DISTINCT event_name, COUNT(*) as occurrences\nFROM ez_decoded_event_logs\nWHERE contract_address = LOWER('0x...')\nGROUP BY 1\nORDER BY 2 DESC;\n```"}, "FULL_DECODED_LOG": {"type": "VARIANT", "index": 19, "name": "FULL_DECODED_LOG", "comment": "Complete decoded event data including parameter names, values, types, and metadata.\n\nExample: '{\"event_name\": \"Transfer\", \"parameters\": [{\"name\": \"from\", \"type\": \"address\", \"value\": \"0x123...\", \"indexed\": true}]}'"}, "DECODED_LOG": {"type": "OBJECT", "index": 20, "name": "DECODED_LOG", "comment": "Flattened JSON object containing decoded event parameters with their values.\n\nExample: '{\"from\": \"0x123...\", \"to\": \"0x456...\", \"value\": \"1000000000000000000\"}'"}, "CONTRACT_NAME": {"type": "TEXT", "index": 21, "name": "CONTRACT_NAME", "comment": "Human-readable name of the smart contract emitting the event, joined from dim_contracts.\n\nExample: 'USD Coin'"}, "EZ_DECODED_EVENT_LOGS_ID": {"type": "TEXT", "index": 22, "name": "EZ_DECODED_EVENT_LOGS_ID", "comment": "Primary key - unique identifier for each row ensuring data integrity.\n\n**Format**: Usually VARCHAR containing composite key generated using MD5 hash of the relevant columns.\n**Example**: MD5(block_number, tx_hash, trace_index)\n\n**Usage**:\n- Deduplication in incremental loads\n- Join operations for data quality checks\n- Troubleshooting specific records\n\n**Important**: Implementation varies by table - check table-specific documentation."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": "UTC timestamp when the record was first added to the Flipside database.\n\n**Format**: TIMESTAMP_NTZ\n\n**Use Cases**:\n- Data freshness monitoring\n- Incremental processing markers\n- Debugging data pipeline issues\n- SLA tracking\n\n**Query Example**:\n```sql\n-- Check data latency\nSELECT \n DATE_TRUNC('hour', block_timestamp) as block_hour,\n DATE_TRUNC('hour', inserted_timestamp) as insert_hour,\n AVG(TIMESTAMPDIFF('minute', block_timestamp, inserted_timestamp)) as avg_latency_minutes\nFROM .core.fact_transactions\nWHERE block_timestamp >= CURRENT_DATE - 1\nGROUP BY 1, 2;\n```"}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": "UTC timestamp of the most recent update to this record.\n\n**Format**: TIMESTAMP_NTZ\n\n**Triggers for Updates**:\n- Data corrections\n- Enrichment additions\n- Reprocessing for accuracy\n- Schema migrations\n\n**Monitoring Usage**:\n```sql\n-- Recently modified records\nSELECT *\nFROM .core.fact_transactions\nWHERE modified_timestamp > inserted_timestamp\nAND modified_timestamp >= CURRENT_DATE - 1;\n\n-- Data quality tracking\nSELECT \n DATE(modified_timestamp) as mod_date,\n COUNT(*) as records_updated,\n COUNT(DISTINCT block_number) as blocks_affected\nFROM .core.fact_transactions\nWHERE modified_timestamp > inserted_timestamp\nGROUP BY 1\nORDER BY 1 DESC;\n```"}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 1324665403392, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 4981824552, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-12 18:33UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::date)", "include": true, "description": "The key used to cluster this table"}, "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.near_models.crosschain_silver.complete_provider_prices": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "COMPLETE_PROVIDER_PRICES", "database": "CROSSCHAIN", "comment": null, "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"ASSET_ID": {"type": "TEXT", "index": 1, "name": "ASSET_ID", "comment": ""}, "RECORDED_HOUR": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "RECORDED_HOUR", "comment": ""}, "OPEN": {"type": "FLOAT", "index": 3, "name": "OPEN", "comment": ""}, "HIGH": {"type": "FLOAT", "index": 4, "name": "HIGH", "comment": ""}, "LOW": {"type": "FLOAT", "index": 5, "name": "LOW", "comment": ""}, "CLOSE": {"type": "FLOAT", "index": 6, "name": "CLOSE", "comment": ""}, "PROVIDER": {"type": "TEXT", "index": 7, "name": "PROVIDER", "comment": ""}, "SOURCE": {"type": "TEXT", "index": 8, "name": "SOURCE", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "COMPLETE_PROVIDER_PRICES_ID": {"type": "TEXT", "index": 12, "name": "COMPLETE_PROVIDER_PRICES_ID", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 39988284416, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 791158449, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 21:42UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(_inserted_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.near_models.crosschain_silver.complete_provider_prices"}, "source.near_models.crosschain_silver.complete_native_prices": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "COMPLETE_NATIVE_PRICES", "database": "CROSSCHAIN", "comment": null, "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "HOUR", "comment": ""}, "ASSET_ID": {"type": "TEXT", "index": 2, "name": "ASSET_ID", "comment": ""}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": ""}, "NAME": {"type": "TEXT", "index": 4, "name": "NAME", "comment": ""}, "DECIMALS": {"type": "NUMBER", "index": 5, "name": "DECIMALS", "comment": ""}, "PRICE": {"type": "FLOAT", "index": 6, "name": "PRICE", "comment": ""}, "BLOCKCHAIN": {"type": "TEXT", "index": 7, "name": "BLOCKCHAIN", "comment": ""}, "IS_IMPUTED": {"type": "BOOLEAN", "index": 8, "name": "IS_IMPUTED", "comment": ""}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 9, "name": "IS_DEPRECATED", "comment": ""}, "PROVIDER": {"type": "TEXT", "index": 10, "name": "PROVIDER", "comment": ""}, "SOURCE": {"type": "TEXT", "index": 11, "name": "SOURCE", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "COMPLETE_NATIVE_PRICES_ID": {"type": "TEXT", "index": 15, "name": "COMPLETE_NATIVE_PRICES_ID", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 16, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 210151936, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 5843442, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 21:42UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(hour::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.near_models.crosschain_silver.complete_native_prices"}, "source.near_models.crosschain.dim_dates": {"metadata": {"type": "BASE TABLE", "schema": "CORE", "name": "DIM_DATES", "database": "CROSSCHAIN", "comment": "Hold rows for each date from 2017 - 2030", "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"DATE_DAY": {"type": "DATE", "index": 1, "name": "DATE_DAY", "comment": "date for the row"}, "PRIOR_DATE_DAY": {"type": "DATE", "index": 2, "name": "PRIOR_DATE_DAY", "comment": "date before DATE_DAY"}, "NEXT_DATE_DAY": {"type": "DATE", "index": 3, "name": "NEXT_DATE_DAY", "comment": "date after DATE_DAY"}, "PRIOR_YEAR_DATE_DAY": {"type": "DATE", "index": 4, "name": "PRIOR_YEAR_DATE_DAY", "comment": "date exactly 1 year before DATE_DAY"}, "PRIOR_YEAR_OVER_YEAR_DATE_DAY": {"type": "DATE", "index": 5, "name": "PRIOR_YEAR_OVER_YEAR_DATE_DAY", "comment": "date exactly 1 year after DATE_DAY"}, "DAY_OF_WEEK": {"type": "NUMBER", "index": 6, "name": "DAY_OF_WEEK", "comment": "number representing day of week for DATE_DAY where 1=Sunday"}, "DAY_OF_WEEK_ISO": {"type": "NUMBER", "index": 7, "name": "DAY_OF_WEEK_ISO", "comment": "number representing day of week for DATE_DAY where 1=Monday"}, "DAY_OF_WEEK_NAME": {"type": "TEXT", "index": 8, "name": "DAY_OF_WEEK_NAME", "comment": "day of week name for DATE_DAY"}, "DAY_OF_WEEK_NAME_SHORT": {"type": "TEXT", "index": 9, "name": "DAY_OF_WEEK_NAME_SHORT", "comment": "day of week abbreviation for DATE_DAY"}, "DAY_OF_MONTH": {"type": "NUMBER", "index": 10, "name": "DAY_OF_MONTH", "comment": "day of month for DATE_DAY"}, "DAY_OF_YEAR": {"type": "NUMBER", "index": 11, "name": "DAY_OF_YEAR", "comment": "day of year for DATE_DAY"}, "WEEK_START_DATE": {"type": "DATE", "index": 12, "name": "WEEK_START_DATE", "comment": "date representing the start of the week for DATE_DAY"}, "WEEK_END_DATE": {"type": "DATE", "index": 13, "name": "WEEK_END_DATE", "comment": "date representing the end of the week for DATE_DAY"}, "PRIOR_YEAR_WEEK_START_DATE": {"type": "DATE", "index": 14, "name": "PRIOR_YEAR_WEEK_START_DATE", "comment": "date representing the start of the week for PRIOR_YEAR_DATE_DAY"}, "PRIOR_YEAR_WEEK_END_DATE": {"type": "DATE", "index": 15, "name": "PRIOR_YEAR_WEEK_END_DATE", "comment": "date representing the end of the week for PRIOR_YEAR_DATE_DAY"}, "WEEK_OF_YEAR": {"type": "NUMBER", "index": 16, "name": "WEEK_OF_YEAR", "comment": "number representing the week of the year for DATE_DAY"}, "ISO_WEEK_START_DATE": {"type": "DATE", "index": 17, "name": "ISO_WEEK_START_DATE", "comment": "ISO date representing the start of the week for DATE_DAY"}, "ISO_WEEK_END_DATE": {"type": "DATE", "index": 18, "name": "ISO_WEEK_END_DATE", "comment": "ISO date representing the end of the week for DATE_DAY"}, "PRIOR_YEAR_ISO_WEEK_START_DATE": {"type": "DATE", "index": 19, "name": "PRIOR_YEAR_ISO_WEEK_START_DATE", "comment": "ISO date representing the start of the week for PRIOR_YEAR_DATE_DAY"}, "PRIOR_YEAR_ISO_WEEK_END_DATE": {"type": "DATE", "index": 20, "name": "PRIOR_YEAR_ISO_WEEK_END_DATE", "comment": "ISO date representing the end of the week for PRIOR_YEAR_DATE_DAY"}, "ISO_WEEK_OF_YEAR": {"type": "NUMBER", "index": 21, "name": "ISO_WEEK_OF_YEAR", "comment": "number representing the ISO week of the year for DATE_DAY"}, "PRIOR_YEAR_WEEK_OF_YEAR": {"type": "NUMBER", "index": 22, "name": "PRIOR_YEAR_WEEK_OF_YEAR", "comment": "number representing the week of the year for PRIOR_YEAR_DATE_DAY"}, "PRIOR_YEAR_ISO_WEEK_OF_YEAR": {"type": "NUMBER", "index": 23, "name": "PRIOR_YEAR_ISO_WEEK_OF_YEAR", "comment": "number representing the ISO week of the year for PRIOR_YEAR_DATE_DAY"}, "MONTH_OF_YEAR": {"type": "NUMBER", "index": 24, "name": "MONTH_OF_YEAR", "comment": "number representing the month of the year for DATE_DAY"}, "MONTH_NAME": {"type": "TEXT", "index": 25, "name": "MONTH_NAME", "comment": "month of year name for DATE_DAY"}, "MONTH_NAME_SHORT": {"type": "TEXT", "index": 26, "name": "MONTH_NAME_SHORT", "comment": "month of year abbreviation for DATE_DAY"}, "MONTH_START_DATE": {"type": "DATE", "index": 27, "name": "MONTH_START_DATE", "comment": "first date of month for DATE_DAY"}, "MONTH_END_DATE": {"type": "DATE", "index": 28, "name": "MONTH_END_DATE", "comment": "last date of month for DATE_DAY"}, "PRIOR_YEAR_MONTH_START_DATE": {"type": "DATE", "index": 29, "name": "PRIOR_YEAR_MONTH_START_DATE", "comment": "first date of month for PRIOR_YEAR_DATE_DAY"}, "PRIOR_YEAR_MONTH_END_DATE": {"type": "DATE", "index": 30, "name": "PRIOR_YEAR_MONTH_END_DATE", "comment": "last date of month for PRIOR_YEAR_DATE_DAY"}, "QUARTER_OF_YEAR": {"type": "NUMBER", "index": 31, "name": "QUARTER_OF_YEAR", "comment": "number representing quarter for DATE_DAY"}, "QUARTER_START_DATE": {"type": "DATE", "index": 32, "name": "QUARTER_START_DATE", "comment": "first date of quarter for DATE_DAY"}, "QUARTER_END_DATE": {"type": "DATE", "index": 33, "name": "QUARTER_END_DATE", "comment": "last date of quarter for DATE_DAY"}, "YEAR_NUMBER": {"type": "NUMBER", "index": 34, "name": "YEAR_NUMBER", "comment": "number presenting the year for DATE_DAY"}, "YEAR_START_DATE": {"type": "DATE", "index": 35, "name": "YEAR_START_DATE", "comment": "first date of year for DATE_DAY"}, "YEAR_END_DATE": {"type": "DATE", "index": 36, "name": "YEAR_END_DATE", "comment": "last date of year for DATE_DAY"}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 313856, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 8034, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 01:06UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.near_models.crosschain.dim_dates"}, "source.near_models.crosschain_silver.complete_native_asset_metadata": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "COMPLETE_NATIVE_ASSET_METADATA", "database": "CROSSCHAIN", "comment": null, "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"ASSET_ID": {"type": "TEXT", "index": 1, "name": "ASSET_ID", "comment": ""}, "SYMBOL": {"type": "TEXT", "index": 2, "name": "SYMBOL", "comment": ""}, "NAME": {"type": "TEXT", "index": 3, "name": "NAME", "comment": ""}, "DECIMALS": {"type": "NUMBER", "index": 4, "name": "DECIMALS", "comment": ""}, "BLOCKCHAIN": {"type": "TEXT", "index": 5, "name": "BLOCKCHAIN", "comment": ""}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 6, "name": "IS_DEPRECATED", "comment": ""}, "PROVIDER": {"type": "TEXT", "index": 7, "name": "PROVIDER", "comment": ""}, "SOURCE": {"type": "TEXT", "index": 8, "name": "SOURCE", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "COMPLETE_NATIVE_ASSET_METADATA_ID": {"type": "TEXT", "index": 12, "name": "COMPLETE_NATIVE_ASSET_METADATA_ID", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 15360, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 143, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 21:41UTC", "include": true, "description": "The timestamp for last update/change"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.near_models.crosschain_silver.complete_native_asset_metadata"}, "source.near_models.crosschain_silver.number_sequence": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "NUMBER_SEQUENCE", "database": "CROSSCHAIN", "comment": null, "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"_ID": {"type": "NUMBER", "index": 1, "name": "_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 1008582144, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 1000000000, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-13 08:28UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(round(_id,-3))", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.near_models.crosschain_silver.number_sequence"}, "source.near_models.crosschain_silver.complete_token_prices": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "COMPLETE_TOKEN_PRICES", "database": "CROSSCHAIN", "comment": null, "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "HOUR", "comment": ""}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 2, "name": "TOKEN_ADDRESS", "comment": ""}, "ASSET_ID": {"type": "TEXT", "index": 3, "name": "ASSET_ID", "comment": ""}, "SYMBOL": {"type": "TEXT", "index": 4, "name": "SYMBOL", "comment": ""}, "NAME": {"type": "TEXT", "index": 5, "name": "NAME", "comment": ""}, "DECIMALS": {"type": "NUMBER", "index": 6, "name": "DECIMALS", "comment": ""}, "PRICE": {"type": "FLOAT", "index": 7, "name": "PRICE", "comment": ""}, "BLOCKCHAIN": {"type": "TEXT", "index": 8, "name": "BLOCKCHAIN", "comment": ""}, "BLOCKCHAIN_NAME": {"type": "TEXT", "index": 9, "name": "BLOCKCHAIN_NAME", "comment": ""}, "BLOCKCHAIN_ID": {"type": "TEXT", "index": 10, "name": "BLOCKCHAIN_ID", "comment": ""}, "IS_IMPUTED": {"type": "BOOLEAN", "index": 11, "name": "IS_IMPUTED", "comment": ""}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 12, "name": "IS_DEPRECATED", "comment": ""}, "PROVIDER": {"type": "TEXT", "index": 13, "name": "PROVIDER", "comment": ""}, "SOURCE": {"type": "TEXT", "index": 14, "name": "SOURCE", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 15, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "COMPLETE_TOKEN_PRICES_ID": {"type": "TEXT", "index": 18, "name": "COMPLETE_TOKEN_PRICES_ID", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 19, "name": "_INVOCATION_ID", "comment": ""}, "IS_VERIFIED": {"type": "BOOLEAN", "index": 21, "name": "IS_VERIFIED", "comment": ""}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 50825561088, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 1037231317, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 21:56UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(hour::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.near_models.crosschain_silver.complete_token_prices"}, "source.near_models.crosschain_silver.github_activity": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "GITHUB_ACTIVITY", "database": "CROSSCHAIN", "comment": null, "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"PROJECT_NAME": {"type": "TEXT", "index": 1, "name": "PROJECT_NAME", "comment": "Name of the project"}, "REPO_OWNER": {"type": "TEXT", "index": 2, "name": "REPO_OWNER", "comment": "Owner of the repository"}, "REPO_NAME": {"type": "TEXT", "index": 3, "name": "REPO_NAME", "comment": "Name of the repository"}, "ENDPOINT_NAME": {"type": "TEXT", "index": 4, "name": "ENDPOINT_NAME", "comment": "Name of the endpoint used to fetch data"}, "DATA": {"type": "VARIANT", "index": 5, "name": "DATA", "comment": "Data fetched from the endpoint"}, "PROVIDER": {"type": "TEXT", "index": 6, "name": "PROVIDER", "comment": "Provider of the data"}, "ENDPOINT_GITHUB": {"type": "TEXT", "index": 7, "name": "ENDPOINT_GITHUB", "comment": "GitHub endpoint information"}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": "Timestamp when the data was inserted"}, "_RES_ID": {"type": "TEXT", "index": 9, "name": "_RES_ID", "comment": "Unique identifier for the record"}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "GITHUB_ACTIVITY_ID": {"type": "TEXT", "index": 12, "name": "GITHUB_ACTIVITY_ID", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 4036110336, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 3119421, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 02:33UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(_inserted_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.near_models.crosschain_silver.github_activity"}, "source.near_models.crosschain_price.ez_prices_hourly": {"metadata": {"type": "VIEW", "schema": "PRICE", "name": "EZ_PRICES_HOURLY", "database": "CROSSCHAIN", "comment": "## Description\nThis table provides hourly price data for both native tokens and fungible tokens across multiple blockchain networks. The data combines curated token prices from external APIs like CoinGecko and CoinMarketCap into a unified view. Token addresses are normalized based on blockchain-specific conventions (e.g., IBC tokens and certain blockchains retain original case, while others are converted to lowercase). This table serves as the primary source for cross-chain price analysis and USD value calculations.\n\n## Key Use Cases\n- Cross-chain price comparison and analysis\n- USD value calculations for token transfers and DeFi transactions\n- Time-series price analysis and trend detection\n- Arbitrage opportunity identification across blockchains\n- Portfolio valuation and performance tracking\n- Bridge activity monitoring and cross-chain flow analysis\n- Token price volatility and market movement analysis\n\n## Important Relationships\n- Native blockchain assets are flagged by the boolean column `is_native` and tokens that have been verified by the Flipside team by the boolean column `is_verified`.\n- Used by `ez_token_transfers` and other ez_ tables for USD value calculations\n- Supports DeFi analytics through `ez_dex_swaps` and `ez_lending` tables\n- Enables cross-chain bridge analysis via `ez_bridge_activity` tables\n- Provides price context for NFT sales in `ez_nft_sales` tables\n\n## Commonly-used Fields\n- `hour`: Primary field for time-series analysis and trend detection\n- `token_address` and `blockchain`: Essential for identifying specific assets across chains\n- `price`: Critical for USD value calculations and financial analysis\n- `symbol` and `name`: Key for asset identification and reporting, however these columns have no uniqueness constraints and should not be used as the only identifier when filtering to a particular token price.\n- `is_native`: Important for distinguishing between native tokens and contract tokens\n- `is_imputed`: Critical for data quality assessment and low-liquidity token analysis\n- `is_verified`: Essential for filtering reliable token data and avoiding scams", "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "HOUR", "comment": "Hour that the price was recorded at."}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 2, "name": "TOKEN_ADDRESS", "comment": "The specific address representing the asset on a specific platform. This will be NULL if referring to a native asset."}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": "The symbol of asset."}, "NAME": {"type": "TEXT", "index": 4, "name": "NAME", "comment": "The name of asset."}, "DECIMALS": {"type": "NUMBER", "index": 5, "name": "DECIMALS", "comment": "The number of decimals for the asset. May be NULL."}, "PRICE": {"type": "FLOAT", "index": 6, "name": "PRICE", "comment": "Closing price of the recorded hour in USD."}, "BLOCKCHAIN": {"type": "TEXT", "index": 7, "name": "BLOCKCHAIN", "comment": "The Blockchain, Network, or Platform for this asset."}, "IS_NATIVE": {"type": "BOOLEAN", "index": 8, "name": "IS_NATIVE", "comment": "A flag indicating assets native to the respective blockchain."}, "IS_IMPUTED": {"type": "BOOLEAN", "index": 9, "name": "IS_IMPUTED", "comment": "A flag indicating if the price was imputed, or derived, from the last arriving record. This is generally used for tokens with low-liquidity or inconsistent reporting."}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 10, "name": "IS_DEPRECATED", "comment": "A flag indicating if the asset is deprecated or no longer supported by the provider."}, "IS_VERIFIED": {"type": "BOOLEAN", "index": 11, "name": "IS_VERIFIED", "comment": "A boolean flag indicating if the token is verified by either uniswap labs or passing a threshold of transfers metrics on the chain."}, "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."}, "EZ_PRICES_HOURLY_ID": {"type": "TEXT", "index": 14, "name": "EZ_PRICES_HOURLY_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.near_models.crosschain_price.ez_prices_hourly"}, "source.near_models.crosschain_silver.complete_token_asset_metadata": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "COMPLETE_TOKEN_ASSET_METADATA", "database": "CROSSCHAIN", "comment": null, "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"TOKEN_ADDRESS": {"type": "TEXT", "index": 1, "name": "TOKEN_ADDRESS", "comment": ""}, "ASSET_ID": {"type": "TEXT", "index": 2, "name": "ASSET_ID", "comment": ""}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": ""}, "NAME": {"type": "TEXT", "index": 4, "name": "NAME", "comment": ""}, "DECIMALS": {"type": "NUMBER", "index": 5, "name": "DECIMALS", "comment": ""}, "BLOCKCHAIN": {"type": "TEXT", "index": 6, "name": "BLOCKCHAIN", "comment": ""}, "BLOCKCHAIN_NAME": {"type": "TEXT", "index": 7, "name": "BLOCKCHAIN_NAME", "comment": ""}, "BLOCKCHAIN_ID": {"type": "TEXT", "index": 8, "name": "BLOCKCHAIN_ID", "comment": ""}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 9, "name": "IS_DEPRECATED", "comment": ""}, "PROVIDER": {"type": "TEXT", "index": 10, "name": "PROVIDER", "comment": ""}, "SOURCE": {"type": "TEXT", "index": 11, "name": "SOURCE", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "IS_VERIFIED": {"type": "BOOLEAN", "index": 13, "name": "IS_VERIFIED", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "COMPLETE_TOKEN_ASSET_METADATA_ID": {"type": "TEXT", "index": 16, "name": "COMPLETE_TOKEN_ASSET_METADATA_ID", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 17, "name": "_INVOCATION_ID", "comment": ""}, "IS_VERIFIED_MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "IS_VERIFIED_MODIFIED_TIMESTAMP", "comment": ""}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 2143558144, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 24238864, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 21:42UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(blockchain)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.near_models.crosschain_silver.complete_token_asset_metadata"}, "source.near_models.crosschain_silver.labels_combined": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "LABELS_COMBINED", "database": "CROSSCHAIN", "comment": null, "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"SYSTEM_CREATED_AT": {"type": "TIMESTAMP_LTZ", "index": 1, "name": "SYSTEM_CREATED_AT", "comment": ""}, "INSERT_DATE": {"type": "TIMESTAMP_LTZ", "index": 2, "name": "INSERT_DATE", "comment": "The date the label was inserted in the table"}, "BLOCKCHAIN": {"type": "TEXT", "index": 3, "name": "BLOCKCHAIN", "comment": "The name of the blockchain"}, "ADDRESS": {"type": "TEXT", "index": 4, "name": "ADDRESS", "comment": "Address that the label is for. This is the field that should be used to join other tables with labels."}, "CREATOR": {"type": "TEXT", "index": 5, "name": "CREATOR", "comment": "The name of the creator of the label"}, "LABEL_TYPE": {"type": "TEXT", "index": 6, "name": "LABEL_TYPE", "comment": "A high-level category describing the addresses main function or ownership"}, "LABEL_SUBTYPE": {"type": "TEXT", "index": 7, "name": "LABEL_SUBTYPE", "comment": "A sub-category nested within label type providing further detail"}, "ADDRESS_NAME": {"type": "TEXT", "index": 8, "name": "ADDRESS_NAME", "comment": "Name of the address"}, "PROJECT_NAME": {"type": "TEXT", "index": 9, "name": "PROJECT_NAME", "comment": "Name of the controlling entity of the address"}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": "The utc timestamp at which the row was inserted into the table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": "The utc timestamp at which the row was last modified."}, "LABELS_COMBINED_ID": {"type": "TEXT", "index": 12, "name": "LABELS_COMBINED_ID", "comment": "The unique identifier for each row in the table."}, "SOURCE": {"type": "TEXT", "index": 13, "name": "SOURCE", "comment": ""}, "_IS_DELETED": {"type": "BOOLEAN", "index": 14, "name": "_IS_DELETED", "comment": ""}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 33134223360, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 783423385, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 02:39UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(blockchain, _is_deleted, modified_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.near_models.crosschain_silver.labels_combined"}, "source.near_models.crosschain_silver.complete_provider_asset_metadata": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "COMPLETE_PROVIDER_ASSET_METADATA", "database": "CROSSCHAIN", "comment": null, "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"ASSET_ID": {"type": "TEXT", "index": 1, "name": "ASSET_ID", "comment": ""}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 2, "name": "TOKEN_ADDRESS", "comment": ""}, "NAME": {"type": "TEXT", "index": 3, "name": "NAME", "comment": ""}, "SYMBOL": {"type": "TEXT", "index": 4, "name": "SYMBOL", "comment": ""}, "PLATFORM": {"type": "TEXT", "index": 5, "name": "PLATFORM", "comment": ""}, "PLATFORM_ID": {"type": "TEXT", "index": 6, "name": "PLATFORM_ID", "comment": ""}, "PROVIDER": {"type": "TEXT", "index": 7, "name": "PROVIDER", "comment": ""}, "SOURCE": {"type": "TEXT", "index": 8, "name": "SOURCE", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "COMPLETE_PROVIDER_ASSET_METADATA_ID": {"type": "TEXT", "index": 12, "name": "COMPLETE_PROVIDER_ASSET_METADATA_ID", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 9458176, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 145002, "include": true, "description": "An approximate count of rows in this table"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-13 21:41UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(_inserted_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.near_models.crosschain_silver.complete_provider_asset_metadata"}, "source.near_models.bronze_streamline.transactions_v2": {"metadata": {"type": "EXTERNAL TABLE", "schema": "NEAR", "name": "TRANSACTIONS_V2", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "METADATA": {"type": "VARIANT", "index": 3, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 4, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 6290534044713, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.near_models.bronze_streamline.transactions_v2"}, "source.near_models.streamline.shards": {"metadata": {"type": "EXTERNAL TABLE", "schema": "NEAR_LAKE", "name": "SHARDS", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 53039376497190, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.near_models.streamline.shards"}, "source.near_models.bronze_streamline.blocks_v2": {"metadata": {"type": "EXTERNAL TABLE", "schema": "NEAR", "name": "BLOCKS_V2", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "METADATA": {"type": "VARIANT", "index": 3, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 4, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 328342444600, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.near_models.bronze_streamline.blocks_v2"}, "source.near_models.bronze_streamline.omni_metadata": {"metadata": {"type": "EXTERNAL TABLE", "schema": "NEAR", "name": "OMNI_METADATA", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "METADATA": {"type": "VARIANT", "index": 3, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 4, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 38695, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.near_models.bronze_streamline.omni_metadata"}, "source.near_models.bronze_streamline.nearblocks_ft_metadata": {"metadata": {"type": "EXTERNAL TABLE", "schema": "NEAR", "name": "NEARBLOCKS_FT_METADATA", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "METADATA": {"type": "VARIANT", "index": 3, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 4, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 11233076, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.near_models.bronze_streamline.nearblocks_ft_metadata"}, "source.near_models.bronze_streamline.chunks_v2": {"metadata": {"type": "EXTERNAL TABLE", "schema": "NEAR", "name": "CHUNKS_V2", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "METADATA": {"type": "VARIANT", "index": 3, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 4, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 2074914111380, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.near_models.bronze_streamline.chunks_v2"}, "source.near_models.streamline.blocks": {"metadata": {"type": "EXTERNAL TABLE", "schema": "NEAR_LAKE", "name": "BLOCKS", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 414710960460, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.near_models.streamline.blocks"}}, "errors": null} \ No newline at end of file diff --git a/docs/index.html b/docs/index.html new file mode 100644 index 0000000..fe9141e --- /dev/null +++ b/docs/index.html @@ -0,0 +1,75 @@ +dbt Docs
icons
diff --git a/docs/manifest.json b/docs/manifest.json new file mode 100644 index 0000000..5e36f91 --- /dev/null +++ b/docs/manifest.json @@ -0,0 +1 @@ +{"metadata": {"dbt_schema_version": "https://schemas.getdbt.com/dbt/manifest/v11.json", "dbt_version": "1.7.19", "generated_at": "2025-11-13T22:36:22.114942Z", "invocation_id": "92168bfb-4def-4a30-9313-08a0e547f363", "env": {}, "project_name": "near_models", "project_id": "3eed743404ec75c0cf97bf6a11ece80f", "user_id": "13d2eeaa-9d4f-42cd-a741-823c80209b18", "send_anonymous_usage_stats": true, "adapter_type": "snowflake"}, "nodes": {"model.near_models.silver__pool_balances": {"database": "NEAR", "schema": "silver", "name": "silver__pool_balances", "resource_type": "model", "package_name": "near_models", "path": "silver/staking/silver__pool_balances.sql", "original_file_path": "models/silver/staking/silver__pool_balances.sql", "unique_id": "model.near_models.silver__pool_balances", "fqn": ["near_models", "silver", "staking", "silver__pool_balances"], "alias": "pool_balances", "checksum": {"name": "sha256", "checksum": "ec9741ff1f64b5cbb56c35b92ed0f1440e66c3ad97cfcd85c09e71af412ccf5d"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core"], "meta": {}, "group": null, "materialized": "table", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [{"sql": "ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION ON EQUALITY(tx_hash,receiver_id,signer_id);", "transaction": true, "index": null}], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": "tx_hash", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "cluster_by": ["block_timestamp::date", "_partition_by_block_number"]}, "tags": ["scheduled_non_core"], "description": "Staking pool balances as extracted from receipt logs when an individual makes a staking action.\nTo calculate balance at a point in time, isolate a single record for each pool. This table is transactional-based, so balances are updated with every staking event by users.", "columns": {"tx_hash": {"name": "tx_hash", "description": "Unique identifier (hash) of this transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "block_id": {"name": "block_id", "description": "The height of the chain this block corresponds with.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "block_timestamp": {"name": "block_timestamp", "description": "The date and time at which the block began.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "receipt_object_id": {"name": "receipt_object_id", "description": "Please note this column is being deprecated in favor of simply \"receipt_id\".", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "receiver_id": {"name": "receiver_id", "description": "Account reacting to the receipt from predecessor_id, can be relay, a contract, or a user of a relay, etc. This field identifies the account that is processing the receipt and executing the associated action. In most cases, this is a smart contract that is being called, but it can also be a user account in relay transactions or the system account for certain operations. This differs from tx_receiver and is specific to the receipt being processed.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "signer_id": {"name": "signer_id", "description": "Signer of the receipt, often same as tx_signer, sometimes system in the case of systemic gas refunds. This field identifies the account that has the authority to execute the receipt. In most cases, this is the same as the transaction signer, but in system operations like gas refunds, this may be the system account. The signer is the account that originally signed the transaction that began the blockchain activity, which may or may not include cross-contract calls.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "LOG": {"name": "LOG", "description": "A single log extracted from a receipt.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "amount_raw": {"name": "amount_raw", "description": "Unadjusted amount of tokens as it appears on-chain (not decimal adjusted). This is the raw token amount before any decimal precision adjustments are applied. For example, if transferring 1 NEAR token, the amount_raw would be 1000000000000000000000000 (1e24) since NEAR has 24 decimal places. This field preserves the exact on-chain representation of the token amount for precise calculations and verification.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "amount_adj": {"name": "amount_adj", "description": "Decimal adjusted amount of tokens (as float, rounded - use this generally). This field provides the token amount after applying the appropriate decimal precision adjustments based on the token's decimal places. For example, if transferring 1 NEAR token, the amount_adj would be 1.0 after dividing the raw amount (1e24) by 10^24. This field is the most commonly used representation for token amounts in analytics and reporting as it provides human-readable values.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_partition_by_block_number": {"name": "_partition_by_block_number", "description": "Block number grouping for ingestion partition", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "POOL_BALANCES_ID": {"name": "POOL_BALANCES_ID", "description": "A unique identifier for the record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "INSERTED_TIMESTAMP": {"name": "INSERTED_TIMESTAMP", "description": "The timestamp at which the record was initially created and inserted into this table.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MODIFIED_TIMESTAMP": {"name": "MODIFIED_TIMESTAMP", "description": "The timestamp at which this record was last modified by an internal process.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_INVOCATION_ID": {"name": "_INVOCATION_ID", "description": "A job ID to identify the run that last modified a record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/silver/staking/silver__pool_balances.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "table", "unique_key": "tx_hash", "tags": ["scheduled_non_core"], "cluster_by": ["block_timestamp::date", "_partition_by_block_number"], "post-hook": ["ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION ON EQUALITY(tx_hash,receiver_id,signer_id);"]}, "created_at": 1763073388.120325, "relation_name": "NEAR.silver.pool_balances", "raw_code": "{{ config(\n materialized = 'table',\n unique_key = 'tx_hash',\n tags = ['scheduled_non_core'],\n cluster_by = ['block_timestamp::date','_partition_by_block_number'],\n post_hook = \"ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION ON EQUALITY(tx_hash,receiver_id,signer_id);\",\n) }}\n\nWITH pool_events AS (\n\n SELECT\n *\n FROM\n {{ ref('silver__pool_events') }}\n\n {% if var(\"MANUAL_FIX\") %}\n WHERE\n True\n {% else %}\n {% if is_incremental() %}\n WHERE modified_timestamp >= (\n SELECT\n MAX(modified_timestamp)\n FROM\n {{ this }}\n )\n {% endif %}\n {% endif %}\n),\nFINAL AS (\n SELECT\n tx_hash,\n block_id,\n block_timestamp,\n receipt_object_id, -- slated for rename to receipt_id\n receiver_id,\n signer_id,\n predecessor_id,\n LOG,\n TO_NUMBER(\n REGEXP_SUBSTR(\n LOG,\n 'Contract total staked balance is (\\\\d+)',\n 1,\n 1,\n 'e',\n 1\n )\n ) AS amount_raw,\n amount_raw / pow(\n 10,\n 24\n ) AS amount_adj,\n _partition_by_block_number,\n inserted_timestamp AS _inserted_timestamp\n FROM\n pool_events\n WHERE\n LOG LIKE 'Contract total staked balance is%'\n)\nSELECT\n *,\n {{ dbt_utils.generate_surrogate_key(\n ['tx_hash']\n ) }} AS pool_balances_id,\n SYSDATE() AS inserted_timestamp,\n SYSDATE() AS modified_timestamp,\n '{{ invocation_id }}' AS _invocation_id\nFROM\n FINAL", "language": "sql", "refs": [{"name": "silver__pool_events", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.is_incremental", "macro.dbt_utils.generate_surrogate_key", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.silver__pool_events"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.silver__pool_events": {"database": "NEAR", "schema": "silver", "name": "silver__pool_events", "resource_type": "model", "package_name": "near_models", "path": "silver/staking/silver__pool_events.sql", "original_file_path": "models/silver/staking/silver__pool_events.sql", "unique_id": "model.near_models.silver__pool_events", "fqn": ["near_models", "silver", "staking", "silver__pool_events"], "alias": "pool_events", "checksum": {"name": "sha256", "checksum": "6a5257d00d01ca8583ca29b46efd4fa4aa2280957517eab5bfcec3392b097298"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core"], "meta": {}, "group": null, "materialized": "incremental", "incremental_strategy": "merge", "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": "pool_events_id", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "cluster_by": ["_partition_by_block_number", "block_timestamp::date"], "incremental_predicates": ["dynamic_range_predicate_custom", "block_timestamp::date"]}, "tags": ["scheduled_non_core"], "description": "Flattened logs from receipt events where the recipient is a staking pool, for use in multiple downstream models.", "columns": {"tx_hash": {"name": "tx_hash", "description": "Unique identifier (hash) of this transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "block_id": {"name": "block_id", "description": "The height of the chain this block corresponds with.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "block_timestamp": {"name": "block_timestamp", "description": "The date and time at which the block began.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "receipt_object_id": {"name": "receipt_object_id", "description": "Please note this column is being deprecated in favor of simply \"receipt_id\".", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "receiver_id": {"name": "receiver_id", "description": "Account reacting to the receipt from predecessor_id, can be relay, a contract, or a user of a relay, etc. This field identifies the account that is processing the receipt and executing the associated action. In most cases, this is a smart contract that is being called, but it can also be a user account in relay transactions or the system account for certain operations. This differs from tx_receiver and is specific to the receipt being processed.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "signer_id": {"name": "signer_id", "description": "Signer of the receipt, often same as tx_signer, sometimes system in the case of systemic gas refunds. This field identifies the account that has the authority to execute the receipt. In most cases, this is the same as the transaction signer, but in system operations like gas refunds, this may be the system account. The signer is the account that originally signed the transaction that began the blockchain activity, which may or may not include cross-contract calls.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "predecessor_id": {"name": "predecessor_id", "description": "Account that called the relevant receipt (often the same as tx_signer, but can be system as well). This field identifies the account that directly invoked the receipt being processed. In simple transactions, this is typically the same as the transaction signer. However, in cross-contract calls or system operations, this may be a different account or the system account. This is crucial for understanding the call chain and access control in NEAR's execution model.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "status_value": {"name": "status_value", "description": "Status information (object) for this transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "logs": {"name": "logs", "description": "Logs (array) for this receipt.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "LOG": {"name": "LOG", "description": "A single log extracted from a receipt.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_partition_by_block_number": {"name": "_partition_by_block_number", "description": "Block number grouping for ingestion partition", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_INSERTED_TIMESTAMP": {"name": "_INSERTED_TIMESTAMP", "description": "The timestamp for when the block was inserted into the data warehouse by the Chainwalker.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "POOL_EVENTS_ID": {"name": "POOL_EVENTS_ID", "description": "A unique identifier for the record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "INSERTED_TIMESTAMP": {"name": "INSERTED_TIMESTAMP", "description": "The timestamp at which the record was initially created and inserted into this table.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MODIFIED_TIMESTAMP": {"name": "MODIFIED_TIMESTAMP", "description": "The timestamp at which this record was last modified by an internal process.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_INVOCATION_ID": {"name": "_INVOCATION_ID", "description": "A job ID to identify the run that last modified a record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/silver/staking/silver__pool_events.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "incremental", "incremental_strategy": "merge", "incremental_predicates": ["dynamic_range_predicate_custom", "block_timestamp::date"], "unique_key": "pool_events_id", "tags": ["scheduled_non_core"], "cluster_by": ["_partition_by_block_number", "block_timestamp::date"]}, "created_at": 1763073387.7384608, "relation_name": "NEAR.silver.pool_events", "raw_code": "{{ config(\n materialized = 'incremental',\n incremental_strategy = 'merge',\n incremental_predicates = [\"dynamic_range_predicate_custom\",\"block_timestamp::date\"],\n unique_key = 'pool_events_id',\n tags = ['scheduled_non_core'],\n cluster_by = ['_partition_by_block_number', 'block_timestamp::date']\n) }}\n\nWITH receipts AS (\n\n SELECT\n tx_hash,\n block_id,\n block_timestamp,\n receipt_id,\n receiver_id,\n receipt_json :receipt :Action :signer_id :: STRING AS signer_id,\n predecessor_id,\n receipt_json AS receipt_actions,\n outcome_json :outcome :status :: VARIANT AS status_value,\n outcome_json :outcome :logs :: ARRAY AS logs,\n _partition_by_block_number\n FROM\n {{ ref('silver__receipts_final') }}\n WHERE\n receipt_succeeded\n {% if var(\"MANUAL_FIX\") %}\n AND {{ partition_load_manual('no_buffer') }}\n\n {% elif is_incremental() %}\n AND modified_timestamp >= (\n SELECT\n MAX(modified_timestamp)\n FROM\n {{ this }}\n )\n {% endif %}\n),\nFINAL AS (\n SELECT\n tx_hash,\n block_id,\n block_timestamp,\n receipt_id AS receipt_object_id, -- slated for rename to receipt_id\n receiver_id,\n signer_id,\n predecessor_id,\n status_value,\n logs,\n VALUE AS LOG,\n _partition_by_block_number\n FROM\n receipts,\n LATERAL FLATTEN(logs)\n WHERE\n ARRAY_SIZE(logs) > 0\n AND receiver_id ILIKE '%.pool%.near'\n)\nSELECT\n *,\n {{ dbt_utils.generate_surrogate_key(\n ['receipt_object_id', 'log']\n ) }} AS pool_events_id,\n SYSDATE() AS inserted_timestamp,\n SYSDATE() AS modified_timestamp,\n '{{ invocation_id }}' AS _invocation_id\nFROM\n FINAL", "language": "sql", "refs": [{"name": "silver__receipts_final", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.is_incremental", "macro.dbt_utils.generate_surrogate_key", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.silver__receipts_final"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.silver__staking_actions_v2": {"database": "NEAR", "schema": "silver", "name": "silver__staking_actions_v2", "resource_type": "model", "package_name": "near_models", "path": "silver/staking/silver__staking_actions_v2.sql", "original_file_path": "models/silver/staking/silver__staking_actions_v2.sql", "unique_id": "model.near_models.silver__staking_actions_v2", "fqn": ["near_models", "silver", "staking", "silver__staking_actions_v2"], "alias": "staking_actions_v2", "checksum": {"name": "sha256", "checksum": "23b47c99e93e3208a71bdd7d8964d1c58d6fb1ee120a842d0115fd476d358caf"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core"], "meta": {}, "group": null, "materialized": "table", "incremental_strategy": "merge", "persist_docs": {"relation": true, "columns": true}, "post-hook": [{"sql": "ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION ON EQUALITY(tx_hash,receiver_id,signer_id);", "transaction": true, "index": null}], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": "staking_actions_v2_id", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "cluster_by": ["block_timestamp::date", "_partition_by_block_number"], "merge_exclude_columns": ["inserted_timestamp"]}, "tags": ["scheduled_non_core"], "description": "An updated version of the staking actions table which looks at all logs, instead of just the first receipt.\nThere are four actions taken when staking: staking->deposit->unstaking->withdraw.", "columns": {"tx_hash": {"name": "tx_hash", "description": "Unique identifier (hash) of this transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "block_id": {"name": "block_id", "description": "The height of the chain this block corresponds with.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "block_timestamp": {"name": "block_timestamp", "description": "The date and time at which the block began.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "receipt_object_id": {"name": "receipt_object_id", "description": "Please note this column is being deprecated in favor of simply \"receipt_id\".", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "receiver_id": {"name": "receiver_id", "description": "Account reacting to the receipt from predecessor_id, can be relay, a contract, or a user of a relay, etc. This field identifies the account that is processing the receipt and executing the associated action. In most cases, this is a smart contract that is being called, but it can also be a user account in relay transactions or the system account for certain operations. This differs from tx_receiver and is specific to the receipt being processed.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "signer_id": {"name": "signer_id", "description": "Signer of the receipt, often same as tx_signer, sometimes system in the case of systemic gas refunds. This field identifies the account that has the authority to execute the receipt. In most cases, this is the same as the transaction signer, but in system operations like gas refunds, this may be the system account. The signer is the account that originally signed the transaction that began the blockchain activity, which may or may not include cross-contract calls.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "predecessor_id": {"name": "predecessor_id", "description": "Account that called the relevant receipt (often the same as tx_signer, but can be system as well). This field identifies the account that directly invoked the receipt being processed. In simple transactions, this is typically the same as the transaction signer. However, in cross-contract calls or system operations, this may be a different account or the system account. This is crucial for understanding the call chain and access control in NEAR's execution model.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "status_value": {"name": "status_value", "description": "Status information (object) for this transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "logs": {"name": "logs", "description": "Logs (array) for this receipt.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "LOG": {"name": "LOG", "description": "A single log extracted from a receipt.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "log_signer_id": {"name": "log_signer_id", "description": "The NEAR address indicated in the log.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "action": {"name": "action", "description": "The staking action performed in this transaction. Can be `\"Stake\"` or `\"Unstake\"` if in the deprecating `dim_staking_actions` table, or `staking`, `unstaking`, `deposited`, `withdrawing` if in the new `fact_staking_actions` table. These method names are taken directly from the log in which they occur.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "amount_raw": {"name": "amount_raw", "description": "Unadjusted amount of tokens as it appears on-chain (not decimal adjusted). This is the raw token amount before any decimal precision adjustments are applied. For example, if transferring 1 NEAR token, the amount_raw would be 1000000000000000000000000 (1e24) since NEAR has 24 decimal places. This field preserves the exact on-chain representation of the token amount for precise calculations and verification.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "amount_adj": {"name": "amount_adj", "description": "Decimal adjusted amount of tokens (as float, rounded - use this generally). This field provides the token amount after applying the appropriate decimal precision adjustments based on the token's decimal places. For example, if transferring 1 NEAR token, the amount_adj would be 1.0 after dividing the raw amount (1e24) by 10^24. This field is the most commonly used representation for token amounts in analytics and reporting as it provides human-readable values.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "decimals": {"name": "decimals", "description": "Number of decimal places for the token. This field specifies the precision of the token, indicating how many decimal places should be used when converting from raw on-chain amounts to human-readable values. For example, NEAR has 24 decimals, so 1 NEAR = 1e24 raw units. Most ERC-20 tokens use 18 decimals, while some tokens may use different precision based on their design requirements.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_log_signer_id_match": {"name": "_log_signer_id_match", "description": "A boolean indicating whether the signer_id of the log matches the signer_id of the transaction. Internal / silver column only.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_PARTITION_BY_BLOCK_NUMBER": {"name": "_PARTITION_BY_BLOCK_NUMBER", "description": "Block number grouping for ingestion partition", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_INSERTED_TIMESTAMP": {"name": "_INSERTED_TIMESTAMP", "description": "The timestamp for when the block was inserted into the data warehouse by the Chainwalker.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "STAKING_ACTIONS_V2_ID": {"name": "STAKING_ACTIONS_V2_ID", "description": "A unique identifier for the record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "INSERTED_TIMESTAMP": {"name": "INSERTED_TIMESTAMP", "description": "The timestamp at which the record was initially created and inserted into this table.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MODIFIED_TIMESTAMP": {"name": "MODIFIED_TIMESTAMP", "description": "The timestamp at which this record was last modified by an internal process.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_INVOCATION_ID": {"name": "_INVOCATION_ID", "description": "A job ID to identify the run that last modified a record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/silver/staking/silver__staking_actions_v2.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "table", "unique_key": "staking_actions_v2_id", "incremental_strategy": "merge", "merge_exclude_columns": ["inserted_timestamp"], "tags": ["scheduled_non_core"], "cluster_by": ["block_timestamp::date", "_partition_by_block_number"], "post-hook": ["ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION ON EQUALITY(tx_hash,receiver_id,signer_id);"]}, "created_at": 1763073388.1396544, "relation_name": "NEAR.silver.staking_actions_v2", "raw_code": "{{ config(\n materialized = 'table',\n unique_key = 'staking_actions_v2_id',\n incremental_strategy = 'merge',\n merge_exclude_columns = [\"inserted_timestamp\"],\n tags = ['scheduled_non_core'],\n cluster_by = [ 'block_timestamp::date','_partition_by_block_number'],\n post_hook = \"ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION ON EQUALITY(tx_hash,receiver_id,signer_id);\",\n) }}\n\nWITH pool_events AS (\n\n SELECT\n tx_hash,\n block_id,\n block_timestamp,\n receipt_object_id, -- slated for rename to receipt_id\n receiver_id,\n signer_id,\n predecessor_id,\n status_value,\n logs,\n LOG,\n _partition_by_block_number,\n inserted_timestamp AS _inserted_timestamp\n FROM\n {{ ref('silver__pool_events') }}\n {% if var(\"MANUAL_FIX\") %}\n WHERE\n True\n {% else %}\n {% if is_incremental() %}\n WHERE modified_timestamp >= (\n SELECT\n MAX(modified_timestamp)\n FROM\n {{ this }}\n )\n {% endif %}\n {% endif %}\n),\nstaking_actions AS (\n SELECT\n tx_hash,\n block_id,\n block_timestamp,\n receipt_object_id, -- slated for rename to receipt_id\n receiver_id,\n signer_id,\n predecessor_id,\n status_value,\n logs,\n LOG,\n SPLIT(\n LOG,\n ' '\n ) AS log_parts,\n SPLIT(\n log_parts [0] :: STRING,\n '@'\n ) [1] :: STRING AS log_signer_id,\n log_parts [1] :: STRING AS action,\n SPLIT(\n log_parts [2] :: STRING,\n '.'\n ) [0] :: NUMBER AS amount_raw,\n amount_raw :: FLOAT / pow(\n 10,\n 24\n ) AS amount_adj,\n LENGTH(\n amount_raw :: STRING\n ) AS decimals,\n signer_id = log_signer_id AS _log_signer_id_match,\n _partition_by_block_number,\n _inserted_timestamp\n FROM\n pool_events\n WHERE\n TRUE\n AND receiver_id != signer_id\n AND LOG LIKE '@%'\n),\nFINAL AS (\n SELECT\n tx_hash,\n block_id,\n block_timestamp,\n receipt_object_id, -- slated for rename to receipt_id\n receiver_id,\n signer_id,\n predecessor_id,\n status_value,\n logs,\n LOG,\n log_signer_id,\n action,\n amount_raw,\n amount_adj,\n decimals,\n _log_signer_id_match,\n _partition_by_block_number,\n _inserted_timestamp\n FROM\n staking_actions\n)\nSELECT\n *,\n {{ dbt_utils.generate_surrogate_key(\n ['receipt_object_id', 'log_signer_id', 'action', 'amount_raw']\n ) }} AS staking_actions_v2_id,\n SYSDATE() AS inserted_timestamp,\n SYSDATE() AS modified_timestamp,\n '{{ invocation_id }}' AS _invocation_id\nFROM\n FINAL", "language": "sql", "refs": [{"name": "silver__pool_events", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.is_incremental", "macro.dbt_utils.generate_surrogate_key", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.silver__pool_events"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.silver__staking_epochs": {"database": "NEAR", "schema": "silver", "name": "silver__staking_epochs", "resource_type": "model", "package_name": "near_models", "path": "silver/staking/silver__staking_epochs.sql", "original_file_path": "models/silver/staking/silver__staking_epochs.sql", "unique_id": "model.near_models.silver__staking_epochs", "fqn": ["near_models", "silver", "staking", "silver__staking_epochs"], "alias": "staking_epochs", "checksum": {"name": "sha256", "checksum": "22e3e207cb1fe8f933acb5218807b5ae365897fb57e03d14f0bfa02d61ab687c"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core"], "meta": {}, "group": null, "materialized": "table", "incremental_strategy": "merge", "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": "_epoch_id", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "cluster_by": ["block_id"], "merge_exclude_columns": ["inserted_timestamp"]}, "tags": ["scheduled_non_core"], "description": "This table extracts epoch information for each pool from the logs of the reward receipts. \nNote, it appears that the epoch log is only recorded during an act of withdrawal or deposit by a delegator, anbd not on each epoch.", "columns": {"TX_HASH": {"name": "TX_HASH", "description": "Unique identifier (hash) of this transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCK_ID": {"name": "BLOCK_ID", "description": "The height of the chain this block corresponds with.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCK_TIMESTAMP": {"name": "BLOCK_TIMESTAMP", "description": "The date and time at which the block began.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "POOL_ID": {"name": "POOL_ID", "description": "The unique id for the pool involved in the swap.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "EPOCH_NUMBER": {"name": "EPOCH_NUMBER", "description": "The epoch number for this staking reward payout. Epoch increment in order every 43,200 blocks.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "REWARD_TOKENS": {"name": "REWARD_TOKENS", "description": "The total amount of tokens rewarded to the validator for this staking reward payout. Number is presented raw and not decimal adjusted in the fact table.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TOTAL_STAKED_BALANCE": {"name": "TOTAL_STAKED_BALANCE", "description": "The total staked NEAR at the time of the reward payout. Number is presented raw and not decimal adjusted in the fact table.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TOTAL_STAKING_SHARES": {"name": "TOTAL_STAKING_SHARES", "description": "Total staking shares that comprise the staked balance of the pool. Number is presented raw and not decimal adjusted in the fact table.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "LOG": {"name": "LOG", "description": "A single log extracted from a receipt.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_PARTITION_BY_BLOCK_NUMBER": {"name": "_PARTITION_BY_BLOCK_NUMBER", "description": "Block number grouping for ingestion partition", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_EPOCH_ID": {"name": "_EPOCH_ID", "description": "An internal identifier for the epoch. This is a hashed representation of the pool_id and epoch number.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_INSERTED_TIMESTAMP": {"name": "_INSERTED_TIMESTAMP", "description": "The timestamp for when the block was inserted into the data warehouse by the Chainwalker.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "STAKING_EPOCHS_ID": {"name": "STAKING_EPOCHS_ID", "description": "A unique identifier for the record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "INSERTED_TIMESTAMP": {"name": "INSERTED_TIMESTAMP", "description": "The timestamp at which the record was initially created and inserted into this table.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MODIFIED_TIMESTAMP": {"name": "MODIFIED_TIMESTAMP", "description": "The timestamp at which this record was last modified by an internal process.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_INVOCATION_ID": {"name": "_INVOCATION_ID", "description": "A job ID to identify the run that last modified a record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/silver/staking/silver__staking_epochs.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "table", "unique_key": "_epoch_id", "incremental_strategy": "merge", "merge_exclude_columns": ["inserted_timestamp"], "tags": ["scheduled_non_core"], "cluster_by": ["block_id"]}, "created_at": 1763073387.9563391, "relation_name": "NEAR.silver.staking_epochs", "raw_code": "{{ config(\n materialized = 'table',\n unique_key = '_epoch_id',\n incremental_strategy = 'merge',\n merge_exclude_columns = [\"inserted_timestamp\"],\n tags = ['scheduled_non_core'],\n cluster_by = ['block_id']\n) }}\n\nWITH pool_events AS (\n\n SELECT\n *\n FROM\n {{ ref('silver__pool_events') }}\n\n {% if var(\"MANUAL_FIX\") %}\n WHERE\n {{ partition_load_manual('no_buffer') }}\n {% else %}\n WHERE \n modified_timestamp >= (\n SELECT\n MAX(modified_timestamp)\n FROM\n {{ this }}\n )\n {% endif %}\n AND LOG LIKE 'Epoch%'\n),\nFINAL AS (\n SELECT\n tx_hash,\n block_id,\n block_timestamp,\n receiver_id AS pool_id,\n SUBSTR(REGEXP_SUBSTR(LOG, 'Epoch [0-9]+'), 7) :: NUMBER AS epoch_number,\n REGEXP_SUBSTR(\n REGEXP_SUBSTR(\n LOG,\n 'Contract received total rewards of [0-9]+'\n ),\n '[0-9]+'\n ) :: NUMBER AS reward_tokens,\n REGEXP_SUBSTR(\n REGEXP_SUBSTR(\n LOG,\n 'New total staked balance is [0-9]+'\n ),\n '[0-9]+'\n ) :: NUMBER AS total_staked_balance,\n REGEXP_SUBSTR(\n REGEXP_SUBSTR(\n LOG,\n 'Total number of shares [0-9]+'\n ),\n '[0-9]+'\n ) :: NUMBER AS total_staking_shares,\n LOG,\n _partition_by_block_number,\n {{ dbt_utils.generate_surrogate_key(['pool_id', 'epoch_number']) }} AS _epoch_id,\n inserted_timestamp AS _inserted_timestamp\n FROM\n pool_events\n)\nSELECT\n *,\n _epoch_id AS staking_epochs_id,\n SYSDATE() AS inserted_timestamp,\n SYSDATE() AS modified_timestamp,\n '{{ invocation_id }}' AS _invocation_id\nFROM\n FINAL", "language": "sql", "refs": [{"name": "silver__pool_events", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_utils.generate_surrogate_key", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.silver__pool_events"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.silver__pool_balance_daily": {"database": "NEAR", "schema": "silver", "name": "silver__pool_balance_daily", "resource_type": "model", "package_name": "near_models", "path": "silver/staking/silver__pool_balance_daily.sql", "original_file_path": "models/silver/staking/silver__pool_balance_daily.sql", "unique_id": "model.near_models.silver__pool_balance_daily", "fqn": ["near_models", "silver", "staking", "silver__pool_balance_daily"], "alias": "pool_balance_daily", "checksum": {"name": "sha256", "checksum": "afda196e99b1be6ae5de71db29f9dc4b90b7106e25132bb84c2606d8330674f0"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core"], "meta": {}, "group": null, "materialized": "table", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [{"sql": "ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION ON EQUALITY(address);", "transaction": true, "index": null}], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": "_id", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "cluster_by": ["date_day"]}, "tags": ["scheduled_non_core"], "description": "Aggregates the balances of each pool for each day, taking the last balance reported for each pool. This excludes the present date, as it is not yet complete.", "columns": {"date_day": {"name": "date_day", "description": "The date (day).", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "address": {"name": "address", "description": "The NEAR address that corresponds with a label.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "balance": {"name": "balance", "description": "The balance of a pool or address at a given block.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_id": {"name": "_id", "description": "A unique key column for this silver model.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "POOL_BALANCE_DAILY_ID": {"name": "POOL_BALANCE_DAILY_ID", "description": "A unique identifier for the record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "INSERTED_TIMESTAMP": {"name": "INSERTED_TIMESTAMP", "description": "The timestamp at which the record was initially created and inserted into this table.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MODIFIED_TIMESTAMP": {"name": "MODIFIED_TIMESTAMP", "description": "The timestamp at which this record was last modified by an internal process.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_INVOCATION_ID": {"name": "_INVOCATION_ID", "description": "A job ID to identify the run that last modified a record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/silver/staking/silver__pool_balance_daily.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "table", "cluster_by": ["date_day"], "unique_key": "_id", "tags": ["scheduled_non_core"], "post-hook": ["ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION ON EQUALITY(address);"]}, "created_at": 1763073387.88079, "relation_name": "NEAR.silver.pool_balance_daily", "raw_code": "{{ config(\n materialized = 'table',\n cluster_by = ['date_day'],\n unique_key = '_id',\n post_hook = \"ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION ON EQUALITY(address);\",\n tags = ['scheduled_non_core']\n) }}\n\nWITH pool_balances AS (\n\n SELECT\n *\n FROM\n {{ ref('silver__pool_balances') }}\n),\nall_staking_pools AS (\n SELECT\n receiver_id AS address,\n MIN(\n block_timestamp :: DATE\n ) AS min_date\n FROM\n {{ ref('silver__pool_balances') }}\n GROUP BY\n 1\n),\ndates AS (\n SELECT\n date_day\n FROM\n {{ ref('silver__dates') }}\n WHERE\n date_day >= '2020-08-25'\n AND date_day < CURRENT_DATE\n),\nboilerplate AS (\n SELECT\n ap.address,\n d.date_day\n FROM\n all_staking_pools ap\n CROSS JOIN dates d\n WHERE\n d.date_day >= ap.min_date\n),\ndaily_balance AS (\n SELECT\n block_timestamp :: DATE AS date_day,\n receiver_id AS address,\n amount_adj AS balance\n FROM\n pool_balances qualify ROW_NUMBER() over (\n PARTITION BY address,\n block_timestamp :: DATE\n ORDER BY\n block_id DESC\n ) = 1\n),\nimputed_balance AS (\n SELECT\n b.date_day,\n b.address,\n daily.balance,\n LAST_VALUE(\n balance ignore nulls\n ) over(\n PARTITION BY address\n ORDER BY\n b.date_day rows unbounded preceding\n ) AS daily_balance\n FROM\n boilerplate b\n LEFT JOIN daily_balance daily USING (\n date_day,\n address\n )\n)\nSELECT\n date_day,\n address,\n daily_balance AS balance,\n concat_ws(\n '-',\n date_day,\n address\n ) AS _id,\n {{ dbt_utils.generate_surrogate_key(\n ['date_day', 'address']\n ) }} AS pool_balance_daily_id,\n SYSDATE() AS inserted_timestamp,\n SYSDATE() AS modified_timestamp,\n '{{ invocation_id }}' AS _invocation_id\nFROM\n imputed_balance", "language": "sql", "refs": [{"name": "silver__pool_balances", "package": null, "version": null}, {"name": "silver__pool_balances", "package": null, "version": null}, {"name": "silver__dates", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_utils.generate_surrogate_key", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.silver__pool_balances", "model.near_models.silver__dates"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.silver__staking_pools_s3": {"database": "NEAR", "schema": "silver", "name": "silver__staking_pools_s3", "resource_type": "model", "package_name": "near_models", "path": "silver/staking/silver__staking_pools_s3.sql", "original_file_path": "models/silver/staking/silver__staking_pools_s3.sql", "unique_id": "model.near_models.silver__staking_pools_s3", "fqn": ["near_models", "silver", "staking", "silver__staking_pools_s3"], "alias": "staking_pools_s3", "checksum": {"name": "sha256", "checksum": "2d9fa1f63f1e3e024024c590be4daba1b15dda179df793616caee44e9abe3f71"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core"], "meta": {}, "group": null, "materialized": "incremental", "incremental_strategy": "merge", "persist_docs": {"relation": true, "columns": true}, "post-hook": [{"sql": "ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION ON EQUALITY(tx_hash,receipt_id,owner,address);", "transaction": true, "index": null}], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": "staking_pools_id", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "cluster_by": ["block_timestamp::DATE", "modified_timestamp::DATE"], "incremental_predicates": ["dynamic_range_predicate_custom", "block_timestamp::date"], "merge_exclude_columns": ["inserted_timestamp"]}, "tags": ["scheduled_non_core"], "description": "This table extracts all staking pools registered with NEAR using core__ez_actions.\nIt captures both pool creation events and reward fee fraction updates.", "columns": {"tx_hash": {"name": "tx_hash", "description": "Unique identifier (hash) of this transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "block_timestamp": {"name": "block_timestamp", "description": "The date and time at which the block began.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "block_id": {"name": "block_id", "description": "The height of the chain this block corresponds with.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "receipt_id": {"name": "receipt_id", "description": "The identifying hash for a receipt.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "owner": {"name": "owner", "description": "The account of the staking pool owner.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "address": {"name": "address", "description": "The pool address delegated into.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "reward_fee_fraction": {"name": "reward_fee_fraction", "description": "An object representing the fraction of the reward fee taken by the staking pool.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "tx_type": {"name": "tx_type", "description": "The type of transaction involving this staking pool.\nEither `\"Create\"` for staking pool creation or `\"Update\"` for `reward_fee_fraction` updates.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_partition_by_block_number": {"name": "_partition_by_block_number", "description": "Block number grouping for ingestion partition", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "staking_pools_id": {"name": "staking_pools_id", "description": "A unique identifier for the record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "inserted_timestamp": {"name": "inserted_timestamp", "description": "The timestamp at which the record was initially created and inserted into this table.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "modified_timestamp": {"name": "modified_timestamp", "description": "The timestamp at which this record was last modified by an internal process.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_invocation_id": {"name": "_invocation_id", "description": "A job ID to identify the run that last modified a record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/silver/staking/silver__staking_pools_s3.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "incremental", "incremental_strategy": "merge", "incremental_predicates": ["dynamic_range_predicate_custom", "block_timestamp::date"], "merge_exclude_columns": ["inserted_timestamp"], "cluster_by": ["block_timestamp::DATE", "modified_timestamp::DATE"], "unique_key": "staking_pools_id", "tags": ["scheduled_non_core"], "post-hook": ["ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION ON EQUALITY(tx_hash,receipt_id,owner,address);"]}, "created_at": 1763073387.8955753, "relation_name": "NEAR.silver.staking_pools_s3", "raw_code": "{{ config(\n materialized = 'incremental',\n incremental_strategy = 'merge',\n incremental_predicates = [\"dynamic_range_predicate_custom\",\"block_timestamp::date\"],\n merge_exclude_columns = [\"inserted_timestamp\"],\n cluster_by = ['block_timestamp::DATE', 'modified_timestamp::DATE'],\n unique_key = 'staking_pools_id',\n post_hook = \"ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION ON EQUALITY(tx_hash,receipt_id,owner,address);\",\n tags = ['scheduled_non_core']\n) }}\n\nWITH actions AS (\n SELECT\n tx_hash,\n block_timestamp,\n block_id,\n receipt_id,\n receipt_receiver_id,\n receipt_signer_id,\n tx_signer,\n tx_receiver,\n action_data :method_name :: STRING AS method_name,\n action_data :args AS args,\n receipt_succeeded,\n tx_succeeded,\n _partition_by_block_number\n FROM \n {{ ref('core__ez_actions') }}\n WHERE \n action_name = 'FunctionCall'\n AND receipt_succeeded\n AND tx_succeeded\n AND method_name IN (\n 'create_staking_pool',\n 'update_reward_fee_fraction',\n 'new'\n )\n\n {% if var(\"MANUAL_FIX\") %}\n AND {{ partition_load_manual('no_buffer') }}\n {% else %}\n {% if is_incremental() %}\n AND modified_timestamp >= (\n SELECT\n MAX(modified_timestamp)\n FROM\n {{ this }}\n )\n {% endif %}\n {% endif %}\n),\n\nnew_pools AS (\n SELECT\n tx_hash,\n block_timestamp,\n block_id,\n receipt_id,\n args :owner_id :: STRING AS owner,\n receipt_receiver_id AS address,\n TRY_PARSE_JSON(\n args :reward_fee_fraction\n ) AS reward_fee_fraction,\n 'Create' AS tx_type,\n _partition_by_block_number\n FROM\n actions\n WHERE\n tx_hash IN (\n SELECT\n DISTINCT tx_hash\n FROM\n actions\n WHERE\n method_name = 'create_staking_pool'\n )\n AND method_name = 'new'\n),\n\nupdated_pools AS (\n SELECT\n tx_hash,\n block_timestamp,\n block_id,\n receipt_id,\n tx_signer AS owner,\n tx_receiver AS address,\n TRY_PARSE_JSON(\n args :reward_fee_fraction\n ) AS reward_fee_fraction,\n 'Update' AS tx_type,\n _partition_by_block_number\n FROM\n actions\n WHERE\n method_name = 'update_reward_fee_fraction'\n AND reward_fee_fraction IS NOT NULL\n),\n\nFINAL AS (\n SELECT\n *\n FROM\n new_pools\n UNION ALL\n SELECT\n *\n FROM\n updated_pools\n)\n\nSELECT\n tx_hash,\n block_timestamp,\n block_id,\n receipt_id,\n owner,\n address,\n reward_fee_fraction,\n tx_type,\n _partition_by_block_number,\n {{ dbt_utils.generate_surrogate_key(\n ['receipt_id']\n ) }} AS staking_pools_id,\n SYSDATE() AS inserted_timestamp,\n SYSDATE() AS modified_timestamp,\n '{{ invocation_id }}' AS _invocation_id\nFROM\n FINAL\nWHERE\n address LIKE '%pool%'", "language": "sql", "refs": [{"name": "core__ez_actions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.is_incremental", "macro.dbt_utils.generate_surrogate_key", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.core__ez_actions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.silver__lockup_actions": {"database": "NEAR", "schema": "silver", "name": "silver__lockup_actions", "resource_type": "model", "package_name": "near_models", "path": "silver/lockup/silver__lockup_actions.sql", "original_file_path": "models/silver/lockup/silver__lockup_actions.sql", "unique_id": "model.near_models.silver__lockup_actions", "fqn": ["near_models", "silver", "lockup", "silver__lockup_actions"], "alias": "lockup_actions", "checksum": {"name": "sha256", "checksum": "15a486fc2d538932845dadfceeb7d88b26c68279109424a55df6b880550151f1"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core"], "meta": {}, "group": null, "materialized": "incremental", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [{"sql": "ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION ON EQUALITY(tx_hash,lockup_account_id,owner_account_id);", "transaction": true, "index": null}], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": "tx_hash", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "cluster_by": ["block_timestamp::date"], "incremental_predicates": ["COALESCE(DBT_INTERNAL_DEST.block_timestamp::DATE,'2099-12-31') >= (select min(block_timestamp::DATE) from \n \n NEAR.silver.lockup_actions__dbt_tmp)"], "merge_exclude_columns": ["inserted_timestamp"]}, "tags": ["scheduled_non_core"], "description": "This model extracts data from core__ez_actions for NEAR Protocol lockup contract actions. It captures lockup contract creation events and associated parameters like lockup duration, vesting schedules, and release durations. The model processes actions with method names 'on_lockup_create', 'create', and 'new' from lockup.near contracts.\n", "columns": {"LOCKUP_ACTIONS_ID": {"name": "LOCKUP_ACTIONS_ID", "description": "Unique identifier for each lockup action, generated from tx_hash and action_index", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCK_TIMESTAMP": {"name": "BLOCK_TIMESTAMP", "description": "The timestamp of the block when the lockup action occurred", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TX_HASH": {"name": "TX_HASH", "description": "The transaction hash of the lockup action", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RECEIPT_OBJECT_IDS": {"name": "RECEIPT_OBJECT_IDS", "description": "The receipt IDs associated with the lockup action", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "LOCKUP_ACCOUNT_ID": {"name": "LOCKUP_ACCOUNT_ID", "description": "The account ID of the lockup contract", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "OWNER_ACCOUNT_ID": {"name": "OWNER_ACCOUNT_ID", "description": "The account ID of the lockup contract owner", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "DEPOSIT": {"name": "DEPOSIT", "description": "The amount of NEAR tokens deposited into the lockup contract", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "LOCKUP_DURATION": {"name": "LOCKUP_DURATION", "description": "The duration of the lockup period in nanoseconds", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "LOCKUP_TIMESTAMP": {"name": "LOCKUP_TIMESTAMP", "description": "The timestamp when the lockup period starts", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "LOCKUP_TIMESTAMP_NTZ": {"name": "LOCKUP_TIMESTAMP_NTZ", "description": "The lockup timestamp converted to TIMESTAMP_NTZ format", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RELEASE_DURATION": {"name": "RELEASE_DURATION", "description": "The duration over which tokens are released after the lockup period", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "VESTING_SCHEDULE": {"name": "VESTING_SCHEDULE", "description": "The vesting schedule configuration for the lockup contract", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TRANSFERS_INFORMATION": {"name": "TRANSFERS_INFORMATION", "description": "Additional information about token transfer restrictions", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MODIFIED_TIMESTAMP": {"name": "MODIFIED_TIMESTAMP", "description": "Timestamp when the record was last modified", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "INSERTED_TIMESTAMP": {"name": "INSERTED_TIMESTAMP", "description": "Timestamp when the record was first inserted", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/silver/lockup/silver__lockup_actions.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "incremental", "incremental_predicates": ["COALESCE(DBT_INTERNAL_DEST.block_timestamp::DATE,'2099-12-31') >= (select min(block_timestamp::DATE) from \n \n NEAR.silver.lockup_actions__dbt_tmp)"], "merge_exclude_columns": ["inserted_timestamp"], "unique_key": "tx_hash", "cluster_by": ["block_timestamp::date"], "tags": ["scheduled_non_core"], "post-hook": ["ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION ON EQUALITY(tx_hash,lockup_account_id,owner_account_id);"]}, "created_at": 1763073388.1898572, "relation_name": "NEAR.silver.lockup_actions", "raw_code": "{{ config(\n materialized = 'incremental',\n incremental_predicates = [\"COALESCE(DBT_INTERNAL_DEST.block_timestamp::DATE,'2099-12-31') >= (select min(block_timestamp::DATE) from \" ~ generate_tmp_view_name(this) ~ \")\"],\n merge_exclude_columns = [\"inserted_timestamp\"],\n unique_key = 'tx_hash',\n cluster_by = [ 'block_timestamp::date'],\n post_hook = \"ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION ON EQUALITY(tx_hash,lockup_account_id,owner_account_id);\",\n tags = ['scheduled_non_core'],\n) }}\n\n{% if execute %}\n\n {% if is_incremental() and not var(\"MANUAL_FIX\") %}\n {% do log(\"Incremental and not MANUAL_FIX\", info=True) %}\n {% set max_mod_query %}\n\n SELECT\n GREATEST(\n MAX(modified_timestamp),\n DATEADD(DAY, -3, SYSDATE()) -- lockup actions are rare, so avoid large table scans between events\n ) AS modified_timestamp\n FROM\n {{ this }}\n\n {% endset %}\n\n {% set max_mod = run_query(max_mod_query) [0] [0] %}\n {% if not max_mod or max_mod == 'None' %}\n {% set max_mod = '2099-01-01' %}\n {% endif %}\n\n {% do log(\"max_mod: \" ~ max_mod, info=True) %}\n\n {% set min_block_date_query %}\n SELECT\n MIN(block_timestamp :: DATE)\n FROM\n (\n SELECT\n MIN(block_timestamp) block_timestamp\n FROM\n {{ ref('core__ez_actions') }} A\n WHERE\n modified_timestamp >= '{{max_mod}}'\n UNION ALL\n SELECT\n MIN(block_timestamp) block_timestamp\n FROM\n {{ ref('silver__token_transfer_native') }} A\n WHERE\n modified_timestamp >= '{{max_mod}}'\n ) \n {% endset %}\n\n {% set min_bd = run_query(min_block_date_query) [0] [0] %}\n {% if not min_bd or min_bd == 'None' %}\n {% set min_bd = '2099-01-01' %}\n {% endif %}\n\n {% do log(\"min_bd: \" ~ min_bd, info=True) %}\n\n {% endif %}\n\n{% endif %}\n\nWITH\nlockup_actions AS (\n SELECT\n block_timestamp,\n block_id,\n tx_hash,\n receipt_id,\n receipt_predecessor_id,\n receipt_receiver_id,\n receipt_signer_id,\n action_data,\n tx_succeeded,\n receipt_succeeded,\n _partition_by_block_number,\n modified_timestamp\n FROM\n {{ ref('core__ez_actions') }}\n WHERE \n receipt_succeeded\n AND tx_succeeded\n AND action_name = 'FunctionCall'\n AND action_data :method_name :: STRING in (\n 'on_lockup_create',\n 'create',\n 'new'\n )\n AND (\n receipt_signer_id = 'lockup.near' \n OR receipt_predecessor_id = 'lockup.near'\n OR receipt_receiver_id ILIKE '%lockup.near'\n )\n AND (\n receipt_predecessor_id != 'ft-lockup.near'\n OR receipt_predecessor_id not ilike '%.ft-lockup.near'\n )\n\n {% if var(\"MANUAL_FIX\") %}\n AND {{ partition_load_manual('no_buffer') }}\n {% else %}\n {% if is_incremental() %}\n AND block_timestamp :: DATE >= '{{min_bd}}'\n {% endif %}\n {% endif %}\n\n),\nxfers AS (\n SELECT\n tx_hash,\n receipt_id,\n block_timestamp,\n block_id,\n amount_unadj :: INT AS deposit,\n _partition_by_block_number,\n modified_timestamp\n FROM\n {{ ref('silver__token_transfer_native') }}\n\n WHERE\n predecessor_id = 'lockup.near'\n {% if var(\"MANUAL_FIX\") %}\n AND {{ partition_load_manual('no_buffer') }}\n {% else %}\n {% if is_incremental() %}\n AND block_timestamp :: DATE >= '{{min_bd}}'\n {% endif %}\n {% endif %}\n),\nagg_arguments AS (\n SELECT\n tx_hash,\n OBJECT_AGG(\n action_data :method_name :: STRING,\n receipt_id :: variant\n ) AS receipt_ids,\n OBJECT_AGG(\n action_data :method_name :: STRING,\n receipt_receiver_id :: variant\n ) AS receiver_ids,\n MIN(block_id) AS block_id,\n MIN(block_timestamp) AS block_timestamp,\n OBJECT_AGG(\n action_data :method_name :: STRING,\n action_data :args :: variant\n ) AS args_all,\n COUNT(\n DISTINCT action_data :method_name :: STRING\n ) AS method_count,\n MIN(_partition_by_block_number) AS _partition_by_block_number,\n MIN(modified_timestamp) AS modified_timestamp\n FROM\n lockup_actions\n GROUP BY\n 1\n),\nlockup_xfers AS (\n SELECT\n xfers.tx_hash,\n xfers.receipt_id,\n xfers.block_timestamp,\n xfers.block_id,\n xfers.deposit,\n xfers._partition_by_block_number,\n xfers.modified_timestamp\n FROM\n xfers\n LEFT JOIN agg_arguments l\n ON xfers.tx_hash = l.tx_hash\n WHERE\n l.tx_hash IS NOT NULL\n),\nparse_args_json AS (\n SELECT\n A.tx_hash,\n receipt_ids,\n A.block_id,\n A.block_timestamp,\n COALESCE(\n args_all :on_lockup_create :attached_deposit :: DOUBLE,\n x.deposit\n ) AS deposit,\n COALESCE(\n args_all :on_lockup_create :lockup_account_id :: STRING,\n receiver_ids :new :: STRING\n ) AS lockup_account_id,\n COALESCE(\n args_all :new :owner_account_id :: STRING,\n args_all :create :owner_account_id :: STRING\n ) AS owner_account_id,\n COALESCE(\n args_all :new :lockup_duration :: STRING,\n args_all :create :lockup_duration :: STRING\n ) AS lockup_duration,\n COALESCE(\n args_all :new :lockup_timestamp :: STRING,\n args_all :create :lockup_timestamp :: STRING\n ) AS lockup_timestamp,\n COALESCE(\n args_all :new :release_duration :: STRING,\n args_all :create :release_duration :: STRING\n ) AS release_duration,\n COALESCE(\n args_all :new :vesting_schedule :: STRING,\n args_all :create :vesting_schedule :: STRING\n ) AS vesting_schedule,\n args_all :new :transfers_information :: STRING AS transfers_information,\n args_all,\n A._partition_by_block_number\n FROM\n agg_arguments A\n LEFT JOIN lockup_xfers x\n ON A.receipt_ids :new :: STRING = x.receipt_id\n {% if is_incremental() and not var(\"MANUAL_FIX\") %}\n WHERE\n GREATEST(\n COALESCE(A.modified_timestamp, '1970-01-01'),\n COALESCE(x.modified_timestamp, '1970-01-01') \n ) >= '{{max_mod}}'\n {% endif %}\n),\nFINAL AS (\n SELECT\n tx_hash,\n receipt_ids AS receipt_object_ids, -- slated for rename to receipt_ids\n block_timestamp,\n block_id,\n deposit,\n lockup_account_id,\n owner_account_id,\n lockup_duration,\n lockup_timestamp,\n TO_TIMESTAMP_NTZ(lockup_timestamp) AS lockup_timestamp_ntz,\n release_duration,\n vesting_schedule,\n transfers_information,\n args_all,\n _partition_by_block_number\n FROM\n parse_args_json\n)\nSELECT\n *,\n {{ dbt_utils.generate_surrogate_key(\n ['tx_hash']\n ) }} AS lockup_actions_id,\n SYSDATE() AS inserted_timestamp,\n SYSDATE() AS modified_timestamp,\n '{{ invocation_id }}' AS _invocation_id\nFROM\n FINAL", "language": "sql", "refs": [{"name": "core__ez_actions", "package": null, "version": null}, {"name": "silver__token_transfer_native", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.near_models.generate_tmp_view_name", "macro.dbt.is_incremental", "macro.dbt_utils.generate_surrogate_key", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.core__ez_actions", "model.near_models.silver__token_transfer_native"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.silver__ft_contract_metadata": {"database": "NEAR", "schema": "silver", "name": "silver__ft_contract_metadata", "resource_type": "model", "package_name": "near_models", "path": "silver/labels/silver__ft_contract_metadata.sql", "original_file_path": "models/silver/labels/silver__ft_contract_metadata.sql", "unique_id": "model.near_models.silver__ft_contract_metadata", "fqn": ["near_models", "silver", "labels", "silver__ft_contract_metadata"], "alias": "ft_contract_metadata", "checksum": {"name": "sha256", "checksum": "ec7df776a350418c2ce90b3b18c052c526f1e4fd641dcc6687ab3cc3ea38b780"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core"], "meta": {}, "group": null, "materialized": "incremental", "incremental_strategy": "merge", "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": "ft_contract_metadata_id", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "merge_exclude_columns": ["inserted_timestamp"]}, "tags": ["scheduled_non_core"], "description": "Fungible Token contract metadata provided by the Nearblocks NFT endpoint.", "columns": {"ASSET_IDENTIFIER": {"name": "ASSET_IDENTIFIER", "description": "The onchain representation of a token id, which may include source chain metadata if involved in a crosschain bridge event. Unique per token in the FT contract metadata table.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "SOURCE_CHAIN": {"name": "SOURCE_CHAIN", "description": "The originating blockchain in a bridge transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "CROSSCHAIN_TOKEN_CONTRACT": {"name": "CROSSCHAIN_TOKEN_CONTRACT", "description": "The contract address of the token on the source chain, where applicable.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "NEAR_TOKEN_CONTRACT": {"name": "NEAR_TOKEN_CONTRACT", "description": "The contract address of the token deployed to NEAR.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "DECIMALS": {"name": "DECIMALS", "description": "Number of decimal places for the token. This field specifies the precision of the token, indicating how many decimal places should be used when converting from raw on-chain amounts to human-readable values. For example, NEAR has 24 decimals, so 1 NEAR = 1e24 raw units. Most ERC-20 tokens use 18 decimals, while some tokens may use different precision based on their design requirements.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "NAME": {"name": "NAME", "description": "The name of the asset.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "SYMBOL": {"name": "SYMBOL", "description": "Token symbol (e.g., 'wNEAR', 'SWEAT'). This field contains the abbreviated identifier for the token as commonly used in trading pairs, price feeds, and user interfaces. Token symbols are typically 2-6 characters long and provide a quick way to identify tokens without using their full contract addresses. Examples include 'NEAR' for the native token, 'wNEAR' for wrapped NEAR, and 'USDC' for USD Coin.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "METADATA_PROVIDER": {"name": "METADATA_PROVIDER", "description": "Source of the metadata record (e.g., omni, nearblocks, defuse).", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "FT_CONTRACT_METADATA_ID": {"name": "FT_CONTRACT_METADATA_ID", "description": "A unique identifier for the record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "INSERTED_TIMESTAMP": {"name": "INSERTED_TIMESTAMP", "description": "The timestamp at which the record was initially created and inserted into this table.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MODIFIED_TIMESTAMP": {"name": "MODIFIED_TIMESTAMP", "description": "The timestamp at which this record was last modified by an internal process.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_INVOCATION_ID": {"name": "_INVOCATION_ID", "description": "A job ID to identify the run that last modified a record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/silver/labels/silver__ft_contract_metadata.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "incremental", "unique_key": "ft_contract_metadata_id", "incremental_strategy": "merge", "merge_exclude_columns": ["inserted_timestamp"], "tags": ["scheduled_non_core"]}, "created_at": 1763073388.2633848, "relation_name": "NEAR.silver.ft_contract_metadata", "raw_code": "-- depends on: {{ ref('silver__nearblocks_ft_metadata')}}\n-- depends on: {{ ref('silver__omni_ft_metadata')}}\n-- depends on: {{ ref('silver__defuse_ft_metadata')}}\n-- depends on: {{ ref('streamline__omni_tokenlist')}}\n\n{{ config(\n materialized = 'incremental',\n unique_key = 'ft_contract_metadata_id',\n incremental_strategy = 'merge',\n merge_exclude_columns = [\"inserted_timestamp\"],\n tags = ['scheduled_non_core']\n) }}\n\n\nWITH nearblocks AS (\n\n SELECT\n near_token_contract,\n decimals,\n name,\n symbol,\n source_chain,\n crosschain_token_contract,\n 'nearblocks' AS source\n FROM\n {{ ref('silver__nearblocks_ft_metadata')}}\n\n {% if is_incremental() %}\n WHERE\n modified_timestamp >= (\n SELECT\n MAX(modified_timestamp)\n FROM\n {{ this }}\n )\n {% endif %}\n),\nomni AS (\n SELECT\n omni_asset_identifier AS asset_identifier,\n o.source_chain,\n o.crosschain_token_contract,\n o.near_token_contract,\n NULL AS decimals,\n NULL AS name,\n NULL AS symbol,\n 'omni' AS source\n FROM\n {{ ref('silver__omni_ft_metadata')}} o\n {% if is_incremental() %}\n WHERE\n o.modified_timestamp >= (\n SELECT\n MAX(modified_timestamp)\n FROM\n {{ this }}\n )\n {% endif %}\n),\nomni_unmapped AS (\n SELECT\n omni_asset_identifier AS asset_identifier,\n o.source_chain,\n o.crosschain_token_contract,\n n.near_token_contract,\n COALESCE(n.decimals, c.decimals) :: INT AS decimals,\n COALESCE(n.name, c.name) :: STRING AS name,\n COALESCE(n.symbol, c.symbol) :: STRING AS symbol,\n 'omni_unmapped' AS source\n FROM\n {{ ref('streamline__omni_tokenlist')}} o\n LEFT JOIN {{ ref('silver__nearblocks_ft_metadata') }} n\n ON o.crosschain_token_contract = n.near_token_contract\n AND o.source_chain = 'near'\n LEFT JOIN {{ source('crosschain_silver', 'complete_token_asset_metadata')}} c\n ON o.crosschain_token_contract = c.token_address\n AND c.blockchain = 'solana'\n -- note, this does not give use the Near token contract.\n -- could join on symbol, but some symbols have multiple contract records as symbol is not unique\n WHERE\n o.source_chain IN ('near', 'sol')\n\n {% if is_incremental() %}\n AND\n o.modified_timestamp >= (\n SELECT\n MAX(modified_timestamp)\n FROM\n {{ this }}\n )\n {% endif %}\n),\ndefuse AS (\n SELECT\n d.asset_identifier,\n d.source_chain,\n d.crosschain_token_contract,\n d.near_token_contract,\n d.decimals,\n NULL AS name,\n asset_name AS symbol,\n 'defuse' AS source\n FROM\n {{ ref('silver__defuse_ft_metadata')}} d\n WHERE\n NOT (d.source_chain = 'near' AND d.crosschain_token_contract = 'native' AND d.near_token_contract = 'wrap.near')\n {% if is_incremental() %}\n AND\n d.modified_timestamp >= (\n SELECT\n MAX(modified_timestamp)\n FROM\n {{ this }}\n )\n {% endif %}\n),\nfinal AS (\n -- Nearblocks\n SELECT\n near_token_contract AS asset_identifier,\n source_chain,\n crosschain_token_contract,\n near_token_contract,\n decimals,\n name,\n symbol,\n source\n FROM \n nearblocks\n\n UNION ALL\n\n -- Omni\n SELECT\n asset_identifier,\n source_chain,\n crosschain_token_contract,\n near_token_contract,\n decimals,\n name,\n symbol,\n source\n FROM\n omni\n \n UNION ALL\n\n -- Omni unmapped\n SELECT\n asset_identifier,\n source_chain,\n crosschain_token_contract,\n near_token_contract,\n decimals,\n name,\n symbol,\n source\n FROM\n omni_unmapped\n\n UNION ALL\n\n -- Defuse\n SELECT\n asset_identifier,\n source_chain,\n crosschain_token_contract,\n near_token_contract,\n decimals,\n name,\n symbol,\n source\n FROM \n defuse\n),\nfinal_joined AS (\n SELECT \n f.asset_identifier,\n f.source_chain,\n f.crosschain_token_contract,\n f.near_token_contract,\n COALESCE(f.decimals, n.decimals) AS decimals,\n COALESCE(f.name, n.name) AS name,\n COALESCE(f.symbol, n.symbol) AS symbol,\n f.source AS metadata_provider\n FROM final f\n LEFT JOIN {{ ref('silver__nearblocks_ft_metadata') }} n\n ON f.near_token_contract = n.near_token_contract\n AND f.source IN ('omni', 'defuse')\n AND NOT (f.source = 'omni_unmapped' AND f.source_chain != 'near')\n)\nSELECT\n asset_identifier,\n source_chain,\n crosschain_token_contract,\n near_token_contract,\n decimals,\n name,\n symbol,\n metadata_provider,\n {{ dbt_utils.generate_surrogate_key(['asset_identifier']) }} AS ft_contract_metadata_id,\n SYSDATE() AS inserted_timestamp,\n SYSDATE() AS modified_timestamp,\n '{{ invocation_id }}' AS _invocation_id\nFROM \n final_joined\n\nqualify ROW_NUMBER() over (\n PARTITION BY asset_identifier\n ORDER BY \n metadata_provider = 'defuse' DESC, -- prioritize defuse over nearblocks for those tokens\n modified_timestamp DESC\n) = 1", "language": "sql", "refs": [{"name": "silver__nearblocks_ft_metadata", "package": null, "version": null}, {"name": "silver__omni_ft_metadata", "package": null, "version": null}, {"name": "silver__defuse_ft_metadata", "package": null, "version": null}, {"name": "streamline__omni_tokenlist", "package": null, "version": null}, {"name": "silver__nearblocks_ft_metadata", "package": null, "version": null}, {"name": "silver__omni_ft_metadata", "package": null, "version": null}, {"name": "streamline__omni_tokenlist", "package": null, "version": null}, {"name": "silver__nearblocks_ft_metadata", "package": null, "version": null}, {"name": "silver__defuse_ft_metadata", "package": null, "version": null}, {"name": "silver__nearblocks_ft_metadata", "package": null, "version": null}], "sources": [["crosschain_silver", "complete_token_asset_metadata"]], "metrics": [], "depends_on": {"macros": ["macro.dbt.is_incremental", "macro.dbt_utils.generate_surrogate_key", "macro.fsc_utils.set_query_tag"], "nodes": ["source.near_models.crosschain_silver.complete_token_asset_metadata", "model.near_models.silver__nearblocks_ft_metadata", "model.near_models.silver__omni_ft_metadata", "model.near_models.silver__defuse_ft_metadata", "model.near_models.streamline__omni_tokenlist"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.silver__nft_contract_metadata": {"database": "NEAR", "schema": "silver", "name": "silver__nft_contract_metadata", "resource_type": "model", "package_name": "near_models", "path": "silver/labels/silver__nft_contract_metadata.sql", "original_file_path": "models/silver/labels/silver__nft_contract_metadata.sql", "unique_id": "model.near_models.silver__nft_contract_metadata", "fqn": ["near_models", "silver", "labels", "silver__nft_contract_metadata"], "alias": "nft_contract_metadata", "checksum": {"name": "sha256", "checksum": "4b339222d52fbefa9b3a353f9c60c5ae8334f439078730ae4b549c52ad48c733"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core"], "meta": {}, "group": null, "materialized": "incremental", "incremental_strategy": "merge", "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": "contract_address", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "merge_exclude_columns": ["inserted_timestamp"]}, "tags": ["scheduled_non_core"], "description": "NFT Contract-level metadata provided by the Nearblocks NFT endpoint.", "columns": {"BASE_URI": {"name": "BASE_URI", "description": "The URI associated with the token or NFT, set by the deployer or creator.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "CONTRACT_ADDRESS": {"name": "CONTRACT_ADDRESS", "description": "The address of the deployed contract for the token, nft, or other smart contract.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "ICON": {"name": "ICON", "description": "A base64 encoded image for the token or NFT's icon.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "NAME": {"name": "NAME", "description": "The name of the asset.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "SYMBOL": {"name": "SYMBOL", "description": "Token symbol (e.g., 'wNEAR', 'SWEAT'). This field contains the abbreviated identifier for the token as commonly used in trading pairs, price feeds, and user interfaces. Token symbols are typically 2-6 characters long and provide a quick way to identify tokens without using their full contract addresses. Examples include 'NEAR' for the native token, 'wNEAR' for wrapped NEAR, and 'USDC' for USD Coin.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TOKENS": {"name": "TOKENS", "description": "Count of tokens issued by the NFT Contract.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "DATA": {"name": "DATA", "description": "A JSON object representing the response from an API.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_INSERTED_TIMESTAMP": {"name": "_INSERTED_TIMESTAMP", "description": "The timestamp for when the block was inserted into the data warehouse by the Chainwalker.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_RES_ID": {"name": "_RES_ID", "description": "The response ID which is a concatenation between the epoch timestamp and an identifier relevant to the data ingested, such as contract.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "NFT_CONTRACT_METADATA_ID": {"name": "NFT_CONTRACT_METADATA_ID", "description": "A unique identifier for the record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "INSERTED_TIMESTAMP": {"name": "INSERTED_TIMESTAMP", "description": "The timestamp at which the record was initially created and inserted into this table.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MODIFIED_TIMESTAMP": {"name": "MODIFIED_TIMESTAMP", "description": "The timestamp at which this record was last modified by an internal process.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_INVOCATION_ID": {"name": "_INVOCATION_ID", "description": "A job ID to identify the run that last modified a record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/silver/labels/silver__nft_contract_metadata.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "incremental", "merge_exclude_columns": ["inserted_timestamp"], "unique_key": "contract_address", "incremental_strategy": "merge", "tags": ["scheduled_non_core"]}, "created_at": 1763073388.2815197, "relation_name": "NEAR.silver.nft_contract_metadata", "raw_code": "{{ config(\n materialized = 'incremental',\n merge_exclude_columns = [\"inserted_timestamp\"],\n unique_key = 'contract_address',\n incremental_strategy = 'merge',\n tags = ['scheduled_non_core'],\n) }}\n\nWITH livequery_results AS (\n\n SELECT\n *\n FROM\n {{ ref('livequery__request_nearblocks_nft_metadata') }}\n\n{% if is_incremental() %}\nWHERE\n _inserted_timestamp >= (\n SELECT\n MAX(_inserted_timestamp)\n FROM\n {{ this }}\n )\n{% endif %}\n),\nflatten_results AS (\n SELECT\n VALUE :base_uri :: STRING AS base_uri,\n VALUE :contract :: STRING AS contract_address,\n VALUE :icon :: STRING AS icon,\n VALUE :name :: STRING AS NAME,\n VALUE :symbol :: STRING AS symbol,\n VALUE :tokens :: INT AS tokens,\n VALUE AS DATA,\n _inserted_timestamp,\n _res_id\n FROM\n livequery_results,\n LATERAL FLATTEN(\n input => DATA :data :tokens\n )\n),\nFINAL AS (\n SELECT\n base_uri,\n contract_address,\n icon,\n NAME,\n symbol,\n tokens,\n DATA,\n _inserted_timestamp,\n _res_id\n FROM\n flatten_results qualify ROW_NUMBER() over (\n PARTITION BY contract_address\n ORDER BY\n _inserted_timestamp DESC\n ) = 1\n)\nSELECT\n *,\n {{ dbt_utils.generate_surrogate_key(\n ['contract_address']\n ) }} AS nft_contract_metadata_id,\n SYSDATE() AS inserted_timestamp,\n SYSDATE() AS modified_timestamp,\n '{{ invocation_id }}' AS _invocation_id\nFROM\n FINAL", "language": "sql", "refs": [{"name": "livequery__request_nearblocks_nft_metadata", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.is_incremental", "macro.dbt_utils.generate_surrogate_key", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.livequery__request_nearblocks_nft_metadata"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.silver__token_labels": {"database": "NEAR", "schema": "silver", "name": "silver__token_labels", "resource_type": "model", "package_name": "near_models", "path": "silver/labels/silver__token_labels.sql", "original_file_path": "models/silver/labels/silver__token_labels.sql", "unique_id": "model.near_models.silver__token_labels", "fqn": ["near_models", "silver", "labels", "silver__token_labels"], "alias": "token_labels", "checksum": {"name": "sha256", "checksum": "5e64585faeca5b92c738078a2775a19620c941e94a600c1428208ec18823fe60"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core"], "meta": {}, "group": null, "materialized": "view", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": "token_contract", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true}, "tags": ["scheduled_non_core"], "description": "This table contains symbol, contract address and decimal information about tokens on NEAR. Have some token information to add? Open a PR on the MetricsDAO GitHub.", "columns": {"token": {"name": "token", "description": "The long-form name of the token.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "symbol": {"name": "symbol", "description": "Token symbol (e.g., 'wNEAR', 'SWEAT'). This field contains the abbreviated identifier for the token as commonly used in trading pairs, price feeds, and user interfaces. Token symbols are typically 2-6 characters long and provide a quick way to identify tokens without using their full contract addresses. Examples include 'NEAR' for the native token, 'wNEAR' for wrapped NEAR, and 'USDC' for USD Coin.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "token_contract": {"name": "token_contract", "description": "The contract address corresponding to the token, view details of the contract by following this address on the chain explorer.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "decimals": {"name": "decimals", "description": "Number of decimal places for the token. This field specifies the precision of the token, indicating how many decimal places should be used when converting from raw on-chain amounts to human-readable values. For example, NEAR has 24 decimals, so 1 NEAR = 1e24 raw units. Most ERC-20 tokens use 18 decimals, while some tokens may use different precision based on their design requirements.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TOKEN_LABELS_ID": {"name": "TOKEN_LABELS_ID", "description": "A unique identifier for the record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "INSERTED_TIMESTAMP": {"name": "INSERTED_TIMESTAMP", "description": "The timestamp at which the record was initially created and inserted into this table.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MODIFIED_TIMESTAMP": {"name": "MODIFIED_TIMESTAMP", "description": "The timestamp at which this record was last modified by an internal process.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_INVOCATION_ID": {"name": "_INVOCATION_ID", "description": "A job ID to identify the run that last modified a record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/silver/labels/silver__token_labels.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "view", "unique_key": "token_contract", "tags": ["scheduled_non_core"]}, "created_at": 1763073388.3144932, "relation_name": "NEAR.silver.token_labels", "raw_code": "{{ config(\n materialized = 'view',\n unique_key = 'token_contract',\n tags = ['scheduled_non_core']\n) }}\n\nWITH labels_seed AS (\n\n SELECT\n token,\n symbol,\n token_contract,\n decimals\n FROM\n {{ ref('seeds__token_labels') }}\n)\nSELECT\n *,\n {{ dbt_utils.generate_surrogate_key(\n ['token_contract']\n ) }} AS token_labels_id,\n SYSDATE() AS inserted_timestamp,\n SYSDATE() AS modified_timestamp,\n '{{ invocation_id }}' AS _invocation_id\nFROM\n labels_seed", "language": "sql", "refs": [{"name": "seeds__token_labels", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_utils.generate_surrogate_key", "macro.fsc_utils.set_query_tag"], "nodes": ["seed.near_models.seeds__token_labels"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.silver__dates": {"database": "NEAR", "schema": "silver", "name": "silver__dates", "resource_type": "model", "package_name": "near_models", "path": "silver/labels/silver__dates.sql", "original_file_path": "models/silver/labels/silver__dates.sql", "unique_id": "model.near_models.silver__dates", "fqn": ["near_models", "silver", "labels", "silver__dates"], "alias": "dates", "checksum": {"name": "sha256", "checksum": "ab8e0b2acbe65a7f49e99776db732c01afb1afa9495d6d66900e5c906a40c92a"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core"], "meta": {}, "group": null, "materialized": "table", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": "date_day", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true}, "tags": ["scheduled_non_core"], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "table", "unique_key": "date_day", "tags": ["scheduled_non_core"]}, "created_at": 1763073384.600912, "relation_name": "NEAR.silver.dates", "raw_code": "{{ config(\n materialized = 'table',\n unique_key = 'date_day',\n tags = ['scheduled_non_core']\n) }}\n\nWITH dim_dates AS (\n\n SELECT\n date_day,\n prior_date_day,\n next_date_day,\n prior_year_date_day,\n prior_year_over_year_date_day,\n day_of_week,\n day_of_week_iso,\n day_of_week_name,\n day_of_week_name_short,\n day_of_month,\n day_of_year,\n week_start_date,\n week_end_date,\n prior_year_week_start_date,\n prior_year_week_end_date,\n week_of_year,\n iso_week_start_date,\n iso_week_end_date,\n prior_year_iso_week_start_date,\n prior_year_iso_week_end_date,\n iso_week_of_year,\n prior_year_week_of_year,\n prior_year_iso_week_of_year,\n month_of_year,\n month_name,\n month_name_short,\n month_start_date,\n month_end_date,\n prior_year_month_start_date,\n prior_year_month_end_date,\n quarter_of_year,\n quarter_start_date,\n quarter_end_date,\n year_number,\n year_start_date,\n year_end_date\n FROM\n {{ ref('bronze__dates') }}\n)\nSELECT\n *\nFROM\n dim_dates", "language": "sql", "refs": [{"name": "bronze__dates", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.bronze__dates"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.silver__foundation_labels": {"database": "NEAR", "schema": "silver", "name": "silver__foundation_labels", "resource_type": "model", "package_name": "near_models", "path": "silver/labels/silver__foundation_labels.sql", "original_file_path": "models/silver/labels/silver__foundation_labels.sql", "unique_id": "model.near_models.silver__foundation_labels", "fqn": ["near_models", "silver", "labels", "silver__foundation_labels"], "alias": "foundation_labels", "checksum": {"name": "sha256", "checksum": "f80fd5c70cdac75c334309185dbba06b2959635a1b151a47902f5406c014384f"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core"], "meta": {}, "group": null, "materialized": "table", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": "wallet_address", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "cluster_by": "wallet_address"}, "tags": ["scheduled_non_core"], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "table", "cluster_by": "wallet_address", "unique_key": "wallet_address", "tags": ["scheduled_non_core"]}, "created_at": 1763073384.6081913, "relation_name": "NEAR.silver.foundation_labels", "raw_code": "{{ config(\n materialized = 'table',\n cluster_by = 'wallet_address',\n unique_key = 'wallet_address',\n tags = ['scheduled_non_core']\n) }}\n\nWITH labels AS (\n\n SELECT\n project_name,\n category,\n wallet_address,\n enabled\n FROM\n {{ ref('seeds__near_project_labels_v1') }}\n)\nSELECT\n '2023-05-05' :: TIMESTAMP AS system_created_at,\n project_name,\n category,\n wallet_address,\n enabled,\n 'Near Foundation' AS creator,\n {{ dbt_utils.generate_surrogate_key(\n ['wallet_address']\n ) }} AS foundation_labels_id,\n SYSDATE() AS inserted_timestamp,\n SYSDATE() AS modified_timestamp,\n '{{ invocation_id }}' AS _invocation_id\nFROM\n labels", "language": "sql", "refs": [{"name": "seeds__near_project_labels_v1", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_utils.generate_surrogate_key", "macro.fsc_utils.set_query_tag"], "nodes": ["seed.near_models.seeds__near_project_labels_v1"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.silver__address_labels": {"database": "NEAR", "schema": "silver", "name": "silver__address_labels", "resource_type": "model", "package_name": "near_models", "path": "silver/labels/silver__address_labels.sql", "original_file_path": "models/silver/labels/silver__address_labels.sql", "unique_id": "model.near_models.silver__address_labels", "fqn": ["near_models", "silver", "labels", "silver__address_labels"], "alias": "address_labels", "checksum": {"name": "sha256", "checksum": "75ef499f4760e86c9f584ddd4e4096d04d2fda4ebc33511bd6cb6a1f2719faba"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core"], "meta": {}, "group": null, "materialized": "incremental", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [{"sql": "ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION ON EQUALITY(address); DELETE FROM {{ this }} WHERE _is_deleted = TRUE;", "transaction": true, "index": null}], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": "address", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "cluster_by": "address", "merge_exclude_columns": ["inserted_timestamp"]}, "tags": ["scheduled_non_core"], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "incremental", "merge_exclude_columns": ["inserted_timestamp"], "unique_key": "address", "cluster_by": "address", "tags": ["scheduled_non_core"], "post-hook": ["ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION ON EQUALITY(address); DELETE FROM {{ this }} WHERE _is_deleted = TRUE;"]}, "created_at": 1763073384.618264, "relation_name": "NEAR.silver.address_labels", "raw_code": "{{ config(\n materialized = 'incremental',\n merge_exclude_columns = [\"inserted_timestamp\"],\n unique_key = 'address',\n cluster_by = 'address',\n tags = ['scheduled_non_core'],\n post_hook = \"ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION ON EQUALITY(address); DELETE FROM {{ this }} WHERE _is_deleted = TRUE;\"\n) }}\n\nWITH address_labels AS (\n\n SELECT\n system_created_at,\n blockchain,\n address,\n creator,\n label_type,\n label_subtype,\n address_name,\n project_name,\n labels_combined_id,\n _is_deleted,\n _inserted_timestamp,\n modified_timestamp AS _modified_timestamp\n \n FROM\n {{ ref('bronze__address_labels') }}\n\n {% if is_incremental() %}\n WHERE _modified_timestamp >= (\n SELECT\n MAX(_modified_timestamp)\n FROM\n {{ this }}\n )\n {% endif %}\n)\nSELECT\n system_created_at,\n blockchain,\n address,\n creator,\n address_name,\n project_name,\n label_type,\n label_subtype,\n label_type AS l1_label,\n label_subtype AS l2_label,\n _inserted_timestamp,\n _is_deleted,\n labels_combined_id as address_labels_id,\n SYSDATE() AS inserted_timestamp,\n SYSDATE() AS modified_timestamp,\n '{{ invocation_id }}' AS _invocation_id\nFROM\n address_labels", "language": "sql", "refs": [{"name": "bronze__address_labels", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.is_incremental", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.bronze__address_labels"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.silver__chainlist_ids": {"database": "NEAR", "schema": "silver", "name": "silver__chainlist_ids", "resource_type": "model", "package_name": "near_models", "path": "silver/labels/external/silver__chainlist_ids.sql", "original_file_path": "models/silver/labels/external/silver__chainlist_ids.sql", "unique_id": "model.near_models.silver__chainlist_ids", "fqn": ["near_models", "silver", "labels", "external", "silver__chainlist_ids"], "alias": "chainlist_ids", "checksum": {"name": "sha256", "checksum": "db2694c797db87bb3f7ca089d31dacde92794d3d386e75eb9804c7da8ed0cf94"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core"], "meta": {}, "group": null, "materialized": "incremental", "incremental_strategy": "merge", "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": "chainlist_id", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "merge_exclude_columns": ["inserted_timestamp"]}, "tags": ["scheduled_non_core"], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "incremental", "unique_key": "chainlist_id", "incremental_strategy": "merge", "merge_exclude_columns": ["inserted_timestamp"], "tags": ["scheduled_non_core"]}, "created_at": 1763073384.6279008, "relation_name": "NEAR.silver.chainlist_ids", "raw_code": "{{ config(\n materialized = 'incremental',\n unique_key = 'chainlist_id',\n incremental_strategy = 'merge',\n merge_exclude_columns = [\"inserted_timestamp\"],\n tags = ['scheduled_non_core']\n) }}\n\nWITH api_call AS (\n\n SELECT\n response\n FROM\n {{ ref('streamline__chainlist_ids_realtime') }}\n),\nflattened AS (\n SELECT\n VALUE :chain ::STRING AS chain,\n VALUE :chainId :: INT AS chain_id,\n VALUE :name :: STRING AS chain_name\n FROM\n api_call,\n LATERAL FLATTEN(\n input => response :data :: ARRAY\n )\n)\nSELECT\n chain,\n chain_id,\n chain_name,\n {{ dbt_utils.generate_surrogate_key(['chain_id']) }} AS chainlist_id,\n SYSDATE() AS inserted_timestamp,\n SYSDATE() AS modified_timestamp,\n '{{ invocation_id }}' AS _invocation_id\nFROM\n flattened\n\nqualify(row_number() over (partition by chain_id order by inserted_timestamp asc)) = 1", "language": "sql", "refs": [{"name": "streamline__chainlist_ids_realtime", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_utils.generate_surrogate_key", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.streamline__chainlist_ids_realtime"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.silver__defuse_ft_metadata": {"database": "NEAR", "schema": "silver", "name": "silver__defuse_ft_metadata", "resource_type": "model", "package_name": "near_models", "path": "silver/labels/external/silver__defuse_ft_metadata.sql", "original_file_path": "models/silver/labels/external/silver__defuse_ft_metadata.sql", "unique_id": "model.near_models.silver__defuse_ft_metadata", "fqn": ["near_models", "silver", "labels", "external", "silver__defuse_ft_metadata"], "alias": "defuse_ft_metadata", "checksum": {"name": "sha256", "checksum": "18c5f33e727de7231648777deb2857630ddb1a19b1a97992b41ea36a1d945122"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core"], "meta": {}, "group": null, "materialized": "incremental", "incremental_strategy": "merge", "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": "defuse_ft_metadata_id", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "merge_exclude_columns": ["inserted_timestamp"]}, "tags": ["scheduled_non_core"], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "incremental", "unique_key": "defuse_ft_metadata_id", "incremental_strategy": "merge", "merge_exclude_columns": ["inserted_timestamp"], "tags": ["scheduled_non_core"]}, "created_at": 1763073384.6387753, "relation_name": "NEAR.silver.defuse_ft_metadata", "raw_code": "{{ config(\n materialized = 'incremental',\n unique_key = 'defuse_ft_metadata_id',\n incremental_strategy = 'merge',\n merge_exclude_columns = [\"inserted_timestamp\"],\n tags = ['scheduled_non_core']\n) }}\n\nWITH api_call AS (\n\n SELECT\n response\n FROM\n {{ ref('streamline__defuse_token_ids_realtime') }}\n),\nflattened AS (\nSELECT\n VALUE :defuse_asset_identifier :: STRING AS defuse_asset_identifier,\n VALUE :intents_token_id :: STRING AS intents_token_id,\n VALUE :standard :: STRING AS standard,\n VALUE :asset_name :: STRING AS asset_name,\n VALUE :decimals :: INT AS decimals,\n VALUE :min_deposit_amount :: STRING AS min_deposit_amount,\n VALUE :min_withdrawal_amount :: STRING AS min_withdrawal_amount,\n VALUE :near_token_id :: STRING AS near_token_contract,\n VALUE :withdrawal_fee :: STRING AS withdrawal_fee\nFROM\n api_call,\n LATERAL FLATTEN(\n input => response :data :result :tokens :: ARRAY\n )\n),\nchain_mapping AS (\n -- Map EVM chain IDs to blockchain names\n SELECT\n chain_id :: STRING AS chain_id,\n LOWER(chain) AS blockchain_name\n FROM\n {{ ref('silver__chainlist_ids') }}\n\n),\nparsed AS (\n SELECT\n defuse_asset_identifier,\n intents_token_id,\n standard,\n asset_name,\n decimals,\n min_deposit_amount,\n min_withdrawal_amount,\n near_token_contract,\n withdrawal_fee,\n -- Parse the asset_identifier (what ez_intents joins on)\n CASE\n WHEN standard = 'nep245' THEN\n -- For NEP245: extract everything after \"nep245:\"\n -- Example: nep245:v2_1.omni.hot.tg:56_11111111111111111111 -> v2_1.omni.hot.tg:56_11111111111111111111\n REGEXP_SUBSTR(intents_token_id, 'nep245:(.*)', 1, 1, 'e', 1)\n ELSE\n -- For NEP141: use near_token_contract as before\n near_token_contract\n END AS asset_identifier,\n -- Parse source_chain\n CASE\n WHEN standard = 'nep245' THEN\n -- For NEP245: parse from defuse_asset_identifier\n -- Format: blockchain:chainId:contractAddress\n COALESCE(\n cm.blockchain_name,\n CASE\n WHEN SPLIT_PART(defuse_asset_identifier, ':', 1) = 'ton' THEN 'ton'\n WHEN SPLIT_PART(defuse_asset_identifier, ':', 1) = 'sol' THEN 'sol'\n WHEN SPLIT_PART(defuse_asset_identifier, ':', 1) = 'stellar' THEN 'stellar'\n ELSE 'unknown'\n END\n )\n WHEN SPLIT_PART(defuse_asset_identifier, ':', 1) = 'near' THEN 'near'\n WHEN SPLIT_PART(defuse_asset_identifier, ':', ARRAY_SIZE(SPLIT(defuse_asset_identifier, ':'))) = 'native' THEN\n SPLIT_PART(near_token_contract, '.', 1) :: STRING\n ELSE\n SPLIT_PART(near_token_contract, '-', 1) :: STRING\n END AS source_chain,\n -- Parse crosschain_token_contract\n CASE\n WHEN standard = 'nep245' THEN\n -- For NEP245: parse contract address from defuse_asset_identifier\n CASE\n WHEN SPLIT_PART(defuse_asset_identifier, ':', ARRAY_SIZE(SPLIT(defuse_asset_identifier, ':'))) = 'native' THEN 'native'\n ELSE SPLIT_PART(defuse_asset_identifier, ':', ARRAY_SIZE(SPLIT(defuse_asset_identifier, ':')))\n END\n ELSE\n SPLIT_PART(defuse_asset_identifier, ':', ARRAY_SIZE(SPLIT(defuse_asset_identifier, ':')))\n END AS crosschain_token_contract\n FROM\n flattened\n LEFT JOIN chain_mapping cm\n ON SPLIT_PART(flattened.defuse_asset_identifier, ':', 2) = cm.chain_id\n AND flattened.standard = 'nep245'\n)\nSELECT\n defuse_asset_identifier,\n asset_identifier,\n source_chain,\n crosschain_token_contract,\n asset_name,\n decimals,\n min_deposit_amount,\n min_withdrawal_amount,\n near_token_contract,\n withdrawal_fee,\n {{ dbt_utils.generate_surrogate_key(\n ['asset_identifier']\n ) }} AS defuse_ft_metadata_id,\n SYSDATE() AS inserted_timestamp,\n SYSDATE() AS modified_timestamp,\n '{{ invocation_id }}' AS _invocation_id\nFROM\n parsed\n\nqualify(row_number() over (partition by asset_identifier order by inserted_timestamp asc)) = 1", "language": "sql", "refs": [{"name": "streamline__defuse_token_ids_realtime", "package": null, "version": null}, {"name": "silver__chainlist_ids", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_utils.generate_surrogate_key", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.streamline__defuse_token_ids_realtime", "model.near_models.silver__chainlist_ids"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.silver__omni_ft_metadata": {"database": "NEAR", "schema": "silver", "name": "silver__omni_ft_metadata", "resource_type": "model", "package_name": "near_models", "path": "silver/labels/external/silver__omni_ft_metadata.sql", "original_file_path": "models/silver/labels/external/silver__omni_ft_metadata.sql", "unique_id": "model.near_models.silver__omni_ft_metadata", "fqn": ["near_models", "silver", "labels", "external", "silver__omni_ft_metadata"], "alias": "omni_ft_metadata", "checksum": {"name": "sha256", "checksum": "055139a425660861004ef022ca04573566a3262670dc8aed55e05949ba43aadb"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core"], "meta": {}, "group": null, "materialized": "incremental", "incremental_strategy": "merge", "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": "omni_ft_metadata_id", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "merge_exclude_columns": ["inserted_timestamp"]}, "tags": ["scheduled_non_core"], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "incremental", "unique_key": "omni_ft_metadata_id", "incremental_strategy": "merge", "merge_exclude_columns": ["inserted_timestamp"], "tags": ["scheduled_non_core"]}, "created_at": 1763073384.6494746, "relation_name": "NEAR.silver.omni_ft_metadata", "raw_code": "{{ config(\n materialized = 'incremental',\n unique_key = 'omni_ft_metadata_id',\n incremental_strategy = 'merge',\n merge_exclude_columns = [\"inserted_timestamp\"],\n tags = ['scheduled_non_core']\n) }}\n\nWITH omni AS (\n\n SELECT\n VALUE:OMNI_ASSET_IDENTIFIER::STRING AS omni_asset_identifier,\n VALUE:data:result:result::ARRAY AS result_array,\n DATA\n FROM\n {{ ref('bronze__omni_metadata') }}\n {% if is_incremental() %}\n WHERE\n _inserted_timestamp >= (\n SELECT\n MAX(modified_timestamp)\n FROM\n {{ this }}\n )\n {% endif %}\n),\ntry_decode_hex AS (\n SELECT \n omni_asset_identifier,\n b.value AS raw,\n b.index,\n LPAD(TRIM(to_char(b.value::INT, 'XXXXXXX'))::STRING, 2, '0') AS hex,\n ROW_NUMBER() OVER (PARTITION BY omni_asset_identifier, raw, index, hex ORDER BY omni_asset_identifier) AS rn\n FROM omni o,\n TABLE(FLATTEN(o.result_array, recursive => TRUE)) b\n WHERE IS_ARRAY(o.result_array) = TRUE\n ORDER BY 1, 3\n),\ndecoded_response AS (\n SELECT \n omni_asset_identifier,\n ARRAY_TO_STRING(ARRAY_AGG(hex) WITHIN GROUP (ORDER BY index ASC), '') AS decoded_response\n FROM try_decode_hex\n GROUP BY omni_asset_identifier, rn\n HAVING rn = 1\n),\nconversion AS (\n SELECT\n omni_asset_identifier,\n TRIM(livequery.utils.udf_hex_to_string(decoded_response), '\"') AS decoded_result\n FROM decoded_response\n)\nSELECT\n omni_asset_identifier,\n SPLIT_PART(omni_asset_identifier, ':', 1) :: STRING AS source_chain,\n SPLIT_PART(omni_asset_identifier, ':', 2) :: STRING AS crosschain_token_contract,\n decoded_result AS near_token_contract,\n {{ dbt_utils.generate_surrogate_key(\n ['omni_asset_identifier']\n ) }} AS omni_ft_metadata_id,\n SYSDATE() AS inserted_timestamp,\n SYSDATE() AS modified_timestamp,\n '{{ invocation_id }}' AS _invocation_id\nFROM\n conversion\nqualify(row_number() over (partition by omni_asset_identifier order by inserted_timestamp asc)) = 1", "language": "sql", "refs": [{"name": "bronze__omni_metadata", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.is_incremental", "macro.dbt_utils.generate_surrogate_key", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.bronze__omni_metadata"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.silver__nearblocks_ft_metadata": {"database": "NEAR", "schema": "silver", "name": "silver__nearblocks_ft_metadata", "resource_type": "model", "package_name": "near_models", "path": "silver/labels/external/silver__nearblocks_ft_metadata.sql", "original_file_path": "models/silver/labels/external/silver__nearblocks_ft_metadata.sql", "unique_id": "model.near_models.silver__nearblocks_ft_metadata", "fqn": ["near_models", "silver", "labels", "external", "silver__nearblocks_ft_metadata"], "alias": "nearblocks_ft_metadata", "checksum": {"name": "sha256", "checksum": "41574841869fedf9311ad34a83d58d860e00f5d87ebd2bbae89d61901d5597f0"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core"], "meta": {}, "group": null, "materialized": "incremental", "incremental_strategy": "merge", "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": "nearblocks_ft_metadata_id", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "merge_exclude_columns": ["inserted_timestamp"]}, "tags": ["scheduled_non_core"], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "incremental", "unique_key": "nearblocks_ft_metadata_id", "incremental_strategy": "merge", "merge_exclude_columns": ["inserted_timestamp"], "tags": ["scheduled_non_core"]}, "created_at": 1763073384.659913, "relation_name": "NEAR.silver.nearblocks_ft_metadata", "raw_code": "{{ config(\n materialized = 'incremental',\n unique_key = 'nearblocks_ft_metadata_id',\n incremental_strategy = 'merge',\n merge_exclude_columns = [\"inserted_timestamp\"],\n tags = ['scheduled_non_core']\n) }}\n\n\n\nWITH nearblocks AS (\n\n SELECT\n VALUE :CONTRACT_ADDRESS :: STRING AS contract_address,\n DATA\n FROM\n {{ ref('bronze__nearblocks_ft_metadata')}}\n WHERE\n typeof(DATA) != 'NULL_VALUE'\n\n {% if is_incremental() %}\n AND\n _inserted_timestamp >= (\n SELECT\n MAX(modified_timestamp)\n FROM\n {{ this }}\n )\n {% endif %}\n),\nnearblocks_metadata AS (\n SELECT\n VALUE :contract :: STRING AS near_token_contract,\n VALUE :decimals :: INT AS decimals,\n VALUE :name :: STRING AS NAME,\n VALUE :symbol :: STRING AS symbol\n FROM\n nearblocks,\n LATERAL FLATTEN(\n input => DATA :contracts\n )\n)\nSELECT\n near_token_contract,\n decimals,\n name,\n symbol,\n CASE\n WHEN near_token_contract ilike 'sol-%.omft.near' THEN 'sol'\n WHEN near_token_contract rlike '.*-0x[0-9a-fA-F]+\\\\.(duse|omft)\\\\.near' THEN SPLIT_PART(near_token_contract, '-', 1) :: STRING\n WHEN near_token_contract ilike '%-native.duse.near' THEN SPLIT_PART(near_token_contract, '-', 1) :: STRING\n ELSE 'near'\n END AS source_chain,\n IFF(\n source_chain = 'near',\n near_token_contract,\n COALESCE(\n REGEXP_SUBSTR(near_token_contract, '0x[a-fA-F0-9]{40}') :: STRING,\n REGEXP_SUBSTR(near_token_contract, 'native') :: STRING,\n REGEXP_SUBSTR(near_token_contract, 'sol-([^.]+)\\\\.omft\\\\.near', 1, 1, 'e', 1)\n )\n ) AS crosschain_token_contract,\n {{ dbt_utils.generate_surrogate_key(\n ['near_token_contract']\n ) }} AS nearblocks_ft_metadata_id,\n SYSDATE() AS inserted_timestamp,\n SYSDATE() AS modified_timestamp,\n '{{ invocation_id }}' AS _invocation_id\nFROM nearblocks_metadata\n\nqualify(row_number() over (partition by near_token_contract order by modified_timestamp desc)) = 1", "language": "sql", "refs": [{"name": "bronze__nearblocks_ft_metadata", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.is_incremental", "macro.dbt_utils.generate_surrogate_key", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.bronze__nearblocks_ft_metadata"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.silver__atlas_supply_lockup_receipts": {"database": "NEAR", "schema": "silver", "name": "silver__atlas_supply_lockup_receipts", "resource_type": "model", "package_name": "near_models", "path": "silver/atlas/supply/silver__atlas_supply_lockup_receipts.sql", "original_file_path": "models/silver/atlas/supply/silver__atlas_supply_lockup_receipts.sql", "unique_id": "model.near_models.silver__atlas_supply_lockup_receipts", "fqn": ["near_models", "silver", "atlas", "supply", "silver__atlas_supply_lockup_receipts"], "alias": "atlas_supply_lockup_receipts", "checksum": {"name": "sha256", "checksum": "7c1c2e6826003bd003c2ac9e2fa3be3a97ca66cb8aca5271be7ea21f2bd82245"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core", "atlas"], "meta": {}, "group": null, "materialized": "incremental", "incremental_strategy": "merge", "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": "atlas_supply_lockup_receipts_id", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "cluster_by": ["receipt_object_id"], "merge_exclude_columns": ["inserted_timestamp"], "incremental_predicates": ["dynamic_range_predicate_custom", "block_timestamp::date"]}, "tags": ["scheduled_non_core", "atlas"], "description": "Receipts for lockup transactions.", "columns": {"receipt_object_id": {"name": "receipt_object_id", "description": "Please note this column is being deprecated in favor of simply \"receipt_id\".", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "tx_hash": {"name": "tx_hash", "description": "Unique identifier (hash) of this transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "block_timestamp": {"name": "block_timestamp", "description": "The date and time at which the block began.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "predecessor_id": {"name": "predecessor_id", "description": "Account that called the relevant receipt (often the same as tx_signer, but can be system as well). This field identifies the account that directly invoked the receipt being processed. In simple transactions, this is typically the same as the transaction signer. However, in cross-contract calls or system operations, this may be a different account or the system account. This is crucial for understanding the call chain and access control in NEAR's execution model.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "receiver_id": {"name": "receiver_id", "description": "Account reacting to the receipt from predecessor_id, can be relay, a contract, or a user of a relay, etc. This field identifies the account that is processing the receipt and executing the associated action. In most cases, this is a smart contract that is being called, but it can also be a user account in relay transactions or the system account for certain operations. This differs from tx_receiver and is specific to the receipt being processed.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "actions": {"name": "actions", "description": "The actions executed during the receipt or transaction processing.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "status": {"name": "status", "description": "Status information (object) for this transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "logs": {"name": "logs", "description": "Logs (array) for this receipt.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_partition_by_block_number": {"name": "_partition_by_block_number", "description": "Block number grouping for ingestion partition", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_inserted_timestamp": {"name": "_inserted_timestamp", "description": "The timestamp for when the block was inserted into the data warehouse by the Chainwalker.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_modified_timestamp": {"name": "_modified_timestamp", "description": "The timestamp at which the underlying record was last modified by an internal process.\nThis is used for incrementally loading based on when the source data was last modified.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "atlas_supply_lockup_receipts_id": {"name": "atlas_supply_lockup_receipts_id", "description": "A unique identifier for the record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "inserted_timestamp": {"name": "inserted_timestamp", "description": "The timestamp at which the record was initially created and inserted into this table.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "modified_timestamp": {"name": "modified_timestamp", "description": "The timestamp at which this record was last modified by an internal process.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_invocation_id": {"name": "_invocation_id", "description": "A job ID to identify the run that last modified a record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/silver/atlas/supply/silver__atlas_supply_lockup_receipts.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "incremental", "cluster_by": ["receipt_object_id"], "unique_key": "atlas_supply_lockup_receipts_id", "merge_exclude_columns": ["inserted_timestamp"], "incremental_strategy": "merge", "incremental_predicates": ["dynamic_range_predicate_custom", "block_timestamp::date"], "tags": ["scheduled_non_core", "atlas"]}, "created_at": 1763073388.3769872, "relation_name": "NEAR.silver.atlas_supply_lockup_receipts", "raw_code": "{{ config(\n materialized = \"incremental\",\n cluster_by = [\"receipt_object_id\"],\n unique_key = \"atlas_supply_lockup_receipts_id\",\n merge_exclude_columns = [\"inserted_timestamp\"],\n incremental_strategy = \"merge\",\n incremental_predicates = [\"dynamic_range_predicate_custom\",\"block_timestamp::date\"],\n tags = ['scheduled_non_core', 'atlas']\n) }}\n\nWITH receipts AS (\n\n SELECT\n receipt_id AS receipt_object_id, -- slated for rename to receipt_id\n tx_hash,\n block_timestamp,\n receipt_json AS receipt_actions,\n receiver_id,\n predecessor_id,\n outcome_json :outcome :status :: VARIANT AS status_value,\n outcome_json :outcome :logs :: ARRAY AS logs,\n _partition_by_block_number\n FROM\n {{ ref('silver__receipts_final') }}\n\n {% if var(\"MANUAL_FIX\") %}\n WHERE\n {{ partition_load_manual('no_buffer') }}\n {% else %}\n WHERE modified_timestamp >= (\n SELECT\n MAX(modified_timestamp)\n FROM\n {{ this }}\n )\n {% endif %}\n),\nFINAL AS (\n SELECT\n receipt_object_id, -- slated for rename to receipt_id\n tx_hash,\n block_timestamp,\n predecessor_id,\n receiver_id,\n receipt_actions AS actions,\n object_keys(\n status_value\n ) [0] :: STRING AS status,\n logs,\n _partition_by_block_number\n FROM\n receipts\n WHERE\n receiver_id LIKE '%.lockup.near'\n AND status != 'Failure'\n)\nSELECT\n *,\n {{ dbt_utils.generate_surrogate_key(['receipt_object_id']) }} AS atlas_supply_lockup_receipts_id,\n SYSDATE() AS inserted_timestamp,\n SYSDATE() AS modified_timestamp,\n '{{ invocation_id }}' AS _invocation_id\nFROM\n FINAL", "language": "sql", "refs": [{"name": "silver__receipts_final", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_utils.generate_surrogate_key", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.silver__receipts_final"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.silver__atlas_supply": {"database": "NEAR", "schema": "silver", "name": "silver__atlas_supply", "resource_type": "model", "package_name": "near_models", "path": "silver/atlas/supply/silver__atlas_supply.sql", "original_file_path": "models/silver/atlas/supply/silver__atlas_supply.sql", "unique_id": "model.near_models.silver__atlas_supply", "fqn": ["near_models", "silver", "atlas", "supply", "silver__atlas_supply"], "alias": "atlas_supply", "checksum": {"name": "sha256", "checksum": "a9871a758f1492ee84e2377a17261eac9b0477643979d8411cda19bca142e7c2"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core", "atlas"], "meta": {}, "group": null, "materialized": "table", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": "atlas_supply_id", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "cluster_by": ["utc_date"]}, "tags": ["scheduled_non_core", "atlas"], "description": "A table represeting calculations for the supply of NEAR across various categories, such as staked and locked.", "columns": {"utc_date": {"name": "utc_date", "description": "Datestamp, assuming UTC-0, of the record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "total_supply": {"name": "total_supply", "description": "The total_supply taken from block headers.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "total_staked_supply": {"name": "total_staked_supply", "description": "Gross staked supply of NEAR.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "total_nonstaked_supply": {"name": "total_nonstaked_supply", "description": "Total supply less total staked supply of NEAR.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "circulating_supply": {"name": "circulating_supply", "description": "Total supply less locked supply.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "total_locked_supply": {"name": "total_locked_supply", "description": "Total NEAR locked by lockup.near disbursements.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "liquid_supply": {"name": "liquid_supply", "description": "Nonlocked and nonstaked NEAR.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "nonliquid_supply": {"name": "nonliquid_supply", "description": "Total supply, less liquid supply.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "staked_locked_supply": {"name": "staked_locked_supply", "description": "NEAR supply that is locked via a lockup and staked to a node.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "non_staked_locked_supply": {"name": "non_staked_locked_supply", "description": "NEAR supply that is locked via a lockup but not staked.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "staked_circulating_supply": {"name": "staked_circulating_supply", "description": "Non-locked (from a lockup.near disbursement) and staked to a node.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "nonstaked_circulating_supply": {"name": "nonstaked_circulating_supply", "description": "NEAR supply that is neither locked nor staked.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "perc_locked_supply": {"name": "perc_locked_supply", "description": "Percentage of supply locked. \ntotal_locked_supply / total_supply", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "perc_circulating_supply": {"name": "perc_circulating_supply", "description": "Percentage of NEAR circulating.\ncirculating_supply / total_supply", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "perc_staked_locked": {"name": "perc_staked_locked", "description": "Percentage of supply both staked and locked, out of all locked supply. \nlocked_and_staked_supply / total_locked_supply", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "perc_staked_circulating": {"name": "perc_staked_circulating", "description": "Percentage of supply staked and not locked, of circulating supply.\nnonlocked_and_staked_supply / circulating_supply", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "atlas_supply_id": {"name": "atlas_supply_id", "description": "A unique identifier for the record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "inserted_timestamp": {"name": "inserted_timestamp", "description": "The timestamp at which the record was initially created and inserted into this table.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "modified_timestamp": {"name": "modified_timestamp", "description": "The timestamp at which this record was last modified by an internal process.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_invocation_id": {"name": "_invocation_id", "description": "A job ID to identify the run that last modified a record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/silver/atlas/supply/silver__atlas_supply.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "table", "cluster_by": ["utc_date"], "unique_key": "atlas_supply_id", "tags": ["scheduled_non_core", "atlas"]}, "created_at": 1763073388.3222651, "relation_name": "NEAR.silver.atlas_supply", "raw_code": "{{ config(\n materialized = \"table\",\n cluster_by = [\"utc_date\"],\n unique_key = \"atlas_supply_id\",\n tags = ['scheduled_non_core', 'atlas']\n) }}\n\nWITH daily_lockup_locked_balances AS (\n\n SELECT\n *\n FROM\n {{ ref('silver__atlas_supply_daily_lockup_locked_balances') }}\n),\ndaily_lockup_staking_balances AS (\n SELECT\n *\n FROM\n {{ ref('silver__atlas_supply_daily_lockup_staking_balances') }}\n),\ndaily_lockup_locked_and_staking_balances AS (\n SELECT\n l.lockup_account_id,\n l.utc_date,\n l.locked_amount,\n COALESCE(\n s.staked_balance,\n 0\n ) AS staked_amount,\n LEAST(\n staked_amount,\n locked_amount\n ) AS locked_and_staked_amount\n FROM\n daily_lockup_locked_balances AS l\n LEFT JOIN daily_lockup_staking_balances AS s\n ON s.lockup_account_id = l.lockup_account_id\n AND s.utc_date = l.utc_date\n),\ndaily_locked_and_staked_supply AS (\n SELECT\n utc_date,\n SUM(locked_amount) AS total_locked_supply,\n SUM(locked_and_staked_amount) AS locked_and_staked_supply\n FROM\n daily_lockup_locked_and_staking_balances\n GROUP BY\n 1\n),\ndaily_staked_supply AS (\n SELECT\n date_day AS utc_date,\n SUM(balance) AS total_staked_supply\n FROM\n {{ ref('silver__pool_balance_daily') }}\n GROUP BY\n 1\n),\ndaily_total_supply AS (\n SELECT\n end_time :: DATE AS utc_date,\n total_near_supply AS total_supply\n FROM\n {{ ref('silver__atlas_supply_epochs') }}\n qualify ROW_NUMBER() over (\n PARTITION BY end_time :: DATE\n ORDER BY\n end_time DESC\n ) = 1\n),\ndaily_supply_stats AS (\n SELECT\n s.utc_date,\n ts.total_supply,\n s.total_staked_supply,\n ts.total_supply - s.total_staked_supply AS total_nonstaked_supply,\n ls.total_locked_supply,\n ls.locked_and_staked_supply,\n GREATEST(\n 0,\n total_staked_supply - locked_and_staked_supply\n ) AS nonlocked_and_staked_supply,\n GREATEST(\n 0,\n total_locked_supply - locked_and_staked_supply\n ) AS locked_and_nonstaked_supply,\n total_supply - locked_and_staked_supply - locked_and_nonstaked_supply - nonlocked_and_staked_supply AS nonlocked_and_nonstaked_supply,\n total_supply - total_locked_supply AS circulating_supply,\n total_locked_supply AS locked_supply\n FROM\n daily_staked_supply AS s\n LEFT JOIN daily_locked_and_staked_supply AS ls\n ON ls.utc_date = s.utc_date\n LEFT JOIN daily_total_supply AS ts\n ON ts.utc_date = s.utc_date\n),\noutput AS (\n SELECT\n utc_date,\n total_supply,\n total_staked_supply,\n total_nonstaked_supply,\n circulating_supply,\n total_locked_supply,\n nonlocked_and_nonstaked_supply AS liquid_supply,\n total_supply - nonlocked_and_nonstaked_supply AS nonliquid_supply,\n locked_and_staked_supply AS staked_locked_supply,\n locked_and_nonstaked_supply AS non_staked_locked_supply,\n nonlocked_and_staked_supply AS staked_circulating_supply,\n nonlocked_and_nonstaked_supply AS nonstaked_circulating_supply,\n total_locked_supply / total_supply AS perc_locked_supply,\n circulating_supply / total_supply AS perc_circulating_supply,\n locked_and_staked_supply / total_locked_supply AS perc_staked_locked,\n nonlocked_and_staked_supply / circulating_supply AS perc_staked_circulating\n FROM\n daily_supply_stats\n)\nSELECT\n utc_date,\n total_supply,\n total_staked_supply,\n total_nonstaked_supply,\n circulating_supply,\n total_locked_supply,\n liquid_supply,\n nonliquid_supply,\n staked_locked_supply,\n non_staked_locked_supply,\n staked_circulating_supply,\n nonstaked_circulating_supply,\n perc_locked_supply,\n perc_circulating_supply,\n perc_staked_locked,\n perc_staked_circulating,\n {{ dbt_utils.generate_surrogate_key(['utc_date']) }} AS atlas_supply_id,\n SYSDATE() AS inserted_timestamp,\n SYSDATE() AS modified_timestamp,\n '{{ invocation_id }}' AS _invocation_id\nFROM\n output", "language": "sql", "refs": [{"name": "silver__atlas_supply_daily_lockup_locked_balances", "package": null, "version": null}, {"name": "silver__atlas_supply_daily_lockup_staking_balances", "package": null, "version": null}, {"name": "silver__pool_balance_daily", "package": null, "version": null}, {"name": "silver__atlas_supply_epochs", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_utils.generate_surrogate_key", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.silver__atlas_supply_daily_lockup_locked_balances", "model.near_models.silver__atlas_supply_daily_lockup_staking_balances", "model.near_models.silver__pool_balance_daily", "model.near_models.silver__atlas_supply_epochs"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.silver__atlas_supply_daily_lockup_locked_balances": {"database": "NEAR", "schema": "silver", "name": "silver__atlas_supply_daily_lockup_locked_balances", "resource_type": "model", "package_name": "near_models", "path": "silver/atlas/supply/silver__atlas_supply_daily_lockup_locked_balances.sql", "original_file_path": "models/silver/atlas/supply/silver__atlas_supply_daily_lockup_locked_balances.sql", "unique_id": "model.near_models.silver__atlas_supply_daily_lockup_locked_balances", "fqn": ["near_models", "silver", "atlas", "supply", "silver__atlas_supply_daily_lockup_locked_balances"], "alias": "atlas_supply_daily_lockup_locked_balances", "checksum": {"name": "sha256", "checksum": "1a42f9e5bceb84766e7db93f508be685a2c30b5e531e9536031b1647c0d9e971"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core", "atlas"], "meta": {}, "group": null, "materialized": "table", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": "atlas_daily_lockup_locked_balances_id", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "cluster_by": ["utc_date"]}, "tags": ["scheduled_non_core", "atlas"], "description": "Calculates daily balance of locked balance on a per lockup account-basis.", "columns": {"lockup_account_id": {"name": "lockup_account_id", "description": "A vault created by the lockup action that holds the distributed NEAR tokens until the end of the lockup duration.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "lockup_index": {"name": "lockup_index", "description": "An ordinal representation of the lockup account, in block_timestamp order.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "owner_account_id": {"name": "owner_account_id", "description": "The wallet address of the owner for the locked tokens, per the initial distribution.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "utc_date": {"name": "utc_date", "description": "Datestamp, assuming UTC-0, of the record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "block_timestamp": {"name": "block_timestamp", "description": "The date and time at which the block began.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "lockup_amount": {"name": "lockup_amount", "description": "The amount, in NEAR, of the initial lockup.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "deposit_timestamp": {"name": "deposit_timestamp", "description": "Block timestamp of the initial deposit.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "lockup_timestamp": {"name": "lockup_timestamp", "description": "The initial lockup timestamp, in epoch time.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "lockup_end_timestamp": {"name": "lockup_end_timestamp", "description": "When the lockup period ends, per the lockup config on chain.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "lockup_time_left_ns": {"name": "lockup_time_left_ns", "description": "Time left in the lockup, for the date of record at 00:00 UTC.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "unreleased_amount": {"name": "unreleased_amount", "description": "Amount of NEAR yet to be unlocked, as of the date of record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "vesting_start_timestamp": {"name": "vesting_start_timestamp", "description": "The start of the vesting period.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "vesting_cliff_timestamp": {"name": "vesting_cliff_timestamp", "description": "Timestamp for a cliff-style unlock of NEAR, if applicable to this lockup.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "vesting_end_timestamp": {"name": "vesting_end_timestamp", "description": "End of the vesting period, if applicable.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "terminate_vesting_timestamp": {"name": "terminate_vesting_timestamp", "description": "Timestamp of when the vesting is to be terminated, if applicable.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "termination_unvested_amount": {"name": "termination_unvested_amount", "description": "Unvested amount upon termination of lockup, if applicable.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "vesting_time_left_ns": {"name": "vesting_time_left_ns", "description": "Time left, in ns, until the lockup is fully vested, if applicable.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "vesting_total_time_ns": {"name": "vesting_total_time_ns", "description": "The total amount of time, in ns, of the vesting period, if applicable.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "termination_withdrawn_amount": {"name": "termination_withdrawn_amount", "description": "Amount, in NEAR, withdrawn at termination of the vesting period, if applicable.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "unvested_amount": {"name": "unvested_amount", "description": "Unvested NEAR at time of record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "locked_amount": {"name": "locked_amount", "description": "Amount of NEAR still locked.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "unlocked_amount_today": {"name": "unlocked_amount_today", "description": "Amount of NEAR unlocked on the date of record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_inserted_timestamp": {"name": "_inserted_timestamp", "description": "The timestamp for when the block was inserted into the data warehouse by the Chainwalker.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_partition_by_block_number": {"name": "_partition_by_block_number", "description": "Block number grouping for ingestion partition", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "atlas_daily_lockup_locked_balances_id": {"name": "atlas_daily_lockup_locked_balances_id", "description": "A unique identifier for the record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "inserted_timestamp": {"name": "inserted_timestamp", "description": "The timestamp at which the record was initially created and inserted into this table.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "modified_timestamp": {"name": "modified_timestamp", "description": "The timestamp at which this record was last modified by an internal process.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_invocation_id": {"name": "_invocation_id", "description": "A job ID to identify the run that last modified a record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/silver/atlas/supply/silver__atlas_supply_daily_lockup_locked_balances.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "table", "cluster_by": ["utc_date"], "unique_key": "atlas_daily_lockup_locked_balances_id", "tags": ["scheduled_non_core", "atlas"]}, "created_at": 1763073388.4330814, "relation_name": "NEAR.silver.atlas_supply_daily_lockup_locked_balances", "raw_code": "{{ config(\n materialized = \"table\",\n cluster_by = [\"utc_date\"],\n unique_key = \"atlas_daily_lockup_locked_balances_id\",\n tags = ['scheduled_non_core', 'atlas']\n) }}\n\nWITH lockup_receipts AS (\n SELECT\n *\n FROM\n {{ ref('silver__atlas_supply_lockup_receipts') }}\n),\nfunction_call AS (\n SELECT\n tx_hash,\n block_timestamp,\n receipt_id,\n action_index,\n receipt_receiver_id AS receiver_id,\n action_data :method_name ::STRING AS method_name,\n action_data :args ::VARIANT AS args,\n receipt_succeeded\n FROM\n {{ ref('core__ez_actions') }}\n WHERE\n action_name = 'FunctionCall'\n),\ndates AS (\n SELECT\n date_day AS utc_date\n FROM\n {{ source(\n 'crosschain',\n 'dim_dates'\n ) }}\n),\nnew_lockup_txs AS (\n -- new lockup contract created\n SELECT\n receipt_object_id, -- slated for rename to receipt_id\n tx_hash,\n block_timestamp,\n receiver_id AS lockup_account_id,\n _inserted_timestamp,\n _partition_by_block_number\n FROM\n lockup_receipts,\n LATERAL FLATTEN(\n input => actions :receipt :Action :actions\n )\n WHERE\n VALUE :FunctionCall :method_name :: STRING = 'new'\n),\nterminate_vesting_txs AS (\n -- vesting is stopped by the Foundation\n SELECT\n tx_hash,\n block_timestamp,\n receiver_id AS lockup_account_id,\n SPLIT(\n logs [0],\n 'unvested balance is '\n ) [1] :: bigint / 1e24 AS unvested_balance,\n _inserted_timestamp,\n _partition_by_block_number\n FROM\n lockup_receipts,\n LATERAL FLATTEN(\n input => actions :receipt :Action :actions\n )\n WHERE\n VALUE :FunctionCall :method_name :: STRING = 'terminate_vesting'\n),\nterminate_vesting_txs_with_vesting_schedule AS (\n SELECT\n tv.*,\n fc.args :vesting_schedule_with_salt :vesting_schedule AS vesting_schedule,\n tv._inserted_timestamp,\n tv._partition_by_block_number\n FROM\n terminate_vesting_txs AS tv\n LEFT JOIN function_call AS fc\n ON fc.tx_hash = tv.tx_hash\n AND fc.method_name = 'terminate_vesting' qualify ROW_NUMBER() over (\n PARTITION BY tv.tx_hash\n ORDER BY\n tv.block_timestamp\n ) = 1 -- dedupe\n),\n-- unvested tokens are withdrawn (effectively unlocked into circulating supply)\ntermination_withdraw_txs AS (\n SELECT\n tx_hash,\n block_timestamp,\n receiver_id AS lockup_account_id,\n SPLIT(\n SPLIT(\n logs [0],\n ' of terminated unvested balance'\n ) [0],\n 'Withdrawing '\n ) [1] :: bigint / 1e24 AS withdrawn_amount,\n _inserted_timestamp,\n _partition_by_block_number\n FROM\n lockup_receipts,\n LATERAL FLATTEN(\n input => actions :receipt :Action :actions\n )\n WHERE\n VALUE :FunctionCall :method_name :: STRING = 'termination_withdraw' -- Simplify logic -> get only first termination withdrawal\n -- QUALIFY row_number() OVER (partition by lockup_account_id order by block_timestamp) = 1\n),\ndaily_termination_withdrawn_amount AS (\n SELECT\n lockup_account_id,\n block_timestamp :: DATE AS utc_date,\n SUM(withdrawn_amount) AS withdrawn_amount\n FROM\n termination_withdraw_txs\n GROUP BY\n 1,\n 2\n),\n-- lockup amounts\ndeposits AS (\n SELECT\n tx_hash,\n block_timestamp,\n VALUE :Transfer :deposit :: bigint / 1e24 AS deposit_amount,\n _inserted_timestamp,\n _partition_by_block_number\n FROM\n lockup_receipts,\n LATERAL FLATTEN(\n input => actions :receipt :Action :actions\n )\n WHERE\n object_keys(\n VALUE :Transfer\n ) [0] :: STRING = 'deposit'\n),\nlockup_contracts AS (\n SELECT\n lcr.tx_hash,\n lcr.block_timestamp,\n lcr.lockup_account_id,\n fc1.args :lockup_duration :: bigint AS input_lockup_duration_ns,\n fc1.args :lockup_timestamp :: bigint AS input_lockup_timestamp_epoch,\n fc1.args :owner_account_id :: STRING AS owner_account_id,\n fc1.args :release_duration :: bigint AS input_release_duration_ns,\n COALESCE(\n tv.vesting_schedule,\n fc1.args :vesting_schedule :VestingSchedule\n ) AS vesting_schedule_,\n vesting_schedule_ :cliff_timestamp :: bigint AS vesting_cliff_timestamp_epoch,\n vesting_schedule_ :start_timestamp :: bigint AS vesting_start_timestamp_epoch,\n vesting_schedule_ :end_timestamp :: bigint AS vesting_end_timestamp_epoch,\n COALESCE(\n fc1.args :transfers_information :TransfersEnabled :transfers_timestamp :: bigint,\n 1602614338293769340\n ) AS transfers_enabled_timestamp_epoch,\n d.deposit_amount,\n tv.block_timestamp AS terminate_vesting_timestamp,\n tv.unvested_balance AS termination_unvested_amount,\n tw.block_timestamp AS termination_withdraw_timestamp,\n tw.withdrawn_amount AS termination_withdrawn_amount,\n (\n CASE\n WHEN object_keys(\n fc1.args :vesting_schedule\n ) [0] :: STRING = 'VestingHash' THEN TRUE\n ELSE FALSE\n END\n ) AS is_private_vesting,\n lcr._inserted_timestamp,\n lcr._partition_by_block_number\n FROM\n new_lockup_txs AS lcr\n LEFT JOIN function_call AS fc1\n ON fc1.tx_hash = lcr.tx_hash\n AND fc1.method_name = 'new'\n LEFT JOIN deposits AS d\n ON d.tx_hash = lcr.tx_hash\n LEFT JOIN terminate_vesting_txs_with_vesting_schedule AS tv\n ON tv.lockup_account_id = lcr.lockup_account_id\n LEFT JOIN termination_withdraw_txs AS tw\n ON tw.lockup_account_id = lcr.lockup_account_id\n WHERE\n lcr.tx_hash IN (\n SELECT\n tx_hash\n FROM\n new_lockup_txs\n )\n AND d.deposit_amount > 0\n),\nlockup_contracts__parsed AS (\n SELECT\n lockup_account_id,\n -- the number of times the same lockup account ID has been used (used as part of lockup unique identifier)\n ROW_NUMBER() over (\n PARTITION BY lockup_account_id\n ORDER BY\n block_timestamp\n ) AS lockup_index,\n owner_account_id,\n deposit_amount AS lockup_amount,\n -- timestamp when tokens were locked (lock start)\n block_timestamp AS deposit_timestamp,\n -- timestamp when transfers were enabled in the blockchain (default reference when lockup_timestamp is null)\n TO_TIMESTAMP(\n transfers_enabled_timestamp_epoch,\n 9\n ) AS transfers_enabled_timestamp,\n -- timestamp when tokens start unlocking (explicit parameter)\n TO_TIMESTAMP(\n input_lockup_timestamp_epoch,\n 9\n ) AS input_lockup_timestamp,\n -- if lockup_timestamp is null, calculate unlock start from lockup duration\n TIMESTAMPADD(\n nanoseconds,\n input_lockup_duration_ns,\n transfers_enabled_timestamp\n ) AS calculated_lockup_timestamp,\n -- lockup mechanism\n input_lockup_duration_ns,\n input_release_duration_ns,\n -- Max between input and calculated lockup timestamp\n (\n CASE\n WHEN input_lockup_timestamp IS NOT NULL THEN GREATEST(\n input_lockup_timestamp,\n calculated_lockup_timestamp\n )\n ELSE calculated_lockup_timestamp\n END\n ) AS lockup_timestamp,\n -- If release_duration is not provided, tokens are immediately unlocked\n (\n CASE\n WHEN input_release_duration_ns IS NOT NULL THEN TIMESTAMPADD(\n nanosecond,\n input_release_duration_ns,\n lockup_timestamp\n ) -- linear release if release_duration is provided, else full unlock\n ELSE lockup_timestamp\n END\n ) AS lockup_end_timestamp,\n -- vesting mechanism\n is_private_vesting,\n TO_TIMESTAMP(\n vesting_start_timestamp_epoch,\n 9\n ) AS vesting_start_timestamp,\n TO_TIMESTAMP(\n vesting_end_timestamp_epoch,\n 9\n ) AS vesting_end_timestamp,\n TO_TIMESTAMP(\n vesting_cliff_timestamp_epoch,\n 9\n ) AS vesting_cliff_timestamp,\n -- vesting termination\n terminate_vesting_timestamp,\n termination_unvested_amount,\n termination_withdraw_timestamp,\n termination_withdrawn_amount,\n tx_hash AS _tx_hash,\n (\n CASE\n WHEN lockup_timestamp IS NOT NULL\n AND vesting_start_timestamp IS NULL THEN LEAST(\n deposit_timestamp,\n lockup_timestamp\n )\n WHEN lockup_timestamp IS NULL\n AND vesting_start_timestamp IS NOT NULL THEN LEAST(\n deposit_timestamp,\n vesting_start_timestamp\n )\n ELSE LEAST(\n deposit_timestamp,\n lockup_timestamp,\n vesting_start_timestamp\n )\n END\n ) :: DATE AS _lockup_start_date,\n (\n CASE\n WHEN lockup_end_timestamp IS NOT NULL\n AND vesting_end_timestamp IS NULL THEN lockup_end_timestamp\n WHEN lockup_end_timestamp IS NULL\n AND vesting_end_timestamp IS NOT NULL THEN vesting_end_timestamp\n ELSE GREATEST(\n lockup_end_timestamp,\n vesting_end_timestamp\n )\n END\n ) :: DATE AS _lockup_end_date,\n _inserted_timestamp,\n _partition_by_block_number\n FROM\n lockup_contracts\n),\n{# TODO - above might be 1 table, and below aggregation another one. Below CTS is where the cross join with dates is happening, calculating the time remaining and resulting balance(s) #}\nlockup_contracts_daily_balance__prep_1 AS (\n SELECT\n lc.lockup_account_id,\n lc.lockup_index,\n lc.owner_account_id,\n d.utc_date,\n d.utc_date + INTERVAL '1 day' - INTERVAL '1 nanosecond' AS block_timestamp,\n -- End of day block timestamp\n lc.lockup_amount,\n lc.deposit_timestamp,\n -- Lockup logic\n lc.lockup_timestamp,\n lc.lockup_end_timestamp,\n GREATEST(\n 0,\n TIMESTAMPDIFF(\n nanosecond,\n block_timestamp,\n lockup_end_timestamp\n )\n ) AS lockup_time_left_ns,\n (\n CASE\n WHEN block_timestamp >= lockup_timestamp THEN (\n CASE\n WHEN input_release_duration_ns > 0 THEN (\n CASE\n WHEN block_timestamp >= lockup_end_timestamp THEN 0 -- everything is released\n ELSE lockup_amount * lockup_time_left_ns / input_release_duration_ns\n END\n )\n ELSE 0\n END\n )\n ELSE lockup_amount -- The entire balance is still locked before the lockup timestamp\n END\n ) AS unreleased_amount,\n -- Vesting logic\n lc.vesting_start_timestamp,\n lc.vesting_cliff_timestamp,\n lc.vesting_end_timestamp,\n lc.terminate_vesting_timestamp,\n lc.termination_unvested_amount,\n GREATEST(\n 0,\n TIMESTAMPDIFF(\n nanosecond,\n block_timestamp,\n vesting_end_timestamp\n )\n ) AS vesting_time_left_ns,\n TIMESTAMPDIFF(\n nanosecond,\n vesting_start_timestamp,\n vesting_end_timestamp\n ) AS vesting_total_time_ns,\n lc._inserted_timestamp,\n lc._partition_by_block_number\n FROM\n lockup_contracts__parsed AS lc,\n dates AS d\n WHERE\n d.utc_date BETWEEN lc._lockup_start_date\n AND lc._lockup_end_date\n),\nlockup_contracts_daily_balance__prep_2 AS (\n SELECT\n lc.*,\n SUM(COALESCE(dtw.withdrawn_amount, 0)) over (\n PARTITION BY lc.lockup_account_id,\n lc.lockup_index\n ORDER BY\n lc.utc_date rows BETWEEN unbounded preceding\n AND CURRENT ROW\n ) AS termination_withdrawn_amount\n FROM\n lockup_contracts_daily_balance__prep_1 AS lc\n LEFT JOIN daily_termination_withdrawn_amount AS dtw\n ON dtw.lockup_account_id = lc.lockup_account_id\n AND dtw.utc_date = lc.utc_date\n),\nlockup_contracts_daily_balance AS (\n SELECT\n lc.*,\n -- Vesting logic\n -- Not 100% accurate due to private vesting lockups (unknown/hidden vesting parameters)\n (\n CASE\n WHEN block_timestamp >= terminate_vesting_timestamp THEN termination_unvested_amount - termination_withdrawn_amount\n ELSE (\n CASE\n WHEN block_timestamp < vesting_cliff_timestamp THEN lockup_amount -- Before the cliff, nothing is vested\n WHEN block_timestamp >= vesting_end_timestamp THEN 0 -- After the end, everything is vested\n ELSE lockup_amount * vesting_time_left_ns / vesting_total_time_ns\n END\n )\n END\n ) AS unvested_amount,\n -- Combined logic\n GREATEST(\n unreleased_amount - termination_withdrawn_amount,\n COALESCE(\n unvested_amount,\n 0\n )\n ) AS locked_amount,\n locked_amount - COALESCE(LAG(locked_amount) over (PARTITION BY lc.lockup_account_id, lc.lockup_index\n ORDER BY\n lc.utc_date), 0) AS unlocked_amount_today\n FROM\n lockup_contracts_daily_balance__prep_2 AS lc\n)\nSELECT\n lockup_account_id,\n lockup_index,\n owner_account_id,\n utc_date,\n block_timestamp,\n lockup_amount,\n deposit_timestamp,\n lockup_timestamp,\n lockup_end_timestamp,\n lockup_time_left_ns,\n unreleased_amount,\n vesting_start_timestamp,\n vesting_cliff_timestamp,\n vesting_end_timestamp,\n terminate_vesting_timestamp,\n termination_unvested_amount,\n vesting_time_left_ns,\n vesting_total_time_ns,\n termination_withdrawn_amount,\n unvested_amount,\n locked_amount,\n unlocked_amount_today,\n _inserted_timestamp,\n _partition_by_block_number,\n {{ dbt_utils.generate_surrogate_key(['utc_date', 'lockup_account_id', 'lockup_index', 'owner_account_id']) }} AS atlas_daily_lockup_locked_balances_id,\n SYSDATE() AS inserted_timestamp,\n SYSDATE() AS modified_timestamp,\n '{{ invocation_id }}' AS _invocation_id\nFROM\n lockup_contracts_daily_balance", "language": "sql", "refs": [{"name": "silver__atlas_supply_lockup_receipts", "package": null, "version": null}, {"name": "core__ez_actions", "package": null, "version": null}], "sources": [["crosschain", "dim_dates"]], "metrics": [], "depends_on": {"macros": ["macro.dbt_utils.generate_surrogate_key", "macro.fsc_utils.set_query_tag"], "nodes": ["source.near_models.crosschain.dim_dates", "model.near_models.silver__atlas_supply_lockup_receipts", "model.near_models.core__ez_actions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.silver__atlas_supply_daily_lockup_staking_balances": {"database": "NEAR", "schema": "silver", "name": "silver__atlas_supply_daily_lockup_staking_balances", "resource_type": "model", "package_name": "near_models", "path": "silver/atlas/supply/silver__atlas_supply_daily_lockup_staking_balances.sql", "original_file_path": "models/silver/atlas/supply/silver__atlas_supply_daily_lockup_staking_balances.sql", "unique_id": "model.near_models.silver__atlas_supply_daily_lockup_staking_balances", "fqn": ["near_models", "silver", "atlas", "supply", "silver__atlas_supply_daily_lockup_staking_balances"], "alias": "atlas_supply_daily_lockup_staking_balances", "checksum": {"name": "sha256", "checksum": "68e0c5c5646fb8006aa6765f41b7747772a8a57b6f358aefc06d2e3f9fd0bb87"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core", "atlas"], "meta": {}, "group": null, "materialized": "table", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": "atlas_daily_lockup_staking_balances_id", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "cluster_by": ["utc_date"]}, "tags": ["scheduled_non_core", "atlas"], "description": "Calculates daily balance of staked balance on a per lockup account-basis.", "columns": {"lockup_account_id": {"name": "lockup_account_id", "description": "A vault created by the lockup action that holds the distributed NEAR tokens until the end of the lockup duration.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "utc_date": {"name": "utc_date", "description": "Datestamp, assuming UTC-0, of the record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "staked_balance": {"name": "staked_balance", "description": "Gross balance of staked NEAR for the record, whether date or account.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_inserted_timestamp": {"name": "_inserted_timestamp", "description": "The timestamp for when the block was inserted into the data warehouse by the Chainwalker.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "atlas_daily_lockup_staking_balances_id": {"name": "atlas_daily_lockup_staking_balances_id", "description": "A unique identifier for the record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "inserted_timestamp": {"name": "inserted_timestamp", "description": "The timestamp at which the record was initially created and inserted into this table.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "modified_timestamp": {"name": "modified_timestamp", "description": "The timestamp at which this record was last modified by an internal process.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_invocation_id": {"name": "_invocation_id", "description": "A job ID to identify the run that last modified a record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/silver/atlas/supply/silver__atlas_supply_daily_lockup_staking_balances.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "table", "cluster_by": ["utc_date"], "unique_key": "atlas_daily_lockup_staking_balances_id", "tags": ["scheduled_non_core", "atlas"]}, "created_at": 1763073388.3633175, "relation_name": "NEAR.silver.atlas_supply_daily_lockup_staking_balances", "raw_code": "{{ config(\n materialized = \"table\",\n cluster_by = [\"utc_date\"],\n unique_key = \"atlas_daily_lockup_staking_balances_id\",\n tags = ['scheduled_non_core', 'atlas']\n) }}\n\nWITH lockup_receipts AS (\n\n SELECT\n *\n FROM\n {{ ref('silver__atlas_supply_lockup_receipts') }}\n),\ndates AS (\n SELECT\n date_day AS utc_date\n FROM\n {{ source(\n 'crosschain',\n 'dim_dates'\n ) }}\n),\nlockup_staking_logs AS (\n SELECT\n lr.tx_hash,\n lr.block_timestamp,\n VALUE :FunctionCall :method_name :: STRING AS method_name,\n lr.receiver_id AS lockup_account_id,\n (\n CASE\n method_name\n WHEN 'stake' THEN SPLIT(SPLIT(lr.logs [0], ' at the staking pool') [0], 'Staking ') [1] :: bigint / 1e24\n WHEN 'deposit_and_stake' THEN SPLIT(SPLIT(lr.logs [0], ' to the staking pool') [0], 'Depositing and staking ') [1] :: bigint / 1e24\n WHEN 'unstake' THEN SPLIT(SPLIT(lr.logs [0], ' from the staking pool') [0], 'Unstaking ') [1] :: bigint / 1e24\n END\n ) AS amount,\n lr.logs,\n _inserted_timestamp,\n _partition_by_block_number\n FROM\n lockup_receipts AS lr,\n LATERAL FLATTEN(\n input => lr.actions :receipt :Action :actions\n )\n WHERE\n method_name IN (\n 'stake',\n 'deposit_and_stake',\n 'unstake',\n 'unstake_all'\n )\n),\ndaily_staking_stats AS (\n SELECT\n lockup_account_id,\n block_timestamp :: DATE AS utc_date,\n SUM(\n CASE\n WHEN method_name IN (\n 'stake',\n 'deposit_and_stake'\n ) THEN amount\n ELSE 0\n END\n ) AS staked_amount_,\n SUM(\n CASE\n WHEN method_name IN ('unstake') THEN amount\n ELSE 0\n END\n ) AS unstaked_amount_,\n (\n CASE\n WHEN COUNT(\n CASE\n WHEN method_name = 'unstake_all' THEN tx_hash\n ELSE NULL\n END\n ) > 0 THEN TRUE\n ELSE FALSE\n END\n ) AS unstaked_all,\n MIN(_inserted_timestamp) AS _inserted_timestamp\n FROM\n lockup_staking_logs\n GROUP BY\n 1,\n 2\n),\nlockup_stakers AS (\n SELECT\n lockup_account_id,\n MIN(block_timestamp) :: DATE AS start_date\n FROM\n lockup_staking_logs\n GROUP BY\n 1\n),\nlockup_stakers_daily_balances__prep_1 AS (\n SELECT\n ls.lockup_account_id,\n d.utc_date\n FROM\n lockup_stakers AS ls,\n dates AS d\n WHERE\n d.utc_date >= ls.start_date\n),\nlockup_stakers_daily_balances__prep_2 AS (\n SELECT\n d.lockup_account_id,\n d.utc_date,\n COALESCE(\n dss.staked_amount_,\n 0\n ) AS staked_amount,\n COALESCE(\n dss.unstaked_amount_,\n 0\n ) AS unstaked_amount,\n dss.unstaked_all,\n SUM(\n CASE\n WHEN dss.unstaked_all = TRUE THEN 1\n ELSE 0\n END\n ) over (\n PARTITION BY d.lockup_account_id\n ORDER BY\n d.utc_date rows BETWEEN unbounded preceding\n AND CURRENT ROW\n ) AS _unstake_counter,\n dss._inserted_timestamp\n FROM\n lockup_stakers_daily_balances__prep_1 AS d\n LEFT JOIN daily_staking_stats AS dss\n ON dss.lockup_account_id = d.lockup_account_id\n AND dss.utc_date = d.utc_date\n),\nlockup_stakers_daily_balances__prep_3 AS (\n SELECT\n *,\n COALESCE(LAG(_unstake_counter) over (PARTITION BY lockup_account_id\n ORDER BY\n utc_date), 0) AS staking_period_index\n FROM\n lockup_stakers_daily_balances__prep_2\n),\nlockup_stakers_daily_balances__prep_4 AS (\n SELECT\n *,\n SUM(\n staked_amount - unstaked_amount\n ) over (\n PARTITION BY lockup_account_id,\n staking_period_index\n ORDER BY\n utc_date rows BETWEEN unbounded preceding\n AND CURRENT ROW\n ) AS _cumulative_staked_amount,\n (\n CASE\n WHEN unstaked_all = TRUE THEN 0\n ELSE _cumulative_staked_amount\n END\n ) AS staked_balance\n FROM\n lockup_stakers_daily_balances__prep_3\n),\nlockup_stakers_daily_balances AS (\n SELECT\n lockup_account_id,\n utc_date,\n staked_balance,\n _inserted_timestamp\n FROM\n lockup_stakers_daily_balances__prep_4\n)\nSELECT\n lockup_account_id,\n utc_date,\n staked_balance,\n _inserted_timestamp,\n {{ dbt_utils.generate_surrogate_key(['lockup_account_id', 'utc_date']) }} AS atlas_daily_lockup_staking_balances_id,\n SYSDATE() AS inserted_timestamp,\n SYSDATE() AS modified_timestamp,\n '{{ invocation_id }}' AS _invocation_id\nFROM\n lockup_stakers_daily_balances", "language": "sql", "refs": [{"name": "silver__atlas_supply_lockup_receipts", "package": null, "version": null}], "sources": [["crosschain", "dim_dates"]], "metrics": [], "depends_on": {"macros": ["macro.dbt_utils.generate_surrogate_key", "macro.fsc_utils.set_query_tag"], "nodes": ["source.near_models.crosschain.dim_dates", "model.near_models.silver__atlas_supply_lockup_receipts"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.silver__atlas_supply_epochs": {"database": "NEAR", "schema": "silver", "name": "silver__atlas_supply_epochs", "resource_type": "model", "package_name": "near_models", "path": "silver/atlas/supply/silver__atlas_supply_epochs.sql", "original_file_path": "models/silver/atlas/supply/silver__atlas_supply_epochs.sql", "unique_id": "model.near_models.silver__atlas_supply_epochs", "fqn": ["near_models", "silver", "atlas", "supply", "silver__atlas_supply_epochs"], "alias": "atlas_supply_epochs", "checksum": {"name": "sha256", "checksum": "60782f35e79ae3f81c9697cb15f13a5f01cdbb52d9f93f8b78d70ff3a149943b"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core", "atlas"], "meta": {}, "group": null, "materialized": "table", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": "atlas_epochs_id", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "cluster_by": ["epoch_id"]}, "tags": ["scheduled_non_core", "atlas"], "description": "Daily snapshot of each epoch on Near.", "columns": {"epoch_id": {"name": "epoch_id", "description": "The epoch_id taken from block headers.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "min_block_id": {"name": "min_block_id", "description": "The starting block for the epoch.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "max_block_id": {"name": "max_block_id", "description": "The end block for the epoch, or max block thus far if the epoch is current.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "blocks": {"name": "blocks", "description": "Number of blocks included in the epoch.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "block_producers": {"name": "block_producers", "description": "Number of block producers in this epoch.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "start_time": {"name": "start_time", "description": "Block timestamp associated with min block id.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "end_time": {"name": "end_time", "description": "Block timestamp associated with max block id.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "total_near_supply": {"name": "total_near_supply", "description": "Total supply of NEAR, per the block header, at this epoch.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "epoch_num": {"name": "epoch_num", "description": "Ordinal number of the epoch.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "atlas_epochs_id": {"name": "atlas_epochs_id", "description": "A unique identifier for the record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "inserted_timestamp": {"name": "inserted_timestamp", "description": "The timestamp at which the record was initially created and inserted into this table.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "modified_timestamp": {"name": "modified_timestamp", "description": "The timestamp at which this record was last modified by an internal process.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_invocation_id": {"name": "_invocation_id", "description": "A job ID to identify the run that last modified a record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/silver/atlas/supply/silver__atlas_supply_epochs.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "table", "cluster_by": ["epoch_id"], "unique_key": "atlas_epochs_id", "tags": ["scheduled_non_core", "atlas"]}, "created_at": 1763073388.4006994, "relation_name": "NEAR.silver.atlas_supply_epochs", "raw_code": "{{ config(\n materialized = \"table\",\n cluster_by = [\"epoch_id\"],\n unique_key = \"atlas_epochs_id\",\n tags = ['scheduled_non_core', 'atlas']\n) }}\n\nWITH blocks AS (\n\n SELECT\n block_id,\n block_timestamp,\n block_author,\n header_json :total_supply :: NUMBER AS total_supply,\n header_json :epoch_id :: STRING AS epoch_id,\n _partition_by_block_number\n FROM\n {{ ref('silver__blocks_final') }}\n\n {% if var(\"MANUAL_FIX\") %}\n WHERE {{ partition_load_manual('no_buffer') }}\n {% endif %}\n),\nepochs AS (\n SELECT\n epoch_id,\n MIN(block_id) AS min_block_id,\n MAX(block_id) AS max_block_id,\n COUNT(*) AS blocks,\n COUNT(\n DISTINCT block_author\n ) AS block_producers,\n MIN(block_timestamp) AS start_time,\n MAX(block_timestamp) AS end_time,\n MAX(total_supply) / 1e24 AS total_near_supply,\n ROW_NUMBER() over (\n ORDER BY\n min_block_id ASC\n ) - 1 + 900 AS epoch_num\n FROM\n blocks AS b\n GROUP BY\n 1\n)\nSELECT\n epoch_id,\n min_block_id,\n max_block_id,\n blocks,\n block_producers,\n start_time,\n end_time,\n total_near_supply,\n epoch_num,\n {{ dbt_utils.generate_surrogate_key(['epoch_id']) }} AS atlas_epochs_id,\n SYSDATE() AS inserted_timestamp,\n SYSDATE() AS modified_timestamp,\n '{{ invocation_id }}' AS _invocation_id\nFROM\n epochs", "language": "sql", "refs": [{"name": "silver__blocks_final", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_utils.generate_surrogate_key", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.silver__blocks_final"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.silver__github_data": {"database": "NEAR", "schema": "silver", "name": "silver__github_data", "resource_type": "model", "package_name": "near_models", "path": "silver/github/silver__github_data.sql", "original_file_path": "models/silver/github/silver__github_data.sql", "unique_id": "model.near_models.silver__github_data", "fqn": ["near_models", "silver", "github", "silver__github_data"], "alias": "github_data", "checksum": {"name": "sha256", "checksum": "7314cdf9ef97877bdca7297f1fff77256e6836e60b7657ebbe34fe8f141f904a"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core"], "meta": {}, "group": null, "materialized": "incremental", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": ["_res_id"], "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "cluster_by": ["_inserted_timestamp::DATE"], "merge_exclude_columns": ["inserted_timestamp"]}, "tags": ["scheduled_non_core"], "description": "Table for Near Github data", "columns": {"REPO_OWNER": {"name": "REPO_OWNER", "description": "Repo owner", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "REPO_NAME": {"name": "REPO_NAME", "description": "Repo name", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "ENDPOINT_NAME": {"name": "ENDPOINT_NAME", "description": "Endpoint name for the data", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "DATA": {"name": "DATA", "description": "Data from the endpoint", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "PROVIDER": {"name": "PROVIDER", "description": "Provider for the data", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "ENDPOINT_GITHUB": {"name": "ENDPOINT_GITHUB", "description": "Endpoint for data", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "INSERTED_AT": {"name": "INSERTED_AT", "description": "Timestamp when the data was inserted into the table", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "GITHUB_DATA_ID": {"name": "GITHUB_DATA_ID", "description": "A unique identifier for the record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "INSERTED_TIMESTAMP": {"name": "INSERTED_TIMESTAMP", "description": "The timestamp at which the record was initially created and inserted into this table.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MODIFIED_TIMESTAMP": {"name": "MODIFIED_TIMESTAMP", "description": "The timestamp at which this record was last modified by an internal process.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_INVOCATION_ID": {"name": "_INVOCATION_ID", "description": "A job ID to identify the run that last modified a record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/silver/github/silver__github_data.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "incremental", "merge_exclude_columns": ["inserted_timestamp"], "unique_key": ["_res_id"], "cluster_by": ["_inserted_timestamp::DATE"], "tags": ["scheduled_non_core"]}, "created_at": 1763073388.4594078, "relation_name": "NEAR.silver.github_data", "raw_code": "{{ config(\n materialized = 'incremental',\n merge_exclude_columns = [\"inserted_timestamp\"],\n unique_key = ['_res_id'],\n cluster_by = ['_inserted_timestamp::DATE'],\n tags = ['scheduled_non_core']\n) }}\n\nWITH github AS (\n\n SELECT\n repo_owner,\n repo_name,\n endpoint_name,\n DATA,\n provider,\n endpoint_github,\n _inserted_timestamp,\n _res_id\n FROM\n {{ source(\n 'crosschain_silver',\n 'github_activity'\n ) }}\n WHERE\n project_name = 'near'\n\n{% if is_incremental() %}\nAND _inserted_timestamp > (\n SELECT\n MAX(_inserted_timestamp)\n FROM\n {{ this }}\n)\n{% endif %}\n)\nSELECT\n *,\n {{ dbt_utils.generate_surrogate_key(\n ['_res_id']\n ) }} AS github_data_id,\n SYSDATE() AS inserted_timestamp,\n SYSDATE() AS modified_timestamp,\n '{{ invocation_id }}' AS _invocation_id\nFROM\n github", "language": "sql", "refs": [], "sources": [["crosschain_silver", "github_activity"]], "metrics": [], "depends_on": {"macros": ["macro.dbt.is_incremental", "macro.dbt_utils.generate_surrogate_key", "macro.fsc_utils.set_query_tag"], "nodes": ["source.near_models.crosschain_silver.github_activity"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.silver__native_daily_balances": {"database": "NEAR", "schema": "silver", "name": "silver__native_daily_balances", "resource_type": "model", "package_name": "near_models", "path": "silver/balances/silver__native_daily_balances.sql", "original_file_path": "models/silver/balances/silver__native_daily_balances.sql", "unique_id": "model.near_models.silver__native_daily_balances", "fqn": ["near_models", "silver", "balances", "silver__native_daily_balances"], "alias": "native_daily_balances", "checksum": {"name": "sha256", "checksum": "b16a49b1a6974940ca0501d208219c8406fb215d3b5d7d7e0e8eb507143e6e3c"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core"], "meta": {}, "group": null, "materialized": "view", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": null, "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true}, "tags": ["scheduled_non_core"], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "view", "tags": ["scheduled_non_core"]}, "created_at": 1763073384.754485, "relation_name": "NEAR.silver.native_daily_balances", "raw_code": "{{ config(\n materialized = 'view',\n tags = ['scheduled_non_core']\n) }}\n\nSELECT\n account_id,\n epoch_block_height :: INT AS epoch_block_id,\n epoch_date :: DATE AS epoch_date,\n liquid,\n lockup_account_id,\n lockup_liquid,\n lockup_reward,\n lockup_staked,\n lockup_unstaked_not_liquid,\n reward,\n staked,\n storage_usage,\n unstaked_not_liquid,\n __HEVO_ID,\n __HEVO__INGESTED_AT,\n __HEVO__LOADED_AT,\n {{ dbt_utils.generate_surrogate_key(\n ['account_id','epoch_block_height']\n ) }} AS near_balances_daily_id,\n DATEADD(\n ms,\n __HEVO__LOADED_AT,\n '1970-01-01'\n ) AS inserted_timestamp,\n inserted_timestamp AS modified_timestamp,\n '{{ invocation_id }}' AS _invocation_id\nFROM\n {{ ref(\n 'bronze__ft_balances_daily'\n ) }}", "language": "sql", "refs": [{"name": "bronze__ft_balances_daily", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_utils.generate_surrogate_key", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.bronze__ft_balances_daily"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.silver__dex_swaps_v2": {"database": "NEAR", "schema": "silver", "name": "silver__dex_swaps_v2", "resource_type": "model", "package_name": "near_models", "path": "silver/defi/silver__dex_swaps_v2.sql", "original_file_path": "models/silver/defi/silver__dex_swaps_v2.sql", "unique_id": "model.near_models.silver__dex_swaps_v2", "fqn": ["near_models", "silver", "defi", "silver__dex_swaps_v2"], "alias": "dex_swaps_v2", "checksum": {"name": "sha256", "checksum": "40dd6b311d9e8c6efa009f02a184b0a7d42fe6c5ef5de387177672e884aaa0f0"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core"], "meta": {}, "group": null, "materialized": "incremental", "incremental_strategy": "merge", "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": "dex_swaps_v2_id", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "cluster_by": ["block_timestamp::DATE", "modified_timestamp::DATE"], "incremental_predicates": ["dynamic_range_predicate_custom", "block_timestamp::date"], "merge_exclude_columns": ["inserted_timestamp"]}, "tags": ["scheduled_non_core"], "description": "Parses log output data for swap information. It was determined logs must be used over inputs in a FunctionCall as only the output contains actual swap information. See tx AfvgkUxP8taJNBLaZYvFumFrrePpJujb2gjQJz7YbRiM as an example.", "columns": {"TX_HASH": {"name": "TX_HASH", "description": "Unique identifier (hash) of this transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RECEIPT_ID": {"name": "RECEIPT_ID", "description": "Please note this column is being deprecated in favor of simply \"receipt_id\".", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCK_ID": {"name": "BLOCK_ID", "description": "The height of the chain this block corresponds with.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCK_TIMESTAMP": {"name": "BLOCK_TIMESTAMP", "description": "The date and time at which the block began.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RECEIVER_ID": {"name": "RECEIVER_ID", "description": "Account reacting to the receipt from predecessor_id, can be relay, a contract, or a user of a relay, etc. This field identifies the account that is processing the receipt and executing the associated action. In most cases, this is a smart contract that is being called, but it can also be a user account in relay transactions or the system account for certain operations. This differs from tx_receiver and is specific to the receipt being processed.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "SIGNER_ID": {"name": "SIGNER_ID", "description": "Signer of the receipt, often same as tx_signer, sometimes system in the case of systemic gas refunds. This field identifies the account that has the authority to execute the receipt. In most cases, this is the same as the transaction signer, but in system operations like gas refunds, this may be the system account. The signer is the account that originally signed the transaction that began the blockchain activity, which may or may not include cross-contract calls.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "SWAP_INDEX": {"name": "SWAP_INDEX", "description": "The positon index for the record in question, if it was stored in a particular order.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "AMOUNT_OUT_RAW": {"name": "AMOUNT_OUT_RAW", "description": "Amount out, in a swap or transfer, in adjusted form.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TOKEN_OUT": {"name": "TOKEN_OUT", "description": "The address of the token being swapped to.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "AMOUNT_IN_RAW": {"name": "AMOUNT_IN_RAW", "description": "Amount in, in a swap or transfer, in adjusted form.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TOKEN_IN": {"name": "TOKEN_IN", "description": "The address of the token sent for swap.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "SWAP_INPUT_DATA": {"name": "SWAP_INPUT_DATA", "description": "JSON of input data for the swap, taken from the FunctionCall JSON.\nNote, directional keys such as in and out are determined by the pool.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "LOG": {"name": "LOG", "description": "The logs linked to the transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_PARTITION_BY_BLOCK_NUMBER": {"name": "_PARTITION_BY_BLOCK_NUMBER", "description": "Block number grouping for ingestion partition", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_INSERTED_TIMESTAMP": {"name": "_INSERTED_TIMESTAMP", "description": "The timestamp for when the block was inserted into the data warehouse by the Chainwalker.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "DEX_SWAPS_V2_ID": {"name": "DEX_SWAPS_V2_ID", "description": "A unique identifier for the record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "INSERTED_TIMESTAMP": {"name": "INSERTED_TIMESTAMP", "description": "The timestamp at which the record was initially created and inserted into this table.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MODIFIED_TIMESTAMP": {"name": "MODIFIED_TIMESTAMP", "description": "The timestamp at which this record was last modified by an internal process.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_INVOCATION_ID": {"name": "_INVOCATION_ID", "description": "A job ID to identify the run that last modified a record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/silver/defi/silver__dex_swaps_v2.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "incremental", "incremental_strategy": "merge", "incremental_predicates": ["dynamic_range_predicate_custom", "block_timestamp::date"], "merge_exclude_columns": ["inserted_timestamp"], "unique_key": "dex_swaps_v2_id", "cluster_by": ["block_timestamp::DATE", "modified_timestamp::DATE"], "tags": ["scheduled_non_core"]}, "created_at": 1763073388.4647644, "relation_name": "NEAR.silver.dex_swaps_v2", "raw_code": "{{ config(\n materialized = 'incremental',\n incremental_strategy = 'merge',\n incremental_predicates = [\"dynamic_range_predicate_custom\",\"block_timestamp::date\"],\n merge_exclude_columns = [\"inserted_timestamp\"],\n unique_key = 'dex_swaps_v2_id',\n cluster_by = ['block_timestamp::DATE', 'modified_timestamp::DATE'],\n tags = ['scheduled_non_core'],\n) }}\n\n-- depends on {{ ref('silver__logs_s3') }}\n-- depends on {{ ref('silver__receipts_final') }}\n\n{% if execute %}\n\n {% if is_incremental() and not var(\"MANUAL_FIX\") %}\n {% do log(\"Incremental and not MANUAL_FIX\", info=True) %}\n {% set max_mod_query %}\n\n SELECT\n MAX(modified_timestamp) modified_timestamp\n FROM\n {{ this }}\n\n {% endset %}\n\n {% set max_mod = run_query(max_mod_query) [0] [0] %}\n {% if not max_mod or max_mod == 'None' %}\n {% set max_mod = '2099-01-01' %}\n {% endif %}\n\n {% do log(\"max_mod: \" ~ max_mod, info=True) %}\n\n {% set min_block_date_query %}\n SELECT\n MIN(\n block_timestamp :: DATE\n )\n FROM\n (\n SELECT\n MIN(block_timestamp) block_timestamp\n FROM\n {{ ref('silver__logs_s3') }} A\n WHERE\n modified_timestamp >= '{{max_mod}}'\n UNION ALL\n SELECT\n MIN(block_timestamp) block_timestamp\n FROM\n {{ ref('silver__receipts_final') }} A\n WHERE\n modified_timestamp >= '{{max_mod}}'\n ) \n {% endset %}\n\n {% set min_bd = run_query(min_block_date_query) [0] [0] %}\n {% if not min_bd or min_bd == 'None' %}\n {% set min_bd = '2099-01-01' %}\n {% endif %}\n\n {% do log(\"min_bd: \" ~ min_bd, info=True) %}\n\n {% endif %}\n\n{% endif %}\n\nWITH swap_logs AS (\n\n SELECT\n tx_hash,\n receipt_id,\n block_id,\n block_timestamp,\n receiver_id,\n signer_id,\n log_index,\n clean_log,\n _partition_by_block_number,\n modified_timestamp,\n -- Determine swap type based on log format\n CASE\n WHEN clean_log LIKE 'Swapped%' THEN 'ref_finance'\n WHEN TRY_PARSE_JSON(clean_log):event::STRING = 'swap'\n AND TRY_PARSE_JSON(clean_log):standard::STRING = 'dcl.ref'\n AND receiver_id = 'dclv2.ref-labs.near'\n THEN 'rhea_finance'\n ELSE 'unknown'\n END AS swap_type\n FROM\n {{ ref('silver__logs_s3') }}\n WHERE\n receipt_succeeded\n AND (\n clean_log LIKE 'Swapped%'\n OR (TRY_PARSE_JSON(clean_log):event::STRING = 'swap' AND TRY_PARSE_JSON(clean_log):standard::STRING = 'dcl.ref' AND receiver_id = 'dclv2.ref-labs.near')\n )\n AND receiver_id NOT LIKE '%dragon_bot.near' \n \n {% if var(\"MANUAL_FIX\") %}\n AND {{ partition_load_manual('no_buffer') }}\n {% else %}\n {% if is_incremental() %}\n AND block_timestamp :: DATE >= '{{min_bd}}'\n {% endif %}\n {% endif %}\n),\nreceipts AS (\n SELECT\n receipt_id,\n receipt_json AS receipt_actions,\n receiver_id,\n receipt_json :receipt :Action :signer_id :: STRING AS signer_id,\n _partition_by_block_number,\n modified_timestamp\n FROM\n {{ ref('silver__receipts_final') }}\n WHERE\n receipt_id IN (\n SELECT\n receipt_id\n FROM\n swap_logs\n ) \n\n {% if var(\"MANUAL_FIX\") %}\n AND {{ partition_load_manual('no_buffer') }}\n {% else %}\n {% if is_incremental() %}\n AND block_timestamp :: DATE >= '{{min_bd}}'\n {% endif %}\n {% endif %}\n),\nswap_outcome AS (\n SELECT\n tx_hash,\n receipt_id,\n block_id,\n block_timestamp,\n receiver_id,\n signer_id,\n ROW_NUMBER() over (\n PARTITION BY receipt_id\n ORDER BY\n log_index ASC\n ) - 1 AS swap_index,\n COALESCE(SPLIT(clean_log, ',') [0], clean_log) AS LOG,\n REGEXP_REPLACE(\n LOG,\n '.*Swapped (\\\\d+) (.*) for (\\\\d+) (.*)',\n '\\\\1'\n ) :: STRING AS amount_in_raw,\n REGEXP_REPLACE(\n LOG,\n '.*Swapped \\\\d+ (\\\\S+) for (\\\\d+) (.*)',\n '\\\\1'\n ) :: STRING AS token_in,\n REGEXP_REPLACE(\n LOG,\n '.*Swapped \\\\d+ \\\\S+ for (\\\\d+) (.*)',\n '\\\\1'\n ) :: STRING AS amount_out_raw,\n REGEXP_REPLACE(\n LOG,\n '.*Swapped \\\\d+ \\\\S+ for \\\\d+ (.*)',\n '\\\\1'\n ) :: STRING AS token_out,\n _partition_by_block_number,\n modified_timestamp,\n 'ref_finance' AS swap_format\n FROM\n swap_logs\n WHERE\n swap_type = 'ref_finance'\n),\nrhea_swap_outcome AS (\n SELECT\n tx_hash,\n receipt_id,\n block_id,\n block_timestamp,\n receiver_id,\n signer_id,\n ROW_NUMBER() over (\n PARTITION BY receipt_id\n ORDER BY\n log_index ASC\n ) - 1 AS swap_index, -- keeping this as fallback but Rhea logs typically contain single swap / receipt\n clean_log AS LOG,\n TRY_PARSE_JSON(clean_log):data[0]:amount_in::STRING AS amount_in_raw,\n TRY_PARSE_JSON(clean_log):data[0]:token_in::STRING AS token_in,\n TRY_PARSE_JSON(clean_log):data[0]:amount_out::STRING AS amount_out_raw,\n TRY_PARSE_JSON(clean_log):data[0]:token_out::STRING AS token_out,\n _partition_by_block_number,\n modified_timestamp,\n 'rhea_finance' AS swap_format\n FROM\n swap_logs\n WHERE\n swap_type = 'rhea_finance'\n),\nall_swap_outcomes AS (\n SELECT\n tx_hash,\n receipt_id,\n block_id,\n block_timestamp,\n receiver_id,\n signer_id,\n swap_index,\n LOG,\n amount_in_raw,\n token_in,\n amount_out_raw,\n token_out,\n _partition_by_block_number,\n modified_timestamp,\n swap_format\n FROM\n swap_outcome\n\n UNION ALL\n\n SELECT\n tx_hash,\n receipt_id,\n block_id,\n block_timestamp,\n receiver_id,\n signer_id,\n swap_index,\n LOG,\n amount_in_raw,\n token_in,\n amount_out_raw,\n token_out,\n _partition_by_block_number,\n modified_timestamp,\n swap_format\n FROM\n rhea_swap_outcome\n),\nparse_actions AS (\n SELECT\n tx_hash,\n o.receipt_id,\n block_id,\n block_timestamp,\n receiver_id,\n signer_id,\n swap_index,\n LOG,\n amount_out_raw,\n token_out,\n amount_in_raw,\n token_in,\n ARRAY_SIZE(\n receipt_actions :receipt :Action :actions\n ) AS action_ct,\n CASE\n WHEN swap_format = 'ref_finance' THEN\n TRY_PARSE_JSON(\n TRY_BASE64_DECODE_STRING(\n CASE\n -- Some swaps first have a register or storage action, then swap in final action (some may have both, so could be 2 or 3 actions)\n WHEN receipt_actions :receipt :Action :actions [0] :FunctionCall :method_name IN (\n 'register_tokens',\n 'storage_deposit'\n ) THEN receipt_actions :receipt :Action :actions [action_ct - 1] :FunctionCall :args -- <3,000 swaps across Ref and Refv2 execute multiple swaps in 1 receipt, with inputs spread across multiple action entities\n WHEN action_ct > 1 THEN receipt_actions :receipt :Action :actions [action_ct - 1] :FunctionCall :args -- most all other swaps execute multiswaps in 1 receipt, with 1 log and 1 action (that may contain an array of inputs for multiswap, per below)\n ELSE receipt_actions :receipt :Action :actions [0] :FunctionCall :args\n END\n )\n )\n WHEN swap_format = 'rhea_finance' THEN\n -- Extract from ft_on_transfer action\n TRY_PARSE_JSON(\n TRY_BASE64_DECODE_STRING(\n receipt_actions :receipt :Action :actions [0] :FunctionCall :args\n )\n ):msg\n ELSE NULL\n END AS decoded_action,\n CASE\n WHEN swap_format = 'ref_finance' THEN\n TRY_PARSE_JSON(\n COALESCE(\n TRY_PARSE_JSON(\n COALESCE(\n -- input data is stored in the decoded action\n -- for multi-swaps, there is (often) one action with an array of input dicts that correspond with the swap index\n decoded_action :msg,\n -- Swap must be capitalized! Autoformat may change to \"swap\"\n decoded_action :operation: Swap,\n decoded_action\n )\n ) :actions [swap_index],\n -- may also be stored directly in msg key, rather than within an array of size 1\n decoded_action :msg,\n -- signer test_near.near executed multistep swaps, with separate actions, and one encoded input per action\n decoded_action :actions [0]\n )\n )\n WHEN swap_format = 'rhea_finance' THEN decoded_action\n ELSE NULL\n END AS swap_input_data,\n r.receiver_id AS receipt_receiver_id,\n r.signer_id AS receipt_signer_id,\n o._partition_by_block_number\n FROM\n all_swap_outcomes o\n LEFT JOIN receipts r USING (receipt_id)\n\n {% if is_incremental() and not var(\"MANUAL_FIX\") %}\n WHERE\n GREATEST(\n COALESCE(o.modified_timestamp, '1970-01-01'),\n COALESCE(r.modified_timestamp, '1970-01-01') \n ) >= '{{max_mod}}'\n {% endif %}\n),\nFINAL AS (\n SELECT\n tx_hash,\n receipt_id,\n block_id,\n block_timestamp,\n receiver_id,\n signer_id,\n swap_index,\n amount_out_raw,\n token_out,\n amount_in_raw,\n token_in,\n swap_input_data,\n LOG,\n _partition_by_block_number\n FROM\n parse_actions\n)\nSELECT\n *,\n {{ dbt_utils.generate_surrogate_key(\n ['receipt_id', 'swap_index']\n ) }} AS dex_swaps_v2_id,\n SYSDATE() AS inserted_timestamp,\n SYSDATE() AS modified_timestamp,\n '{{ invocation_id }}' AS _invocation_id\nFROM\n FINAL", "language": "sql", "refs": [{"name": "silver__logs_s3", "package": null, "version": null}, {"name": "silver__receipts_final", "package": null, "version": null}, {"name": "silver__logs_s3", "package": null, "version": null}, {"name": "silver__receipts_final", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.is_incremental", "macro.dbt_utils.generate_surrogate_key", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.silver__logs_s3", "model.near_models.silver__receipts_final"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.silver__swap_intents": {"database": "NEAR", "schema": "silver", "name": "silver__swap_intents", "resource_type": "model", "package_name": "near_models", "path": "silver/defi/swaps/silver__swap_intents.sql", "original_file_path": "models/silver/defi/swaps/silver__swap_intents.sql", "unique_id": "model.near_models.silver__swap_intents", "fqn": ["near_models", "silver", "defi", "swaps", "silver__swap_intents"], "alias": "swap_intents", "checksum": {"name": "sha256", "checksum": "a4d54c2711f1a66c7489d3d735dc9d45a46d5d6904604a30e4d7c5db365f127f"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core"], "meta": {}, "group": null, "materialized": "incremental", "incremental_strategy": "merge", "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": "intents_swap_id", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "cluster_by": ["block_timestamp::DATE"], "incremental_predicates": ["dynamic_range_predicate_custom", "block_timestamp::date"], "merge_exclude_columns": ["inserted_timestamp"]}, "tags": ["scheduled_non_core"], "description": "Silver layer model that processes intent-based swap events from NEAR blockchain, specifically tracking token exchanges through the Intents protocol on intents.near.", "columns": {"BLOCK_ID": {"name": "BLOCK_ID", "description": "The height of the chain this block corresponds with.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCK_TIMESTAMP": {"name": "BLOCK_TIMESTAMP", "description": "The date and time at which the block began.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TX_HASH": {"name": "TX_HASH", "description": "Unique identifier (hash) of this transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RECEIPT_ID": {"name": "RECEIPT_ID", "description": "The identifying hash for a receipt.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RECEIVER_ID": {"name": "RECEIVER_ID", "description": "Account reacting to the receipt from predecessor_id, can be relay, a contract, or a user of a relay, etc. This field identifies the account that is processing the receipt and executing the associated action. In most cases, this is a smart contract that is being called, but it can also be a user account in relay transactions or the system account for certain operations. This differs from tx_receiver and is specific to the receipt being processed.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "SIGNER_ID": {"name": "SIGNER_ID", "description": "Signer of the receipt, often same as tx_signer, sometimes system in the case of systemic gas refunds. This field identifies the account that has the authority to execute the receipt. In most cases, this is the same as the transaction signer, but in system operations like gas refunds, this may be the system account. The signer is the account that originally signed the transaction that began the blockchain activity, which may or may not include cross-contract calls.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "INTENT_HASH": {"name": "INTENT_HASH", "description": "Unique identifier for the intent transaction, used to track the specific swap intent", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "ACCOUNT_ID": {"name": "ACCOUNT_ID", "description": "Account ID of the user who initiated the intent swap", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "REFERRAL": {"name": "REFERRAL", "description": "Referral account ID for the swap transaction, if applicable", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "SWAP_INDEX": {"name": "SWAP_INDEX", "description": "Index of the swap within the transaction, starting from 0", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "AMOUNT_OUT_RAW": {"name": "AMOUNT_OUT_RAW", "description": "An unadjusted amount (of tokens, price, etc.) for the relevant record. This is the number as it appears on chain and is not decimal adjusted.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TOKEN_OUT": {"name": "TOKEN_OUT", "description": "Token contract address for the output token (token being sent to user)", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "AMOUNT_IN_RAW": {"name": "AMOUNT_IN_RAW", "description": "An unadjusted amount (of tokens, price, etc.) for the relevant record. This is the number as it appears on chain and is not decimal adjusted.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TOKEN_IN": {"name": "TOKEN_IN", "description": "Token contract address for the input token (token being received by platform)", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "SWAP_INPUT_DATA": {"name": "SWAP_INPUT_DATA", "description": "JSON object containing detailed swap information including intent metadata, token details, and amounts", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "LOG": {"name": "LOG", "description": "Raw log data from the blockchain event", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "INTENTS_SWAP_ID": {"name": "INTENTS_SWAP_ID", "description": "A unique identifier for the record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "INSERTED_TIMESTAMP": {"name": "INSERTED_TIMESTAMP", "description": "The timestamp for when the block was inserted into the data warehouse by the Chainwalker.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MODIFIED_TIMESTAMP": {"name": "MODIFIED_TIMESTAMP", "description": "The timestamp at which the underlying record was last modified by an internal process.\nThis is used for incrementally loading based on when the source data was last modified.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/silver/defi/swaps/silver__swap_intents.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "incremental", "incremental_strategy": "merge", "incremental_predicates": ["dynamic_range_predicate_custom", "block_timestamp::date"], "merge_exclude_columns": ["inserted_timestamp"], "unique_key": "intents_swap_id", "cluster_by": ["block_timestamp::DATE"], "tags": ["scheduled_non_core"]}, "created_at": 1763073388.50408, "relation_name": "NEAR.silver.swap_intents", "raw_code": "{{ config(\n materialized = 'incremental',\n incremental_strategy = 'merge',\n incremental_predicates = [\"dynamic_range_predicate_custom\",\"block_timestamp::date\"],\n merge_exclude_columns = [\"inserted_timestamp\"],\n unique_key = 'intents_swap_id',\n cluster_by = ['block_timestamp::DATE'],\n tags = ['scheduled_non_core']\n) }}\n\n-- depends on {{ ref('silver__logs_s3') }}\n-- depends on {{ ref('core__ez_actions') }}\n-- depends on {{ ref('defi__fact_intents') }}\n\nWITH intents_actions AS (\n SELECT\n block_id,\n block_timestamp,\n tx_hash,\n tx_succeeded,\n tx_signer,\n receipt_id,\n receipt_predecessor_id,\n receipt_receiver_id,\n receipt_succeeded,\n action_index,\n action_name,\n action_data,\n action_data:method_name::STRING AS method_name,\n action_data:args::STRING AS args,\n actions_id,\n inserted_timestamp,\n modified_timestamp\n FROM\n {{ ref('core__ez_actions') }}\n WHERE\n receipt_receiver_id = 'intents.near'\n AND receipt_succeeded\n AND tx_succeeded\n \n {% if var(\"MANUAL_FIX\") %}\n AND {{ partition_load_manual('no_buffer', 'block_timestamp::date') }}\n {% else %}\n {% if is_incremental() %}\n AND modified_timestamp > (\n SELECT MAX(modified_timestamp) FROM {{ this }}\n )\n {% endif %}\n {% endif %}\n),\n\nintents_logs AS (\n SELECT\n tx_hash,\n receipt_id,\n block_id,\n block_timestamp,\n receiver_id,\n predecessor_id,\n signer_id,\n log_index,\n clean_log,\n TRY_PARSE_JSON(clean_log) AS log_json,\n TRY_PARSE_JSON(clean_log):event::STRING AS log_event,\n TRY_PARSE_JSON(clean_log):standard::STRING AS log_standard,\n receipt_succeeded,\n inserted_timestamp,\n modified_timestamp,\n _partition_by_block_number\n FROM\n {{ ref('silver__logs_s3') }}\n WHERE\n receiver_id = 'intents.near'\n AND receipt_succeeded\n AND TRY_PARSE_JSON(clean_log):standard::STRING IN ('nep245', 'dip4')\n \n {% if var(\"MANUAL_FIX\") %}\n AND {{ partition_load_manual('no_buffer', 'block_timestamp::date') }}\n {% else %}\n {% if is_incremental() %}\n AND modified_timestamp > (\n SELECT MAX(modified_timestamp) FROM {{ this }}\n )\n {% endif %}\n {% endif %}\n),\n\ntoken_diff_events AS (\n SELECT\n tx_hash,\n receipt_id,\n block_id,\n block_timestamp,\n log_index,\n log_json:data AS data_array,\n evt.value:intent_hash::STRING AS intent_hash,\n evt.value:account_id::STRING AS account_id,\n evt.value:diff AS token_diff,\n evt.value:referral::STRING AS referral,\n evt.index AS event_index,\n inserted_timestamp,\n modified_timestamp,\n _partition_by_block_number\n FROM\n intents_logs,\n LATERAL FLATTEN(input => log_json:data) AS evt\n WHERE\n log_event = 'token_diff'\n AND log_standard = 'dip4'\n),\n\ntoken_diff_flattened AS (\n SELECT\n tx_hash,\n receipt_id,\n block_id,\n block_timestamp,\n log_index,\n intent_hash,\n account_id,\n referral,\n event_index,\n token_key.key::STRING AS token_id,\n token_key.value::STRING AS token_amount_raw,\n CASE \n WHEN token_key.value::NUMERIC < 0 THEN 'token_in'\n WHEN token_key.value::NUMERIC > 0 THEN 'token_out'\n ELSE 'no_change'\n END AS token_direction,\n ABS(token_key.value::NUMERIC)::STRING AS abs_amount_raw,\n inserted_timestamp,\n modified_timestamp,\n _partition_by_block_number\n FROM\n token_diff_events,\n LATERAL FLATTEN(input => token_diff) AS token_key\n WHERE\n token_key.value::NUMERIC != 0\n),\n\nintents_events AS (\n SELECT\n tx_hash,\n receipt_id,\n block_id,\n block_timestamp,\n receiver_id,\n predecessor_id,\n log_event,\n token_id,\n owner_id,\n old_owner_id,\n new_owner_id,\n amount_raw::STRING AS amount_raw,\n token_id AS contract_address,\n log_index,\n log_event_index,\n amount_index,\n fact_intents_id,\n inserted_timestamp,\n modified_timestamp\n FROM\n {{ ref('defi__fact_intents') }}\n WHERE\n token_id IS NOT NULL\n \n {% if var(\"MANUAL_FIX\") %}\n AND {{ partition_load_manual('no_buffer', 'block_timestamp::date') }}\n {% else %}\n {% if is_incremental() %}\n AND modified_timestamp > (\n SELECT MAX(modified_timestamp) FROM {{ this }}\n )\n {% endif %}\n {% endif %}\n),\n\nintents_joined AS (\n SELECT \n e.tx_hash,\n e.receipt_id,\n e.block_id,\n e.block_timestamp,\n e.receiver_id,\n e.predecessor_id,\n e.log_event,\n e.token_id,\n e.owner_id,\n e.old_owner_id,\n e.new_owner_id,\n e.amount_raw,\n e.contract_address,\n e.log_index,\n e.log_event_index,\n e.amount_index,\n e.fact_intents_id,\n e.inserted_timestamp,\n e.modified_timestamp,\n a.tx_signer,\n a.action_name,\n a.method_name,\n a.args,\n a.action_data,\n l.clean_log,\n l.log_json,\n l.log_event AS parsed_log_event,\n l.log_standard,\n l._partition_by_block_number\n FROM intents_events e\n LEFT JOIN intents_actions a ON e.tx_hash = a.tx_hash AND e.receipt_id = a.receipt_id\n LEFT JOIN intents_logs l ON e.tx_hash = l.tx_hash AND e.receipt_id = l.receipt_id\n WHERE e.tx_hash IN (\n SELECT DISTINCT tx_hash\n FROM intents_logs\n WHERE receiver_id = 'intents.near'\n AND receipt_succeeded\n AND TRY_PARSE_JSON(clean_log):event::STRING = 'token_diff'\n )\n),\n\nintents_raw AS (\n SELECT\n ij.tx_hash,\n ij.receipt_id,\n ij.block_id,\n ij.block_timestamp,\n ij.receiver_id,\n ij.predecessor_id,\n ij.log_event,\n ij.token_id,\n ij.owner_id,\n ij.old_owner_id,\n ij.new_owner_id,\n ij.amount_raw,\n ij.contract_address,\n ij.log_index,\n ij.log_event_index,\n ij.amount_index,\n ij.fact_intents_id,\n ij.inserted_timestamp,\n ij.modified_timestamp,\n -- Include joined data from actions and logs\n ij.tx_signer,\n ij.action_name,\n ij.method_name,\n ij.args,\n ij.action_data,\n ij.clean_log,\n ij.log_json,\n ij.parsed_log_event,\n ij.log_standard,\n ij._partition_by_block_number\n FROM intents_joined ij\n),\n\nintents_order AS (\n SELECT\n tx_hash,\n receipt_id,\n block_id,\n block_timestamp,\n receiver_id,\n predecessor_id,\n token_id,\n contract_address,\n amount_raw::STRING AS amount_raw,\n owner_id,\n old_owner_id,\n log_event,\n log_index,\n log_event_index,\n amount_index,\n inserted_timestamp,\n modified_timestamp,\n -- Include joined data from actions and logs\n tx_signer,\n action_name,\n method_name,\n args,\n action_data,\n clean_log,\n log_json,\n parsed_log_event,\n log_standard,\n _partition_by_block_number,\n\n -- identify first and last tokens\n ROW_NUMBER() OVER (\n PARTITION BY tx_hash \n ORDER BY log_index, log_event_index, amount_index\n ) AS token_order_asc,\n ROW_NUMBER() OVER (\n PARTITION BY tx_hash \n ORDER BY log_index DESC, log_event_index DESC, amount_index DESC\n ) AS token_order_desc\n FROM intents_raw\n),\n\nintents_swap AS (\n SELECT\n tx_hash,\n -- Swap ordering\n MAX(CASE WHEN token_order_asc = 1 THEN token_id END) AS token_in_id,\n MAX(CASE WHEN token_order_desc = 1 THEN token_id END) AS token_out_id,\n MAX(CASE WHEN token_order_asc = 1 THEN contract_address END) AS token_in_address,\n MAX(CASE WHEN token_order_desc = 1 THEN contract_address END) AS token_out_address,\n -- Total amount\n SUM(CASE WHEN token_order_asc = 1 THEN amount_raw::NUMERIC ELSE 0 END)::STRING AS total_amount_in_raw,\n SUM(CASE WHEN token_order_desc = 1 THEN amount_raw::NUMERIC ELSE 0 END)::STRING AS total_amount_out_raw\n FROM intents_order\n GROUP BY tx_hash\n),\n\ntoken_aggregated AS (\n SELECT\n tdf.tx_hash,\n tdf.receipt_id,\n tdf.intent_hash,\n tdf.account_id,\n tdf.referral,\n tdf.token_id,\n SUM(tdf.token_amount_raw::NUMERIC) AS net_amount,\n MIN(tdf.block_id) AS block_id,\n MIN(tdf.block_timestamp) AS block_timestamp,\n MIN(tdf._partition_by_block_number) AS _partition_by_block_number\n FROM token_diff_flattened tdf\n WHERE tdf.intent_hash IS NOT NULL\n GROUP BY tdf.tx_hash, tdf.receipt_id, tdf.intent_hash, tdf.account_id, tdf.referral, tdf.token_id\n),\nintents_token_flows AS (\n SELECT\n ta.tx_hash,\n ta.receipt_id,\n ta.intent_hash,\n ta.account_id,\n ta.referral,\n MIN(ta.block_id) AS block_id,\n MIN(ta.block_timestamp) AS block_timestamp,\n MIN(ta.account_id) AS signer_id,\n MIN(ta._partition_by_block_number) AS _partition_by_block_number,\n MAX(il.clean_log) AS log,\n MAX(il.log_standard) AS standard,\n OBJECT_CONSTRUCT(\n 'intent_type', 'token_diff',\n 'intent_hash', ta.intent_hash,\n 'account_id', ta.account_id,\n 'referral', COALESCE(ta.referral, ''),\n 'standard', COALESCE(MAX(il.log_standard), ''),\n 'token_in', MAX(CASE WHEN ta.net_amount > 0 THEN ta.token_id END),\n 'token_out', MAX(CASE WHEN ta.net_amount < 0 THEN ta.token_id END),\n 'amount_in', MAX(CASE WHEN ta.net_amount > 0 THEN ta.net_amount END),\n 'amount_out', MAX(CASE WHEN ta.net_amount < 0 THEN ABS(ta.net_amount) END)\n ) AS swap_input_data,\n MAX(CASE WHEN ta.net_amount > 0 THEN ta.token_id END) AS token_in,\n MAX(CASE WHEN ta.net_amount > 0 THEN ta.net_amount END) AS amount_in_raw,\n MAX(CASE WHEN ta.net_amount < 0 THEN ta.token_id END) AS token_out,\n MAX(CASE WHEN ta.net_amount < 0 THEN ABS(ta.net_amount) END) AS amount_out_raw\n FROM token_aggregated ta\n LEFT JOIN intents_logs il ON ta.tx_hash = il.tx_hash AND ta.receipt_id = il.receipt_id AND il.log_event = 'token_diff'\n GROUP BY ta.tx_hash, ta.receipt_id, ta.intent_hash, ta.account_id, ta.referral\n),\nintents_swaps_identified AS (\n SELECT\n tx_hash,\n receipt_id,\n block_id,\n block_timestamp,\n signer_id,\n swap_input_data,\n log,\n _partition_by_block_number,\n intent_hash,\n account_id,\n referral,\n token_in,\n amount_in_raw,\n token_out,\n amount_out_raw\n FROM intents_token_flows\n WHERE token_in IS NOT NULL \n AND token_out IS NOT NULL\n AND amount_in_raw > 0 \n AND amount_out_raw > 0\n),\nintents_mapped AS (\n SELECT\n tx_hash,\n receipt_id,\n block_id,\n block_timestamp,\n 'intents.near' AS receiver_id,\n signer_id,\n intent_hash,\n account_id,\n referral,\n ROW_NUMBER() OVER (PARTITION BY tx_hash ORDER BY intent_hash, receipt_id) - 1 AS swap_index,\n amount_out_raw::STRING AS amount_out_raw,\n token_out,\n amount_in_raw::STRING AS amount_in_raw,\n token_in,\n swap_input_data,\n log,\n _partition_by_block_number\n FROM intents_swaps_identified\n WHERE token_in IS NOT NULL \n AND token_out IS NOT NULL\n AND amount_in_raw > 0 \n AND amount_out_raw > 0\n AND intent_hash IS NOT NULL\n),\nFINAL AS (\n SELECT\n tx_hash,\n receipt_id,\n block_id,\n block_timestamp,\n receiver_id,\n signer_id,\n intent_hash,\n account_id,\n referral,\n swap_index,\n amount_out_raw,\n token_out,\n amount_in_raw,\n token_in,\n swap_input_data,\n log,\n _partition_by_block_number\n FROM \n intents_mapped\n)\nSELECT\n *,\n {{ dbt_utils.generate_surrogate_key(\n ['tx_hash', 'intent_hash', 'swap_index']\n ) }} AS intents_swap_id,\n SYSDATE() AS inserted_timestamp,\n SYSDATE() AS modified_timestamp,\n '{{ invocation_id }}' AS _invocation_id\nFROM \n FINAL", "language": "sql", "refs": [{"name": "silver__logs_s3", "package": null, "version": null}, {"name": "core__ez_actions", "package": null, "version": null}, {"name": "defi__fact_intents", "package": null, "version": null}, {"name": "core__ez_actions", "package": null, "version": null}, {"name": "silver__logs_s3", "package": null, "version": null}, {"name": "defi__fact_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.is_incremental", "macro.dbt_utils.generate_surrogate_key", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.silver__logs_s3", "model.near_models.core__ez_actions", "model.near_models.defi__fact_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.silver__burrow_lending": {"database": "NEAR", "schema": "silver", "name": "silver__burrow_lending", "resource_type": "model", "package_name": "near_models", "path": "silver/defi/lending/silver__burrow_lending.sql", "original_file_path": "models/silver/defi/lending/silver__burrow_lending.sql", "unique_id": "model.near_models.silver__burrow_lending", "fqn": ["near_models", "silver", "defi", "lending", "silver__burrow_lending"], "alias": "burrow_lending", "checksum": {"name": "sha256", "checksum": "7d6063b7b41a97eae080d17a9188391597968c8e3861a63410cb189ea225014d"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core"], "meta": {}, "group": null, "materialized": "view", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": null, "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true}, "tags": ["scheduled_non_core"], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "view", "tags": ["scheduled_non_core"]}, "created_at": 1763073384.8029563, "relation_name": "NEAR.silver.burrow_lending", "raw_code": "{{ config(\n materialized = 'view',\n tags = ['scheduled_non_core']\n) }}\n\n\nWITH metadata AS (\n SELECT\n asset_identifier as contract_address,\n NAME,\n symbol,\n decimals\n FROM\n {{ ref('silver__ft_contract_metadata') }}\n),\nborrows AS\n(\n SELECT\n *\n FROM\n {{ ref('silver__burrow_borrows') }}\n\n),\ncollaterals AS\n(\n SELECT\n *\n FROM\n {{ ref('silver__burrow_collaterals') }}\n),\ndeposits AS\n(\n SELECT\n *\n FROM\n {{ ref('silver__burrow_deposits') }}\n\n),\nrepays AS\n(\n SELECT\n *\n FROM\n {{ ref('silver__burrow_repays') }}\n),\nwithdrawals AS\n(\n SELECT\n *\n FROM\n {{ ref('silver__burrow_withdraws') }}\n\n),\nFINAL_UNION AS (\n SELECT\n {{ dbt_utils.generate_surrogate_key(\n ['burrow_borrows_id', 'actions']\n ) }} as burrow_lending_id,\n *\n FROM\n borrows\n UNION ALL\n SELECT\n {{ dbt_utils.generate_surrogate_key(\n ['burrow_collaterals_id', 'actions']\n ) }} as burrow_lending_id,\n *\n FROM\n collaterals\n UNION ALL\n SELECT\n {{ dbt_utils.generate_surrogate_key(\n ['burrow_deposits_id', 'actions']\n ) }} as burrow_lending_id,\n *\n FROM\n deposits\n UNION ALL\n SELECT\n {{ dbt_utils.generate_surrogate_key(\n ['burrow_repays_id', 'actions']\n ) }} as burrow_lending_id,\n *\n FROM\n repays\n UNION ALL\n SELECT\n {{ dbt_utils.generate_surrogate_key(\n ['burrow_withdraws_id', 'actions']\n ) }} as burrow_lending_id,\n *\n FROM\n withdrawals\n),\nFINAL AS (\n SELECT\n 'burrow' as platform,\n tx_hash,\n block_id,\n block_timestamp,\n sender_id,\n actions,\n f.contract_address,\n amount_raw,\n GREATEST(\n amount_raw,\n RPAD(\n amount_raw,\n m.decimals,\n '0'\n )) :: NUMBER AS amount_adj,\n burrow_lending_id,\n token_contract_address,\n inserted_timestamp,\n modified_timestamp\n FROM\n FINAL_UNION as f\n LEFT JOIN metadata m ON\n token_contract_address = m.contract_address\n\n)\nSELECT\n 'burrow' as platform,\n tx_hash,\n block_id,\n block_timestamp,\n sender_id,\n actions,\n contract_address,\n amount_raw,\n amount_adj,\n burrow_lending_id, \n token_contract_address as token_address,\n inserted_timestamp,\n modified_timestamp\nFROM\n FINAL", "language": "sql", "refs": [{"name": "silver__ft_contract_metadata", "package": null, "version": null}, {"name": "silver__burrow_borrows", "package": null, "version": null}, {"name": "silver__burrow_collaterals", "package": null, "version": null}, {"name": "silver__burrow_deposits", "package": null, "version": null}, {"name": "silver__burrow_repays", "package": null, "version": null}, {"name": "silver__burrow_withdraws", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_utils.generate_surrogate_key", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.silver__ft_contract_metadata", "model.near_models.silver__burrow_borrows", "model.near_models.silver__burrow_collaterals", "model.near_models.silver__burrow_deposits", "model.near_models.silver__burrow_repays", "model.near_models.silver__burrow_withdraws"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.silver__burrow_collaterals": {"database": "NEAR", "schema": "silver", "name": "silver__burrow_collaterals", "resource_type": "model", "package_name": "near_models", "path": "silver/defi/lending/burrow/silver__burrow_collaterals.sql", "original_file_path": "models/silver/defi/lending/burrow/silver__burrow_collaterals.sql", "unique_id": "model.near_models.silver__burrow_collaterals", "fqn": ["near_models", "silver", "defi", "lending", "burrow", "silver__burrow_collaterals"], "alias": "burrow_collaterals", "checksum": {"name": "sha256", "checksum": "57ede9adf0395e3c4b9a0a7a43d6270faec34c8a20d3e889880e7a91f1579b5a"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core"], "meta": {}, "group": null, "materialized": "incremental", "incremental_strategy": "merge", "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": "burrow_collaterals_id", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "cluster_by": ["block_timestamp::DATE", "modified_timestamp::DATE"], "incremental_predicates": ["dynamic_range_predicate_custom", "block_timestamp::date"], "merge_exclude_columns": ["inserted_timestamp"]}, "tags": ["scheduled_non_core"], "description": "", "columns": {"TX_HASH": {"name": "TX_HASH", "description": "Unique identifier (hash) of this transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCK_ID": {"name": "BLOCK_ID", "description": "The height of the chain this block corresponds with.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCK_TIMESTAMP": {"name": "BLOCK_TIMESTAMP", "description": "The date and time at which the block began.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RECEIPT_ID": {"name": "RECEIPT_ID", "description": "The identifying hash for a receipt.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "ACTION_INDEX": {"name": "ACTION_INDEX", "description": "Index of the action within the transaction. This field indicates the position of the action in the sequence of actions within the transaction. Actions are processed in order, and this index helps maintain the chronological sequence and relationship between multiple actions in a single transaction. The first action has index 0, the second has index 1, and so on.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "PREDECESSOR_ID": {"name": "PREDECESSOR_ID", "description": "Account that called the relevant receipt (often the same as tx_signer, but can be system as well). This field identifies the account that directly invoked the receipt being processed. In simple transactions, this is typically the same as the transaction signer. However, in cross-contract calls or system operations, this may be a different account or the system account. This is crucial for understanding the call chain and access control in NEAR's execution model.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "SENDER_ID": {"name": "SENDER_ID", "description": "The id, or wallet address, of the sender from the receipt action.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "ACTIONS": {"name": "ACTIONS", "description": "The action that the user is taking.\nDeposit: user is depositing funds to be used for lending\nWithdraw: user has changed their mind and are no longer willing to lend, so they withdraw their asset", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "CONTRACT_ADDRESS": {"name": "CONTRACT_ADDRESS", "description": "The address of the deployed contract for the token, nft, or other smart contract.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "AMOUNT_RAW": {"name": "AMOUNT_RAW", "description": "Unadjusted amount of tokens as it appears on-chain (not decimal adjusted). This is the raw token amount before any decimal precision adjustments are applied. For example, if transferring 1 NEAR token, the amount_raw would be 1000000000000000000000000 (1e24) since NEAR has 24 decimal places. This field preserves the exact on-chain representation of the token amount for precise calculations and verification.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TOKEN_CONTRACT_ADDRESS": {"name": "TOKEN_CONTRACT_ADDRESS", "description": "The contract address corresponding to the token, view details of the contract by following this address on the chain explorer.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_PARTITION_BY_BLOCK_NUMBER": {"name": "_PARTITION_BY_BLOCK_NUMBER", "description": "Block number grouping for ingestion partition", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BURROW_COLLATERALS_ID": {"name": "BURROW_COLLATERALS_ID", "description": "A unique identifier for the record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "INSERTED_TIMESTAMP": {"name": "INSERTED_TIMESTAMP", "description": "The timestamp at which the record was initially created and inserted into this table.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MODIFIED_TIMESTAMP": {"name": "MODIFIED_TIMESTAMP", "description": "The timestamp at which this record was last modified by an internal process.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_INVOCATION_ID": {"name": "_INVOCATION_ID", "description": "A job ID to identify the run that last modified a record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/silver/defi/lending/burrow/silver__burrow_collaterals.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "incremental", "incremental_strategy": "merge", "incremental_predicates": ["dynamic_range_predicate_custom", "block_timestamp::date"], "merge_exclude_columns": ["inserted_timestamp"], "unique_key": "burrow_collaterals_id", "cluster_by": ["block_timestamp::DATE", "modified_timestamp::DATE"], "tags": ["scheduled_non_core"]}, "created_at": 1763073388.547396, "relation_name": "NEAR.silver.burrow_collaterals", "raw_code": "{{ config(\n materialized = 'incremental',\n incremental_strategy = 'merge',\n incremental_predicates = [\"dynamic_range_predicate_custom\",\"block_timestamp::date\"],\n merge_exclude_columns = [\"inserted_timestamp\"],\n unique_key = \"burrow_collaterals_id\",\n cluster_by = ['block_timestamp::DATE', 'modified_timestamp::DATE'],\n tags = ['scheduled_non_core']\n) }}\n\nWITH\nactions AS (\n\n SELECT\n block_id,\n block_timestamp,\n tx_hash,\n receipt_id,\n action_index,\n receipt_predecessor_id AS predecessor_id,\n receipt_receiver_id AS receiver_id,\n action_data :method_name :: STRING AS method_name,\n (action_data :method_name :: STRING = 'ft_on_transfer' OR action_data :method_name :: STRING = 'callback_execute_with_pyth') :: INT AS target_log_index,\n action_data :args ::VARIANT AS args,\n receipt_succeeded,\n FLOOR(block_id, -3) AS _partition_by_block_number\n FROM\n {{ ref('core__ez_actions') }}\n WHERE\n receipt_receiver_id = 'contract.main.burrow.near'\n AND action_name = 'FunctionCall'\n AND receipt_succeeded\n AND method_name in ('ft_on_transfer', 'oracle_on_call', 'callback_execute_with_pyth')\n AND (\n CONTAINS(UPPER(args :: STRING), 'INCREASECOLLATERAL') \n OR \n CONTAINS(UPPER(args :: STRING), 'DECREASECOLLATERAL')\n )\n {% if var(\"MANUAL_FIX\") %}\n AND {{ partition_load_manual('no_buffer', 'floor(block_id, -3)') }}\n {% else %}\n {% if is_incremental() %}\n AND modified_timestamp >= (\n SELECT\n MAX(modified_timestamp)\n FROM\n {{ this }}\n )\n {% endif %}\n {% endif %}\n),\nlogs AS (\n SELECT\n tx_hash,\n receipt_id,\n clean_log,\n log_index\n FROM\n {{ ref('silver__logs_s3') }}\n WHERE\n receiver_id = 'contract.main.burrow.near'\n AND receipt_succeeded\n {% if var(\"MANUAL_FIX\") %}\n AND {{ partition_load_manual('no_buffer') }}\n {% else %}\n {% if is_incremental() %}\n AND modified_timestamp >= (\n SELECT\n MAX(modified_timestamp)\n FROM\n {{ this }}\n )\n {% endif %}\n {% endif %}\n),\nFINAL AS (\n SELECT\n block_id,\n block_timestamp,\n a.tx_hash,\n a.receipt_id,\n action_index,\n predecessor_id,\n receiver_id AS contract_address,\n CASE\n WHEN method_name = 'ft_on_transfer' THEN args :sender_id :: STRING\n WHEN method_name = 'callback_execute_with_pyth' THEN args :account_id :: STRING\n WHEN method_name = 'oracle_on_call' THEN args :sender_id :: STRING\n END AS sender_id,\n method_name,\n args,\n TRY_PARSE_JSON(l.clean_log) :: OBJECT AS segmented_data,\n segmented_data :data [0] :account_id AS account_id,\n segmented_data :data [0] :token_id AS token_contract_address,\n segmented_data :data [0] :amount :: NUMBER AS amount_raw,\n segmented_data :event :: STRING AS actions,\n _partition_by_block_number\n FROM \n actions a\n LEFT JOIN logs l\n ON a.tx_hash = l.tx_hash\n AND a.receipt_id = l.receipt_id\n WHERE\n actions in ('increase_collateral', 'decrease_collateral')\n )\nSELECT\n tx_hash,\n block_id,\n block_timestamp,\n receipt_id,\n action_index,\n predecessor_id,\n sender_id,\n actions,\n contract_address,\n amount_raw,\n token_contract_address,\n _partition_by_block_number,\n {{ dbt_utils.generate_surrogate_key(\n ['receipt_id', 'action_index']\n ) }} AS burrow_collaterals_id,\n SYSDATE() AS inserted_timestamp,\n SYSDATE() AS modified_timestamp,\n '{{ invocation_id }}' AS _invocation_id\nFROM\n FINAL\nWHERE\n actions != 'fee_detail'", "language": "sql", "refs": [{"name": "core__ez_actions", "package": null, "version": null}, {"name": "silver__logs_s3", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.is_incremental", "macro.dbt_utils.generate_surrogate_key", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.core__ez_actions", "model.near_models.silver__logs_s3"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.silver__burrow_borrows": {"database": "NEAR", "schema": "silver", "name": "silver__burrow_borrows", "resource_type": "model", "package_name": "near_models", "path": "silver/defi/lending/burrow/silver__burrow_borrows.sql", "original_file_path": "models/silver/defi/lending/burrow/silver__burrow_borrows.sql", "unique_id": "model.near_models.silver__burrow_borrows", "fqn": ["near_models", "silver", "defi", "lending", "burrow", "silver__burrow_borrows"], "alias": "burrow_borrows", "checksum": {"name": "sha256", "checksum": "0dc0f88e1384222407f73e55721b80e1c48cdcc7793dc1f19a5e42667249598d"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core"], "meta": {}, "group": null, "materialized": "incremental", "incremental_strategy": "merge", "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": "burrow_borrows_id", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "cluster_by": ["block_timestamp::DATE", "modified_timestamp::DATE"], "incremental_predicates": ["dynamic_range_predicate_custom", "block_timestamp::date"], "merge_exclude_columns": ["inserted_timestamp"]}, "tags": ["scheduled_non_core"], "description": "", "columns": {"TX_HASH": {"name": "TX_HASH", "description": "Unique identifier (hash) of this transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCK_ID": {"name": "BLOCK_ID", "description": "The height of the chain this block corresponds with.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCK_TIMESTAMP": {"name": "BLOCK_TIMESTAMP", "description": "The date and time at which the block began.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RECEIPT_ID": {"name": "RECEIPT_ID", "description": "The identifying hash for a receipt.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "ACTION_INDEX": {"name": "ACTION_INDEX", "description": "Index of the action within the transaction. This field indicates the position of the action in the sequence of actions within the transaction. Actions are processed in order, and this index helps maintain the chronological sequence and relationship between multiple actions in a single transaction. The first action has index 0, the second has index 1, and so on.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "PREDECESSOR_ID": {"name": "PREDECESSOR_ID", "description": "Account that called the relevant receipt (often the same as tx_signer, but can be system as well). This field identifies the account that directly invoked the receipt being processed. In simple transactions, this is typically the same as the transaction signer. However, in cross-contract calls or system operations, this may be a different account or the system account. This is crucial for understanding the call chain and access control in NEAR's execution model.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "SENDER_ID": {"name": "SENDER_ID", "description": "The id, or wallet address, of the sender from the receipt action.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "ACTIONS": {"name": "ACTIONS", "description": "The action that the user is taking.\nDeposit: user is depositing funds to be used for lending\nWithdraw: user has changed their mind and are no longer willing to lend, so they withdraw their asset", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "CONTRACT_ADDRESS": {"name": "CONTRACT_ADDRESS", "description": "The address of the deployed contract for the token, nft, or other smart contract.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "AMOUNT_RAW": {"name": "AMOUNT_RAW", "description": "Unadjusted amount of tokens as it appears on-chain (not decimal adjusted). This is the raw token amount before any decimal precision adjustments are applied. For example, if transferring 1 NEAR token, the amount_raw would be 1000000000000000000000000 (1e24) since NEAR has 24 decimal places. This field preserves the exact on-chain representation of the token amount for precise calculations and verification.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TOKEN_CONTRACT_ADDRESS": {"name": "TOKEN_CONTRACT_ADDRESS", "description": "The contract address corresponding to the token, view details of the contract by following this address on the chain explorer.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_PARTITION_BY_BLOCK_NUMBER": {"name": "_PARTITION_BY_BLOCK_NUMBER", "description": "Block number grouping for ingestion partition", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BURROW_BORROWS_ID": {"name": "BURROW_BORROWS_ID", "description": "A unique identifier for the record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "INSERTED_TIMESTAMP": {"name": "INSERTED_TIMESTAMP", "description": "The timestamp at which the record was initially created and inserted into this table.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MODIFIED_TIMESTAMP": {"name": "MODIFIED_TIMESTAMP", "description": "The timestamp at which this record was last modified by an internal process.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_INVOCATION_ID": {"name": "_INVOCATION_ID", "description": "A job ID to identify the run that last modified a record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/silver/defi/lending/burrow/silver__burrow_borrows.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "incremental", "incremental_strategy": "merge", "incremental_predicates": ["dynamic_range_predicate_custom", "block_timestamp::date"], "merge_exclude_columns": ["inserted_timestamp"], "unique_key": "burrow_borrows_id", "cluster_by": ["block_timestamp::DATE", "modified_timestamp::DATE"], "tags": ["scheduled_non_core"]}, "created_at": 1763073388.5727584, "relation_name": "NEAR.silver.burrow_borrows", "raw_code": "{{ config(\n materialized = 'incremental',\n incremental_strategy = 'merge',\n incremental_predicates = [\"dynamic_range_predicate_custom\",\"block_timestamp::date\"],\n merge_exclude_columns = [\"inserted_timestamp\"],\n unique_key = \"burrow_borrows_id\",\n cluster_by = ['block_timestamp::DATE', 'modified_timestamp::DATE'],\n tags = ['scheduled_non_core']\n) }}\n\nWITH --borrows from Burrow LendingPool contracts\nborrows AS (\n\n SELECT\n block_id,\n block_timestamp,\n tx_hash,\n receipt_id,\n action_index,\n receipt_predecessor_id AS predecessor_id,\n receipt_receiver_id AS receiver_id,\n action_data :method_name :: STRING AS method_name,\n action_data :args :: VARIANT AS args,\n receipt_succeeded,\n FLOOR(block_id, -3) AS _partition_by_block_number\n FROM\n {{ ref('core__ez_actions') }}\n WHERE\n receipt_receiver_id = 'contract.main.burrow.near'\n AND action_name = 'FunctionCall'\n AND receipt_succeeded\n AND (action_data :method_name :: STRING = 'oracle_on_call' OR action_data :method_name :: STRING = 'callback_execute_with_pyth')\n\n {% if var(\"MANUAL_FIX\") %}\n AND {{ partition_load_manual('no_buffer', 'floor(block_id, -3)') }}\n {% else %}\n {% if is_incremental() %}\n AND modified_timestamp >= (\n SELECT\n MAX(modified_timestamp)\n FROM\n {{ this }}\n )\n {% endif %}\n {% endif %}\n\n),\nFINAL AS (\nSELECT\n *,\n CASE\n WHEN method_name = 'oracle_on_call' THEN \n args :sender_id :: STRING\n WHEN method_name = 'callback_execute_with_pyth' THEN\n args :account_id :: STRING\n ELSE\n NULL\n END AS sender_id,\n receiver_id AS contract_address,\n CASE\n WHEN method_name = 'oracle_on_call' THEN\n PARSE_JSON(\n args :msg\n ) :Execute :actions [0] : Borrow :: OBJECT\n WHEN method_name = 'callback_execute_with_pyth' THEN\n args :actions [0] :Borrow :: OBJECT -- first index (contains amount, max_amount, and token_id) is borrow. second is withdraw\n ELSE\n NULL\n END AS segmented_data,\n segmented_data :token_id AS token_contract_address,\n COALESCE( \n segmented_data :amount :: VARCHAR,\n segmented_data :max_amount :: VARCHAR\n ) AS amount_raw,\n 'borrow' :: STRING AS actions\n FROM\n borrows\n WHERE\n segmented_data IS NOT NULL\n)\nSELECT\n tx_hash,\n block_id,\n block_timestamp,\n receipt_id,\n action_index,\n predecessor_id,\n sender_id,\n actions,\n contract_address,\n amount_raw,\n token_contract_address,\n _partition_by_block_number,\n {{ dbt_utils.generate_surrogate_key(\n ['receipt_id', 'action_index']\n ) }} AS burrow_borrows_id,\n SYSDATE() AS inserted_timestamp,\n SYSDATE() AS modified_timestamp,\n '{{ invocation_id }}' AS _invocation_id\nFROM\n FINAL\nWHERE\n actions != 'fee_detail'", "language": "sql", "refs": [{"name": "core__ez_actions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.is_incremental", "macro.dbt_utils.generate_surrogate_key", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.core__ez_actions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.silver__burrow_deposits": {"database": "NEAR", "schema": "silver", "name": "silver__burrow_deposits", "resource_type": "model", "package_name": "near_models", "path": "silver/defi/lending/burrow/silver__burrow_deposits.sql", "original_file_path": "models/silver/defi/lending/burrow/silver__burrow_deposits.sql", "unique_id": "model.near_models.silver__burrow_deposits", "fqn": ["near_models", "silver", "defi", "lending", "burrow", "silver__burrow_deposits"], "alias": "burrow_deposits", "checksum": {"name": "sha256", "checksum": "b3601cfe07c880c2a3d191c638af6422a46c43577754a7b760fc99ddc289bc74"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core"], "meta": {}, "group": null, "materialized": "incremental", "incremental_strategy": "merge", "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": "burrow_deposits_id", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "cluster_by": ["block_timestamp::DATE", "modified_timestamp::DATE"], "incremental_predicates": ["dynamic_range_predicate_custom", "block_timestamp::date"], "merge_exclude_columns": ["inserted_timestamp"]}, "tags": ["scheduled_non_core"], "description": "", "columns": {"TX_HASH": {"name": "TX_HASH", "description": "Unique identifier (hash) of this transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCK_ID": {"name": "BLOCK_ID", "description": "The height of the chain this block corresponds with.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCK_TIMESTAMP": {"name": "BLOCK_TIMESTAMP", "description": "The date and time at which the block began.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RECEIPT_ID": {"name": "RECEIPT_ID", "description": "The identifying hash for a receipt.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "ACTION_INDEX": {"name": "ACTION_INDEX", "description": "Index of the action within the transaction. This field indicates the position of the action in the sequence of actions within the transaction. Actions are processed in order, and this index helps maintain the chronological sequence and relationship between multiple actions in a single transaction. The first action has index 0, the second has index 1, and so on.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "PREDECESSOR_ID": {"name": "PREDECESSOR_ID", "description": "Account that called the relevant receipt (often the same as tx_signer, but can be system as well). This field identifies the account that directly invoked the receipt being processed. In simple transactions, this is typically the same as the transaction signer. However, in cross-contract calls or system operations, this may be a different account or the system account. This is crucial for understanding the call chain and access control in NEAR's execution model.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "SENDER_ID": {"name": "SENDER_ID", "description": "The id, or wallet address, of the sender from the receipt action.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "ACTIONS": {"name": "ACTIONS", "description": "The action that the user is taking.\nDeposit: user is depositing funds to be used for lending\nWithdraw: user has changed their mind and are no longer willing to lend, so they withdraw their asset", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "CONTRACT_ADDRESS": {"name": "CONTRACT_ADDRESS", "description": "The address of the deployed contract for the token, nft, or other smart contract.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "AMOUNT_RAW": {"name": "AMOUNT_RAW", "description": "Unadjusted amount of tokens as it appears on-chain (not decimal adjusted). This is the raw token amount before any decimal precision adjustments are applied. For example, if transferring 1 NEAR token, the amount_raw would be 1000000000000000000000000 (1e24) since NEAR has 24 decimal places. This field preserves the exact on-chain representation of the token amount for precise calculations and verification.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TOKEN_CONTRACT_ADDRESS": {"name": "TOKEN_CONTRACT_ADDRESS", "description": "The contract address corresponding to the token, view details of the contract by following this address on the chain explorer.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_PARTITION_BY_BLOCK_NUMBER": {"name": "_PARTITION_BY_BLOCK_NUMBER", "description": "Block number grouping for ingestion partition", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BURROW_DEPOSITS_ID": {"name": "BURROW_DEPOSITS_ID", "description": "A unique identifier for the record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "INSERTED_TIMESTAMP": {"name": "INSERTED_TIMESTAMP", "description": "The timestamp at which the record was initially created and inserted into this table.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MODIFIED_TIMESTAMP": {"name": "MODIFIED_TIMESTAMP", "description": "The timestamp at which this record was last modified by an internal process.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_INVOCATION_ID": {"name": "_INVOCATION_ID", "description": "A job ID to identify the run that last modified a record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/silver/defi/lending/burrow/silver__burrow_deposits.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "incremental", "incremental_strategy": "merge", "incremental_predicates": ["dynamic_range_predicate_custom", "block_timestamp::date"], "merge_exclude_columns": ["inserted_timestamp"], "unique_key": "burrow_deposits_id", "cluster_by": ["block_timestamp::DATE", "modified_timestamp::DATE"], "tags": ["scheduled_non_core"]}, "created_at": 1763073388.5976195, "relation_name": "NEAR.silver.burrow_deposits", "raw_code": "{{ config(\n materialized = 'incremental',\n incremental_strategy = 'merge',\n incremental_predicates = [\"dynamic_range_predicate_custom\",\"block_timestamp::date\"],\n merge_exclude_columns = [\"inserted_timestamp\"],\n unique_key = \"burrow_deposits_id\",\n cluster_by = ['block_timestamp::DATE', 'modified_timestamp::DATE'],\n tags = ['scheduled_non_core']\n) }}\n\nWITH actions AS (\n SELECT\n block_id,\n block_timestamp,\n tx_hash,\n receipt_id,\n action_index,\n receipt_predecessor_id AS predecessor_id,\n receipt_receiver_id AS receiver_id,\n action_data :method_name :: STRING AS method_name,\n action_data :args AS args,\n FLOOR(block_id, -3) AS _partition_by_block_number\n FROM\n {{ ref('core__ez_actions') }}\n WHERE\n receipt_receiver_id = 'contract.main.burrow.near'\n AND action_name = 'FunctionCall'\n AND action_data :method_name :: STRING = 'ft_on_transfer'\n AND receipt_succeeded = TRUE\n\n {% if var(\"MANUAL_FIX\") %}\n AND {{ partition_load_manual('no_buffer', 'floor(block_id, -3)') }}\n {% else %}\n {% if is_incremental() %}\n AND modified_timestamp >= (\n SELECT\n MAX(modified_timestamp)\n FROM\n {{ this }}\n )\n {% endif %}\n {% endif %}\n),\n\nlogs AS (\n SELECT \n tx_hash,\n receipt_id,\n TRY_PARSE_JSON(clean_log) AS parsed_log\n FROM {{ ref('silver__logs_s3') }}\n WHERE \n receiver_id = 'contract.main.burrow.near'\n AND receipt_id IN (SELECT receipt_id FROM actions)\n {% if var(\"MANUAL_FIX\") %}\n AND {{ partition_load_manual('no_buffer') }}\n {% else %}\n {% if is_incremental() %}\n AND modified_timestamp >= (\n SELECT\n MAX(modified_timestamp)\n FROM\n {{ this }}\n )\n {% endif %}\n {% endif %}\n),\n\nFINAL AS (\n SELECT\n a.*,\n args :sender_id:: STRING AS sender_id,\n receiver_id AS contract_address,\n l.parsed_log AS segmented_data,\n segmented_data :data [0] :account_id AS account_id,\n segmented_data :data [0] :token_id AS token_contract_address,\n segmented_data :data [0] :amount :: NUMBER AS amount_raw,\n segmented_data :event :: STRING AS actions\n FROM\n actions a\n LEFT JOIN logs l\n ON a.tx_hash = l.tx_hash\n AND a.receipt_id = l.receipt_id\n WHERE\n actions in ('deposit', 'deposit_to_reserve')\n)\nSELECT\n tx_hash,\n block_id,\n block_timestamp,\n receipt_id,\n action_index,\n predecessor_id,\n sender_id,\n actions,\n contract_address,\n amount_raw,\n token_contract_address,\n _partition_by_block_number,\n {{ dbt_utils.generate_surrogate_key(\n ['receipt_id', 'action_index']\n ) }} AS burrow_deposits_id,\n SYSDATE() AS inserted_timestamp,\n SYSDATE() AS modified_timestamp,\n '{{ invocation_id }}' AS _invocation_id\nFROM\n FINAL\nWHERE\n actions not in ('fee_detail', 'margin_benefits')", "language": "sql", "refs": [{"name": "core__ez_actions", "package": null, "version": null}, {"name": "silver__logs_s3", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.is_incremental", "macro.dbt_utils.generate_surrogate_key", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.core__ez_actions", "model.near_models.silver__logs_s3"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.silver__burrow_withdraws": {"database": "NEAR", "schema": "silver", "name": "silver__burrow_withdraws", "resource_type": "model", "package_name": "near_models", "path": "silver/defi/lending/burrow/silver__burrow_withdraws.sql", "original_file_path": "models/silver/defi/lending/burrow/silver__burrow_withdraws.sql", "unique_id": "model.near_models.silver__burrow_withdraws", "fqn": ["near_models", "silver", "defi", "lending", "burrow", "silver__burrow_withdraws"], "alias": "burrow_withdraws", "checksum": {"name": "sha256", "checksum": "7f5f61734137556b8a50fd223d6755d96c7149af8c1ce8bc805ef52852dcb787"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core"], "meta": {}, "group": null, "materialized": "incremental", "incremental_strategy": "merge", "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": "burrow_withdraws_id", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "cluster_by": ["block_timestamp::DATE", "modified_timestamp::DATE"], "incremental_predicates": ["dynamic_range_predicate_custom", "block_timestamp::date"], "merge_exclude_columns": ["inserted_timestamp"]}, "tags": ["scheduled_non_core"], "description": "", "columns": {"TX_HASH": {"name": "TX_HASH", "description": "Unique identifier (hash) of this transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCK_ID": {"name": "BLOCK_ID", "description": "The height of the chain this block corresponds with.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCK_TIMESTAMP": {"name": "BLOCK_TIMESTAMP", "description": "The date and time at which the block began.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RECEIPT_ID": {"name": "RECEIPT_ID", "description": "The identifying hash for a receipt.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "ACTION_INDEX": {"name": "ACTION_INDEX", "description": "Index of the action within the transaction. This field indicates the position of the action in the sequence of actions within the transaction. Actions are processed in order, and this index helps maintain the chronological sequence and relationship between multiple actions in a single transaction. The first action has index 0, the second has index 1, and so on.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "PREDECESSOR_ID": {"name": "PREDECESSOR_ID", "description": "Account that called the relevant receipt (often the same as tx_signer, but can be system as well). This field identifies the account that directly invoked the receipt being processed. In simple transactions, this is typically the same as the transaction signer. However, in cross-contract calls or system operations, this may be a different account or the system account. This is crucial for understanding the call chain and access control in NEAR's execution model.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "SENDER_ID": {"name": "SENDER_ID", "description": "The id, or wallet address, of the sender from the receipt action.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "ACTIONS": {"name": "ACTIONS", "description": "The action that the user is taking.\nDeposit: user is depositing funds to be used for lending\nWithdraw: user has changed their mind and are no longer willing to lend, so they withdraw their asset", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "CONTRACT_ADDRESS": {"name": "CONTRACT_ADDRESS", "description": "The address of the deployed contract for the token, nft, or other smart contract.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "AMOUNT_RAW": {"name": "AMOUNT_RAW", "description": "Unadjusted amount of tokens as it appears on-chain (not decimal adjusted). This is the raw token amount before any decimal precision adjustments are applied. For example, if transferring 1 NEAR token, the amount_raw would be 1000000000000000000000000 (1e24) since NEAR has 24 decimal places. This field preserves the exact on-chain representation of the token amount for precise calculations and verification.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TOKEN_CONTRACT_ADDRESS": {"name": "TOKEN_CONTRACT_ADDRESS", "description": "The contract address corresponding to the token, view details of the contract by following this address on the chain explorer.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_PARTITION_BY_BLOCK_NUMBER": {"name": "_PARTITION_BY_BLOCK_NUMBER", "description": "Block number grouping for ingestion partition", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BURROW_WITHDRAWS_ID": {"name": "BURROW_WITHDRAWS_ID", "description": "A unique identifier for the record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "INSERTED_TIMESTAMP": {"name": "INSERTED_TIMESTAMP", "description": "The timestamp at which the record was initially created and inserted into this table.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MODIFIED_TIMESTAMP": {"name": "MODIFIED_TIMESTAMP", "description": "The timestamp at which this record was last modified by an internal process.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_INVOCATION_ID": {"name": "_INVOCATION_ID", "description": "A job ID to identify the run that last modified a record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/silver/defi/lending/burrow/silver__burrow_withdraws.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "incremental", "incremental_strategy": "merge", "incremental_predicates": ["dynamic_range_predicate_custom", "block_timestamp::date"], "merge_exclude_columns": ["inserted_timestamp"], "unique_key": "burrow_withdraws_id", "cluster_by": ["block_timestamp::DATE", "modified_timestamp::DATE"], "tags": ["scheduled_non_core"]}, "created_at": 1763073388.5853028, "relation_name": "NEAR.silver.burrow_withdraws", "raw_code": "{{ config(\n materialized = 'incremental',\n incremental_strategy = 'merge',\n incremental_predicates = [\"dynamic_range_predicate_custom\",\"block_timestamp::date\"],\n merge_exclude_columns = [\"inserted_timestamp\"],\n unique_key = \"burrow_withdraws_id\",\n cluster_by = ['block_timestamp::DATE', 'modified_timestamp::DATE'],\n tags = ['scheduled_non_core']\n) }}\n\nWITH actions AS (\n SELECT\n block_id,\n block_timestamp,\n tx_hash,\n receipt_id,\n action_index,\n receipt_predecessor_id AS predecessor_id,\n receipt_receiver_id AS receiver_id,\n action_data :method_name :: STRING AS method_name,\n action_data :args AS args,\n FLOOR(block_id, -3) AS _partition_by_block_number\n FROM\n {{ ref('core__ez_actions') }}\n WHERE\n receipt_receiver_id = 'contract.main.burrow.near'\n AND action_name = 'FunctionCall'\n AND action_data :method_name :: STRING = 'after_ft_transfer'\n AND receipt_succeeded\n\n {% if var(\"MANUAL_FIX\") %}\n AND {{ partition_load_manual('no_buffer', 'floor(block_id, -3)') }}\n {% else %}\n {% if is_incremental() %}\n AND modified_timestamp >= (\n SELECT\n MAX(modified_timestamp)\n FROM\n {{ this }}\n )\n {% endif %}\n {% endif %}\n),\n\nlogs AS (\n SELECT \n tx_hash,\n receipt_id,\n TRY_PARSE_JSON(clean_log) AS parsed_log\n FROM {{ ref('silver__logs_s3') }}\n WHERE \n receiver_id = 'contract.main.burrow.near'\n AND log_index = 0 -- withdraws always use logs[0]\n AND receipt_id IN (SELECT receipt_id FROM actions)\n {% if var(\"MANUAL_FIX\") %}\n AND {{ partition_load_manual('no_buffer') }}\n {% else %}\n {% if is_incremental() %}\n AND modified_timestamp >= (\n SELECT\n MAX(modified_timestamp)\n FROM\n {{ this }}\n )\n {% endif %}\n {% endif %}\n),\n\nFINAL AS (\n SELECT\n a.*,\n receiver_id AS contract_address,\n l.parsed_log AS segmented_data,\n segmented_data :data [0] :account_id AS sender_id,\n segmented_data :data [0] :token_id AS token_contract_address,\n segmented_data :data [0] :amount :: NUMBER AS amount_raw,\n segmented_data :event :: STRING AS actions\n FROM\n actions a\n LEFT JOIN logs l\n ON a.tx_hash = l.tx_hash\n AND a.receipt_id = l.receipt_id\n)\nSELECT\n tx_hash,\n block_id,\n block_timestamp,\n receipt_id,\n action_index,\n predecessor_id,\n sender_id,\n actions,\n contract_address,\n amount_raw,\n token_contract_address,\n _partition_by_block_number,\n {{ dbt_utils.generate_surrogate_key(\n ['receipt_id', 'action_index']\n ) }} AS burrow_withdraws_id,\n SYSDATE() AS inserted_timestamp,\n SYSDATE() AS modified_timestamp,\n '{{ invocation_id }}' AS _invocation_id\nFROM\n FINAL\nWHERE\n actions != 'fee_detail'", "language": "sql", "refs": [{"name": "core__ez_actions", "package": null, "version": null}, {"name": "silver__logs_s3", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.is_incremental", "macro.dbt_utils.generate_surrogate_key", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.core__ez_actions", "model.near_models.silver__logs_s3"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.silver__burrow_repays": {"database": "NEAR", "schema": "silver", "name": "silver__burrow_repays", "resource_type": "model", "package_name": "near_models", "path": "silver/defi/lending/burrow/silver__burrow_repays.sql", "original_file_path": "models/silver/defi/lending/burrow/silver__burrow_repays.sql", "unique_id": "model.near_models.silver__burrow_repays", "fqn": ["near_models", "silver", "defi", "lending", "burrow", "silver__burrow_repays"], "alias": "burrow_repays", "checksum": {"name": "sha256", "checksum": "804af22d711480260153a31bb4775a76db65633ea03a6235d01b6c39270be6f3"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core"], "meta": {}, "group": null, "materialized": "incremental", "incremental_strategy": "merge", "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": "burrow_repays_id", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "cluster_by": ["block_timestamp::DATE", "modified_timestamp::DATE"], "incremental_predicates": ["dynamic_range_predicate_custom", "block_timestamp::date"], "merge_exclude_columns": ["inserted_timestamp"]}, "tags": ["scheduled_non_core"], "description": "", "columns": {"TX_HASH": {"name": "TX_HASH", "description": "Unique identifier (hash) of this transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCK_ID": {"name": "BLOCK_ID", "description": "The height of the chain this block corresponds with.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCK_TIMESTAMP": {"name": "BLOCK_TIMESTAMP", "description": "The date and time at which the block began.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RECEIPT_ID": {"name": "RECEIPT_ID", "description": "The identifying hash for a receipt.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "ACTION_INDEX": {"name": "ACTION_INDEX", "description": "Index of the action within the transaction. This field indicates the position of the action in the sequence of actions within the transaction. Actions are processed in order, and this index helps maintain the chronological sequence and relationship between multiple actions in a single transaction. The first action has index 0, the second has index 1, and so on.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "PREDECESSOR_ID": {"name": "PREDECESSOR_ID", "description": "Account that called the relevant receipt (often the same as tx_signer, but can be system as well). This field identifies the account that directly invoked the receipt being processed. In simple transactions, this is typically the same as the transaction signer. However, in cross-contract calls or system operations, this may be a different account or the system account. This is crucial for understanding the call chain and access control in NEAR's execution model.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "SENDER_ID": {"name": "SENDER_ID", "description": "The id, or wallet address, of the sender from the receipt action.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "ACTIONS": {"name": "ACTIONS", "description": "The action that the user is taking.\nDeposit: user is depositing funds to be used for lending\nWithdraw: user has changed their mind and are no longer willing to lend, so they withdraw their asset", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "CONTRACT_ADDRESS": {"name": "CONTRACT_ADDRESS", "description": "The address of the deployed contract for the token, nft, or other smart contract.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "AMOUNT_RAW": {"name": "AMOUNT_RAW", "description": "Unadjusted amount of tokens as it appears on-chain (not decimal adjusted). This is the raw token amount before any decimal precision adjustments are applied. For example, if transferring 1 NEAR token, the amount_raw would be 1000000000000000000000000 (1e24) since NEAR has 24 decimal places. This field preserves the exact on-chain representation of the token amount for precise calculations and verification.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TOKEN_CONTRACT_ADDRESS": {"name": "TOKEN_CONTRACT_ADDRESS", "description": "The contract address corresponding to the token, view details of the contract by following this address on the chain explorer.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_PARTITION_BY_BLOCK_NUMBER": {"name": "_PARTITION_BY_BLOCK_NUMBER", "description": "Block number grouping for ingestion partition", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BURROW_REPAYS_ID": {"name": "BURROW_REPAYS_ID", "description": "A unique identifier for the record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "INSERTED_TIMESTAMP": {"name": "INSERTED_TIMESTAMP", "description": "The timestamp at which the record was initially created and inserted into this table.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MODIFIED_TIMESTAMP": {"name": "MODIFIED_TIMESTAMP", "description": "The timestamp at which this record was last modified by an internal process.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_INVOCATION_ID": {"name": "_INVOCATION_ID", "description": "A job ID to identify the run that last modified a record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/silver/defi/lending/burrow/silver__burrow_repays.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "incremental", "incremental_strategy": "merge", "incremental_predicates": ["dynamic_range_predicate_custom", "block_timestamp::date"], "merge_exclude_columns": ["inserted_timestamp"], "unique_key": "burrow_repays_id", "cluster_by": ["block_timestamp::DATE", "modified_timestamp::DATE"], "tags": ["scheduled_non_core"]}, "created_at": 1763073388.559932, "relation_name": "NEAR.silver.burrow_repays", "raw_code": "{{ config(\n materialized = 'incremental',\n incremental_strategy = 'merge',\n incremental_predicates = [\"dynamic_range_predicate_custom\",\"block_timestamp::date\"],\n merge_exclude_columns = [\"inserted_timestamp\"],\n unique_key = \"burrow_repays_id\",\n cluster_by = ['block_timestamp::DATE', 'modified_timestamp::DATE'],\n tags = ['scheduled_non_core']\n) }}\n\nWITH actions AS (\n SELECT\n block_id,\n block_timestamp,\n tx_hash,\n receipt_id,\n action_index,\n receipt_predecessor_id AS predecessor_id,\n receipt_receiver_id AS receiver_id,\n action_data :method_name :: STRING AS method_name,\n action_data :args AS args,\n FLOOR(block_id, -3) AS _partition_by_block_number\n FROM\n {{ ref('core__ez_actions') }}\n WHERE\n receipt_receiver_id = 'contract.main.burrow.near'\n AND action_name = 'FunctionCall'\n AND (action_data :method_name :: STRING IN ('ft_on_transfer', 'oracle_on_call') OR (action_data :method_name :: STRING = 'execute_with_pyth' AND CONTAINS(UPPER(args::STRING), 'REPAY')))\n AND receipt_succeeded\n\n {% if var(\"MANUAL_FIX\") %}\n AND {{ partition_load_manual('no_buffer', 'floor(block_id, -3)') }}\n {% else %}\n {% if is_incremental() %}\n AND modified_timestamp >= (\n SELECT\n MAX(modified_timestamp)\n FROM\n {{ this }}\n )\n {% endif %}\n {% endif %}\n),\n\nlogs AS (\n SELECT \n tx_hash,\n receipt_id,\n TRY_PARSE_JSON(clean_log) AS parsed_log\n FROM {{ ref('silver__logs_s3') }}\n WHERE \n receiver_id = 'contract.main.burrow.near'\n AND receipt_id IN (SELECT receipt_id FROM actions)\n {% if var(\"MANUAL_FIX\") %}\n AND {{ partition_load_manual('no_buffer') }}\n {% else %}\n {% if is_incremental() %}\n AND modified_timestamp >= (\n SELECT\n MAX(modified_timestamp)\n FROM\n {{ this }}\n )\n {% endif %}\n {% endif %}\n),\n\nFINAL AS (\n SELECT\n a.*,\n CASE\n WHEN method_name IN ('ft_on_transfer', 'oracle_on_call') THEN args :sender_id :: STRING\n WHEN method_name = 'execute_with_pyth' THEN l.parsed_log :data [0] :account_id :: STRING\n END AS sender_id,\n receiver_id AS contract_address,\n l.parsed_log AS segmented_data,\n segmented_data :data [0] :account_id AS account_id,\n segmented_data :data [0] :token_id AS token_contract_address,\n segmented_data :data [0] :amount :: NUMBER AS amount_raw,\n segmented_data :event :: STRING AS actions\n FROM\n actions a\n LEFT JOIN logs l\n ON a.tx_hash = l.tx_hash\n AND a.receipt_id = l.receipt_id\n WHERE\n (\n (\n method_name = 'ft_on_transfer' -- repay_from_deposit\n AND args:msg != ''\n ) OR (\n method_name = 'oracle_on_call' -- repay_from_decrease_collateral\n ) OR (\n method_name = 'execute_with_pyth' -- new repay method (?)\n )\n )\n AND actions = 'repay'\n)\nSELECT\n tx_hash,\n block_id,\n block_timestamp,\n receipt_id,\n action_index,\n predecessor_id,\n sender_id,\n actions,\n contract_address,\n amount_raw,\n token_contract_address,\n _partition_by_block_number,\n {{ dbt_utils.generate_surrogate_key(\n ['receipt_id', 'action_index', 'token_contract_address']\n ) }} AS burrow_repays_id,\n SYSDATE() AS inserted_timestamp,\n SYSDATE() AS modified_timestamp,\n '{{ invocation_id }}' AS _invocation_id\nFROM\n FINAL\nWHERE\n actions != 'fee_detail'", "language": "sql", "refs": [{"name": "core__ez_actions", "package": null, "version": null}, {"name": "silver__logs_s3", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.is_incremental", "macro.dbt_utils.generate_surrogate_key", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.core__ez_actions", "model.near_models.silver__logs_s3"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.silver__standard_nft_mint_s3": {"database": "NEAR", "schema": "silver", "name": "silver__standard_nft_mint_s3", "resource_type": "model", "package_name": "near_models", "path": "silver/nft/silver__standard_nft_mint_s3.sql", "original_file_path": "models/silver/nft/silver__standard_nft_mint_s3.sql", "unique_id": "model.near_models.silver__standard_nft_mint_s3", "fqn": ["near_models", "silver", "nft", "silver__standard_nft_mint_s3"], "alias": "standard_nft_mint_s3", "checksum": {"name": "sha256", "checksum": "bbbe203a2c4ada07b8f8fa57dc819dd57ab97ab1c94e86ba09372a8271909a87"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core"], "meta": {}, "group": null, "materialized": "incremental", "incremental_strategy": "merge", "persist_docs": {"relation": true, "columns": true}, "post-hook": [{"sql": "ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION ON EQUALITY(tx_hash,tx_signer,tx_receiver,receipt_object_id,receiver_id,signer_id,owner_id,token_id);", "transaction": true, "index": null}], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": "mint_action_id", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "cluster_by": ["block_timestamp::DATE"], "incremental_predicates": ["dynamic_range_predicate_custom", "block_timestamp::date"], "merge_exclude_columns": ["inserted_timestamp"]}, "tags": ["scheduled_non_core"], "description": "This table records all the NFT Mints per the NEP171 standard, across various methods.", "columns": {"TX_HASH": {"name": "TX_HASH", "description": "Unique identifier (hash) of this transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RECEIPT_OBJECT_ID": {"name": "RECEIPT_OBJECT_ID", "description": "Please note this column is being deprecated in favor of simply \"receipt_id\".", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RECEIPT_ID": {"name": "RECEIPT_ID", "description": "Please note this column is being deprecated in favor of simply \"receipt_id\".", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCK_ID": {"name": "BLOCK_ID", "description": "The height of the chain this block corresponds with.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCK_TIMESTAMP": {"name": "BLOCK_TIMESTAMP", "description": "The date and time at which the block began.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TX_RECEIVER": {"name": "TX_RECEIVER", "description": "The transaction receiver, similar to an origin_to in EVM, but can be a contract OR if a relayer is used, the receiver is the user. This field identifies the account that is the intended recipient of the transaction. In direct transactions, this is typically the contract or account being called. In relay transactions, this represents the end user account that the relayer is acting on behalf of.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TX_SIGNER": {"name": "TX_SIGNER", "description": "Account that originally signed the transaction, can be a relayer. This field identifies the account that cryptographically signed the transaction, authorizing it to be executed on the blockchain. In relay transactions, this may be a relayer account rather than the end user, while in direct transactions, it represents the actual user or contract initiating the transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "PREDECESSOR_ID": {"name": "PREDECESSOR_ID", "description": "Account that called the relevant receipt (often the same as tx_signer, but can be system as well). This field identifies the account that directly invoked the receipt being processed. In simple transactions, this is typically the same as the transaction signer. However, in cross-contract calls or system operations, this may be a different account or the system account. This is crucial for understanding the call chain and access control in NEAR's execution model.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RECEIVER_ID": {"name": "RECEIVER_ID", "description": "Account reacting to the receipt from predecessor_id, can be relay, a contract, or a user of a relay, etc. This field identifies the account that is processing the receipt and executing the associated action. In most cases, this is a smart contract that is being called, but it can also be a user account in relay transactions or the system account for certain operations. This differs from tx_receiver and is specific to the receipt being processed.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "SIGNER_ID": {"name": "SIGNER_ID", "description": "Signer of the receipt, often same as tx_signer, sometimes system in the case of systemic gas refunds. This field identifies the account that has the authority to execute the receipt. In most cases, this is the same as the transaction signer, but in system operations like gas refunds, this may be the system account. The signer is the account that originally signed the transaction that began the blockchain activity, which may or may not include cross-contract calls.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "ARGS": {"name": "ARGS", "description": "Decoded (where possible) arguments passed alongside the `method_name`. If decoding failed, the table will contain the raw message.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "METHOD_NAME": {"name": "METHOD_NAME", "description": "Name of the method(s) approved for use. NULL if permission is FullAccess.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "DEPOSIT": {"name": "DEPOSIT", "description": "Sum of all NEAR tokens transferred from the signing account to the receiver account during receipt processing. This includes tokens sent in a Transfer action(s), and tokens sent in a FunctionCall action(s) with a deposit attached.\n\nIn raw number format with 24 decimal places, to adjust divide by POW(10,24) or multiply by 1e-24.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "OWNER_PER_TX": {"name": "OWNER_PER_TX", "description": "Number of different owners batch minting, `data` array's len in the LOG message", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "GAS_BURNT": {"name": "GAS_BURNT", "description": "Gas burned for the receipt action. This field represents the amount of computational resources consumed specifically for the receipt being processed. Gas burning is the mechanism by which NEAR charges for computational work, and this field tracks the exact amount burned for this particular receipt action. In raw number format with 16 decimal places, to adjust divide by POW(10,16) or multiply by 1e-16.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BATCH_INDEX": {"name": "BATCH_INDEX", "description": "The index of an individual mint in a batch transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "OWNER_ID": {"name": "OWNER_ID", "description": "Owner of the minted NFT", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MEMO": {"name": "MEMO", "description": "Optional log message within the transaction (often null). This field contains additional information or context about the transfer, such as transaction notes, reference numbers, or descriptive text. Memos are commonly used in cross-chain bridges, exchange deposits, or other scenarios where additional context is needed to identify or process the transfer. The memo field is optional and frequently null for standard transfers.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TOKEN_INDEX": {"name": "TOKEN_INDEX", "description": "The index of a token in an array from a batch transaction of some kind.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MINT_PER_TX": {"name": "MINT_PER_TX", "description": "Number of NFTs minted per `nft_mint` event called.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TOKEN_ID": {"name": "TOKEN_ID", "description": "The token ID for this NFT contract.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MINT_ACTION_ID": {"name": "MINT_ACTION_ID", "description": "Unique id for each standar mint event", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "LOG_COUNTER": {"name": "LOG_COUNTER", "description": "The count of the referenced log in a receipt.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "IMPLIED_PRICE": {"name": "IMPLIED_PRICE", "description": "The implied price of the NFT is calculated by dividing the deposit by the number of mint events.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TRANSACTION_FEE": {"name": "TRANSACTION_FEE", "description": "Total fee paid in NEAR to execute this transaction, which is a summation of all fees paid for actions and receipts within the transaction.\n\nIn raw number format, to adjust divide by POW(10,24)", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TX_SUCCEEDED": {"name": "TX_SUCCEEDED", "description": "Boolean indicating if the transaction was successful (rarely used, most tx succeed, it is receipts that can fail). This field tracks the overall success status of the transaction. While most transactions succeed at the transaction level, individual receipts within the transaction can still fail. This field is less commonly used for filtering since receipt-level success tracking provides more granular information about specific operations within the transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RECEIPT_SUCCEEDED": {"name": "RECEIPT_SUCCEEDED", "description": "Boolean indicating whether the receipt was successfully processed. This field tracks the execution status of the receipt, which is crucial for understanding transaction outcomes. While most transactions succeed, individual receipts within a transaction can fail due to various reasons such as insufficient gas, contract errors, or invalid parameters. This field is essential for filtering successful operations and analyzing failure patterns.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_PARTITION_BY_BLOCK_NUMBER": {"name": "_PARTITION_BY_BLOCK_NUMBER", "description": "Block number grouping for ingestion partition", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "STANDARD_NFT_MINT_ID": {"name": "STANDARD_NFT_MINT_ID", "description": "A unique identifier for the record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "INSERTED_TIMESTAMP": {"name": "INSERTED_TIMESTAMP", "description": "The timestamp at which the record was initially created and inserted into this table.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MODIFIED_TIMESTAMP": {"name": "MODIFIED_TIMESTAMP", "description": "The timestamp at which this record was last modified by an internal process.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_INVOCATION_ID": {"name": "_INVOCATION_ID", "description": "A job ID to identify the run that last modified a record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/silver/nft/silver__standard_nft_mint_s3.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "incremental", "cluster_by": ["block_timestamp::DATE"], "unique_key": "mint_action_id", "incremental_strategy": "merge", "incremental_predicates": ["dynamic_range_predicate_custom", "block_timestamp::date"], "merge_exclude_columns": ["inserted_timestamp"], "tags": ["scheduled_non_core"], "post-hook": ["ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION ON EQUALITY(tx_hash,tx_signer,tx_receiver,receipt_object_id,receiver_id,signer_id,owner_id,token_id);"]}, "created_at": 1763073388.634839, "relation_name": "NEAR.silver.standard_nft_mint_s3", "raw_code": "{{ config(\n materialized = \"incremental\",\n cluster_by = [\"block_timestamp::DATE\"],\n unique_key = \"mint_action_id\",\n incremental_strategy = \"merge\",\n incremental_predicates = [\"dynamic_range_predicate_custom\",\"block_timestamp::date\"],\n merge_exclude_columns = [\"inserted_timestamp\"],\n post_hook = \"ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION ON EQUALITY(tx_hash,tx_signer,tx_receiver,receipt_object_id,receiver_id,signer_id,owner_id,token_id);\",\n tags = ['scheduled_non_core']\n) }}\n\nWITH logs AS (\n\n SELECT\n log_id,\n receipt_id,\n tx_hash,\n block_id,\n block_timestamp,\n predecessor_id,\n receiver_id,\n signer_id,\n gas_burnt,\n clean_log,\n is_standard,\n _partition_by_block_number\n FROM\n {{ ref('silver__logs_s3') }}\n {% if var(\"MANUAL_FIX\") %}\n WHERE {{ partition_load_manual('no_buffer') }}\n {% else %}\n {% if is_incremental() %}\n WHERE modified_timestamp >= (\n SELECT\n MAX(modified_timestamp)\n FROM\n {{ this }}\n )\n {% endif %}\n {% endif %}\n),\nfunction_call AS (\n SELECT\n tx_hash,\n receipt_id,\n action_data :method_name :: STRING AS method_name,\n action_data :args :: STRING AS args_json,\n action_data :deposit :: FLOAT AS deposit,\n receipt_succeeded,\n tx_succeeded,\n tx_receiver,\n tx_signer,\n tx_fee,\n action_index\n FROM\n {{ ref(\"core__ez_actions\") }}\n WHERE\n action_name = 'FunctionCall'\n {% if var(\"MANUAL_FIX\") %}\n AND {{ partition_load_manual('no_buffer') }}\n {% else %}\n {% if is_incremental() %}\n AND modified_timestamp >= (\n SELECT\n MAX(modified_timestamp)\n FROM\n {{ this }}\n )\n {% endif %}\n {% endif %}\n),\nstandard_logs AS (\n SELECT\n log_id AS logs_id,\n receipt_id,\n tx_hash,\n block_id,\n block_timestamp,\n predecessor_id,\n receiver_id,\n signer_id,\n gas_burnt,\n TRY_PARSE_JSON(clean_log) AS clean_log,\n COUNT(*) over (\n PARTITION BY tx_hash\n ) AS log_counter,\n _partition_by_block_number\n FROM\n logs\n WHERE\n is_standard\n),\nnft_events AS (\n SELECT\n standard_logs.*,\n function_call.method_name,\n function_call.deposit,\n function_call.args_json,\n clean_log :data :: VARIANT AS DATA,\n clean_log :event :: VARIANT AS event,\n clean_log :standard :: STRING AS STANDARD,\n clean_log :version :: STRING AS version,\n function_call.receipt_succeeded,\n function_call.tx_succeeded,\n function_call.tx_receiver,\n function_call.tx_signer,\n function_call.tx_fee,\n function_call.action_index\n FROM\n standard_logs\n INNER JOIN function_call\n ON standard_logs.receipt_id = function_call.receipt_id\n AND function_call.action_index = 0\n WHERE\n STANDARD = 'nep171' -- nep171 nft STANDARD, version nep245 IS multitoken STANDARD, nep141 IS fungible token STANDARD\n AND event = 'nft_mint'\n),\nraw_mint_events AS (\n SELECT\n tx_hash,\n receipt_id,\n block_id,\n block_timestamp,\n predecessor_id,\n receiver_id,\n signer_id,\n gas_burnt,\n INDEX AS batch_index,\n args_json,\n method_name,\n deposit,\n ARRAY_SIZE(\n DATA :: ARRAY\n ) AS owner_per_tx,\n VALUE :owner_id :: STRING AS owner_id,\n VALUE :token_ids :: ARRAY AS tokens,\n TRY_PARSE_JSON(\n VALUE :memo\n ) AS memo,\n log_counter,\n _partition_by_block_number,\n receipt_succeeded,\n tx_succeeded,\n tx_receiver,\n tx_signer,\n tx_fee\n FROM\n nft_events,\n LATERAL FLATTEN(\n input => DATA\n )\n),\nmint_events AS (\n SELECT\n tx_hash,\n receipt_id,\n block_id,\n block_timestamp,\n predecessor_id,\n receiver_id,\n signer_id,\n args_json,\n method_name,\n deposit,\n owner_per_tx,\n gas_burnt,\n batch_index,\n owner_id,\n memo,\n INDEX AS token_index,\n ARRAY_SIZE(\n tokens\n ) AS mint_per_tx,\n VALUE :: STRING AS token_id,\n concat_ws(\n '-',\n receipt_id || '-' || '0',\n COALESCE(\n batch_index,\n '0'\n ),\n COALESCE(\n token_index,\n '0'\n ),\n COALESCE(\n token_id,\n '0'\n )\n ) AS mint_action_id,\n log_counter,\n _partition_by_block_number,\n receipt_succeeded,\n tx_succeeded,\n tx_receiver,\n tx_signer,\n tx_fee\n FROM\n raw_mint_events,\n LATERAL FLATTEN(\n input => tokens\n )\n)\nSELECT\n tx_hash,\n receipt_id AS receipt_object_id, -- slated for rename to receipt_id\n receipt_id,\n block_id,\n block_timestamp,\n tx_receiver,\n tx_signer,\n predecessor_id,\n receiver_id,\n signer_id,\n TRY_PARSE_JSON(args_json) AS args,\n method_name,\n deposit,\n owner_per_tx,\n gas_burnt,\n batch_index,\n owner_id,\n memo,\n token_index,\n mint_per_tx,\n token_id,\n mint_action_id,\n log_counter,\n (\n deposit / log_counter\n ) :: FLOAT AS implied_price,\n tx_fee AS transaction_fee,\n tx_succeeded,\n receipt_succeeded,\n _partition_by_block_number,\n {{ dbt_utils.generate_surrogate_key(\n ['mint_action_id']\n ) }} AS standard_nft_mint_id,\n SYSDATE() AS inserted_timestamp,\n SYSDATE() AS modified_timestamp,\n '{{ invocation_id }}' AS _invocation_id\nFROM\n mint_events\n\nqualify(row_number() over (partition by mint_action_id order by modified_timestamp desc)) = 1", "language": "sql", "refs": [{"name": "silver__logs_s3", "package": null, "version": null}, {"name": "core__ez_actions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.is_incremental", "macro.dbt_utils.generate_surrogate_key", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.silver__logs_s3", "model.near_models.core__ez_actions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.silver__nft_transfers": {"database": "NEAR", "schema": "silver", "name": "silver__nft_transfers", "resource_type": "model", "package_name": "near_models", "path": "silver/nft/silver__nft_transfers.sql", "original_file_path": "models/silver/nft/silver__nft_transfers.sql", "unique_id": "model.near_models.silver__nft_transfers", "fqn": ["near_models", "silver", "nft", "silver__nft_transfers"], "alias": "nft_transfers", "checksum": {"name": "sha256", "checksum": "b621823db8c66bcea9c17ab98f5e9a1c4b3bb5fa57b0ddba4cc823bec48c2e3d"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core"], "meta": {}, "group": null, "materialized": "incremental", "incremental_strategy": "merge", "persist_docs": {"relation": true, "columns": true}, "post-hook": [{"sql": "ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION ON EQUALITY(tx_hash,receipt_id,contract_address,from_address,to_address,token_id);", "transaction": true, "index": null}], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": "nft_transfers_id", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "cluster_by": ["block_timestamp::DATE", "modified_timestamp::DATE"], "incremental_predicates": ["dynamic_range_predicate_custom", "block_timestamp::date"], "merge_exclude_columns": ["inserted_timestamp"]}, "tags": ["scheduled_non_core"], "description": "This table records all the NFT Transfer actions of the Near blockchain.", "columns": {"BLOCK_ID": {"name": "BLOCK_ID", "description": "The height of the chain this block corresponds with.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCK_TIMESTAMP": {"name": "BLOCK_TIMESTAMP", "description": "The date and time at which the block began.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TX_HASH": {"name": "TX_HASH", "description": "Unique identifier (hash) of this transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RECEIPT_ID": {"name": "RECEIPT_ID", "description": "The identifying hash for a receipt.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "PREDECESSOR_ID": {"name": "PREDECESSOR_ID", "description": "Account that called the relevant receipt (often the same as tx_signer, but can be system as well). This field identifies the account that directly invoked the receipt being processed. In simple transactions, this is typically the same as the transaction signer. However, in cross-contract calls or system operations, this may be a different account or the system account. This is crucial for understanding the call chain and access control in NEAR's execution model.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RN": {"name": "RN", "description": "Row number", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "CONTRACT_ADDRESS": {"name": "CONTRACT_ADDRESS", "description": "Account that originally signed the transaction, can be a relayer. This field identifies the account that cryptographically signed the transaction, authorizing it to be executed on the blockchain. In relay transactions, this may be a relayer account rather than the end user, while in direct transactions, it represents the actual user or contract initiating the transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "FROM_ADDRESS": {"name": "FROM_ADDRESS", "description": "The address the sends the token.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TO_ADDRESS": {"name": "TO_ADDRESS", "description": "The receiver of usn token.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TOKEN_ID": {"name": "TOKEN_ID", "description": "The identifier of the token being transferred or minted.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_PARTITION_BY_BLOCK_NUMBER": {"name": "_PARTITION_BY_BLOCK_NUMBER", "description": "Block number grouping for ingestion partition", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "NFT_TRANSFERS_ID": {"name": "NFT_TRANSFERS_ID", "description": "A unique identifier for the record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "INSERTED_TIMESTAMP": {"name": "INSERTED_TIMESTAMP", "description": "The timestamp at which the record was initially created and inserted into this table.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MODIFIED_TIMESTAMP": {"name": "MODIFIED_TIMESTAMP", "description": "The timestamp at which this record was last modified by an internal process.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_INVOCATION_ID": {"name": "_INVOCATION_ID", "description": "A job ID to identify the run that last modified a record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/silver/nft/silver__nft_transfers.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "incremental", "incremental_predicates": ["dynamic_range_predicate_custom", "block_timestamp::date"], "merge_exclude_columns": ["inserted_timestamp"], "cluster_by": ["block_timestamp::DATE", "modified_timestamp::DATE"], "unique_key": "nft_transfers_id", "incremental_strategy": "merge", "tags": ["scheduled_non_core"], "post-hook": ["ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION ON EQUALITY(tx_hash,receipt_id,contract_address,from_address,to_address,token_id);"]}, "created_at": 1763073388.6116505, "relation_name": "NEAR.silver.nft_transfers", "raw_code": "{{ config(\n materialized = 'incremental',\n incremental_predicates = [\"dynamic_range_predicate_custom\",\"block_timestamp::date\"],\n merge_exclude_columns = [\"inserted_timestamp\"],\n cluster_by = ['block_timestamp::DATE', 'modified_timestamp::DATE'],\n unique_key = 'nft_transfers_id',\n incremental_strategy = 'merge',\n post_hook = \"ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION ON EQUALITY(tx_hash,receipt_id,contract_address,from_address,to_address,token_id);\",\n tags = ['scheduled_non_core']\n) }}\n\nWITH nft_logs AS (\n SELECT\n block_id,\n block_timestamp,\n tx_hash,\n receipt_id,\n signer_id,\n receiver_id,\n predecessor_id,\n TRY_PARSE_JSON(clean_log) AS DATA,\n log_index AS logs_rn,\n FLOOR(block_id, -3) AS _partition_by_block_number\n FROM\n {{ ref('silver__logs_s3') }}\n WHERE\n is_standard\n AND receipt_succeeded\n AND TRY_PARSE_JSON(clean_log) :event :: STRING IN (\n 'nft_transfer',\n 'nft_mint'\n )\n {% if var(\"MANUAL_FIX\") %}\n AND {{ partition_load_manual('no_buffer', 'floor(block_id, -3)') }}\n {% else %}\n {% if is_incremental() %}\n AND modified_timestamp >= (\n SELECT\n MAX(modified_timestamp)\n FROM\n {{ this }}\n )\n {% endif %}\n {% endif %}\n),\nnft_transfers AS (\n SELECT\n block_id,\n block_timestamp,\n tx_hash,\n receipt_id,\n predecessor_id,\n receiver_id AS contract_address,\n COALESCE(\n A.value :old_owner_id,\n signer_id\n ) :: STRING AS from_address,\n COALESCE(\n A.value :new_owner_id,\n A.value :owner_id\n ) :: STRING AS to_address,\n A.value :token_ids :: ARRAY AS token_ids,\n token_ids [0] :: STRING AS token_id,\n logs_rn + A.index as transfer_rn,\n _partition_by_block_number\n FROM\n nft_logs,\n LATERAL FLATTEN(\n input => DATA :data :: ARRAY\n ) A\n WHERE\n token_id IS NOT NULL\n),\nnft_final AS (\n SELECT\n block_id,\n block_timestamp,\n tx_hash,\n receipt_id,\n predecessor_id,\n contract_address,\n from_address,\n to_address,\n B.value :: STRING AS token_id,\n transfer_rn + B.index as rn,\n _partition_by_block_number\n FROM\n nft_transfers,\n LATERAL FLATTEN(\n input => token_ids\n ) B\n)\nSELECT\n block_id,\n block_timestamp,\n tx_hash,\n receipt_id,\n predecessor_id,\n rn,\n contract_address,\n from_address,\n to_address,\n token_id,\n _partition_by_block_number,\n {{ dbt_utils.generate_surrogate_key(\n ['tx_hash', 'receipt_id', 'contract_address', 'from_address', 'to_address', 'token_id', 'rn']\n ) }} AS nft_transfers_id,\n SYSDATE() AS inserted_timestamp,\n SYSDATE() AS modified_timestamp,\n '{{ invocation_id }}' AS _invocation_id\nFROM\n nft_final", "language": "sql", "refs": [{"name": "silver__logs_s3", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.is_incremental", "macro.dbt_utils.generate_surrogate_key", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.silver__logs_s3"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.silver__nft_complete_nft_sales": {"database": "NEAR", "schema": "silver", "name": "silver__nft_complete_nft_sales", "resource_type": "model", "package_name": "near_models", "path": "silver/nft/sales/silver__nft_complete_nft_sales.sql", "original_file_path": "models/silver/nft/sales/silver__nft_complete_nft_sales.sql", "unique_id": "model.near_models.silver__nft_complete_nft_sales", "fqn": ["near_models", "silver", "nft", "sales", "silver__nft_complete_nft_sales"], "alias": "nft_complete_nft_sales", "checksum": {"name": "sha256", "checksum": "fe4503b42ab852ac4f49b6e49be966bc91ebd33c60d7bdd46544339cbacdfb51"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core"], "meta": {}, "group": null, "materialized": "incremental", "incremental_strategy": "delete+insert", "persist_docs": {"relation": true, "columns": true}, "post-hook": [{"sql": "ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION ON EQUALITY(tx_hash,seller_address,buyer_address,nft_address,token_id);", "transaction": true, "index": null}], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": "nft_sales_id", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "cluster_by": ["block_timestamp::DATE"], "merge_exclude_columns": ["inserted_timestamp"]}, "tags": ["scheduled_non_core"], "description": "This table records all NFT sales actions across the main NEAR marketplaces, including Mintbase, Paras, and other marketplaces like Apollo42, TradePort, and Mitte.\nThe model combines data from marketplace-specific models and standardizes the output format.", "columns": {"RECEIPT_ID": {"name": "RECEIPT_ID", "description": "The identifying hash for a receipt.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCK_ID": {"name": "BLOCK_ID", "description": "The height of the chain this block corresponds with.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCK_TIMESTAMP": {"name": "BLOCK_TIMESTAMP", "description": "The date and time at which the block began.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TX_HASH": {"name": "TX_HASH", "description": "Unique identifier (hash) of this transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "GAS_BURNED": {"name": "GAS_BURNED", "description": "Units of gas (figure is not decimal adjusted, 10^12) attached to the transaction (this is often higher than 'Gas Used').", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "SELLER_ADDRESS": {"name": "SELLER_ADDRESS", "description": "The address the sends the token.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BUYER_ADDRESS": {"name": "BUYER_ADDRESS", "description": "The receiver of usn token.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "PLATFORM_ADDRESS": {"name": "PLATFORM_ADDRESS", "description": "The contract address of the NFT marketplace where the sale occurred", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "PLATFORM_NAME": {"name": "PLATFORM_NAME", "description": "The name of the NFT marketplace (e.g., Mintbase, Paras, Apollo42, etc.)", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "NFT_ADDRESS": {"name": "NFT_ADDRESS", "description": "The contract address of the NFT collection", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TOKEN_ID": {"name": "TOKEN_ID", "description": "The identifier of the token being transferred or minted.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "PRICE": {"name": "PRICE", "description": "The unadjusted price as reported by the source. This should be decimal adjusted to get the real value.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "PRICE_USD": {"name": "PRICE_USD", "description": "The asset price, in US Dollars.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "METHOD_NAME": {"name": "METHOD_NAME", "description": "Name of the method(s) approved for use. NULL if permission is FullAccess.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "LOG": {"name": "LOG", "description": "Logs (array) for this receipt.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "LOGS_INDEX": {"name": "LOGS_INDEX", "description": "The index of the log entry for this sale, used to maintain order and uniqueness", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "AFFILIATE_ID": {"name": "AFFILIATE_ID", "description": "Affiliate id", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "AFFILIATE_AMOUNT": {"name": "AFFILIATE_AMOUNT", "description": "Affiliate amount (currency near)", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "AFFILIATE_AMOUNT_USD": {"name": "AFFILIATE_AMOUNT_USD", "description": "The USD value of the affiliate amount at the time of the sale", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "ROYALTIES": {"name": "ROYALTIES", "description": "Royalties breakdown (currency near)", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "PLATFORM_FEE": {"name": "PLATFORM_FEE", "description": "Platform fee (currency near)", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "PLATFORM_FEE_USD": {"name": "PLATFORM_FEE_USD", "description": "The USD value of the platform fee at the time of the sale", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_PARTITION_BY_BLOCK_NUMBER": {"name": "_PARTITION_BY_BLOCK_NUMBER", "description": "Block number grouping for ingestion partition", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "NFT_SALES_ID": {"name": "NFT_SALES_ID", "description": "A unique identifier for the record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "INSERTED_TIMESTAMP": {"name": "INSERTED_TIMESTAMP", "description": "The timestamp at which the record was initially created and inserted into this table.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MODIFIED_TIMESTAMP": {"name": "MODIFIED_TIMESTAMP", "description": "The timestamp at which this record was last modified by an internal process.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_INVOCATION_ID": {"name": "_INVOCATION_ID", "description": "A job ID to identify the run that last modified a record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/silver/nft/sales/silver__nft_complete_nft_sales.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "incremental", "merge_exclude_columns": ["inserted_timestamp"], "cluster_by": ["block_timestamp::DATE"], "unique_key": "nft_sales_id", "incremental_strategy": "delete+insert", "tags": ["scheduled_non_core"], "post-hook": ["ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION ON EQUALITY(tx_hash,seller_address,buyer_address,nft_address,token_id);"]}, "created_at": 1763073388.6430192, "relation_name": "NEAR.silver.nft_complete_nft_sales", "raw_code": "{{ config(\n materialized = 'incremental',\n merge_exclude_columns = [\"inserted_timestamp\"],\n cluster_by = ['block_timestamp::DATE'],\n unique_key = 'nft_sales_id',\n incremental_strategy = 'delete+insert',\n post_hook = \"ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION ON EQUALITY(tx_hash,seller_address,buyer_address,nft_address,token_id);\",\n tags = ['scheduled_non_core']\n) }}\n\nWITH mintbase_nft_sales AS (\n SELECT\n receipt_id,\n action_index,\n block_id,\n block_timestamp,\n tx_hash,\n attached_gas,\n seller_address,\n buyer_address,\n platform_address,\n platform_name,\n nft_address,\n token_id,\n method_name,\n LOG,\n price,\n log_index AS logs_index,\n affiliate_id,\n affiliate_amount,\n royalties,\n platform_fee,\n _partition_by_block_number\n FROM\n {{ ref('silver__nft_mintbase_sales') }}\n {% if var(\"MANUAL_FIX\") %}\n WHERE {{ partition_load_manual('no_buffer') }}\n {% else %}\n {% if is_incremental() %}\n WHERE modified_timestamp >= (\n SELECT\n MAX(modified_timestamp)\n FROM\n {{ this }}\n )\n {% endif %}\n {% endif %}\n),\nparas_nft_sales AS (\n SELECT\n receipt_id,\n action_index,\n block_id,\n block_timestamp,\n tx_hash,\n attached_gas,\n seller_address,\n buyer_address,\n platform_address,\n platform_name,\n nft_address,\n token_id,\n method_name,\n LOG,\n price,\n 0 AS logs_index,\n affiliate_id,\n affiliate_amount,\n royalties,\n platform_fee,\n _partition_by_block_number\n FROM\n {{ ref('silver__nft_paras_sales') }}\n {% if var(\"MANUAL_FIX\") %}\n WHERE {{ partition_load_manual('no_buffer') }}\n {% else %}\n {% if is_incremental() %}\n WHERE modified_timestamp >= (\n SELECT\n MAX(modified_timestamp)\n FROM\n {{ this }}\n )\n {% endif %}\n {% endif %}\n),\nother_nft_sales AS (\n SELECT\n receipt_id,\n action_index,\n block_id,\n block_timestamp,\n tx_hash,\n attached_gas,\n seller_address,\n buyer_address,\n platform_address,\n platform_name,\n nft_address,\n token_id,\n method_name,\n LOG,\n price,\n 0 AS logs_index,\n NULL AS affiliate_id,\n NULL AS affiliate_amount,\n NULL AS royalties,\n NULL AS platform_fee,\n _partition_by_block_number\n FROM\n {{ ref('silver__nft_other_sales') }}\n {% if var(\"MANUAL_FIX\") %}\n WHERE {{ partition_load_manual('no_buffer') }}\n {% else %}\n {% if is_incremental() %}\n WHERE modified_timestamp >= (\n SELECT\n MAX(modified_timestamp)\n FROM\n {{ this }}\n )\n {% endif %}\n {% endif %}\n),\nprices AS (\n --get closing price for the hour\n SELECT\n DATE_TRUNC(\n 'HOUR',\n hour\n ) AS block_timestamp_hour,\n price as price_usd\n FROM\n {{ ref('silver__complete_token_prices') }}\n WHERE\n token_address = 'wrap.near' qualify ROW_NUMBER() over (\n PARTITION BY block_timestamp_hour\n ORDER BY\n hour DESC\n ) = 1\n),\n------------------------------- FINAL -------------------------------\nsales_union AS (\n SELECT\n * \n FROM\n mintbase_nft_sales\n UNION ALL\n SELECT\n *\n FROM\n paras_nft_sales\n UNION ALL\n SELECT\n *\n FROM\n other_nft_sales\n),\nFINAL AS (\n SELECT\n receipt_id,\n block_id,\n block_timestamp,\n tx_hash,\n attached_gas AS gas_burned,\n seller_address,\n buyer_address,\n platform_address,\n platform_name,\n nft_address,\n token_id,\n method_name,\n LOG,\n price,\n s.price * p.price_usd AS price_usd,\n logs_index,\n affiliate_id,\n affiliate_amount,\n affiliate_amount * p.price_usd AS affiliate_amount_usd,\n royalties,\n platform_fee AS platform_fee,\n platform_fee * p.price_usd AS platform_fee_usd,\n _partition_by_block_number\n FROM\n sales_union s\n ASOF JOIN prices p\n MATCH_CONDITION (\n DATE_TRUNC('hour', s.block_timestamp) \n >= p.block_timestamp_hour\n )\n)\nSELECT\n *,\n {{ dbt_utils.generate_surrogate_key(\n ['receipt_id', 'logs_index']\n ) }} AS nft_sales_id,\n SYSDATE() AS inserted_timestamp,\n SYSDATE() AS modified_timestamp,\n '{{ invocation_id }}' AS _invocation_id\nFROM\n FINAL", "language": "sql", "refs": [{"name": "silver__nft_mintbase_sales", "package": null, "version": null}, {"name": "silver__nft_paras_sales", "package": null, "version": null}, {"name": "silver__nft_other_sales", "package": null, "version": null}, {"name": "silver__complete_token_prices", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.is_incremental", "macro.dbt_utils.generate_surrogate_key", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.silver__nft_mintbase_sales", "model.near_models.silver__nft_paras_sales", "model.near_models.silver__nft_other_sales", "model.near_models.silver__complete_token_prices"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.silver__nft_mintbase_sales": {"database": "NEAR", "schema": "silver", "name": "silver__nft_mintbase_sales", "resource_type": "model", "package_name": "near_models", "path": "silver/nft/sales/silver__nft_mintbase_sales.sql", "original_file_path": "models/silver/nft/sales/silver__nft_mintbase_sales.sql", "unique_id": "model.near_models.silver__nft_mintbase_sales", "fqn": ["near_models", "silver", "nft", "sales", "silver__nft_mintbase_sales"], "alias": "nft_mintbase_sales", "checksum": {"name": "sha256", "checksum": "33acba0cf693bc05f23bce11b3a7f6e45ad0e1c910cfed4176027eaabef062ee"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core"], "meta": {}, "group": null, "materialized": "incremental", "incremental_strategy": "merge", "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": "nft_mintbase_sales_id", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "cluster_by": ["block_timestamp::DATE", "modified_timestamp::DATE"], "merge_exclude_columns": ["inserted_timestamp"], "incremental_predicates": ["dynamic_range_predicate_custom", "block_timestamp::date"]}, "tags": ["scheduled_non_core"], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "incremental", "merge_exclude_columns": ["inserted_timestamp"], "cluster_by": ["block_timestamp::DATE", "modified_timestamp::DATE"], "unique_key": "nft_mintbase_sales_id", "incremental_strategy": "merge", "incremental_predicates": ["dynamic_range_predicate_custom", "block_timestamp::date"], "tags": ["scheduled_non_core"]}, "created_at": 1763073384.9383478, "relation_name": "NEAR.silver.nft_mintbase_sales", "raw_code": "{{ config(\n materialized = 'incremental',\n merge_exclude_columns = [\"inserted_timestamp\"],\n cluster_by = ['block_timestamp::DATE', 'modified_timestamp::DATE'],\n unique_key = 'nft_mintbase_sales_id',\n incremental_strategy = 'merge',\n incremental_predicates = [\"dynamic_range_predicate_custom\", \"block_timestamp::date\"],\n tags = ['scheduled_non_core']\n) }}\n\nWITH actions AS (\n SELECT\n block_id,\n block_timestamp,\n tx_hash,\n receipt_id,\n action_index,\n receipt_signer_id AS signer_id,\n receipt_receiver_id AS receiver_id,\n receipt_predecessor_id AS predecessor_id,\n action_data :method_name :: STRING AS method_name,\n action_data :args :: VARIANT AS args,\n action_data :deposit :: INT AS deposit,\n action_data :gas :: NUMBER AS attached_gas,\n _partition_by_block_number\n FROM\n {{ ref('core__ez_actions') }}\n WHERE\n receipt_succeeded\n AND action_name = 'FunctionCall'\n AND receipt_receiver_id in ('simple.market.mintbase1.near' , 'market.mintbase1.near')\n AND method_name in ('buy', 'resolve_nft_payout')\n\n {% if var(\"MANUAL_FIX\") %}\n AND {{ partition_load_manual('no_buffer') }}\n {% else %}\n {% if is_incremental() %}\n AND modified_timestamp >= (\n SELECT\n MAX(modified_timestamp)\n FROM\n {{ this }}\n )\n {% endif %}\n {% endif %}\n),\nlogs AS (\n SELECT\n l.tx_hash,\n l.receipt_id,\n l.block_id,\n l.log_index,\n TRY_PARSE_JSON(clean_log) AS event_json,\n event_json :event :: STRING AS event_type,\n event_json :standard :: STRING AS standard,\n TRY_PARSE_JSON(event_json:data) as mb_logs\n FROM\n {{ ref('silver__logs_s3') }} l\n INNER JOIN actions a \n ON a.tx_hash = l.tx_hash\n WHERE\n is_standard\n AND event_json :standard :: STRING = 'mb_market' \n AND (event_type = 'nft_sale' OR event_type = 'nft_sold')\n\n {% if var(\"MANUAL_FIX\") %}\n AND {{ partition_load_manual('no_buffer', 'l._partition_by_block_number') }}\n {% else %}\n {% if is_incremental() %}\n AND modified_timestamp >= (\n SELECT\n MAX(modified_timestamp)\n FROM\n {{ this }}\n )\n {% endif %}\n {% endif %}\n),\nmintbase_nft_sales AS (\n SELECT\n receipt_id,\n action_index,\n block_id,\n block_timestamp,\n tx_hash,\n attached_gas,\n method_name = 'buy' AS is_buy, --- else resolve_nft_payout\n IFF(is_buy, args :nft_contract_id, args :token :owner_id) :: STRING AS seller_address, \n IFF(is_buy, signer_id, args :token :current_offer :from) :: STRING AS buyer_address,\n receiver_id AS platform_address,\n 'Mintbase' AS platform_name,\n IFF(is_buy, args :nft_contract_id, args :token :store_id) :: STRING AS nft_address,\n IFF(is_buy, args :token_id, args :token :id) :: STRING AS token_id,\n IFF(is_buy, deposit, args :token :current_offer :price) / 1e24 AS price,\n IFF(is_buy, 'nft_sale', 'nft_sold') AS method_name,\n args AS LOG,\n _partition_by_block_number\n FROM\n actions\n),\nFINAL AS (\n SELECT\n m.receipt_id,\n m.action_index,\n m.block_id,\n m.block_timestamp,\n m.tx_hash,\n m.attached_gas,\n m.method_name,\n m.is_buy,\n m.seller_address,\n m.buyer_address,\n m.platform_address,\n m.platform_name,\n m.nft_address,\n m.token_id,\n m.price,\n m.LOG,\n m._partition_by_block_number,\n mb_logs :affiliate_id :: STRING AS affiliate_id,\n mb_logs :affiliate_amount / 1e24 :: STRING AS affiliate_amount,\n mb_logs :payout :: object AS royalties,\n COALESCE(mb_logs :mintbase_amount / 1e24, \n IFF(affiliate_amount IS NULL AND royalties IS NULL, \n price * 0.05, \n price * 0.025)\n ) :: FLOAT AS platform_fee,\n r.log_index\n FROM\n mintbase_nft_sales m\n LEFT JOIN\n logs r \n ON\n m.tx_hash = r.tx_hash\n)\nSELECT\n *,\n {{ dbt_utils.generate_surrogate_key(\n ['tx_hash', 'receipt_id', 'action_index', 'log_index']\n ) }} AS nft_mintbase_sales_id,\n SYSDATE() AS inserted_timestamp,\n SYSDATE() AS modified_timestamp,\n '{{ invocation_id }}' AS _invocation_id\nFROM\n FINAL", "language": "sql", "refs": [{"name": "core__ez_actions", "package": null, "version": null}, {"name": "silver__logs_s3", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.is_incremental", "macro.dbt_utils.generate_surrogate_key", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.core__ez_actions", "model.near_models.silver__logs_s3"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.silver__nft_other_sales": {"database": "NEAR", "schema": "silver", "name": "silver__nft_other_sales", "resource_type": "model", "package_name": "near_models", "path": "silver/nft/sales/silver__nft_other_sales.sql", "original_file_path": "models/silver/nft/sales/silver__nft_other_sales.sql", "unique_id": "model.near_models.silver__nft_other_sales", "fqn": ["near_models", "silver", "nft", "sales", "silver__nft_other_sales"], "alias": "nft_other_sales", "checksum": {"name": "sha256", "checksum": "812e9df473cc2f994eb284d9012775f131a5d298560d5e47ec82117134a6571c"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core"], "meta": {}, "group": null, "materialized": "incremental", "incremental_strategy": "merge", "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": "nft_other_sales_id", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "cluster_by": ["block_timestamp::DATE", "modified_timestamp::DATE"], "merge_exclude_columns": ["inserted_timestamp"], "incremental_predicates": ["dynamic_range_predicate_custom", "block_timestamp::date"]}, "tags": ["scheduled_non_core"], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "incremental", "merge_exclude_columns": ["inserted_timestamp"], "cluster_by": ["block_timestamp::DATE", "modified_timestamp::DATE"], "unique_key": "nft_other_sales_id", "incremental_strategy": "merge", "incremental_predicates": ["dynamic_range_predicate_custom", "block_timestamp::date"], "tags": ["scheduled_non_core"]}, "created_at": 1763073384.9534478, "relation_name": "NEAR.silver.nft_other_sales", "raw_code": "{{ config(\n materialized = 'incremental',\n merge_exclude_columns = [\"inserted_timestamp\"],\n cluster_by = ['block_timestamp::DATE', 'modified_timestamp::DATE'],\n unique_key = 'nft_other_sales_id',\n incremental_strategy = 'merge',\n incremental_predicates = [\"dynamic_range_predicate_custom\",\"block_timestamp::date\"],\n tags = ['scheduled_non_core']\n) }}\n\nWITH actions AS (\n SELECT\n block_id,\n block_timestamp,\n tx_hash,\n receipt_id,\n action_index,\n receipt_signer_id AS signer_id,\n receipt_receiver_id AS receiver_id,\n action_data :method_name :: STRING AS method_name,\n action_data :args :: VARIANT AS args,\n action_data :deposit :: INT AS deposit,\n action_data :gas :: NUMBER AS attached_gas,\n FLOOR(block_id, -3) AS _partition_by_block_number\n FROM\n {{ ref('core__ez_actions') }}\n WHERE\n receipt_succeeded\n AND action_name = 'FunctionCall'\n AND receipt_receiver_id IN (\n 'apollo42.near',\n 'market.tradeport.near',\n 'market.nft.uniqart.near',\n 'market.l2e.near',\n 'market.fewandfar.near',\n 'a.mitte-orderbook.near'\n )\n {% if var(\"MANUAL_FIX\") %}\n AND {{ partition_load_manual('no_buffer', 'floor(block_id, -3)') }}\n {% else %}\n {% if is_incremental() %}\n AND modified_timestamp >= (\n SELECT\n MAX(modified_timestamp)\n FROM\n {{ this }}\n )\n {% endif %}\n {% endif %}\n),\nlogs AS (\n SELECT\n l.tx_hash,\n l.receipt_id,\n l.block_id,\n l.block_timestamp,\n l.log_index,\n l.receiver_id,\n l.predecessor_id,\n TRY_PARSE_JSON(clean_log) AS event_json,\n event_json :event :: STRING AS event_type,\n l._partition_by_block_number\n FROM\n {{ ref('silver__logs_s3') }} l\n WHERE\n l.is_standard\n AND l.tx_hash in (select distinct tx_hash from actions)\n {% if var(\"MANUAL_FIX\") %}\n AND {{ partition_load_manual('no_buffer', 'l._partition_by_block_number') }}\n {% else %}\n {% if is_incremental() %}\n AND l.block_timestamp >= (\n SELECT\n MAX(block_timestamp) - INTERVAL '48 HOURS'\n FROM\n {{ this }}\n )\n {% endif %}\n {% endif %}\n),\nother_nft_sales AS (\n SELECT\n receipt_id,\n action_index,\n block_id,\n block_timestamp,\n tx_hash,\n attached_gas,\n args AS LOG,\n COALESCE(\n args :market_data :owner_id,\n args :sale :owner_id,\n args :seller_id\n ) :: STRING AS seller_address,\n COALESCE(\n args :buyer_id,\n args :offer_data :buyer_id\n ) :: STRING AS buyer_address,\n receiver_id AS platform_address,\n CASE\n WHEN receiver_id = 'market.l2e.near' THEN 'L2E'\n WHEN receiver_id = 'market.nft.uniqart.near' THEN 'UniqArt'\n WHEN receiver_id = 'market.tradeport.near' THEN 'TradePort'\n WHEN receiver_id = 'market.fewandfar.near' THEN 'FewAndFar'\n WHEN receiver_id = 'apollo42.near' THEN 'Apollo42'\n END :: STRING AS platform_name,\n COALESCE(\n args :market_data :nft_contract_id,\n args :sale :nft_contract_id,\n args :offer_data :nft_contract_id\n ) :: STRING AS nft_address,\n COALESCE(\n args :market_data :token_id,\n args :sale :token_id,\n args :token_id\n ) :: STRING AS token_id,\n COALESCE(\n args :price,\n args :offer_data :price,\n args :market_data :price\n ) / 1e24 AS price,\n method_name,\n _partition_by_block_number\n FROM\n actions\n WHERE\n receiver_id IN (\n 'apollo42.near',\n 'market.tradeport.near',\n 'market.nft.uniqart.near',\n 'market.l2e.near',\n 'market.fewandfar.near'\n )\n AND method_name IN ('resolve_purchase', 'resolve_offer')\n),\n\nmitte_nft_sales AS (\n SELECT\n receipt_id,\n log_index AS action_index,\n block_id,\n block_timestamp,\n tx_hash,\n NULL AS attached_gas,\n event_json AS LOG,\n CASE\n WHEN SPLIT(\n LOG :data :order [2],\n ':'\n ) [1] = 'near' THEN LOG :data :order [6]\n ELSE LOG :data :order [1]\n END :: STRING AS seller_address,\n CASE\n WHEN SPLIT(\n LOG :data :order [2],\n ':'\n ) [1] = 'near' THEN LOG :data :order [1]\n ELSE LOG :data :order [6]\n END :: STRING AS buyer_address,\n predecessor_id AS platform_address,\n 'Mitte' AS platform_name,\n CASE\n WHEN SPLIT(\n LOG :data :order [2],\n ':'\n ) [1] = 'near' THEN SPLIT(\n LOG :data :order [7],\n ':'\n ) [1]\n ELSE SPLIT(\n LOG :data :order [2],\n ':'\n ) [1]\n END :: STRING AS nft_address,\n CASE\n WHEN SPLIT(\n LOG :data :order [2],\n ':'\n ) [1] = 'near'\n AND SPLIT(\n LOG :data :order [7],\n ':'\n ) [4] IS NULL THEN SPLIT(\n LOG :data :order [7],\n ':'\n ) [2]\n WHEN SPLIT(\n LOG :data :order [2],\n ':'\n ) [1] = 'near'\n AND SPLIT(\n LOG :data :order [7],\n ':'\n ) [4] IS NOT NULL THEN SPLIT(\n LOG :data :order [7],\n ':'\n ) [2] || ':' || SPLIT(\n LOG :data :order [7],\n ':'\n ) [3]\n WHEN SPLIT(\n LOG :data :order [2],\n ':'\n ) [4] IS NULL THEN SPLIT(\n LOG :data :order [2],\n ':'\n ) [2]\n ELSE SPLIT(\n LOG :data :order [2],\n ':'\n ) [2] || ':' || SPLIT(\n LOG :data :order [2],\n ':'\n ) [3]\n END :: STRING AS token_id,\n CASE\n WHEN SPLIT(\n LOG :data :order [2],\n ':'\n ) [1] = 'near' THEN SPLIT(\n LOG :data :order [2],\n ':'\n ) [3]\n ELSE SPLIT(\n LOG :data :order [7],\n ':'\n ) [3]\n END / 1e24 AS price,\n LOG :event :: STRING AS method_name,\n _partition_by_block_number\n FROM\n logs\n WHERE\n receiver_id = 'a.mitte-orderbook.near'\n AND LOG :event :: STRING != 'nft_mint'\n AND LOG :data :order [6] :: STRING != ''\n),\nsales_union AS (\n SELECT * FROM other_nft_sales\n UNION ALL\n SELECT * FROM mitte_nft_sales\n),\nFINAL AS (\n SELECT\n receipt_id,\n action_index,\n block_id,\n block_timestamp,\n tx_hash,\n attached_gas,\n seller_address,\n buyer_address,\n platform_address,\n platform_name,\n nft_address,\n token_id,\n method_name,\n LOG,\n price,\n _partition_by_block_number\n FROM sales_union\n)\nSELECT\n *,\n {{ dbt_utils.generate_surrogate_key(\n ['receipt_id', 'action_index']\n ) }} AS nft_other_sales_id,\n SYSDATE() AS inserted_timestamp,\n SYSDATE() AS modified_timestamp,\n '{{ invocation_id }}' AS _invocation_id\nFROM FINAL", "language": "sql", "refs": [{"name": "core__ez_actions", "package": null, "version": null}, {"name": "silver__logs_s3", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.is_incremental", "macro.dbt_utils.generate_surrogate_key", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.core__ez_actions", "model.near_models.silver__logs_s3"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.silver__nft_paras_sales": {"database": "NEAR", "schema": "silver", "name": "silver__nft_paras_sales", "resource_type": "model", "package_name": "near_models", "path": "silver/nft/sales/silver__nft_paras_sales.sql", "original_file_path": "models/silver/nft/sales/silver__nft_paras_sales.sql", "unique_id": "model.near_models.silver__nft_paras_sales", "fqn": ["near_models", "silver", "nft", "sales", "silver__nft_paras_sales"], "alias": "nft_paras_sales", "checksum": {"name": "sha256", "checksum": "733c2390f9acee4d643a28571912d306346d88ee507e1ec0d509bbcfce150209"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core"], "meta": {}, "group": null, "materialized": "incremental", "incremental_strategy": "merge", "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": "nft_paras_sales_id", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "cluster_by": ["block_timestamp::DATE", "modified_timestamp::DATE"], "merge_exclude_columns": ["inserted_timestamp"], "incremental_predicates": ["dynamic_range_predicate_custom", "block_timestamp::date"]}, "tags": ["scheduled_non_core"], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "incremental", "merge_exclude_columns": ["inserted_timestamp"], "cluster_by": ["block_timestamp::DATE", "modified_timestamp::DATE"], "unique_key": "nft_paras_sales_id", "incremental_strategy": "merge", "incremental_predicates": ["dynamic_range_predicate_custom", "block_timestamp::date"], "tags": ["scheduled_non_core"]}, "created_at": 1763073384.9676654, "relation_name": "NEAR.silver.nft_paras_sales", "raw_code": "{{ config(\n materialized = 'incremental',\n merge_exclude_columns = [\"inserted_timestamp\"],\n cluster_by = ['block_timestamp::DATE', 'modified_timestamp::DATE'],\n unique_key = 'nft_paras_sales_id',\n incremental_strategy = 'merge',\n incremental_predicates = [\"dynamic_range_predicate_custom\",\"block_timestamp::date\"],\n tags = ['scheduled_non_core']\n) }}\n\nWITH actions AS (\n SELECT\n block_id,\n block_timestamp,\n tx_hash,\n receipt_id,\n action_index,\n receipt_signer_id AS signer_id,\n receipt_receiver_id AS receiver_id,\n receipt_predecessor_id AS predecessor_id,\n action_data :method_name :: STRING AS method_name,\n action_data :args :: VARIANT AS args,\n action_data :deposit :: INT AS deposit,\n action_data :gas :: NUMBER AS attached_gas,\n receipt_status_value,\n _partition_by_block_number\n FROM\n {{ ref('core__ez_actions') }}\n WHERE\n receipt_succeeded\n AND action_name = 'FunctionCall'\n AND (receipt_receiver_id = 'marketplace.paras.near' OR receipt_predecessor_id = 'marketplace.paras.near')\n AND method_name IN (\n 'resolve_purchase',\n 'resolve_offer',\n 'nft_transfer_payout'\n )\n {% if var(\"MANUAL_FIX\") %}\n AND {{ partition_load_manual('no_buffer') }}\n {% else %}\n {% if is_incremental() %}\n AND modified_timestamp >= (\n SELECT\n MAX(modified_timestamp)\n FROM\n {{ this }}\n )\n {% endif %}\n {% endif %}\n),\nparas_nft_sales AS (\n SELECT\n receipt_id,\n action_index,\n block_id,\n block_timestamp,\n tx_hash,\n attached_gas,\n COALESCE(\n args :market_data :owner_id,\n args :sale :owner_id,\n args :seller_id\n ) :: STRING AS seller_address,\n COALESCE(\n args :buyer_id,\n args :offer_data :buyer_id\n ) :: STRING AS buyer_address,\n receiver_id AS platform_address,\n 'Paras' AS platform_name,\n COALESCE(\n args :market_data :nft_contract_id,\n args :sale :nft_contract_id,\n args :offer_data :nft_contract_id\n ) :: STRING AS nft_address,\n COALESCE(\n args :market_data :token_id,\n args :sale :token_id,\n args :token_id\n ) :: STRING AS token_id,\n COALESCE(\n args :price,\n args :offer_data :price,\n args :market_data :price\n ) / 1e24 AS price,\n method_name,\n args AS LOG,\n _partition_by_block_number\n FROM\n actions\n WHERE\n method_name in ('resolve_purchase', 'resolve_offer')\n),\nFINAL AS (\n SELECT\n m.*,\n NULL :: STRING AS affiliate_id,\n NULL :: STRING AS affiliate_amount,\n l.receipt_status_value :SuccessValue :payout :: VARIANT AS royalties,\n price * 0.02 :: FLOAT AS platform_fee\n FROM\n paras_nft_sales m\n LEFT JOIN\n (select tx_hash, receipt_status_value from actions where method_name = 'nft_transfer_payout') l \n ON\n m.tx_hash = l.tx_hash\n)\nSELECT\n *,\n {{ dbt_utils.generate_surrogate_key(\n ['receipt_id', 'action_index']\n ) }} AS nft_paras_sales_id,\n SYSDATE() AS inserted_timestamp,\n SYSDATE() AS modified_timestamp,\n '{{ invocation_id }}' AS _invocation_id\nFROM\n FINAL", "language": "sql", "refs": [{"name": "core__ez_actions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.is_incremental", "macro.dbt_utils.generate_surrogate_key", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.core__ez_actions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.silver_stats__core_metrics_hourly": {"database": "NEAR", "schema": "silver_stats", "name": "silver_stats__core_metrics_hourly", "resource_type": "model", "package_name": "near_models", "path": "silver/stats/silver_stats__core_metrics_hourly.sql", "original_file_path": "models/silver/stats/silver_stats__core_metrics_hourly.sql", "unique_id": "model.near_models.silver_stats__core_metrics_hourly", "fqn": ["near_models", "silver", "stats", "silver_stats__core_metrics_hourly"], "alias": "core_metrics_hourly", "checksum": {"name": "sha256", "checksum": "18a604ad3021bc223e1b39bfe72435ce8d987bab59fcff8280467bfe0b9be632"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["stats", "scheduled_non_core"], "meta": {}, "group": null, "materialized": "incremental", "incremental_strategy": "delete+insert", "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": "block_timestamp_hour", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "cluster_by": ["block_timestamp_hour::DATE"]}, "tags": ["stats", "scheduled_non_core"], "description": "", "columns": {"BLOCK_TIMESTAMP_HOUR": {"name": "BLOCK_TIMESTAMP_HOUR", "description": "", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TRANSACTION_COUNT": {"name": "TRANSACTION_COUNT", "description": "", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TRANSACTION_COUNT_SUCCESS": {"name": "TRANSACTION_COUNT_SUCCESS", "description": "", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TRANSACTION_COUNT_FAILED": {"name": "TRANSACTION_COUNT_FAILED", "description": "", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "UNIQUE_FROM_COUNT": {"name": "UNIQUE_FROM_COUNT", "description": "", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "UNIQUE_TO_COUNT": {"name": "UNIQUE_TO_COUNT", "description": "", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TOTAL_FEES": {"name": "TOTAL_FEES", "description": "", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_INSERTED_TIMESTAMP": {"name": "_INSERTED_TIMESTAMP", "description": "", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/silver/stats/silver_stats__core_metrics_hourly.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "incremental", "incremental_strategy": "delete+insert", "unique_key": "block_timestamp_hour", "cluster_by": ["block_timestamp_hour::DATE"], "tags": ["stats", "scheduled_non_core"]}, "created_at": 1763073388.800301, "relation_name": "NEAR.silver_stats.core_metrics_hourly", "raw_code": "{{ config(\n materialized = 'incremental',\n incremental_strategy = 'delete+insert',\n unique_key = \"block_timestamp_hour\",\n cluster_by = ['block_timestamp_hour::DATE'],\n tags = ['stats','scheduled_non_core']\n) }}\n/* run incremental timestamp value first then use it as a static value */\n{% if execute %}\n\n{% if is_incremental() %}\n{% set query %}\n\nSELECT\n MIN(DATE_TRUNC('hour', block_timestamp)) block_timestamp_hour\nFROM\n {{ ref('silver__transactions_final') }}\nWHERE\n modified_timestamp >= (\n SELECT\n MAX(modified_timestamp)\n FROM\n {{ this }}\n ) {% endset %}\n {% set min_block_timestamp_hour = run_query(query).columns [0].values() [0] %}\n{% endif %}\n{% endif %}\nSELECT\n DATE_TRUNC(\n 'hour',\n block_timestamp\n ) AS block_timestamp_hour,\n COUNT(\n DISTINCT tx_hash\n ) AS transaction_count,\n COUNT(\n DISTINCT CASE\n WHEN tx_succeeded THEN tx_hash\n END\n ) AS transaction_count_success,\n COUNT(\n DISTINCT CASE\n WHEN NOT tx_succeeded THEN tx_hash\n END\n ) AS transaction_count_failed,\n COUNT(\n DISTINCT tx_signer\n ) AS unique_from_count,\n COUNT(\n DISTINCT tx_receiver\n ) AS unique_to_count,\n SUM(transaction_fee / pow(10, 24)) AS total_fees,\n MAX(inserted_timestamp) AS _inserted_timestamp,\n {{ dbt_utils.generate_surrogate_key(\n ['block_timestamp_hour']\n ) }} AS core_metrics_hourly_id,\n SYSDATE() AS inserted_timestamp,\n SYSDATE() AS modified_timestamp,\n '{{ invocation_id }}' AS _invocation_id\nFROM\n {{ ref('silver__transactions_final') }}\nWHERE\n block_timestamp_hour < DATE_TRUNC(\n 'hour',\n CURRENT_TIMESTAMP\n )\n\n{% if is_incremental() %}\nAND DATE_TRUNC(\n 'hour',\n block_timestamp\n) >= '{{ min_block_timestamp_hour }}'\n{% endif %}\nGROUP BY\n 1", "language": "sql", "refs": [{"name": "silver__transactions_final", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_utils.generate_surrogate_key", "macro.dbt.is_incremental", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.silver__transactions_final"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.silver_stats__core_metrics_block_hourly": {"database": "NEAR", "schema": "silver_stats", "name": "silver_stats__core_metrics_block_hourly", "resource_type": "model", "package_name": "near_models", "path": "silver/stats/silver_stats__core_metrics_block_hourly.sql", "original_file_path": "models/silver/stats/silver_stats__core_metrics_block_hourly.sql", "unique_id": "model.near_models.silver_stats__core_metrics_block_hourly", "fqn": ["near_models", "silver", "stats", "silver_stats__core_metrics_block_hourly"], "alias": "core_metrics_block_hourly", "checksum": {"name": "sha256", "checksum": "e8a50e9a957da82c290e7194f7d715f1f9a5c633b3bdc0f569609ee0a5f76a6d"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["stats", "scheduled_non_core"], "meta": {}, "group": null, "materialized": "incremental", "incremental_strategy": "delete+insert", "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": "block_timestamp_hour", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "cluster_by": ["block_timestamp_hour::DATE"]}, "tags": ["stats", "scheduled_non_core"], "description": "", "columns": {"BLOCK_TIMESTAMP_HOUR": {"name": "BLOCK_TIMESTAMP_HOUR", "description": "", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCK_NUMBER_MIN": {"name": "BLOCK_NUMBER_MIN", "description": "", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCK_NUMBER_MAX": {"name": "BLOCK_NUMBER_MAX", "description": "", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCK_COUNT": {"name": "BLOCK_COUNT", "description": "", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_INSERTED_TIMESTAMP": {"name": "_INSERTED_TIMESTAMP", "description": "", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/silver/stats/silver_stats__core_metrics_block_hourly.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "incremental", "incremental_strategy": "delete+insert", "unique_key": "block_timestamp_hour", "cluster_by": ["block_timestamp_hour::DATE"], "tags": ["stats", "scheduled_non_core"]}, "created_at": 1763073388.749995, "relation_name": "NEAR.silver_stats.core_metrics_block_hourly", "raw_code": "{{ config(\n materialized = 'incremental',\n incremental_strategy = 'delete+insert',\n unique_key = \"block_timestamp_hour\",\n cluster_by = ['block_timestamp_hour::DATE'],\n tags = ['stats', 'scheduled_non_core']\n) }}\n/* run incremental timestamp value first then use it as a static value */\n{% if execute %}\n\n{% if is_incremental() %}\n{% set query %}\n\nSELECT\n MIN(DATE_TRUNC('hour', block_timestamp)) block_timestamp_hour\nFROM\n {{ ref('silver__blocks_final') }}\nWHERE\n modified_timestamp >= (\n SELECT\n MAX(modified_timestamp)\n FROM\n {{ this }}\n ) {% endset %}\n {% set min_block_timestamp_hour = run_query(query).columns [0].values() [0] %}\n{% endif %}\n{% endif %}\nSELECT\n DATE_TRUNC(\n 'hour',\n block_timestamp\n ) AS block_timestamp_hour,\n MIN(block_id) AS block_number_min,\n MAX(block_id) AS block_number_max,\n COUNT(\n 1\n ) AS block_count,\n MAX(inserted_timestamp) AS _inserted_timestamp,\n {{ dbt_utils.generate_surrogate_key(\n ['block_timestamp_hour']\n ) }} AS core_metrics_block_hourly_id,\n SYSDATE() AS inserted_timestamp,\n SYSDATE() AS modified_timestamp,\n '{{ invocation_id }}' AS _invocation_id\nFROM\n {{ ref('silver__blocks_final') }}\nWHERE\n block_timestamp_hour < DATE_TRUNC(\n 'hour',\n CURRENT_TIMESTAMP\n )\n\n{% if is_incremental() %}\nAND DATE_TRUNC(\n 'hour',\n block_timestamp\n) >= '{{ min_block_timestamp_hour }}'\n{% endif %}\nGROUP BY\n 1", "language": "sql", "refs": [{"name": "silver__blocks_final", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_utils.generate_surrogate_key", "macro.dbt.is_incremental", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.silver__blocks_final"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.silver__logs_s3": {"database": "NEAR", "schema": "silver", "name": "silver__logs_s3", "resource_type": "model", "package_name": "near_models", "path": "silver/core/silver__logs_s3.sql", "original_file_path": "models/silver/core/silver__logs_s3.sql", "unique_id": "model.near_models.silver__logs_s3", "fqn": ["near_models", "silver", "core", "silver__logs_s3"], "alias": "logs_s3", "checksum": {"name": "sha256", "checksum": "0df4d05b0faa55e6f57744f88e22be0046d8481180d8a649da3f9223fde5159d"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_core"], "meta": {}, "group": null, "materialized": "incremental", "incremental_strategy": "merge", "persist_docs": {"relation": true, "columns": true}, "post-hook": [{"sql": "ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION ON EQUALITY(tx_hash,receipt_id);", "transaction": true, "index": null}], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": "log_id", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "cluster_by": ["block_timestamp::DATE", "modified_timestamp::DATE"], "merge_exclude_columns": ["inserted_timestamp"], "incremental_predicates": ["dynamic_range_predicate_custom", "block_timestamp::date"]}, "tags": ["scheduled_core"], "description": "This table extracts all logs from receipts and decodes the arguments for easy use.", "columns": {"BLOCK_ID": {"name": "BLOCK_ID", "description": "The height of the chain this block corresponds with.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCK_TIMESTAMP": {"name": "BLOCK_TIMESTAMP", "description": "The date and time at which the block began.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TX_HASH": {"name": "TX_HASH", "description": "Unique identifier (hash) of this transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RECEIPT_ID": {"name": "RECEIPT_ID", "description": "The identifying hash for a receipt.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "LOG_ID": {"name": "LOG_ID", "description": "Concatenation between receipt id and index of the log.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "LOG_INDEX": {"name": "LOG_INDEX", "description": "The positon index for the record in question, if it was stored in a particular order.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RECEIVER_ID": {"name": "RECEIVER_ID", "description": "Account reacting to the receipt from predecessor_id, can be relay, a contract, or a user of a relay, etc. This field identifies the account that is processing the receipt and executing the associated action. In most cases, this is a smart contract that is being called, but it can also be a user account in relay transactions or the system account for certain operations. This differs from tx_receiver and is specific to the receipt being processed.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "PREDECESSOR_ID": {"name": "PREDECESSOR_ID", "description": "Account that called the relevant receipt (often the same as tx_signer, but can be system as well). This field identifies the account that directly invoked the receipt being processed. In simple transactions, this is typically the same as the transaction signer. However, in cross-contract calls or system operations, this may be a different account or the system account. This is crucial for understanding the call chain and access control in NEAR's execution model.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "SIGNER_ID": {"name": "SIGNER_ID", "description": "Signer of the receipt, often same as tx_signer, sometimes system in the case of systemic gas refunds. This field identifies the account that has the authority to execute the receipt. In most cases, this is the same as the transaction signer, but in system operations like gas refunds, this may be the system account. The signer is the account that originally signed the transaction that began the blockchain activity, which may or may not include cross-contract calls.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "CLEAN_LOG": {"name": "CLEAN_LOG", "description": "The logs linked to the transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "IS_STANDARD": {"name": "IS_STANDARD", "description": "A boolean value indicating whether it is a standardized log or not.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "GAS_BURNT": {"name": "GAS_BURNT", "description": "Gas burned for the receipt action. This field represents the amount of computational resources consumed specifically for the receipt being processed. Gas burning is the mechanism by which NEAR charges for computational work, and this field tracks the exact amount burned for this particular receipt action. In raw number format with 16 decimal places, to adjust divide by POW(10,16) or multiply by 1e-16.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RECEIPT_SUCCEEDED": {"name": "RECEIPT_SUCCEEDED", "description": "Boolean indicating whether the receipt was successfully processed. This field tracks the execution status of the receipt, which is crucial for understanding transaction outcomes. While most transactions succeed, individual receipts within a transaction can fail due to various reasons such as insufficient gas, contract errors, or invalid parameters. This field is essential for filtering successful operations and analyzing failure patterns.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_PARTITION_BY_BLOCK_NUMBER": {"name": "_PARTITION_BY_BLOCK_NUMBER", "description": "Block number grouping for ingestion partition", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_INSERTED_TIMESTAMP": {"name": "_INSERTED_TIMESTAMP", "description": "The timestamp for when the block was inserted into the data warehouse by the Chainwalker.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "LOGS_ID": {"name": "LOGS_ID", "description": "A unique identifier for the record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "INSERTED_TIMESTAMP": {"name": "INSERTED_TIMESTAMP", "description": "The timestamp at which the record was initially created and inserted into this table.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MODIFIED_TIMESTAMP": {"name": "MODIFIED_TIMESTAMP", "description": "The timestamp at which this record was last modified by an internal process.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_INVOCATION_ID": {"name": "_INVOCATION_ID", "description": "A job ID to identify the run that last modified a record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/silver/core/silver__logs_s3.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "incremental", "merge_exclude_columns": ["inserted_timestamp"], "incremental_predicates": ["dynamic_range_predicate_custom", "block_timestamp::date"], "cluster_by": ["block_timestamp::DATE", "modified_timestamp::DATE"], "unique_key": "log_id", "incremental_strategy": "merge", "tags": ["scheduled_core"], "post-hook": ["ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION ON EQUALITY(tx_hash,receipt_id);"]}, "created_at": 1763073389.0353599, "relation_name": "NEAR.silver.logs_s3", "raw_code": "{{ config(\n materialized = \"incremental\",\n merge_exclude_columns = [\"inserted_timestamp\"],\n incremental_predicates = [\"dynamic_range_predicate_custom\",\"block_timestamp::date\"],\n cluster_by = [\"block_timestamp::DATE\",\"modified_timestamp::DATE\"],\n unique_key = \"log_id\",\n incremental_strategy = \"merge\",\n post_hook = \"ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION ON EQUALITY(tx_hash,receipt_id);\",\n tags = ['scheduled_core']\n) }}\n\nWITH receipts AS (\n\n SELECT\n block_id,\n block_timestamp,\n tx_hash,\n receipt_id,\n outcome_json :outcome :logs AS logs,\n receiver_id,\n predecessor_id,\n receipt_json :receipt :Action :signer_id :: STRING AS signer_id,\n outcome_json :outcome :gas_burnt AS gas_burnt,\n receipt_succeeded,\n _partition_by_block_number\n FROM\n {{ ref('silver__receipts_final') }}\n\n {% if var(\"MANUAL_FIX\") %}\n WHERE\n {{ partition_load_manual('no_buffer') }}\n {% else %}\n {% if is_incremental() %}\n WHERE modified_timestamp >= (\n SELECT\n MAX(modified_timestamp)\n FROM\n {{ this }}\n )\n {% endif %}\n {% endif %}\n),\nFINAL AS (\n SELECT\n block_id,\n block_timestamp,\n tx_hash,\n receipt_id,\n concat_ws(\n '-',\n receipt_id,\n INDEX\n ) AS log_id,\n INDEX AS log_index,\n receiver_id,\n predecessor_id,\n signer_id,\n COALESCE(\n TRY_PARSE_JSON(VALUE), \n TRY_PARSE_JSON(SPLIT(VALUE, 'EVENT_JSON:') [1]),\n VALUE :: STRING\n ) AS clean_log,\n VALUE ILIKE 'event_json:%' AS is_standard,\n gas_burnt,\n receipt_succeeded,\n _partition_by_block_number\n FROM\n receipts,\n LATERAL FLATTEN(\n input => logs\n )\n)\nSELECT\n block_timestamp,\n block_id,\n tx_hash,\n receipt_id,\n log_id,\n log_index,\n receiver_id,\n predecessor_id,\n signer_id,\n clean_log,\n is_standard,\n gas_burnt,\n receipt_succeeded,\n _partition_by_block_number,\n {{ dbt_utils.generate_surrogate_key(\n ['log_id']\n ) }} AS logs_id,\n SYSDATE() AS inserted_timestamp,\n SYSDATE() AS modified_timestamp,\n '{{ invocation_id }}' AS _invocation_id\nFROM\n FINAL", "language": "sql", "refs": [{"name": "silver__receipts_final", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.is_incremental", "macro.dbt_utils.generate_surrogate_key", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.silver__receipts_final"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.silver__blocks_v2": {"database": "NEAR", "schema": "silver", "name": "silver__blocks_v2", "resource_type": "model", "package_name": "near_models", "path": "silver/core/silver__blocks_v2.sql", "original_file_path": "models/silver/core/silver__blocks_v2.sql", "unique_id": "model.near_models.silver__blocks_v2", "fqn": ["near_models", "silver", "core", "silver__blocks_v2"], "alias": "blocks_v2", "checksum": {"name": "sha256", "checksum": "b4cd1c33175f02f679e582ddf3baf0db48ada7bf802dfa894168374bc8652cb0"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_core", "core_v2"], "meta": {}, "group": null, "materialized": "incremental", "incremental_strategy": "merge", "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": "block_hash", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "cluster_by": ["modified_timestamp::DATE", "block_timestamp::date"], "incremental_predicates": ["dynamic_range_predicate", "block_timestamp::date"]}, "tags": ["scheduled_core", "core_v2"], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "incremental", "incremental_strategy": "merge", "incremental_predicates": ["dynamic_range_predicate", "block_timestamp::date"], "unique_key": "block_hash", "cluster_by": ["modified_timestamp::DATE", "block_timestamp::date"], "tags": ["scheduled_core", "core_v2"]}, "created_at": 1763073385.017953, "relation_name": "NEAR.silver.blocks_v2", "raw_code": "-- depends_on: {{ ref('bronze__blocks') }}\n-- depends_on: {{ ref('bronze__FR_blocks') }}\n{{ config (\n materialized = \"incremental\",\n incremental_strategy = 'merge',\n incremental_predicates = [\"dynamic_range_predicate\",\"block_timestamp::date\"],\n unique_key = \"block_hash\",\n cluster_by = ['modified_timestamp::DATE','block_timestamp::date'],\n tags = ['scheduled_core', 'core_v2']\n) }}\n\nWITH bronze_blocks AS (\n\n SELECT\n VALUE :BLOCK_ID :: INT AS block_id,\n DATA :header :hash :: STRING AS block_hash,\n DATA :header :timestamp :: INT AS block_timestamp_epoch,\n partition_key,\n DATA :: variant AS block_json,\n _inserted_timestamp\n FROM\n\n{% if is_incremental() %}\n{{ ref('bronze__blocks') }}\nWHERE\n _inserted_timestamp >= (\n SELECT\n COALESCE(MAX(_inserted_timestamp), '1900-01-01' :: TIMESTAMP) AS _inserted_timestamp\n FROM\n {{ this }})\n AND typeof(DATA) != 'NULL_VALUE'\n {% else %}\n {{ ref('bronze__FR_blocks') }}\n WHERE\n typeof(DATA) != 'NULL_VALUE'\n {% endif %}\n )\nSELECT\n block_id,\n block_hash,\n block_timestamp_epoch,\n TO_TIMESTAMP_NTZ(block_timestamp_epoch, 9) AS block_timestamp,\n partition_key,\n block_json,\n _inserted_timestamp,\n {{ dbt_utils.generate_surrogate_key(['block_hash']) }} AS blocks_v2_id,\n SYSDATE() AS inserted_timestamp,\n SYSDATE() AS modified_timestamp,\n '{{ invocation_id }}' AS _invocation_id\nFROM\n bronze_blocks \n\nqualify ROW_NUMBER() over (\n PARTITION BY block_hash\n ORDER BY\n _inserted_timestamp DESC\n ) = 1", "language": "sql", "refs": [{"name": "bronze__blocks", "package": null, "version": null}, {"name": "bronze__FR_blocks", "package": null, "version": null}, {"name": "bronze__FR_blocks", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.is_incremental", "macro.dbt_utils.generate_surrogate_key", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.bronze__blocks", "model.near_models.bronze__FR_blocks"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.silver__transactions_v2": {"database": "NEAR", "schema": "silver", "name": "silver__transactions_v2", "resource_type": "model", "package_name": "near_models", "path": "silver/core/silver__transactions_v2.sql", "original_file_path": "models/silver/core/silver__transactions_v2.sql", "unique_id": "model.near_models.silver__transactions_v2", "fqn": ["near_models", "silver", "core", "silver__transactions_v2"], "alias": "transactions_v2", "checksum": {"name": "sha256", "checksum": "229b824cd61dd764db3a72fff6d9d2a30de87862ba69499517098191b0e1babc"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_core", "core_v2"], "meta": {}, "group": null, "materialized": "incremental", "incremental_strategy": "merge", "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": "tx_hash", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "cluster_by": ["modified_timestamp::DATE", "origin_block_timestamp::date"], "incremental_predicates": ["dynamic_range_predicate", "origin_block_timestamp::date"]}, "tags": ["scheduled_core", "core_v2"], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "incremental", "incremental_strategy": "merge", "incremental_predicates": ["dynamic_range_predicate", "origin_block_timestamp::date"], "unique_key": "tx_hash", "cluster_by": ["modified_timestamp::DATE", "origin_block_timestamp::date"], "tags": ["scheduled_core", "core_v2"]}, "created_at": 1763073385.0295727, "relation_name": "NEAR.silver.transactions_v2", "raw_code": "-- depends_on: {{ ref('bronze__transactions') }}\n-- depends_on: {{ ref('bronze__FR_transactions') }}\n{{ config (\n materialized = \"incremental\",\n incremental_strategy = 'merge',\n incremental_predicates = [\"dynamic_range_predicate\",\"origin_block_timestamp::date\"],\n unique_key = \"tx_hash\",\n cluster_by = ['modified_timestamp::DATE','origin_block_timestamp::date'],\n tags = ['scheduled_core', 'core_v2']\n) }}\n\nWITH bronze_transactions AS (\n\n SELECT\n VALUE :BLOCK_ID :: INT AS origin_block_id,\n VALUE :BLOCK_TIMESTAMP_EPOCH :: INT AS origin_block_timestamp_epoch,\n VALUE :SHARD_ID :: INT AS shard_id,\n VALUE :CHUNK_HASH :: STRING AS chunk_hash,\n VALUE :HEIGHT_CREATED :: INT AS chunk_height_created,\n VALUE :HEIGHT_INCLUDED :: INT AS chunk_height_included,\n DATA :transaction :hash :: STRING AS tx_hash,\n DATA :transaction :signer_id :: STRING AS signer_id,\n partition_key,\n DATA :: variant AS response_json,\n _inserted_timestamp\n FROM\n\n{% if is_incremental() %}\n{{ ref('bronze__transactions') }}\nWHERE\n _inserted_timestamp >= (\n SELECT\n COALESCE(MAX(_inserted_timestamp), '1900-01-01' :: TIMESTAMP) AS _inserted_timestamp\n FROM\n {{ this }})\n AND typeof(DATA) != 'NULL_VALUE'\n {% else %}\n {{ ref('bronze__FR_transactions') }}\n WHERE\n typeof(DATA) != 'NULL_VALUE'\n {% endif %}\n )\nSELECT\n origin_block_id,\n origin_block_timestamp_epoch,\n TO_TIMESTAMP_NTZ(origin_block_timestamp_epoch, 9) AS origin_block_timestamp,\n shard_id,\n chunk_hash,\n chunk_height_created,\n chunk_height_included,\n tx_hash,\n signer_id,\n partition_key,\n response_json,\n _inserted_timestamp,\n {{ dbt_utils.generate_surrogate_key(['tx_hash']) }} AS transactions_v2_id,\n SYSDATE() AS inserted_timestamp,\n SYSDATE() AS modified_timestamp,\n '{{ invocation_id }}' AS _invocation_id\nFROM\n bronze_transactions \n\nqualify ROW_NUMBER() over (\n PARTITION BY tx_hash\n ORDER BY\n _inserted_timestamp DESC\n ) = 1", "language": "sql", "refs": [{"name": "bronze__transactions", "package": null, "version": null}, {"name": "bronze__FR_transactions", "package": null, "version": null}, {"name": "bronze__FR_transactions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.is_incremental", "macro.dbt_utils.generate_surrogate_key", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.bronze__transactions", "model.near_models.bronze__FR_transactions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.silver__blocks_final": {"database": "NEAR", "schema": "silver", "name": "silver__blocks_final", "resource_type": "model", "package_name": "near_models", "path": "silver/core/silver__blocks_final.sql", "original_file_path": "models/silver/core/silver__blocks_final.sql", "unique_id": "model.near_models.silver__blocks_final", "fqn": ["near_models", "silver", "core", "silver__blocks_final"], "alias": "blocks_final", "checksum": {"name": "sha256", "checksum": "c1b67bf5d5621c1860f8312d681463325ee6fcbeb917e118ce87d8a795cbd71c"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_core", "core_v2"], "meta": {}, "group": null, "materialized": "incremental", "incremental_strategy": "merge", "persist_docs": {"relation": true, "columns": true}, "post-hook": [{"sql": "ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION ON EQUALITY(block_id, block_hash);", "transaction": true, "index": null}], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": false, "unique_key": "block_id", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "cluster_by": ["block_timestamp::DATE", "modified_timestamp::DATE"], "incremental_predicates": ["dynamic_range_predicate", "block_timestamp::date"], "merge_exclude_columns": ["inserted_timestamp"]}, "tags": ["scheduled_core", "core_v2"], "description": "Table containing blocks for NEAR.", "columns": {"block_id": {"name": "block_id", "description": "The height of the chain this block corresponds with.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "block_timestamp": {"name": "block_timestamp", "description": "The date and time at which the block began.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "block_hash": {"name": "block_hash", "description": "Unique identifier (hash) of this block.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "prev_hash": {"name": "prev_hash", "description": "The prev_hash taken from block headers.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "block_author": {"name": "block_author", "description": "The `block_author` taken from block headers. Validators of the blockchain.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "chunks_json": {"name": "chunks_json", "description": "A JSON containing an array of chunk headers contained in this block.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "header_json": {"name": "header_json", "description": "A JSON containing the block header.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_partition_by_block_number": {"name": "_partition_by_block_number", "description": "Block number grouping for ingestion partition", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "blocks_final_id": {"name": "blocks_final_id", "description": "A unique identifier for the record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "inserted_timestamp": {"name": "inserted_timestamp", "description": "The timestamp at which the record was initially created and inserted into this table.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "modified_timestamp": {"name": "modified_timestamp", "description": "The timestamp at which this record was last modified by an internal process.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_invocation_id": {"name": "_invocation_id", "description": "", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/silver/core/silver__blocks_final.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "incremental", "incremental_predicates": ["dynamic_range_predicate", "block_timestamp::date"], "incremental_strategy": "merge", "merge_exclude_columns": ["inserted_timestamp"], "unique_key": "block_id", "cluster_by": ["block_timestamp::DATE", "modified_timestamp::DATE"], "tags": ["scheduled_core", "core_v2"], "full_refresh": false, "post-hook": ["ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION ON EQUALITY(block_id, block_hash);"]}, "created_at": 1763073388.8674283, "relation_name": "NEAR.silver.blocks_final", "raw_code": "{{ config(\n materialized = 'incremental',\n incremental_predicates = [\"dynamic_range_predicate\",\"block_timestamp::date\"],\n incremental_strategy = 'merge',\n merge_exclude_columns = ['inserted_timestamp'],\n unique_key = 'block_id',\n cluster_by = ['block_timestamp::DATE','modified_timestamp::DATE'],\n post_hook = \"ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION ON EQUALITY(block_id, block_hash);\",\n tags = ['scheduled_core', 'core_v2'],\n full_refresh = false\n) }}\n\nWITH blocks AS (\n SELECT\n block_id,\n block_timestamp,\n block_hash,\n block_json :header :prev_hash :: STRING AS prev_hash,\n block_json :author :: STRING AS block_author,\n block_json :chunks :: ARRAY AS chunks_json,\n block_json :header :: OBJECT AS header_json,\n partition_key AS _partition_by_block_number\n FROM\n {{ ref('silver__blocks_v2') }}\n\n {% if is_incremental() %}\n WHERE\n modified_timestamp >= (\n SELECT\n COALESCE(MAX(modified_timestamp), '1970-01-01')\n FROM\n {{ this }}\n )\n {% endif %}\n)\nSELECT\n *,\n {{ dbt_utils.generate_surrogate_key(\n ['block_id']\n ) }} AS blocks_final_id,\n SYSDATE() AS inserted_timestamp,\n SYSDATE() AS modified_timestamp,\n '{{ invocation_id }}' AS _invocation_id\nFROM\n blocks", "language": "sql", "refs": [{"name": "silver__blocks_v2", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.is_incremental", "macro.dbt_utils.generate_surrogate_key", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.silver__blocks_v2"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.silver__receipts_final": {"database": "NEAR", "schema": "silver", "name": "silver__receipts_final", "resource_type": "model", "package_name": "near_models", "path": "silver/core/silver__receipts_final.sql", "original_file_path": "models/silver/core/silver__receipts_final.sql", "unique_id": "model.near_models.silver__receipts_final", "fqn": ["near_models", "silver", "core", "silver__receipts_final"], "alias": "receipts_final", "checksum": {"name": "sha256", "checksum": "23cca6c4acc26c62bf7dbc893681abe0277d454a5cc209cf848a15d4e50be04b"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_core", "core_v2"], "meta": {}, "group": null, "materialized": "incremental", "incremental_strategy": "merge", "persist_docs": {"relation": true, "columns": true}, "post-hook": [{"sql": "ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION ON EQUALITY(tx_hash,receipt_id,receiver_id,predecessor_id);", "transaction": true, "index": null}], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": false, "unique_key": "receipt_id", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "cluster_by": ["block_timestamp::DATE", "modified_timestamp::DATE"], "incremental_predicates": ["dynamic_range_predicate_custom", "block_timestamp::date"], "merge_exclude_columns": ["inserted_timestamp"]}, "tags": ["scheduled_core", "core_v2"], "description": "Table containing transaction receipts for NEAR blockchain.", "columns": {"chunk_hash": {"name": "chunk_hash", "description": "The identifier for the chunk.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "block_id": {"name": "block_id", "description": "The height of the chain this block corresponds with.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "block_timestamp": {"name": "block_timestamp", "description": "The date and time at which the block began.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "tx_hash": {"name": "tx_hash", "description": "Unique identifier (hash) of this transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "receipt_id": {"name": "receipt_id", "description": "The identifying hash for a receipt.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "predecessor_id": {"name": "predecessor_id", "description": "Account that called the relevant receipt (often the same as tx_signer, but can be system as well). This field identifies the account that directly invoked the receipt being processed. In simple transactions, this is typically the same as the transaction signer. However, in cross-contract calls or system operations, this may be a different account or the system account. This is crucial for understanding the call chain and access control in NEAR's execution model.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "receiver_id": {"name": "receiver_id", "description": "Account reacting to the receipt from predecessor_id, can be relay, a contract, or a user of a relay, etc. This field identifies the account that is processing the receipt and executing the associated action. In most cases, this is a smart contract that is being called, but it can also be a user account in relay transactions or the system account for certain operations. This differs from tx_receiver and is specific to the receipt being processed.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "receipt_json": {"name": "receipt_json", "description": "JSON object containing the full receipt data including actions, predecessor, receiver, and other metadata.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "outcome_json": {"name": "outcome_json", "description": "JSON object containing the outcome of the receipt or transaction execution, including gas usage, status, and logs.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "tx_succeeded": {"name": "tx_succeeded", "description": "Boolean indicating if the transaction was successful (rarely used, most tx succeed, it is receipts that can fail). This field tracks the overall success status of the transaction. While most transactions succeed at the transaction level, individual receipts within the transaction can still fail. This field is less commonly used for filtering since receipt-level success tracking provides more granular information about specific operations within the transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "receipt_succeeded": {"name": "receipt_succeeded", "description": "Boolean indicating whether the receipt was successfully processed. This field tracks the execution status of the receipt, which is crucial for understanding transaction outcomes. While most transactions succeed, individual receipts within a transaction can fail due to various reasons such as insufficient gas, contract errors, or invalid parameters. This field is essential for filtering successful operations and analyzing failure patterns.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_partition_by_block_number": {"name": "_partition_by_block_number", "description": "Block number grouping for ingestion partition", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "receipts_final_id": {"name": "receipts_final_id", "description": "A unique identifier for the record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "inserted_timestamp": {"name": "inserted_timestamp", "description": "The timestamp at which the record was initially created and inserted into this table.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "modified_timestamp": {"name": "modified_timestamp", "description": "The timestamp at which this record was last modified by an internal process.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_invocation_id": {"name": "_invocation_id", "description": "A job ID to identify the run that last modified a record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/silver/core/silver__receipts_final.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "incremental", "incremental_predicates": ["dynamic_range_predicate_custom", "block_timestamp::date"], "incremental_strategy": "merge", "merge_exclude_columns": ["inserted_timestamp"], "unique_key": "receipt_id", "cluster_by": ["block_timestamp::DATE", "modified_timestamp::DATE"], "tags": ["scheduled_core", "core_v2"], "full_refresh": false, "post-hook": ["ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION ON EQUALITY(tx_hash,receipt_id,receiver_id,predecessor_id);"]}, "created_at": 1763073388.909732, "relation_name": "NEAR.silver.receipts_final", "raw_code": "{{ config(\n materialized = 'incremental',\n incremental_predicates = [\"dynamic_range_predicate_custom\",\"block_timestamp::date\"],\n incremental_strategy = 'merge',\n merge_exclude_columns = ['inserted_timestamp'],\n unique_key = 'receipt_id',\n cluster_by = ['block_timestamp::DATE','modified_timestamp::DATE'],\n post_hook = \"ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION ON EQUALITY(tx_hash,receipt_id,receiver_id,predecessor_id);\",\n tags = ['scheduled_core', 'core_v2'],\n full_refresh = false\n) }}\n\n{% if execute and not var(\"MANUAL_FIX\") %}\n {% if is_incremental() %}\n {% set max_mod_query %}\n SELECT\n COALESCE(MAX(modified_timestamp), '1970-01-01') modified_timestamp\n FROM\n {{ this }}\n {% endset %}\n \n {% set max_mod = run_query(max_mod_query) [0] [0] %}\n {% do log('max_mod: ' ~ max_mod, info=True) %}\n {% set min_block_date_query %}\n SELECT\n MIN(origin_block_timestamp :: DATE) block_timestamp\n FROM\n {{ ref('silver__transactions_v2') }}\n WHERE\n modified_timestamp >= '{{max_mod}}'\n {% endset %}\n\n {% set min_bd = run_query(min_block_date_query) [0] [0] %}\n {% do log('min_bd: ' ~ min_bd, info=True) %}\n {% if not min_bd or min_bd == 'None' %}\n {% set min_bd = '2099-01-01' %}\n {% do log('min_bd: ' ~ min_bd, info=True) %}\n {% endif %}\n\n {% do log('min_block_date: ' ~ min_bd, info=True) %}\n\n {% endif %}\n{% endif %}\n\nWITH txs_with_receipts AS (\n SELECT\n chunk_hash,\n origin_block_id,\n origin_block_timestamp,\n tx_hash,\n response_json,\n response_json :transaction_outcome :outcome :receipt_ids [0] :: STRING AS initial_receipt_id,\n response_json :status :Failure IS NULL AS tx_succeeded,\n partition_key AS _partition_by_block_number,\n modified_timestamp\n FROM\n {{ ref('silver__transactions_v2') }}\n {% if var(\"MANUAL_FIX\") %}\n WHERE\n {{ partition_load_manual('no_buffer', 'partition_key') }}\n {% else %}\n {% if is_incremental() %}\n WHERE origin_block_timestamp :: DATE >= '{{min_bd}}'\n {% endif %}\n {% endif %}\n),\nblocks AS (\n SELECT\n block_id,\n block_hash,\n block_timestamp,\n modified_timestamp\n FROM\n {{ ref('silver__blocks_final') }}\n {% if var(\"MANUAL_FIX\") %}\n WHERE\n {{ partition_load_manual('end') }}\n {% else %}\n {% if is_incremental() %}\n WHERE block_timestamp :: DATE >= '{{min_bd}}' :: DATE\n {% endif %}\n {% endif %}\n),\nflatten_receipts AS (\n SELECT\n origin_block_timestamp,\n chunk_hash,\n tx_hash,\n tx_succeeded,\n VALUE :receipt_id :: STRING AS receipt_id,\n VALUE :: variant AS receipt_json,\n _partition_by_block_number,\n modified_timestamp\n FROM\n txs_with_receipts,\n LATERAL FLATTEN(\n input => response_json :receipts :: ARRAY\n )\n),\nflatten_receipt_outcomes AS (\n SELECT\n VALUE :block_hash :: STRING AS block_hash,\n tx_hash,\n VALUE :id :: STRING AS receipt_id,\n VALUE :: variant AS outcome_json\n FROM\n txs_with_receipts,\n LATERAL FLATTEN(\n input => response_json :receipts_outcome :: ARRAY\n )\n),\nreceipts_full AS (\n SELECT\n chunk_hash,\n ro.block_hash,\n block_id,\n block_timestamp,\n r.tx_hash,\n r.receipt_id,\n receipt_json,\n outcome_json,\n tx_succeeded,\n _partition_by_block_number\n FROM\n flatten_receipts r\n LEFT JOIN flatten_receipt_outcomes ro\n ON r.receipt_id = ro.receipt_id\n LEFT JOIN blocks b\n ON ro.block_hash = b.block_hash\n {% if is_incremental() and not var(\"MANUAL_FIX\") %}\n WHERE\n GREATEST(\n COALESCE(r.modified_timestamp, '1970-01-01'),\n COALESCE(b.modified_timestamp, '1970-01-01') \n ) >= '{{max_mod}}'\n {% endif %}\n),\ninitial_receipt_full AS (\n SELECT\n chunk_hash,\n origin_block_id AS block_id,\n origin_block_timestamp AS block_timestamp,\n txr.tx_hash,\n initial_receipt_id AS receipt_id,\n OBJECT_CONSTRUCT(\n 'predecessor_id', response_json :transaction :signer_id :: STRING,\n 'priority', response_json :transaction :priority_fee :: INTEGER,\n 'receipt', OBJECT_CONSTRUCT(\n 'Action', OBJECT_CONSTRUCT(\n 'actions', response_json :transaction :actions :: ARRAY,\n 'gas_price', Null,\n 'input_data_ids', Null,\n 'is_promise_yield', Null,\n 'output_data_receivers', Null,\n 'signer_id', response_json :transaction :signer_id :: STRING,\n 'signer_public_key', response_json :transaction :public_key :: STRING\n )\n ),\n 'receipt_id', initial_receipt_id :: STRING,\n 'receiver_id', response_json :transaction :receiver_id :: STRING\n ) AS receipt_json,\n outcome_json,\n tx_succeeded,\n _partition_by_block_number\n FROM\n txs_with_receipts txr\n LEFT JOIN flatten_receipt_outcomes ro\n ON txr.initial_receipt_id = ro.receipt_id\n AND txr.tx_hash = ro.tx_hash\n {% if is_incremental() and not var(\"MANUAL_FIX\") %}\n WHERE\n modified_timestamp >= '{{max_mod}}'\n {% endif %}\n),\nFINAL AS (\n SELECT\n chunk_hash,\n block_id,\n block_timestamp,\n tx_hash,\n receipt_id,\n receipt_json :predecessor_id :: STRING AS predecessor_id,\n receipt_json :receiver_id :: STRING AS receiver_id,\n receipt_json,\n outcome_json,\n tx_succeeded,\n outcome_json :outcome :status :Failure IS NULL AS receipt_succeeded,\n _partition_by_block_number,\n FALSE AS _is_initial_receipt\n FROM\n receipts_full\n UNION ALL\n SELECT\n chunk_hash,\n block_id,\n block_timestamp,\n tx_hash,\n receipt_id,\n receipt_json :predecessor_id :: STRING AS predecessor_id,\n receipt_json :receiver_id :: STRING AS receiver_id,\n receipt_json,\n outcome_json,\n tx_succeeded,\n tx_succeeded AS receipt_succeeded,\n _partition_by_block_number,\n TRUE AS _is_initial_receipt\n FROM\n initial_receipt_full\n)\nSELECT\n *,\n {{ dbt_utils.generate_surrogate_key(\n ['receipt_id']\n ) }} AS receipts_final_id,\n SYSDATE() AS inserted_timestamp,\n SYSDATE() AS modified_timestamp,\n '{{ invocation_id }}' AS _invocation_id\nFROM\n FINAL\n\nqualify(row_number() over (partition by receipt_id order by modified_timestamp desc) = 1)", "language": "sql", "refs": [{"name": "silver__transactions_v2", "package": null, "version": null}, {"name": "silver__blocks_final", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.is_incremental", "macro.dbt_utils.generate_surrogate_key", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.silver__transactions_v2", "model.near_models.silver__blocks_final"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.silver__chunks_v2": {"database": "NEAR", "schema": "silver", "name": "silver__chunks_v2", "resource_type": "model", "package_name": "near_models", "path": "silver/core/silver__chunks_v2.sql", "original_file_path": "models/silver/core/silver__chunks_v2.sql", "unique_id": "model.near_models.silver__chunks_v2", "fqn": ["near_models", "silver", "core", "silver__chunks_v2"], "alias": "chunks_v2", "checksum": {"name": "sha256", "checksum": "6a3715c74532089301319c917997d9e8354a1e0a7863bd60d418463b3244b9d8"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_core", "core_v2"], "meta": {}, "group": null, "materialized": "incremental", "incremental_strategy": "merge", "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": "chunk_hash", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "cluster_by": ["modified_timestamp::DATE", "block_timestamp::date"], "incremental_predicates": ["dynamic_range_predicate", "block_timestamp::date"]}, "tags": ["scheduled_core", "core_v2"], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "incremental", "incremental_strategy": "merge", "incremental_predicates": ["dynamic_range_predicate", "block_timestamp::date"], "unique_key": "chunk_hash", "cluster_by": ["modified_timestamp::DATE", "block_timestamp::date"], "tags": ["scheduled_core", "core_v2"]}, "created_at": 1763073385.0753436, "relation_name": "NEAR.silver.chunks_v2", "raw_code": "-- depends_on: {{ ref('bronze__chunks') }}\n-- depends_on: {{ ref('bronze__FR_chunks') }}\n{{ config (\n materialized = \"incremental\",\n incremental_strategy = 'merge',\n incremental_predicates = [\"dynamic_range_predicate\",\"block_timestamp::date\"],\n unique_key = \"chunk_hash\",\n cluster_by = ['modified_timestamp::DATE','block_timestamp::date'],\n tags = ['scheduled_core', 'core_v2']\n) }}\n\nWITH bronze_chunks AS (\n\n SELECT\n VALUE :BLOCK_ID :: INT AS block_id,\n VALUE :BLOCK_TIMESTAMP_EPOCH :: INT AS block_timestamp_epoch,\n VALUE :CHUNK_HASH :: STRING AS chunk_hash,\n partition_key,\n DATA :: variant AS chunk_json,\n _inserted_timestamp\n FROM\n\n{% if is_incremental() %}\n{{ ref('bronze__chunks') }}\nWHERE\n _inserted_timestamp >= (\n SELECT\n COALESCE(MAX(_inserted_timestamp), '1900-01-01' :: TIMESTAMP) AS _inserted_timestamp\n FROM\n {{ this }})\n AND typeof(DATA) != 'NULL_VALUE'\n {% else %}\n {{ ref('bronze__FR_chunks') }}\n WHERE\n typeof(DATA) != 'NULL_VALUE'\n {% endif %}\n )\nSELECT\n chunk_hash,\n block_id,\n block_timestamp_epoch,\n TO_TIMESTAMP_NTZ(block_timestamp_epoch, 9) AS block_timestamp,\n partition_key,\n chunk_json,\n _inserted_timestamp,\n {{ dbt_utils.generate_surrogate_key(['chunk_hash']) }} AS chunks_v2_id,\n SYSDATE() AS inserted_timestamp,\n SYSDATE() AS modified_timestamp,\n '{{ invocation_id }}' AS _invocation_id\nFROM\n bronze_chunks \n\nqualify ROW_NUMBER() over (\n PARTITION BY chunk_hash\n ORDER BY\n _inserted_timestamp DESC\n ) = 1", "language": "sql", "refs": [{"name": "bronze__chunks", "package": null, "version": null}, {"name": "bronze__FR_chunks", "package": null, "version": null}, {"name": "bronze__FR_chunks", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.is_incremental", "macro.dbt_utils.generate_surrogate_key", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.bronze__chunks", "model.near_models.bronze__FR_chunks"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.silver__transactions_final": {"database": "NEAR", "schema": "silver", "name": "silver__transactions_final", "resource_type": "model", "package_name": "near_models", "path": "silver/core/silver__transactions_final.sql", "original_file_path": "models/silver/core/silver__transactions_final.sql", "unique_id": "model.near_models.silver__transactions_final", "fqn": ["near_models", "silver", "core", "silver__transactions_final"], "alias": "transactions_final", "checksum": {"name": "sha256", "checksum": "9a092b2d64a862ed0724111df4e403f56fe7c4ff33218a65075232296398c2e4"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_core", "core_v2"], "meta": {}, "group": null, "materialized": "incremental", "incremental_strategy": "merge", "persist_docs": {"relation": true, "columns": true}, "post-hook": [{"sql": "ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION ON EQUALITY(tx_hash,tx_signer,tx_receiver);", "transaction": true, "index": null}], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": false, "unique_key": "tx_hash", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "cluster_by": ["block_timestamp::DATE", "modified_timestamp::DATE"], "incremental_predicates": ["dynamic_range_predicate", "block_timestamp::date"], "merge_exclude_columns": ["inserted_timestamp"]}, "tags": ["scheduled_core", "core_v2"], "description": "Table containing finalized transactions for NEAR blockchain.", "columns": {"chunk_hash": {"name": "chunk_hash", "description": "The identifier for the chunk.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "block_id": {"name": "block_id", "description": "The height of the chain this block corresponds with.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "block_timestamp": {"name": "block_timestamp", "description": "The date and time at which the block began.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "tx_hash": {"name": "tx_hash", "description": "Unique identifier (hash) of this transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "tx_receiver": {"name": "tx_receiver", "description": "The transaction receiver, similar to an origin_to in EVM, but can be a contract OR if a relayer is used, the receiver is the user. This field identifies the account that is the intended recipient of the transaction. In direct transactions, this is typically the contract or account being called. In relay transactions, this represents the end user account that the relayer is acting on behalf of.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "tx_signer": {"name": "tx_signer", "description": "Account that originally signed the transaction, can be a relayer. This field identifies the account that cryptographically signed the transaction, authorizing it to be executed on the blockchain. In relay transactions, this may be a relayer account rather than the end user, while in direct transactions, it represents the actual user or contract initiating the transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "transaction_json": {"name": "transaction_json", "description": "JSON object containing the full transaction data including actions, signer, receiver, and other metadata.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "outcome_json": {"name": "outcome_json", "description": "JSON object containing the outcome of the receipt or transaction execution, including gas usage, status, and logs.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "status_json": {"name": "status_json", "description": "JSON object containing the status of the transaction, including success or failure information.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "tx_succeeded": {"name": "tx_succeeded", "description": "Boolean indicating if the transaction was successful (rarely used, most tx succeed, it is receipts that can fail). This field tracks the overall success status of the transaction. While most transactions succeed at the transaction level, individual receipts within the transaction can still fail. This field is less commonly used for filtering since receipt-level success tracking provides more granular information about specific operations within the transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "gas_used": {"name": "gas_used", "description": "Gas used for the transaction. This field represents the amount of computational resources consumed to execute the transaction. Gas is measured in units, and the actual cost is calculated by multiplying gas used by the gas price. In raw number format, to adjust divide by POW(10,12). Higher gas usage indicates more complex operations or larger computational requirements.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "transaction_fee": {"name": "transaction_fee", "description": "Total fee paid in NEAR to execute this transaction, which is a summation of all fees paid for actions and receipts within the transaction.\n\nIn raw number format, to adjust divide by POW(10,24)", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "attached_gas": {"name": "attached_gas", "description": "Units of gas (figure is not decimal adjusted, 10^12) attached to the transaction (this is often higher than 'Gas Used').", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_partition_by_block_number": {"name": "_partition_by_block_number", "description": "Block number grouping for ingestion partition", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "transactions_final_id": {"name": "transactions_final_id", "description": "A unique identifier for the record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "inserted_timestamp": {"name": "inserted_timestamp", "description": "The timestamp at which the record was initially created and inserted into this table.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "modified_timestamp": {"name": "modified_timestamp", "description": "The timestamp at which this record was last modified by an internal process.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_invocation_id": {"name": "_invocation_id", "description": "A job ID to identify the run that last modified a record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/silver/core/silver__transactions_final.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "incremental", "incremental_predicates": ["dynamic_range_predicate", "block_timestamp::date"], "incremental_strategy": "merge", "merge_exclude_columns": ["inserted_timestamp"], "unique_key": "tx_hash", "cluster_by": ["block_timestamp::DATE", "modified_timestamp::DATE"], "tags": ["scheduled_core", "core_v2"], "full_refresh": false, "post-hook": ["ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION ON EQUALITY(tx_hash,tx_signer,tx_receiver);"]}, "created_at": 1763073388.9655824, "relation_name": "NEAR.silver.transactions_final", "raw_code": "{{ config(\n materialized = 'incremental',\n incremental_predicates = [\"dynamic_range_predicate\",\"block_timestamp::date\"],\n incremental_strategy = 'merge',\n merge_exclude_columns = ['inserted_timestamp'],\n unique_key = 'tx_hash',\n cluster_by = ['block_timestamp::DATE','modified_timestamp::DATE'],\n post_hook = \"ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION ON EQUALITY(tx_hash,tx_signer,tx_receiver);\",\n tags = ['scheduled_core', 'core_v2'],\n full_refresh = false\n) }}\n\nWITH txs_with_receipts AS (\n SELECT\n chunk_hash,\n origin_block_id AS block_id,\n origin_block_timestamp AS block_timestamp,\n tx_hash,\n response_json :transaction :: variant AS transaction_json,\n response_json :transaction_outcome :outcome :: variant AS outcome_json,\n response_json :status :: variant AS status_json,\n response_json :receipts_outcome :: ARRAY AS receipts_outcome_json,\n response_json :status :Failure IS NULL AS tx_succeeded,\n partition_key AS _partition_by_block_number\n FROM\n {{ ref('silver__transactions_v2') }}\n\n {% if is_incremental() %}\n WHERE\n modified_timestamp >= (\n SELECT\n COALESCE(MAX(modified_timestamp), '1970-01-01')\n FROM\n {{ this }}\n )\n {% endif %}\n\n),\ndetermine_receipt_gas_burnt AS (\n SELECT\n tx_hash,\n SUM(\n ZEROIFNULL(VALUE :outcome :gas_burnt :: INT)\n ) AS total_gas_burnt_receipts,\n SUM(\n ZEROIFNULL(VALUE :outcome :tokens_burnt :: INT)\n ) AS total_tokens_burnt_receipts\n FROM\n txs_with_receipts,\n LATERAL FLATTEN (\n input => receipts_outcome_json\n )\n GROUP BY\n 1\n),\ndetermine_attached_gas AS (\n SELECT\n tx_hash,\n SUM(\n VALUE :FunctionCall :gas :: INT\n ) AS total_attached_gas\n FROM\n txs_with_receipts,\n LATERAL FLATTEN (\n input => transaction_json :actions :: ARRAY\n )\n GROUP BY\n 1\n),\ntransactions_final AS (\n SELECT\n chunk_hash,\n block_id,\n block_timestamp,\n t.tx_hash,\n transaction_json,\n outcome_json,\n status_json,\n total_gas_burnt_receipts,\n total_tokens_burnt_receipts,\n total_attached_gas,\n tx_succeeded,\n _partition_by_block_number\n FROM\n txs_with_receipts t\n LEFT JOIN determine_receipt_gas_burnt d USING (tx_hash)\n LEFT JOIN determine_attached_gas A USING (tx_hash)\n)\nSELECT\n chunk_hash,\n block_id,\n block_timestamp,\n tx_hash,\n transaction_json :receiver_id :: STRING AS tx_receiver,\n transaction_json :signer_id :: STRING AS tx_signer,\n transaction_json,\n outcome_json,\n status_json,\n tx_succeeded,\n ZEROIFNULL(outcome_json :gas_burnt :: INT) + total_gas_burnt_receipts AS gas_used,\n ZEROIFNULL(outcome_json :tokens_burnt :: INT) + total_tokens_burnt_receipts AS transaction_fee,\n COALESCE(\n total_attached_gas,\n gas_used\n ) AS attached_gas,\n _partition_by_block_number,\n {{ dbt_utils.generate_surrogate_key(\n ['tx_hash']\n ) }} AS transactions_final_id,\n SYSDATE() AS inserted_timestamp,\n SYSDATE() AS modified_timestamp,\n '{{ invocation_id }}' AS _invocation_id\nFROM\n transactions_final", "language": "sql", "refs": [{"name": "silver__transactions_v2", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.is_incremental", "macro.dbt_utils.generate_surrogate_key", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.silver__transactions_v2"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.silver__token_transfer_liquidity": {"database": "NEAR", "schema": "silver", "name": "silver__token_transfer_liquidity", "resource_type": "model", "package_name": "near_models", "path": "silver/transfers/non_native/silver__token_transfer_liquidity.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_liquidity.sql", "unique_id": "model.near_models.silver__token_transfer_liquidity", "fqn": ["near_models", "silver", "transfers", "non_native", "silver__token_transfer_liquidity"], "alias": "token_transfer_liquidity", "checksum": {"name": "sha256", "checksum": "62d02f2805fc4cb21cb25fc68345b9b65756046fe2ecbe495349d6b35be4b418"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core"], "meta": {}, "group": null, "materialized": "incremental", "incremental_strategy": "merge", "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": "transfers_liquidity_id", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "cluster_by": ["block_timestamp::DATE", "modified_timestamp::DATE"], "incremental_predicates": ["dynamic_range_predicate_custom", "block_timestamp::date"], "merge_exclude_columns": ["inserted_timestamp"]}, "tags": ["scheduled_non_core"], "description": "This model captures liquidity addition events from the NEAR blockchain. It processes logs from liquidity pool contracts that emit 'Liquidity added' events.\n", "columns": {"BLOCK_TIMESTAMP": {"name": "BLOCK_TIMESTAMP", "description": "The date and time at which the block began.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCK_ID": {"name": "BLOCK_ID", "description": "The height of the chain this block corresponds with.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TX_HASH": {"name": "TX_HASH", "description": "Unique identifier (hash) of this transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RECEIPT_ID": {"name": "RECEIPT_ID", "description": "The identifying hash for a receipt.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "CONTRACT_ADDRESS": {"name": "CONTRACT_ADDRESS", "description": "The address of the deployed contract for the token, nft, or other smart contract.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "FROM_ADDRESS": {"name": "FROM_ADDRESS", "description": "The address the sends the token.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TO_ADDRESS": {"name": "TO_ADDRESS", "description": "The receiver of usn token.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "AMOUNT_UNADJ": {"name": "AMOUNT_UNADJ", "description": "An unadjusted amount (of tokens, price, etc.) for the relevant record. This is the number as it appears on chain and is not decimal adjusted.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MEMO": {"name": "MEMO", "description": "Optional log message within the transaction (often null). This field contains additional information or context about the transfer, such as transaction notes, reference numbers, or descriptive text. Memos are commonly used in cross-chain bridges, exchange deposits, or other scenarios where additional context is needed to identify or process the transfer. The memo field is optional and frequently null for standard transfers.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RN": {"name": "RN", "description": "The sequential index of an event within a transaction, combining the log index with any sub-indices from array processing. Used to maintain the correct order of events when multiple events are emitted in a single transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "PREDECESSOR_ID": {"name": "PREDECESSOR_ID", "description": "Account that called the relevant receipt (often the same as tx_signer, but can be system as well). This field identifies the account that directly invoked the receipt being processed. In simple transactions, this is typically the same as the transaction signer. However, in cross-contract calls or system operations, this may be a different account or the system account. This is crucial for understanding the call chain and access control in NEAR's execution model.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RECEIPT_SUCCEEDED": {"name": "RECEIPT_SUCCEEDED", "description": "Boolean indicating whether the receipt was successfully processed. This field tracks the execution status of the receipt, which is crucial for understanding transaction outcomes. While most transactions succeed, individual receipts within a transaction can fail due to various reasons such as insufficient gas, contract errors, or invalid parameters. This field is essential for filtering successful operations and analyzing failure patterns.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_PARTITION_BY_BLOCK_NUMBER": {"name": "_PARTITION_BY_BLOCK_NUMBER", "description": "Block number grouping for ingestion partition", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TRANSFERS_LIQUIDITY_ID": {"name": "TRANSFERS_LIQUIDITY_ID", "description": "A unique identifier for the record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "INSERTED_TIMESTAMP": {"name": "INSERTED_TIMESTAMP", "description": "The timestamp at which the record was initially created and inserted into this table.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MODIFIED_TIMESTAMP": {"name": "MODIFIED_TIMESTAMP", "description": "The timestamp at which this record was last modified by an internal process.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/silver/transfers/non_native/silver__token_transfer_liquidity.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "incremental", "incremental_strategy": "merge", "incremental_predicates": ["dynamic_range_predicate_custom", "block_timestamp::date"], "merge_exclude_columns": ["inserted_timestamp"], "cluster_by": ["block_timestamp::DATE", "modified_timestamp::DATE"], "unique_key": "transfers_liquidity_id", "tags": ["scheduled_non_core"]}, "created_at": 1763073389.3748128, "relation_name": "NEAR.silver.token_transfer_liquidity", "raw_code": "{{ config(\n materialized = 'incremental',\n incremental_strategy = 'merge',\n incremental_predicates = [\"dynamic_range_predicate_custom\",\"block_timestamp::date\"],\n merge_exclude_columns = [\"inserted_timestamp\"],\n cluster_by = ['block_timestamp::DATE', 'modified_timestamp::DATE'],\n unique_key = 'transfers_liquidity_id',\n tags = ['scheduled_non_core']\n) }}\n\nWITH liquidity_logs AS (\n SELECT\n block_id,\n block_timestamp,\n tx_hash,\n receipt_id,\n receiver_id,\n predecessor_id,\n signer_id,\n log_index,\n clean_log :: STRING AS log_data,\n receipt_succeeded,\n _partition_by_block_number\n FROM \n {{ ref('silver__logs_s3') }}\n WHERE \n log_index = 0 -- Liquidity logs are always first\n AND clean_log :: STRING like 'Liquidity added [%minted % shares'\n\n {% if var(\"MANUAL_FIX\") %}\n AND {{ partition_load_manual('no_buffer') }}\n {% else %}\n {% if is_incremental() %}\n AND modified_timestamp >= (\n SELECT\n MAX(modified_timestamp)\n FROM\n {{ this }}\n )\n {% endif %}\n {% endif %}\n),\nadd_liquidity AS (\n SELECT\n block_id,\n block_timestamp,\n tx_hash,\n receipt_id,\n REGEXP_SUBSTR(\n SPLIT.value,\n '\"\\\\d+ ([^\"]*)[\"]',\n 1,\n 1,\n 'e',\n 1\n ) :: STRING AS contract_address,\n predecessor_id AS from_address,\n receiver_id AS to_address,\n REGEXP_SUBSTR(\n SPLIT.value,\n '\"(\\\\d+) ',\n 1,\n 1,\n 'e',\n 1\n ) :: STRING AS amount_unadj,\n 'add_liquidity' AS memo,\n log_index + INDEX AS event_index,\n predecessor_id,\n signer_id,\n receipt_succeeded,\n _partition_by_block_number\n FROM\n liquidity_logs,\n LATERAL FLATTEN (\n input => SPLIT(\n REGEXP_SUBSTR(\n log_data,\n '\\\\[\"(.*?)\"\\\\]'\n ),\n ','\n )\n ) SPLIT\n)\nSELECT\n block_timestamp,\n block_id,\n tx_hash,\n receipt_id AS action_id,\n receipt_id,\n contract_address,\n from_address,\n to_address,\n amount_unadj,\n memo,\n event_index AS rn,\n predecessor_id,\n receipt_succeeded,\n _partition_by_block_number,\n {{ dbt_utils.generate_surrogate_key(\n ['receipt_id', 'contract_address', 'amount_unadj', 'to_address', 'rn']\n ) }} AS transfers_liquidity_id,\n SYSDATE() AS inserted_timestamp,\n SYSDATE() AS modified_timestamp,\n '{{ invocation_id }}' AS _invocation_id\nFROM\n add_liquidity", "language": "sql", "refs": [{"name": "silver__logs_s3", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.is_incremental", "macro.dbt_utils.generate_surrogate_key", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.silver__logs_s3"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.silver__token_transfer_wrapped_near": {"database": "NEAR", "schema": "silver", "name": "silver__token_transfer_wrapped_near", "resource_type": "model", "package_name": "near_models", "path": "silver/transfers/non_native/silver__token_transfer_wrapped_near.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_wrapped_near.sql", "unique_id": "model.near_models.silver__token_transfer_wrapped_near", "fqn": ["near_models", "silver", "transfers", "non_native", "silver__token_transfer_wrapped_near"], "alias": "token_transfer_wrapped_near", "checksum": {"name": "sha256", "checksum": "0a08847c15d2201fe99deaa1a1408cf3d85666705605c7dbe6c518d934a8f5cd"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core"], "meta": {}, "group": null, "materialized": "incremental", "incremental_strategy": "merge", "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": "transfers_wrapped_near_id", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "cluster_by": ["block_timestamp::DATE", "modified_timestamp::DATE"], "merge_exclude_columns": ["inserted_timestamp"], "incremental_predicates": ["dynamic_range_predicate_custom", "block_timestamp::date"]}, "tags": ["scheduled_non_core"], "description": "This model tracks wrapped NEAR token transfers, capturing both deposits and withdrawals of NEAR tokens through the wrap.near contract. It includes transaction details, addresses, and amounts for each transfer.\n", "columns": {"block_id": {"name": "block_id", "description": "The unique identifier of the block containing the transfer", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "block_timestamp": {"name": "block_timestamp", "description": "The timestamp when the block was created", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "tx_hash": {"name": "tx_hash", "description": "The hash of the transaction containing the transfer", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "receipt_id": {"name": "receipt_id", "description": "The unique identifier of the receipt containing the transfer", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "contract_address": {"name": "contract_address", "description": "The address of the wrap.near contract", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "method_name": {"name": "method_name", "description": "The method name of the transfer (near_deposit or near_withdraw)", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "from_address": {"name": "from_address", "description": "The address sending the wrapped NEAR tokens", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "to_address": {"name": "to_address", "description": "The address receiving the wrapped NEAR tokens", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "amount_unadj": {"name": "amount_unadj", "description": "The unadjusted amount of wrapped NEAR tokens transferred", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "memo": {"name": "memo", "description": "Optional memo associated with the transfer", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "rn": {"name": "rn", "description": "The action index within the transaction", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RECEIPT_SUCCEEDED": {"name": "RECEIPT_SUCCEEDED", "description": "Boolean indicating whether the receipt was successfully processed. This field tracks the execution status of the receipt, which is crucial for understanding transaction outcomes. While most transactions succeed, individual receipts within a transaction can fail due to various reasons such as insufficient gas, contract errors, or invalid parameters. This field is essential for filtering successful operations and analyzing failure patterns.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_partition_by_block_number": {"name": "_partition_by_block_number", "description": "The block number used for partitioning", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "transfers_wrapped_near_id": {"name": "transfers_wrapped_near_id", "description": "The unique identifier for each transfer", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "inserted_timestamp": {"name": "inserted_timestamp", "description": "The timestamp when the record was inserted", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "modified_timestamp": {"name": "modified_timestamp", "description": "The timestamp when the record was last modified", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_invocation_id": {"name": "_invocation_id", "description": "The unique identifier for the dbt run that created this record", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/silver/transfers/non_native/silver__token_transfer_wrapped_near.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "incremental", "merge_exclude_columns": ["inserted_timestamp"], "incremental_predicates": ["dynamic_range_predicate_custom", "block_timestamp::date"], "cluster_by": ["block_timestamp::DATE", "modified_timestamp::DATE"], "unique_key": "transfers_wrapped_near_id", "incremental_strategy": "merge", "tags": ["scheduled_non_core"]}, "created_at": 1763073389.189472, "relation_name": "NEAR.silver.token_transfer_wrapped_near", "raw_code": "{{ config(\n materialized = 'incremental',\n merge_exclude_columns = [\"inserted_timestamp\"],\n incremental_predicates = [\"dynamic_range_predicate_custom\",\"block_timestamp::date\"],\n cluster_by = ['block_timestamp::DATE', 'modified_timestamp::DATE'],\n unique_key = 'transfers_wrapped_near_id',\n incremental_strategy = 'merge',\n tags = ['scheduled_non_core']\n) }}\n\nWITH actions AS (\n\n SELECT\n block_id,\n block_timestamp,\n tx_hash,\n receipt_id,\n receipt_receiver_id AS contract_address,\n IFF(action_data :method_name :: STRING = 'near_deposit', receipt_receiver_id, receipt_predecessor_id) AS from_address,\n IFF(action_data :method_name :: STRING = 'near_deposit', receipt_predecessor_id, receipt_receiver_id) AS to_address,\n action_data :method_name :: STRING AS method_name,\n COALESCE(\n action_data :args :amount,\n action_data :deposit\n ) :: STRING AS amount_unadj,\n NULL AS memo,\n action_index AS rn,\n receipt_succeeded,\n FLOOR(\n block_id,\n -3\n ) AS _partition_by_block_number\n FROM\n {{ ref('core__ez_actions') }}\n WHERE\n action_name = 'FunctionCall'\n AND receipt_receiver_id = 'wrap.near'\n AND receipt_succeeded\n AND action_data :method_name :: STRING IN (\n 'near_deposit',\n 'near_withdraw'\n )\n {% if var(\"MANUAL_FIX\") %}\n AND {{ partition_load_manual(\n 'no_buffer',\n 'floor(block_id, -3)'\n ) }}\n {% else %}\n\n {% if is_incremental() %}\n AND modified_timestamp >= (\n SELECT\n MAX(modified_timestamp)\n FROM\n {{ this }}\n )\n {% endif %}\n {% endif %}\n)\nSELECT\n block_id,\n block_timestamp,\n tx_hash,\n receipt_id,\n contract_address,\n method_name,\n from_address,\n to_address,\n amount_unadj,\n memo,\n rn,\n receipt_succeeded,\n _partition_by_block_number,\n {{ dbt_utils.generate_surrogate_key(\n ['receipt_id', 'amount_unadj', 'from_address', 'to_address', 'rn']\n ) }} AS transfers_wrapped_near_id,\n SYSDATE() AS inserted_timestamp,\n SYSDATE() AS modified_timestamp,\n '{{ invocation_id }}' AS _invocation_id\nFROM\n actions", "language": "sql", "refs": [{"name": "core__ez_actions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.is_incremental", "macro.dbt_utils.generate_surrogate_key", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.core__ez_actions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.silver__token_transfer_orders": {"database": "NEAR", "schema": "silver", "name": "silver__token_transfer_orders", "resource_type": "model", "package_name": "near_models", "path": "silver/transfers/non_native/silver__token_transfer_orders.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_orders.sql", "unique_id": "model.near_models.silver__token_transfer_orders", "fqn": ["near_models", "silver", "transfers", "non_native", "silver__token_transfer_orders"], "alias": "token_transfer_orders", "checksum": {"name": "sha256", "checksum": "efabeaaa0963f294db31765c23ff87ca4c8f82bbce5f30b6ab0ac7614d07141b"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core"], "meta": {}, "group": null, "materialized": "incremental", "incremental_strategy": "merge", "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": "transfers_orders_id", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "cluster_by": ["block_timestamp::DATE", "modified_timestamp::DATE"], "merge_exclude_columns": ["inserted_timestamp"], "incremental_predicates": ["dynamic_range_predicate_custom", "block_timestamp::date"]}, "tags": ["scheduled_non_core"], "description": "This model captures order addition events from the NEAR blockchain. It processes standard EVENT_JSON formatted logs from contracts that emit 'order_added' events.\n", "columns": {"BLOCK_TIMESTAMP": {"name": "BLOCK_TIMESTAMP", "description": "The date and time at which the block began.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCK_ID": {"name": "BLOCK_ID", "description": "The height of the chain this block corresponds with.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TX_HASH": {"name": "TX_HASH", "description": "Unique identifier (hash) of this transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RECEIPT_ID": {"name": "RECEIPT_ID", "description": "The identifying hash for a receipt.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "CONTRACT_ADDRESS": {"name": "CONTRACT_ADDRESS", "description": "The address of the deployed contract for the token, nft, or other smart contract.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "PREDECESSOR_ID": {"name": "PREDECESSOR_ID", "description": "Account that called the relevant receipt (often the same as tx_signer, but can be system as well). This field identifies the account that directly invoked the receipt being processed. In simple transactions, this is typically the same as the transaction signer. However, in cross-contract calls or system operations, this may be a different account or the system account. This is crucial for understanding the call chain and access control in NEAR's execution model.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "FROM_ADDRESS": {"name": "FROM_ADDRESS", "description": "The address the sends the token.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TO_ADDRESS": {"name": "TO_ADDRESS", "description": "The receiver of usn token.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "AMOUNT_UNADJ": {"name": "AMOUNT_UNADJ", "description": "An unadjusted amount (of tokens, price, etc.) for the relevant record. This is the number as it appears on chain and is not decimal adjusted.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MEMO": {"name": "MEMO", "description": "Optional log message within the transaction (often null). This field contains additional information or context about the transfer, such as transaction notes, reference numbers, or descriptive text. Memos are commonly used in cross-chain bridges, exchange deposits, or other scenarios where additional context is needed to identify or process the transfer. The memo field is optional and frequently null for standard transfers.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RN": {"name": "RN", "description": "The sequential index of an event within a transaction, combining the log index with any sub-indices from array processing. Used to maintain the correct order of events when multiple events are emitted in a single transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RECEIPT_SUCCEEDED": {"name": "RECEIPT_SUCCEEDED", "description": "Boolean indicating whether the receipt was successfully processed. This field tracks the execution status of the receipt, which is crucial for understanding transaction outcomes. While most transactions succeed, individual receipts within a transaction can fail due to various reasons such as insufficient gas, contract errors, or invalid parameters. This field is essential for filtering successful operations and analyzing failure patterns.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_PARTITION_BY_BLOCK_NUMBER": {"name": "_PARTITION_BY_BLOCK_NUMBER", "description": "Block number grouping for ingestion partition", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TRANSFERS_ORDERS_ID": {"name": "TRANSFERS_ORDERS_ID", "description": "A unique identifier for the record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "INSERTED_TIMESTAMP": {"name": "INSERTED_TIMESTAMP", "description": "The timestamp at which the record was initially created and inserted into this table.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MODIFIED_TIMESTAMP": {"name": "MODIFIED_TIMESTAMP", "description": "The timestamp at which this record was last modified by an internal process.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/silver/transfers/non_native/silver__token_transfer_orders.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "incremental", "merge_exclude_columns": ["inserted_timestamp"], "incremental_predicates": ["dynamic_range_predicate_custom", "block_timestamp::date"], "cluster_by": ["block_timestamp::DATE", "modified_timestamp::DATE"], "unique_key": "transfers_orders_id", "incremental_strategy": "merge", "tags": ["scheduled_non_core"]}, "created_at": 1763073389.1265423, "relation_name": "NEAR.silver.token_transfer_orders", "raw_code": "{{ config(\n materialized = 'incremental',\n merge_exclude_columns = [\"inserted_timestamp\"],\n incremental_predicates = [\"dynamic_range_predicate_custom\",\"block_timestamp::date\"],\n cluster_by = ['block_timestamp::DATE', 'modified_timestamp::DATE'],\n unique_key = 'transfers_orders_id',\n incremental_strategy = 'merge',\n tags = ['scheduled_non_core']\n) }}\n\nWITH order_logs AS (\n SELECT\n block_id,\n block_timestamp,\n tx_hash,\n receipt_id,\n receiver_id,\n predecessor_id,\n signer_id,\n log_index,\n try_parse_json(clean_log) AS log_data,\n receipt_succeeded,\n _partition_by_block_number\n FROM \n {{ ref('silver__logs_s3') }}\n WHERE \n is_standard -- Only look at EVENT_JSON formatted logs\n AND try_parse_json(clean_log) :event :: STRING = 'order_added'\n\n {% if var(\"MANUAL_FIX\") %}\n AND {{ partition_load_manual('no_buffer') }}\n {% else %}\n {% if is_incremental() %}\n AND modified_timestamp >= (\n SELECT\n MAX(modified_timestamp)\n FROM\n {{ this }}\n )\n {% endif %}\n {% endif %}\n),\norders_final AS (\n SELECT\n block_id,\n block_timestamp,\n tx_hash,\n receipt_id,\n receiver_id AS to_address,\n predecessor_id,\n signer_id,\n log_index,\n f.value :sell_token :: STRING AS contract_address,\n f.value :owner_id :: STRING AS from_address,\n f.value :original_amount :: STRING AS amount_unadj,\n 'order' AS memo,\n log_index + f.index AS event_index,\n _partition_by_block_number,\n receipt_succeeded\n FROM\n order_logs,\n LATERAL FLATTEN(\n input => log_data :data\n ) f\n WHERE\n amount_unadj :: INT > 0\n)\nSELECT\n block_timestamp,\n block_id,\n tx_hash,\n receipt_id AS action_id,\n receipt_id,\n contract_address,\n predecessor_id,\n from_address,\n to_address,\n amount_unadj,\n memo,\n event_index AS rn,\n receipt_succeeded,\n _partition_by_block_number,\n {{ dbt_utils.generate_surrogate_key(\n ['receipt_id', 'contract_address', 'amount_unadj', 'from_address', 'to_address', 'rn']\n ) }} AS transfers_orders_id,\n SYSDATE() AS inserted_timestamp,\n SYSDATE() AS modified_timestamp,\n '{{ invocation_id }}' AS _invocation_id\nFROM\n orders_final", "language": "sql", "refs": [{"name": "silver__logs_s3", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.is_incremental", "macro.dbt_utils.generate_surrogate_key", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.silver__logs_s3"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.silver__token_transfer_mints": {"database": "NEAR", "schema": "silver", "name": "silver__token_transfer_mints", "resource_type": "model", "package_name": "near_models", "path": "silver/transfers/non_native/silver__token_transfer_mints.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_mints.sql", "unique_id": "model.near_models.silver__token_transfer_mints", "fqn": ["near_models", "silver", "transfers", "non_native", "silver__token_transfer_mints"], "alias": "token_transfer_mints", "checksum": {"name": "sha256", "checksum": "4394b51c917d9fda2ab328382b010fee17269aa39e262627a0666e88d52e4a58"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core"], "meta": {}, "group": null, "materialized": "incremental", "incremental_strategy": "merge", "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": "mint_id", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "cluster_by": ["block_timestamp::DATE", "modified_timestamp::DATE"], "incremental_predicates": ["dynamic_range_predicate_custom", "block_timestamp::date"], "merge_exclude_columns": ["inserted_timestamp"]}, "tags": ["scheduled_non_core"], "description": "This model captures fungible token (FT) mint events from the NEAR blockchain. It processes standard EVENT_JSON formatted logs from token contracts that emit 'ft_mint' events.\n", "columns": {"BLOCK_TIMESTAMP": {"name": "BLOCK_TIMESTAMP", "description": "The date and time at which the block began.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCK_ID": {"name": "BLOCK_ID", "description": "The height of the chain this block corresponds with.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TX_HASH": {"name": "TX_HASH", "description": "Unique identifier (hash) of this transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RECEIPT_ID": {"name": "RECEIPT_ID", "description": "The identifying hash for a receipt.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "CONTRACT_ADDRESS": {"name": "CONTRACT_ADDRESS", "description": "The address of the deployed contract for the token, nft, or other smart contract.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "FROM_ADDRESS": {"name": "FROM_ADDRESS", "description": "The address the sends the token.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TO_ADDRESS": {"name": "TO_ADDRESS", "description": "The receiver of usn token.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "AMOUNT_UNADJ": {"name": "AMOUNT_UNADJ", "description": "An unadjusted amount (of tokens, price, etc.) for the relevant record. This is the number as it appears on chain and is not decimal adjusted.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MEMO": {"name": "MEMO", "description": "Optional log message within the transaction (often null). This field contains additional information or context about the transfer, such as transaction notes, reference numbers, or descriptive text. Memos are commonly used in cross-chain bridges, exchange deposits, or other scenarios where additional context is needed to identify or process the transfer. The memo field is optional and frequently null for standard transfers.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RN": {"name": "RN", "description": "The sequential index of an event within a transaction, combining the log index with any sub-indices from array processing. Used to maintain the correct order of events when multiple events are emitted in a single transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "PREDECESSOR_ID": {"name": "PREDECESSOR_ID", "description": "Account that called the relevant receipt (often the same as tx_signer, but can be system as well). This field identifies the account that directly invoked the receipt being processed. In simple transactions, this is typically the same as the transaction signer. However, in cross-contract calls or system operations, this may be a different account or the system account. This is crucial for understanding the call chain and access control in NEAR's execution model.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RECEIPT_SUCCEEDED": {"name": "RECEIPT_SUCCEEDED", "description": "Boolean indicating whether the receipt was successfully processed. This field tracks the execution status of the receipt, which is crucial for understanding transaction outcomes. While most transactions succeed, individual receipts within a transaction can fail due to various reasons such as insufficient gas, contract errors, or invalid parameters. This field is essential for filtering successful operations and analyzing failure patterns.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_PARTITION_BY_BLOCK_NUMBER": {"name": "_PARTITION_BY_BLOCK_NUMBER", "description": "Block number grouping for ingestion partition", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MINT_ID": {"name": "MINT_ID", "description": "A unique identifier for the record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "INSERTED_TIMESTAMP": {"name": "INSERTED_TIMESTAMP", "description": "The timestamp at which the record was initially created and inserted into this table.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MODIFIED_TIMESTAMP": {"name": "MODIFIED_TIMESTAMP", "description": "The timestamp at which this record was last modified by an internal process.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/silver/transfers/non_native/silver__token_transfer_mints.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "incremental", "incremental_strategy": "merge", "incremental_predicates": ["dynamic_range_predicate_custom", "block_timestamp::date"], "merge_exclude_columns": ["inserted_timestamp"], "cluster_by": ["block_timestamp::DATE", "modified_timestamp::DATE"], "unique_key": "mint_id", "tags": ["scheduled_non_core"]}, "created_at": 1763073389.4437578, "relation_name": "NEAR.silver.token_transfer_mints", "raw_code": "{{ config(\n materialized = 'incremental',\n incremental_strategy = 'merge',\n incremental_predicates = [\"dynamic_range_predicate_custom\",\"block_timestamp::date\"],\n merge_exclude_columns = [\"inserted_timestamp\"],\n cluster_by = ['block_timestamp::DATE', 'modified_timestamp::DATE'],\n unique_key = 'mint_id',\n tags = ['scheduled_non_core']\n) }}\n\nWITH ft_mint_logs AS (\n SELECT\n block_id,\n block_timestamp,\n tx_hash,\n receipt_id,\n receiver_id AS contract_address,\n predecessor_id,\n signer_id,\n log_index,\n try_parse_json(clean_log) AS log_data,\n receipt_succeeded,\n _partition_by_block_number\n FROM \n {{ ref('silver__logs_s3') }}\n WHERE \n is_standard -- Only look at EVENT_JSON formatted logs\n AND try_parse_json(clean_log) :event :: STRING = 'ft_mint'\n\n {% if var(\"MANUAL_FIX\") %}\n AND {{ partition_load_manual('no_buffer') }}\n {% else %}\n {% if is_incremental() %}\n AND modified_timestamp >= (\n SELECT\n MAX(modified_timestamp)\n FROM\n {{ this }}\n )\n {% endif %}\n {% endif %}\n),\nft_mints_final AS (\n SELECT\n block_id,\n block_timestamp,\n tx_hash,\n receipt_id,\n contract_address,\n predecessor_id,\n signer_id,\n NVL(\n f.value :old_owner_id,\n NULL\n ) :: STRING AS from_address,\n COALESCE(\n f.value :new_owner_id,\n f.value :owner_id,\n f.value :user_id,\n f.value :accountId\n ) :: STRING AS to_address,\n f.value :amount :: STRING AS amount_unadj,\n f.value :memo :: STRING AS memo,\n log_index + f.index AS event_index,\n _partition_by_block_number,\n receipt_succeeded\n FROM\n ft_mint_logs,\n LATERAL FLATTEN(\n input => log_data :data\n ) f\n WHERE\n amount_unadj :: DOUBLE > 0\n)\nSELECT\n block_timestamp,\n block_id,\n tx_hash,\n receipt_id AS action_id,\n receipt_id,\n contract_address,\n from_address,\n to_address,\n amount_unadj,\n memo,\n event_index AS rn,\n predecessor_id,\n receipt_succeeded,\n _partition_by_block_number,\n {{ dbt_utils.generate_surrogate_key(\n ['receipt_id', 'contract_address', 'amount_unadj', 'to_address', 'rn']\n ) }} AS mint_id,\n SYSDATE() AS inserted_timestamp,\n SYSDATE() AS modified_timestamp,\n '{{ invocation_id }}' AS _invocation_id\nFROM\n ft_mints_final", "language": "sql", "refs": [{"name": "silver__logs_s3", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.is_incremental", "macro.dbt_utils.generate_surrogate_key", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.silver__logs_s3"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.silver__token_transfer_burns": {"database": "NEAR", "schema": "silver", "name": "silver__token_transfer_burns", "resource_type": "model", "package_name": "near_models", "path": "silver/transfers/non_native/silver__token_transfer_burns.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_burns.sql", "unique_id": "model.near_models.silver__token_transfer_burns", "fqn": ["near_models", "silver", "transfers", "non_native", "silver__token_transfer_burns"], "alias": "token_transfer_burns", "checksum": {"name": "sha256", "checksum": "ed1f64e0a49d7b28a693042dbd418e360cebb38e828498229bf6f970bca49c08"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core"], "meta": {}, "group": null, "materialized": "incremental", "incremental_strategy": "merge", "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": "burn_id", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "cluster_by": ["block_timestamp::DATE", "modified_timestamp::DATE"], "incremental_predicates": ["dynamic_range_predicate_custom", "block_timestamp::date"], "merge_exclude_columns": ["inserted_timestamp"]}, "tags": ["scheduled_non_core"], "description": "This model captures fungible token (FT) burn events from the NEAR blockchain. It processes standard EVENT_JSON formatted logs from token contracts that emit 'ft_burn' events.\n", "columns": {"BLOCK_TIMESTAMP": {"name": "BLOCK_TIMESTAMP", "description": "The date and time at which the block began.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCK_ID": {"name": "BLOCK_ID", "description": "The height of the chain this block corresponds with.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TX_HASH": {"name": "TX_HASH", "description": "Unique identifier (hash) of this transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RECEIPT_ID": {"name": "RECEIPT_ID", "description": "The identifying hash for a receipt.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "CONTRACT_ADDRESS": {"name": "CONTRACT_ADDRESS", "description": "The address of the deployed contract for the token, nft, or other smart contract.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "FROM_ADDRESS": {"name": "FROM_ADDRESS", "description": "The address the sends the token.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TO_ADDRESS": {"name": "TO_ADDRESS", "description": "The receiver of usn token.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "AMOUNT_UNADJ": {"name": "AMOUNT_UNADJ", "description": "An unadjusted amount (of tokens, price, etc.) for the relevant record. This is the number as it appears on chain and is not decimal adjusted.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MEMO": {"name": "MEMO", "description": "Optional log message within the transaction (often null). This field contains additional information or context about the transfer, such as transaction notes, reference numbers, or descriptive text. Memos are commonly used in cross-chain bridges, exchange deposits, or other scenarios where additional context is needed to identify or process the transfer. The memo field is optional and frequently null for standard transfers.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RN": {"name": "RN", "description": "The sequential index of an event within a transaction, combining the log index with any sub-indices from array processing. Used to maintain the correct order of events when multiple events are emitted in a single transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "PREDECESSOR_ID": {"name": "PREDECESSOR_ID", "description": "Account that called the relevant receipt (often the same as tx_signer, but can be system as well). This field identifies the account that directly invoked the receipt being processed. In simple transactions, this is typically the same as the transaction signer. However, in cross-contract calls or system operations, this may be a different account or the system account. This is crucial for understanding the call chain and access control in NEAR's execution model.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RECEIPT_SUCCEEDED": {"name": "RECEIPT_SUCCEEDED", "description": "Boolean indicating whether the receipt was successfully processed. This field tracks the execution status of the receipt, which is crucial for understanding transaction outcomes. While most transactions succeed, individual receipts within a transaction can fail due to various reasons such as insufficient gas, contract errors, or invalid parameters. This field is essential for filtering successful operations and analyzing failure patterns.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_PARTITION_BY_BLOCK_NUMBER": {"name": "_PARTITION_BY_BLOCK_NUMBER", "description": "Block number grouping for ingestion partition", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BURN_ID": {"name": "BURN_ID", "description": "A unique identifier for the record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "INSERTED_TIMESTAMP": {"name": "INSERTED_TIMESTAMP", "description": "The timestamp at which the record was initially created and inserted into this table.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MODIFIED_TIMESTAMP": {"name": "MODIFIED_TIMESTAMP", "description": "The timestamp at which this record was last modified by an internal process.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/silver/transfers/non_native/silver__token_transfer_burns.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "incremental", "incremental_strategy": "merge", "incremental_predicates": ["dynamic_range_predicate_custom", "block_timestamp::date"], "merge_exclude_columns": ["inserted_timestamp"], "cluster_by": ["block_timestamp::DATE", "modified_timestamp::DATE"], "unique_key": "burn_id", "tags": ["scheduled_non_core"]}, "created_at": 1763073389.5074005, "relation_name": "NEAR.silver.token_transfer_burns", "raw_code": "{{ config(\n materialized = 'incremental',\n incremental_strategy = 'merge',\n incremental_predicates = [\"dynamic_range_predicate_custom\",\"block_timestamp::date\"],\n merge_exclude_columns = [\"inserted_timestamp\"],\n cluster_by = ['block_timestamp::DATE', 'modified_timestamp::DATE'],\n unique_key = 'burn_id',\n tags = ['scheduled_non_core']\n) }}\n\nWITH ft_burn_logs AS (\n SELECT\n block_id,\n block_timestamp,\n tx_hash,\n receipt_id,\n receiver_id AS contract_address,\n predecessor_id,\n signer_id,\n log_index,\n try_parse_json(clean_log) AS log_data,\n receipt_succeeded,\n _partition_by_block_number\n FROM \n {{ ref('silver__logs_s3') }}\n WHERE \n is_standard -- Only look at EVENT_JSON formatted logs\n AND try_parse_json(clean_log) :event :: STRING = 'ft_burn'\n\n {% if var(\"MANUAL_FIX\") %}\n AND {{ partition_load_manual('no_buffer') }}\n {% else %}\n {% if is_incremental() %}\n AND modified_timestamp >= (\n SELECT\n MAX(modified_timestamp)\n FROM\n {{ this }}\n )\n {% endif %}\n {% endif %}\n),\nft_burns_final AS (\n SELECT\n block_id,\n block_timestamp,\n tx_hash,\n receipt_id,\n contract_address,\n predecessor_id,\n signer_id,\n COALESCE(\n f.value :owner_id,\n f.value :account_id,\n f.value :accountId,\n NULL\n ) :: STRING AS from_address,\n NULL AS to_address,\n f.value :amount :: STRING AS amount_unadj,\n f.value :memo :: STRING AS memo,\n log_index + f.index AS event_index,\n _partition_by_block_number,\n receipt_succeeded\n FROM\n ft_burn_logs,\n LATERAL FLATTEN(\n input => log_data :data\n ) f\n)\nSELECT\n block_timestamp,\n block_id,\n tx_hash,\n receipt_id AS action_id,\n receipt_id,\n contract_address,\n from_address,\n to_address,\n amount_unadj,\n memo,\n event_index AS rn,\n predecessor_id,\n receipt_succeeded,\n _partition_by_block_number,\n {{ dbt_utils.generate_surrogate_key(\n ['receipt_id', 'contract_address', 'amount_unadj', 'to_address', 'rn']\n ) }} AS burn_id,\n SYSDATE() AS inserted_timestamp,\n SYSDATE() AS modified_timestamp,\n '{{ invocation_id }}' AS _invocation_id\nFROM\n ft_burns_final", "language": "sql", "refs": [{"name": "silver__logs_s3", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.is_incremental", "macro.dbt_utils.generate_surrogate_key", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.silver__logs_s3"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.silver__token_transfer_ft_transfers_event": {"database": "NEAR", "schema": "silver", "name": "silver__token_transfer_ft_transfers_event", "resource_type": "model", "package_name": "near_models", "path": "silver/transfers/non_native/silver__token_transfer_ft_transfers_event.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_ft_transfers_event.sql", "unique_id": "model.near_models.silver__token_transfer_ft_transfers_event", "fqn": ["near_models", "silver", "transfers", "non_native", "silver__token_transfer_ft_transfers_event"], "alias": "token_transfer_ft_transfers_event", "checksum": {"name": "sha256", "checksum": "190d3340d12be4d23b7a4efa7cbb54d39787ca804c59793008163149e581a484"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core"], "meta": {}, "group": null, "materialized": "incremental", "incremental_strategy": "merge", "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": "transfers_event_id", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "cluster_by": ["block_timestamp::DATE", "modified_timestamp::DATE"], "merge_exclude_columns": ["inserted_timestamp"], "incremental_predicates": ["dynamic_range_predicate_custom", "block_timestamp::date"]}, "tags": ["scheduled_non_core"], "description": "This model captures fungible token (FT) transfer events from the NEAR blockchain. It processes standard EVENT_JSON formatted logs from token contracts that emit 'ft_transfer' events.\n", "columns": {"BLOCK_TIMESTAMP": {"name": "BLOCK_TIMESTAMP", "description": "The date and time at which the block began.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCK_ID": {"name": "BLOCK_ID", "description": "The height of the chain this block corresponds with.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TX_HASH": {"name": "TX_HASH", "description": "Unique identifier (hash) of this transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RECEIPT_ID": {"name": "RECEIPT_ID", "description": "The identifying hash for a receipt.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "CONTRACT_ADDRESS": {"name": "CONTRACT_ADDRESS", "description": "The address of the deployed contract for the token, nft, or other smart contract.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "PREDECESSOR_ID": {"name": "PREDECESSOR_ID", "description": "Account that called the relevant receipt (often the same as tx_signer, but can be system as well). This field identifies the account that directly invoked the receipt being processed. In simple transactions, this is typically the same as the transaction signer. However, in cross-contract calls or system operations, this may be a different account or the system account. This is crucial for understanding the call chain and access control in NEAR's execution model.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "SIGNER_ID": {"name": "SIGNER_ID", "description": "Signer of the receipt, often same as tx_signer, sometimes system in the case of systemic gas refunds. This field identifies the account that has the authority to execute the receipt. In most cases, this is the same as the transaction signer, but in system operations like gas refunds, this may be the system account. The signer is the account that originally signed the transaction that began the blockchain activity, which may or may not include cross-contract calls.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "FROM_ADDRESS": {"name": "FROM_ADDRESS", "description": "The address the sends the token.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TO_ADDRESS": {"name": "TO_ADDRESS", "description": "The receiver of usn token.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "AMOUNT_UNADJ": {"name": "AMOUNT_UNADJ", "description": "An unadjusted amount (of tokens, price, etc.) for the relevant record. This is the number as it appears on chain and is not decimal adjusted.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MEMO": {"name": "MEMO", "description": "Optional log message within the transaction (often null). This field contains additional information or context about the transfer, such as transaction notes, reference numbers, or descriptive text. Memos are commonly used in cross-chain bridges, exchange deposits, or other scenarios where additional context is needed to identify or process the transfer. The memo field is optional and frequently null for standard transfers.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RN": {"name": "RN", "description": "The sequential index of an event within a transaction, combining the log index with any sub-indices from array processing. Used to maintain the correct order of events when multiple events are emitted in a single transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RECEIPT_SUCCEEDED": {"name": "RECEIPT_SUCCEEDED", "description": "Boolean indicating whether the receipt was successfully processed. This field tracks the execution status of the receipt, which is crucial for understanding transaction outcomes. While most transactions succeed, individual receipts within a transaction can fail due to various reasons such as insufficient gas, contract errors, or invalid parameters. This field is essential for filtering successful operations and analyzing failure patterns.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_PARTITION_BY_BLOCK_NUMBER": {"name": "_PARTITION_BY_BLOCK_NUMBER", "description": "Block number grouping for ingestion partition", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TRANSFERS_EVENT_ID": {"name": "TRANSFERS_EVENT_ID", "description": "A unique identifier for the record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "INSERTED_TIMESTAMP": {"name": "INSERTED_TIMESTAMP", "description": "The timestamp at which the record was initially created and inserted into this table.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MODIFIED_TIMESTAMP": {"name": "MODIFIED_TIMESTAMP", "description": "The timestamp at which this record was last modified by an internal process.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/silver/transfers/non_native/silver__token_transfer_ft_transfers_event.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "incremental", "incremental_strategy": "merge", "merge_exclude_columns": ["inserted_timestamp"], "incremental_predicates": ["dynamic_range_predicate_custom", "block_timestamp::date"], "cluster_by": ["block_timestamp::DATE", "modified_timestamp::DATE"], "unique_key": "transfers_event_id", "tags": ["scheduled_non_core"]}, "created_at": 1763073389.0613487, "relation_name": "NEAR.silver.token_transfer_ft_transfers_event", "raw_code": "{{ config(\n materialized = 'incremental',\n incremental_strategy = 'merge',\n merge_exclude_columns = [\"inserted_timestamp\"],\n incremental_predicates = [\"dynamic_range_predicate_custom\",\"block_timestamp::date\"],\n cluster_by = ['block_timestamp::DATE', 'modified_timestamp::DATE'],\n unique_key = 'transfers_event_id',\n tags = ['scheduled_non_core']\n) }}\n\nWITH ft_transfer_logs AS (\n SELECT\n block_id,\n block_timestamp,\n tx_hash,\n receipt_id,\n receiver_id AS contract_address,\n predecessor_id,\n signer_id,\n log_index,\n try_parse_json(clean_log) AS log_data,\n receipt_succeeded,\n _partition_by_block_number\n FROM \n {{ ref('silver__logs_s3') }}\n WHERE \n is_standard -- Only look at EVENT_JSON formatted logs\n AND try_parse_json(clean_log) :event :: STRING = 'ft_transfer'\n\n {% if var(\"MANUAL_FIX\") %}\n AND {{ partition_load_manual('no_buffer') }}\n {% else %}\n {% if is_incremental() %}\n AND modified_timestamp >= (\n SELECT\n MAX(modified_timestamp)\n FROM\n {{ this }}\n )\n {% endif %}\n {% endif %}\n),\nft_transfers_final AS (\n SELECT\n block_id,\n block_timestamp,\n tx_hash,\n receipt_id,\n contract_address,\n predecessor_id,\n signer_id,\n log_index,\n COALESCE(\n f.value :old_owner_id,\n f.value :sender_id,\n NULL\n ) :: STRING AS from_address,\n COALESCE(\n f.value :new_owner_id,\n f.value :owner_id,\n f.value :receiver_id\n ) :: STRING AS to_address,\n f.value :amount :: STRING AS amount_unadj,\n f.value :memo :: STRING AS memo,\n log_index + f.index AS event_index,\n receipt_succeeded,\n _partition_by_block_number\n FROM\n ft_transfer_logs,\n LATERAL FLATTEN(\n input => log_data :data\n ) f\n WHERE\n amount_unadj :: INT > 0\n)\nSELECT\n block_timestamp,\n block_id,\n tx_hash,\n receipt_id AS action_id,\n receipt_id,\n contract_address,\n predecessor_id,\n from_address,\n to_address,\n amount_unadj,\n memo,\n event_index AS rn,\n receipt_succeeded,\n _partition_by_block_number,\n {{ dbt_utils.generate_surrogate_key(\n ['receipt_id', 'contract_address', 'amount_unadj', 'from_address', 'to_address', 'rn']\n ) }} AS transfers_event_id,\n SYSDATE() AS inserted_timestamp,\n SYSDATE() AS modified_timestamp,\n '{{ invocation_id }}' AS _invocation_id\nFROM\n ft_transfers_final", "language": "sql", "refs": [{"name": "silver__logs_s3", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.is_incremental", "macro.dbt_utils.generate_surrogate_key", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.silver__logs_s3"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.silver__token_transfer_ft_transfers_method": {"database": "NEAR", "schema": "silver", "name": "silver__token_transfer_ft_transfers_method", "resource_type": "model", "package_name": "near_models", "path": "silver/transfers/non_native/silver__token_transfer_ft_transfers_method.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_ft_transfers_method.sql", "unique_id": "model.near_models.silver__token_transfer_ft_transfers_method", "fqn": ["near_models", "silver", "transfers", "non_native", "silver__token_transfer_ft_transfers_method"], "alias": "token_transfer_ft_transfers_method", "checksum": {"name": "sha256", "checksum": "09facf33213be0090d398d82a2fd698396ee9be756d54a6a8602b3ebede76357"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core"], "meta": {}, "group": null, "materialized": "incremental", "incremental_strategy": "merge", "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": "transfers_id", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "cluster_by": ["block_timestamp::DATE", "modified_timestamp::DATE"], "merge_exclude_columns": ["inserted_timestamp"], "incremental_predicates": ["dynamic_range_predicate_custom", "block_timestamp::date"]}, "tags": ["scheduled_non_core"], "description": "This model captures fungible token (FT) transfers from the NEAR blockchain using the ft_transfer method. It processes function calls directly from core__ez_actions where method_name = 'ft_transfer'.\n", "columns": {"BLOCK_TIMESTAMP": {"name": "BLOCK_TIMESTAMP", "description": "The date and time at which the block began.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCK_ID": {"name": "BLOCK_ID", "description": "The height of the chain this block corresponds with.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TX_HASH": {"name": "TX_HASH", "description": "Unique identifier (hash) of this transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RECEIPT_ID": {"name": "RECEIPT_ID", "description": "The identifying hash for a receipt.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "CONTRACT_ADDRESS": {"name": "CONTRACT_ADDRESS", "description": "The address of the deployed contract for the token, nft, or other smart contract.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "PREDECESSOR_ID": {"name": "PREDECESSOR_ID", "description": "Account that called the relevant receipt (often the same as tx_signer, but can be system as well). This field identifies the account that directly invoked the receipt being processed. In simple transactions, this is typically the same as the transaction signer. However, in cross-contract calls or system operations, this may be a different account or the system account. This is crucial for understanding the call chain and access control in NEAR's execution model.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "SIGNER_ID": {"name": "SIGNER_ID", "description": "Signer of the receipt, often same as tx_signer, sometimes system in the case of systemic gas refunds. This field identifies the account that has the authority to execute the receipt. In most cases, this is the same as the transaction signer, but in system operations like gas refunds, this may be the system account. The signer is the account that originally signed the transaction that began the blockchain activity, which may or may not include cross-contract calls.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "FROM_ADDRESS": {"name": "FROM_ADDRESS", "description": "The address the sends the token.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TO_ADDRESS": {"name": "TO_ADDRESS", "description": "The receiver of usn token.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "AMOUNT_UNADJ": {"name": "AMOUNT_UNADJ", "description": "An unadjusted amount (of tokens, price, etc.) for the relevant record. This is the number as it appears on chain and is not decimal adjusted.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MEMO": {"name": "MEMO", "description": "Optional log message within the transaction (often null). This field contains additional information or context about the transfer, such as transaction notes, reference numbers, or descriptive text. Memos are commonly used in cross-chain bridges, exchange deposits, or other scenarios where additional context is needed to identify or process the transfer. The memo field is optional and frequently null for standard transfers.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RN": {"name": "RN", "description": "The sequential index of an event within a transaction, combining the log index with any sub-indices from array processing. Used to maintain the correct order of events when multiple events are emitted in a single transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "METHOD_NAME": {"name": "METHOD_NAME", "description": "Name of the method(s) approved for use. NULL if permission is FullAccess.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RECEIPT_SUCCEEDED": {"name": "RECEIPT_SUCCEEDED", "description": "Boolean indicating whether the receipt was successfully processed. This field tracks the execution status of the receipt, which is crucial for understanding transaction outcomes. While most transactions succeed, individual receipts within a transaction can fail due to various reasons such as insufficient gas, contract errors, or invalid parameters. This field is essential for filtering successful operations and analyzing failure patterns.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_PARTITION_BY_BLOCK_NUMBER": {"name": "_PARTITION_BY_BLOCK_NUMBER", "description": "Block number grouping for ingestion partition", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TRANSFERS_ID": {"name": "TRANSFERS_ID", "description": "A unique identifier for the record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "INSERTED_TIMESTAMP": {"name": "INSERTED_TIMESTAMP", "description": "The timestamp at which the record was initially created and inserted into this table.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MODIFIED_TIMESTAMP": {"name": "MODIFIED_TIMESTAMP", "description": "The timestamp at which this record was last modified by an internal process.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/silver/transfers/non_native/silver__token_transfer_ft_transfers_method.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "incremental", "merge_exclude_columns": ["inserted_timestamp"], "incremental_predicates": ["dynamic_range_predicate_custom", "block_timestamp::date"], "cluster_by": ["block_timestamp::DATE", "modified_timestamp::DATE"], "unique_key": "transfers_id", "incremental_strategy": "merge", "tags": ["scheduled_non_core"]}, "created_at": 1763073389.3020895, "relation_name": "NEAR.silver.token_transfer_ft_transfers_method", "raw_code": "{{ config(\n materialized = 'incremental',\n merge_exclude_columns = [\"inserted_timestamp\"],\n incremental_predicates = [\"dynamic_range_predicate_custom\",\"block_timestamp::date\"],\n cluster_by = ['block_timestamp::DATE', 'modified_timestamp::DATE'],\n unique_key = 'transfers_id',\n incremental_strategy = 'merge',\n tags = ['scheduled_non_core']\n) }}\n\n\n{% if execute %}\n\n {% if is_incremental() and not var(\"MANUAL_FIX\") %}\n {% do log(\"Incremental and not MANUAL_FIX\", info=True) %}\n {% set max_mod_query %}\n\n SELECT\n MAX(modified_timestamp) modified_timestamp\n FROM\n {{ this }}\n\n {% endset %}\n\n {% set max_mod = run_query(max_mod_query) [0] [0] %}\n {% if not max_mod or max_mod == 'None' %}\n {% set max_mod = '2099-01-01' %}\n {% endif %}\n\n {% do log(\"max_mod: \" ~ max_mod, info=True) %}\n\n {% set min_block_date_query %}\n SELECT\n MIN(\n block_timestamp :: DATE\n )\n FROM\n (\n SELECT\n MIN(block_timestamp) block_timestamp\n FROM\n {{ ref('core__ez_actions') }} A\n WHERE\n modified_timestamp >= '{{max_mod}}'\n UNION ALL\n SELECT\n MIN(block_timestamp) block_timestamp\n FROM\n {{ ref('silver__logs_s3') }} A\n WHERE\n modified_timestamp >= '{{max_mod}}'\n ) \n {% endset %}\n\n {% set min_bd = run_query(min_block_date_query) [0] [0] %}\n {% if not min_bd or min_bd == 'None' %}\n {% set min_bd = '2099-01-01' %}\n {% endif %}\n\n {% do log(\"min_bd: \" ~ min_bd, info=True) %}\n\n {% endif %}\n\n{% endif %}\n\nWITH ft_transfer_actions AS (\n SELECT\n block_id,\n block_timestamp,\n tx_hash,\n receipt_id,\n action_index,\n receipt_receiver_id AS contract_address,\n receipt_predecessor_id AS predecessor_id,\n receipt_signer_id AS signer_id,\n receipt_succeeded,\n action_data :method_name :: STRING AS method_name,\n _partition_by_block_number,\n modified_timestamp\n FROM \n {{ ref('core__ez_actions') }}\n WHERE \n action_name = 'FunctionCall'\n AND action_data :method_name :: STRING in ('ft_transfer', 'ft_transfer_call')\n\n {% if var(\"MANUAL_FIX\") %}\n AND {{ partition_load_manual('no_buffer') }}\n {% else %}\n {% if is_incremental() %}\n AND block_timestamp :: DATE >= '{{min_bd}}'\n {% endif %}\n {% endif %}\n),\nlogs AS (\n SELECT\n block_id,\n block_timestamp,\n tx_hash,\n receipt_id,\n log_index,\n clean_log AS log_value,\n _partition_by_block_number,\n modified_timestamp\n FROM\n {{ ref('silver__logs_s3') }}\n WHERE\n NOT is_standard\n {% if var(\"MANUAL_FIX\") %}\n AND\n {{ partition_load_manual('no_buffer') }}\n {% else %}\n {% if is_incremental() %}\n AND block_timestamp :: DATE >= '{{min_bd}}'\n {% endif %}\n {% endif %}\n),\nft_transfer_logs AS (\n SELECT\n l.block_id,\n l.block_timestamp,\n l.tx_hash,\n l.receipt_id,\n l.log_index,\n l.log_value,\n l._partition_by_block_number,\n a.contract_address,\n a.predecessor_id,\n a.signer_id,\n a.action_index,\n a.receipt_succeeded,\n a.method_name\n FROM\n logs l\n INNER JOIN ft_transfer_actions a\n ON l.tx_hash = a.tx_hash \n AND l.receipt_id = a.receipt_id\n {% if is_incremental() and not var(\"MANUAL_FIX\") %}\n WHERE\n GREATEST(\n COALESCE(l.modified_timestamp, '1970-01-01'),\n COALESCE(a.modified_timestamp, '1970-01-01') \n ) >= '{{max_mod}}'\n {% endif %}\n),\nft_transfers_final AS (\n SELECT\n block_id,\n block_timestamp,\n tx_hash,\n receipt_id,\n contract_address,\n predecessor_id,\n signer_id,\n REGEXP_SUBSTR(\n log_value,\n 'from ([^ ]+)',\n 1,\n 1,\n '',\n 1\n ) :: STRING AS from_address,\n REGEXP_SUBSTR(\n log_value,\n 'to ([^ ]+)',\n 1,\n 1,\n '',\n 1\n ) :: STRING AS to_address,\n REGEXP_SUBSTR(\n log_value,\n '\\\\d+'\n ) :: STRING AS amount_unadj,\n '' AS memo,\n log_index + action_index AS event_index,\n _partition_by_block_number,\n receipt_succeeded,\n method_name\n FROM\n ft_transfer_logs\n WHERE\n from_address IS NOT NULL\n AND to_address IS NOT NULL\n AND amount_unadj IS NOT NULL\n)\nSELECT\n block_timestamp,\n block_id,\n tx_hash,\n receipt_id AS action_id,\n receipt_id,\n contract_address,\n predecessor_id,\n signer_id,\n from_address,\n to_address,\n amount_unadj,\n memo,\n event_index AS rn,\n method_name,\n receipt_succeeded,\n _partition_by_block_number,\n {{ dbt_utils.generate_surrogate_key(\n ['receipt_id', 'contract_address', 'amount_unadj', 'from_address', 'to_address', 'rn']\n ) }} AS transfers_id,\n SYSDATE() AS inserted_timestamp,\n SYSDATE() AS modified_timestamp,\n '{{ invocation_id }}' AS _invocation_id\nFROM\n ft_transfers_final\n \nQUALIFY(row_number() over (partition by transfers_id order by modified_timestamp desc)) = 1", "language": "sql", "refs": [{"name": "core__ez_actions", "package": null, "version": null}, {"name": "silver__logs_s3", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.is_incremental", "macro.dbt_utils.generate_surrogate_key", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.core__ez_actions", "model.near_models.silver__logs_s3"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.silver__bridge_intents": {"database": "NEAR", "schema": "silver", "name": "silver__bridge_intents", "resource_type": "model", "package_name": "near_models", "path": "silver/transfers/bridging/silver__bridge_intents.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_intents.sql", "unique_id": "model.near_models.silver__bridge_intents", "fqn": ["near_models", "silver", "transfers", "bridging", "silver__bridge_intents"], "alias": "bridge_intents", "checksum": {"name": "sha256", "checksum": "d19f4c8548759eb9a00c25e046219508f36cf2969ad36bb8caa6beab906fc844"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core"], "meta": {}, "group": null, "materialized": "incremental", "incremental_strategy": "merge", "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": ["bridge_intents_id"], "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "cluster_by": ["block_timestamp::DATE"], "merge_exclude_columns": ["inserted_timestamp"], "incremental_predicates": ["dynamic_range_predicate_custom", "block_timestamp::date"]}, "tags": ["scheduled_non_core"], "description": "Silver layer model that processes bridge intent events from NEAR blockchain, specifically tracking mint/burn operations for cross-chain token transfers through the Intents protocol.", "columns": {"BLOCK_ID": {"name": "BLOCK_ID", "description": "The height of the chain this block corresponds with.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCK_TIMESTAMP": {"name": "BLOCK_TIMESTAMP", "description": "The date and time at which the block began.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TX_HASH": {"name": "TX_HASH", "description": "Unique identifier (hash) of this transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TOKEN_ADDRESS": {"name": "TOKEN_ADDRESS", "description": "The parsed and standardized token contract address extracted from the raw token identifier. This field contains the clean contract address without blockchain prefixes or additional formatting, making it suitable for joins with other token-related tables and cross-chain analysis.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TOKEN_ADDRESS_RAW": {"name": "TOKEN_ADDRESS_RAW", "description": "The raw token identifier as it appears on-chain, including the full token ID with blockchain prefix and contract address. For NEAR tokens, this includes the full token ID format (e.g., 'nep141:token.near.omft.near'). This field preserves the original token representation before any parsing or standardization is applied.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "AMOUNT_UNADJ": {"name": "AMOUNT_UNADJ", "description": "An unadjusted amount (of tokens, price, etc.) for the relevant record. This is the number as it appears on chain and is not decimal adjusted.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "AMOUNT_ADJ": {"name": "AMOUNT_ADJ", "description": "Decimal adjusted amount of tokens (as float, rounded - use this generally). This field provides the token amount after applying the appropriate decimal precision adjustments based on the token's decimal places. For example, if transferring 1 NEAR token, the amount_adj would be 1.0 after dividing the raw amount (1e24) by 10^24. This field is the most commonly used representation for token amounts in analytics and reporting as it provides human-readable values.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "DESTINATION_ADDRESS": {"name": "DESTINATION_ADDRESS", "description": "The address tokens are being sent to, in a transfer or bridge transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "SOURCE_ADDRESS": {"name": "SOURCE_ADDRESS", "description": "The originating address from which tokens are being sent, in a transfer or bridge transaction. \n\nThis addressed is ascertained as best as possible, but may be null depending on the available information. \n\nExample 1 - tx CzPRdoiU74bo9yqqt9fCP5Xdab2mPVqxr9gU5xeaQA4a stores just \"signer_public_key 0x0x1589\u2026f694\" on chain. \n\nExample 2 - tx FA7tQeGQnhminbas28YgaizwmT4vnEUiCr3vdXmN3Xjn does not log any signing address at all.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "PLATFORM": {"name": "PLATFORM", "description": "The protocol utilized for the operation, likely a swap or bridge.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BRIDGE_ADDRESS": {"name": "BRIDGE_ADDRESS", "description": "The address of the bridge contract that facilitated the cross-chain transfer. This field identifies the specific bridge protocol or contract responsible for executing the bridge intent operation, allowing for analysis of bridge usage patterns and protocol-specific metrics.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "DESTINATION_CHAIN": {"name": "DESTINATION_CHAIN", "description": "The recipient blockchain in a bridge transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "SOURCE_CHAIN": {"name": "SOURCE_CHAIN", "description": "The originating blockchain in a bridge transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "METHOD_NAME": {"name": "METHOD_NAME", "description": "Name of the method(s) approved for use. NULL if permission is FullAccess.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "DIRECTION": {"name": "DIRECTION", "description": "Direction of funds through a bridge. Inbound = tokens bridged to Near ecosystem.\n\nNote - for the Rainbow bridge, inbound means Near or Aurora as tokens pass through Near to get to Aurora.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RECEIPT_SUCCEEDED": {"name": "RECEIPT_SUCCEEDED", "description": "Boolean indicating whether the receipt was successfully processed. This field tracks the execution status of the receipt, which is crucial for understanding transaction outcomes. While most transactions succeed, individual receipts within a transaction can fail due to various reasons such as insufficient gas, contract errors, or invalid parameters. This field is essential for filtering successful operations and analyzing failure patterns.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BRIDGE_INTENTS_ID": {"name": "BRIDGE_INTENTS_ID", "description": "A unique identifier for the record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "INSERTED_TIMESTAMP": {"name": "INSERTED_TIMESTAMP", "description": "The timestamp for when the block was inserted into the data warehouse by the Chainwalker.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MODIFIED_TIMESTAMP": {"name": "MODIFIED_TIMESTAMP", "description": "The timestamp at which the underlying record was last modified by an internal process.\nThis is used for incrementally loading based on when the source data was last modified.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_INVOCATION_ID": {"name": "_INVOCATION_ID", "description": "Unique identifier for the dbt invocation that created or last updated this record. This field is used for tracking and debugging purposes, allowing identification of which dbt run processed each record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/silver/transfers/bridging/silver__bridge_intents.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "incremental", "incremental_strategy": "merge", "unique_key": ["bridge_intents_id"], "merge_exclude_columns": ["inserted_timestamp"], "cluster_by": ["block_timestamp::DATE"], "incremental_predicates": ["dynamic_range_predicate_custom", "block_timestamp::date"], "tags": ["scheduled_non_core"]}, "created_at": 1763073389.66385, "relation_name": "NEAR.silver.bridge_intents", "raw_code": "{{ config(\n materialized = 'incremental',\n incremental_strategy = 'merge',\n unique_key = ['bridge_intents_id'],\n merge_exclude_columns = ['inserted_timestamp'],\n cluster_by = ['block_timestamp::DATE'],\n incremental_predicates = [\"dynamic_range_predicate_custom\",\"block_timestamp::date\"],\n tags = ['scheduled_non_core']\n) }}\n-- depends on {{ ref('defi__fact_intents') }}\n\n{% if execute %}\n {% if is_incremental() %}\n {% set max_mod_query %}\n SELECT\n MAX(modified_timestamp) modified_timestamp\n FROM\n {{ this }}\n {% endset %}\n {% set max_mod = run_query(max_mod_query) [0] [0] %}\n {% if not max_mod or max_mod == 'None' %}\n {% set max_mod = '2099-01-01' %}\n {% endif %}\n {% endif %}\n{% endif %}\n\nWITH bridge_intents AS (\n SELECT \n block_id,\n block_timestamp,\n tx_hash,\n receipt_id,\n receiver_id,\n predecessor_id,\n log_event,\n log_index,\n log_event_index,\n owner_id,\n token_id,\n amount_raw,\n memo,\n gas_burnt,\n receipt_succeeded,\n fact_intents_id,\n modified_timestamp\n FROM {{ ref('defi__fact_intents') }}\n WHERE \n log_event IN ('mt_burn', 'mt_mint')\n AND memo IN ('deposit', 'withdraw') \n AND RIGHT(token_id, 10) = '.omft.near'\n\n {% if var('MANUAL_FIX') %}\n AND {{ partition_load_manual('no_buffer', 'floor(block_id, -3)') }}\n {% else %}\n {% if is_incremental() %}\n AND modified_timestamp > '{{ max_mod }}'\n {% endif %}\n {% endif %}\n),\n\nbridge_intents_parsed AS (\n SELECT \n *,\n REGEXP_SUBSTR(token_id, 'nep141:([^-\\\\.]+)', 1, 1, 'e', 1) AS blockchain,\n CASE \n WHEN token_id LIKE '%-%' THEN \n REGEXP_SUBSTR(token_id, 'nep141:[^-]+-(.+)\\\\.omft\\\\.near', 1, 1, 'e', 1)\n ELSE SPLIT(token_id, ':')[1]\n END AS contract_address_raw\n FROM bridge_intents\n),\n\nbridge_intents_mapped AS (\n SELECT\n block_id,\n block_timestamp,\n tx_hash,\n receipt_id,\n receiver_id,\n predecessor_id,\n log_event,\n 'execute_intents' AS method_name, -- Unnecessary to join actions just to get this\n log_index,\n log_event_index,\n owner_id,\n contract_address_raw AS token_address,\n token_id AS token_address_raw,\n amount_raw AS amount_unadj,\n amount_raw AS amount_adj,\n owner_id AS destination_address,\n owner_id AS source_address,\n 'intents' AS platform,\n receiver_id AS bridge_address,\n CASE \n WHEN log_event = 'mt_mint' AND memo = 'deposit' THEN LOWER(blockchain)\n ELSE 'near'\n END AS source_chain,\n CASE \n WHEN log_event = 'mt_burn' AND memo = 'withdraw' THEN LOWER(blockchain)\n ELSE 'near'\n END AS destination_chain,\n CASE \n WHEN log_event = 'mt_mint' AND memo = 'deposit' THEN 'inbound'\n WHEN log_event = 'mt_burn' AND memo = 'withdraw' THEN 'outbound'\n END AS direction,\n receipt_succeeded,\n memo,\n fact_intents_id,\n modified_timestamp\n FROM bridge_intents_parsed\n WHERE blockchain IS NOT NULL\n AND blockchain != ''\n AND blockchain != 'near'\n)\n\nSELECT\n block_id,\n block_timestamp,\n tx_hash,\n log_index,\n log_event_index,\n token_address,\n token_address_raw,\n amount_unadj,\n amount_adj,\n destination_address,\n source_address,\n platform,\n bridge_address,\n destination_chain,\n source_chain,\n method_name,\n direction,\n receipt_succeeded,\n {{ dbt_utils.generate_surrogate_key(\n ['tx_hash', 'log_index', 'log_event_index', 'source_chain', 'destination_address', 'token_address', 'amount_unadj']\n ) }} AS bridge_intents_id,\n SYSDATE() AS inserted_timestamp,\n SYSDATE() AS modified_timestamp,\n '{{ invocation_id }}' AS _invocation_id\nFROM bridge_intents_mapped\nORDER BY block_timestamp DESC", "language": "sql", "refs": [{"name": "defi__fact_intents", "package": null, "version": null}, {"name": "defi__fact_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.is_incremental", "macro.dbt_utils.generate_surrogate_key", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.defi__fact_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.silver__bridge_omni": {"database": "NEAR", "schema": "silver", "name": "silver__bridge_omni", "resource_type": "model", "package_name": "near_models", "path": "silver/transfers/bridging/silver__bridge_omni.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_omni.sql", "unique_id": "model.near_models.silver__bridge_omni", "fqn": ["near_models", "silver", "transfers", "bridging", "silver__bridge_omni"], "alias": "bridge_omni", "checksum": {"name": "sha256", "checksum": "b3485bb2f304f67de0bbf784cda31b52c70d08569abb9db3abc613a49702de76"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core"], "meta": {}, "group": null, "materialized": "incremental", "incremental_strategy": "merge", "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": "bridge_omni_id", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "cluster_by": ["block_timestamp::DATE", "modified_timestamp::DATE"], "merge_exclude_columns": ["inserted_timestamp"], "incremental_predicates": ["dynamic_range_predicate_custom", "block_timestamp::date"]}, "tags": ["scheduled_non_core"], "description": "Extracts data from core__ez_actions and silver__logs_s3 to build a view of bridge activity through the Omni Bridge. An overview explanation of the bridge can be seen [here](https://docs.near.org/chain-abstraction/omnibridge/overview) and the technnical documentations [here](https://github.com/Near-One/omni-bridge?tab=readme-ov-file)", "columns": {"BLOCK_ID": {"name": "BLOCK_ID", "description": "The height of the chain this block corresponds with.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCK_TIMESTAMP": {"name": "BLOCK_TIMESTAMP", "description": "The date and time at which the block began.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TX_HASH": {"name": "TX_HASH", "description": "Unique identifier (hash) of this transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RECEIPT_ID": {"name": "RECEIPT_ID", "description": "The identifying hash for a receipt.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "ACTION_INDEX": {"name": "ACTION_INDEX", "description": "Index of the action within the transaction. This field indicates the position of the action in the sequence of actions within the transaction. Actions are processed in order, and this index helps maintain the chronological sequence and relationship between multiple actions in a single transaction. The first action has index 0, the second has index 1, and so on.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TOKEN_ADDRESS": {"name": "TOKEN_ADDRESS", "description": "The contract address corresponding to the token, view details of the contract by following this address on the chain explorer.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "AMOUNT_RAW": {"name": "AMOUNT_RAW", "description": "Unadjusted amount of tokens as it appears on-chain (not decimal adjusted). This is the raw token amount before any decimal precision adjustments are applied. For example, if transferring 1 NEAR token, the amount_raw would be 1000000000000000000000000 (1e24) since NEAR has 24 decimal places. This field preserves the exact on-chain representation of the token amount for precise calculations and verification.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "AMOUNT_ADJ": {"name": "AMOUNT_ADJ", "description": "Decimal adjusted amount of tokens (as float, rounded - use this generally). This field provides the token amount after applying the appropriate decimal precision adjustments based on the token's decimal places. For example, if transferring 1 NEAR token, the amount_adj would be 1.0 after dividing the raw amount (1e24) by 10^24. This field is the most commonly used representation for token amounts in analytics and reporting as it provides human-readable values.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MEMO": {"name": "MEMO", "description": "Optional log message within the transaction (often null). This field contains additional information or context about the transfer, such as transaction notes, reference numbers, or descriptive text. Memos are commonly used in cross-chain bridges, exchange deposits, or other scenarios where additional context is needed to identify or process the transfer. The memo field is optional and frequently null for standard transfers.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "DESTINATION_ADDRESS": {"name": "DESTINATION_ADDRESS", "description": "The address tokens are being sent to, in a transfer or bridge transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "SOURCE_ADDRESS": {"name": "SOURCE_ADDRESS", "description": "The originating address from which tokens are being sent, in a transfer or bridge transaction. \n\nThis addressed is ascertained as best as possible, but may be null depending on the available information. \n\nExample 1 - tx CzPRdoiU74bo9yqqt9fCP5Xdab2mPVqxr9gU5xeaQA4a stores just \"signer_public_key 0x0x1589\u2026f694\" on chain. \n\nExample 2 - tx FA7tQeGQnhminbas28YgaizwmT4vnEUiCr3vdXmN3Xjn does not log any signing address at all.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BRIDGE_ADDRESS": {"name": "BRIDGE_ADDRESS", "description": "The address of the deployed contract for the token, nft, or other smart contract.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "PLATFORM": {"name": "PLATFORM", "description": "The protocol utilized for the operation, likely a swap or bridge.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "DESTINATION_CHAIN_ID": {"name": "DESTINATION_CHAIN_ID", "description": "Chain ID as defined by the corresponding bridge.\n\nWormhole Portal Bridge https://docs.wormhole.com/wormhole/reference/constants\n\nMultichain Bridge https://docs.multichain.org/getting-started/introduction/supported-chains\n\nAllbridge Classic https://github.com/allbridge-io/allbridge-contract-docs?tab=readme-ov-file#blockchain-ids", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "SOURCE_CHAIN_ID": {"name": "SOURCE_CHAIN_ID", "description": "Chain ID as defined by the corresponding bridge.\n\nWormhole Portal Bridge https://docs.wormhole.com/wormhole/reference/constants\n\nMultichain Bridge https://docs.multichain.org/getting-started/introduction/supported-chains\n\nAllbridge Classic https://github.com/allbridge-io/allbridge-contract-docs?tab=readme-ov-file#blockchain-ids", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RECEIPT_SUCCEEDED": {"name": "RECEIPT_SUCCEEDED", "description": "Boolean indicating whether the receipt was successfully processed. This field tracks the execution status of the receipt, which is crucial for understanding transaction outcomes. While most transactions succeed, individual receipts within a transaction can fail due to various reasons such as insufficient gas, contract errors, or invalid parameters. This field is essential for filtering successful operations and analyzing failure patterns.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "METHOD_NAME": {"name": "METHOD_NAME", "description": "Name of the method(s) approved for use. NULL if permission is FullAccess.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "DIRECTION": {"name": "DIRECTION", "description": "Direction of funds through a bridge. Inbound = tokens bridged to Near ecosystem.\n\nNote - for the Rainbow bridge, inbound means Near or Aurora as tokens pass through Near to get to Aurora.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_PARTITION_BY_BLOCK_NUMBER": {"name": "_PARTITION_BY_BLOCK_NUMBER", "description": "Block number grouping for ingestion partition", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BRIDGE_OMNI_ID": {"name": "BRIDGE_OMNI_ID", "description": "A unique identifier for the record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "INSERTED_TIMESTAMP": {"name": "INSERTED_TIMESTAMP", "description": "The timestamp at which the record was initially created and inserted into this table.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MODIFIED_TIMESTAMP": {"name": "MODIFIED_TIMESTAMP", "description": "The timestamp at which this record was last modified by an internal process.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_INVOCATION_ID": {"name": "_INVOCATION_ID", "description": "A job ID to identify the run that last modified a record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/silver/transfers/bridging/silver__bridge_omni.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "incremental", "incremental_strategy": "merge", "merge_exclude_columns": ["inserted_timestamp"], "unique_key": "bridge_omni_id", "cluster_by": ["block_timestamp::DATE", "modified_timestamp::DATE"], "tags": ["scheduled_non_core"], "incremental_predicates": ["dynamic_range_predicate_custom", "block_timestamp::date"]}, "created_at": 1763073389.7099535, "relation_name": "NEAR.silver.bridge_omni", "raw_code": "{{ config(\n materialized = 'incremental',\n incremental_strategy = 'merge',\n merge_exclude_columns = [\"inserted_timestamp\"],\n unique_key = 'bridge_omni_id',\n cluster_by = ['block_timestamp::DATE', 'modified_timestamp::DATE'],\n tags = ['scheduled_non_core'],\n incremental_predicates = [\"dynamic_range_predicate_custom\",\"block_timestamp::date\"]\n)}}\n\n-- token id in fact intents since it was deployed by the omni bridge contract\n-- OBJECT KEYS (JSON) on InitTransferEvent/FinTransferEvent\n-- DISTINCT (Recipient U Sender).split(:)[0]\n\nWITH near_omni_contracts AS (\n SELECT \n contract_address\n FROM (\n VALUES\n ('omni.bridge.near'), -- Main Omni Bridge contract\n ('omni-provider.bridge.near'), -- Helper contract\n ('vaa-prover.bridge.near'), -- Wormhole verification helper contract,\n ('omni-relayer.bridge.near') -- Omni Relayer contract\n ) AS contracts(contract_address)\n),\nactions AS (\n SELECT\n block_id,\n block_timestamp,\n tx_hash,\n tx_succeeded,\n tx_receiver,\n tx_signer,\n receipt_predecessor_id,\n receipt_receiver_id,\n receipt_succeeded,\n action_index,\n action_name,\n action_data,\n action_data:method_name :: STRING AS method_name,\n action_data:args :: STRING AS args,\n receipt_id,\n actions_id,\n inserted_timestamp,\n modified_timestamp,\n _invocation_id,\n FLOOR(block_id, -3) AS _partition_by_block_number\n FROM\n {{ ref('core__ez_actions') }}\n WHERE \n action_name = 'FunctionCall'\n AND (\n tx_receiver IN (SELECT contract_address FROM near_omni_contracts) \n OR receipt_receiver_id IN (SELECT contract_address FROM near_omni_contracts)\n OR receipt_predecessor_id IN (SELECT contract_address FROM near_omni_contracts)\n OR action_data:args:receiver_id :: STRING IN (SELECT contract_address FROM near_omni_contracts)\n )\n AND block_timestamp >= '2025-01-01'\n {% if var(\"MANUAL_FIX\") %}\n AND {{ partition_load_manual('no_buffer', 'floor(block_id, -3)') }}\n {% else %}\n {% if is_incremental() %}\n AND modified_timestamp >= (\n SELECT\n MAX(modified_timestamp)\n FROM\n {{ this }}\n )\n {% endif %}\n {% endif %}\n),\nhas_mint_burn AS (\n SELECT \n tx_hash,\n MAX(CASE WHEN method_name = 'mint' THEN TRUE ELSE FALSE END) AS has_mint,\n MAX(CASE WHEN method_name = 'burn' THEN TRUE ELSE FALSE END) AS has_burn\n FROM \n actions\n GROUP BY \n 1\n),\nlogs AS (\n SELECT\n block_id,\n block_timestamp,\n tx_hash,\n receiver_id,\n predecessor_id,\n signer_id,\n is_standard,\n log_index,\n clean_log,\n receipt_succeeded,\n receipt_id,\n logs_id,\n inserted_timestamp,\n modified_timestamp,\n _invocation_id\n FROM\n {{ ref('silver__logs_s3') }}\n WHERE\n block_timestamp >= '2025-01-01'\n AND (\n receiver_id IN (SELECT contract_address FROM near_omni_contracts) \n OR predecessor_id IN (SELECT contract_address FROM near_omni_contracts)\n OR signer_id IN (SELECT contract_address FROM near_omni_contracts)\n )\n {% if var(\"MANUAL_FIX\") %}\n AND {{ partition_load_manual('no_buffer', 'floor(block_id, -3)') }}\n {% else %}\n {% if is_incremental() %}\n AND modified_timestamp >= (\n SELECT\n MAX(modified_timestamp)\n FROM\n {{ this }}\n )\n {% endif %}\n {% endif %}\n),\njoined AS (\n SELECT\n block_id, \n block_timestamp,\n tx_hash,\n tx_succeeded,\n tx_receiver,\n tx_signer,\n receipt_predecessor_id,\n receipt_receiver_id,\n receipt_succeeded,\n action_index,\n action_name,\n action_data :: STRING AS action_data,\n method_name,\n log_index,\n clean_log :: STRING AS clean_log,\n receipt_id,\n logs_id,\n inserted_timestamp,\n modified_timestamp,\n COALESCE(mb.has_mint, FALSE) AS has_mint,\n COALESCE(mb.has_burn, FALSE) AS has_burn,\n _invocation_id,\n _partition_by_block_number\n FROM\n actions\n JOIN logs \n USING (block_id, tx_hash, receipt_id)\n LEFT JOIN has_mint_burn mb\n USING (tx_hash)\n),\ninbound_omni AS (\n -- determined by having fin_transfer (initialization), fin_transfer_callback (the actual bridge log) with a FinTransferEvent, and mint method calls. the first two interacts with omni.bridge.near, whereas the latter seems to be *chain*.bridge.near\n\n SELECT\n block_id, \n block_timestamp,\n tx_hash,\n tx_receiver,\n tx_signer,\n receipt_predecessor_id,\n receipt_receiver_id AS bridge_address,\n action_index,\n action_data,\n method_name,\n receipt_id,\n clean_log,\n receipt_succeeded,\n has_mint,\n FALSE AS has_burn,\n TRY_PARSE_JSON(REGEXP_SUBSTR(clean_log :: STRING, '\\\\{.*\\\\}')) AS event_json,\n TRY_PARSE_JSON(REGEXP_SUBSTR(clean_log :: STRING, '\\\\{.*\\\\}')):\"FinTransferEvent\":\"transfer_message\" AS transfer_data,\n transfer_data:amount :: INT AS amount_raw,\n SPLIT_PART(transfer_data:recipient :: STRING, ':', 1) AS destination_chain,\n SPLIT_PART(transfer_data:recipient :: STRING, ':', 2) AS destination_address,\n SPLIT_PART(transfer_data:sender :: STRING, ':', 1) AS source_chain,\n SPLIT_PART(transfer_data:sender :: STRING, ':', 2) AS source_address,\n SPLIT_PART(transfer_data:token :: STRING, ':', 2) AS token_address,\n transfer_data:token :: STRING AS raw_token_id,\n transfer_data:origin_nonce::NUMBER AS origin_nonce,\n transfer_data:destination_nonce::NUMBER AS destination_nonce,\n transfer_data:msg :: STRING AS memo,\n 'inbound' AS direction,\n inserted_timestamp,\n _partition_by_block_number\n FROM\n joined\n WHERE\n clean_log :: STRING LIKE '%FinTransferEvent%'\n) ,\noutbound_omni AS (\n -- determined by having a sequence of action: ft_on_transfer, burn, and ft_resolve_transfer in that order. an outbound tx must have at least a burn associated with it.\n\n SELECT\n block_id, \n block_timestamp,\n tx_hash,\n tx_receiver,\n tx_signer,\n receipt_predecessor_id,\n receipt_receiver_id AS bridge_address,\n action_index,\n action_data,\n method_name,\n receipt_id,\n clean_log,\n receipt_succeeded,\n FALSE AS has_mint,\n has_burn,\n TRY_PARSE_JSON(REGEXP_SUBSTR(clean_log :: STRING, '\\\\{.*\\\\}')) AS event_json,\n TRY_PARSE_JSON(REGEXP_SUBSTR(clean_log :: STRING, '\\\\{.*\\\\}')):\"InitTransferEvent\":\"transfer_message\" AS transfer_data,\n transfer_data:amount :: INT AS amount_raw,\n SPLIT_PART(transfer_data:recipient :: STRING, ':', 1) AS destination_chain,\n SPLIT_PART(transfer_data:recipient :: STRING, ':', 2) AS destination_address,\n SPLIT_PART(transfer_data:sender :: STRING, ':', 1) AS source_chain,\n SPLIT_PART(transfer_data:sender :: STRING, ':', 2) AS source_address,\n SPLIT_PART(transfer_data:token :: STRING, ':', 2) AS token_address,\n transfer_data:token :: STRING AS raw_token_id,\n transfer_data:origin_nonce::NUMBER AS origin_nonce,\n transfer_data:destination_nonce::NUMBER AS destination_nonce,\n transfer_data:msg :: STRING AS memo,\n 'outbound' AS direction,\n inserted_timestamp,\n _partition_by_block_number\n FROM\n joined\n WHERE\n clean_log :: STRING LIKE '%InitTransferEvent%'\n), \nfinal AS (\n SELECT\n block_id,\n block_timestamp,\n tx_hash,\n token_address,\n amount_raw,\n memo,\n destination_address,\n source_address,\n destination_chain as destination_chain_id,\n source_chain as source_chain_id,\n raw_token_id,\n direction,\n receipt_succeeded,\n method_name,\n bridge_address,\n has_mint,\n has_burn,\n _partition_by_block_number\n FROM\n inbound_omni\n UNION ALL\n SELECT\n block_id,\n block_timestamp,\n tx_hash,\n token_address,\n amount_raw,\n memo,\n destination_address,\n source_address,\n destination_chain as destination_chain_id,\n source_chain as source_chain_id,\n raw_token_id,\n direction,\n receipt_succeeded,\n method_name,\n bridge_address,\n has_mint,\n has_burn,\n _partition_by_block_number\n FROM\n outbound_omni\n) \nSELECT\n *,\n amount_raw AS amount_adj,\n 'omni' AS platform,\n {{ dbt_utils.generate_surrogate_key(\n ['tx_hash', 'source_chain_id', 'destination_address', 'token_address', 'amount_raw']\n ) }} AS bridge_omni_id,\n SYSDATE() AS inserted_timestamp,\n SYSDATE() AS modified_timestamp,\n '{{ invocation_id }}' AS _invocation_id\nFROM \n final", "language": "sql", "refs": [{"name": "core__ez_actions", "package": null, "version": null}, {"name": "silver__logs_s3", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.is_incremental", "macro.dbt_utils.generate_surrogate_key", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.core__ez_actions", "model.near_models.silver__logs_s3"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.silver__bridge_wormhole": {"database": "NEAR", "schema": "silver", "name": "silver__bridge_wormhole", "resource_type": "model", "package_name": "near_models", "path": "silver/transfers/bridging/silver__bridge_wormhole.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_wormhole.sql", "unique_id": "model.near_models.silver__bridge_wormhole", "fqn": ["near_models", "silver", "transfers", "bridging", "silver__bridge_wormhole"], "alias": "bridge_wormhole", "checksum": {"name": "sha256", "checksum": "16c50e6557ccb810eba12bdeb3d62ae3d68da477071d248a007935f65f075f88"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core"], "meta": {}, "group": null, "materialized": "incremental", "incremental_strategy": "merge", "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": "bridge_wormhole_id", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "cluster_by": ["block_timestamp::DATE", "modified_timestamp::DATE"], "incremental_predicates": ["dynamic_range_predicate_custom", "block_timestamp::date"], "merge_exclude_columns": ["inserted_timestamp"]}, "tags": ["scheduled_non_core"], "description": "Extracts data from core__ez_actions and silver__logs_s3 to build a view of bridge activity through the Wormhole Portal Bridge.", "columns": {"BLOCK_ID": {"name": "BLOCK_ID", "description": "The height of the chain this block corresponds with.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCK_TIMESTAMP": {"name": "BLOCK_TIMESTAMP", "description": "The date and time at which the block began.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TX_HASH": {"name": "TX_HASH", "description": "Unique identifier (hash) of this transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RECEIPT_ID": {"name": "RECEIPT_ID", "description": "The identifying hash for a receipt.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "ACTION_INDEX": {"name": "ACTION_INDEX", "description": "Index of the action within the transaction. This field indicates the position of the action in the sequence of actions within the transaction. Actions are processed in order, and this index helps maintain the chronological sequence and relationship between multiple actions in a single transaction. The first action has index 0, the second has index 1, and so on.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TOKEN_ADDRESS": {"name": "TOKEN_ADDRESS", "description": "The contract address corresponding to the token, view details of the contract by following this address on the chain explorer.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "AMOUNT_RAW": {"name": "AMOUNT_RAW", "description": "Unadjusted amount of tokens as it appears on-chain (not decimal adjusted). This is the raw token amount before any decimal precision adjustments are applied. For example, if transferring 1 NEAR token, the amount_raw would be 1000000000000000000000000 (1e24) since NEAR has 24 decimal places. This field preserves the exact on-chain representation of the token amount for precise calculations and verification.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "AMOUNT_ADJ": {"name": "AMOUNT_ADJ", "description": "Decimal adjusted amount of tokens (as float, rounded - use this generally). This field provides the token amount after applying the appropriate decimal precision adjustments based on the token's decimal places. For example, if transferring 1 NEAR token, the amount_adj would be 1.0 after dividing the raw amount (1e24) by 10^24. This field is the most commonly used representation for token amounts in analytics and reporting as it provides human-readable values.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MEMO": {"name": "MEMO", "description": "Optional log message within the transaction (often null). This field contains additional information or context about the transfer, such as transaction notes, reference numbers, or descriptive text. Memos are commonly used in cross-chain bridges, exchange deposits, or other scenarios where additional context is needed to identify or process the transfer. The memo field is optional and frequently null for standard transfers.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "DESTINATION_ADDRESS": {"name": "DESTINATION_ADDRESS", "description": "The address tokens are being sent to, in a transfer or bridge transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "SOURCE_ADDRESS": {"name": "SOURCE_ADDRESS", "description": "The originating address from which tokens are being sent, in a transfer or bridge transaction. \n\nThis addressed is ascertained as best as possible, but may be null depending on the available information. \n\nExample 1 - tx CzPRdoiU74bo9yqqt9fCP5Xdab2mPVqxr9gU5xeaQA4a stores just \"signer_public_key 0x0x1589\u2026f694\" on chain. \n\nExample 2 - tx FA7tQeGQnhminbas28YgaizwmT4vnEUiCr3vdXmN3Xjn does not log any signing address at all.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BRIDGE_ADDRESS": {"name": "BRIDGE_ADDRESS", "description": "The address of the deployed contract for the token, nft, or other smart contract.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "PLATFORM": {"name": "PLATFORM", "description": "The protocol utilized for the operation, likely a swap or bridge.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "DESTINATION_CHAIN_ID": {"name": "DESTINATION_CHAIN_ID", "description": "Chain ID as defined by the corresponding bridge.\n\nWormhole Portal Bridge https://docs.wormhole.com/wormhole/reference/constants\n\nMultichain Bridge https://docs.multichain.org/getting-started/introduction/supported-chains\n\nAllbridge Classic https://github.com/allbridge-io/allbridge-contract-docs?tab=readme-ov-file#blockchain-ids", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "SOURCE_CHAIN_ID": {"name": "SOURCE_CHAIN_ID", "description": "Chain ID as defined by the corresponding bridge.\n\nWormhole Portal Bridge https://docs.wormhole.com/wormhole/reference/constants\n\nMultichain Bridge https://docs.multichain.org/getting-started/introduction/supported-chains\n\nAllbridge Classic https://github.com/allbridge-io/allbridge-contract-docs?tab=readme-ov-file#blockchain-ids", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RECEIPT_SUCCEEDED": {"name": "RECEIPT_SUCCEEDED", "description": "Boolean indicating whether the receipt was successfully processed. This field tracks the execution status of the receipt, which is crucial for understanding transaction outcomes. While most transactions succeed, individual receipts within a transaction can fail due to various reasons such as insufficient gas, contract errors, or invalid parameters. This field is essential for filtering successful operations and analyzing failure patterns.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "METHOD_NAME": {"name": "METHOD_NAME", "description": "Name of the method(s) approved for use. NULL if permission is FullAccess.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "DIRECTION": {"name": "DIRECTION", "description": "Direction of funds through a bridge. Inbound = tokens bridged to Near ecosystem.\n\nNote - for the Rainbow bridge, inbound means Near or Aurora as tokens pass through Near to get to Aurora.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_PARTITION_BY_BLOCK_NUMBER": {"name": "_PARTITION_BY_BLOCK_NUMBER", "description": "Block number grouping for ingestion partition", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BRIDGE_WORMHOLE_ID": {"name": "BRIDGE_WORMHOLE_ID", "description": "A unique identifier for the record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "INSERTED_TIMESTAMP": {"name": "INSERTED_TIMESTAMP", "description": "The timestamp at which the record was initially created and inserted into this table.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MODIFIED_TIMESTAMP": {"name": "MODIFIED_TIMESTAMP", "description": "The timestamp at which this record was last modified by an internal process.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_INVOCATION_ID": {"name": "_INVOCATION_ID", "description": "A job ID to identify the run that last modified a record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/silver/transfers/bridging/silver__bridge_wormhole.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "incremental", "incremental_strategy": "merge", "incremental_predicates": ["dynamic_range_predicate_custom", "block_timestamp::date"], "merge_exclude_columns": ["inserted_timestamp"], "unique_key": "bridge_wormhole_id", "cluster_by": ["block_timestamp::DATE", "modified_timestamp::DATE"], "tags": ["scheduled_non_core"]}, "created_at": 1763073389.9593754, "relation_name": "NEAR.silver.bridge_wormhole", "raw_code": "{{ config(\n materialized = 'incremental',\n incremental_strategy = 'merge',\n incremental_predicates = [\"dynamic_range_predicate_custom\",\"block_timestamp::date\"],\n merge_exclude_columns = [\"inserted_timestamp\"],\n unique_key = 'bridge_wormhole_id',\n cluster_by = ['block_timestamp::DATE', 'modified_timestamp::DATE'],\n tags = ['scheduled_non_core'],\n) }}\n\nWITH functioncall AS (\n SELECT\n block_id,\n block_timestamp,\n tx_hash,\n receipt_id,\n action_index,\n receipt_predecessor_id AS predecessor_id,\n receipt_receiver_id AS receiver_id,\n receipt_signer_id AS signer_id,\n action_data :method_name :: STRING AS method_name,\n action_data :args :: VARIANT AS args,\n receipt_succeeded,\n FLOOR(block_id, -3) AS _partition_by_block_number\n FROM\n {{ ref('core__ez_actions') }}\n WHERE\n action_name = 'FunctionCall'\n AND (\n receipt_signer_id LIKE '%.portalbridge.near'\n OR receipt_receiver_id LIKE '%.portalbridge.near'\n )\n {% if var(\"MANUAL_FIX\") %}\n AND {{ partition_load_manual('no_buffer', 'floor(block_id, -3)') }}\n {% else %}\n {% if is_incremental() %}\n AND modified_timestamp >= (\n SELECT\n MAX(modified_timestamp)\n FROM\n {{ this }}\n )\n {% endif %}\n {% endif %}\n),\nlogs AS (\n SELECT \n tx_hash,\n receipt_id,\n receiver_id,\n predecessor_id,\n clean_log,\n log_index\n FROM {{ ref('silver__logs_s3') }}\n WHERE \n tx_hash in (\n SELECT\n DISTINCT tx_hash\n FROM\n functioncall\n )\n {% if var(\"MANUAL_FIX\") %}\n AND {{ partition_load_manual('no_buffer') }}\n {% else %}\n {% if is_incremental() %}\n AND modified_timestamp >= (\n SELECT\n MAX(modified_timestamp)\n FROM\n {{ this }}\n )\n {% endif %}\n {% endif %}\n),\noutbound_near AS (\n -- burn\n SELECT\n block_id,\n block_timestamp,\n tx_hash,\n receipt_id,\n action_index,\n receiver_id AS token_address,\n args :amount :: INT AS amount_raw,\n args :memo :: STRING AS memo,\n args :receiver :: STRING AS destination_address,\n signer_id AS source_address,\n args :chain :: INT AS destination_chain_id,\n 15 AS source_chain_id,\n receipt_succeeded,\n method_name,\n 'outbound' AS direction,\n _partition_by_block_number\n FROM\n functioncall\n WHERE\n method_name = 'vaa_withdraw' \n -- all the burns or withdraws are followed by a publish_message in contract contract.w...to.near with the result\n -- example D35BNkK4gfPuuoWMGGJ6RNA3rjDoK66gPYASmfRy7rER (near)\n -- we can make sure that this is happening by checking that publish_message exists and is successful\n),\ninbound_to_near AS (\n -- mint\n SELECT\n block_id,\n block_timestamp,\n tx_hash,\n receipt_id,\n action_index,\n receiver_id AS token_address,\n args :amount :: INT AS amount_raw,\n args :memo :: STRING AS memo,\n args :account_id :: STRING AS destination_address,\n NULL AS source_address,\n args :recipient_chain :: INT AS destination_chain_id,\n receipt_succeeded,\n method_name,\n 'inbound' AS direction,\n _partition_by_block_number\n FROM\n functioncall\n WHERE\n method_name = 'vaa_transfer'\n),\ninbound_src_id AS (\n SELECT\n tx_hash,\n receipt_id,\n REGEXP_SUBSTR(\n clean_log,\n '\\\\d+'\n ) :: INT AS wormhole_chain_id\n FROM\n logs\n WHERE\n receiver_id = 'contract.portalbridge.near'\n AND tx_hash IN (\n SELECT\n DISTINCT tx_hash\n FROM\n inbound_to_near\n )\n AND log_index = 1\n\n),\ninbound_final AS (\n SELECT\n block_id,\n block_timestamp,\n i.tx_hash,\n i.receipt_id,\n i.action_index,\n token_address,\n amount_raw,\n memo,\n destination_address,\n source_address,\n destination_chain_id,\n src.wormhole_chain_id AS source_chain_id,\n receipt_succeeded,\n method_name,\n direction,\n _partition_by_block_number\n FROM\n inbound_to_near i\n LEFT JOIN inbound_src_id src\n ON i.tx_hash = src.tx_hash\n),\nFINAL AS (\n SELECT\n block_id,\n block_timestamp,\n tx_hash,\n token_address,\n amount_raw,\n memo,\n destination_address,\n source_address,\n destination_chain_id,\n source_chain_id,\n receipt_succeeded,\n method_name,\n direction,\n _partition_by_block_number\n FROM\n outbound_near\n UNION ALL\n SELECT\n block_id,\n block_timestamp,\n tx_hash,\n token_address,\n amount_raw,\n memo,\n destination_address,\n source_address,\n destination_chain_id,\n source_chain_id,\n receipt_succeeded,\n method_name,\n direction,\n _partition_by_block_number\n FROM\n inbound_final\n)\nSELECT\n *,\n amount_raw AS amount_adj,\n 'portalbridge.near' AS bridge_address,\n 'wormhole' AS platform,\n {{ dbt_utils.generate_surrogate_key(\n ['tx_hash', 'destination_address', 'source_address']\n ) }} AS bridge_wormhole_id,\n SYSDATE() AS inserted_timestamp,\n SYSDATE() AS modified_timestamp,\n '{{ invocation_id }}' AS _invocation_id\nFROM\n FINAL", "language": "sql", "refs": [{"name": "core__ez_actions", "package": null, "version": null}, {"name": "silver__logs_s3", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.is_incremental", "macro.dbt_utils.generate_surrogate_key", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.core__ez_actions", "model.near_models.silver__logs_s3"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.silver__bridge_rainbow": {"database": "NEAR", "schema": "silver", "name": "silver__bridge_rainbow", "resource_type": "model", "package_name": "near_models", "path": "silver/transfers/bridging/silver__bridge_rainbow.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_rainbow.sql", "unique_id": "model.near_models.silver__bridge_rainbow", "fqn": ["near_models", "silver", "transfers", "bridging", "silver__bridge_rainbow"], "alias": "bridge_rainbow", "checksum": {"name": "sha256", "checksum": "0787d55bd9c581e7f00ee449e78d4adf8b641dc28dc059b8768573ff4900a60c"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core"], "meta": {}, "group": null, "materialized": "incremental", "incremental_strategy": "merge", "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": "bridge_rainbow_id", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "cluster_by": ["block_timestamp::DATE", "modified_timestamp::DATE"], "incremental_predicates": ["dynamic_range_predicate_custom", "block_timestamp::date"], "merge_exclude_columns": ["inserted_timestamp"]}, "tags": ["scheduled_non_core"], "description": "Extracts data from core__ez_actions and silver__logs_s3 to build a view of bridge activity through the Rainbow Bridge. Methods defined and explained [here](https://github.com/aurora-is-near/rainbow-token-connector/tree)", "columns": {"BLOCK_ID": {"name": "BLOCK_ID", "description": "The height of the chain this block corresponds with.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCK_TIMESTAMP": {"name": "BLOCK_TIMESTAMP", "description": "The date and time at which the block began.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TX_HASH": {"name": "TX_HASH", "description": "Unique identifier (hash) of this transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RECEIPT_ID": {"name": "RECEIPT_ID", "description": "The identifying hash for a receipt.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "ACTION_INDEX": {"name": "ACTION_INDEX", "description": "Index of the action within the transaction. This field indicates the position of the action in the sequence of actions within the transaction. Actions are processed in order, and this index helps maintain the chronological sequence and relationship between multiple actions in a single transaction. The first action has index 0, the second has index 1, and so on.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TOKEN_ADDRESS": {"name": "TOKEN_ADDRESS", "description": "The contract address corresponding to the token, view details of the contract by following this address on the chain explorer.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "AMOUNT_RAW": {"name": "AMOUNT_RAW", "description": "Unadjusted amount of tokens as it appears on-chain (not decimal adjusted). This is the raw token amount before any decimal precision adjustments are applied. For example, if transferring 1 NEAR token, the amount_raw would be 1000000000000000000000000 (1e24) since NEAR has 24 decimal places. This field preserves the exact on-chain representation of the token amount for precise calculations and verification.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "AMOUNT_ADJ": {"name": "AMOUNT_ADJ", "description": "Decimal adjusted amount of tokens (as float, rounded - use this generally). This field provides the token amount after applying the appropriate decimal precision adjustments based on the token's decimal places. For example, if transferring 1 NEAR token, the amount_adj would be 1.0 after dividing the raw amount (1e24) by 10^24. This field is the most commonly used representation for token amounts in analytics and reporting as it provides human-readable values.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MEMO": {"name": "MEMO", "description": "Optional log message within the transaction (often null). This field contains additional information or context about the transfer, such as transaction notes, reference numbers, or descriptive text. Memos are commonly used in cross-chain bridges, exchange deposits, or other scenarios where additional context is needed to identify or process the transfer. The memo field is optional and frequently null for standard transfers.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "DESTINATION_ADDRESS": {"name": "DESTINATION_ADDRESS", "description": "The address tokens are being sent to, in a transfer or bridge transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "SOURCE_ADDRESS": {"name": "SOURCE_ADDRESS", "description": "The originating address from which tokens are being sent, in a transfer or bridge transaction. \n\nThis addressed is ascertained as best as possible, but may be null depending on the available information. \n\nExample 1 - tx CzPRdoiU74bo9yqqt9fCP5Xdab2mPVqxr9gU5xeaQA4a stores just \"signer_public_key 0x0x1589\u2026f694\" on chain. \n\nExample 2 - tx FA7tQeGQnhminbas28YgaizwmT4vnEUiCr3vdXmN3Xjn does not log any signing address at all.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BRIDGE_ADDRESS": {"name": "BRIDGE_ADDRESS", "description": "The address of the deployed contract for the token, nft, or other smart contract.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "PLATFORM": {"name": "PLATFORM", "description": "The protocol utilized for the operation, likely a swap or bridge.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "DESTINATION_CHAIN_ID": {"name": "DESTINATION_CHAIN_ID", "description": "Chain ID as defined by the corresponding bridge.\n\nWormhole Portal Bridge https://docs.wormhole.com/wormhole/reference/constants\n\nMultichain Bridge https://docs.multichain.org/getting-started/introduction/supported-chains\n\nAllbridge Classic https://github.com/allbridge-io/allbridge-contract-docs?tab=readme-ov-file#blockchain-ids", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "SOURCE_CHAIN_ID": {"name": "SOURCE_CHAIN_ID", "description": "Chain ID as defined by the corresponding bridge.\n\nWormhole Portal Bridge https://docs.wormhole.com/wormhole/reference/constants\n\nMultichain Bridge https://docs.multichain.org/getting-started/introduction/supported-chains\n\nAllbridge Classic https://github.com/allbridge-io/allbridge-contract-docs?tab=readme-ov-file#blockchain-ids", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RECEIPT_SUCCEEDED": {"name": "RECEIPT_SUCCEEDED", "description": "Boolean indicating whether the receipt was successfully processed. This field tracks the execution status of the receipt, which is crucial for understanding transaction outcomes. While most transactions succeed, individual receipts within a transaction can fail due to various reasons such as insufficient gas, contract errors, or invalid parameters. This field is essential for filtering successful operations and analyzing failure patterns.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "METHOD_NAME": {"name": "METHOD_NAME", "description": "Name of the method(s) approved for use. NULL if permission is FullAccess.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "DIRECTION": {"name": "DIRECTION", "description": "Direction of funds through a bridge. Inbound = tokens bridged to Near ecosystem.\n\nNote - for the Rainbow bridge, inbound means Near or Aurora as tokens pass through Near to get to Aurora.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_PARTITION_BY_BLOCK_NUMBER": {"name": "_PARTITION_BY_BLOCK_NUMBER", "description": "Block number grouping for ingestion partition", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BRIDGE_RAINBOW_ID": {"name": "BRIDGE_RAINBOW_ID", "description": "A unique identifier for the record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "INSERTED_TIMESTAMP": {"name": "INSERTED_TIMESTAMP", "description": "The timestamp at which the record was initially created and inserted into this table.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MODIFIED_TIMESTAMP": {"name": "MODIFIED_TIMESTAMP", "description": "The timestamp at which this record was last modified by an internal process.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_INVOCATION_ID": {"name": "_INVOCATION_ID", "description": "A job ID to identify the run that last modified a record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/silver/transfers/bridging/silver__bridge_rainbow.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "incremental", "incremental_strategy": "merge", "incremental_predicates": ["dynamic_range_predicate_custom", "block_timestamp::date"], "merge_exclude_columns": ["inserted_timestamp"], "unique_key": "bridge_rainbow_id", "cluster_by": ["block_timestamp::DATE", "modified_timestamp::DATE"], "tags": ["scheduled_non_core"]}, "created_at": 1763073389.8758075, "relation_name": "NEAR.silver.bridge_rainbow", "raw_code": "{{ config(\n materialized = 'incremental',\n incremental_strategy = 'merge',\n incremental_predicates = [\"dynamic_range_predicate_custom\",\"block_timestamp::date\"],\n merge_exclude_columns = [\"inserted_timestamp\"],\n unique_key = 'bridge_rainbow_id',\n cluster_by = ['block_timestamp::DATE', 'modified_timestamp::DATE'],\n tags = ['scheduled_non_core'],\n) }}\n\nWITH functioncall AS (\n SELECT\n block_id,\n block_timestamp,\n tx_hash,\n receipt_id,\n action_index,\n receipt_predecessor_id AS predecessor_id,\n receipt_receiver_id AS receiver_id,\n receipt_signer_id AS signer_id,\n action_data :method_name :: STRING AS method_name,\n action_data :args :: VARIANT AS args,\n receipt_succeeded,\n FLOOR(block_id, -3) AS _partition_by_block_number\n FROM\n {{ ref('core__ez_actions') }}\n WHERE\n action_name = 'FunctionCall'\n {% if var(\"MANUAL_FIX\") %}\n AND {{ partition_load_manual('no_buffer', 'floor(block_id, -3)') }}\n {% else %}\n {% if is_incremental() %}\n AND modified_timestamp >= (\n SELECT\n MAX(modified_timestamp)\n FROM\n {{ this }}\n )\n {% endif %}\n {% endif %}\n),\n\nlogs AS (\n SELECT \n tx_hash,\n receipt_id,\n receiver_id,\n predecessor_id,\n clean_log,\n log_index\n FROM {{ ref('silver__logs_s3') }}\n {% if var(\"MANUAL_FIX\") %}\n WHERE {{ partition_load_manual('no_buffer') }}\n {% else %}\n {% if is_incremental() %}\n WHERE modified_timestamp >= (\n SELECT\n MAX(modified_timestamp)\n FROM\n {{ this }}\n )\n {% endif %}\n {% endif %}\n),\n\noutbound_near_to_aurora AS (\n -- ft_transfer_call sends token to aurora\n -- EVM address logged in method action under msg\n SELECT\n block_id,\n block_timestamp,\n tx_hash,\n receipt_id,\n action_index,\n receiver_id AS token_address,\n args :amount :: INT AS amount_raw,\n args :memo :: STRING AS memo,\n LPAD(\n IFF(len(SPLIT(args :msg :: STRING, ':') [1]) = 104, SUBSTR(args :msg :: STRING, -40), args :msg :: STRING),\n 42,\n '0x'\n ) AS destination_address,\n signer_id AS source_address,\n 'Aurora' AS destination_chain_id,\n 'Near' AS source_chain_id,\n receipt_succeeded,\n method_name,\n 'aurora' AS bridge_address,\n 'outbound' AS direction,\n _partition_by_block_number\n FROM\n functioncall\n WHERE\n method_name = 'ft_transfer_call'\n AND args :receiver_id :: STRING = 'aurora'\n AND (\n receiver_id = 'aurora'\n OR receiver_id LIKE '%.factory.bridge.near'\n )\n),\n\ninbound_aurora_to_near AS (\n -- ft_transfer called on token contract, signed by relay.aurora\n -- recipient in actions JSON of ft_transfer, signer evm address in log of \"submit\" method\n -- no explicit mention of bridge method / contract\n SELECT\n block_id,\n block_timestamp,\n tx_hash,\n receipt_id,\n action_index,\n receiver_id AS token_address,\n args :amount :: INT AS amount_raw,\n args :memo :: STRING AS memo,\n args :receiver_id :: STRING AS destination_address,\n 'Near' AS destination_chain_id,\n 'Aurora' AS source_chain_id,\n receipt_succeeded,\n method_name,\n 'aurora' AS bridge_address,\n 'inbound' AS direction,\n _partition_by_block_number,\n args\n FROM\n functioncall\n WHERE\n method_name = 'ft_transfer'\n AND signer_id = 'relay.aurora'\n AND NOT (\n -- Exclude 1 NEAR fee for fast bridge\n signer_id = 'relay.aurora'\n AND receiver_id = 'wrap.near'\n AND args :receiver_id :: STRING IN (\n '74abd625a1132b9b3258313a99828315b10ef864.aurora',\n '055707c67977e8217f98f19cfa8aca18b2282d0c.aurora',\n 'e0302be5963b1f13003ab3a4798d2853bae731a7.aurora'\n )\n )\n),\n\ninbound_a2n_src_address AS (\n SELECT\n tx_hash,\n receipt_id,\n REGEXP_SUBSTR(\n clean_log,\n '0x[0-9a-fA-F]{40}'\n ) AS source_address\n FROM\n logs\n WHERE\n receiver_id = 'aurora'\n AND predecessor_id = 'relay.aurora'\n AND log_index = 0\n AND clean_log like 'signer_address%'\n AND\n tx_hash IN (\n SELECT\n tx_hash\n FROM\n inbound_aurora_to_near\n )\n),\n\ninbound_a2n_final AS (\n SELECT\n A.block_id,\n A.block_timestamp,\n A.tx_hash,\n A.receipt_id,\n A.action_index,\n A.token_address,\n A.amount_raw,\n A.memo,\n A.destination_address,\n b.source_address,\n A.destination_chain_id,\n A.source_chain_id,\n A.receipt_succeeded,\n A.method_name,\n A.bridge_address,\n A.direction,\n A._partition_by_block_number\n FROM\n inbound_aurora_to_near A\n LEFT JOIN inbound_a2n_src_address b\n ON A.tx_hash = b.tx_hash\n),\n\noutbound_near_to_eth AS (\n -- determined by finish_withdraw method call on factory.bridge.near\n -- if signed by aurora relayer, likely aurora<->eth bridge\n SELECT\n block_id,\n block_timestamp,\n tx_hash,\n receipt_id,\n action_index,\n signer_id = 'relay.aurora' AS is_aurora,\n receiver_id AS token_address,\n args :amount :: INT AS amount_raw,\n NULL AS memo,\n LPAD(\n args :recipient :: STRING,\n 42,\n '0x'\n ) AS destination_address,\n IFF(\n is_aurora,\n destination_address,\n signer_id\n ) AS source_address,\n 'Ethereum' AS destination_chain_id,\n IFF(\n is_aurora,\n 'Aurora',\n 'Near'\n ) AS source_chain_id,\n receipt_succeeded,\n method_name,\n 'factory.bridge.near' AS bridge_address,\n 'outbound' AS direction,\n _partition_by_block_number\n FROM\n functioncall\n WHERE\n tx_hash IN (\n SELECT\n DISTINCT tx_hash\n FROM\n functioncall\n WHERE\n receiver_id = 'factory.bridge.near'\n AND method_name = 'finish_withdraw'\n )\n AND method_name = 'withdraw'\n),\ninbound_eth_to_near_txs AS (\n SELECT\n DISTINCT tx_hash\n FROM \n functioncall\n WHERE\n receiver_id in ('factory.bridge.near', 'aurora')\n AND method_name = 'finish_deposit'\n),\ninbound_logs AS (\n SELECT\n receipt_id,\n ARRAY_AGG(clean_log) WITHIN GROUP (ORDER BY log_index) AS logs\n FROM\n logs\n WHERE\n tx_hash IN (\n SELECT\n tx_hash\n FROM\n inbound_eth_to_near_txs\n )\n GROUP BY\n 1\n),\ninbound_eth_to_near AS (\n -- determined by finish_deposit method call on factory.bridge.near\n SELECT\n fc.tx_hash,\n fc.receipt_id,\n block_id,\n block_timestamp,\n method_name,\n args,\n receiver_id,\n signer_id,\n logs,\n receipt_succeeded,\n _partition_by_block_number\n FROM\n functioncall fc\n LEFT JOIN inbound_logs l\n ON fc.receipt_id = l.receipt_id\n WHERE\n tx_hash IN (\n SELECT\n DISTINCT tx_hash\n FROM\n inbound_eth_to_near_txs\n )\n AND method_name IN (\n 'mint',\n 'ft_transfer_call',\n 'deposit',\n 'finish_deposit'\n )\n),\naggregate_inbound_eth_to_near_txs AS (\n SELECT\n tx_hash,\n MIN(block_id) AS block_id,\n MIN(block_timestamp) AS block_timestamp,\n OBJECT_AGG(\n method_name,\n OBJECT_CONSTRUCT(\n 'args',\n args,\n 'logs',\n logs,\n 'receiver_id',\n receiver_id,\n 'signer_id',\n signer_id\n )\n ) AS actions,\n booland_agg(receipt_succeeded) AS receipt_succeeded,\n MIN(_partition_by_block_number) AS _partition_by_block_number\n FROM\n inbound_eth_to_near\n GROUP BY\n 1\n),\ninbound_e2n_final_ft AS (\n -- inbound token is minted on chain, take contract and amt from mint event\n SELECT\n block_id,\n block_timestamp,\n tx_hash,\n actions :ft_transfer_call :args :receiver_id :: STRING = 'aurora' AS is_aurora,\n actions :mint :receiver_id :: STRING AS token_address,\n actions :mint :args :amount :: INT AS amount_raw,\n actions :ft_transfer_call :args :memo :: STRING AS memo,\n LPAD(\n actions :ft_transfer_call :args :msg :: STRING,\n 42,\n '0x'\n ) AS source_address,\n -- if minted by aurora contract, token is minted on near and bridged to aurora via xfer\n -- otherwise destination addr is the recipient of the transfer call\n IFF(\n is_aurora,\n source_address,\n COALESCE(\n actions :ft_transfer_call :args :receiver_id :: STRING,\n actions :mint :args :account_id :: STRING\n )\n ) AS destination_address,\n IFF(\n is_aurora,\n 'Aurora',\n 'Near'\n ) AS destination_chain_id,\n 'Ethereum' AS source_chain_id,\n receipt_succeeded,\n IFF(\n is_aurora,\n 'ft_transfer_call',\n 'mint'\n ) AS method_name,\n 'factory.bridge.near' AS bridge_address,\n 'inbound' AS direction,\n _partition_by_block_number\n FROM\n aggregate_inbound_eth_to_near_txs\n WHERE\n actions :finish_deposit :receiver_id :: STRING != 'aurora'\n),\ninbound_e2n_final_eth AS (\n SELECT\n block_id,\n block_timestamp,\n tx_hash,\n 'aurora' AS token_address,\n COALESCE(\n REGEXP_SUBSTR(actions :finish_deposit :logs[1], 'Mint (\\\\d+) \\\\w+ tokens for: [a-fA-F0-9]+', 1, 1, 'e', 1),\n REGEXP_SUBSTR(actions :deposit :logs[1], 'NEP141Wei\\\\((\\\\d+)\\\\)', 1, 1, 'e', 1),\n REGEXP_SUBSTR(actions :finish_deposit :logs[2], 'Mint (\\\\d+) \\\\w+ tokens for: [a-fA-F0-9]+', 1, 1, 'e', 1),\n REGEXP_SUBSTR(actions :deposit :logs[1], 'with amount: (\\\\d+)', 1, 1, 'e', 1)\n ) AS amount_raw,\n COALESCE(\n REGEXP_SUBSTR(actions :finish_deposit :logs[1], 'for: ([^\\\\s]+)', 1, 1, 'e', 1),\n REGEXP_SUBSTR(actions :finish_deposit :logs[2], 'for: ([^\\\\s]+)', 1, 1, 'e', 1),\n REGEXP_SUBSTR(actions :deposit :logs[1], 'AccountId\\\\(\"([a-fA-F0-9]+)\"\\\\)', 1, 1, 'e', 1),\n REGEXP_SUBSTR(actions :deposit :logs[1], 'to recipient \\\\\"([^\\\\\"]+)\\\\\"', 1, 1, 'e', 1)\n ) AS destination_address,\n NULL as memo,\n CONCAT('0x', REGEXP_SUBSTR(actions :deposit :logs[1], 'from ([a-fA-F0-9]+)', 1, 1, 'e', 1)) AS source_address,\n 'Ethereum' AS source_chain_id,\n 'Near' AS destination_chain_id,\n receipt_succeeded,\n 'mint' AS method_name,\n 'prover.bridge.near' AS bridge_address,\n 'inbound' AS direction,\n _partition_by_block_number\n FROM\n aggregate_inbound_eth_to_near_txs\n WHERE\n actions :finish_deposit :receiver_id :: STRING = 'aurora'\n \n),\nFINAL AS (\n SELECT\n block_id,\n block_timestamp,\n tx_hash,\n token_address,\n amount_raw,\n memo,\n destination_address,\n source_address,\n destination_chain_id,\n source_chain_id,\n receipt_succeeded,\n method_name,\n bridge_address,\n direction,\n _partition_by_block_number\n FROM\n outbound_near_to_aurora\n UNION ALL\n SELECT\n block_id,\n block_timestamp,\n tx_hash,\n token_address,\n amount_raw,\n memo,\n destination_address,\n source_address,\n destination_chain_id,\n source_chain_id,\n receipt_succeeded,\n method_name,\n bridge_address,\n direction,\n _partition_by_block_number\n FROM\n inbound_a2n_final\n UNION ALL\n SELECT\n block_id,\n block_timestamp,\n tx_hash,\n token_address,\n amount_raw,\n memo,\n destination_address,\n source_address,\n destination_chain_id,\n source_chain_id,\n receipt_succeeded,\n method_name,\n bridge_address,\n direction,\n _partition_by_block_number\n FROM\n outbound_near_to_eth\n UNION ALL\n SELECT\n block_id,\n block_timestamp,\n tx_hash,\n token_address,\n amount_raw,\n memo,\n destination_address,\n source_address,\n destination_chain_id,\n source_chain_id,\n receipt_succeeded,\n method_name,\n bridge_address,\n direction,\n _partition_by_block_number\n FROM\n inbound_e2n_final_ft\n UNION ALL\n SELECT\n block_id,\n block_timestamp,\n tx_hash,\n token_address,\n amount_raw,\n memo,\n destination_address,\n source_address,\n destination_chain_id,\n source_chain_id,\n receipt_succeeded,\n method_name,\n bridge_address,\n direction,\n _partition_by_block_number\n FROM\n inbound_e2n_final_eth\n)\nSELECT\n *,\n amount_raw AS amount_adj,\n 'rainbow' AS platform,\n {{ dbt_utils.generate_surrogate_key(\n ['tx_hash', 'source_chain_id', 'destination_address', 'token_address', 'amount_raw']\n ) }} AS bridge_rainbow_id,\n SYSDATE() AS inserted_timestamp,\n SYSDATE() AS modified_timestamp,\n '{{ invocation_id }}' AS _invocation_id\nFROM\n FINAL", "language": "sql", "refs": [{"name": "core__ez_actions", "package": null, "version": null}, {"name": "silver__logs_s3", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.is_incremental", "macro.dbt_utils.generate_surrogate_key", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.core__ez_actions", "model.near_models.silver__logs_s3"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.silver__bridge_multichain": {"database": "NEAR", "schema": "silver", "name": "silver__bridge_multichain", "resource_type": "model", "package_name": "near_models", "path": "silver/transfers/bridging/silver__bridge_multichain.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_multichain.sql", "unique_id": "model.near_models.silver__bridge_multichain", "fqn": ["near_models", "silver", "transfers", "bridging", "silver__bridge_multichain"], "alias": "bridge_multichain", "checksum": {"name": "sha256", "checksum": "6b45afe67747effd13d50aae330a3025b85a455fc95f65b5552cd1b8dd5bf6f9"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core", "unscheduled"], "meta": {}, "group": null, "materialized": "incremental", "incremental_strategy": "merge", "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": "bridge_multichain_id", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "cluster_by": ["block_timestamp::DATE", "modified_timestamp::DATE"], "incremental_predicates": ["dynamic_range_predicate_custom", "block_timestamp::date"], "merge_exclude_columns": ["inserted_timestamp"]}, "tags": ["scheduled_non_core", "unscheduled"], "description": "Extracts data from core__ez_actions to build a view of bridge activity through the Multichain bridge.", "columns": {"BLOCK_ID": {"name": "BLOCK_ID", "description": "The height of the chain this block corresponds with.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCK_TIMESTAMP": {"name": "BLOCK_TIMESTAMP", "description": "The date and time at which the block began.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TX_HASH": {"name": "TX_HASH", "description": "Unique identifier (hash) of this transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RECEIPT_ID": {"name": "RECEIPT_ID", "description": "The identifying hash for a receipt.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "ACTION_INDEX": {"name": "ACTION_INDEX", "description": "Index of the action within the transaction. This field indicates the position of the action in the sequence of actions within the transaction. Actions are processed in order, and this index helps maintain the chronological sequence and relationship between multiple actions in a single transaction. The first action has index 0, the second has index 1, and so on.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TOKEN_ADDRESS": {"name": "TOKEN_ADDRESS", "description": "The contract address corresponding to the token, view details of the contract by following this address on the chain explorer.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "AMOUNT_RAW": {"name": "AMOUNT_RAW", "description": "Unadjusted amount of tokens as it appears on-chain (not decimal adjusted). This is the raw token amount before any decimal precision adjustments are applied. For example, if transferring 1 NEAR token, the amount_raw would be 1000000000000000000000000 (1e24) since NEAR has 24 decimal places. This field preserves the exact on-chain representation of the token amount for precise calculations and verification.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "AMOUNT_ADJ": {"name": "AMOUNT_ADJ", "description": "Decimal adjusted amount of tokens (as float, rounded - use this generally). This field provides the token amount after applying the appropriate decimal precision adjustments based on the token's decimal places. For example, if transferring 1 NEAR token, the amount_adj would be 1.0 after dividing the raw amount (1e24) by 10^24. This field is the most commonly used representation for token amounts in analytics and reporting as it provides human-readable values.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MEMO": {"name": "MEMO", "description": "Optional log message within the transaction (often null). This field contains additional information or context about the transfer, such as transaction notes, reference numbers, or descriptive text. Memos are commonly used in cross-chain bridges, exchange deposits, or other scenarios where additional context is needed to identify or process the transfer. The memo field is optional and frequently null for standard transfers.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "DESTINATION_ADDRESS": {"name": "DESTINATION_ADDRESS", "description": "The address tokens are being sent to, in a transfer or bridge transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "SOURCE_ADDRESS": {"name": "SOURCE_ADDRESS", "description": "The originating address from which tokens are being sent, in a transfer or bridge transaction. \n\nThis addressed is ascertained as best as possible, but may be null depending on the available information. \n\nExample 1 - tx CzPRdoiU74bo9yqqt9fCP5Xdab2mPVqxr9gU5xeaQA4a stores just \"signer_public_key 0x0x1589\u2026f694\" on chain. \n\nExample 2 - tx FA7tQeGQnhminbas28YgaizwmT4vnEUiCr3vdXmN3Xjn does not log any signing address at all.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BRIDGE_ADDRESS": {"name": "BRIDGE_ADDRESS", "description": "The address of the deployed contract for the token, nft, or other smart contract.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "PLATFORM": {"name": "PLATFORM", "description": "The protocol utilized for the operation, likely a swap or bridge.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "DESTINATION_CHAIN_ID": {"name": "DESTINATION_CHAIN_ID", "description": "Chain ID as defined by the corresponding bridge.\n\nWormhole Portal Bridge https://docs.wormhole.com/wormhole/reference/constants\n\nMultichain Bridge https://docs.multichain.org/getting-started/introduction/supported-chains\n\nAllbridge Classic https://github.com/allbridge-io/allbridge-contract-docs?tab=readme-ov-file#blockchain-ids", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "SOURCE_CHAIN_ID": {"name": "SOURCE_CHAIN_ID", "description": "Chain ID as defined by the corresponding bridge.\n\nWormhole Portal Bridge https://docs.wormhole.com/wormhole/reference/constants\n\nMultichain Bridge https://docs.multichain.org/getting-started/introduction/supported-chains\n\nAllbridge Classic https://github.com/allbridge-io/allbridge-contract-docs?tab=readme-ov-file#blockchain-ids", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "ARGS": {"name": "ARGS", "description": "Decoded (where possible) arguments passed alongside the `method_name`. If decoding failed, the table will contain the raw message.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RECEIPT_SUCCEEDED": {"name": "RECEIPT_SUCCEEDED", "description": "Boolean indicating whether the receipt was successfully processed. This field tracks the execution status of the receipt, which is crucial for understanding transaction outcomes. While most transactions succeed, individual receipts within a transaction can fail due to various reasons such as insufficient gas, contract errors, or invalid parameters. This field is essential for filtering successful operations and analyzing failure patterns.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "METHOD_NAME": {"name": "METHOD_NAME", "description": "Name of the method(s) approved for use. NULL if permission is FullAccess.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "DIRECTION": {"name": "DIRECTION", "description": "Direction of funds through a bridge. Inbound = tokens bridged to Near ecosystem.\n\nNote - for the Rainbow bridge, inbound means Near or Aurora as tokens pass through Near to get to Aurora.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_PARTITION_BY_BLOCK_NUMBER": {"name": "_PARTITION_BY_BLOCK_NUMBER", "description": "Block number grouping for ingestion partition", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BRIDGE_MULTICHAIN_ID": {"name": "BRIDGE_MULTICHAIN_ID", "description": "A unique identifier for the record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "INSERTED_TIMESTAMP": {"name": "INSERTED_TIMESTAMP", "description": "The timestamp at which the record was initially created and inserted into this table.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MODIFIED_TIMESTAMP": {"name": "MODIFIED_TIMESTAMP", "description": "The timestamp at which this record was last modified by an internal process.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_INVOCATION_ID": {"name": "_INVOCATION_ID", "description": "A job ID to identify the run that last modified a record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/silver/transfers/bridging/silver__bridge_multichain.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "incremental", "incremental_strategy": "merge", "incremental_predicates": ["dynamic_range_predicate_custom", "block_timestamp::date"], "merge_exclude_columns": ["inserted_timestamp"], "unique_key": "bridge_multichain_id", "cluster_by": ["block_timestamp::DATE", "modified_timestamp::DATE"], "tags": ["scheduled_non_core", "unscheduled"]}, "created_at": 1763073389.7906356, "relation_name": "NEAR.silver.bridge_multichain", "raw_code": "{{ config(\n materialized = 'incremental',\n incremental_strategy = 'merge',\n incremental_predicates = [\"dynamic_range_predicate_custom\",\"block_timestamp::date\"],\n merge_exclude_columns = [\"inserted_timestamp\"],\n unique_key = 'bridge_multichain_id',\n cluster_by = ['block_timestamp::DATE', 'modified_timestamp::DATE'],\n tags = ['scheduled_non_core', 'unscheduled'],\n) }}\n\nWITH functioncall AS (\n SELECT\n block_id,\n block_timestamp,\n tx_hash,\n receipt_id,\n action_index,\n receipt_predecessor_id AS predecessor_id,\n receipt_receiver_id AS receiver_id,\n receipt_signer_id AS signer_id,\n action_data :method_name :: STRING AS method_name,\n action_data :args :: VARIANT AS args,\n receipt_succeeded,\n FLOOR(block_id, -3) AS _partition_by_block_number\n FROM\n {{ ref('core__ez_actions') }}\n WHERE\n action_name = 'FunctionCall'\n AND action_data :method_name :: STRING = 'ft_transfer' -- Both directions utilize ft_transfer\n {% if var(\"MANUAL_FIX\") %}\n AND {{ partition_load_manual('no_buffer', 'floor(block_id, -3)') }}\n {% else %}\n {% if is_incremental() %}\n AND modified_timestamp >= (\n SELECT\n MAX(modified_timestamp)\n FROM\n {{ this }}\n )\n {% endif %}\n {% endif %}\n),\ninbound AS (\n SELECT\n block_id,\n block_timestamp,\n tx_hash,\n receipt_id,\n action_index,\n receiver_id AS token_address,\n args :amount :: INT AS amount_raw,\n args :memo :: STRING AS memo,\n args :receiver_id :: STRING AS destination_address,\n NULL AS source_address,\n '1001313161554' AS destination_chain_id,\n SPLIT(\n memo,\n ':'\n ) [2] :: STRING AS source_chain_id,\n receipt_succeeded,\n method_name,\n 'inbound' AS direction,\n _partition_by_block_number\n FROM\n functioncall\n WHERE\n signer_id = 'mpc-multichain.near'\n),\noutbound AS (\n SELECT\n block_id,\n block_timestamp,\n tx_hash,\n receipt_id,\n action_index,\n receiver_id AS token_address,\n args :amount :: INT AS amount_raw,\n args :memo :: STRING AS memo,\n SPLIT(\n memo,\n ' '\n ) [0] :: STRING AS destination_address,\n signer_id AS source_address,\n SPLIT(\n memo,\n ' '\n ) [1] :: STRING AS destination_chain_id,\n '1001313161554' AS source_chain_id,\n receipt_succeeded,\n method_name,\n 'outbound' AS direction,\n _partition_by_block_number\n FROM\n functioncall\n WHERE\n args :receiver_id :: STRING = 'mpc-multichain.near'\n),\nFINAL AS (\n SELECT\n *\n FROM\n inbound\n UNION ALL\n SELECT\n *\n FROM\n outbound\n)\nSELECT\n *,\n amount_raw AS amount_adj,\n 'mpc-multichain.near' AS bridge_address,\n 'multichain' AS platform,\n {{ dbt_utils.generate_surrogate_key(\n ['receipt_id', 'action_index']\n ) }} AS bridge_multichain_id,\n SYSDATE() AS inserted_timestamp,\n SYSDATE() AS modified_timestamp,\n '{{ invocation_id }}' AS _invocation_id\nFROM\n FINAL", "language": "sql", "refs": [{"name": "core__ez_actions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.is_incremental", "macro.dbt_utils.generate_surrogate_key", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.core__ez_actions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.silver__bridge_allbridge": {"database": "NEAR", "schema": "silver", "name": "silver__bridge_allbridge", "resource_type": "model", "package_name": "near_models", "path": "silver/transfers/bridging/silver__bridge_allbridge.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_allbridge.sql", "unique_id": "model.near_models.silver__bridge_allbridge", "fqn": ["near_models", "silver", "transfers", "bridging", "silver__bridge_allbridge"], "alias": "bridge_allbridge", "checksum": {"name": "sha256", "checksum": "af2de3f266f5b3a6bcd20d2cd281c75bd61f8dcaf2c1eb0503066b122d416d28"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core"], "meta": {}, "group": null, "materialized": "incremental", "incremental_strategy": "merge", "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": "bridge_allbridge_id", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "cluster_by": ["block_timestamp::DATE", "modified_timestamp::DATE"], "incremental_predicates": ["dynamic_range_predicate_custom", "block_timestamp::date"], "merge_exclude_columns": ["inserted_timestamp"]}, "tags": ["scheduled_non_core"], "description": "Extracts data from core__ez_actions to build a view of bridge activity through the Allbridge.", "columns": {"BLOCK_ID": {"name": "BLOCK_ID", "description": "The height of the chain this block corresponds with.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCK_TIMESTAMP": {"name": "BLOCK_TIMESTAMP", "description": "The date and time at which the block began.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TX_HASH": {"name": "TX_HASH", "description": "Unique identifier (hash) of this transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RECEIPT_ID": {"name": "RECEIPT_ID", "description": "The identifying hash for a receipt.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "ACTION_INDEX": {"name": "ACTION_INDEX", "description": "Index of the action within the transaction. This field indicates the position of the action in the sequence of actions within the transaction. Actions are processed in order, and this index helps maintain the chronological sequence and relationship between multiple actions in a single transaction. The first action has index 0, the second has index 1, and so on.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TOKEN_ADDRESS": {"name": "TOKEN_ADDRESS", "description": "The contract address corresponding to the token, view details of the contract by following this address on the chain explorer.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "AMOUNT_RAW": {"name": "AMOUNT_RAW", "description": "Unadjusted amount of tokens as it appears on-chain (not decimal adjusted). This is the raw token amount before any decimal precision adjustments are applied. For example, if transferring 1 NEAR token, the amount_raw would be 1000000000000000000000000 (1e24) since NEAR has 24 decimal places. This field preserves the exact on-chain representation of the token amount for precise calculations and verification.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "AMOUNT_ADJ": {"name": "AMOUNT_ADJ", "description": "Decimal adjusted amount of tokens (as float, rounded - use this generally). This field provides the token amount after applying the appropriate decimal precision adjustments based on the token's decimal places. For example, if transferring 1 NEAR token, the amount_adj would be 1.0 after dividing the raw amount (1e24) by 10^24. This field is the most commonly used representation for token amounts in analytics and reporting as it provides human-readable values.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "AMOUNT_FEE_RAW": {"name": "AMOUNT_FEE_RAW", "description": "Unadjusted amount of tokens as it appears on-chain (not decimal adjusted). This is the raw token amount before any decimal precision adjustments are applied. For example, if transferring 1 NEAR token, the amount_raw would be 1000000000000000000000000 (1e24) since NEAR has 24 decimal places. This field preserves the exact on-chain representation of the token amount for precise calculations and verification.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MEMO": {"name": "MEMO", "description": "Optional log message within the transaction (often null). This field contains additional information or context about the transfer, such as transaction notes, reference numbers, or descriptive text. Memos are commonly used in cross-chain bridges, exchange deposits, or other scenarios where additional context is needed to identify or process the transfer. The memo field is optional and frequently null for standard transfers.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "DESTINATION_ADDRESS": {"name": "DESTINATION_ADDRESS", "description": "The address tokens are being sent to, in a transfer or bridge transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "SOURCE_ADDRESS": {"name": "SOURCE_ADDRESS", "description": "The originating address from which tokens are being sent, in a transfer or bridge transaction. \n\nThis addressed is ascertained as best as possible, but may be null depending on the available information. \n\nExample 1 - tx CzPRdoiU74bo9yqqt9fCP5Xdab2mPVqxr9gU5xeaQA4a stores just \"signer_public_key 0x0x1589\u2026f694\" on chain. \n\nExample 2 - tx FA7tQeGQnhminbas28YgaizwmT4vnEUiCr3vdXmN3Xjn does not log any signing address at all.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BRIDGE_ADDRESS": {"name": "BRIDGE_ADDRESS", "description": "The address of the deployed contract for the token, nft, or other smart contract.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "PLATFORM": {"name": "PLATFORM", "description": "The protocol utilized for the operation, likely a swap or bridge.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "DESTINATION_CHAIN_ID": {"name": "DESTINATION_CHAIN_ID", "description": "Chain ID as defined by the corresponding bridge.\n\nWormhole Portal Bridge https://docs.wormhole.com/wormhole/reference/constants\n\nMultichain Bridge https://docs.multichain.org/getting-started/introduction/supported-chains\n\nAllbridge Classic https://github.com/allbridge-io/allbridge-contract-docs?tab=readme-ov-file#blockchain-ids", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "SOURCE_CHAIN_ID": {"name": "SOURCE_CHAIN_ID", "description": "Chain ID as defined by the corresponding bridge.\n\nWormhole Portal Bridge https://docs.wormhole.com/wormhole/reference/constants\n\nMultichain Bridge https://docs.multichain.org/getting-started/introduction/supported-chains\n\nAllbridge Classic https://github.com/allbridge-io/allbridge-contract-docs?tab=readme-ov-file#blockchain-ids", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "ARGS": {"name": "ARGS", "description": "Decoded (where possible) arguments passed alongside the `method_name`. If decoding failed, the table will contain the raw message.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RECEIPT_SUCCEEDED": {"name": "RECEIPT_SUCCEEDED", "description": "Boolean indicating whether the receipt was successfully processed. This field tracks the execution status of the receipt, which is crucial for understanding transaction outcomes. While most transactions succeed, individual receipts within a transaction can fail due to various reasons such as insufficient gas, contract errors, or invalid parameters. This field is essential for filtering successful operations and analyzing failure patterns.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "METHOD_NAME": {"name": "METHOD_NAME", "description": "Name of the method(s) approved for use. NULL if permission is FullAccess.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "DIRECTION": {"name": "DIRECTION", "description": "Direction of funds through a bridge. Inbound = tokens bridged to Near ecosystem.\n\nNote - for the Rainbow bridge, inbound means Near or Aurora as tokens pass through Near to get to Aurora.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_PARTITION_BY_BLOCK_NUMBER": {"name": "_PARTITION_BY_BLOCK_NUMBER", "description": "Block number grouping for ingestion partition", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BRIDGE_ALLBRIDGE_ID": {"name": "BRIDGE_ALLBRIDGE_ID", "description": "A unique identifier for the record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "INSERTED_TIMESTAMP": {"name": "INSERTED_TIMESTAMP", "description": "The timestamp at which the record was initially created and inserted into this table.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MODIFIED_TIMESTAMP": {"name": "MODIFIED_TIMESTAMP", "description": "The timestamp at which this record was last modified by an internal process.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_INVOCATION_ID": {"name": "_INVOCATION_ID", "description": "A job ID to identify the run that last modified a record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/silver/transfers/bridging/silver__bridge_allbridge.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "incremental", "incremental_strategy": "merge", "incremental_predicates": ["dynamic_range_predicate_custom", "block_timestamp::date"], "merge_exclude_columns": ["inserted_timestamp"], "unique_key": "bridge_allbridge_id", "cluster_by": ["block_timestamp::DATE", "modified_timestamp::DATE"], "tags": ["scheduled_non_core"]}, "created_at": 1763073389.574346, "relation_name": "NEAR.silver.bridge_allbridge", "raw_code": "{{ config(\n materialized = 'incremental',\n incremental_strategy = 'merge',\n incremental_predicates = [\"dynamic_range_predicate_custom\",\"block_timestamp::date\"],\n merge_exclude_columns = [\"inserted_timestamp\"],\n unique_key = 'bridge_allbridge_id',\n cluster_by = ['block_timestamp::DATE', 'modified_timestamp::DATE'],\n tags = ['scheduled_non_core']\n) }}\n\nWITH functioncall AS (\n SELECT\n block_id,\n block_timestamp,\n tx_hash,\n receipt_id,\n action_index,\n receipt_predecessor_id AS predecessor_id,\n receipt_receiver_id AS receiver_id,\n action_data :method_name :: STRING AS method_name,\n action_data :args :: VARIANT AS args,\n receipt_succeeded,\n FLOOR(block_id, -3) AS _partition_by_block_number\n FROM\n {{ ref('core__ez_actions') }}\n WHERE\n action_name = 'FunctionCall'\n AND receiver_id = 'bridge.a11bd.near'\n {% if var(\"MANUAL_FIX\") %}\n AND {{ partition_load_manual('no_buffer', 'floor(block_id, -3)') }}\n {% else %}\n {% if is_incremental() %}\n AND modified_timestamp >= (\n SELECT\n MAX(modified_timestamp)\n FROM\n {{ this }}\n )\n {% endif %}\n {% endif %}\n),\nmetadata AS (\n SELECT\n asset_identifier as contract_address,\n NAME,\n symbol,\n decimals\n FROM\n {{ ref('silver__ft_contract_metadata') }}\n),\noutbound_near AS (\n -- burn\n SELECT\n block_id,\n block_timestamp,\n tx_hash,\n receipt_id,\n action_index,\n args :create_lock_args :token_id :: STRING AS token_address,\n args :create_lock_args :amount :: INT AS amount_raw,\n args :fee :: INT AS amount_fee_raw,\n args :memo :: STRING AS memo,\n args :create_lock_args :recipient :: STRING AS destination_address,\n args :create_lock_args :sender :: STRING AS source_address,\n LOWER(\n args :create_lock_args :destination :: STRING\n ) AS destination_chain_id,\n 'near' AS source_chain_id,\n args,\n receipt_succeeded,\n method_name,\n 'outbound' AS direction,\n _partition_by_block_number\n FROM\n functioncall\n WHERE\n method_name = 'callback_create_lock'\n),\ninbound_to_near AS (\n -- mint\n SELECT\n block_id,\n block_timestamp,\n tx_hash,\n receipt_id,\n action_index,\n args :token_id :: STRING AS token_address,\n args :unlock_args :amount :: INT AS amount_raw,\n args :fee :: INT AS amount_fee_raw,\n args :memo :: STRING AS memo,\n args :unlock_args :recipient :: STRING AS destination_address,\n NULL AS source_address,\n 'near' AS destination_chain_id,\n LOWER(\n args :unlock_args :lock_source :: STRING\n ) AS source_chain_id,\n args,\n receipt_succeeded,\n method_name,\n 'inbound' AS direction,\n _partition_by_block_number\n FROM\n functioncall\n WHERE\n method_name = 'callback_create_unlock'\n),\nFINAL_UNION AS (\n SELECT\n *\n FROM\n outbound_near\n UNION ALL\n SELECT\n *\n FROM\n inbound_to_near\n),\nFINAL AS (\n SELECT\n *,\n GREATEST(amount_raw,\n RPAD(\n amount_raw,\n m.decimals,\n '0'\n )) :: NUMBER AS amount_adj,\n 'bridge.a11bd.near' AS bridge_address,\n 'allbridge' AS platform\n FROM\n FINAL_UNION\n JOIN metadata m ON \n FINAL_UNION.token_address = m.contract_address\n)\nSELECT\n *,\n {{ dbt_utils.generate_surrogate_key(\n ['receipt_id', 'action_index']\n ) }} AS bridge_allbridge_id,\n SYSDATE() AS inserted_timestamp,\n SYSDATE() AS modified_timestamp,\n '{{ invocation_id }}' AS _invocation_id\nFROM\n FINAL", "language": "sql", "refs": [{"name": "core__ez_actions", "package": null, "version": null}, {"name": "silver__ft_contract_metadata", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.is_incremental", "macro.dbt_utils.generate_surrogate_key", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.core__ez_actions", "model.near_models.silver__ft_contract_metadata"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.silver__token_transfer_native": {"database": "NEAR", "schema": "silver", "name": "silver__token_transfer_native", "resource_type": "model", "package_name": "near_models", "path": "silver/transfers/native/silver__token_transfer_native.sql", "original_file_path": "models/silver/transfers/native/silver__token_transfer_native.sql", "unique_id": "model.near_models.silver__token_transfer_native", "fqn": ["near_models", "silver", "transfers", "native", "silver__token_transfer_native"], "alias": "token_transfer_native", "checksum": {"name": "sha256", "checksum": "122952eae00e56b4ab0b0b3892e2e51c5931421aa6f442d2ec3b1437b101e379"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core"], "meta": {}, "group": null, "materialized": "incremental", "incremental_strategy": "merge", "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": "token_transfer_native_id", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "cluster_by": ["block_timestamp::DATE", "modified_timestamp::DATE"], "incremental_predicates": ["dynamic_range_predicate_custom", "block_timestamp::date"], "merge_exclude_columns": ["inserted_timestamp"]}, "tags": ["scheduled_non_core"], "description": "This table records all native NEAR token transfers using core__ez_actions.\nIt captures direct Transfer actions on the NEAR blockchain.", "columns": {"tx_hash": {"name": "tx_hash", "description": "Unique identifier (hash) of this transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "block_id": {"name": "block_id", "description": "The height of the chain this block corresponds with.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "block_timestamp": {"name": "block_timestamp", "description": "The date and time at which the block began.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "receipt_id": {"name": "receipt_id", "description": "The identifying hash for a receipt.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "action_index": {"name": "action_index", "description": "Index of the action within the transaction. This field indicates the position of the action in the sequence of actions within the transaction. Actions are processed in order, and this index helps maintain the chronological sequence and relationship between multiple actions in a single transaction. The first action has index 0, the second has index 1, and so on.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "amount_unadj": {"name": "amount_unadj", "description": "An unadjusted amount (of tokens, price, etc.) for the relevant record. This is the number as it appears on chain and is not decimal adjusted.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "amount_adj": {"name": "amount_adj", "description": "Decimal adjusted amount of tokens (as float, rounded - use this generally). This field provides the token amount after applying the appropriate decimal precision adjustments based on the token's decimal places. For example, if transferring 1 NEAR token, the amount_adj would be 1.0 after dividing the raw amount (1e24) by 10^24. This field is the most commonly used representation for token amounts in analytics and reporting as it provides human-readable values.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "predecessor_id": {"name": "predecessor_id", "description": "Account that called the relevant receipt (often the same as tx_signer, but can be system as well). This field identifies the account that directly invoked the receipt being processed. In simple transactions, this is typically the same as the transaction signer. However, in cross-contract calls or system operations, this may be a different account or the system account. This is crucial for understanding the call chain and access control in NEAR's execution model.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "receiver_id": {"name": "receiver_id", "description": "Account reacting to the receipt from predecessor_id, can be relay, a contract, or a user of a relay, etc. This field identifies the account that is processing the receipt and executing the associated action. In most cases, this is a smart contract that is being called, but it can also be a user account in relay transactions or the system account for certain operations. This differs from tx_receiver and is specific to the receipt being processed.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "receipt_succeeded": {"name": "receipt_succeeded", "description": "Boolean indicating whether the receipt was successfully processed. This field tracks the execution status of the receipt, which is crucial for understanding transaction outcomes. While most transactions succeed, individual receipts within a transaction can fail due to various reasons such as insufficient gas, contract errors, or invalid parameters. This field is essential for filtering successful operations and analyzing failure patterns.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "gas_price": {"name": "gas_price", "description": "The gas_price taken from block headers, number is not decimal adjusted.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "gas_burnt": {"name": "gas_burnt", "description": "Gas burned for the receipt action. This field represents the amount of computational resources consumed specifically for the receipt being processed. Gas burning is the mechanism by which NEAR charges for computational work, and this field tracks the exact amount burned for this particular receipt action. In raw number format with 16 decimal places, to adjust divide by POW(10,16) or multiply by 1e-16.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "tokens_burnt": {"name": "tokens_burnt", "description": "The amount of tokens burnt in a transaction or receipt execution.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_partition_by_block_number": {"name": "_partition_by_block_number", "description": "Block number grouping for ingestion partition", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "token_transfer_native_id": {"name": "token_transfer_native_id", "description": "A unique identifier for the record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "inserted_timestamp": {"name": "inserted_timestamp", "description": "The timestamp at which the record was initially created and inserted into this table.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "modified_timestamp": {"name": "modified_timestamp", "description": "The timestamp at which this record was last modified by an internal process.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_invocation_id": {"name": "_invocation_id", "description": "A job ID to identify the run that last modified a record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/silver/transfers/native/silver__token_transfer_native.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "incremental", "incremental_strategy": "merge", "incremental_predicates": ["dynamic_range_predicate_custom", "block_timestamp::date"], "merge_exclude_columns": ["inserted_timestamp"], "cluster_by": ["block_timestamp::DATE", "modified_timestamp::DATE"], "unique_key": "token_transfer_native_id", "tags": ["scheduled_non_core"]}, "created_at": 1763073390.050919, "relation_name": "NEAR.silver.token_transfer_native", "raw_code": "{{ config(\n materialized = 'incremental',\n incremental_strategy = 'merge',\n incremental_predicates = [\"dynamic_range_predicate_custom\",\"block_timestamp::date\"],\n merge_exclude_columns = [\"inserted_timestamp\"],\n cluster_by = ['block_timestamp::DATE', 'modified_timestamp::DATE'],\n unique_key = 'token_transfer_native_id',\n tags = ['scheduled_non_core']\n) }}\n\nWITH transfers AS (\n SELECT\n tx_hash,\n block_id,\n block_timestamp,\n receipt_id,\n action_index,\n action_data :deposit :: STRING AS amount_unadj,\n receipt_predecessor_id AS predecessor_id,\n receipt_receiver_id AS receiver_id,\n receipt_signer_id AS signer_id,\n receipt_succeeded,\n action_gas_price AS gas_price,\n receipt_gas_burnt AS gas_burnt,\n receipt_gas_burnt * action_gas_price / pow(10, 24) AS tokens_burnt,\n _partition_by_block_number\n FROM\n {{ ref('core__ez_actions') }}\n WHERE\n action_name = 'Transfer'\n\n {% if var(\"MANUAL_FIX\") %}\n AND {{ partition_load_manual('no_buffer') }}\n {% else %}\n {% if is_incremental() %}\n AND modified_timestamp >= (\n SELECT\n MAX(modified_timestamp)\n FROM\n {{ this }}\n )\n {% endif %}\n {% endif %}\n)\n\nSELECT\n tx_hash,\n block_id,\n block_timestamp,\n receipt_id AS action_id,\n receipt_id,\n action_index,\n amount_unadj,\n amount_unadj :: DOUBLE / pow(10, 24) AS amount_adj,\n predecessor_id,\n receiver_id,\n receipt_succeeded,\n gas_price,\n gas_burnt,\n tokens_burnt,\n _partition_by_block_number,\n {{ dbt_utils.generate_surrogate_key(\n ['receipt_id', 'action_index', 'predecessor_id', 'receiver_id', 'amount_unadj']\n ) }} AS token_transfer_native_id,\n SYSDATE() AS inserted_timestamp,\n SYSDATE() AS modified_timestamp,\n '{{ invocation_id }}' AS _invocation_id\nFROM\n transfers", "language": "sql", "refs": [{"name": "core__ez_actions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.is_incremental", "macro.dbt_utils.generate_surrogate_key", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.core__ez_actions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.silver__token_transfer_deposit": {"database": "NEAR", "schema": "silver", "name": "silver__token_transfer_deposit", "resource_type": "model", "package_name": "near_models", "path": "silver/transfers/native/silver__token_transfer_deposit.sql", "original_file_path": "models/silver/transfers/native/silver__token_transfer_deposit.sql", "unique_id": "model.near_models.silver__token_transfer_deposit", "fqn": ["near_models", "silver", "transfers", "native", "silver__token_transfer_deposit"], "alias": "token_transfer_deposit", "checksum": {"name": "sha256", "checksum": "e9a4a70256165c7c41017913a508d791cadf1fd74a05af23d888e26d2139dba0"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core"], "meta": {}, "group": null, "materialized": "incremental", "incremental_strategy": "merge", "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": "token_transfer_deposit_id", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "cluster_by": ["block_timestamp::DATE", "modified_timestamp::DATE"], "incremental_predicates": ["dynamic_range_predicate_custom", "block_timestamp::date"], "merge_exclude_columns": ["inserted_timestamp"]}, "tags": ["scheduled_non_core"], "description": "This table records all positive NEAR token deposits from FunctionCalls using core__ez_actions.\nIt captures native NEAR token transfers through the deposit field.", "columns": {"tx_hash": {"name": "tx_hash", "description": "Unique identifier (hash) of this transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "block_id": {"name": "block_id", "description": "The height of the chain this block corresponds with.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "block_timestamp": {"name": "block_timestamp", "description": "The date and time at which the block began.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "receipt_id": {"name": "receipt_id", "description": "The identifying hash for a receipt.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "action_index": {"name": "action_index", "description": "Index of the action within the transaction. This field indicates the position of the action in the sequence of actions within the transaction. Actions are processed in order, and this index helps maintain the chronological sequence and relationship between multiple actions in a single transaction. The first action has index 0, the second has index 1, and so on.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "predecessor_id": {"name": "predecessor_id", "description": "Account that called the relevant receipt (often the same as tx_signer, but can be system as well). This field identifies the account that directly invoked the receipt being processed. In simple transactions, this is typically the same as the transaction signer. However, in cross-contract calls or system operations, this may be a different account or the system account. This is crucial for understanding the call chain and access control in NEAR's execution model.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "receiver_id": {"name": "receiver_id", "description": "Account reacting to the receipt from predecessor_id, can be relay, a contract, or a user of a relay, etc. This field identifies the account that is processing the receipt and executing the associated action. In most cases, this is a smart contract that is being called, but it can also be a user account in relay transactions or the system account for certain operations. This differs from tx_receiver and is specific to the receipt being processed.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "amount_unadj": {"name": "amount_unadj", "description": "An unadjusted amount (of tokens, price, etc.) for the relevant record. This is the number as it appears on chain and is not decimal adjusted.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "amount_adj": {"name": "amount_adj", "description": "Decimal adjusted amount of tokens (as float, rounded - use this generally). This field provides the token amount after applying the appropriate decimal precision adjustments based on the token's decimal places. For example, if transferring 1 NEAR token, the amount_adj would be 1.0 after dividing the raw amount (1e24) by 10^24. This field is the most commonly used representation for token amounts in analytics and reporting as it provides human-readable values.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "receipt_succeeded": {"name": "receipt_succeeded", "description": "Boolean indicating whether the receipt was successfully processed. This field tracks the execution status of the receipt, which is crucial for understanding transaction outcomes. While most transactions succeed, individual receipts within a transaction can fail due to various reasons such as insufficient gas, contract errors, or invalid parameters. This field is essential for filtering successful operations and analyzing failure patterns.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_partition_by_block_number": {"name": "_partition_by_block_number", "description": "Block number grouping for ingestion partition", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "token_transfer_deposit_id": {"name": "token_transfer_deposit_id", "description": "A unique identifier for the record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "inserted_timestamp": {"name": "inserted_timestamp", "description": "The timestamp at which the record was initially created and inserted into this table.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "modified_timestamp": {"name": "modified_timestamp", "description": "The timestamp at which this record was last modified by an internal process.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_invocation_id": {"name": "_invocation_id", "description": "A job ID to identify the run that last modified a record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/silver/transfers/native/silver__token_transfer_deposit.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "incremental", "incremental_strategy": "merge", "incremental_predicates": ["dynamic_range_predicate_custom", "block_timestamp::date"], "merge_exclude_columns": ["inserted_timestamp"], "cluster_by": ["block_timestamp::DATE", "modified_timestamp::DATE"], "unique_key": "token_transfer_deposit_id", "tags": ["scheduled_non_core"]}, "created_at": 1763073390.095974, "relation_name": "NEAR.silver.token_transfer_deposit", "raw_code": "{{ config(\n materialized = 'incremental',\n incremental_strategy = 'merge',\n incremental_predicates = [\"dynamic_range_predicate_custom\",\"block_timestamp::date\"],\n merge_exclude_columns = [\"inserted_timestamp\"],\n cluster_by = ['block_timestamp::DATE', 'modified_timestamp::DATE'],\n unique_key = 'token_transfer_deposit_id',\n tags = ['scheduled_non_core']\n) }}\n\nWITH transfers AS (\n SELECT\n tx_hash,\n block_id,\n block_timestamp,\n receipt_id,\n action_index,\n receipt_predecessor_id AS predecessor_id,\n receipt_signer_id AS signer_id,\n receipt_receiver_id AS receiver_id,\n action_data :deposit :: STRING AS amount_unadj,\n receipt_succeeded,\n _partition_by_block_number\n FROM\n {{ ref('core__ez_actions') }}\n WHERE\n action_name = 'FunctionCall'\n AND action_data :deposit :: INT > 0\n\n {% if var(\"MANUAL_FIX\") %}\n AND {{ partition_load_manual('no_buffer') }}\n {% else %}\n {% if is_incremental() %}\n AND modified_timestamp >= (\n SELECT\n MAX(modified_timestamp)\n FROM\n {{ this }}\n )\n {% endif %}\n {% endif %}\n)\n\nSELECT\n tx_hash,\n block_id,\n block_timestamp,\n receipt_id AS action_id,\n receipt_id,\n action_index,\n predecessor_id,\n receiver_id,\n amount_unadj,\n amount_unadj :: DOUBLE / pow(10, 24) AS amount_adj,\n receipt_succeeded,\n _partition_by_block_number,\n {{ dbt_utils.generate_surrogate_key(\n ['receipt_id', 'action_index', 'predecessor_id', 'receiver_id', 'amount_unadj']\n ) }} AS token_transfer_deposit_id,\n SYSDATE() AS inserted_timestamp,\n SYSDATE() AS modified_timestamp,\n '{{ invocation_id }}' AS _invocation_id\nFROM\n transfers", "language": "sql", "refs": [{"name": "core__ez_actions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.is_incremental", "macro.dbt_utils.generate_surrogate_key", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.core__ez_actions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.silver__nft_series_metadata": {"database": "NEAR", "schema": "silver", "name": "silver__nft_series_metadata", "resource_type": "model", "package_name": "near_models", "path": "silver/DEPRECATING/silver__nft_series_metadata.sql", "original_file_path": "models/silver/DEPRECATING/silver__nft_series_metadata.sql", "unique_id": "model.near_models.silver__nft_series_metadata", "fqn": ["near_models", "silver", "DEPRECATING", "silver__nft_series_metadata"], "alias": "nft_series_metadata", "checksum": {"name": "sha256", "checksum": "922965e2972e6ea1ff384e25e79db5af90c9cbfd23f5f2ff7124089da7da396f"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["deprecated"], "meta": {}, "group": null, "materialized": "incremental", "incremental_strategy": "merge", "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": "metadata_id", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "merge_exclude_columns": ["inserted_timestamp"]}, "tags": ["deprecated"], "description": "This table is fully deprecated. Deletion scheduled for 4/1/2025", "columns": {"CONTRACT_ADDRESS": {"name": "CONTRACT_ADDRESS", "description": "The address of the deployed contract for the token, nft, or other smart contract.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "SERIES_ID": {"name": "SERIES_ID", "description": "The series, or collection, id for a NFT project. Many platforms issues NFT collections from a marketplace contract. For example, the contract `x.paras.near` is the Paras NFT Marketplace and mints NFTs from this master-contract. A token ID 1234:123 indicates that the NFT is token `123` within series `1234`.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "METADATA_ID": {"name": "METADATA_ID", "description": "A MD5 Hash of an NFT contract and series ID, providing an unique indicator for collecting NFT Series Metadata.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "CONTRACT_METADATA": {"name": "CONTRACT_METADATA", "description": "Token contract metadata from the Pagoda API. Should correspond with the metadata provided by the Nearblocks API.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TOKEN_METADATA": {"name": "TOKEN_METADATA", "description": "NFT token-level metadata for a NFT series / collection.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_INSERTED_TIMESTAMP": {"name": "_INSERTED_TIMESTAMP", "description": "The timestamp for when the block was inserted into the data warehouse by the Chainwalker.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_REQUEST_TIMESTAMP": {"name": "_REQUEST_TIMESTAMP", "description": "Time (in UTC) when an API call was made.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "NFT_SERIES_METADATA_ID": {"name": "NFT_SERIES_METADATA_ID", "description": "A unique identifier for the record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "INSERTED_TIMESTAMP": {"name": "INSERTED_TIMESTAMP", "description": "The timestamp at which the record was initially created and inserted into this table.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MODIFIED_TIMESTAMP": {"name": "MODIFIED_TIMESTAMP", "description": "The timestamp at which this record was last modified by an internal process.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_INVOCATION_ID": {"name": "_INVOCATION_ID", "description": "A job ID to identify the run that last modified a record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/silver/DEPRECATING/silver__nft_series_metadata.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "incremental", "merge_exclude_columns": ["inserted_timestamp"], "unique_key": "metadata_id", "incremental_strategy": "merge", "tags": ["deprecated"]}, "created_at": 1763073390.1334195, "relation_name": "NEAR.silver.nft_series_metadata", "raw_code": "{{ config(\n materialized = 'incremental',\n merge_exclude_columns = [\"inserted_timestamp\"],\n unique_key = 'metadata_id',\n incremental_strategy = 'merge',\n tags = ['deprecated']\n) }}\n-- TODO Deprecate this model by 4/1/2025\nWITH livequery_response AS (\n\n SELECT\n *\n FROM\n {{ ref('livequery__request_pagoda_nft_metadata') }}\n WHERE\n call_succeeded\n\n{% if is_incremental() %}\nAND _request_timestamp >= (\n SELECT\n MAX(_request_timestamp)\n FROM\n {{ this }}\n)\n{% endif %}\n),\nFINAL AS (\n SELECT\n contract_account_id AS contract_address,\n series_id,\n metadata_id,\n lq_response :data :contract_metadata :: variant AS contract_metadata,\n lq_response :data :nft :metadata :: variant AS token_metadata,\n _inserted_timestamp,\n _request_timestamp\n FROM\n livequery_response\n)\nSELECT\n *,\n {{ dbt_utils.generate_surrogate_key(\n ['metadata_id']\n ) }} AS nft_series_metadata_id,\n SYSDATE() AS inserted_timestamp,\n SYSDATE() AS modified_timestamp,\n '{{ invocation_id }}' AS _invocation_id\nFROM\n FINAL \n qualify ROW_NUMBER() over (\n PARTITION BY metadata_id\n ORDER BY\n _request_timestamp DESC\n ) = 1", "language": "sql", "refs": [{"name": "livequery__request_pagoda_nft_metadata", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.is_incremental", "macro.dbt_utils.generate_surrogate_key", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.livequery__request_pagoda_nft_metadata"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.livequery__request_pagoda_nft_metadata": {"database": "NEAR", "schema": "livequery", "name": "livequery__request_pagoda_nft_metadata", "resource_type": "model", "package_name": "near_models", "path": "silver/DEPRECATING/livequery__request_pagoda_nft_metadata.sql", "original_file_path": "models/silver/DEPRECATING/livequery__request_pagoda_nft_metadata.sql", "unique_id": "model.near_models.livequery__request_pagoda_nft_metadata", "fqn": ["near_models", "silver", "DEPRECATING", "livequery__request_pagoda_nft_metadata"], "alias": "request_pagoda_nft_metadata", "checksum": {"name": "sha256", "checksum": "68efbcd2e5384f0d7974ca2da9e46a6fb10a23453845a0f1da537b37189cbb87"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["deprecated"], "meta": {}, "group": null, "materialized": "incremental", "incremental_strategy": "delete+insert", "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": "metadata_id", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true}, "tags": ["deprecated"], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "incremental", "unique_key": "metadata_id", "incremental_strategy": "delete+insert", "tags": ["deprecated"]}, "created_at": 1763073385.408422, "relation_name": "NEAR.livequery.request_pagoda_nft_metadata", "raw_code": "{{ config(\n materialized = 'incremental',\n unique_key = 'metadata_id',\n incremental_strategy = 'delete+insert',\n tags = ['deprecated']\n) }}\n-- DEPRECATED\n-- DELETE ALONGSIDE DEFI__DIM_NFT_SERIES_METADATA\n\nWITH nfts_minted AS (\n\n SELECT\n tx_hash,\n block_id,\n receiver_id AS contract_account_id,\n token_id,\n IFF(\n -- if token id does not include a series id, then set contract to series id, else extract from token id\n -- note: if a nft is deployed as its own contract, we will see this behavior\n -- if launched as part of a marketplace contract, like paras, the series id is included in the token id\n SPLIT(\n token_id,\n ':'\n ) [1] IS NULL,\n contract_account_id,\n SPLIT(\n token_id,\n ':'\n ) [0]\n ) AS series_id,\n MD5(\n receiver_id || series_id\n ) AS metadata_id,\n _inserted_timestamp\n FROM\n {{ ref('silver__standard_nft_mint_s3') }}\n WHERE\n contract_account_id NOT IN (\n 'nft-assets.l2e.near' -- broken\n )\n),\n\n{% if is_incremental() %}\nhave_metadata AS (\n SELECT\n DISTINCT metadata_id\n FROM\n {{ this }}\n),\n{% endif %}\n\nfinal_nfts_to_request AS (\n SELECT\n *\n FROM\n nfts_minted\n\n{% if is_incremental() %}\nWHERE\n metadata_id NOT IN (\n SELECT\n metadata_id\n FROM\n have_metadata\n )\n{% endif %}\n),\nlq_request AS (\n SELECT\n tx_hash,\n block_id,\n contract_account_id,\n token_id,\n series_id,\n metadata_id,\n 'https://near-mainnet.api.pagoda.co/eapi/v1/NFT/' || contract_account_id || '/' || token_id AS res_url,\n live.udf_api(\n 'GET',\n res_url,\n { \n 'x-api-key': '{{ var('PAGODA_API_KEY', NULL) }}',\n 'Content-Type': 'application/json'\n },\n {}\n ) AS lq_response,\n SYSDATE() AS _request_timestamp,\n _inserted_timestamp\n FROM\n final_nfts_to_request\n LIMIT\n {{ var(\n 'SQL_LIMIT', 250\n ) }}\n), FINAL AS (\n SELECT\n tx_hash,\n block_id,\n contract_account_id,\n token_id,\n series_id,\n metadata_id,\n res_url,\n lq_response,\n (\n lq_response :data :message IS NULL\n )\n AND (\n lq_response :error IS NULL\n ) AS call_succeeded,\n COALESCE(\n lq_response :data :code :: INT,\n lq_response :status_code :: INT\n ) AS error_code,\n lq_response :data :message :: STRING AS error_message,\n _request_timestamp,\n _inserted_timestamp\n FROM\n lq_request\n)\nSELECT\n *\nFROM\n FINAL", "language": "sql", "refs": [{"name": "silver__standard_nft_mint_s3", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.is_incremental", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.silver__standard_nft_mint_s3"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.silver_observability__chunks_completeness": {"database": "NEAR", "schema": "silver_observability", "name": "silver_observability__chunks_completeness", "resource_type": "model", "package_name": "near_models", "path": "silver/_observability/silver_observability__chunks_completeness.sql", "original_file_path": "models/silver/_observability/silver_observability__chunks_completeness.sql", "unique_id": "model.near_models.silver_observability__chunks_completeness", "fqn": ["near_models", "silver", "_observability", "silver_observability__chunks_completeness"], "alias": "chunks_completeness", "checksum": {"name": "sha256", "checksum": "cca852e595dce12d89139774291713cb712f40c3352c7d0ea1a04b1356863ddb"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["observability"], "meta": {}, "group": null, "materialized": "incremental", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": false, "unique_key": "test_timestamp", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true}, "tags": ["observability"], "description": "Observability model that queries the blocks table at a designated interval to record and track the completeness of the data.", "columns": {"TEST_NAME": {"name": "TEST_NAME", "description": "The name of the test for observability models.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MIN_BLOCK": {"name": "MIN_BLOCK", "description": "The minimum block tested in the range of the observability test run.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MAX_BLOCK": {"name": "MAX_BLOCK", "description": "The maximum block tested in the range of the observability test run.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MIN_BLOCK_TIMESTAMP": {"name": "MIN_BLOCK_TIMESTAMP", "description": "The block timestamp of the min block tested in the observability run.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MAX_BLOCK_TIMESTAMP": {"name": "MAX_BLOCK_TIMESTAMP", "description": "The block timestamp of the max block tested in the observability run.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCKS_TESTED": {"name": "BLOCKS_TESTED", "description": "The number of blocks tested in the observability run.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCKS_IMPACTED_COUNT": {"name": "BLOCKS_IMPACTED_COUNT", "description": "The number of blocks impacted during the observability run. \nImpacted is defined as missing or having bad data.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCKS_IMPACTED_ARRAY": {"name": "BLOCKS_IMPACTED_ARRAY", "description": "An array of the impacted blocks during the observability run.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TEST_TIMESTAMP": {"name": "TEST_TIMESTAMP", "description": "The timestamp of the observability test run.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/silver/_observability/silver_observability__chunks_completeness.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "incremental", "unique_key": "test_timestamp", "full_refresh": false, "tags": ["observability"]}, "created_at": 1763073390.1957574, "relation_name": "NEAR.silver_observability.chunks_completeness", "raw_code": "-- depends_on: {{ ref('silver__blocks_final') }}\n{{ config(\n materialized = 'incremental',\n unique_key = 'test_timestamp',\n full_refresh = False,\n tags = ['observability']\n) }}\n\n\nWITH block_chunks_included AS (\n\n SELECT\n block_id,\n block_timestamp,\n header_json :chunks_included :: INT AS chunks_included,\n _partition_by_block_number,\n inserted_timestamp AS _inserted_timestamp\n FROM\n {{ ref('silver__blocks_final') }}\n WHERE\n block_timestamp <= DATEADD('hour', -12, SYSDATE())\n{% if is_incremental() %}\nAND (\n block_id >= (\n SELECT\n MIN(block_id)\n FROM\n (\n SELECT\n MIN(block_id) AS block_id\n FROM\n {{ ref('silver__blocks_final') }}\n WHERE\n block_timestamp BETWEEN DATEADD('hour', -96, SYSDATE())\n AND DATEADD('hour', -95, SYSDATE())\n UNION\n SELECT\n MIN(VALUE) - 1 AS block_id\n FROM\n (\n SELECT\n blocks_impacted_array\n FROM\n {{ this }}\n qualify ROW_NUMBER() over (\n ORDER BY\n test_timestamp DESC\n ) = 1\n ),\n LATERAL FLATTEN(\n input => blocks_impacted_array\n )\n )\n ) {% if var('OBSERV_FULL_TEST') %}\n OR block_id >= 9820210\n {% endif %}\n)\n{% endif %}\n),\nsummary_stats AS (\n\n SELECT\n MIN(block_id) AS min_block,\n MAX(block_id) AS max_block,\n MIN(block_timestamp) AS min_block_timestamp,\n MAX(block_timestamp) AS max_block_timestamp,\n COUNT(1) AS blocks_tested\n FROM\n block_chunks_included\n),\nchunks_per_block AS (\n SELECT\n origin_block_id AS block_id,\n MAX(_inserted_timestamp) AS _inserted_timestamp,\n COUNT(\n chunk_hash\n ) AS chunk_ct\n FROM\n {{ ref('silver__transactions_v2') }}\n WHERE \n block_id >= (SELECT min_block FROM summary_stats) \n AND\n block_id <= (SELECT max_block FROM summary_stats)\n GROUP BY\n 1\n),\ncomp AS (\n SELECT\n _partition_by_block_number,\n b.block_id AS bblock_id,\n C.block_id AS cblock_id,\n b.chunks_included,\n C.chunk_ct,\n b._inserted_timestamp AS b_inserted_timestamp,\n C._inserted_timestamp AS c_inserted_timestamp\n FROM\n block_chunks_included b full\n OUTER JOIN chunks_per_block C USING (block_id)\n),\nmissing AS (\n SELECT\n *\n FROM\n comp\n WHERE\n chunks_included > 0\n AND (\n bblock_id IS NULL\n OR cblock_id IS NULL\n OR chunks_included != chunk_ct\n )\n AND b_inserted_timestamp <= SYSDATE() - INTERVAL '1 hour'\n AND c_inserted_timestamp <= SYSDATE() - INTERVAL '1 hour'\n ORDER BY\n 1\n),\nimpacted_blocks AS (\n SELECT\n COUNT(1) AS blocks_impacted_count,\n ARRAY_AGG(BBLOCK_ID) within GROUP (\n ORDER BY\n 2\n ) AS blocks_impacted_array\n FROM\n missing\n)\n\nSELECT\n 'chunk' AS test_name,\n min_block,\n max_block,\n min_block_timestamp,\n max_block_timestamp,\n blocks_tested,\n blocks_impacted_count,\n blocks_impacted_array,\n SYSDATE() AS test_timestamp\nFROM\n summary_stats\n JOIN impacted_blocks\n ON 1 = 1", "language": "sql", "refs": [{"name": "silver__blocks_final", "package": null, "version": null}, {"name": "silver__blocks_final", "package": null, "version": null}, {"name": "silver__transactions_v2", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.is_incremental", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.silver__blocks_final", "model.near_models.silver__transactions_v2"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.silver_observability__blocks_completeness": {"database": "NEAR", "schema": "silver_observability", "name": "silver_observability__blocks_completeness", "resource_type": "model", "package_name": "near_models", "path": "silver/_observability/silver_observability__blocks_completeness.sql", "original_file_path": "models/silver/_observability/silver_observability__blocks_completeness.sql", "unique_id": "model.near_models.silver_observability__blocks_completeness", "fqn": ["near_models", "silver", "_observability", "silver_observability__blocks_completeness"], "alias": "blocks_completeness", "checksum": {"name": "sha256", "checksum": "c7b284c560dde7eb33a69c6e928ad59ae232bf7062fd1474204ded5a2950b32b"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["observability"], "meta": {}, "group": null, "materialized": "incremental", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": false, "unique_key": "test_timestamp", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true}, "tags": ["observability"], "description": "Observability model that queries the blocks table at a designated interval to record and track the completeness of the data.", "columns": {"TEST_NAME": {"name": "TEST_NAME", "description": "The name of the test for observability models.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MIN_BLOCK": {"name": "MIN_BLOCK", "description": "The minimum block tested in the range of the observability test run.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MAX_BLOCK": {"name": "MAX_BLOCK", "description": "The maximum block tested in the range of the observability test run.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MIN_BLOCK_TIMESTAMP": {"name": "MIN_BLOCK_TIMESTAMP", "description": "The block timestamp of the min block tested in the observability run.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MAX_BLOCK_TIMESTAMP": {"name": "MAX_BLOCK_TIMESTAMP", "description": "The block timestamp of the max block tested in the observability run.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCKS_TESTED": {"name": "BLOCKS_TESTED", "description": "The number of blocks tested in the observability run.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCKS_IMPACTED_COUNT": {"name": "BLOCKS_IMPACTED_COUNT", "description": "The number of blocks impacted during the observability run. \nImpacted is defined as missing or having bad data.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCKS_IMPACTED_ARRAY": {"name": "BLOCKS_IMPACTED_ARRAY", "description": "An array of the impacted blocks during the observability run.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TEST_TIMESTAMP": {"name": "TEST_TIMESTAMP", "description": "The timestamp of the observability test run.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/silver/_observability/silver_observability__blocks_completeness.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "incremental", "unique_key": "test_timestamp", "full_refresh": false, "tags": ["observability"]}, "created_at": 1763073390.1672788, "relation_name": "NEAR.silver_observability.blocks_completeness", "raw_code": "-- depends_on: {{ ref('silver__blocks_final') }}\n{{ config(\n materialized = 'incremental',\n unique_key = 'test_timestamp',\n full_refresh = False,\n tags = ['observability']\n) }}\n\nWITH blocks_joined AS (\n\n SELECT\n A.block_id AS current_block_id,\n A.block_timestamp AS current_block_timestamp,\n A.block_hash AS current_block_hash,\n b.block_id AS next_block_id,\n b.block_timestamp AS next_block_timestamp,\n b.prev_hash AS next_prev_hash\n FROM\n {{ ref('silver__blocks_final') }} A\n LEFT JOIN {{ ref('silver__blocks_final') }}\n b\n ON A.block_hash = b.prev_hash\n WHERE\n A.block_timestamp < b.block_timestamp -- Ensuring temporal order\n AND A.block_timestamp <= DATEADD('hour', -12, SYSDATE())\n\n{% if is_incremental() %}\nAND (\n A.block_id >= (\n SELECT\n MIN(block_id)\n FROM\n (\n SELECT\n MIN(block_id) AS block_id\n FROM\n {{ ref('silver__blocks_final') }}\n WHERE\n block_timestamp BETWEEN DATEADD('hour', -96, SYSDATE())\n AND DATEADD('hour', -95, SYSDATE())\n UNION\n SELECT\n MIN(VALUE) - 1 AS block_id\n FROM\n (\n SELECT\n blocks_impacted_array\n FROM\n {{ this }}\n qualify ROW_NUMBER() over (\n ORDER BY\n test_timestamp DESC\n ) = 1\n ),\n LATERAL FLATTEN(\n input => blocks_impacted_array\n )\n )\n ) {% if var('OBSERV_FULL_TEST') %}\n OR b.block_id >= 9820210\n {% endif %}\n)\n{% endif %}\n),\nblocks_impacted AS (\n SELECT\n current_block_id,\n current_block_timestamp,\n current_block_hash\n FROM\n blocks_joined\n WHERE\n next_block_id IS NULL -- Where there is no next block\n OR current_block_hash != next_prev_hash -- Or the hash doesn't match\n),\naggregated_data AS (\n SELECT\n MIN(\n A.current_block_id\n ) AS min_block,\n MAX(\n A.current_block_id\n ) AS max_block,\n MIN(\n A.current_block_timestamp\n ) AS min_block_timestamp,\n MAX(\n A.current_block_timestamp\n ) AS max_block_timestamp,\n COUNT(\n DISTINCT A.current_block_id\n ) AS blocks_tested,\n COUNT(\n DISTINCT b.current_block_id\n ) AS blocks_impacted_count,\n ARRAY_AGG(\n DISTINCT b.current_block_id\n ) AS blocks_impacted_array\n FROM\n blocks_joined A\n LEFT JOIN blocks_impacted b\n ON A.current_block_id = b.current_block_id\n)\nSELECT\n 'blocks' AS test_name,\n min_block,\n max_block,\n min_block_timestamp,\n max_block_timestamp,\n blocks_tested,\n blocks_impacted_count,\n blocks_impacted_array,\n SYSDATE() AS test_timestamp\nFROM\n aggregated_data", "language": "sql", "refs": [{"name": "silver__blocks_final", "package": null, "version": null}, {"name": "silver__blocks_final", "package": null, "version": null}, {"name": "silver__blocks_final", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.is_incremental", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.silver__blocks_final"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.silver__complete_provider_asset_metadata": {"database": "NEAR", "schema": "silver", "name": "silver__complete_provider_asset_metadata", "resource_type": "model", "package_name": "near_models", "path": "silver/prices/silver__complete_provider_asset_metadata.sql", "original_file_path": "models/silver/prices/silver__complete_provider_asset_metadata.sql", "unique_id": "model.near_models.silver__complete_provider_asset_metadata", "fqn": ["near_models", "silver", "prices", "silver__complete_provider_asset_metadata"], "alias": "complete_provider_asset_metadata", "checksum": {"name": "sha256", "checksum": "e1a6e24147c3998bfbc1f43e98364871aefd8a801f71f156dc1ecc666804b271"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core"], "meta": {}, "group": null, "materialized": "incremental", "incremental_strategy": "delete+insert", "persist_docs": {"relation": true, "columns": true}, "post-hook": [{"sql": "ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION ON EQUALITY(asset_id,token_address,name,symbol);", "transaction": true, "index": null}], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": "complete_provider_asset_metadata_id", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true}, "tags": ["scheduled_non_core"], "description": "", "columns": {"PROVIDER": {"name": "PROVIDER", "description": "", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "ASSET_ID": {"name": "ASSET_ID", "description": "", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MODIFIED_TIMESTAMP": {"name": "MODIFIED_TIMESTAMP", "description": "", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "COMPLETE_PROVIDER_ASSET_METADATA_ID": {"name": "COMPLETE_PROVIDER_ASSET_METADATA_ID", "description": "", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/silver/prices/silver__complete_provider_asset_metadata.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "incremental", "incremental_strategy": "delete+insert", "unique_key": "complete_provider_asset_metadata_id", "tags": ["scheduled_non_core"], "post-hook": ["ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION ON EQUALITY(asset_id,token_address,name,symbol);"]}, "created_at": 1763073390.2442217, "relation_name": "NEAR.silver.complete_provider_asset_metadata", "raw_code": "{{ config(\n materialized = 'incremental',\n incremental_strategy = 'delete+insert',\n unique_key = 'complete_provider_asset_metadata_id',\n post_hook = \"ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION ON EQUALITY(asset_id,token_address,name,symbol);\",\n tags = ['scheduled_non_core']\n) }}\n\nSELECT\n asset_id,\n token_address,\n NAME,\n symbol,\n platform,\n platform_id,\n provider,\n source,\n _inserted_timestamp,\n inserted_timestamp,\n modified_timestamp,\n complete_provider_asset_metadata_id,\n _invocation_id\nFROM\n {{ ref(\n 'bronze__complete_provider_asset_metadata'\n ) }}\n\n{% if is_incremental() %}\nWHERE\n modified_timestamp >= (\n SELECT\n MAX(\n modified_timestamp\n )\n FROM\n {{ this }}\n )\n{% endif %}", "language": "sql", "refs": [{"name": "bronze__complete_provider_asset_metadata", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.is_incremental", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.bronze__complete_provider_asset_metadata"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.silver__complete_native_asset_metadata": {"database": "NEAR", "schema": "silver", "name": "silver__complete_native_asset_metadata", "resource_type": "model", "package_name": "near_models", "path": "silver/prices/silver__complete_native_asset_metadata.sql", "original_file_path": "models/silver/prices/silver__complete_native_asset_metadata.sql", "unique_id": "model.near_models.silver__complete_native_asset_metadata", "fqn": ["near_models", "silver", "prices", "silver__complete_native_asset_metadata"], "alias": "complete_native_asset_metadata", "checksum": {"name": "sha256", "checksum": "3a35497e91f4258da88b773c368f4429b37c197354f1965cbf053a3a35e11b95"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core"], "meta": {}, "group": null, "materialized": "incremental", "incremental_strategy": "delete+insert", "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": "complete_native_asset_metadata_id", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true}, "tags": ["scheduled_non_core"], "description": "", "columns": {"PROVIDER": {"name": "PROVIDER", "description": "", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "SYMBOL": {"name": "SYMBOL", "description": "", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCKCHAIN": {"name": "BLOCKCHAIN", "description": "", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MODIFIED_TIMESTAMP": {"name": "MODIFIED_TIMESTAMP", "description": "", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "COMPLETE_NATIVE_ASSET_METADATA_ID": {"name": "COMPLETE_NATIVE_ASSET_METADATA_ID", "description": "", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/silver/prices/silver__complete_native_asset_metadata.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "incremental", "incremental_strategy": "delete+insert", "unique_key": "complete_native_asset_metadata_id", "tags": ["scheduled_non_core"]}, "created_at": 1763073390.2095647, "relation_name": "NEAR.silver.complete_native_asset_metadata", "raw_code": "{{ config(\n materialized = 'incremental',\n incremental_strategy = 'delete+insert',\n unique_key = 'complete_native_asset_metadata_id',\n tags = ['scheduled_non_core']\n) }}\n\nSELECT\n asset_id,\n symbol,\n NAME,\n decimals,\n blockchain,\n is_deprecated,\n provider,\n source,\n _inserted_timestamp,\n inserted_timestamp,\n modified_timestamp,\n complete_native_asset_metadata_id,\n _invocation_id\nFROM\n {{ ref(\n 'bronze__complete_native_asset_metadata'\n ) }}\n\n{% if is_incremental() %}\nWHERE\n modified_timestamp >= (\n SELECT\n MAX(\n modified_timestamp\n )\n FROM\n {{ this }}\n )\n{% endif %}", "language": "sql", "refs": [{"name": "bronze__complete_native_asset_metadata", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.is_incremental", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.bronze__complete_native_asset_metadata"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.silver__complete_provider_prices": {"database": "NEAR", "schema": "silver", "name": "silver__complete_provider_prices", "resource_type": "model", "package_name": "near_models", "path": "silver/prices/silver__complete_provider_prices.sql", "original_file_path": "models/silver/prices/silver__complete_provider_prices.sql", "unique_id": "model.near_models.silver__complete_provider_prices", "fqn": ["near_models", "silver", "prices", "silver__complete_provider_prices"], "alias": "complete_provider_prices", "checksum": {"name": "sha256", "checksum": "2008554c007a866e964b7ba41a07884ebcab172f75a6e19dae8dc7bc19c48507"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core"], "meta": {}, "group": null, "materialized": "incremental", "incremental_strategy": "delete+insert", "persist_docs": {"relation": true, "columns": true}, "post-hook": [{"sql": "ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION ON EQUALITY(asset_id);", "transaction": true, "index": null}], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": "complete_provider_prices_id", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "cluster_by": ["recorded_hour::DATE"]}, "tags": ["scheduled_non_core"], "description": "", "columns": {"PROVIDER": {"name": "PROVIDER", "description": "", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "ASSET_ID": {"name": "ASSET_ID", "description": "", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RECORDED_HOUR": {"name": "RECORDED_HOUR", "description": "", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MODIFIED_TIMESTAMP": {"name": "MODIFIED_TIMESTAMP", "description": "", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "COMPLETE_PROVIDER_PRICES_ID": {"name": "COMPLETE_PROVIDER_PRICES_ID", "description": "", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/silver/prices/silver__complete_provider_prices.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "incremental", "incremental_strategy": "delete+insert", "unique_key": "complete_provider_prices_id", "cluster_by": ["recorded_hour::DATE"], "tags": ["scheduled_non_core"], "post-hook": ["ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION ON EQUALITY(asset_id);"]}, "created_at": 1763073390.227266, "relation_name": "NEAR.silver.complete_provider_prices", "raw_code": "{{ config(\n materialized = 'incremental',\n incremental_strategy = 'delete+insert',\n unique_key = 'complete_provider_prices_id',\n cluster_by = ['recorded_hour::DATE'],\n post_hook = \"ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION ON EQUALITY(asset_id);\",\n tags = ['scheduled_non_core']\n) }}\n\nSELECT\n p.asset_id,\n recorded_hour,\n OPEN,\n high,\n low,\n CLOSE,\n m.platform,\n p.provider,\n p.source,\n p._inserted_timestamp,\n p.inserted_timestamp,\n p.modified_timestamp,\n p.complete_provider_prices_id,\n p._invocation_id\nFROM\n {{ ref(\n 'bronze__complete_provider_prices'\n ) }}\n p\n INNER JOIN {{ ref('bronze__complete_provider_asset_metadata') }}\n m\n ON p.asset_id = m.asset_id\n\n{% if is_incremental() %}\nWHERE\n p.modified_timestamp >= (\n SELECT\n MAX(\n modified_timestamp\n )\n FROM\n {{ this }}\n )\n{% endif %}\n\nqualify(ROW_NUMBER() over (PARTITION BY p.asset_id, recorded_hour, p.provider\nORDER BY\n p.modified_timestamp DESC)) = 1", "language": "sql", "refs": [{"name": "bronze__complete_provider_prices", "package": null, "version": null}, {"name": "bronze__complete_provider_asset_metadata", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.is_incremental", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.bronze__complete_provider_prices", "model.near_models.bronze__complete_provider_asset_metadata"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.silver__complete_native_prices": {"database": "NEAR", "schema": "silver", "name": "silver__complete_native_prices", "resource_type": "model", "package_name": "near_models", "path": "silver/prices/silver__complete_native_prices.sql", "original_file_path": "models/silver/prices/silver__complete_native_prices.sql", "unique_id": "model.near_models.silver__complete_native_prices", "fqn": ["near_models", "silver", "prices", "silver__complete_native_prices"], "alias": "complete_native_prices", "checksum": {"name": "sha256", "checksum": "74b93432fe994d01dc63e3d8e1b2d6f7896319530b702b0b76d1bcb1ecfedc53"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core"], "meta": {}, "group": null, "materialized": "incremental", "incremental_strategy": "delete+insert", "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": "complete_native_prices_id", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "cluster_by": ["HOUR::DATE"]}, "tags": ["scheduled_non_core"], "description": "", "columns": {"HOUR": {"name": "HOUR", "description": "", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "SYMBOL": {"name": "SYMBOL", "description": "", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCKCHAIN": {"name": "BLOCKCHAIN", "description": "", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "PROVIDER": {"name": "PROVIDER", "description": "", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "PRICE": {"name": "PRICE", "description": "", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "IS_IMPUTED": {"name": "IS_IMPUTED", "description": "", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_INSERTED_TIMESTAMP": {"name": "_INSERTED_TIMESTAMP", "description": "", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MODIFIED_TIMESTAMP": {"name": "MODIFIED_TIMESTAMP", "description": "", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "COMPLETE_NATIVE_PRICES_ID": {"name": "COMPLETE_NATIVE_PRICES_ID", "description": "", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/silver/prices/silver__complete_native_prices.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "incremental", "incremental_strategy": "delete+insert", "unique_key": "complete_native_prices_id", "cluster_by": ["HOUR::DATE"], "tags": ["scheduled_non_core"]}, "created_at": 1763073390.2794983, "relation_name": "NEAR.silver.complete_native_prices", "raw_code": "{{ config(\n materialized = 'incremental',\n incremental_strategy = 'delete+insert',\n unique_key = 'complete_native_prices_id',\n cluster_by = ['HOUR::DATE'],\n tags = ['scheduled_non_core']\n) }}\n\nSELECT\n HOUR,\n asset_id,\n symbol,\n NAME,\n 24 AS decimals,\n price,\n blockchain,\n is_imputed,\n is_deprecated,\n provider,\n source,\n _inserted_timestamp,\n inserted_timestamp,\n modified_timestamp,\n complete_native_prices_id,\n _invocation_id\nFROM\n {{ ref(\n 'bronze__complete_native_prices'\n ) }}\n\n{% if is_incremental() %}\nWHERE\n modified_timestamp >= (\n SELECT\n MAX(\n modified_timestamp\n )\n FROM\n {{ this }}\n )\n{% endif %}", "language": "sql", "refs": [{"name": "bronze__complete_native_prices", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.is_incremental", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.bronze__complete_native_prices"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.silver__complete_token_prices": {"database": "NEAR", "schema": "silver", "name": "silver__complete_token_prices", "resource_type": "model", "package_name": "near_models", "path": "silver/prices/silver__complete_token_prices.sql", "original_file_path": "models/silver/prices/silver__complete_token_prices.sql", "unique_id": "model.near_models.silver__complete_token_prices", "fqn": ["near_models", "silver", "prices", "silver__complete_token_prices"], "alias": "complete_token_prices", "checksum": {"name": "sha256", "checksum": "f3fe71c1d2e587f131537981f75f4bd5fde51b28bff354d03885e41a64663665"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core"], "meta": {}, "group": null, "materialized": "incremental", "incremental_strategy": "delete+insert", "persist_docs": {"relation": true, "columns": true}, "post-hook": [{"sql": "ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION ON EQUALITY(token_address,symbol);", "transaction": true, "index": null}], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": "complete_token_prices_id", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "cluster_by": ["HOUR::DATE"]}, "tags": ["scheduled_non_core"], "description": "", "columns": {"HOUR": {"name": "HOUR", "description": "", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TOKEN_ADDRESS": {"name": "TOKEN_ADDRESS", "description": "", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCKCHAIN": {"name": "BLOCKCHAIN", "description": "", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCKCHAIN_ID": {"name": "BLOCKCHAIN_ID", "description": "", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "PROVIDER": {"name": "PROVIDER", "description": "", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "PRICE": {"name": "PRICE", "description": "", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "IS_IMPUTED": {"name": "IS_IMPUTED", "description": "", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_INSERTED_TIMESTAMP": {"name": "_INSERTED_TIMESTAMP", "description": "", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MODIFIED_TIMESTAMP": {"name": "MODIFIED_TIMESTAMP", "description": "", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "COMPLETE_TOKEN_PRICES_ID": {"name": "COMPLETE_TOKEN_PRICES_ID", "description": "", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/silver/prices/silver__complete_token_prices.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "incremental", "incremental_strategy": "delete+insert", "unique_key": "complete_token_prices_id", "cluster_by": ["HOUR::DATE"], "tags": ["scheduled_non_core"], "post-hook": ["ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION ON EQUALITY(token_address,symbol);"]}, "created_at": 1763073390.305372, "relation_name": "NEAR.silver.complete_token_prices", "raw_code": "{{ config(\n materialized = 'incremental',\n incremental_strategy = 'delete+insert',\n unique_key = 'complete_token_prices_id',\n cluster_by = ['HOUR::DATE'],\n post_hook = \"ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION ON EQUALITY(token_address,symbol);\",\n tags = ['scheduled_non_core']\n) }}\n\nWITH complete_token_prices AS (\n\n SELECT\n HOUR,\n LOWER(\n p.token_address\n ) AS token_address,\n asset_id,\n symbol,\n NAME,\n decimals,\n price,\n blockchain,\n blockchain_name,\n blockchain_id,\n is_imputed,\n is_deprecated,\n is_verified,\n provider,\n source,\n _inserted_timestamp,\n inserted_timestamp,\n modified_timestamp,\n complete_token_prices_id,\n _invocation_id\n FROM\n {{ ref(\n 'bronze__complete_token_prices'\n ) }}\n p\n\n{% if is_incremental() %}\nWHERE\n modified_timestamp >= (\n SELECT\n MAX(\n modified_timestamp\n )\n FROM\n {{ this }}\n )\n{% endif %}\n\nqualify ROW_NUMBER() over (\n PARTITION BY HOUR,\n token_address,\n symbol\n ORDER BY\n price ASC\n) = 1\n)\nSELECT\n HOUR,\n token_address,\n asset_id,\n p.symbol,\n p.NAME,\n COALESCE(\n ft.decimals,\n p.decimals\n ) AS decimals,\n price,\n blockchain,\n blockchain_name,\n blockchain_id,\n is_imputed,\n is_deprecated,\n is_verified,\n provider,\n source,\n p._inserted_timestamp,\n SYSDATE() AS inserted_timestamp,\n SYSDATE() AS modified_timestamp,\n {{ dbt_utils.generate_surrogate_key(\n ['source', 'HOUR', 'token_address', 'p.symbol','blockchain', 'price']\n ) }} AS complete_token_prices_id,\n '{{ invocation_id }}' AS _invocation_id\nFROM\n complete_token_prices p\n LEFT JOIN {{ ref('silver__ft_contract_metadata') }}\n ft\n ON p.token_address = ft.asset_identifier", "language": "sql", "refs": [{"name": "bronze__complete_token_prices", "package": null, "version": null}, {"name": "silver__ft_contract_metadata", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.is_incremental", "macro.dbt_utils.generate_surrogate_key", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.bronze__complete_token_prices", "model.near_models.silver__ft_contract_metadata"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.silver__complete_token_asset_metadata": {"database": "NEAR", "schema": "silver", "name": "silver__complete_token_asset_metadata", "resource_type": "model", "package_name": "near_models", "path": "silver/prices/silver__complete_token_asset_metadata.sql", "original_file_path": "models/silver/prices/silver__complete_token_asset_metadata.sql", "unique_id": "model.near_models.silver__complete_token_asset_metadata", "fqn": ["near_models", "silver", "prices", "silver__complete_token_asset_metadata"], "alias": "complete_token_asset_metadata", "checksum": {"name": "sha256", "checksum": "4d37d23d7c53c08b43c5db423f1889475064f57148c45b032d841d7fd48ee368"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core"], "meta": {}, "group": null, "materialized": "incremental", "incremental_strategy": "delete+insert", "persist_docs": {"relation": true, "columns": true}, "post-hook": [{"sql": "ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION ON EQUALITY(asset_id,token_address,name,symbol);", "transaction": true, "index": null}], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": "complete_token_asset_metadata_id", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true}, "tags": ["scheduled_non_core"], "description": "", "columns": {"PROVIDER": {"name": "PROVIDER", "description": "", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TOKEN_ADDRESS": {"name": "TOKEN_ADDRESS", "description": "", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCKCHAIN": {"name": "BLOCKCHAIN", "description": "", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCKCHAIN_ID": {"name": "BLOCKCHAIN_ID", "description": "", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MODIFIED_TIMESTAMP": {"name": "MODIFIED_TIMESTAMP", "description": "", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "COMPLETE_TOKEN_ASSET_METADATA_ID": {"name": "COMPLETE_TOKEN_ASSET_METADATA_ID", "description": "", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/silver/prices/silver__complete_token_asset_metadata.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "incremental", "incremental_strategy": "delete+insert", "unique_key": "complete_token_asset_metadata_id", "tags": ["scheduled_non_core"], "post-hook": ["ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION ON EQUALITY(asset_id,token_address,name,symbol);"]}, "created_at": 1763073390.259538, "relation_name": "NEAR.silver.complete_token_asset_metadata", "raw_code": "{{ config(\n materialized = 'incremental',\n incremental_strategy = 'delete+insert',\n unique_key = 'complete_token_asset_metadata_id',\n post_hook = \"ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION ON EQUALITY(asset_id,token_address,name,symbol);\",\n tags = ['scheduled_non_core']\n) }}\n\nSELECT\n LOWER(\n A.token_address\n ) AS token_address,\n asset_id,\n symbol,\n NAME,\n decimals,\n blockchain,\n blockchain_name,\n blockchain_id,\n is_deprecated,\n is_verified,\n provider,\n source,\n _inserted_timestamp,\n inserted_timestamp,\n modified_timestamp,\n complete_token_asset_metadata_id,\n _invocation_id\nFROM\n {{ ref(\n 'bronze__complete_token_asset_metadata'\n ) }} A\n\n{% if is_incremental() %}\nWHERE\n modified_timestamp >= (\n SELECT\n MAX(\n modified_timestamp\n )\n FROM\n {{ this }}\n )\n{% endif %}", "language": "sql", "refs": [{"name": "bronze__complete_token_asset_metadata", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.is_incremental", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.bronze__complete_token_asset_metadata"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models._block_lookback": {"database": "NEAR", "schema": "_block_lookback", "name": "_block_lookback", "resource_type": "model", "package_name": "near_models", "path": "streamline/_block_lookback.sql", "original_file_path": "models/streamline/_block_lookback.sql", "unique_id": "model.near_models._block_lookback", "fqn": ["near_models", "streamline", "_block_lookback"], "alias": "", "checksum": {"name": "sha256", "checksum": "a36c5139370863cb381870e48cd0a199f1c9d5be4ae05783a49a6c6b90e20d5a"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": [], "meta": {}, "group": null, "materialized": "ephemeral", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": null, "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "ephemeral"}, "created_at": 1763073385.5070217, "relation_name": null, "raw_code": "{{ config (\n materialized = \"ephemeral\"\n) }}\n\nSELECT\n MIN(block_id) AS block_id\nFROM\n {{ ref(\"core__fact_blocks\") }}\nWHERE\n block_timestamp >= DATEADD('hour', -72, SYSDATE())\n AND block_timestamp < DATEADD('hour', -71, SYSDATE())", "language": "sql", "refs": [{"name": "core__fact_blocks", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.core__fact_blocks"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.streamline__get_chainhead": {"database": "NEAR", "schema": "streamline", "name": "streamline__get_chainhead", "resource_type": "model", "package_name": "near_models", "path": "streamline/streamline__get_chainhead.sql", "original_file_path": "models/streamline/streamline__get_chainhead.sql", "unique_id": "model.near_models.streamline__get_chainhead", "fqn": ["near_models", "streamline", "streamline__get_chainhead"], "alias": "get_chainhead", "checksum": {"name": "sha256", "checksum": "29bce02e4e2749d9ddf647dc923062538bd19a1418516d663e71588bbde92af1"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["streamline_helper"], "meta": {}, "group": null, "materialized": "view", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": null, "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true}, "tags": ["streamline_helper"], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "view", "tags": ["streamline_helper"]}, "created_at": 1763073385.514673, "relation_name": "NEAR.streamline.get_chainhead", "raw_code": "{{ config(\n materialized = 'view',\n tags = ['streamline_helper']\n) }}\n\nSELECT\n {{ target.database }}.live.udf_api(\n 'POST',\n '{Service}',\n OBJECT_CONSTRUCT(\n 'Content-Type',\n 'application/json'\n ),\n OBJECT_CONSTRUCT(\n 'jsonrpc',\n '2.0',\n 'id',\n 'dontcare',\n 'method',\n 'status',\n 'params',\n OBJECT_CONSTRUCT(\n 'finality',\n 'final'\n )\n ),\n 'Vault/prod/near/quicknode/mainnet'\n ) :data :result :sync_info :latest_block_height :: INT AS block_id", "language": "sql", "refs": [], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.fsc_utils.set_query_tag"], "nodes": []}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.streamline__defuse_token_ids_realtime": {"database": "NEAR", "schema": "streamline", "name": "streamline__defuse_token_ids_realtime", "resource_type": "model", "package_name": "near_models", "path": "streamline/external/token_metadata/defuse/streamline__defuse_token_ids_realtime.sql", "original_file_path": "models/streamline/external/token_metadata/defuse/streamline__defuse_token_ids_realtime.sql", "unique_id": "model.near_models.streamline__defuse_token_ids_realtime", "fqn": ["near_models", "streamline", "external", "token_metadata", "defuse", "streamline__defuse_token_ids_realtime"], "alias": "defuse_token_ids_realtime", "checksum": {"name": "sha256", "checksum": "e280465847a65ac38ff6fc4a0343122fd4416f31a47d2704f2018134446b1e20"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["streamline_non_core"], "meta": {}, "group": null, "materialized": "view", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": null, "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true}, "tags": ["streamline_non_core"], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "view", "tags": ["streamline_non_core"]}, "created_at": 1763073385.5224557, "relation_name": "NEAR.streamline.defuse_token_ids_realtime", "raw_code": "{{ config (\n materialized = \"view\",\n tags = ['streamline_non_core']\n) }}\n\nWITH api_call AS (\n\n SELECT\n {{ target.database }}.live.udf_api(\n 'POST',\n 'https://bridge.chaindefuser.com/rpc',\n OBJECT_CONSTRUCT(\n 'Content-Type',\n 'application/json',\n 'fsc-quantum-state',\n 'livequery'\n ),\n OBJECT_CONSTRUCT(\n 'id',\n 'dontcare',\n 'jsonrpc',\n '2.0',\n 'method',\n 'supported_tokens',\n 'params',\n []\n )\n ) :: variant AS response\n)\nSELECT\n response\nFROM\n api_call\nWHERE\n response IS NOT NULL\n AND response :status_code :: INT IN (\n 200,\n 201\n )", "language": "sql", "refs": [], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.fsc_utils.set_query_tag"], "nodes": []}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.streamline__ft_tokenlist": {"database": "NEAR", "schema": "streamline", "name": "streamline__ft_tokenlist", "resource_type": "model", "package_name": "near_models", "path": "streamline/external/token_metadata/nearblocks/streamline__ft_tokenlist.sql", "original_file_path": "models/streamline/external/token_metadata/nearblocks/streamline__ft_tokenlist.sql", "unique_id": "model.near_models.streamline__ft_tokenlist", "fqn": ["near_models", "streamline", "external", "token_metadata", "nearblocks", "streamline__ft_tokenlist"], "alias": "ft_tokenlist", "checksum": {"name": "sha256", "checksum": "7786b2e05bc6efe49580fd878665be8b59ac5cd83b5ca77bb1e3e9474e5a91ea"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["streamline_non_core"], "meta": {}, "group": null, "materialized": "incremental", "incremental_strategy": "merge", "persist_docs": {"relation": true, "columns": true}, "post-hook": [{"sql": "ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION on equality(contract_address)", "transaction": true, "index": null}], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": "contract_address", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "cluster_by": ["modified_timestamp::DATE"]}, "tags": ["streamline_non_core"], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "incremental", "incremental_strategy": "merge", "unique_key": "contract_address", "cluster_by": ["modified_timestamp::DATE"], "tags": ["streamline_non_core"], "post-hook": ["ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION on equality(contract_address)"]}, "created_at": 1763073385.5300312, "relation_name": "NEAR.streamline.ft_tokenlist", "raw_code": "{{ config (\n materialized = \"incremental\",\n incremental_strategy = 'merge',\n unique_key = \"contract_address\",\n cluster_by = ['modified_timestamp::DATE'],\n post_hook = \"ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION on equality(contract_address)\",\n tags = ['streamline_non_core']\n) }}\n\nWITH ft_transfers AS (\n\n SELECT\n DISTINCT lower(receipt_receiver_id) AS contract_address\n FROM\n {{ ref('core__ez_actions') }}\n WHERE\n action_name = 'FunctionCall'\n AND action_data :method_name = 'ft_transfer'\n\n{% if is_incremental() %}\nAND modified_timestamp >= (\n SELECT\n COALESCE(MAX(modified_timestamp), '1970-01-01')\n FROM\n {{ this }})\n {% endif %}\n) \n{% if not is_incremental() %}\n {% if execute %}\n {% do log('Is FR, loading from seed file', info=true) %}\n {% endif %}\n,\n tokenlist_seed AS (\n SELECT\n lower(contract_address) AS contract_address\n FROM\n {{ ref('seeds__ft_tokenlist') }}\n )\n{% endif %}\n,\nmints AS (\n SELECT\n DISTINCT lower(contract_address) AS contract_address\n FROM\n {{ ref('silver__token_transfer_mints') }}\n{% if is_incremental() %}\nWHERE modified_timestamp >= (\n SELECT\n COALESCE(MAX(modified_timestamp), '1970-01-01')\n FROM\n {{ this }})\n {% endif %}\n),\nFINAL AS (\n SELECT\n contract_address\n FROM\n ft_transfers\n UNION\n SELECT\n contract_address\n FROM\n mints\n\n {% if not is_incremental() %}\n UNION\n SELECT\n contract_address\n FROM\n tokenlist_seed\n {% endif %}\n)\nSELECT\n contract_address,\n {{ dbt_utils.generate_surrogate_key(\n ['contract_address']\n ) }} AS ft_tokenlist_id,\n SYSDATE() AS inserted_timestamp,\n SYSDATE() AS modified_timestamp,\n '{{ invocation_id }}' AS _invocation_id\nFROM\n FINAL\n\n qualify(ROW_NUMBER() over (PARTITION BY contract_address\n ORDER BY\n modified_timestamp ASC) = 1)", "language": "sql", "refs": [{"name": "core__ez_actions", "package": null, "version": null}, {"name": "seeds__ft_tokenlist", "package": null, "version": null}, {"name": "silver__token_transfer_mints", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.is_incremental", "macro.dbt_utils.generate_surrogate_key", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.core__ez_actions", "seed.near_models.seeds__ft_tokenlist", "model.near_models.silver__token_transfer_mints"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.streamline__nearblocks_ft_realtime": {"database": "NEAR", "schema": "streamline", "name": "streamline__nearblocks_ft_realtime", "resource_type": "model", "package_name": "near_models", "path": "streamline/external/token_metadata/nearblocks/realtime/streamline__nearblocks_ft_realtime.sql", "original_file_path": "models/streamline/external/token_metadata/nearblocks/realtime/streamline__nearblocks_ft_realtime.sql", "unique_id": "model.near_models.streamline__nearblocks_ft_realtime", "fqn": ["near_models", "streamline", "external", "token_metadata", "nearblocks", "realtime", "streamline__nearblocks_ft_realtime"], "alias": "nearblocks_ft_realtime", "checksum": {"name": "sha256", "checksum": "c33c40a64bf0131045e0db80eb9b0dbf124cd34b6ebceb5de6edc3714cb12558"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["streamline_non_core"], "meta": {}, "group": null, "materialized": "view", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [{"sql": "\n \n \n SELECT\n NULL\n \n", "transaction": true, "index": null}], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": null, "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true}, "tags": ["streamline_non_core"], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "view", "tags": ["streamline_non_core"], "post-hook": ["\n \n \n SELECT\n NULL\n \n"]}, "created_at": 1763073385.5446553, "relation_name": "NEAR.streamline.nearblocks_ft_realtime", "raw_code": "-- depends_on: {{ ref('streamline__ft_tokenlist') }}\n{{ config (\n materialized = \"view\",\n post_hook = fsc_utils.if_data_call_function_v2(\n func = 'streamline.udf_bulk_rest_api_v2',\n target = \"{{this.schema}}.{{this.identifier}}\",\n params = {\n \"external_table\": \"nearblocks_ft_metadata\",\n \"sql_limit\": \"150\",\n \"producer_batch_size\": \"25\",\n \"worker_batch_size\": \"25\",\n \"sql_source\": \"{{this.identifier}}\"\n }\n ),\n tags = ['streamline_non_core']\n) }}\n\nWITH\nft_tokenlist AS (\n\n SELECT\n contract_address\n FROM\n {{ ref('streamline__ft_tokenlist') }}\n EXCEPT\n SELECT\n contract_address\n FROM\n {{ ref('streamline__nearblocks_ft_complete')}}\n)\nSELECT\n contract_address,\n DATE_PART('EPOCH', SYSDATE()) :: INTEGER AS partition_key,\n {{ target.database }}.live.udf_api(\n 'GET',\n '{Service}fts/' || contract_address,\n {\n 'Content-Type': 'application/json',\n 'Authorization': 'Bearer ' || '{Authentication}'\n },\n {},\n 'Vault/prod/near/nearblocks'\n ) AS request\nFROM\n ft_tokenlist", "language": "sql", "refs": [{"name": "streamline__ft_tokenlist", "package": null, "version": null}, {"name": "streamline__ft_tokenlist", "package": null, "version": null}, {"name": "streamline__nearblocks_ft_complete", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.fsc_utils.if_data_call_function_v2", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.streamline__ft_tokenlist", "model.near_models.streamline__nearblocks_ft_complete"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.streamline__nearblocks_ft_complete": {"database": "NEAR", "schema": "streamline", "name": "streamline__nearblocks_ft_complete", "resource_type": "model", "package_name": "near_models", "path": "streamline/external/token_metadata/nearblocks/complete/streamline__nearblocks_ft_complete.sql", "original_file_path": "models/streamline/external/token_metadata/nearblocks/complete/streamline__nearblocks_ft_complete.sql", "unique_id": "model.near_models.streamline__nearblocks_ft_complete", "fqn": ["near_models", "streamline", "external", "token_metadata", "nearblocks", "complete", "streamline__nearblocks_ft_complete"], "alias": "nearblocks_ft_complete", "checksum": {"name": "sha256", "checksum": "12d22ff247e54e7ba7653ba0a41dad20d8f8872b6c56ab1963a1d031feb0cab9"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["streamline_non_core"], "meta": {}, "group": null, "materialized": "incremental", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": "contract_address", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "merge_exclude_columns": ["inserted_timestamp"]}, "tags": ["streamline_non_core"], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "incremental", "unique_key": "contract_address", "merge_exclude_columns": ["inserted_timestamp"], "tags": ["streamline_non_core"]}, "created_at": 1763073385.5578296, "relation_name": "NEAR.streamline.nearblocks_ft_complete", "raw_code": "-- depends_on: {{ ref('bronze__nearblocks_ft_metadata') }}\n\n{{ config (\n materialized = \"incremental\",\n unique_key = \"contract_address\",\n merge_exclude_columns = [\"inserted_timestamp\"],\n tags = ['streamline_non_core']\n) }}\n\nSELECT\n VALUE :CONTRACT_ADDRESS :: STRING AS contract_address,\n partition_key,\n _inserted_timestamp,\n contract_address AS nearblocks_ft_complete_id,\n SYSDATE() AS inserted_timestamp,\n SYSDATE() AS modified_timestamp,\n '{{ invocation_id }}' AS _invocation_id\nFROM\n {{ ref('bronze__nearblocks_ft_metadata') }}\nWHERE\n typeof(DATA) != 'NULL_VALUE'\n\n{% if is_incremental() %}\nAND\n _inserted_timestamp >= COALESCE(\n (\n SELECT\n MAX(_inserted_timestamp) _inserted_timestamp\n FROM\n {{ this }}\n ),\n '1900-01-01' :: timestamp_ntz\n )\n{% endif %}\n\nqualify(row_number() over (partition by contract_address order by _inserted_timestamp desc)) = 1", "language": "sql", "refs": [{"name": "bronze__nearblocks_ft_metadata", "package": null, "version": null}, {"name": "bronze__nearblocks_ft_metadata", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.is_incremental", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.bronze__nearblocks_ft_metadata"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.streamline__omni_tokenlist": {"database": "NEAR", "schema": "streamline", "name": "streamline__omni_tokenlist", "resource_type": "model", "package_name": "near_models", "path": "streamline/external/token_metadata/omni/streamline__omni_tokenlist.sql", "original_file_path": "models/streamline/external/token_metadata/omni/streamline__omni_tokenlist.sql", "unique_id": "model.near_models.streamline__omni_tokenlist", "fqn": ["near_models", "streamline", "external", "token_metadata", "omni", "streamline__omni_tokenlist"], "alias": "omni_tokenlist", "checksum": {"name": "sha256", "checksum": "c05190d41f53ba3dc2c70f0cf226c4ee4c16007e49d835ac1983a202ec1245aa"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["streamline_non_core"], "meta": {}, "group": null, "materialized": "incremental", "incremental_strategy": "merge", "persist_docs": {"relation": true, "columns": true}, "post-hook": [{"sql": "ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION ON EQUALITY(omni_asset_identifier);", "transaction": true, "index": null}], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": "omni_asset_identifier", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "cluster_by": ["modified_timestamp::DATE"]}, "tags": ["streamline_non_core"], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "incremental", "incremental_strategy": "merge", "unique_key": "omni_asset_identifier", "cluster_by": ["modified_timestamp::DATE"], "tags": ["streamline_non_core"], "post-hook": ["ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION ON EQUALITY(omni_asset_identifier);"]}, "created_at": 1763073385.5664861, "relation_name": "NEAR.streamline.omni_tokenlist", "raw_code": "{{ config (\n materialized = \"incremental\",\n incremental_strategy = 'merge',\n unique_key = \"omni_asset_identifier\",\n cluster_by = ['modified_timestamp::DATE'],\n post_hook = \"ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION ON EQUALITY(omni_asset_identifier);\",\n tags = ['streamline_non_core']\n) }}\n\nWITH omni_token AS (\n SELECT\n DISTINCT raw_token_id AS omni_asset_identifier\n FROM \n {{ ref('silver__bridge_omni') }}\n \n{% if is_incremental() %}\nWHERE modified_timestamp >= (\n SELECT\n COALESCE(MAX(modified_timestamp), '1970-01-01')\n FROM\n {{ this }})\n{% endif %}\n)\nSELECT\n omni_asset_identifier,\n SPLIT_PART(omni_asset_identifier, ':', 1) :: STRING AS source_chain,\n SPLIT_PART(omni_asset_identifier, ':', 2) :: STRING AS crosschain_token_contract,\n {{ dbt_utils.generate_surrogate_key(\n ['omni_asset_identifier']\n ) }} AS omni_tokenlist_id,\n SYSDATE() AS inserted_timestamp,\n SYSDATE() AS modified_timestamp,\n '{{ invocation_id }}' AS _invocation_id\nFROM\n omni_token\nQUALIFY (ROW_NUMBER() OVER (PARTITION BY omni_asset_identifier\n ORDER BY\n modified_timestamp ASC) = 1)", "language": "sql", "refs": [{"name": "silver__bridge_omni", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.is_incremental", "macro.dbt_utils.generate_surrogate_key", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.silver__bridge_omni"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.streamline__omni_realtime": {"database": "NEAR", "schema": "streamline", "name": "streamline__omni_realtime", "resource_type": "model", "package_name": "near_models", "path": "streamline/external/token_metadata/omni/realtime/streamline__omni_realtime.sql", "original_file_path": "models/streamline/external/token_metadata/omni/realtime/streamline__omni_realtime.sql", "unique_id": "model.near_models.streamline__omni_realtime", "fqn": ["near_models", "streamline", "external", "token_metadata", "omni", "realtime", "streamline__omni_realtime"], "alias": "omni_realtime", "checksum": {"name": "sha256", "checksum": "a1d4399d3111e3b69b0e5fb2b12c4f88c12820889ad4b5476d7dc08353164566"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["streamline_non_core"], "meta": {}, "group": null, "materialized": "view", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [{"sql": "\n \n \n SELECT\n NULL\n \n", "transaction": true, "index": null}], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": null, "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true}, "tags": ["streamline_non_core"], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "view", "tags": ["streamline_non_core"], "post-hook": ["\n \n \n SELECT\n NULL\n \n"]}, "created_at": 1763073385.577973, "relation_name": "NEAR.streamline.omni_realtime", "raw_code": "-- depends_on: {{ ref('streamline__omni_tokenlist') }}\n{{ config(\n materialized = 'view',\n post_hook = fsc_utils.if_data_call_function_v2(\n func = 'streamline.udf_bulk_rest_api_v2',\n target = \"{{this.schema}}.{{this.identifier}}\",\n params = {\n \"external_table\": \"omni_metadata\",\n \"sql_limit\": \"30\",\n \"producer_batch_size\": \"5\",\n \"worker_batch_size\": \"5\",\n \"sql_source\": \"{{this.identifier}}\"\n }\n ),\n tags = ['streamline_non_core']\n) }}\n\nWITH omni_token AS (\n \n SELECT\n omni_asset_identifier\n FROM\n {{ ref('streamline__omni_tokenlist') }}\n WHERE\n source_chain NOT IN ('near', 'sol')\n EXCEPT\n SELECT\n omni_asset_identifier\n FROM\n {{ ref('streamline__omni_complete')}}\n)\nSELECT\n omni_asset_identifier,\n DATE_PART('EPOCH', SYSDATE()) :: INTEGER AS partition_key,\n {{ target.database }}.LIVE.UDF_API(\n 'POST',\n '{Service}',\n OBJECT_CONSTRUCT('Content-Type', 'application/json'),\n OBJECT_CONSTRUCT(\n 'jsonrpc', '2.0',\n 'id', 'dontcare',\n 'method', 'query',\n 'params', OBJECT_CONSTRUCT(\n 'request_type', 'call_function',\n 'finality', 'final',\n 'account_id', 'omni.bridge.near',\n 'method_name', 'get_token_id',\n 'args_base64', BASE64_ENCODE(OBJECT_CONSTRUCT('address', omni_asset_identifier) :: STRING)\n )\n ),\n 'Vault/prod/near/quicknode/mainnet'\n ) AS request\nFROM\n omni_token", "language": "sql", "refs": [{"name": "streamline__omni_tokenlist", "package": null, "version": null}, {"name": "streamline__omni_tokenlist", "package": null, "version": null}, {"name": "streamline__omni_complete", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.fsc_utils.if_data_call_function_v2", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.streamline__omni_tokenlist", "model.near_models.streamline__omni_complete"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.streamline__omni_complete": {"database": "NEAR", "schema": "streamline", "name": "streamline__omni_complete", "resource_type": "model", "package_name": "near_models", "path": "streamline/external/token_metadata/omni/complete/streamline__omni_complete.sql", "original_file_path": "models/streamline/external/token_metadata/omni/complete/streamline__omni_complete.sql", "unique_id": "model.near_models.streamline__omni_complete", "fqn": ["near_models", "streamline", "external", "token_metadata", "omni", "complete", "streamline__omni_complete"], "alias": "omni_complete", "checksum": {"name": "sha256", "checksum": "6ca548ca7b4705b643d2b0adfea7c1e772b8b71cd9389919f20cb4998302df39"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["streamline_non_core"], "meta": {}, "group": null, "materialized": "incremental", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": "omni_complete_id", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "merge_exclude_columns": ["inserted_timestamp"]}, "tags": ["streamline_non_core"], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "incremental", "unique_key": "omni_complete_id", "merge_exclude_columns": ["inserted_timestamp"], "tags": ["streamline_non_core"]}, "created_at": 1763073385.5885866, "relation_name": "NEAR.streamline.omni_complete", "raw_code": "-- depends_on: {{ ref('bronze__omni_metadata') }}\n{{ config(\n materialized = \"incremental\",\n unique_key = \"omni_complete_id\",\n merge_exclude_columns = [\"inserted_timestamp\"],\n tags = ['streamline_non_core']\n) }}\n\nSELECT\n VALUE:OMNI_ASSET_IDENTIFIER :: STRING AS omni_asset_identifier,\n partition_key,\n _inserted_timestamp,\n VALUE:OMNI_ASSET_IDENTIFIER :: STRING AS omni_complete_id,\n SYSDATE() AS inserted_timestamp,\n SYSDATE() AS modified_timestamp,\n '{{ invocation_id }}' AS _invocation_id\nFROM\n {{ ref('bronze__omni_metadata') }}\nWHERE\n typeof(DATA) != 'NULL_VALUE'\n\n{% if is_incremental() %}\nAND\n _inserted_timestamp >= COALESCE(\n (\n SELECT\n MAX(_inserted_timestamp) _inserted_timestamp\n FROM\n {{ this }}\n ),\n '1900-01-01' :: timestamp_ntz\n )\n{% endif %}\n\nqualify(row_number() over (partition by omni_asset_identifier order by _inserted_timestamp desc)) = 1", "language": "sql", "refs": [{"name": "bronze__omni_metadata", "package": null, "version": null}, {"name": "bronze__omni_metadata", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.is_incremental", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.bronze__omni_metadata"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.streamline__chainlist_ids_realtime": {"database": "NEAR", "schema": "streamline", "name": "streamline__chainlist_ids_realtime", "resource_type": "model", "package_name": "near_models", "path": "streamline/external/token_metadata/chainlist/streamline__chainlist_ids_realtime.sql", "original_file_path": "models/streamline/external/token_metadata/chainlist/streamline__chainlist_ids_realtime.sql", "unique_id": "model.near_models.streamline__chainlist_ids_realtime", "fqn": ["near_models", "streamline", "external", "token_metadata", "chainlist", "streamline__chainlist_ids_realtime"], "alias": "chainlist_ids_realtime", "checksum": {"name": "sha256", "checksum": "f4cf540a624078d68ba4f9225e497c3076343556e436f9f54f9641f72b21f1ee"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["streamline_non_core"], "meta": {}, "group": null, "materialized": "view", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": null, "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true}, "tags": ["streamline_non_core"], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "view", "tags": ["streamline_non_core"]}, "created_at": 1763073385.5972857, "relation_name": "NEAR.streamline.chainlist_ids_realtime", "raw_code": "{{ config (\n materialized = \"view\",\n tags = ['streamline_non_core']\n) }}\n\nWITH api_call AS (\n\n SELECT\n {{ target.database }}.live.udf_api(\n 'GET',\n 'https://chainlist.org/rpcs.json',\n OBJECT_CONSTRUCT(\n 'Content-Type',\n 'application/json',\n 'fsc-quantum-state',\n 'livequery'\n ),\n {}\n ) :: variant AS response\n)\nSELECT\n response\nFROM\n api_call\nWHERE\n response IS NOT NULL\n AND response :status_code :: INT IN (\n 200,\n 201\n )", "language": "sql", "refs": [], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.fsc_utils.set_query_tag"], "nodes": []}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.streamline__transactions": {"database": "NEAR", "schema": "streamline", "name": "streamline__transactions", "resource_type": "model", "package_name": "near_models", "path": "streamline/core/streamline__transactions.sql", "original_file_path": "models/streamline/core/streamline__transactions.sql", "unique_id": "model.near_models.streamline__transactions", "fqn": ["near_models", "streamline", "core", "streamline__transactions"], "alias": "transactions", "checksum": {"name": "sha256", "checksum": "056c63dce7e01f8584f54736a9b3340444071696500ba666c209917e100fd082"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["streamline_helper"], "meta": {}, "group": null, "materialized": "incremental", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [{"sql": "ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION on equality(tx_hash, block_id)", "transaction": true, "index": null}], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": "tx_hash", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "cluster_by": "ROUND(block_id, -3)", "merge_exclude_columns": ["inserted_timestamp"]}, "tags": ["streamline_helper"], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "incremental", "unique_key": "tx_hash", "cluster_by": "ROUND(block_id, -3)", "merge_exclude_columns": ["inserted_timestamp"], "tags": ["streamline_helper"], "post-hook": ["ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION on equality(tx_hash, block_id)"]}, "created_at": 1763073385.6048434, "relation_name": "NEAR.streamline.transactions", "raw_code": "-- depends_on: {{ ref('streamline__chunks_complete') }}\n{{ config (\n materialized = \"incremental\",\n unique_key = \"tx_hash\",\n cluster_by = \"ROUND(block_id, -3)\",\n merge_exclude_columns = [\"inserted_timestamp\"],\n post_hook = \"ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION on equality(tx_hash, block_id)\",\n tags = ['streamline_helper']\n) }}\n\nWITH chunks_complete AS (\n\n SELECT\n block_id,\n block_timestamp_epoch,\n height_created,\n height_included,\n chunk_hash,\n shard_id,\n transaction_ids,\n signer_ids,\n _inserted_timestamp\n FROM\n {{ ref('streamline__chunks_complete') }}\n\n{% if is_incremental() %}\nWHERE\n modified_timestamp >= (\n SELECT\n COALESCE(MAX(modified_timestamp), '2025-01-01' :: TIMESTAMP_NTZ)\n FROM\n {{ this }}\n )\n{% endif %}\n),\nflatten_tx_ids AS (\n SELECT\n block_id,\n block_timestamp_epoch,\n height_created,\n height_included,\n chunk_hash,\n shard_id,\n VALUE :: STRING AS tx_hash,\n INDEX AS tx_index,\n signer_ids [INDEX] :: STRING AS signer_id,\n _inserted_timestamp\n FROM\n chunks_complete,\n LATERAL FLATTEN(\n input => transaction_ids\n )\n)\nSELECT\n block_id,\n block_timestamp_epoch,\n height_created,\n height_included,\n chunk_hash,\n shard_id,\n tx_hash,\n tx_index,\n signer_id,\n _inserted_timestamp,\n tx_hash AS transactions_id,\n SYSDATE() AS inserted_timestamp,\n SYSDATE() AS modified_timestamp,\n '{{ invocation_id }}' AS _invocation_id\nFROM\n flatten_tx_ids\n \nqualify(ROW_NUMBER() over (PARTITION BY tx_hash\nORDER BY\n modified_timestamp DESC)) = 1", "language": "sql", "refs": [{"name": "streamline__chunks_complete", "package": null, "version": null}, {"name": "streamline__chunks_complete", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.is_incremental", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.streamline__chunks_complete"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.streamline__chunks": {"database": "NEAR", "schema": "streamline", "name": "streamline__chunks", "resource_type": "model", "package_name": "near_models", "path": "streamline/core/streamline__chunks.sql", "original_file_path": "models/streamline/core/streamline__chunks.sql", "unique_id": "model.near_models.streamline__chunks", "fqn": ["near_models", "streamline", "core", "streamline__chunks"], "alias": "chunks", "checksum": {"name": "sha256", "checksum": "68b1ee3838e8cd4a9e9eb8ad0f7333592b66d1682cfa057264644038bd9350dc"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["streamline_helper"], "meta": {}, "group": null, "materialized": "incremental", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [{"sql": "ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION on equality(chunk_hash, block_id)", "transaction": true, "index": null}], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": "chunk_hash", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "cluster_by": "ROUND(block_id, -3)", "merge_exclude_columns": ["inserted_timestamp"]}, "tags": ["streamline_helper"], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "incremental", "unique_key": "chunk_hash", "cluster_by": "ROUND(block_id, -3)", "merge_exclude_columns": ["inserted_timestamp"], "tags": ["streamline_helper"], "post-hook": ["ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION on equality(chunk_hash, block_id)"]}, "created_at": 1763073385.6155758, "relation_name": "NEAR.streamline.chunks", "raw_code": "-- depends_on: {{ ref('streamline__blocks_complete') }}\n{{ config (\n materialized = \"incremental\",\n unique_key = \"chunk_hash\",\n cluster_by = \"ROUND(block_id, -3)\",\n merge_exclude_columns = [\"inserted_timestamp\"],\n post_hook = \"ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION on equality(chunk_hash, block_id)\",\n tags = ['streamline_helper']\n) }}\n\nWITH blocks_complete AS (\n\n SELECT\n block_id,\n block_timestamp_epoch,\n block_hash,\n chunk_ids,\n _inserted_timestamp\n FROM\n {{ ref('streamline__blocks_complete') }}\n\n{% if is_incremental() %}\nWHERE\n modified_timestamp >= (\n SELECT\n COALESCE(MAX(modified_timestamp), '2025-01-01' :: TIMESTAMP_NTZ)\n FROM\n {{ this }}\n )\n{% endif %}\n),\nflatten_chunk_ids AS (\n SELECT\n block_id,\n block_timestamp_epoch,\n block_hash,\n VALUE :: STRING AS chunk_hash,\n INDEX AS chunk_index,\n _inserted_timestamp\n FROM\n blocks_complete,\n LATERAL FLATTEN(\n input => chunk_ids\n )\n)\nSELECT\n block_id,\n block_timestamp_epoch,\n block_hash,\n chunk_hash,\n chunk_index,\n _inserted_timestamp,\n chunk_hash AS chunks_id,\n SYSDATE() AS inserted_timestamp,\n SYSDATE() AS modified_timestamp,\n '{{ invocation_id }}' AS _invocation_id\nFROM\n flatten_chunk_ids\n \nqualify(ROW_NUMBER() over (PARTITION BY chunk_hash\nORDER BY\n modified_timestamp DESC)) = 1", "language": "sql", "refs": [{"name": "streamline__blocks_complete", "package": null, "version": null}, {"name": "streamline__blocks_complete", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.is_incremental", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.streamline__blocks_complete"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.streamline__blocks": {"database": "NEAR", "schema": "streamline", "name": "streamline__blocks", "resource_type": "model", "package_name": "near_models", "path": "streamline/core/streamline__blocks.sql", "original_file_path": "models/streamline/core/streamline__blocks.sql", "unique_id": "model.near_models.streamline__blocks", "fqn": ["near_models", "streamline", "core", "streamline__blocks"], "alias": "blocks", "checksum": {"name": "sha256", "checksum": "fb193f2a35f2d4f116c1070fccf6be1d702ea1f6a7ceac1c56e0af142b8c9034"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["streamline_realtime", "streamline_history", "streamline_helper"], "meta": {}, "group": null, "materialized": "view", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": null, "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true}, "tags": ["streamline_realtime", "streamline_history", "streamline_helper"], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "view", "tags": ["streamline_realtime", "streamline_history", "streamline_helper"]}, "created_at": 1763073385.6252105, "relation_name": "NEAR.streamline.blocks", "raw_code": "-- depends on: {{ ref('streamline__get_chainhead') }}\n{{ config(\n materialized = \"view\",\n tags = ['streamline_realtime', 'streamline_history', 'streamline_helper']\n) }}\n\n{% if execute %}\n {% set height = run_query(\"SELECT block_id from streamline.get_chainhead\") %}\n {% set block_number = height.columns [0].values() [0] %}\n{% else %}\n {% set block_number = 0 %}\n{% endif %}\n\nSELECT\n _id AS block_id\nFROM\n {{ source(\n 'crosschain_silver',\n 'number_sequence'\n ) }}\nWHERE\n _id <= {{ block_number }}", "language": "sql", "refs": [{"name": "streamline__get_chainhead", "package": null, "version": null}], "sources": [["crosschain_silver", "number_sequence"]], "metrics": [], "depends_on": {"macros": ["macro.fsc_utils.set_query_tag"], "nodes": ["source.near_models.crosschain_silver.number_sequence", "model.near_models.streamline__get_chainhead"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.streamline__chunks_realtime": {"database": "NEAR", "schema": "streamline", "name": "streamline__chunks_realtime", "resource_type": "model", "package_name": "near_models", "path": "streamline/core/realtime/streamline__chunks_realtime.sql", "original_file_path": "models/streamline/core/realtime/streamline__chunks_realtime.sql", "unique_id": "model.near_models.streamline__chunks_realtime", "fqn": ["near_models", "streamline", "core", "realtime", "streamline__chunks_realtime"], "alias": "chunks_realtime", "checksum": {"name": "sha256", "checksum": "4ff58f3416db9a16e5e0dec9c897c186665f9d569aaf119b8c3000b67c93c4bc"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["streamline_realtime"], "meta": {}, "group": null, "materialized": "view", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [{"sql": "\n \n \n SELECT\n NULL\n \n", "transaction": true, "index": null}], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": null, "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true}, "tags": ["streamline_realtime"], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "view", "tags": ["streamline_realtime"], "post-hook": ["\n \n \n SELECT\n NULL\n \n"]}, "created_at": 1763073385.6346502, "relation_name": "NEAR.streamline.chunks_realtime", "raw_code": "-- depends_on: {{ ref('bronze__chunks') }}\n-- depends_on: {{ ref('bronze__FR_chunks') }}\n-- depends on: {{ ref('streamline__chunks') }}\n-- depends_on: {{ ref('streamline__chunks_complete') }}\n\n{{ config (\n materialized = \"view\",\n post_hook = fsc_utils.if_data_call_function_v2(\n func = 'streamline.udf_bulk_rest_api_v2',\n target = \"{{this.schema}}.{{this.identifier}}\",\n params = {\n \"external_table\": \"chunks_v2\",\n \"sql_limit\": \"60000\",\n \"producer_batch_size\": \"30000\",\n \"worker_batch_size\": \"7500\",\n \"sql_source\": \"{{this.identifier}}\",\n \"order_by_column\": \"block_id DESC\"\n }\n ),\n tags = ['streamline_realtime']\n) }}\n\nWITH\n{% if var('STREAMLINE_GAPFILL', false) %}\ntbl AS (\n SELECT\n A.block_id,\n A.block_timestamp_epoch,\n A.chunk_hash\n FROM\n {{ ref('seeds__impacted_blocks') }} C\n LEFT JOIN {{ ref('streamline__chunks') }} A ON A.block_id = C.block_id\n LEFT JOIN {{ ref('streamline__chunks_complete') }} B ON A.chunk_hash = B.chunk_hash\n WHERE\n A.chunk_hash IS NOT NULL\n AND B.chunk_hash IS NULL\n)\n{% else %}\n{% if var('STREAMLINE_BACKFILL', false) %}\nlast_3_days AS (\n SELECT\n 140750000 as block_id\n),\n{% else %}\nlast_3_days AS (\n\n SELECT\n ZEROIFNULL(block_id) AS block_id\n FROM\n {{ ref(\"_block_lookback\") }}\n),\n{% endif %}\ntbl AS (\n SELECT\n A.block_id,\n A.block_timestamp_epoch,\n A.chunk_hash\n FROM\n {{ ref('streamline__chunks') }} A\n LEFT JOIN {{ ref('streamline__chunks_complete') }} B ON A.chunk_hash = B.chunk_hash\n WHERE\n (\n A.block_id >= (\n SELECT\n block_id\n FROM\n last_3_days\n )\n )\n AND B.chunk_hash IS NULL\n)\n{% endif %}\nSELECT\n block_id,\n block_timestamp_epoch,\n FLOOR(block_id, -3) AS partition_key,\n chunk_hash,\n DATE_PART('EPOCH', SYSDATE()) :: INTEGER AS request_timestamp,\n {{ target.database }}.live.udf_api(\n 'POST',\n '{Service}',\n OBJECT_CONSTRUCT(\n 'Content-Type',\n 'application/json'\n ),\n OBJECT_CONSTRUCT(\n 'jsonrpc',\n '2.0',\n 'method',\n 'chunk',\n 'id',\n 'Flipside/getChunk/' || request_timestamp || '/' || chunk_hash :: STRING,\n 'params',\n OBJECT_CONSTRUCT(\n 'chunk_id',\n chunk_hash\n )\n ),\n 'Vault/prod/near/quicknode/mainnet'\n ) AS request\nFROM\n tbl", "language": "sql", "refs": [{"name": "bronze__chunks", "package": null, "version": null}, {"name": "bronze__FR_chunks", "package": null, "version": null}, {"name": "streamline__chunks", "package": null, "version": null}, {"name": "streamline__chunks_complete", "package": null, "version": null}, {"name": "_block_lookback", "package": null, "version": null}, {"name": "streamline__chunks", "package": null, "version": null}, {"name": "streamline__chunks_complete", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.fsc_utils.if_data_call_function_v2", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.bronze__chunks", "model.near_models.bronze__FR_chunks", "model.near_models.streamline__chunks", "model.near_models.streamline__chunks_complete", "model.near_models._block_lookback"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.streamline__transactions_realtime": {"database": "NEAR", "schema": "streamline", "name": "streamline__transactions_realtime", "resource_type": "model", "package_name": "near_models", "path": "streamline/core/realtime/streamline__transactions_realtime.sql", "original_file_path": "models/streamline/core/realtime/streamline__transactions_realtime.sql", "unique_id": "model.near_models.streamline__transactions_realtime", "fqn": ["near_models", "streamline", "core", "realtime", "streamline__transactions_realtime"], "alias": "transactions_realtime", "checksum": {"name": "sha256", "checksum": "1abcaedac9c10e92c5ca8150628359b8629fe0154e122c41b939bc1078af61e1"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["streamline_realtime"], "meta": {}, "group": null, "materialized": "view", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [{"sql": "\n \n \n SELECT\n NULL\n \n", "transaction": true, "index": null}], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": null, "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true}, "tags": ["streamline_realtime"], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "view", "tags": ["streamline_realtime"], "post-hook": ["\n \n \n SELECT\n NULL\n \n"]}, "created_at": 1763073385.6468792, "relation_name": "NEAR.streamline.transactions_realtime", "raw_code": "-- depends_on: {{ ref('bronze__transactions') }}\n-- depends_on: {{ ref('bronze__FR_transactions') }}\n-- depends on: {{ ref('streamline__transactions') }}\n-- depends on: {{ ref('streamline__transactions_complete') }}\n\n{{ config (\n materialized = \"view\",\n post_hook = fsc_utils.if_data_call_function_v2(\n func = 'streamline.udf_bulk_rest_api_v2',\n target = \"{{this.schema}}.{{this.identifier}}\",\n params = {\n \"external_table\": \"transactions_v2\",\n \"sql_limit\": \"300000\",\n \"producer_batch_size\": \"75000\",\n \"worker_batch_size\": \"25000\",\n \"sql_source\": \"{{this.identifier}}\",\n \"order_by_column\": \"block_id DESC\"\n }\n ),\n tags = ['streamline_realtime']\n) }}\n\nWITH \n{% if var('STREAMLINE_GAPFILL', false) %}\ntbl AS (\n SELECT\n A.block_id,\n A.block_timestamp_epoch,\n A.tx_hash,\n A.signer_id,\n A.shard_id,\n A.chunk_hash,\n A.height_created,\n A.height_included\n FROM\n {{ ref('seeds__impacted_blocks') }} C\n LEFT JOIN {{ ref('streamline__transactions') }} A ON A.block_id = C.block_id\n LEFT JOIN {{ ref('streamline__transactions_complete') }} B ON A.tx_hash = B.tx_hash\n WHERE\n A.tx_hash IS NOT NULL\n AND B.tx_hash IS NULL\n)\n{% else %}\n{% if var('STREAMLINE_BACKFILL', false) %}\nlast_3_days AS (\n SELECT\n 140750000 as block_id\n),\n{% else %}\nlast_3_days AS (\n\n SELECT\n ZEROIFNULL(block_id) AS block_id\n FROM\n {{ ref(\"_block_lookback\") }}\n),\n{% endif %}\ntbl AS (\n SELECT\n A.block_id,\n A.block_timestamp_epoch,\n A.tx_hash,\n A.signer_id,\n A.shard_id,\n A.chunk_hash,\n A.height_created,\n A.height_included\n FROM\n {{ ref('streamline__transactions') }} A\n LEFT JOIN {{ ref('streamline__transactions_complete') }} B ON A.tx_hash = B.tx_hash\n WHERE\n (\n A.block_id >= (\n SELECT\n block_id\n FROM\n last_3_days\n )\n )\n AND A.signer_id IS NOT NULL\n AND B.tx_hash IS NULL\n)\n{% endif %}\nSELECT\n shard_id,\n chunk_hash,\n block_id,\n block_timestamp_epoch,\n height_created,\n height_included,\n tx_hash,\n FLOOR(block_id, -3) AS partition_key,\n DATE_PART('EPOCH', SYSDATE()) :: INTEGER AS request_timestamp,\n {{ target.database }}.live.udf_api(\n 'POST',\n '{Service}',\n OBJECT_CONSTRUCT(\n 'Content-Type',\n 'application/json'\n ),\n OBJECT_CONSTRUCT(\n 'jsonrpc',\n '2.0',\n 'method',\n 'EXPERIMENTAL_tx_status',\n 'id',\n 'Flipside/getTransactionWithStatus/' || request_timestamp || '/' || tx_hash :: STRING,\n 'params',\n OBJECT_CONSTRUCT(\n 'tx_hash',\n tx_hash,\n 'sender_account_id',\n signer_id,\n 'wait_until',\n 'FINAL'\n )\n ),\n 'Vault/prod/near/quicknode/mainnet'\n ) AS request\nFROM\n tbl", "language": "sql", "refs": [{"name": "bronze__transactions", "package": null, "version": null}, {"name": "bronze__FR_transactions", "package": null, "version": null}, {"name": "streamline__transactions", "package": null, "version": null}, {"name": "streamline__transactions_complete", "package": null, "version": null}, {"name": "_block_lookback", "package": null, "version": null}, {"name": "streamline__transactions", "package": null, "version": null}, {"name": "streamline__transactions_complete", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.fsc_utils.if_data_call_function_v2", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.bronze__transactions", "model.near_models.bronze__FR_transactions", "model.near_models.streamline__transactions", "model.near_models.streamline__transactions_complete", "model.near_models._block_lookback"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.streamline__blocks_realtime": {"database": "NEAR", "schema": "streamline", "name": "streamline__blocks_realtime", "resource_type": "model", "package_name": "near_models", "path": "streamline/core/realtime/streamline__blocks_realtime.sql", "original_file_path": "models/streamline/core/realtime/streamline__blocks_realtime.sql", "unique_id": "model.near_models.streamline__blocks_realtime", "fqn": ["near_models", "streamline", "core", "realtime", "streamline__blocks_realtime"], "alias": "blocks_realtime", "checksum": {"name": "sha256", "checksum": "d331869fbf60a8f985db437dc40ddd83464d3bce7318e2aeee83ea6c09465f41"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["streamline_realtime"], "meta": {}, "group": null, "materialized": "view", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [{"sql": "\n \n \n SELECT\n NULL\n \n", "transaction": true, "index": null}], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": null, "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true}, "tags": ["streamline_realtime"], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "view", "tags": ["streamline_realtime"], "post-hook": ["\n \n \n SELECT\n NULL\n \n"]}, "created_at": 1763073385.6600788, "relation_name": "NEAR.streamline.blocks_realtime", "raw_code": "-- depends_on: {{ ref('bronze__blocks') }}\n-- depends_on: {{ ref('bronze__FR_blocks') }}\n-- depends_on: {{ ref('streamline__blocks_complete') }}\n{{ config (\n materialized = \"view\",\n post_hook = fsc_utils.if_data_call_function_v2(\n func = 'streamline.udf_bulk_rest_api_v2',\n target = \"{{this.schema}}.{{this.identifier}}\",\n params = {\n \"external_table\": \"blocks_v2\",\n \"sql_limit\": \"10000\",\n \"producer_batch_size\": \"5000\",\n \"worker_batch_size\": \"2500\",\n \"sql_source\": \"{{this.identifier}}\",\n \"order_by_column\": \"block_id DESC\"\n }\n ),\n tags = ['streamline_realtime']\n) }}\n\nWITH \n{% if var('STREAMLINE_GAPFILL', false) %}\n tbl AS (\n SELECT\n A.block_id\n FROM\n {{ ref('seeds__impacted_blocks') }} A \n LEFT JOIN {{ ref('streamline__blocks_complete') }} B ON A.block_id = B.block_id\n WHERE B.block_id IS NULL\n )\n {% else %}\n {% if var('STREAMLINE_BACKFILL', false) %}\n last_3_days AS (\n SELECT\n 140750000 AS block_id\n ),\n {% else %}\n last_3_days AS (\n\n SELECT\n ZEROIFNULL(block_id) AS block_id\n FROM\n {{ ref(\"_block_lookback\") }}\n ),\n {% endif %}\ntbl AS (\n SELECT\n block_id\n FROM\n {{ ref('streamline__blocks') }}\n WHERE\n (\n block_id >= (\n SELECT\n block_id\n FROM\n last_3_days\n )\n )\n AND block_id IS NOT NULL\n EXCEPT\n SELECT\n block_id\n FROM\n {{ ref('streamline__blocks_complete') }}\n WHERE\n block_id >= (\n SELECT\n block_id\n FROM\n last_3_days\n )\n AND _inserted_timestamp >= DATEADD(\n 'day',\n -4,\n SYSDATE()\n )\n AND block_hash IS NOT NULL\n)\n{% endif %}\nSELECT\n block_id,\n FLOOR(block_id, -3) AS partition_key,\n DATE_PART('EPOCH', SYSDATE()) :: INTEGER AS request_timestamp,\n {{ target.database }}.live.udf_api(\n 'POST',\n '{Service}',\n OBJECT_CONSTRUCT(\n 'Content-Type',\n 'application/json'\n ),\n OBJECT_CONSTRUCT(\n 'jsonrpc',\n '2.0',\n 'method',\n 'block',\n 'id',\n 'Flipside/getBlock/' || request_timestamp || '/' || block_id :: STRING,\n 'params',\n OBJECT_CONSTRUCT(\n 'block_id',\n block_id\n )\n ),\n 'Vault/prod/near/quicknode/mainnet'\n ) AS request\nFROM\n tbl", "language": "sql", "refs": [{"name": "bronze__blocks", "package": null, "version": null}, {"name": "bronze__FR_blocks", "package": null, "version": null}, {"name": "streamline__blocks_complete", "package": null, "version": null}, {"name": "_block_lookback", "package": null, "version": null}, {"name": "streamline__blocks", "package": null, "version": null}, {"name": "streamline__blocks_complete", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.fsc_utils.if_data_call_function_v2", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.bronze__blocks", "model.near_models.bronze__FR_blocks", "model.near_models.streamline__blocks_complete", "model.near_models._block_lookback", "model.near_models.streamline__blocks"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.streamline__transactions_complete": {"database": "NEAR", "schema": "streamline", "name": "streamline__transactions_complete", "resource_type": "model", "package_name": "near_models", "path": "streamline/core/complete/streamline__transactions_complete.sql", "original_file_path": "models/streamline/core/complete/streamline__transactions_complete.sql", "unique_id": "model.near_models.streamline__transactions_complete", "fqn": ["near_models", "streamline", "core", "complete", "streamline__transactions_complete"], "alias": "transactions_complete", "checksum": {"name": "sha256", "checksum": "54bbcf5438b49a10ac685a6956079c6c4cc717cfaf04252c582860161b3628f3"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["streamline_complete"], "meta": {}, "group": null, "materialized": "incremental", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [{"sql": "ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION on equality(tx_hash)", "transaction": true, "index": null}], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": "tx_hash", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "cluster_by": "ROUND(block_id, -3)", "merge_exclude_columns": ["inserted_timestamp"]}, "tags": ["streamline_complete"], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "incremental", "unique_key": "tx_hash", "cluster_by": "ROUND(block_id, -3)", "merge_exclude_columns": ["inserted_timestamp"], "tags": ["streamline_complete"], "post-hook": ["ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION on equality(tx_hash)"]}, "created_at": 1763073385.6717525, "relation_name": "NEAR.streamline.transactions_complete", "raw_code": "-- depends_on: {{ ref('bronze__transactions') }}\n-- depends_on: {{ ref('bronze__FR_transactions') }}\n{{ config (\n materialized = \"incremental\",\n unique_key = \"tx_hash\",\n cluster_by = \"ROUND(block_id, -3)\",\n merge_exclude_columns = [\"inserted_timestamp\"],\n post_hook = \"ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION on equality(tx_hash)\",\n tags = ['streamline_complete']\n) }}\n\nSELECT\n VALUE :TX_HASH :: STRING AS tx_hash,\n VALUE :CHUNK_HASH :: STRING AS chunk_hash,\n VALUE :BLOCK_ID :: INT AS block_id,\n partition_key,\n _inserted_timestamp,\n DATA :transaction :hash :: STRING AS complete_transactions_id,\n SYSDATE() AS inserted_timestamp,\n SYSDATE() AS modified_timestamp,\n '{{ invocation_id }}' AS _invocation_id\nFROM\n\n{% if is_incremental() %}\n{{ ref('bronze__transactions') }}\nWHERE\n _inserted_timestamp >= COALESCE(\n (\n SELECT\n MAX(_inserted_timestamp) _inserted_timestamp\n FROM\n {{ this }}\n ),\n '1900-01-01' :: timestamp_ntz\n )\n AND typeof(DATA) != 'NULL_VALUE'\n{% else %}\n {{ ref('bronze__FR_transactions') }}\nWHERE\n typeof(DATA) != 'NULL_VALUE'\n{% endif %}\n\nqualify(ROW_NUMBER() over (PARTITION BY tx_hash\nORDER BY\n _inserted_timestamp DESC)) = 1", "language": "sql", "refs": [{"name": "bronze__transactions", "package": null, "version": null}, {"name": "bronze__FR_transactions", "package": null, "version": null}, {"name": "bronze__FR_transactions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.is_incremental", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.bronze__transactions", "model.near_models.bronze__FR_transactions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.streamline__chunks_complete": {"database": "NEAR", "schema": "streamline", "name": "streamline__chunks_complete", "resource_type": "model", "package_name": "near_models", "path": "streamline/core/complete/streamline__chunks_complete.sql", "original_file_path": "models/streamline/core/complete/streamline__chunks_complete.sql", "unique_id": "model.near_models.streamline__chunks_complete", "fqn": ["near_models", "streamline", "core", "complete", "streamline__chunks_complete"], "alias": "chunks_complete", "checksum": {"name": "sha256", "checksum": "f2500b2d233dd38f66c2b013c2c67cab1d3042683a035b1c1cbfeacc202211f3"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["streamline_complete"], "meta": {}, "group": null, "materialized": "incremental", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [{"sql": "ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION on equality(chunk_hash)", "transaction": true, "index": null}], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": "chunk_hash", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "cluster_by": "ROUND(block_id, -3)", "merge_exclude_columns": ["inserted_timestamp"]}, "tags": ["streamline_complete"], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "incremental", "unique_key": "chunk_hash", "cluster_by": "ROUND(block_id, -3)", "merge_exclude_columns": ["inserted_timestamp"], "tags": ["streamline_complete"], "post-hook": ["ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION on equality(chunk_hash)"]}, "created_at": 1763073385.681833, "relation_name": "NEAR.streamline.chunks_complete", "raw_code": "-- depends_on: {{ ref('bronze__chunks') }}\n-- depends_on: {{ ref('bronze__FR_chunks') }}\n{{ config (\n materialized = \"incremental\",\n unique_key = \"chunk_hash\",\n cluster_by = \"ROUND(block_id, -3)\",\n merge_exclude_columns = [\"inserted_timestamp\"],\n post_hook = \"ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION on equality(chunk_hash)\",\n tags = ['streamline_complete']\n) }}\n\nSELECT\n VALUE :BLOCK_ID :: INT AS block_id,\n VALUE :BLOCK_TIMESTAMP_EPOCH :: INT AS block_timestamp_epoch,\n VALUE :CHUNK_HASH :: STRING AS chunk_hash,\n DATA :header :height_created :: INT AS height_created,\n DATA :header :height_included :: INT AS height_included,\n DATA :header: shard_id :: INT AS shard_id,\n ARRAY_SIZE(\n DATA :receipts :: ARRAY\n ) AS receipts_count,\n ARRAY_SIZE(\n DATA :transactions :: ARRAY\n ) AS transactions_count,\n {{ target.database }}.streamline.udf_extract_hash_array(\n DATA :transactions :: ARRAY,\n 'hash'\n ) AS transaction_ids,\n {{ target.database }}.streamline.udf_extract_hash_array(\n DATA :transactions :: ARRAY,\n 'signer_id'\n ) AS signer_ids,\n partition_key,\n _inserted_timestamp,\n DATA :header :chunk_hash :: STRING AS complete_chunks_id,\n SYSDATE() AS inserted_timestamp,\n SYSDATE() AS modified_timestamp,\n '{{ invocation_id }}' AS _invocation_id\nFROM\n\n{% if is_incremental() %}\n{{ ref('bronze__chunks') }}\nWHERE\n _inserted_timestamp >= COALESCE(\n (\n SELECT\n MAX(_inserted_timestamp) _inserted_timestamp\n FROM\n {{ this }}\n ),\n '1900-01-01' :: timestamp_ntz\n )\n AND typeof(DATA) != 'NULL_VALUE'\n{% else %}\n {{ ref('bronze__FR_chunks') }}\nWHERE\n typeof(DATA) != 'NULL_VALUE'\n{% endif %}\n\nqualify(ROW_NUMBER() over (PARTITION BY chunk_hash\nORDER BY\n _inserted_timestamp DESC)) = 1", "language": "sql", "refs": [{"name": "bronze__chunks", "package": null, "version": null}, {"name": "bronze__FR_chunks", "package": null, "version": null}, {"name": "bronze__FR_chunks", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.is_incremental", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.bronze__chunks", "model.near_models.bronze__FR_chunks"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.streamline__blocks_complete": {"database": "NEAR", "schema": "streamline", "name": "streamline__blocks_complete", "resource_type": "model", "package_name": "near_models", "path": "streamline/core/complete/streamline__blocks_complete.sql", "original_file_path": "models/streamline/core/complete/streamline__blocks_complete.sql", "unique_id": "model.near_models.streamline__blocks_complete", "fqn": ["near_models", "streamline", "core", "complete", "streamline__blocks_complete"], "alias": "blocks_complete", "checksum": {"name": "sha256", "checksum": "ed69fb30001b39c7fb38b3af812642161fcc7dfb6690548d225632059a2b48e0"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["streamline_complete"], "meta": {}, "group": null, "materialized": "incremental", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [{"sql": "ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION on equality(block_id)", "transaction": true, "index": null}], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": "block_id", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "cluster_by": "ROUND(block_id, -3)", "merge_exclude_columns": ["inserted_timestamp"]}, "tags": ["streamline_complete"], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "incremental", "unique_key": "block_id", "cluster_by": "ROUND(block_id, -3)", "merge_exclude_columns": ["inserted_timestamp"], "tags": ["streamline_complete"], "post-hook": ["ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION on equality(block_id)"]}, "created_at": 1763073385.692576, "relation_name": "NEAR.streamline.blocks_complete", "raw_code": "-- depends_on: {{ ref('bronze__blocks') }}\n-- depends_on: {{ ref('bronze__FR_blocks') }}\n{{ config (\n materialized = \"incremental\",\n unique_key = \"block_id\",\n cluster_by = \"ROUND(block_id, -3)\",\n merge_exclude_columns = [\"inserted_timestamp\"],\n post_hook = \"ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION on equality(block_id)\",\n tags = ['streamline_complete']\n) }}\n\nSELECT\n VALUE :BLOCK_ID :: INT AS block_id,\n DATA :header :timestamp :: INT AS block_timestamp_epoch,\n DATA :header :hash :: STRING AS block_hash,\n DATA :header :prev_height :: INT AS prev_height,\n DATA :header :prev_hash :: STRING AS prev_hash,\n DATA :header :chunks_included :: INT AS chunks_expected,\n ARRAY_SIZE(\n DATA :chunks :: ARRAY\n ) AS chunks_included,\n {{ target.database }}.streamline.udf_extract_hash_array(\n DATA :chunks :: ARRAY,\n 'chunk_hash'\n ) AS chunk_ids,\n partition_key,\n _inserted_timestamp,\n DATA :header :hash :: STRING AS complete_blocks_id,\n SYSDATE() AS inserted_timestamp,\n SYSDATE() AS modified_timestamp,\n '{{ invocation_id }}' AS _invocation_id\nFROM\n\n{% if is_incremental() %}\n{{ ref('bronze__blocks') }}\nWHERE\n _inserted_timestamp >= COALESCE(\n (\n SELECT\n MAX(_inserted_timestamp) _inserted_timestamp\n FROM\n {{ this }}\n ),\n '1900-01-01' :: timestamp_ntz\n )\n AND typeof(DATA) != 'NULL_VALUE'\n{% else %}\n {{ ref('bronze__FR_blocks') }}\nWHERE\n typeof(DATA) != 'NULL_VALUE'\n{% endif %}\n\nqualify(ROW_NUMBER() over (PARTITION BY block_id\nORDER BY\n _inserted_timestamp DESC)) = 1", "language": "sql", "refs": [{"name": "bronze__blocks", "package": null, "version": null}, {"name": "bronze__FR_blocks", "package": null, "version": null}, {"name": "bronze__FR_blocks", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.is_incremental", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.bronze__blocks", "model.near_models.bronze__FR_blocks"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.streamline__decoded_output_events": {"database": "NEAR", "schema": "streamline", "name": "streamline__decoded_output_events", "resource_type": "model", "package_name": "near_models", "path": "streamline/poc/decoder/streamline__decoded_output_events.sql", "original_file_path": "models/streamline/poc/decoder/streamline__decoded_output_events.sql", "unique_id": "model.near_models.streamline__decoded_output_events", "fqn": ["near_models", "streamline", "poc", "decoder", "streamline__decoded_output_events"], "alias": "decoded_output_events", "checksum": {"name": "sha256", "checksum": "784e9bde287b21d68d56be232a8d6a579a0f8ad6b223f77b88a021a0ac51ba51"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": [], "meta": {}, "group": null, "materialized": "view", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [{"sql": "\n \n \n SELECT\n NULL\n \n", "transaction": true, "index": null}], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": null, "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "view", "post-hook": ["\n \n \n SELECT\n NULL\n \n"]}, "created_at": 1763073385.7039797, "relation_name": "NEAR.streamline.decoded_output_events", "raw_code": "{{ config (\n materialized = \"view\",\n post_hook = fsc_utils.if_data_call_function_v2(\n func = 'streamline.udf_bulk_decode_near_events',\n target = \"{{this.schema}}.{{this.identifier}}\",\n params ={ \"external_table\" :\"DECODED_INPUT_EVENTS\",\n \"sql_limit\" :\"500\",\n \"producer_batch_size\" :\"50\",\n \"worker_batch_size\" :\"10\",\n \"sql_source\" :\"{{this.identifier}}\" }\n ),\n) }}\n\nSELECT \n block_id,\n tx_hash,\n status_value:SuccessValue :: STRING as encoded_event,\n '{\"amount\": \"U128\",\"recipient_id\": \"Bytes(20)\",\"eth_custodian_address\": \"Bytes(20)\"}' as event_struct\nFROM near.silver.streamline_receipts_final\nWHERE block_timestamp >= sysdate() - INTERVAL '2 weeks'\nAND signer_id = 'relay.aurora'\nAND object_keys(receipt_actions:receipt:Action:actions[0])[0] = 'FunctionCall'\nAND receipt_actions:receipt:Action:actions[0]:FunctionCall:method_name::STRING = 'withdraw'\nLIMIT 100", "language": "sql", "refs": [], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.fsc_utils.if_data_call_function_v2", "macro.fsc_utils.set_query_tag"], "nodes": []}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.streamline__decoded_input_events": {"database": "NEAR", "schema": "streamline", "name": "streamline__decoded_input_events", "resource_type": "model", "package_name": "near_models", "path": "streamline/poc/decoder/streamline__decoded_input_events.sql", "original_file_path": "models/streamline/poc/decoder/streamline__decoded_input_events.sql", "unique_id": "model.near_models.streamline__decoded_input_events", "fqn": ["near_models", "streamline", "poc", "decoder", "streamline__decoded_input_events"], "alias": "decoded_input_events", "checksum": {"name": "sha256", "checksum": "334f0dd191acd26090040ed142c0d494fcfcfac6bbafb3dbfe9087c869e66286"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": [], "meta": {}, "group": null, "materialized": "view", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [{"sql": "\n \n \n SELECT\n NULL\n \n", "transaction": true, "index": null}], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": null, "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "view", "post-hook": ["\n \n \n SELECT\n NULL\n \n"]}, "created_at": 1763073385.7124093, "relation_name": "NEAR.streamline.decoded_input_events", "raw_code": "{{ config (\n materialized = \"view\",\n post_hook = fsc_utils.if_data_call_function_v2(\n func = 'streamline.udf_bulk_decode_near_events',\n target = \"{{this.schema}}.{{this.identifier}}\",\n params ={ \"external_table\" :\"DECODED_INPUT_EVENTS\",\n \"sql_limit\" :\"500\",\n \"producer_batch_size\" :\"50\",\n \"worker_batch_size\" :\"10\",\n \"sql_source\" :\"{{this.identifier}}\" }\n ),\n) }}\n\nSELECT \n block_id,\n tx_hash,\n receipt_actions:receipt:Action:actions[0]:FunctionCall:args::string as encoded_event,\n '{\"recipient_address\": \"Bytes(20)\", \"amount\": \"U128\"}' as event_struct\nFROM near.silver.streamline_receipts_final\nWHERE block_timestamp >= sysdate() - INTERVAL '2 weeks'\nAND signer_id = 'relay.aurora'\nAND object_keys(receipt_actions:receipt:Action:actions[0])[0] = 'FunctionCall'\nAND receipt_actions:receipt:Action:actions[0]:FunctionCall:method_name::STRING = 'withdraw'\nLIMIT 100", "language": "sql", "refs": [], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.fsc_utils.if_data_call_function_v2", "macro.fsc_utils.set_query_tag"], "nodes": []}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.price__dim_asset_metadata": {"database": "NEAR", "schema": "price", "name": "price__dim_asset_metadata", "resource_type": "model", "package_name": "near_models", "path": "gold/price/price__dim_asset_metadata.sql", "original_file_path": "models/gold/price/price__dim_asset_metadata.sql", "unique_id": "model.near_models.price__dim_asset_metadata", "fqn": ["near_models", "gold", "price", "price__dim_asset_metadata"], "alias": "dim_asset_metadata", "checksum": {"name": "sha256", "checksum": "73861cceb71e4b299a263ec0bdcc51f09b3a45898be52d7dcfa79db8d7f1f5de"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core"], "meta": {}, "group": null, "materialized": "view", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": null, "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true}, "tags": ["scheduled_non_core"], "description": "## Description\nThis table contains comprehensive metadata for all assets tracked for pricing on the NEAR Protocol blockchain, including token addresses, symbols, names, and blockchain platform information. The data covers both native NEAR tokens and cross-chain bridged assets, providing essential context for price identification, asset categorization, and multi-chain price correlation. This dimension table supports all price-related analytics by providing standardized asset information and enabling proper price data organization and analysis.\n\n## Key Use Cases\n- Asset identification and price data correlation\n- Cross-chain asset mapping and price comparison\n- Multi-provider price data integration and validation\n- Asset categorization and platform-specific analysis\n- Price data quality assessment and metadata validation\n- Cross-asset price correlation and market analysis\n- Asset discovery and price coverage analysis\n\n## Important Relationships\n- Enriches `price.fact_prices_ohlc_hourly` with asset metadata and identification\n- Supports `price.ez_prices_hourly` with enhanced asset context\n- Provides metadata for `price.ez_asset_metadata` with comprehensive asset information\n- Enables analysis in `stats.ez_core_metrics_hourly` for price metrics\n- Supports cross-asset analysis and multi-chain price correlation\n\n## Commonly-used Fields\n- `token_address`: Essential for joining with price data and asset identification\n- `symbol` and `name`: Critical for human-readable asset identification\n- `platform` and `platform_id`: Important for blockchain-specific analysis\n- `provider`: Useful for price data source identification and reliability assessment\n- `asset_id`: Important for unique asset identification across systems\n- `inserted_timestamp`: Useful for asset discovery timeline analysis", "columns": {"PROVIDER": {"name": "PROVIDER", "description": "The provider or source of the data.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "ASSET_ID": {"name": "ASSET_ID", "description": "The unique identifier representing the asset.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "NAME": {"name": "NAME", "description": "The name of asset.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "SYMBOL": {"name": "SYMBOL", "description": "The symbol of asset.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TOKEN_ADDRESS": {"name": "TOKEN_ADDRESS", "description": "The specific address representing the asset on a specific platform. This will be NULL if referring to a native asset.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCKCHAIN": {"name": "BLOCKCHAIN", "description": "The Blockchain, Network, or Platform for this asset.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCKCHAIN_ID": {"name": "BLOCKCHAIN_ID", "description": "The unique identifier of the Blockchain, Network, or Platform for this asset.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "DIM_ASSET_METADATA_ID": {"name": "DIM_ASSET_METADATA_ID", "description": "A unique identifier for the record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "INSERTED_TIMESTAMP": {"name": "INSERTED_TIMESTAMP", "description": "", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/gold/price/price__dim_asset_metadata.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "view", "tags": ["scheduled_non_core"]}, "created_at": 1763073390.332546, "relation_name": "NEAR.price.dim_asset_metadata", "raw_code": "{{ config(\n materialized = 'view',\n persist_docs ={ \"relation\": true,\n \"columns\": true },\n tags = ['scheduled_non_core']\n) }}\n\nSELECT\n token_address,\n asset_id,\n symbol,\n name,\n platform AS blockchain,\n platform_id AS blockchain_id,\n provider,\n inserted_timestamp,\n modified_timestamp,\n complete_provider_asset_metadata_id AS dim_asset_metadata_id\nFROM\n {{ ref('silver__complete_provider_asset_metadata') }}\nWHERE\n platform IN (\n 'NEAR Protocol',\n 'Near',\n 'near-protocol'\n )", "language": "sql", "refs": [{"name": "silver__complete_provider_asset_metadata", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.silver__complete_provider_asset_metadata"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.price__fact_prices_ohlc_hourly": {"database": "NEAR", "schema": "price", "name": "price__fact_prices_ohlc_hourly", "resource_type": "model", "package_name": "near_models", "path": "gold/price/price__fact_prices_ohlc_hourly.sql", "original_file_path": "models/gold/price/price__fact_prices_ohlc_hourly.sql", "unique_id": "model.near_models.price__fact_prices_ohlc_hourly", "fqn": ["near_models", "gold", "price", "price__fact_prices_ohlc_hourly"], "alias": "fact_prices_ohlc_hourly", "checksum": {"name": "sha256", "checksum": "b80f17247da0b97ece43322d429ca2b674d61f5e026499c7641a74c8078d120a"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core"], "meta": {}, "group": null, "materialized": "view", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": null, "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true}, "tags": ["scheduled_non_core"], "description": "## Description\nThis table contains hourly OHLC (Open, High, Low, Close) price data for all tracked assets on the NEAR Protocol blockchain, capturing price movements and volatility patterns across different time periods. The data includes comprehensive price information from multiple providers, enabling detailed market analysis, volatility assessment, and price trend identification. This table provides the foundation for price analytics, market analysis, and economic calculations across the NEAR ecosystem.\n\n## Key Use Cases\n- Asset price trend analysis and market movement tracking\n- Volatility analysis and risk assessment\n- Price correlation analysis across different assets\n- Market timing analysis and trading pattern identification\n- Cross-provider price validation and data quality assessment\n- Economic impact analysis of price movements\n- Portfolio performance tracking and value calculations\n\n## Important Relationships\n- Links to `price.dim_asset_metadata` through asset_id for asset identification\n- Provides price data for `price.ez_prices_hourly` with enhanced metadata\n- Supports `price.ez_asset_metadata` with comprehensive price context\n- Enables analysis in `stats.ez_core_metrics_hourly` for price metrics\n- Powers value calculations across all token-related models\n- Supports cross-asset analysis and market correlation studies\n\n## Commonly-used Fields\n- `hour`: Essential for time-series analysis and trend detection\n- `open`, `high`, `low`, `close`: Critical for price movement analysis and volatility calculation\n- `asset_id`: Important for asset-specific price analysis and correlation\n- `provider`: Useful for price data source identification and reliability assessment\n- `inserted_timestamp`: Important for data freshness and update tracking\n- `fact_prices_ohlc_hourly_id`: Essential for unique price record identification", "columns": {"HOUR": {"name": "HOUR", "description": "Hour that the price was recorded at.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "ASSET_ID": {"name": "ASSET_ID", "description": "The unique identifier representing the asset.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "OPEN": {"name": "OPEN", "description": "Opening price of the recorded hour in USD.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "HIGH": {"name": "HIGH", "description": "Highest price of the recorded hour in USD", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "LOW": {"name": "LOW", "description": "Lowest price of the recorded hour in USD", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "CLOSE": {"name": "CLOSE", "description": "Closing price of the recorded hour in USD", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "FACT_PRICES_OHLC_HOURLY_ID": {"name": "FACT_PRICES_OHLC_HOURLY_ID", "description": "A unique identifier for the record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "INSERTED_TIMESTAMP": {"name": "INSERTED_TIMESTAMP", "description": "The timestamp at which the record was initially created and inserted into this table.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MODIFIED_TIMESTAMP": {"name": "MODIFIED_TIMESTAMP", "description": "The timestamp at which this record was last modified by an internal process.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/gold/price/price__fact_prices_ohlc_hourly.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "view", "tags": ["scheduled_non_core"]}, "created_at": 1763073390.331047, "relation_name": "NEAR.price.fact_prices_ohlc_hourly", "raw_code": "{{ config(\n materialized = 'view',\n persist_docs ={ \"relation\": true,\n \"columns\": true },\n tags = ['scheduled_non_core']\n) }}\n\nSELECT\n asset_id,\n recorded_hour AS HOUR,\n OPEN,\n high,\n low,\n CLOSE,\n provider,\n inserted_timestamp,\n modified_timestamp,\n complete_provider_prices_id AS fact_prices_ohlc_hourly_id\nFROM\n {{ ref('silver__complete_provider_prices') }}\nWHERE platform IN (\n 'NEAR Protocol',\n 'Near',\n 'near-protocol'\n)", "language": "sql", "refs": [{"name": "silver__complete_provider_prices", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.silver__complete_provider_prices"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.price__ez_asset_metadata": {"database": "NEAR", "schema": "price", "name": "price__ez_asset_metadata", "resource_type": "model", "package_name": "near_models", "path": "gold/price/price__ez_asset_metadata.sql", "original_file_path": "models/gold/price/price__ez_asset_metadata.sql", "unique_id": "model.near_models.price__ez_asset_metadata", "fqn": ["near_models", "gold", "price", "price__ez_asset_metadata"], "alias": "ez_asset_metadata", "checksum": {"name": "sha256", "checksum": "c62991d80957e9555b98a85e7e2f8a7f58334e24b46a0b81079d1f6a378e1b31"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core"], "meta": {}, "group": null, "materialized": "view", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": null, "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true}, "tags": ["scheduled_non_core"], "description": "## Description\nThis table provides a comprehensive view of asset metadata for all tracked assets on the NEAR Protocol blockchain, combining both native NEAR token metadata and cross-chain bridged asset metadata. The table includes token addresses, symbols, names, decimal precision, and blockchain platform information, making it the primary table for asset identification and categorization. This easy view eliminates the need for complex joins and calculations, providing ready-to-use data for asset analysis and metadata enrichment across the NEAR ecosystem.\n\n## Key Use Cases\n- Asset identification and metadata enrichment for analytics\n- Cross-chain asset mapping and correlation analysis\n- Token categorization and platform-specific analysis\n- Asset discovery and coverage analysis\n- Multi-provider metadata validation and quality assessment\n- Cross-asset comparison and ecosystem mapping\n- Asset standardization and metadata quality improvement\n\n## Important Relationships\n- Combines data from `price.dim_asset_metadata` with enhanced categorization\n- Provides metadata for `price.ez_prices_hourly` with comprehensive asset context\n- Supports `core.ez_token_transfers` with enhanced token identification\n- Enables `defi.ez_dex_swaps` with token pair analysis\n- Powers `defi.ez_bridge_activity` with cross-chain asset mapping\n- Supports `stats.ez_core_metrics_hourly` with asset-based metrics\n- Provides foundation for all asset-related analytics and reporting\n\n## Commonly-used Fields\n- `token_address`: Essential for joining with transaction and price data\n- `symbol` and `name`: Critical for human-readable asset identification\n- `blockchain`: Important for cross-chain analysis and platform comparison\n- `is_native`: Essential for distinguishing native vs bridged assets\n- `decimals`: Important for accurate value calculations and decimal adjustment\n- `asset_id`: Useful for unique asset identification across systems\n- `is_deprecated`: Important for data quality assessment and asset lifecycle tracking", "columns": {"ASSET_ID": {"name": "ASSET_ID", "description": "The unique identifier representing the asset.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "NAME": {"name": "NAME", "description": "The name of asset.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "SYMBOL": {"name": "SYMBOL", "description": "The symbol of asset.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TOKEN_ADDRESS": {"name": "TOKEN_ADDRESS", "description": "The specific address representing the asset on a specific platform. This will be NULL if referring to a native asset.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCKCHAIN": {"name": "BLOCKCHAIN", "description": "The Blockchain, Network, or Platform for this asset.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "DECIMALS": {"name": "DECIMALS", "description": "The number of decimals for the asset. May be NULL.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "IS_NATIVE": {"name": "IS_NATIVE", "description": "A flag indicating assets native to the respective blockchain.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TOKEN_IS_VERIFIED": {"name": "TOKEN_IS_VERIFIED", "description": "Boolean flag indicating whether the token or price record is verified by Flipside's crosschain curation process. Verified tokens are prioritized for analytics and are considered reliable for most use cases. Unverified tokens may be incomplete, deprecated, or experimental.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "IS_DEPRECATED": {"name": "IS_DEPRECATED", "description": "A flag indicating if the asset is deprecated or no longer supported by the provider.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "EZ_ASSET_METADATA_ID": {"name": "EZ_ASSET_METADATA_ID", "description": "A unique identifier for the record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "INSERTED_TIMESTAMP": {"name": "INSERTED_TIMESTAMP", "description": "The timestamp at which the record was initially created and inserted into this table.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MODIFIED_TIMESTAMP": {"name": "MODIFIED_TIMESTAMP", "description": "The timestamp at which this record was last modified by an internal process.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/gold/price/price__ez_asset_metadata.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "view", "tags": ["scheduled_non_core"]}, "created_at": 1763073390.333984, "relation_name": "NEAR.price.ez_asset_metadata", "raw_code": "{{ config(\n materialized = 'view',\n persist_docs ={ \"relation\": true,\n \"columns\": true },\n tags = ['scheduled_non_core']\n) }}\n\nSELECT\n token_address,\n asset_id,\n symbol,\n NAME,\n decimals,\n blockchain,\n FALSE AS is_native,\n is_deprecated,\n COALESCE(is_verified, FALSE) AS token_is_verified,\n inserted_timestamp,\n modified_timestamp,\n complete_token_asset_metadata_id AS ez_asset_metadata_id\nFROM\n {{ ref('silver__complete_token_asset_metadata') }}\nWHERE\n lower(blockchain) IN ('near', 'near protocol')\nUNION ALL\nSELECT\n NULL AS token_address,\n asset_id,\n symbol,\n NAME,\n decimals,\n blockchain,\n is_deprecated,\n TRUE AS is_native,\n FALSE AS token_is_verified,\n inserted_timestamp,\n modified_timestamp,\n complete_native_asset_metadata_id AS ez_asset_metadata_id\nFROM\n {{ ref('silver__complete_native_asset_metadata') }}\nWHERE\n blockchain = 'near protocol'\n AND symbol = 'NEAR'", "language": "sql", "refs": [{"name": "silver__complete_token_asset_metadata", "package": null, "version": null}, {"name": "silver__complete_native_asset_metadata", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.silver__complete_token_asset_metadata", "model.near_models.silver__complete_native_asset_metadata"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.price__ez_prices_hourly": {"database": "NEAR", "schema": "price", "name": "price__ez_prices_hourly", "resource_type": "model", "package_name": "near_models", "path": "gold/price/price__ez_prices_hourly.sql", "original_file_path": "models/gold/price/price__ez_prices_hourly.sql", "unique_id": "model.near_models.price__ez_prices_hourly", "fqn": ["near_models", "gold", "price", "price__ez_prices_hourly"], "alias": "ez_prices_hourly", "checksum": {"name": "sha256", "checksum": "f31a43b665e84f9c0b75ce15eb7502a21208cc661b5a42a031aa16386015f857"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core"], "meta": {}, "group": null, "materialized": "view", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": null, "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true}, "tags": ["scheduled_non_core"], "description": "## Description\nThis table provides a comprehensive view of hourly price data for all assets on the NEAR Protocol blockchain, combining both native NEAR token prices and cross-chain bridged asset prices. The table includes token metadata, decimal precision, and price information, making it the primary table for price analytics and value calculations. This easy view eliminates the need for complex joins and calculations, providing ready-to-use data for price analysis, market monitoring, and economic calculations across the NEAR ecosystem.\n\n## Key Use Cases\n- Asset price monitoring and market trend analysis\n- Token value calculations and USD conversion\n- Cross-asset price comparison and correlation analysis\n- Market volatility assessment and risk analysis\n- Portfolio value tracking and performance calculation\n- DeFi protocol value analysis and economic impact assessment\n- Cross-chain asset price correlation and arbitrage analysis\n\n## Important Relationships\n- Combines data from `price.fact_prices_ohlc_hourly` with enhanced metadata\n- Provides price data for all token-related models requiring USD values\n- Supports `core.ez_token_transfers` with accurate price information\n- Enables `defi.ez_dex_swaps` with swap value calculations\n- Powers `defi.ez_bridge_activity` with cross-chain value analysis\n- Supports `stats.ez_core_metrics_hourly` with price-based metrics\n- Provides foundation for all economic analysis and value calculations\n\n## Commonly-used Fields\n- `hour`: Essential for time-series analysis and trend detection\n- `price`: Critical for value calculations and economic analysis\n- `token_address` and `symbol`: Important for asset identification and filtering\n- `blockchain`: Useful for cross-chain price analysis and comparison\n- `is_native`: Important for distinguishing native vs bridged assets\n- `decimals`: Essential for accurate value calculations and decimal adjustment\n- `is_deprecated` and `is_imputed`: Useful for data quality assessment", "columns": {"HOUR": {"name": "HOUR", "description": "Hour that the price was recorded at.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TOKEN_ADDRESS": {"name": "TOKEN_ADDRESS", "description": "The specific address representing the asset on a specific platform. This will be NULL if referring to a native asset.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "SYMBOL": {"name": "SYMBOL", "description": "The symbol of asset.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCKCHAIN": {"name": "BLOCKCHAIN", "description": "The Blockchain, Network, or Platform for this asset.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "DECIMALS": {"name": "DECIMALS", "description": "The number of decimals for the asset. May be NULL.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "PRICE": {"name": "PRICE", "description": "Closing price of the recorded hour in USD.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "IS_NATIVE": {"name": "IS_NATIVE", "description": "A flag indicating assets native to the respective blockchain.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "IS_IMPUTED": {"name": "IS_IMPUTED", "description": "A flag indicating if the price was imputed, or derived, from the last arriving record. This is generally used for tokens with low-liquidity or inconsistent reporting.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TOKEN_IS_VERIFIED": {"name": "TOKEN_IS_VERIFIED", "description": "Boolean flag indicating whether the token or price record is verified by Flipside's crosschain curation process. Verified tokens are prioritized for analytics and are considered reliable for most use cases. Unverified tokens may be incomplete, deprecated, or experimental.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "IS_DEPRECATED": {"name": "IS_DEPRECATED", "description": "A flag indicating if the asset is deprecated or no longer supported by the provider.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "EZ_PRICES_HOURLY_ID": {"name": "EZ_PRICES_HOURLY_ID", "description": "A unique identifier for the record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "INSERTED_TIMESTAMP": {"name": "INSERTED_TIMESTAMP", "description": "The timestamp at which the record was initially created and inserted into this table.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MODIFIED_TIMESTAMP": {"name": "MODIFIED_TIMESTAMP", "description": "The timestamp at which this record was last modified by an internal process.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/gold/price/price__ez_prices_hourly.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "view", "tags": ["scheduled_non_core"]}, "created_at": 1763073390.328483, "relation_name": "NEAR.price.ez_prices_hourly", "raw_code": "{{ config(\n materialized = 'view',\n persist_docs ={ \"relation\": true,\n \"columns\": true },\n tags = ['scheduled_non_core']\n) }}\n\nSELECT\n HOUR,\n token_address,\n symbol,\n NAME,\n decimals,\n price,\n blockchain,\n FALSE AS is_native,\n is_deprecated,\n is_imputed,\n COALESCE(is_verified, FALSE) AS token_is_verified,\n inserted_timestamp,\n modified_timestamp,\n complete_token_prices_id AS ez_prices_hourly_id\nFROM\n {{ ref('silver__complete_token_prices') }}\nWHERE\n lower(blockchain) IN ('near', 'near protocol')\nUNION ALL\nSELECT\n HOUR,\n NULL AS token_address,\n symbol,\n NAME,\n decimals,\n price,\n blockchain,\n TRUE AS is_native,\n is_deprecated,\n is_imputed,\n TRUE AS token_is_verified,\n inserted_timestamp,\n modified_timestamp,\n complete_native_prices_id AS ez_prices_hourly_id\nFROM\n {{ ref('silver__complete_native_prices') }}\nWHERE\n blockchain = 'near protocol'\n AND symbol = 'NEAR'", "language": "sql", "refs": [{"name": "silver__complete_token_prices", "package": null, "version": null}, {"name": "silver__complete_native_prices", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.silver__complete_token_prices", "model.near_models.silver__complete_native_prices"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.atlas__ez_supply": {"database": "NEAR", "schema": "atlas", "name": "atlas__ez_supply", "resource_type": "model", "package_name": "near_models", "path": "gold/atlas/atlas__ez_supply.sql", "original_file_path": "models/gold/atlas/atlas__ez_supply.sql", "unique_id": "model.near_models.atlas__ez_supply", "fqn": ["near_models", "gold", "atlas", "atlas__ez_supply"], "alias": "ez_supply", "checksum": {"name": "sha256", "checksum": "d87be59ed40e49f1c8c574124b762c8ae005faaee53f054503cba40e20e8c6c5"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["atlas", "scheduled_core"], "meta": {"database_tags": {"table": {"PURPOSE": "ATLAS"}}}, "group": null, "materialized": "view", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": null, "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "secure": false}, "tags": ["atlas", "scheduled_core"], "description": "## Description\nThis table provides comprehensive daily supply metrics for the NEAR Protocol blockchain, capturing the distribution and categorization of NEAR tokens across different supply categories. The data includes total supply, staked supply, circulating supply, locked supply, and various percentage breakdowns, enabling detailed analysis of token distribution, staking participation, and economic indicators. This easy view provides ready-to-use data for supply analysis, economic modeling, and tokenomics assessment across the NEAR ecosystem.\n\n## Key Use Cases\n- Token supply analysis and distribution tracking\n- Staking participation analysis and yield assessment\n- Economic modeling and tokenomics analysis\n- Supply impact analysis of protocol changes\n- Cross-day supply trend analysis and pattern identification\n- Lockup and vesting schedule impact assessment\n- Economic indicator analysis and market health monitoring\n\n## Important Relationships\n- Provides supply data for economic analysis and tokenomics modeling\n- Supports `core.ez_native_daily_balances` with supply context\n- Enables analysis in `stats.ez_core_metrics_hourly` for supply metrics\n- Powers economic analysis and market health assessment\n- Supports governance analytics and staking participation analysis\n- Provides foundation for all supply-related analytics and reporting\n\n## Commonly-used Fields\n- `utc_date`: Essential for time-series analysis and trend detection\n- `total_supply`: Critical for overall supply analysis and tokenomics assessment\n- `total_staked_supply` and `total_nonstaked_supply`: Important for staking participation analysis\n- `circulating_supply`: Essential for market liquidity and economic analysis\n- `total_locked_supply`: Important for vesting and lockup impact assessment\n- `perc_locked_supply` and `perc_circulating_supply`: Critical for supply distribution analysis\n- `perc_staked_locked` and `perc_staked_circulating`: Useful for staking pattern analysis", "columns": {"UTC_DATE": {"name": "UTC_DATE", "description": "Datestamp, assuming UTC-0, of the record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TOTAL_SUPPLY": {"name": "TOTAL_SUPPLY", "description": "The total_supply taken from block headers.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TOTAL_STAKED_SUPPLY": {"name": "TOTAL_STAKED_SUPPLY", "description": "Gross staked supply of NEAR.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TOTAL_NONSTAKED_SUPPLY": {"name": "TOTAL_NONSTAKED_SUPPLY", "description": "Total supply less total staked supply of NEAR.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "CIRCULATING_SUPPLY": {"name": "CIRCULATING_SUPPLY", "description": "Total supply less locked supply.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TOTAL_LOCKED_SUPPLY": {"name": "TOTAL_LOCKED_SUPPLY", "description": "Total NEAR locked by lockup.near disbursements.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "LIQUID_SUPPLY": {"name": "LIQUID_SUPPLY", "description": "Nonlocked and nonstaked NEAR.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "NONLIQUID_SUPPLY": {"name": "NONLIQUID_SUPPLY", "description": "Total supply, less liquid supply.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "STAKED_LOCKED_SUPPLY": {"name": "STAKED_LOCKED_SUPPLY", "description": "NEAR supply that is locked via a lockup and staked to a node.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "NON_STAKED_LOCKED_SUPPLY": {"name": "NON_STAKED_LOCKED_SUPPLY", "description": "NEAR supply that is locked via a lockup but not staked.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "STAKED_CIRCULATING_SUPPLY": {"name": "STAKED_CIRCULATING_SUPPLY", "description": "Non-locked (from a lockup.near disbursement) and staked to a node.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "NONSTAKED_CIRCULATING_SUPPLY": {"name": "NONSTAKED_CIRCULATING_SUPPLY", "description": "NEAR supply that is neither locked nor staked.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "PERC_LOCKED_SUPPLY": {"name": "PERC_LOCKED_SUPPLY", "description": "Percentage of supply locked. \ntotal_locked_supply / total_supply", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "PERC_CIRCULATING_SUPPLY": {"name": "PERC_CIRCULATING_SUPPLY", "description": "Percentage of NEAR circulating.\ncirculating_supply / total_supply", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "PERC_STAKED_LOCKED": {"name": "PERC_STAKED_LOCKED", "description": "Percentage of supply both staked and locked, out of all locked supply. \nlocked_and_staked_supply / total_locked_supply", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "PERC_STAKED_CIRCULATING": {"name": "PERC_STAKED_CIRCULATING", "description": "Percentage of supply staked and not locked, of circulating supply.\nnonlocked_and_staked_supply / circulating_supply", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "EZ_SUPPLY_ID": {"name": "EZ_SUPPLY_ID", "description": "A unique identifier for the record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "INSERTED_TIMESTAMP": {"name": "INSERTED_TIMESTAMP", "description": "The timestamp at which the record was initially created and inserted into this table.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MODIFIED_TIMESTAMP": {"name": "MODIFIED_TIMESTAMP", "description": "The timestamp at which this record was last modified by an internal process.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {"database_tags": {"table": {"PURPOSE": "ATLAS"}}}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/gold/atlas/atlas__ez_supply.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "view", "secure": false, "meta": {"database_tags": {"table": {"PURPOSE": "ATLAS"}}}, "tags": ["atlas", "scheduled_core"]}, "created_at": 1763073390.341591, "relation_name": "NEAR.atlas.ez_supply", "raw_code": "{{ config(\n materialized = 'view',\n secure = false,\n meta={\n 'database_tags':{\n 'table': {\n 'PURPOSE': 'ATLAS'\n }\n }\n },\n tags = ['atlas', 'scheduled_core']\n) }}\n\nWITH supply AS (\n\n SELECT\n utc_date,\n total_supply,\n total_staked_supply,\n total_nonstaked_supply,\n circulating_supply,\n total_locked_supply,\n liquid_supply,\n nonliquid_supply,\n staked_locked_supply,\n non_staked_locked_supply,\n staked_circulating_supply,\n nonstaked_circulating_supply,\n perc_locked_supply,\n perc_circulating_supply,\n perc_staked_locked,\n perc_staked_circulating,\n atlas_supply_id AS ez_supply_id,\n COALESCE(inserted_timestamp, '2000-01-01' :: TIMESTAMP_NTZ) AS inserted_timestamp,\n COALESCE(modified_timestamp, '2000-01-01' :: TIMESTAMP_NTZ) AS modified_timestamp\n FROM\n {{ ref('silver__atlas_supply') }}\n)\nSELECT\n *\nFROM\n supply", "language": "sql", "refs": [{"name": "silver__atlas_supply", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.silver__atlas_supply"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.defi__ez_intents": {"database": "NEAR", "schema": "defi", "name": "defi__ez_intents", "resource_type": "model", "package_name": "near_models", "path": "gold/defi/defi__ez_intents.sql", "original_file_path": "models/gold/defi/defi__ez_intents.sql", "unique_id": "model.near_models.defi__ez_intents", "fqn": ["near_models", "gold", "defi", "defi__ez_intents"], "alias": "ez_intents", "checksum": {"name": "sha256", "checksum": "b54b950a76ca0f14ca4cdea5ee199bd1b75f93afb386febabfcc0e1251578049"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core"], "meta": {}, "group": null, "materialized": "incremental", "incremental_strategy": "merge", "persist_docs": {"relation": true, "columns": true}, "post-hook": [{"sql": "ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION ON EQUALITY(tx_hash,receipt_id);", "transaction": true, "index": null}], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": ["ez_intents_id"], "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "cluster_by": ["block_timestamp::DATE"], "incremental_predicates": ["dynamic_range_predicate_custom", "block_timestamp::date"], "merge_exclude_columns": ["inserted_timestamp"]}, "tags": ["scheduled_non_core"], "description": "## Description\nThis table provides an enhanced view of all intent-based transactions on the NEAR Protocol blockchain, combining raw intent data with token metadata, pricing information, and cross-chain mapping details. The table includes both NEP-245 and DIP-4 standard intents with decimal adjustments, USD values, and comprehensive token context.\n\n**CRITICAL**: Each intent consists of multiple transaction steps (rows) representing the complete transfer flow: input (user \u2192 solver), output (solver \u2192 user), fees, and optional routing. Each unique intent is identified by `tx_hash` + `log_index`. Summing all `amount_usd` values will overcount volume by 2-3x because it counts input + output + fees separately.\n\n## How to Use This Table\n\n### Volume Calculation (Recommended Method)\n**Use MAX per intent** to avoid 2-3x overcounting:\n\n```sql\nWITH intent_volumes AS (\n SELECT\n tx_hash,\n log_index,\n MAX(amount_usd) as intent_volume\n FROM near.defi.ez_intents\n WHERE amount_usd > 0.01 -- Exclude dust/fees\n GROUP BY tx_hash, log_index -- BOTH fields required\n)\nSELECT SUM(intent_volume) as total_volume\nFROM intent_volumes;\n```\n\n**Why MAX works**: Input \u2248 output amounts (differ only by small fees). MAX captures the true swap size while ignoring dust.\n\n### Common Query Patterns\n\n**Daily volume by token:**\n```sql\nWITH intent_volumes AS (\n SELECT\n DATE_TRUNC('day', block_timestamp) as date,\n tx_hash, log_index, symbol,\n MAX(amount_usd) as volume\n FROM near.defi.ez_intents\n WHERE amount_usd > 0.01\n GROUP BY date, tx_hash, log_index, symbol\n)\nSELECT date, symbol, SUM(volume) as daily_volume\nFROM intent_volumes\nGROUP BY date, symbol;\n```\n\n**Cross-chain flows:**\n```sql\nWITH flows AS (\n SELECT\n tx_hash, log_index,\n MIN(blockchain) as source_chain,\n MAX(blockchain) as dest_chain,\n MAX(amount_usd) as volume\n FROM near.defi.ez_intents\n WHERE amount_usd > 0.01\n GROUP BY tx_hash, log_index\n)\nSELECT source_chain, dest_chain, SUM(volume) as total_volume\nFROM flows\nGROUP BY source_chain, dest_chain;\n```\n\n**Top users:**\n```sql\nWITH users AS (\n SELECT\n old_owner_id as user,\n tx_hash, log_index,\n MAX(amount_usd) as volume\n FROM near.defi.ez_intents\n WHERE amount_usd > 0.01\n GROUP BY user, tx_hash, log_index\n)\nSELECT user, SUM(volume) as total_volume\nFROM users\nGROUP BY user;\n```\n\n### Validation\nCheck if you're calculating correctly:\n```sql\nSELECT\n AVG(SUM(amount_usd) / NULLIF(MAX(amount_usd), 0)) as avg_ratio\nFROM near.defi.ez_intents\nWHERE amount_usd > 0.01\nGROUP BY tx_hash, log_index;\n```\n**Expected**: ~1.5-2.0. If higher, you're likely overcounting.\n\n## Key Use Cases\n- Intent-based trading volume analysis with accurate calculations\n- Cross-chain swap tracking and flow analysis\n- User behavior analysis in intent-driven protocols\n- Referral program effectiveness measurement\n- Intent fulfillment rate analysis (use `receipt_succeeded`)\n- MEV protection mechanism evaluation\n\n## Important Relationships\n- Enhances `defi.fact_intents` with pricing and metadata from `price.ez_prices_hourly`\n- Combines token metadata from `core.dim_ft_contract_metadata` for complete token context\n- Enables analysis in `stats.ez_core_metrics_hourly` for intent metrics\n- Provides foundation for all intent-based analytics and reporting\n- Powers cross-protocol analysis with other DeFi activities\n\n## Commonly-used Fields\n- `tx_hash` + `log_index`: **Unique intent identifier** - MUST group by both for accurate volume calculations\n- `amount_usd`: Intent value in USD - use with MAX() per intent to avoid overcounting\n- `symbol`: Token symbol for token-specific analysis (USDT, NEAR, ETH, etc.)\n- `blockchain`: Source/destination chain (near, eth, bsc, sol, etc.) for cross-chain flow analysis\n- `old_owner_id` / `new_owner_id`: Sender/recipient addresses - use `old_owner_id` to identify intent initiator\n- `log_event_index`: Step order within intent - useful for understanding transaction flow\n- `block_timestamp`: Time of transaction - use for time-series analysis and filtering\n- `receipt_succeeded`: Transaction success status - filter to TRUE for successful intents only\n- `referral`: Referral address for referral program analysis\n- `fee_amount_usd`: Fee collected in USD - separate from main intent volume", "columns": {"BLOCK_ID": {"name": "BLOCK_ID", "description": "The height of the chain this block corresponds with.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCK_TIMESTAMP": {"name": "BLOCK_TIMESTAMP", "description": "The date and time at which the block began.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TX_HASH": {"name": "TX_HASH", "description": "Unique identifier (hash) of this transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RECEIPT_ID": {"name": "RECEIPT_ID", "description": "The identifying hash for a receipt.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "PREDECESSOR_ID": {"name": "PREDECESSOR_ID", "description": "Account that called the relevant receipt (often the same as tx_signer, but can be system as well). This field identifies the account that directly invoked the receipt being processed. In simple transactions, this is typically the same as the transaction signer. However, in cross-contract calls or system operations, this may be a different account or the system account. This is crucial for understanding the call chain and access control in NEAR's execution model.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RECEIVER_ID": {"name": "RECEIVER_ID", "description": "Account reacting to the receipt from predecessor_id, can be relay, a contract, or a user of a relay, etc. This field identifies the account that is processing the receipt and executing the associated action. In most cases, this is a smart contract that is being called, but it can also be a user account in relay transactions or the system account for certain operations. This differs from tx_receiver and is specific to the receipt being processed.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MEMO": {"name": "MEMO", "description": "Optional log message within the transaction (often null). This field contains additional information or context about the transfer, such as transaction notes, reference numbers, or descriptive text. Memos are commonly used in cross-chain bridges, exchange deposits, or other scenarios where additional context is needed to identify or process the transfer. The memo field is optional and frequently null for standard transfers.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "AMOUNT_RAW": {"name": "AMOUNT_RAW", "description": "Unadjusted amount of tokens as it appears on-chain (not decimal adjusted). This is the raw token amount before any decimal precision adjustments are applied. For example, if transferring 1 NEAR token, the amount_raw would be 1000000000000000000000000 (1e24) since NEAR has 24 decimal places. This field preserves the exact on-chain representation of the token amount for precise calculations and verification.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TOKEN_ID": {"name": "TOKEN_ID", "description": "The identifier of the token being transferred or minted.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "REFERRAL": {"name": "REFERRAL", "description": "ID of the referring protocol, as extracted from the Receipt log.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "FEES_COLLECTED_RAW": {"name": "FEES_COLLECTED_RAW", "description": "Raw JSON object containing fee information collected from the intent execution, as extracted from the DIP4 event log. This field contains the complete on-chain representation of fees charged by the intent protocol, formatted as a JSON object with token addresses as keys and unadjusted fee amounts as values. For example: `{\"nep141:wrap.near\": \"1232145523809524\"}` indicates fees collected in wrapped NEAR tokens. This field is null when no fees were collected or when fee information is not available in the event log. The raw format preserves the exact on-chain data structure for precise fee calculations and protocol revenue analysis.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "FEE_TOKEN": {"name": "FEE_TOKEN", "description": "Token symbol for the fee collected (e.g., 'NEAR', 'USDT'). This field identifies the specific token in which the intent execution fee was charged, extracted and labeled from the fees_collected_raw JSON object. Fee tokens are typically stablecoins (like USDT, USDC) or the native protocol token (NEAR), though any supported token can be used for fees. This field is null when no fees were collected or when the fee token cannot be identified in the token metadata. Understanding fee tokens is important for protocol revenue analysis and cost tracking across different intent executions.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "FEE_AMOUNT_ADJ": {"name": "FEE_AMOUNT_ADJ", "description": "Decimal-adjusted fee amount collected from the intent execution. This field provides the fee amount after applying the appropriate decimal precision adjustments based on the fee token's decimal places. For example, if a fee of 1 USDT was collected, the fee_amount_adj would be 1.0 after dividing the raw amount by 10^6 (USDT has 6 decimal places). This field is the most commonly used representation for fee amounts in analytics and reporting as it provides human-readable values. This field is null when no fees were collected or when the fee token's decimal information is unavailable.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "FEE_AMOUNT_USD": {"name": "FEE_AMOUNT_USD", "description": "USD value of the fee collected from the intent execution. This field provides the dollar equivalent value of the fee by multiplying the decimal-adjusted fee amount by the fee token's USD price at the time of the intent execution. This standardized USD representation enables protocol revenue analysis, fee tracking across different tokens, and cost comparisons over time. The field uses ZEROIFNULL to ensure zero values when price data is unavailable rather than null, which simplifies aggregations and revenue calculations. This field may be zero when price data is unavailable for new tokens, tokens with low liquidity, or during periods when price feeds are unavailable.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "DIP4_VERSION": {"name": "DIP4_VERSION", "description": "Version of the DIP4 standard that emitted the log for this action.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "GAS_BURNT": {"name": "GAS_BURNT", "description": "Gas burned for the receipt action. This field represents the amount of computational resources consumed specifically for the receipt being processed. Gas burning is the mechanism by which NEAR charges for computational work, and this field tracks the exact amount burned for this particular receipt action. In raw number format with 16 decimal places, to adjust divide by POW(10,16) or multiply by 1e-16.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RECEIPT_SUCCEEDED": {"name": "RECEIPT_SUCCEEDED", "description": "Boolean indicating whether the receipt was successfully processed. This field tracks the execution status of the receipt, which is crucial for understanding transaction outcomes. While most transactions succeed, individual receipts within a transaction can fail due to various reasons such as insufficient gas, contract errors, or invalid parameters. This field is essential for filtering successful operations and analyzing failure patterns.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "AMOUNT_INDEX": {"name": "AMOUNT_INDEX", "description": "Position of the amount in the flattened amounts array from the NEP245 event", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "LOG_EVENT": {"name": "LOG_EVENT", "description": "Type of NEP245 event (e.g., mt_transfer, mt_burn, mt_mint)", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "LOG_INDEX": {"name": "LOG_INDEX", "description": "Sequential index of the log entry within the receipt", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "LOG_EVENT_INDEX": {"name": "LOG_EVENT_INDEX", "description": "Position of the event in the log_data array", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "OWNER_ID": {"name": "OWNER_ID", "description": "Owner of the minted NFT", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "OLD_OWNER_ID": {"name": "OLD_OWNER_ID", "description": "Sender account ID for transfer events", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "NEW_OWNER_ID": {"name": "NEW_OWNER_ID", "description": "Receiver account ID for transfer events", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCKCHAIN": {"name": "BLOCKCHAIN", "description": "The name of the blockchain.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "CONTRACT_ADDRESS": {"name": "CONTRACT_ADDRESS", "description": "The address of the deployed contract for the token, nft, or other smart contract.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "IS_NATIVE": {"name": "IS_NATIVE", "description": "Boolean flag indicating whether the token is the native token of a blockchain (TRUE) or a fungible token contract (FALSE).", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "SYMBOL": {"name": "SYMBOL", "description": "Token symbol (e.g., 'wNEAR', 'SWEAT'). This field contains the abbreviated identifier for the token as commonly used in trading pairs, price feeds, and user interfaces. Token symbols are typically 2-6 characters long and provide a quick way to identify tokens without using their full contract addresses. Examples include 'NEAR' for the native token, 'wNEAR' for wrapped NEAR, and 'USDC' for USD Coin.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "DECIMALS": {"name": "DECIMALS", "description": "Number of decimal places for the token. This field specifies the precision of the token, indicating how many decimal places should be used when converting from raw on-chain amounts to human-readable values. For example, NEAR has 24 decimals, so 1 NEAR = 1e24 raw units. Most ERC-20 tokens use 18 decimals, while some tokens may use different precision based on their design requirements.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "AMOUNT_ADJ": {"name": "AMOUNT_ADJ", "description": "Decimal adjusted amount of tokens (as float, rounded - use this generally). This field provides the token amount after applying the appropriate decimal precision adjustments based on the token's decimal places. For example, if transferring 1 NEAR token, the amount_adj would be 1.0 after dividing the raw amount (1e24) by 10^24. This field is the most commonly used representation for token amounts in analytics and reporting as it provides human-readable values.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "PRICE": {"name": "PRICE", "description": "The asset price, in US Dollars.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "AMOUNT_USD": {"name": "AMOUNT_USD", "description": "USD value of the token transfer (null if hourly price not available). This field provides the dollar equivalent value of the token transfer by multiplying the decimal-adjusted token amount by the token's USD price at the time of the transfer. This field is null when price data is unavailable, which can occur for new tokens, tokens with low liquidity, or during periods when price feeds are unavailable.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TOKEN_IS_VERIFIED": {"name": "TOKEN_IS_VERIFIED", "description": "Boolean flag indicating whether the token or price record is verified by Flipside's crosschain curation process. Verified tokens are prioritized for analytics and are considered reliable for most use cases. Unverified tokens may be incomplete, deprecated, or experimental.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "EZ_INTENTS_ID": {"name": "EZ_INTENTS_ID", "description": "A unique identifier for the record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "INSERTED_TIMESTAMP": {"name": "INSERTED_TIMESTAMP", "description": "The timestamp at which the record was initially created and inserted into this table.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MODIFIED_TIMESTAMP": {"name": "MODIFIED_TIMESTAMP", "description": "The timestamp at which this record was last modified by an internal process.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/gold/defi/defi__ez_intents.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "incremental", "incremental_strategy": "merge", "incremental_predicates": ["dynamic_range_predicate_custom", "block_timestamp::date"], "unique_key": ["ez_intents_id"], "merge_exclude_columns": ["inserted_timestamp"], "cluster_by": ["block_timestamp::DATE"], "tags": ["scheduled_non_core"], "post-hook": ["ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION ON EQUALITY(tx_hash,receipt_id);"]}, "created_at": 1763073390.4813972, "relation_name": "NEAR.defi.ez_intents", "raw_code": "{{ config(\n materialized = 'incremental',\n incremental_strategy = 'merge',\n incremental_predicates = [\"dynamic_range_predicate_custom\",\"block_timestamp::date\"],\n unique_key = ['ez_intents_id'],\n merge_exclude_columns = ['inserted_timestamp'],\n cluster_by = ['block_timestamp::DATE'],\n post_hook = \"ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION ON EQUALITY(tx_hash,receipt_id);\",\n tags = ['scheduled_non_core']\n) }}\n-- depends on {{ ref('defi__fact_intents') }}\n-- depends on {{ ref('silver__ft_contract_metadata') }}\n-- depends on {{ ref('price__ez_prices_hourly') }}\n\n{% if execute %}\n\n {% if is_incremental() %}\n {% set max_mod_query %}\n SELECT\n MAX(modified_timestamp) modified_timestamp\n FROM\n {{ this }}\n {% endset %}\n {% set max_mod = run_query(max_mod_query) [0] [0] %}\n {% if not max_mod or max_mod == 'None' %}\n {% set max_mod = '2099-01-01' %}\n {% endif %}\n\n \n {% set query %}\n\n SELECT\n MIN(DATE_TRUNC('day', block_timestamp)) - INTERVAL '1 day' AS block_timestamp_day\n FROM\n {{ ref('defi__fact_intents') }}\n WHERE\n modified_timestamp >= '{{ max_mod }}'\n {% endset %}\n \n {% set min_bd = run_query(query).columns [0].values() [0] %}\n {% elif var('MANUAL_FIX') %}\n {% set query %}\n SELECT\n MIN(DATE_TRUNC('day', block_timestamp)) - INTERVAL '1 day' AS block_timestamp_day\n FROM\n {{ this }}\n WHERE\n FLOOR(\n block_id,\n -3\n ) = {{ var('RANGE_START') }}\n\n {% endset %}\n {% set min_bd = run_query(query).columns [0].values() [0] %}\n {% endif %}\n\n {% if not min_bd or min_bd == 'None' %}\n {% set min_bd = '2024-11-01' %}\n {% endif %}\n\n {{ log(\n \"min_bd: \" ~ min_bd,\n info = True\n ) }}\n{% endif %}\n\nWITH intents AS (\n SELECT\n block_timestamp,\n block_id,\n tx_hash,\n receipt_id,\n receiver_id,\n predecessor_id,\n log_event,\n log_index,\n log_event_index,\n owner_id,\n old_owner_id,\n new_owner_id,\n memo,\n amount_index,\n amount_raw,\n token_id,\n REGEXP_SUBSTR(\n token_id,\n 'nep(141|171|245):(.*)',\n 1,\n 1,\n 'e',\n 2\n ) AS asset_identifier,\n referral,\n dip4_version,\n fees_collected_raw,\n REGEXP_SUBSTR(\n object_keys(try_parse_json(fees_collected_raw))[0]::string,\n 'nep(141|171|245):(.*)',\n 1,\n 1,\n 'e',\n 2\n ) AS fee_asset_identifier,\n try_parse_json(fees_collected_raw)[object_keys(try_parse_json(fees_collected_raw))[0]]::string as fee_amount_raw,\n gas_burnt,\n receipt_succeeded,\n fact_intents_id,\n FLOOR(\n block_id,\n -3\n ) AS _partition_by_block_number\n FROM\n {{ ref('defi__fact_intents') }}\n\n {% if var(\"MANUAL_FIX\") %}\n WHERE\n {{ partition_load_manual('no_buffer', 'FLOOR(block_id, -3)') }}\n {% else %}\n\n {% if is_incremental() %}\n WHERE\n GREATEST(\n modified_timestamp,\n '2000-01-01'\n ) >= DATEADD(\n 'minute',\n -5,\n '{{ max_mod }}'\n )\n {% endif %}\n {% endif %}\n),\nlabels AS (\n SELECT\n asset_identifier,\n source_chain,\n crosschain_token_contract,\n near_token_contract,\n symbol,\n decimals\n FROM\n {{ ref('silver__ft_contract_metadata') }}\n),\nprices AS (\n SELECT\n token_address AS contract_address,\n blockchain,\n symbol,\n price,\n is_native,\n is_verified,\n HOUR\n FROM\n {{ source('crosschain_price', 'ez_prices_hourly') }}\n WHERE\n NOT is_native\n\n{% if is_incremental() or var('MANUAL_FIX') %}\nAND\n DATE_TRUNC(\n 'day',\n HOUR\n ) >= '{{ min_bd }}'\n{% endif %}\n\nqualify(ROW_NUMBER() over (PARTITION BY COALESCE(token_address, symbol), HOUR\nORDER BY\n HOUR DESC, IS_VERIFIED DESC) = 1)\n),\nprices_native AS (\n SELECT\n token_address AS contract_address,\n symbol,\n price,\n is_native,\n is_verified,\n HOUR\n FROM\n {{ source('crosschain_price', 'ez_prices_hourly') }}\n WHERE\n is_native\n\n{% if is_incremental() or var('MANUAL_FIX') %}\nAND\n DATE_TRUNC(\n 'day',\n HOUR\n ) >= '{{ min_bd }}'\n{% endif %}\n\nqualify(ROW_NUMBER() over (PARTITION BY COALESCE(token_address, symbol), HOUR\nORDER BY\n HOUR DESC, IS_VERIFIED DESC) = 1)\n),\nFINAL AS (\n SELECT\n block_timestamp,\n block_id,\n tx_hash,\n receipt_id,\n receiver_id,\n predecessor_id,\n log_event,\n log_index,\n log_event_index,\n owner_id,\n old_owner_id,\n new_owner_id,\n memo,\n amount_index,\n amount_raw,\n token_id,\n referral,\n dip4_version,\n gas_burnt,\n receipt_succeeded,\n fact_intents_id AS ez_intents_id,\n l.source_chain AS blockchain,\n l.crosschain_token_contract AS contract_address,\n l.crosschain_token_contract = 'native' AS is_native,\n l.symbol,\n l.decimals,\n amount_raw / pow(\n 10,\n l.decimals\n ) AS amount_adj,\n -- We do not have USDC for every token on every chain, so fallback to 1\n IFF(l.symbol ilike 'USD%', COALESCE(p.price, 1), COALESCE(p.price, p2.price)) AS price,\n ZEROIFNULL(\n amount_raw / pow(10, l.decimals) * IFF(\n l.symbol ilike 'USD%',\n COALESCE(p.price, 1),\n COALESCE(p.price, p2.price)\n )\n ) AS amount_usd,\n COALESCE(p.is_verified, p2.is_verified, FALSE) AS token_is_verified,\n -- fee information\n fees_collected_raw,\n l2.symbol AS fee_token,\n i.fee_asset_identifier,\n i.fee_amount_raw,\n l2.decimals AS fee_decimals,\n i.fee_amount_raw :: NUMBER / pow(\n 10,\n l2.decimals\n ) AS fee_amount_adj,\n ZEROIFNULL(\n i.fee_amount_raw :: NUMBER / pow(10, l2.decimals) * IFF(\n l2.symbol ilike 'USD%',\n COALESCE(p_fee.price, 1),\n COALESCE(p_fee.price, p2_fee.price)\n )\n ) AS fee_amount_usd\n FROM\n intents i\n LEFT JOIN labels l\n ON i.asset_identifier = l.asset_identifier\n -- label the fee token\n LEFT JOIN labels l2\n ON i.fee_asset_identifier = l2.asset_identifier\n -- price the main token\n ASOF JOIN prices p match_condition (\n i.block_timestamp >= p.hour\n )\n ON (\n l.crosschain_token_contract = p.contract_address\n )\n ASOF JOIN prices_native p2 match_condition (\n i.block_timestamp >= p2.hour\n )\n ON (\n upper(l.symbol) = upper(p2.symbol)\n AND (l.crosschain_token_contract = 'native') = p2.is_native\n )\n -- price the fee token\n ASOF JOIN prices p_fee match_condition (\n i.block_timestamp >= p_fee.hour\n )\n ON (\n l2.crosschain_token_contract = p_fee.contract_address\n )\n ASOF JOIN prices_native p2_fee match_condition (\n i.block_timestamp >= p2_fee.hour\n )\n ON (\n upper(l2.symbol) = upper(p2_fee.symbol)\n AND (l2.crosschain_token_contract = 'native') = p2_fee.is_native\n )\n)\nSELECT\n block_timestamp,\n block_id,\n tx_hash,\n receipt_id,\n receiver_id,\n predecessor_id,\n log_event,\n token_id,\n symbol,\n amount_adj,\n amount_usd,\n owner_id,\n old_owner_id,\n new_owner_id,\n amount_raw,\n blockchain,\n contract_address,\n is_native,\n price,\n decimals,\n gas_burnt,\n memo,\n referral,\n fees_collected_raw,\n fee_token,\n fee_amount_adj,\n fee_amount_usd,\n dip4_version,\n log_index,\n log_event_index,\n amount_index,\n receipt_succeeded,\n token_is_verified,\n ez_intents_id,\n SYSDATE() AS inserted_timestamp,\n SYSDATE() AS modified_timestamp\nFROM\n FINAL\n\nqualify(ROW_NUMBER() over (PARTITION BY ez_intents_id\nORDER BY\n price IS NOT NULL DESC, is_native DESC) = 1)", "language": "sql", "refs": [{"name": "defi__fact_intents", "package": null, "version": null}, {"name": "silver__ft_contract_metadata", "package": null, "version": null}, {"name": "price__ez_prices_hourly", "package": null, "version": null}, {"name": "defi__fact_intents", "package": null, "version": null}, {"name": "silver__ft_contract_metadata", "package": null, "version": null}], "sources": [["crosschain_price", "ez_prices_hourly"], ["crosschain_price", "ez_prices_hourly"]], "metrics": [], "depends_on": {"macros": ["macro.dbt.is_incremental", "macro.fsc_utils.set_query_tag"], "nodes": ["source.near_models.crosschain_price.ez_prices_hourly", "model.near_models.defi__fact_intents", "model.near_models.silver__ft_contract_metadata", "model.near_models.price__ez_prices_hourly"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.defi__ez_lending": {"database": "NEAR", "schema": "defi", "name": "defi__ez_lending", "resource_type": "model", "package_name": "near_models", "path": "gold/defi/defi__ez_lending.sql", "original_file_path": "models/gold/defi/defi__ez_lending.sql", "unique_id": "model.near_models.defi__ez_lending", "fqn": ["near_models", "gold", "defi", "defi__ez_lending"], "alias": "ez_lending", "checksum": {"name": "sha256", "checksum": "6fd9c4c80992db9bacb317af813d4a4184832ac9d71db33700c57bfbdb171130"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core"], "meta": {"database_tags": {"table": {"PURPOSE": "DEFI, LENDING"}}}, "group": null, "materialized": "view", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": null, "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "secure": false}, "tags": ["scheduled_non_core"], "description": "## Description\nThis table provides an enhanced view of all lending protocol transactions on the NEAR Protocol blockchain, primarily capturing activities on the Burrow lending protocol with token metadata, pricing information, and decimal adjustments. The table includes both raw and adjusted amounts, USD values, and comprehensive token context, making it the primary table for lending analytics and risk assessment. This easy view eliminates the need for complex joins and calculations, providing ready-to-use data for DeFi lending analysis and reporting.\n\n## Key Use Cases\n- Lending protocol volume analysis with accurate decimal-adjusted amounts and USD values\n- Borrowing and lending pattern analysis and risk assessment with economic context\n- Collateral utilization analysis and liquidation monitoring with value calculations\n- Interest rate impact analysis and yield optimization\n- Protocol health monitoring and risk metrics calculation\n- User behavior analysis in lending protocols with value context\n- Cross-protocol lending comparison and performance benchmarking\n\n## Important Relationships\n- Enhances `defi.fact_lending` with pricing and metadata from `price.ez_prices_hourly`\n- Combines token metadata from `core.dim_ft_contract_metadata` for complete token context\n- Supports `defi.ez_intents` with lending intent analysis\n- Enables analysis in `stats.ez_core_metrics_hourly` for lending metrics\n- Provides foundation for all lending-related analytics and reporting\n- Powers cross-protocol analysis with other DeFi activities\n\n## Commonly-used Fields\n- `amount` and `amount_usd`: Essential for accurate lending volume analysis\n- `block_timestamp`: Primary field for time-series analysis and trend detection\n- `actions`: Critical for lending action classification and analysis\n- `sender_id`: Important for user behavior analysis and lending patterns\n- `platform`: Critical for protocol-specific analysis and comparison\n- `symbol`: Important for token identification and lending analysis\n- `token_address`: Essential for token-specific lending activity analysis", "columns": {"platform": {"name": "platform", "description": "Lending protocol", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TX_HASH": {"name": "TX_HASH", "description": "Unique identifier (hash) of this transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "block_id": {"name": "block_id", "description": "The height of the chain this block corresponds with.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCK_TIMESTAMP": {"name": "BLOCK_TIMESTAMP", "description": "The date and time at which the block began.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "SENDER_ID": {"name": "SENDER_ID", "description": "The id, or wallet address, of the sender from the receipt action.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "ACTIONS": {"name": "ACTIONS", "description": "The action that the user is taking.\nDeposit: user is depositing funds to be used for lending\nWithdraw: user has changed their mind and are no longer willing to lend, so they withdraw their asset", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "CONTRACT_ADDRESS": {"name": "CONTRACT_ADDRESS", "description": "The address of the deployed contract for the token, nft, or other smart contract.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TOKEN_ADDRESS": {"name": "TOKEN_ADDRESS", "description": "The contract address corresponding to the token, view details of the contract by following this address on the chain explorer.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "NAME": {"name": "NAME", "description": "The name of the asset.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "SYMBOL": {"name": "SYMBOL", "description": "Token symbol (e.g., 'wNEAR', 'SWEAT'). This field contains the abbreviated identifier for the token as commonly used in trading pairs, price feeds, and user interfaces. Token symbols are typically 2-6 characters long and provide a quick way to identify tokens without using their full contract addresses. Examples include 'NEAR' for the native token, 'wNEAR' for wrapped NEAR, and 'USDC' for USD Coin.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "AMOUNT_RAW": {"name": "AMOUNT_RAW", "description": "Unadjusted amount of tokens as it appears on-chain (not decimal adjusted). This is the raw token amount before any decimal precision adjustments are applied. For example, if transferring 1 NEAR token, the amount_raw would be 1000000000000000000000000 (1e24) since NEAR has 24 decimal places. This field preserves the exact on-chain representation of the token amount for precise calculations and verification.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "AMOUNT_ADJ": {"name": "AMOUNT_ADJ", "description": "Decimal adjusted amount of tokens (as float, rounded - use this generally). This field provides the token amount after applying the appropriate decimal precision adjustments based on the token's decimal places. For example, if transferring 1 NEAR token, the amount_adj would be 1.0 after dividing the raw amount (1e24) by 10^24. This field is the most commonly used representation for token amounts in analytics and reporting as it provides human-readable values.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "AMOUNT": {"name": "AMOUNT", "description": "The amount of tokens transferred\nIf in the ez_ view, this number is decimal adjusted to actual amount. If in silver level or a fact_ view, the raw amount is presented", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "AMOUNT_USD": {"name": "AMOUNT_USD", "description": "USD value of the token transfer (null if hourly price not available). This field provides the dollar equivalent value of the token transfer by multiplying the decimal-adjusted token amount by the token's USD price at the time of the transfer. This field is null when price data is unavailable, which can occur for new tokens, tokens with low liquidity, or during periods when price feeds are unavailable.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "EZ_LENDING_ID": {"name": "EZ_LENDING_ID", "description": "A unique identifier for the record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TOKEN_IS_VERIFIED": {"name": "TOKEN_IS_VERIFIED", "description": "Boolean flag indicating whether the token or price record is verified by Flipside's crosschain curation process. Verified tokens are prioritized for analytics and are considered reliable for most use cases. Unverified tokens may be incomplete, deprecated, or experimental.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {"database_tags": {"table": {"PURPOSE": "DEFI, LENDING"}}}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/gold/defi/defi__ez_lending.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "view", "secure": false, "meta": {"database_tags": {"table": {"PURPOSE": "DEFI, LENDING"}}}, "tags": ["scheduled_non_core"]}, "created_at": 1763073390.606307, "relation_name": "NEAR.defi.ez_lending", "raw_code": "{{ config(\n materialized = 'view',\n secure = false,\n meta ={ 'database_tags':{ 'table':{ 'PURPOSE': 'DEFI, LENDING' }} },\n tags = ['scheduled_non_core']\n) }}\n\nWITH lending AS (\n\n SELECT\n platform,\n tx_hash,\n block_id,\n block_timestamp,\n sender_id,\n actions,\n contract_address,\n amount_raw,\n amount_adj,\n burrow_lending_id AS ez_lending_id,\n token_address,\n inserted_timestamp,\n modified_timestamp\n FROM\n {{ ref('silver__burrow_lending') }}\n),\nlabels AS (\n SELECT\n asset_identifier AS contract_address,\n NAME,\n symbol,\n IFF(\n contract_address IN (\n -- wbtc\n '2260fac5e5542a773aa44fbcfedf7c193bc2c599.factory.bridge.near',\n -- usdc.e\n 'a0b86991c6218b36c1d19d4a2e9eb0ce3606eb48.factory.bridge.near',\n -- usdc\n '17208628f84f5d6ad33f0da3bbbeb27ffcb398eac501a31bd6ad2011e36133a1',\n -- usdt\n 'usdt.tether-token.near',\n -- usdt.e\n 'dac17f958d2ee523a2206206994597c13d831ec7.factory.bridge.near'\n ),\n 18,\n decimals\n ) AS decimals\n FROM\n {{ ref('silver__ft_contract_metadata') }}\n),\nprices AS (\n SELECT\n DATE_TRUNC(\n 'hour',\n HOUR\n ) AS block_timestamp,\n token_address AS contract_address,\n AVG(price) AS price_usd,\n MAX(is_verified) AS token_is_verified\n FROM\n {{ ref('silver__complete_token_prices') }}\n GROUP BY\n 1,\n 2\n),\nFINAL AS (\n SELECT\n l.platform,\n l.tx_hash,\n l.block_id,\n l.block_timestamp,\n l.sender_id,\n l.actions,\n l.contract_address,\n l.token_address,\n lb.name,\n lb.symbol,\n l.amount_raw,\n l.amount_adj,\n l.amount_adj / pow(\n 10,\n lb.decimals\n ) AS amount,\n p.price_usd,\n p.token_is_verified AS token_is_verified,\n amount * p.price_usd AS amount_usd,\n l.ez_lending_id,\n l.inserted_timestamp,\n l.modified_timestamp\n FROM\n lending l\n LEFT JOIN labels lb\n ON l.token_address = lb.contract_address\n LEFT JOIN prices p\n ON DATE_TRUNC(\n 'hour',\n l.block_timestamp\n ) = p.block_timestamp\n AND l.token_address = p.contract_address\n)\nSELECT\n *,\n COALESCE(token_is_verified, FALSE) AS token_is_verified\nFROM\n FINAL", "language": "sql", "refs": [{"name": "silver__burrow_lending", "package": null, "version": null}, {"name": "silver__ft_contract_metadata", "package": null, "version": null}, {"name": "silver__complete_token_prices", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.silver__burrow_lending", "model.near_models.silver__ft_contract_metadata", "model.near_models.silver__complete_token_prices"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.defi__fact_dex_swaps": {"database": "NEAR", "schema": "defi", "name": "defi__fact_dex_swaps", "resource_type": "model", "package_name": "near_models", "path": "gold/defi/defi__fact_dex_swaps.sql", "original_file_path": "models/gold/defi/defi__fact_dex_swaps.sql", "unique_id": "model.near_models.defi__fact_dex_swaps", "fqn": ["near_models", "gold", "defi", "defi__fact_dex_swaps"], "alias": "fact_dex_swaps", "checksum": {"name": "sha256", "checksum": "ddf20db630483146fd5b49715638017514d5b433168fc7b5d51be4b3575617ea"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core"], "meta": {"database_tags": {"table": {"PURPOSE": "DEFI, SWAPS"}}}, "group": null, "materialized": "incremental", "incremental_strategy": "merge", "persist_docs": {"relation": true, "columns": true}, "post-hook": [{"sql": "ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION ON EQUALITY(tx_hash,receipt_id,receiver_id,signer_id,token_out,token_in);", "transaction": true, "index": null}], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": "fact_dex_swaps_id", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "cluster_by": ["block_timestamp::DATE"], "incremental_predicates": ["dynamic_range_predicate_custom", "block_timestamp::date"], "merge_exclude_columns": ["inserted_timestamp"]}, "tags": ["scheduled_non_core"], "description": "## Description\nThis table contains all decentralized exchange (DEX) swap transactions on the NEAR Protocol blockchain, capturing token swaps across various DEX protocols including Ref Finance, Orderly Network, and other automated market makers. The data includes swap details such as input/output tokens, amounts, prices, and protocol-specific metadata. This table provides the foundation for DeFi analytics, trading volume analysis, and liquidity pool performance tracking across the NEAR ecosystem.\n\n## Key Use Cases\n- DEX trading volume analysis and market activity monitoring\n- Token pair liquidity analysis and trading pattern identification\n- Price impact analysis and slippage calculation\n- DEX protocol comparison and performance benchmarking\n- Arbitrage opportunity detection and analysis\n- Trading bot activity monitoring and pattern recognition\n- DeFi protocol integration analysis and cross-protocol flows\n\n## Important Relationships\n- Links to `core.fact_transactions` through tx_hash for transaction context\n- Connects to `core.fact_blocks` through block_id for temporal context\n- Provides swap data for `defi.ez_dex_swaps` with enhanced metadata and pricing\n- Supports `defi.ez_intents` with swap execution analysis\n- Enables analysis in `stats.ez_core_metrics_hourly` for DeFi metrics\n- Powers cross-protocol analysis with other DeFi activities\n\n## Commonly-used Fields\n- `tx_hash`: Essential for linking to transaction details and verification\n- `block_timestamp`: Primary field for time-series analysis and trend detection\n- `token_in` and `token_out`: Critical for token pair analysis and trading patterns\n- `amount_in_raw` and `amount_out_raw`: Important for swap size analysis and volume calculations\n- `receiver_id` and `signer_id`: Essential for user behavior analysis and trader identification\n- `swap_index`: Important for multi-swap transaction analysis\n- `swap_input_data`: Useful for detailed swap parameter analysis", "columns": {"TX_HASH": {"name": "TX_HASH", "description": "Unique identifier (hash) of this transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RECEIPT_OBJECT_ID": {"name": "RECEIPT_OBJECT_ID", "description": "Please note this column is being deprecated in favor of simply \"receipt_id\".", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCK_ID": {"name": "BLOCK_ID", "description": "The height of the chain this block corresponds with.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCK_TIMESTAMP": {"name": "BLOCK_TIMESTAMP", "description": "The date and time at which the block began.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RECEIVER_ID": {"name": "RECEIVER_ID", "description": "Account reacting to the receipt from predecessor_id, can be relay, a contract, or a user of a relay, etc. This field identifies the account that is processing the receipt and executing the associated action. In most cases, this is a smart contract that is being called, but it can also be a user account in relay transactions or the system account for certain operations. This differs from tx_receiver and is specific to the receipt being processed.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "SIGNER_ID": {"name": "SIGNER_ID", "description": "Signer of the receipt, often same as tx_signer, sometimes system in the case of systemic gas refunds. This field identifies the account that has the authority to execute the receipt. In most cases, this is the same as the transaction signer, but in system operations like gas refunds, this may be the system account. The signer is the account that originally signed the transaction that began the blockchain activity, which may or may not include cross-contract calls.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "SWAP_INDEX": {"name": "SWAP_INDEX", "description": "The positon index for the record in question, if it was stored in a particular order.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "AMOUNT_OUT_RAW": {"name": "AMOUNT_OUT_RAW", "description": "Amount out, in a swap or transfer, in adjusted form.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TOKEN_OUT": {"name": "TOKEN_OUT", "description": "The address of the token being swapped to.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "AMOUNT_IN_RAW": {"name": "AMOUNT_IN_RAW", "description": "Amount in, in a swap or transfer, in adjusted form.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TOKEN_IN": {"name": "TOKEN_IN", "description": "The address of the token sent for swap.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "SWAP_INPUT_DATA": {"name": "SWAP_INPUT_DATA", "description": "JSON of input data for the swap, taken from the FunctionCall JSON.\nNote, directional keys such as in and out are determined by the pool.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "LOG": {"name": "LOG", "description": "The logs linked to the transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "FACT_DEX_SWAPS_ID": {"name": "FACT_DEX_SWAPS_ID", "description": "A unique identifier for the record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "INSERTED_TIMESTAMP": {"name": "INSERTED_TIMESTAMP", "description": "The timestamp at which the record was initially created and inserted into this table.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MODIFIED_TIMESTAMP": {"name": "MODIFIED_TIMESTAMP", "description": "The timestamp at which this record was last modified by an internal process.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {"database_tags": {"table": {"PURPOSE": "DEFI, SWAPS"}}}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/gold/defi/defi__fact_dex_swaps.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "incremental", "incremental_strategy": "merge", "incremental_predicates": ["dynamic_range_predicate_custom", "block_timestamp::date"], "merge_exclude_columns": ["inserted_timestamp"], "unique_key": "fact_dex_swaps_id", "cluster_by": ["block_timestamp::DATE"], "tags": ["scheduled_non_core"], "meta": {"database_tags": {"table": {"PURPOSE": "DEFI, SWAPS"}}}, "post-hook": ["ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION ON EQUALITY(tx_hash,receipt_id,receiver_id,signer_id,token_out,token_in);"]}, "created_at": 1763073390.6380475, "relation_name": "NEAR.defi.fact_dex_swaps", "raw_code": "{{ config(\n materialized = 'incremental',\n incremental_strategy = 'merge',\n incremental_predicates = [\"dynamic_range_predicate_custom\",\"block_timestamp::date\"],\n merge_exclude_columns = [\"inserted_timestamp\"],\n unique_key = 'fact_dex_swaps_id',\n cluster_by = ['block_timestamp::DATE'],\n post_hook = \"ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION ON EQUALITY(tx_hash,receipt_id,receiver_id,signer_id,token_out,token_in);\",\n tags = ['scheduled_non_core'],\n meta ={ 'database_tags':{ 'table':{ 'PURPOSE': 'DEFI, SWAPS' }} },\n) }}\n\nWITH dex_swaps AS (\n SELECT\n tx_hash,\n receipt_id,\n block_id,\n block_timestamp,\n receiver_id,\n signer_id,\n swap_index,\n amount_out_raw,\n token_out,\n amount_in_raw,\n token_in,\n swap_input_data,\n LOG,\n dex_swaps_v2_id AS fact_dex_swaps_id,\n modified_timestamp\n FROM\n {{ ref('silver__dex_swaps_v2') }}\n \n {% if var(\"MANUAL_FIX\") %}\n WHERE {{ partition_load_manual('no_buffer', 'floor(block_id, -3)') }}\n {% else %}\n {% if is_incremental() %}\n WHERE modified_timestamp > (\n SELECT MAX(modified_timestamp) FROM {{ this }}\n )\n {% endif %}\n {% endif %}\n),\n\nintents_swaps AS (\n SELECT\n tx_hash,\n receipt_id,\n block_id,\n block_timestamp,\n receiver_id,\n signer_id,\n swap_index,\n amount_out_raw,\n token_out,\n amount_in_raw,\n token_in,\n swap_input_data,\n log AS LOG,\n intents_swap_id AS fact_dex_swaps_id,\n modified_timestamp\n FROM\n {{ ref('silver__swap_intents') }}\n \n {% if var(\"MANUAL_FIX\") %}\n WHERE {{ partition_load_manual('no_buffer', 'block_timestamp::date') }}\n {% else %}\n {% if is_incremental() %}\n WHERE modified_timestamp > (\n SELECT MAX(modified_timestamp) FROM {{ this }}\n )\n {% endif %}\n {% endif %}\n),\n\nFINAL AS (\n SELECT * FROM dex_swaps\n UNION ALL\n SELECT * FROM intents_swaps\n)\n\nSELECT\n tx_hash,\n receipt_id,\n block_id,\n block_timestamp,\n receiver_id,\n signer_id,\n swap_index,\n amount_out_raw,\n token_out,\n amount_in_raw,\n token_in,\n swap_input_data,\n LOG,\n fact_dex_swaps_id,\n SYSDATE() AS inserted_timestamp,\n SYSDATE() AS modified_timestamp\nFROM\n FINAL", "language": "sql", "refs": [{"name": "silver__dex_swaps_v2", "package": null, "version": null}, {"name": "silver__swap_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.is_incremental", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.silver__dex_swaps_v2", "model.near_models.silver__swap_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.defi__ez_dex_swaps": {"database": "NEAR", "schema": "defi", "name": "defi__ez_dex_swaps", "resource_type": "model", "package_name": "near_models", "path": "gold/defi/defi__ez_dex_swaps.sql", "original_file_path": "models/gold/defi/defi__ez_dex_swaps.sql", "unique_id": "model.near_models.defi__ez_dex_swaps", "fqn": ["near_models", "gold", "defi", "defi__ez_dex_swaps"], "alias": "ez_dex_swaps", "checksum": {"name": "sha256", "checksum": "d670ed1e4b262d371af6fb0faac747055589c929072399e099e1da7fb1940581"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core"], "meta": {"database_tags": {"table": {"PURPOSE": "DEFI, SWAPS"}}}, "group": null, "materialized": "view", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": null, "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "secure": false}, "tags": ["scheduled_non_core"], "description": "## Description\nThis table provides an enhanced view of all decentralized exchange (DEX) swap transactions on the NEAR Protocol blockchain, combining raw swap data with token metadata, pricing information, and decimal adjustments. The table includes both raw and adjusted amounts, USD values, and comprehensive token context, making it the primary table for DEX analytics and trading analysis. This easy view eliminates the need for complex joins and calculations, providing ready-to-use data for DeFi analytics, reporting, and business intelligence workflows.\n\n## Key Use Cases\n- DEX trading volume analysis with accurate decimal-adjusted amounts and USD values\n- Token pair liquidity analysis and trading pattern identification\n- Price impact analysis and slippage calculation with USD context\n- DEX protocol comparison and performance benchmarking\n- Arbitrage opportunity detection and analysis\n- Trading bot activity monitoring and pattern recognition\n- DeFi protocol integration analysis and cross-protocol flows\n\n## Important Relationships\n- Enhances `defi.fact_dex_swaps` with pricing and metadata from `price.ez_prices_hourly`\n- Combines token metadata from `core.dim_ft_contract_metadata` for complete token context\n- Supports `defi.ez_intents` with swap execution analysis\n- Enables analysis in `stats.ez_core_metrics_hourly` for DeFi metrics\n- Provides foundation for all DEX-related analytics and reporting\n- Powers cross-protocol analysis with other DeFi activities\n\n## Commonly-used Fields\n- `amount_in` and `amount_out`: Essential for accurate swap amount analysis\n- `amount_in_usd` and `amount_out_usd`: Critical for economic analysis and value calculations\n- `block_timestamp`: Primary field for time-series analysis and trend detection\n- `trader`: Important for user behavior analysis and trading patterns\n- `platform`: Essential for DEX protocol analysis and comparison\n- `symbol_in` and `symbol_out`: Important for token pair identification and analysis\n- `pool_id`: Useful for liquidity pool analysis and performance tracking", "columns": {"TX_HASH": {"name": "TX_HASH", "description": "Unique identifier (hash) of this transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCK_ID": {"name": "BLOCK_ID", "description": "The height of the chain this block corresponds with.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCK_TIMESTAMP": {"name": "BLOCK_TIMESTAMP", "description": "The date and time at which the block began.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "PLATFORM": {"name": "PLATFORM", "description": "The protocol utilized for the operation, likely a swap or bridge.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "POOL_ID": {"name": "POOL_ID", "description": "The unique id for the pool involved in the swap.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TRADER": {"name": "TRADER", "description": "The address who initiated the swap.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "SWAP_INDEX": {"name": "SWAP_INDEX", "description": "The index number of the swap indicating its order of execution in the transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "AMOUNT_OUT_RAW": {"name": "AMOUNT_OUT_RAW", "description": "Unadjusted amount of tokens as it appears on-chain (not decimal adjusted). This is the raw token amount before any decimal precision adjustments are applied. For example, if transferring 1 NEAR token, the amount_raw would be 1000000000000000000000000 (1e24) since NEAR has 24 decimal places. This field preserves the exact on-chain representation of the token amount for precise calculations and verification.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "AMOUNT_OUT": {"name": "AMOUNT_OUT", "description": "The amount of tokens taken out of or received from the swap.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "AMOUNT_OUT_USD": {"name": "AMOUNT_OUT_USD", "description": "USD value of the token transfer (null if hourly price not available). This field provides the dollar equivalent value of the token transfer by multiplying the decimal-adjusted token amount by the token's USD price at the time of the transfer. This field is null when price data is unavailable, which can occur for new tokens, tokens with low liquidity, or during periods when price feeds are unavailable.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TOKEN_OUT_CONTRACT": {"name": "TOKEN_OUT_CONTRACT", "description": "The address of the deployed contract for the token, nft, or other smart contract.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "SYMBOL_OUT": {"name": "SYMBOL_OUT", "description": "Token symbol (e.g., 'wNEAR', 'SWEAT'). This field contains the abbreviated identifier for the token as commonly used in trading pairs, price feeds, and user interfaces. Token symbols are typically 2-6 characters long and provide a quick way to identify tokens without using their full contract addresses. Examples include 'NEAR' for the native token, 'wNEAR' for wrapped NEAR, and 'USDC' for USD Coin.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "AMOUNT_IN_RAW": {"name": "AMOUNT_IN_RAW", "description": "Unadjusted amount of tokens as it appears on-chain (not decimal adjusted). This is the raw token amount before any decimal precision adjustments are applied. For example, if transferring 1 NEAR token, the amount_raw would be 1000000000000000000000000 (1e24) since NEAR has 24 decimal places. This field preserves the exact on-chain representation of the token amount for precise calculations and verification.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "AMOUNT_IN": {"name": "AMOUNT_IN", "description": "The amount of tokens put into the swap.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "AMOUNT_IN_USD": {"name": "AMOUNT_IN_USD", "description": "USD value of the token transfer (null if hourly price not available). This field provides the dollar equivalent value of the token transfer by multiplying the decimal-adjusted token amount by the token's USD price at the time of the transfer. This field is null when price data is unavailable, which can occur for new tokens, tokens with low liquidity, or during periods when price feeds are unavailable.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TOKEN_IN_CONTRACT": {"name": "TOKEN_IN_CONTRACT", "description": "The address of the deployed contract for the token, nft, or other smart contract.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "SYMBOL_IN": {"name": "SYMBOL_IN", "description": "Token symbol (e.g., 'wNEAR', 'SWEAT'). This field contains the abbreviated identifier for the token as commonly used in trading pairs, price feeds, and user interfaces. Token symbols are typically 2-6 characters long and provide a quick way to identify tokens without using their full contract addresses. Examples include 'NEAR' for the native token, 'wNEAR' for wrapped NEAR, and 'USDC' for USD Coin.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "SWAP_INPUT_DATA": {"name": "SWAP_INPUT_DATA", "description": "JSON of input data for the swap, taken from the FunctionCall JSON.\nNote, directional keys such as in and out are determined by the pool.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "LOG": {"name": "LOG", "description": "A single log extracted from a receipt.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "EZ_DEX_SWAPS_ID": {"name": "EZ_DEX_SWAPS_ID", "description": "A unique identifier for the record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "INSERTED_TIMESTAMP": {"name": "INSERTED_TIMESTAMP", "description": "The timestamp at which the record was initially created and inserted into this table.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MODIFIED_TIMESTAMP": {"name": "MODIFIED_TIMESTAMP", "description": "The timestamp at which this record was last modified by an internal process.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TOKEN_OUT_IS_VERIFIED": {"name": "TOKEN_OUT_IS_VERIFIED", "description": "Boolean flag indicating whether the token or price record is verified by Flipside's crosschain curation process. Verified tokens are prioritized for analytics and are considered reliable for most use cases. Unverified tokens may be incomplete, deprecated, or experimental.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TOKEN_IN_IS_VERIFIED": {"name": "TOKEN_IN_IS_VERIFIED", "description": "Boolean flag indicating whether the token or price record is verified by Flipside's crosschain curation process. Verified tokens are prioritized for analytics and are considered reliable for most use cases. Unverified tokens may be incomplete, deprecated, or experimental.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {"database_tags": {"table": {"PURPOSE": "DEFI, SWAPS"}}}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/gold/defi/defi__ez_dex_swaps.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "view", "secure": false, "meta": {"database_tags": {"table": {"PURPOSE": "DEFI, SWAPS"}}}, "tags": ["scheduled_non_core"]}, "created_at": 1763073390.3911371, "relation_name": "NEAR.defi.ez_dex_swaps", "raw_code": "{{ config(\n materialized = 'view',\n secure = false,\n meta ={ 'database_tags':{ 'table':{ 'PURPOSE': 'DEFI, SWAPS' }} },\n tags = ['scheduled_non_core']\n) }}\n\nWITH dex_swaps AS (\n\n SELECT\n tx_hash,\n receipt_id,\n block_id,\n block_timestamp,\n receiver_id,\n signer_id,\n swap_index,\n amount_out_raw,\n token_out,\n amount_in_raw,\n token_in,\n swap_input_data,\n LOG,\n dex_swaps_v2_id AS ez_dex_swaps_id,\n inserted_timestamp,\n modified_timestamp\n FROM\n {{ ref('silver__dex_swaps_v2') }}\n),\n\nintents_swaps AS (\n SELECT\n tx_hash,\n receipt_id,\n block_id,\n block_timestamp,\n receiver_id,\n signer_id,\n swap_index,\n amount_out_raw,\n token_out,\n amount_in_raw,\n token_in,\n swap_input_data,\n log AS LOG,\n intents_swap_id AS ez_dex_swaps_id,\n inserted_timestamp,\n modified_timestamp\n FROM\n {{ ref('silver__swap_intents') }}\n),\n\nall_swaps AS (\n SELECT * FROM dex_swaps\n UNION ALL\n SELECT * FROM intents_swaps\n),\nlabels AS (\n SELECT\n asset_identifier AS contract_address,\n NAME,\n symbol,\n decimals\n FROM\n {{ ref('silver__ft_contract_metadata') }}\n),\nprices AS (\n SELECT\n DATE_TRUNC(\n 'hour',\n hour\n ) AS block_timestamp,\n token_address AS contract_address,\n AVG(price) AS price_usd,\n MAX(is_verified) AS token_is_verified\n FROM\n {{ ref('silver__complete_token_prices') }}\n GROUP BY\n 1,\n 2\n),\nFINAL AS (\n SELECT\n s.tx_hash,\n s.receipt_id,\n s.block_id,\n s.block_timestamp,\n s.receiver_id AS platform,\n s.swap_input_data :pool_id :: INT AS pool_id,\n s.signer_id AS trader,\n s.swap_index,\n s.amount_out_raw,\n s.amount_out_raw / pow(\n 10,\n l1.decimals\n ) AS amount_out,\n amount_out * p1.price_usd AS amount_out_usd,\n s.token_out AS token_out_contract,\n l1.symbol AS symbol_out,\n p1.token_is_verified AS token_out_is_verified,\n s.amount_in_raw,\n s.amount_in_raw / pow(\n 10,\n l2.decimals\n ) AS amount_in,\n amount_in * p2.price_usd AS amount_in_usd,\n s.token_in AS token_in_contract,\n l2.symbol AS symbol_in,\n p2.token_is_verified AS token_in_is_verified,\n s.swap_input_data,\n s.log,\n s.ez_dex_swaps_id,\n s.inserted_timestamp,\n s.modified_timestamp\n FROM\n all_swaps s\n LEFT JOIN labels l1\n ON s.token_out = l1.contract_address\n LEFT JOIN labels l2\n ON s.token_in = l2.contract_address\n LEFT JOIN prices p1\n ON DATE_TRUNC(\n 'hour',\n s.block_timestamp\n ) = p1.block_timestamp\n AND s.token_out = p1.contract_address\n LEFT JOIN prices p2\n ON DATE_TRUNC(\n 'hour',\n s.block_timestamp\n ) = p2.block_timestamp\n AND s.token_in = p2.contract_address\n)\nSELECT\n *,\n COALESCE(token_in_is_verified, FALSE) AS token_in_is_verified,\n COALESCE(token_out_is_verified, FALSE) AS token_out_is_verified\nFROM\n FINAL", "language": "sql", "refs": [{"name": "silver__dex_swaps_v2", "package": null, "version": null}, {"name": "silver__swap_intents", "package": null, "version": null}, {"name": "silver__ft_contract_metadata", "package": null, "version": null}, {"name": "silver__complete_token_prices", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.silver__dex_swaps_v2", "model.near_models.silver__swap_intents", "model.near_models.silver__ft_contract_metadata", "model.near_models.silver__complete_token_prices"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.defi__fact_bridge_activity": {"database": "NEAR", "schema": "defi", "name": "defi__fact_bridge_activity", "resource_type": "model", "package_name": "near_models", "path": "gold/defi/defi__fact_bridge_activity.sql", "original_file_path": "models/gold/defi/defi__fact_bridge_activity.sql", "unique_id": "model.near_models.defi__fact_bridge_activity", "fqn": ["near_models", "gold", "defi", "defi__fact_bridge_activity"], "alias": "fact_bridge_activity", "checksum": {"name": "sha256", "checksum": "495aa848c7907d1f27fc252a24df91ff74a2463a7027417dc724a3e0e3c19a39"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core"], "meta": {"database_tags": {"table": {"PURPOSE": "DEFI, BRIDGING"}}}, "group": null, "materialized": "incremental", "incremental_strategy": "merge", "persist_docs": {"relation": true, "columns": true}, "post-hook": [{"sql": "ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION ON EQUALITY(tx_hash,token_address,destination_address,source_address,platform,bridge_address,destination_chain,source_chain,method_name,direction,receipt_succeeded);", "transaction": true, "index": null}], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": "fact_bridge_activity_id", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "cluster_by": ["block_timestamp::DATE"], "incremental_predicates": ["dynamic_range_predicate_custom", "block_timestamp::date"], "merge_exclude_columns": ["inserted_timestamp"]}, "tags": ["scheduled_non_core"], "description": "## Description\nThis table contains all cross-chain bridge transactions on the NEAR Protocol blockchain, capturing token movements between NEAR and other blockchains through various bridge protocols including Rainbow Bridge, Wormhole, Multichain, Allbridge, and Omni. The data includes bridge-specific details such as source/destination chains, token addresses, amounts, and bridge protocol metadata. This table provides the foundation for cross-chain analytics, bridge volume analysis, and multi-chain ecosystem monitoring.\n\n## Key Use Cases\n- Cross-chain bridge volume analysis and flow monitoring\n- Bridge protocol comparison and performance benchmarking\n- Cross-chain token flow analysis and liquidity tracking\n- Bridge security analysis and risk assessment\n- Multi-chain portfolio tracking and analysis\n- Bridge protocol adoption and user behavior analysis\n- Cross-chain arbitrage opportunity detection\n\n## Important Relationships\n- Links to `core.fact_transactions` through tx_hash for transaction context\n- Connects to `core.fact_blocks` through block_id for temporal context\n- Provides bridge data for `defi.ez_bridge_activity` with enhanced metadata\n- Supports `defi.ez_intents` with cross-chain intent analysis\n- Enables analysis in `stats.ez_core_metrics_hourly` for bridge metrics\n- Powers cross-protocol analysis with other DeFi activities\n\n## Commonly-used Fields\n- `tx_hash`: Essential for linking to transaction details and verification\n- `block_timestamp`: Primary field for time-series analysis and trend detection\n- `source_chain` and `destination_chain`: Critical for cross-chain flow analysis\n- `token_address`: Important for token-specific bridge activity analysis\n- `amount_raw` and `amount_adj`: Essential for bridge volume calculations\n- `platform`: Important for bridge protocol comparison and analysis\n- `direction`: Critical for understanding bridge flow direction (inbound/outbound)", "columns": {"BLOCK_ID": {"name": "BLOCK_ID", "description": "The height of the chain this block corresponds with.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCK_TIMESTAMP": {"name": "BLOCK_TIMESTAMP", "description": "The date and time at which the block began.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TX_HASH": {"name": "TX_HASH", "description": "Unique identifier (hash) of this transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TOKEN_ADDRESS": {"name": "TOKEN_ADDRESS", "description": "The contract address corresponding to the token, view details of the contract by following this address on the chain explorer.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "AMOUNT_UNADJ": {"name": "AMOUNT_UNADJ", "description": "Unadjusted amount of tokens as it appears on-chain (not decimal adjusted). This is the raw token amount before any decimal precision adjustments are applied. For example, if transferring 1 NEAR token, the amount_raw would be 1000000000000000000000000 (1e24) since NEAR has 24 decimal places. This field preserves the exact on-chain representation of the token amount for precise calculations and verification.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "AMOUNT_ADJ": {"name": "AMOUNT_ADJ", "description": "Decimal adjusted amount of tokens (as float, rounded - use this generally). This field provides the token amount after applying the appropriate decimal precision adjustments based on the token's decimal places. For example, if transferring 1 NEAR token, the amount_adj would be 1.0 after dividing the raw amount (1e24) by 10^24. This field is the most commonly used representation for token amounts in analytics and reporting as it provides human-readable values.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "DESTINATION_ADDRESS": {"name": "DESTINATION_ADDRESS", "description": "The address tokens are being sent to, in a transfer or bridge transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "SOURCE_ADDRESS": {"name": "SOURCE_ADDRESS", "description": "The originating address from which tokens are being sent, in a transfer or bridge transaction. \n\nThis addressed is ascertained as best as possible, but may be null depending on the available information. \n\nExample 1 - tx CzPRdoiU74bo9yqqt9fCP5Xdab2mPVqxr9gU5xeaQA4a stores just \"signer_public_key 0x0x1589\u2026f694\" on chain. \n\nExample 2 - tx FA7tQeGQnhminbas28YgaizwmT4vnEUiCr3vdXmN3Xjn does not log any signing address at all.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "PLATFORM": {"name": "PLATFORM", "description": "The protocol utilized for the operation, likely a swap or bridge.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BRIDGE_ADDRESS": {"name": "BRIDGE_ADDRESS", "description": "The address of the deployed contract for the token, nft, or other smart contract.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "DESTINATION_CHAIN": {"name": "DESTINATION_CHAIN", "description": "The recipient blockchain in a bridge transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "SOURCE_CHAIN": {"name": "SOURCE_CHAIN", "description": "The originating blockchain in a bridge transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "METHOD_NAME": {"name": "METHOD_NAME", "description": "Name of the method(s) approved for use. NULL if permission is FullAccess.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "DIRECTION": {"name": "DIRECTION", "description": "Direction of funds through a bridge. Inbound = tokens bridged to Near ecosystem.\n\nNote - for the Rainbow bridge, inbound means Near or Aurora as tokens pass through Near to get to Aurora.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RECEIPT_SUCCEEDED": {"name": "RECEIPT_SUCCEEDED", "description": "Boolean indicating whether the receipt was successfully processed. This field tracks the execution status of the receipt, which is crucial for understanding transaction outcomes. While most transactions succeed, individual receipts within a transaction can fail due to various reasons such as insufficient gas, contract errors, or invalid parameters. This field is essential for filtering successful operations and analyzing failure patterns.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "FACT_BRIDGE_ACTIVITY_ID": {"name": "FACT_BRIDGE_ACTIVITY_ID", "description": "A unique identifier for the record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "INSERTED_TIMESTAMP": {"name": "INSERTED_TIMESTAMP", "description": "The timestamp at which the record was initially created and inserted into this table.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MODIFIED_TIMESTAMP": {"name": "MODIFIED_TIMESTAMP", "description": "The timestamp at which this record was last modified by an internal process.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {"database_tags": {"table": {"PURPOSE": "DEFI, BRIDGING"}}}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/gold/defi/defi__fact_bridge_activity.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "incremental", "incremental_strategy": "merge", "incremental_predicates": ["dynamic_range_predicate_custom", "block_timestamp::date"], "merge_exclude_columns": ["inserted_timestamp"], "unique_key": "fact_bridge_activity_id", "cluster_by": ["block_timestamp::DATE"], "tags": ["scheduled_non_core"], "meta": {"database_tags": {"table": {"PURPOSE": "DEFI, BRIDGING"}}}, "post-hook": ["ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION ON EQUALITY(tx_hash,token_address,destination_address,source_address,platform,bridge_address,destination_chain,source_chain,method_name,direction,receipt_succeeded);"]}, "created_at": 1763073390.5606458, "relation_name": "NEAR.defi.fact_bridge_activity", "raw_code": "{{ config(\n materialized = 'incremental',\n incremental_strategy = 'merge',\n incremental_predicates = [\"dynamic_range_predicate_custom\",\"block_timestamp::date\"],\n merge_exclude_columns = [\"inserted_timestamp\"],\n unique_key = 'fact_bridge_activity_id',\n cluster_by = ['block_timestamp::DATE'],\n post_hook = \"ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION ON EQUALITY(tx_hash,token_address,destination_address,source_address,platform,bridge_address,destination_chain,source_chain,method_name,direction,receipt_succeeded);\",\n tags = ['scheduled_non_core'],\n meta ={ 'database_tags':{ 'table':{ 'PURPOSE': 'DEFI, BRIDGING' }} }\n) }}\n-- depends on {{ ref('silver__bridge_rainbow') }}\n-- depends on {{ ref('silver__bridge_wormhole') }}\n-- depends on {{ ref('silver__bridge_multichain') }}\n-- depends on {{ ref('silver__bridge_allbridge') }}\n-- depends on {{ ref('silver__bridge_omni') }}\n-- depends on {{ ref('silver__bridge_intents') }}\n\n{% if execute %}\n\n {% if is_incremental() %}\n {% set max_mod_query %}\n SELECT\n MAX(modified_timestamp) modified_timestamp\n FROM\n {{ this }}\n {% endset %}\n {% set max_mod = run_query(max_mod_query) [0] [0] %}\n {% if not max_mod or max_mod == 'None' %}\n {% set max_mod = '2099-01-01' %}\n {% endif %}\n\n {% endif %}\n{% endif %}\n\nWITH rainbow AS (\n\n SELECT\n block_id,\n block_timestamp,\n tx_hash,\n token_address,\n amount_raw,\n amount_adj,\n destination_address,\n source_address,\n platform,\n bridge_address,\n destination_chain_id AS destination_chain,\n source_chain_id AS source_chain,\n method_name,\n direction,\n receipt_succeeded,\n bridge_rainbow_id AS fact_bridge_activity_id,\n inserted_timestamp,\n modified_timestamp\n FROM\n {{ ref('silver__bridge_rainbow') }}\n {% if var('MANUAL_FIX') %}\n WHERE {{ partition_load_manual('no_buffer', 'floor(block_id, -3)') }}\n {% else %}\n {% if is_incremental() %}\n WHERE modified_timestamp > '{{ max_mod }}'\n {% endif %}\n {% endif %}\n),\nwormhole AS (\n SELECT\n block_id,\n block_timestamp,\n tx_hash,\n token_address,\n amount_raw,\n amount_adj,\n destination_address,\n source_address,\n platform,\n bridge_address,\n id.blockchain AS destination_chain,\n id2.blockchain AS source_chain,\n method_name,\n direction,\n receipt_succeeded,\n bridge_wormhole_id AS fact_bridge_activity_id,\n inserted_timestamp,\n modified_timestamp\n FROM\n {{ ref('silver__bridge_wormhole') }} b\n LEFT JOIN {{ ref('seeds__wormhole_ids') }} id ON b.destination_chain_id = id.id\n LEFT JOIN {{ ref('seeds__wormhole_ids') }} id2 ON b.source_chain_id = id2.id\n {% if var('MANUAL_FIX') %}\n WHERE {{ partition_load_manual('no_buffer', 'floor(block_id, -3)') }}\n {% else %}\n {% if is_incremental() %}\n WHERE modified_timestamp > '{{ max_mod }}'\n {% endif %}\n {% endif %}\n),\nmultichain AS (\n SELECT\n block_id,\n block_timestamp,\n tx_hash,\n token_address,\n amount_raw,\n amount_adj,\n destination_address,\n source_address,\n platform,\n bridge_address,\n id.blockchain AS destination_chain,\n id2.blockchain AS source_chain,\n method_name,\n direction,\n receipt_succeeded,\n bridge_multichain_id AS fact_bridge_activity_id,\n inserted_timestamp,\n modified_timestamp\n FROM\n {{ ref('silver__bridge_multichain') }} b\n LEFT JOIN {{ ref('seeds__multichain_ids') }} id ON b.destination_chain_id = id.id\n LEFT JOIN {{ ref('seeds__multichain_ids') }} id2 ON b.source_chain_id = id2.id\n {% if var('MANUAL_FIX') %}\n WHERE {{ partition_load_manual('no_buffer', 'floor(block_id, -3)') }}\n {% else %}\n {% if is_incremental() %}\n WHERE modified_timestamp > '{{ max_mod }}'\n {% endif %}\n {% endif %}\n),\nallbridge AS (\n SELECT\n block_id,\n block_timestamp,\n tx_hash,\n token_address,\n amount_raw,\n amount_adj,\n destination_address,\n source_address,\n platform,\n bridge_address,\n id.blockchain AS destination_chain,\n id2.blockchain AS source_chain,\n method_name,\n direction,\n receipt_succeeded,\n bridge_allbridge_id AS fact_bridge_activity_id,\n inserted_timestamp,\n modified_timestamp\n FROM\n {{ ref('silver__bridge_allbridge') }} b\n LEFT JOIN {{ ref('seeds__allbridge_ids') }} id ON b.destination_chain_id = id.id\n LEFT JOIN {{ ref('seeds__allbridge_ids') }} id2 ON b.source_chain_id = id2.id\n {% if var('MANUAL_FIX') %}\n WHERE {{ partition_load_manual('no_buffer', 'floor(block_id, -3)') }}\n {% else %}\n {% if is_incremental() %}\n WHERE modified_timestamp > '{{ max_mod }}'\n {% endif %}\n {% endif %}\n),\nomni AS (\n SELECT\n block_id,\n block_timestamp,\n tx_hash,\n token_address,\n amount_raw,\n amount_adj,\n destination_address,\n source_address,\n platform,\n bridge_address,\n destination_chain_id AS destination_chain,\n source_chain_id AS source_chain,\n method_name,\n direction,\n receipt_succeeded,\n bridge_omni_id AS fact_bridge_activity_id,\n inserted_timestamp,\n modified_timestamp\n FROM\n {{ ref('silver__bridge_omni') }}\n),\nintents AS (\n SELECT\n block_id,\n block_timestamp,\n tx_hash,\n token_address,\n amount_unadj AS amount_raw,\n amount_adj,\n destination_address,\n source_address,\n platform,\n bridge_address,\n destination_chain,\n source_chain,\n method_name,\n direction,\n receipt_succeeded,\n bridge_intents_id AS fact_bridge_activity_id,\n inserted_timestamp,\n modified_timestamp\n FROM\n {{ ref('silver__bridge_intents') }}\n {% if var('MANUAL_FIX') %}\n WHERE {{ partition_load_manual('no_buffer', 'floor(block_id, -3)') }}\n {% else %}\n {% if is_incremental() %}\n WHERE modified_timestamp > '{{ max_mod }}'\n {% endif %}\n {% endif %}\n),\nFINAL AS (\n SELECT\n *\n FROM\n rainbow\n UNION ALL\n SELECT\n *\n FROM\n wormhole\n UNION ALL\n SELECT\n *\n FROM\n multichain\n UNION ALL\n SELECT\n *\n FROM\n allbridge\n UNION ALL\n SELECT\n *\n FROM\n omni\n UNION ALL\n SELECT\n *\n FROM\n intents\n)\nSELECT\n block_id,\n block_timestamp,\n tx_hash,\n token_address,\n amount_raw AS amount_unadj,\n amount_adj,\n destination_address,\n source_address,\n platform,\n bridge_address,\n LOWER(destination_chain) AS destination_chain,\n LOWER(source_chain) AS source_chain,\n method_name,\n direction,\n receipt_succeeded,\n fact_bridge_activity_id,\n SYSDATE() AS inserted_timestamp,\n SYSDATE() AS modified_timestamp\nFROM\n FINAL", "language": "sql", "refs": [{"name": "silver__bridge_rainbow", "package": null, "version": null}, {"name": "silver__bridge_wormhole", "package": null, "version": null}, {"name": "silver__bridge_multichain", "package": null, "version": null}, {"name": "silver__bridge_allbridge", "package": null, "version": null}, {"name": "silver__bridge_omni", "package": null, "version": null}, {"name": "silver__bridge_intents", "package": null, "version": null}, {"name": "silver__bridge_rainbow", "package": null, "version": null}, {"name": "silver__bridge_wormhole", "package": null, "version": null}, {"name": "seeds__wormhole_ids", "package": null, "version": null}, {"name": "seeds__wormhole_ids", "package": null, "version": null}, {"name": "silver__bridge_multichain", "package": null, "version": null}, {"name": "seeds__multichain_ids", "package": null, "version": null}, {"name": "seeds__multichain_ids", "package": null, "version": null}, {"name": "silver__bridge_allbridge", "package": null, "version": null}, {"name": "seeds__allbridge_ids", "package": null, "version": null}, {"name": "seeds__allbridge_ids", "package": null, "version": null}, {"name": "silver__bridge_omni", "package": null, "version": null}, {"name": "silver__bridge_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.is_incremental", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.silver__bridge_rainbow", "model.near_models.silver__bridge_wormhole", "model.near_models.silver__bridge_multichain", "model.near_models.silver__bridge_allbridge", "model.near_models.silver__bridge_omni", "model.near_models.silver__bridge_intents", "seed.near_models.seeds__wormhole_ids", "seed.near_models.seeds__multichain_ids", "seed.near_models.seeds__allbridge_ids"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.defi__fact_intents": {"database": "NEAR", "schema": "defi", "name": "defi__fact_intents", "resource_type": "model", "package_name": "near_models", "path": "gold/defi/defi__fact_intents.sql", "original_file_path": "models/gold/defi/defi__fact_intents.sql", "unique_id": "model.near_models.defi__fact_intents", "fqn": ["near_models", "gold", "defi", "defi__fact_intents"], "alias": "fact_intents", "checksum": {"name": "sha256", "checksum": "bb65dc7e7aedefa57e48be6af951c339580af23e4b0c6866621171bfc2126a51"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core"], "meta": {}, "group": null, "materialized": "incremental", "incremental_strategy": "merge", "persist_docs": {"relation": true, "columns": true}, "post-hook": [{"sql": "ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION ON EQUALITY(tx_hash,receipt_id,token_id);", "transaction": true, "index": null}], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": ["fact_intents_id"], "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "cluster_by": ["block_timestamp::DATE"], "merge_exclude_columns": ["inserted_timestamp"], "incremental_predicates": ["dynamic_range_predicate_custom", "block_timestamp::date"]}, "tags": ["scheduled_non_core"], "description": "## Description\nThis table contains all intent-based transactions on the NEAR Protocol blockchain, capturing user intents for token transfers, swaps, and other DeFi operations through the intents.near protocol. The data includes both NEP-245 and DIP-4 standard intents, providing comprehensive tracking of intent creation, execution, and fulfillment. This table enables analysis of intent-based trading patterns, MEV protection mechanisms, and user behavior in intent-driven DeFi protocols. This table includes all intent execution within a transaction, which may include several intermediate steps interacting with solvers.\n\n## Key Use Cases\n- Intent-based trading analysis and pattern recognition\n- MEV protection mechanism effectiveness analysis\n- User behavior analysis in intent-driven protocols\n- Cross-protocol intent execution tracking\n- Intent fulfillment rate analysis and optimization\n- Referral program analysis and user acquisition tracking\n- Intent-based DeFi protocol performance monitoring\n\n## Important Relationships\n- Links to `core.fact_transactions` through tx_hash for transaction context\n- Connects to `core.fact_blocks` through block_id for temporal context\n- Provides intent data for `defi.ez_intents` with enhanced metadata\n- Supports `defi.ez_dex_swaps` with intent execution analysis\n- Enables analysis in `stats.ez_core_metrics_hourly` for intent metrics\n- Powers cross-protocol analysis with other DeFi activities\n\n## Commonly-used Fields\n- `tx_hash`: Essential for linking to transaction details and verification\n- `block_timestamp`: Primary field for time-series analysis and trend detection\n- `log_event`: Critical for intent type classification and analysis\n- `owner_id`: Important for user behavior analysis and intent tracking\n- `amount_raw` and `token_id`: Essential for intent value analysis\n- `referral`: Important for referral program analysis and user acquisition\n- `receipt_succeeded`: Critical for intent fulfillment rate analysis", "columns": {"BLOCK_ID": {"name": "BLOCK_ID", "description": "The height of the chain this block corresponds with.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCK_TIMESTAMP": {"name": "BLOCK_TIMESTAMP", "description": "The date and time at which the block began.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TX_HASH": {"name": "TX_HASH", "description": "Unique identifier (hash) of this transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RECEIPT_ID": {"name": "RECEIPT_ID", "description": "The identifying hash for a receipt.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "PREDECESSOR_ID": {"name": "PREDECESSOR_ID", "description": "Account that called the relevant receipt (often the same as tx_signer, but can be system as well). This field identifies the account that directly invoked the receipt being processed. In simple transactions, this is typically the same as the transaction signer. However, in cross-contract calls or system operations, this may be a different account or the system account. This is crucial for understanding the call chain and access control in NEAR's execution model.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RECEIVER_ID": {"name": "RECEIVER_ID", "description": "Account reacting to the receipt from predecessor_id, can be relay, a contract, or a user of a relay, etc. This field identifies the account that is processing the receipt and executing the associated action. In most cases, this is a smart contract that is being called, but it can also be a user account in relay transactions or the system account for certain operations. This differs from tx_receiver and is specific to the receipt being processed.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MEMO": {"name": "MEMO", "description": "Optional log message within the transaction (often null). This field contains additional information or context about the transfer, such as transaction notes, reference numbers, or descriptive text. Memos are commonly used in cross-chain bridges, exchange deposits, or other scenarios where additional context is needed to identify or process the transfer. The memo field is optional and frequently null for standard transfers.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "AMOUNT_RAW": {"name": "AMOUNT_RAW", "description": "Unadjusted amount of tokens as it appears on-chain (not decimal adjusted). This is the raw token amount before any decimal precision adjustments are applied. For example, if transferring 1 NEAR token, the amount_raw would be 1000000000000000000000000 (1e24) since NEAR has 24 decimal places. This field preserves the exact on-chain representation of the token amount for precise calculations and verification.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TOKEN_ID": {"name": "TOKEN_ID", "description": "The identifier of the token being transferred or minted.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "REFERRAL": {"name": "REFERRAL", "description": "ID of the referring protocol, as extracted from the Receipt log.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "FEES_COLLECTED_RAW": {"name": "FEES_COLLECTED_RAW", "description": "Raw JSON object containing fee information collected from the intent execution, as extracted from the DIP4 event log. This field contains the complete on-chain representation of fees charged by the intent protocol, formatted as a JSON object with token addresses as keys and unadjusted fee amounts as values. For example: `{\"nep141:wrap.near\": \"1232145523809524\"}` indicates fees collected in wrapped NEAR tokens. This field is null when no fees were collected or when fee information is not available in the event log. The raw format preserves the exact on-chain data structure for precise fee calculations and protocol revenue analysis.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "DIP4_VERSION": {"name": "DIP4_VERSION", "description": "Version of the DIP4 standard that emitted the log for this action.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "GAS_BURNT": {"name": "GAS_BURNT", "description": "Gas burned for the receipt action. This field represents the amount of computational resources consumed specifically for the receipt being processed. Gas burning is the mechanism by which NEAR charges for computational work, and this field tracks the exact amount burned for this particular receipt action. In raw number format with 16 decimal places, to adjust divide by POW(10,16) or multiply by 1e-16.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RECEIPT_SUCCEEDED": {"name": "RECEIPT_SUCCEEDED", "description": "Boolean indicating whether the receipt was successfully processed. This field tracks the execution status of the receipt, which is crucial for understanding transaction outcomes. While most transactions succeed, individual receipts within a transaction can fail due to various reasons such as insufficient gas, contract errors, or invalid parameters. This field is essential for filtering successful operations and analyzing failure patterns.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "AMOUNT_INDEX": {"name": "AMOUNT_INDEX", "description": "Position of the amount in the flattened amounts array from the NEP245 event", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "LOG_EVENT": {"name": "LOG_EVENT", "description": "Type of NEP245 event (e.g., mt_transfer, mt_burn, mt_mint)", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "LOG_INDEX": {"name": "LOG_INDEX", "description": "Sequential index of the log entry within the receipt", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "LOG_EVENT_INDEX": {"name": "LOG_EVENT_INDEX", "description": "Position of the event in the log_data array", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "OWNER_ID": {"name": "OWNER_ID", "description": "Owner of the minted NFT", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "OLD_OWNER_ID": {"name": "OLD_OWNER_ID", "description": "Sender account ID for transfer events", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "NEW_OWNER_ID": {"name": "NEW_OWNER_ID", "description": "Receiver account ID for transfer events", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "FACT_INTENTS_ID": {"name": "FACT_INTENTS_ID", "description": "A unique identifier for the record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "INSERTED_TIMESTAMP": {"name": "INSERTED_TIMESTAMP", "description": "The timestamp at which the record was initially created and inserted into this table.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MODIFIED_TIMESTAMP": {"name": "MODIFIED_TIMESTAMP", "description": "The timestamp at which this record was last modified by an internal process.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_INVOCATION_ID": {"name": "_INVOCATION_ID", "description": "A job ID to identify the run that last modified a record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/gold/defi/defi__fact_intents.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "incremental", "incremental_strategy": "merge", "unique_key": ["fact_intents_id"], "merge_exclude_columns": ["inserted_timestamp"], "cluster_by": ["block_timestamp::DATE"], "incremental_predicates": ["dynamic_range_predicate_custom", "block_timestamp::date"], "tags": ["scheduled_non_core"], "post-hook": ["ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION ON EQUALITY(tx_hash,receipt_id,token_id);"]}, "created_at": 1763073390.4166696, "relation_name": "NEAR.defi.fact_intents", "raw_code": "{{ config(\n materialized = 'incremental',\n incremental_strategy = 'merge',\n unique_key = ['fact_intents_id'],\n merge_exclude_columns = ['inserted_timestamp'],\n cluster_by = ['block_timestamp::DATE'],\n incremental_predicates = [\"dynamic_range_predicate_custom\",\"block_timestamp::date\"],\n post_hook = \"ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION ON EQUALITY(tx_hash,receipt_id,token_id);\",\n tags = ['scheduled_non_core']\n) }}\n-- depends_on: {{ ref('core__ez_actions') }}\n-- depends_on: {{ ref('silver__logs_s3') }}\n\n{% if execute %}\n {% if is_incremental() and not var(\"MANUAL_FIX\") %}\n {% do log(\"Incremental and NOT MANUAL_FIX\", info=True) %}\n {% set max_mod_query %}\n\n SELECT \n MAX(modified_timestamp) modified_timestamp\n FROM\n {{ this }}\n\n {% endset %}\n\n {%set max_mod = run_query(max_mod_query) [0] [0] %}\n {% if not max_mod or max_mod == 'None' %}\n {% set max_mod = '2099-01-01' %}\n {% endif %}\n\n {% do log(\"max_mod: \" ~ max_mod, info=True) %}\n {% set min_block_date_query %}\n\n SELECT \n MIN(\n block_timestamp::DATE\n )\n FROM\n (\n SELECT\n MIN(block_timestamp) block_timestamp\n FROM \n {{ ref('core__ez_actions') }}\n WHERE\n modified_timestamp >= '{{max_mod}}'\n UNION ALL\n SELECT\n MIN(block_timestamp) block_timestamp\n FROM\n {{ ref('silver__logs_s3') }}\n WHERE\n modified_timestamp >= '{{max_mod}}'\n )\n {% endset %}\n\n {% set min_bd = run_query(min_block_date_query) [0] [0] %}\n {% if not min_bd or min_bd == 'None' %}\n {% set min_bd = '2099-01-01' %}\n {% endif %}\n\n {% do log(\"min_bd: \" ~ min_bd, info=True) %}\n {% endif %}\n{% endif %}\n\nWITH\nlogs_base AS(\n SELECT\n block_timestamp,\n block_id,\n tx_hash,\n receipt_id,\n log_index,\n receiver_id,\n predecessor_id,\n signer_id,\n gas_burnt,\n TRY_PARSE_JSON(clean_log) AS log_json,\n log_json :event :: STRING AS log_event,\n log_json :data :: ARRAY AS log_data,\n ARRAY_SIZE(log_data) AS log_data_len,\n receipt_succeeded,\n modified_timestamp\n FROM \n {{ ref('silver__logs_s3') }}\n WHERE \n receiver_id = 'intents.near'\n AND block_timestamp >= '2024-11-01'\n AND TRY_PARSE_JSON(clean_log) :standard :: STRING in ('nep245', 'dip4')\n\n {% if var(\"MANUAL_FIX\") %}\n AND\n {{ partition_load_manual('no_buffer') }}\n {% else %}\n {% if is_incremental() %}\n AND block_timestamp::DATE >= '{{min_bd}}'\n {% endif %}\n {% endif %}\n),\nnep245_logs AS (\n SELECT \n lb.*\n FROM \n logs_base lb\n WHERE\n lb.log_json :standard :: STRING = 'nep245'\n\n {% if is_incremental() and not var(\"MANUAL_FIX\") %}\n AND \n COALESCE(lb.modified_timestamp, '1970-01-01') >= '{{max_mod}}'\n {% endif %}\n),\ndip4_logs AS (\n SELECT \n lb.*,\n lb.log_json:data[0]:referral::string as referral,\n lb.log_json:data[0]:fees_collected as fees_collected_raw,\n lb.log_json:version :: string as version\n FROM \n logs_base lb\n WHERE\n lb.log_json :standard :: STRING = 'dip4'\n {% if is_incremental() and not var(\"MANUAL_FIX\") %}\n AND \n COALESCE(lb.modified_timestamp, '1970-01-01') >= '{{max_mod}}'\n {% endif %}\n \n qualify(row_number() over (partition by lb.receipt_id order by referral is not null desc) = 1)\n),\nflatten_logs AS (\n SELECT\n l.block_timestamp,\n l.block_id,\n l.tx_hash,\n l.receipt_id,\n l.receiver_id,\n l.predecessor_id,\n l.log_event,\n l.gas_burnt,\n this AS log_event_this,\n INDEX AS log_event_index,\n VALUE :amounts :: ARRAY AS amounts,\n VALUE :token_ids :: ARRAY AS token_ids,\n VALUE :owner_id :: STRING AS owner_id,\n VALUE :old_owner_id :: STRING AS old_owner_id,\n VALUE :new_owner_id :: STRING AS new_owner_id,\n VALUE :memo :: STRING AS memo,\n l.log_index,\n l.receipt_succeeded,\n ARRAY_SIZE(amounts) AS amounts_size,\n ARRAY_SIZE(token_ids) AS token_ids_size\n FROM\n nep245_logs l,\n LATERAL FLATTEN(\n input => log_data\n )\n),\nflatten_arrays AS (\n SELECT\n block_timestamp,\n block_id,\n tx_hash,\n receipt_id,\n receiver_id,\n predecessor_id,\n log_event,\n log_index,\n log_event_index,\n owner_id,\n old_owner_id,\n new_owner_id,\n memo,\n INDEX AS amount_index,\n VALUE :: STRING AS amount_raw,\n token_ids [INDEX] AS token_id,\n gas_burnt,\n receipt_succeeded\n FROM\n flatten_logs,\n LATERAL FLATTEN(\n input => amounts\n )\n)\nSELECT\n final.block_timestamp,\n final.block_id,\n final.tx_hash,\n final.receipt_id,\n final.receiver_id,\n final.predecessor_id,\n final.log_event,\n final.log_index,\n final.log_event_index,\n final.owner_id,\n final.old_owner_id,\n final.new_owner_id,\n final.memo,\n final.amount_index,\n final.amount_raw,\n final.token_id,\n dip4.referral,\n dip4.fees_collected_raw,\n dip4.version AS dip4_version,\n final.gas_burnt,\n final.receipt_succeeded,\n {{ dbt_utils.generate_surrogate_key(\n ['final.tx_hash', 'final.receipt_id', 'final.log_index', 'final.log_event_index', 'final.amount_index']\n ) }} AS fact_intents_id,\n SYSDATE() AS inserted_timestamp,\n SYSDATE() AS modified_timestamp,\n '{{ invocation_id }}' AS _invocation_id\nFROM\n flatten_arrays final\nLEFT JOIN \n dip4_logs dip4 ON dip4.tx_hash = final.tx_hash\n AND dip4.receipt_id = final.receipt_id", "language": "sql", "refs": [{"name": "core__ez_actions", "package": null, "version": null}, {"name": "silver__logs_s3", "package": null, "version": null}, {"name": "silver__logs_s3", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.is_incremental", "macro.dbt_utils.generate_surrogate_key", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.core__ez_actions", "model.near_models.silver__logs_s3"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.defi__ez_bridge_activity": {"database": "NEAR", "schema": "defi", "name": "defi__ez_bridge_activity", "resource_type": "model", "package_name": "near_models", "path": "gold/defi/defi__ez_bridge_activity.sql", "original_file_path": "models/gold/defi/defi__ez_bridge_activity.sql", "unique_id": "model.near_models.defi__ez_bridge_activity", "fqn": ["near_models", "gold", "defi", "defi__ez_bridge_activity"], "alias": "ez_bridge_activity", "checksum": {"name": "sha256", "checksum": "27441580d32d31b89bf64971e5c6339df1eed83771f614e7fef9cc44b2566fd3"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core"], "meta": {"database_tags": {"table": {"PURPOSE": "DEFI, BRIDGING"}}}, "group": null, "materialized": "view", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": null, "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "secure": false}, "tags": ["scheduled_non_core"], "description": "## Description\nThis table provides an enhanced view of all cross-chain bridge transactions on the NEAR Protocol blockchain, combining raw bridge data with token metadata, pricing information, and cross-chain mapping details. The table includes both raw and adjusted amounts, USD values, and comprehensive token context across multiple bridge protocols including Rainbow Bridge, Wormhole, Multichain, Allbridge, and Omni. This easy view eliminates the need for complex joins and calculations, providing ready-to-use data for cross-chain analytics and bridge analysis.\n\n## Key Use Cases\n- Cross-chain bridge volume analysis with accurate decimal-adjusted amounts and USD values\n- Bridge protocol comparison and performance benchmarking with value context\n- Cross-chain token flow analysis and liquidity tracking\n- Bridge security analysis and risk assessment with economic impact\n- Multi-chain portfolio tracking and analysis\n- Bridge protocol adoption and user behavior analysis\n- Cross-chain arbitrage opportunity detection with value calculations\n\n## Important Relationships\n- Enhances `defi.fact_bridge_activity` with pricing and metadata from `price.ez_prices_hourly`\n- Combines token metadata from `core.dim_ft_contract_metadata` for complete token context\n- Enables analysis in `stats.ez_core_metrics_hourly` for bridge metrics\n- Provides foundation for all cross-chain analytics and reporting\n- Powers cross-protocol analysis with other DeFi activities\n\n## Commonly-used Fields\n- `amount` and `amount_usd`: Essential for accurate bridge volume analysis\n- `block_timestamp`: Primary field for time-series analysis and trend detection\n- `source_chain` and `destination_chain`: Critical for cross-chain flow analysis\n- `platform`: Important for bridge protocol comparison and analysis\n- `direction`: Critical for understanding bridge flow direction (inbound/outbound)\n- `symbol`: Important for token identification and cross-chain mapping\n- `token_address`: Essential for token-specific bridge activity analysis", "columns": {"BLOCK_ID": {"name": "BLOCK_ID", "description": "The height of the chain this block corresponds with.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCK_TIMESTAMP": {"name": "BLOCK_TIMESTAMP", "description": "The date and time at which the block began.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TX_HASH": {"name": "TX_HASH", "description": "Unique identifier (hash) of this transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TOKEN_ADDRESS": {"name": "TOKEN_ADDRESS", "description": "The contract address corresponding to the token, view details of the contract by following this address on the chain explorer.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "AMOUNT_UNADJ": {"name": "AMOUNT_UNADJ", "description": "Unadjusted amount of tokens as it appears on-chain (not decimal adjusted). This is the raw token amount before any decimal precision adjustments are applied. For example, if transferring 1 NEAR token, the amount_raw would be 1000000000000000000000000 (1e24) since NEAR has 24 decimal places. This field preserves the exact on-chain representation of the token amount for precise calculations and verification.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "SYMBOL": {"name": "SYMBOL", "description": "Token symbol (e.g., 'wNEAR', 'SWEAT'). This field contains the abbreviated identifier for the token as commonly used in trading pairs, price feeds, and user interfaces. Token symbols are typically 2-6 characters long and provide a quick way to identify tokens without using their full contract addresses. Examples include 'NEAR' for the native token, 'wNEAR' for wrapped NEAR, and 'USDC' for USD Coin.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "AMOUNT": {"name": "AMOUNT", "description": "The amount of tokens transferred\nIf in the ez_ view, this number is decimal adjusted to actual amount. If in silver level or a fact_ view, the raw amount is presented", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "AMOUNT_USD": {"name": "AMOUNT_USD", "description": "USD value of the token transfer (null if hourly price not available). This field provides the dollar equivalent value of the token transfer by multiplying the decimal-adjusted token amount by the token's USD price at the time of the transfer. This field is null when price data is unavailable, which can occur for new tokens, tokens with low liquidity, or during periods when price feeds are unavailable.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "DESTINATION_ADDRESS": {"name": "DESTINATION_ADDRESS", "description": "The address tokens are being sent to, in a transfer or bridge transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "SOURCE_ADDRESS": {"name": "SOURCE_ADDRESS", "description": "The originating address from which tokens are being sent, in a transfer or bridge transaction. \n\nThis addressed is ascertained as best as possible, but may be null depending on the available information. \n\nExample 1 - tx CzPRdoiU74bo9yqqt9fCP5Xdab2mPVqxr9gU5xeaQA4a stores just \"signer_public_key 0x0x1589\u2026f694\" on chain. \n\nExample 2 - tx FA7tQeGQnhminbas28YgaizwmT4vnEUiCr3vdXmN3Xjn does not log any signing address at all.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "PLATFORM": {"name": "PLATFORM", "description": "The protocol utilized for the operation, likely a swap or bridge.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BRIDGE_ADDRESS": {"name": "BRIDGE_ADDRESS", "description": "The address of the deployed contract for the token, nft, or other smart contract.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "DESTINATION_CHAIN": {"name": "DESTINATION_CHAIN", "description": "The recipient blockchain in a bridge transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "SOURCE_CHAIN": {"name": "SOURCE_CHAIN", "description": "The originating blockchain in a bridge transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "METHOD_NAME": {"name": "METHOD_NAME", "description": "Name of the method(s) approved for use. NULL if permission is FullAccess.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "DIRECTION": {"name": "DIRECTION", "description": "Direction of funds through a bridge. Inbound = tokens bridged to Near ecosystem.\n\nNote - for the Rainbow bridge, inbound means Near or Aurora as tokens pass through Near to get to Aurora.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RECEIPT_SUCCEEDED": {"name": "RECEIPT_SUCCEEDED", "description": "Boolean indicating whether the receipt was successfully processed. This field tracks the execution status of the receipt, which is crucial for understanding transaction outcomes. While most transactions succeed, individual receipts within a transaction can fail due to various reasons such as insufficient gas, contract errors, or invalid parameters. This field is essential for filtering successful operations and analyzing failure patterns.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "EZ_BRIDGE_ACTIVITY_ID": {"name": "EZ_BRIDGE_ACTIVITY_ID", "description": "A unique identifier for the record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "INSERTED_TIMESTAMP": {"name": "INSERTED_TIMESTAMP", "description": "The timestamp at which the record was initially created and inserted into this table.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MODIFIED_TIMESTAMP": {"name": "MODIFIED_TIMESTAMP", "description": "The timestamp at which this record was last modified by an internal process.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TOKEN_IS_VERIFIED": {"name": "TOKEN_IS_VERIFIED", "description": "Boolean flag indicating whether the token or price record is verified by Flipside's crosschain curation process. Verified tokens are prioritized for analytics and are considered reliable for most use cases. Unverified tokens may be incomplete, deprecated, or experimental.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {"database_tags": {"table": {"PURPOSE": "DEFI, BRIDGING"}}}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/gold/defi/defi__ez_bridge_activity.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "view", "secure": false, "meta": {"database_tags": {"table": {"PURPOSE": "DEFI, BRIDGING"}}}, "tags": ["scheduled_non_core"]}, "created_at": 1763073390.603847, "relation_name": "NEAR.defi.ez_bridge_activity", "raw_code": "{{ config(\n materialized = 'view',\n secure = false,\n meta ={ 'database_tags':{ 'table':{ 'PURPOSE': 'DEFI, BRIDGING' }} },\n tags = ['scheduled_non_core']\n) }}\n\nWITH fact_bridging AS (\n\n SELECT\n block_id,\n block_timestamp,\n tx_hash,\n token_address,\n amount_unadj,\n amount_adj,\n destination_address,\n source_address,\n platform,\n bridge_address,\n destination_chain,\n source_chain,\n method_name,\n direction,\n receipt_succeeded,\n fact_bridge_activity_id AS ez_bridge_activity_id,\n inserted_timestamp,\n modified_timestamp\n FROM\n {{ ref('defi__fact_bridge_activity') }}\n),\nlabels AS (\n SELECT \n asset_identifier AS contract_address,\n name,\n source_chain,\n crosschain_token_contract,\n near_token_contract,\n symbol,\n decimals\n FROM \n {{ ref('silver__ft_contract_metadata') }}\n WHERE crosschain_token_contract IS NOT NULL\n QUALIFY(ROW_NUMBER() OVER (\n PARTITION BY asset_identifier\n ORDER BY asset_identifier\n ) = 1)\n),\nprices AS (\n SELECT DISTINCT\n token_address,\n blockchain,\n symbol,\n price,\n decimals,\n False AS is_native,\n is_verified,\n hour\n FROM\n {{ ref('silver__complete_token_prices') }}\n WHERE\n is_verified\n QUALIFY(ROW_NUMBER() OVER (\n PARTITION BY token_address, DATE_TRUNC('hour', hour)\n ORDER BY hour DESC\n ) = 1)\n),\nprices_native AS (\n SELECT DISTINCT\n 'native' AS token_address,\n symbol,\n price,\n decimals,\n True AS is_native,\n True AS is_verified,\n hour\n FROM\n {{ ref('silver__complete_native_prices') }}\n\n QUALIFY(ROW_NUMBER() OVER (\n PARTITION BY name, DATE_TRUNC('hour', hour)\n ORDER BY hour DESC\n ) = 1)\n),\nFINAL AS (\n SELECT\n b.block_id,\n b.block_timestamp,\n b.tx_hash,\n COALESCE(w.near_contract_address, b.token_address) AS token_address,\n b.amount_unadj,\n COALESCE(w.symbol, l1.symbol, p1.symbol, p2.symbol) as symbol,\n b.amount_adj / pow(\n 10,\n COALESCE(l1.decimals, p1.decimals, p2.decimals)\n ) AS amount,\n COALESCE(p1.price, p2.price) AS price,\n amount * COALESCE(p1.price, p2.price) AS amount_usd,\n COALESCE(p1.is_verified, p2.is_verified, FALSE) AS token_is_verified,\n b.destination_address,\n b.source_address,\n b.platform,\n b.bridge_address,\n b.destination_chain,\n b.source_chain,\n b.method_name,\n b.direction,\n b.receipt_succeeded,\n b.ez_bridge_activity_id,\n b.inserted_timestamp,\n b.modified_timestamp\n FROM fact_bridging b\n LEFT JOIN {{ ref('seeds__portalbridge_tokenids') }} w\n ON b.token_address = w.wormhole_contract_address\n LEFT JOIN labels l1 ON (\n COALESCE(w.near_contract_address, b.token_address) = l1.contract_address\n )\n LEFT JOIN prices p1 ON (\n COALESCE(l1.crosschain_token_contract, b.token_address) = p1.token_address\n AND DATE_TRUNC('hour', b.block_timestamp) = DATE_TRUNC('hour', p1.hour)\n )\n LEFT JOIN prices_native p2 ON (\n UPPER(l1.symbol) = UPPER(p2.symbol)\n AND l1.crosschain_token_contract = p2.token_address\n AND DATE_TRUNC('hour', b.block_timestamp) = DATE_TRUNC('hour', p2.hour)\n )\n)\nSELECT\n *\nFROM\n FINAL", "language": "sql", "refs": [{"name": "defi__fact_bridge_activity", "package": null, "version": null}, {"name": "silver__ft_contract_metadata", "package": null, "version": null}, {"name": "silver__complete_token_prices", "package": null, "version": null}, {"name": "silver__complete_native_prices", "package": null, "version": null}, {"name": "seeds__portalbridge_tokenids", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.defi__fact_bridge_activity", "model.near_models.silver__ft_contract_metadata", "model.near_models.silver__complete_token_prices", "model.near_models.silver__complete_native_prices", "seed.near_models.seeds__portalbridge_tokenids"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.defi__fact_lending": {"database": "NEAR", "schema": "defi", "name": "defi__fact_lending", "resource_type": "model", "package_name": "near_models", "path": "gold/defi/defi__fact_lending.sql", "original_file_path": "models/gold/defi/defi__fact_lending.sql", "unique_id": "model.near_models.defi__fact_lending", "fqn": ["near_models", "gold", "defi", "defi__fact_lending"], "alias": "fact_lending", "checksum": {"name": "sha256", "checksum": "37c2787cc3a94c37dfc9775e3252cc74d49b58e34ea3ae7152f4c2dde9e11b3b"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core"], "meta": {"database_tags": {"table": {"PURPOSE": "DEFI, LENDING"}}}, "group": null, "materialized": "incremental", "incremental_strategy": "merge", "persist_docs": {"relation": true, "columns": true}, "post-hook": [{"sql": "ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION ON EQUALITY(tx_hash,contract_address,token_address,sender_id,actions,amount_raw,amount_adj);", "transaction": true, "index": null}], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": "fact_lending_id", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "cluster_by": ["block_timestamp::DATE"], "incremental_predicates": ["dynamic_range_predicate_custom", "block_timestamp::date"], "merge_exclude_columns": ["inserted_timestamp"]}, "tags": ["scheduled_non_core"], "description": "## Description\nThis table contains all lending protocol transactions on the NEAR Protocol blockchain, primarily capturing activities on the Burrow lending protocol. The data includes lending actions such as deposits, withdrawals, borrows, and repayments, along with associated token amounts and protocol metadata. This table provides the foundation for lending analytics, protocol risk assessment, and DeFi lending market analysis across the NEAR ecosystem.\n\n## Key Use Cases\n- Lending protocol volume analysis and market activity monitoring\n- Borrowing and lending pattern analysis and risk assessment\n- Collateral utilization analysis and liquidation monitoring\n- Interest rate impact analysis and yield optimization\n- Protocol health monitoring and risk metrics calculation\n- User behavior analysis in lending protocols\n- Cross-protocol lending comparison and performance benchmarking\n\n## Important Relationships\n- Links to `core.fact_transactions` through tx_hash for transaction context\n- Connects to `core.fact_blocks` through block_id for temporal context\n- Provides lending data for `defi.ez_lending` with enhanced metadata\n- Supports `defi.ez_intents` with lending intent analysis\n- Enables analysis in `stats.ez_core_metrics_hourly` for lending metrics\n- Powers cross-protocol analysis with other DeFi activities\n\n## Commonly-used Fields\n- `tx_hash`: Essential for linking to transaction details and verification\n- `block_timestamp`: Primary field for time-series analysis and trend detection\n- `actions`: Critical for lending action classification and analysis\n- `token_address`: Important for token-specific lending analysis\n- `amount_raw` and `amount_adj`: Essential for lending volume calculations\n- `sender_id`: Important for user behavior analysis and lending patterns\n- `platform`: Critical for protocol-specific analysis and comparison", "columns": {"platform": {"name": "platform", "description": "Lending protocol", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TX_HASH": {"name": "TX_HASH", "description": "Unique identifier (hash) of this transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "block_id": {"name": "block_id", "description": "The height of the chain this block corresponds with.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCK_TIMESTAMP": {"name": "BLOCK_TIMESTAMP", "description": "The date and time at which the block began.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "SENDER_ID": {"name": "SENDER_ID", "description": "The id, or wallet address, of the sender from the receipt action.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "ACTIONS": {"name": "ACTIONS", "description": "The action that the user is taking.\nDeposit: user is depositing funds to be used for lending\nWithdraw: user has changed their mind and are no longer willing to lend, so they withdraw their asset", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "CONTRACT_ADDRESS": {"name": "CONTRACT_ADDRESS", "description": "The address of the deployed contract for the token, nft, or other smart contract.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "AMOUNT_RAW": {"name": "AMOUNT_RAW", "description": "Unadjusted amount of tokens as it appears on-chain (not decimal adjusted). This is the raw token amount before any decimal precision adjustments are applied. For example, if transferring 1 NEAR token, the amount_raw would be 1000000000000000000000000 (1e24) since NEAR has 24 decimal places. This field preserves the exact on-chain representation of the token amount for precise calculations and verification.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "AMOUNT_ADJ": {"name": "AMOUNT_ADJ", "description": "Decimal adjusted amount of tokens (as float, rounded - use this generally). This field provides the token amount after applying the appropriate decimal precision adjustments based on the token's decimal places. For example, if transferring 1 NEAR token, the amount_adj would be 1.0 after dividing the raw amount (1e24) by 10^24. This field is the most commonly used representation for token amounts in analytics and reporting as it provides human-readable values.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TOKEN_ADDRESS": {"name": "TOKEN_ADDRESS", "description": "The contract address corresponding to the token, view details of the contract by following this address on the chain explorer.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "FACT_LENDING_ID": {"name": "FACT_LENDING_ID", "description": "A unique identifier for the record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {"database_tags": {"table": {"PURPOSE": "DEFI, LENDING"}}}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/gold/defi/defi__fact_lending.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "incremental", "incremental_strategy": "merge", "incremental_predicates": ["dynamic_range_predicate_custom", "block_timestamp::date"], "merge_exclude_columns": ["inserted_timestamp"], "unique_key": "fact_lending_id", "cluster_by": ["block_timestamp::DATE"], "tags": ["scheduled_non_core"], "meta": {"database_tags": {"table": {"PURPOSE": "DEFI, LENDING"}}}, "post-hook": ["ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION ON EQUALITY(tx_hash,contract_address,token_address,sender_id,actions,amount_raw,amount_adj);"]}, "created_at": 1763073390.6758153, "relation_name": "NEAR.defi.fact_lending", "raw_code": "{{ config(\n materialized = 'incremental',\n incremental_strategy = 'merge',\n incremental_predicates = [\"dynamic_range_predicate_custom\",\"block_timestamp::date\"],\n merge_exclude_columns = [\"inserted_timestamp\"],\n unique_key = 'fact_lending_id',\n cluster_by = ['block_timestamp::DATE'],\n post_hook = \"ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION ON EQUALITY(tx_hash,contract_address,token_address,sender_id,actions,amount_raw,amount_adj);\",\n tags = ['scheduled_non_core'],\n meta ={ 'database_tags':{ 'table':{ 'PURPOSE': 'DEFI, LENDING' }} }\n) }}\n\nSELECT\n platform,\n tx_hash,\n block_id,\n block_timestamp,\n sender_id,\n actions,\n contract_address,\n token_address,\n amount_raw,\n amount_adj,\n burrow_lending_id AS fact_lending_id,\n SYSDATE() AS inserted_timestamp,\n SYSDATE() AS modified_timestamp\nFROM\n {{ ref('silver__burrow_lending') }}\n{% if var('MANUAL_FIX') %}\n WHERE {{ partition_load_manual('no_buffer', 'floor(block_id, -3)') }}\n{% else %}\n {% if is_incremental() %}\n WHERE modified_timestamp > (\n SELECT MAX(modified_timestamp) FROM {{ this }}\n )\n {% endif %}\n{% endif %}", "language": "sql", "refs": [{"name": "silver__burrow_lending", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.is_incremental", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.silver__burrow_lending"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.nft__fact_nft_transfers": {"database": "NEAR", "schema": "nft", "name": "nft__fact_nft_transfers", "resource_type": "model", "package_name": "near_models", "path": "gold/nft/nft__fact_nft_transfers.sql", "original_file_path": "models/gold/nft/nft__fact_nft_transfers.sql", "unique_id": "model.near_models.nft__fact_nft_transfers", "fqn": ["near_models", "gold", "nft", "nft__fact_nft_transfers"], "alias": "fact_nft_transfers", "checksum": {"name": "sha256", "checksum": "ce202ff9c9299fadaccfafa695af3ed984c29e623e9d289bf27cbf9fbc078fe7"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core"], "meta": {"database_tags": {"table": {"PURPOSE": "NFT"}}}, "group": null, "materialized": "view", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": null, "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true}, "tags": ["scheduled_non_core"], "description": "## Description\nThis table contains all NFT transfer transactions on the NEAR Protocol blockchain, capturing the movement of NFTs between accounts and contracts. The data includes transfer details such as sender and receiver addresses, token IDs, contract addresses, and associated metadata. This table provides the foundation for NFT ownership tracking, transfer pattern analysis, and marketplace activity monitoring across the NEAR ecosystem.\n\n## Key Use Cases\n- NFT ownership tracking and transfer history analysis\n- NFT marketplace activity monitoring and volume analysis\n- NFT transfer pattern analysis and user behavior tracking\n- Cross-collection transfer comparison and performance analysis\n- NFT liquidity analysis and trading pattern identification\n- NFT holder analysis and distribution tracking\n- NFT ecosystem health monitoring and activity assessment\n\n## Important Relationships\n- Links to `core.fact_transactions` through tx_hash for transaction context\n- Connects to `core.fact_blocks` through block_id for temporal context\n- Provides transfer data for `nft.ez_nft_sales` with enhanced metadata\n- Supports `nft.fact_nft_mints` with transfer context\n- Enables analysis in `stats.ez_core_metrics_hourly` for NFT metrics\n- Powers cross-collection analysis and ecosystem mapping\n\n## Commonly-used Fields\n- `tx_hash`: Essential for linking to transaction details and verification\n- `block_timestamp`: Primary field for time-series analysis and trend detection\n- `token_id`: Critical for unique NFT identification and tracking\n- `from_address` and `to_address`: Important for ownership analysis and flow tracking\n- `contract_address`: Essential for collection identification and contract analysis\n- `action_id`: Important for action-level analysis and receipt context\n- `block_id`: Useful for temporal ordering and block-level analysis", "columns": {"BLOCK_ID": {"name": "BLOCK_ID", "description": "The height of the chain this block corresponds with.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCK_TIMESTAMP": {"name": "BLOCK_TIMESTAMP", "description": "The date and time at which the block began.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TX_HASH": {"name": "TX_HASH", "description": "Unique identifier (hash) of this transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "CONTRACT_ADDRESS": {"name": "CONTRACT_ADDRESS", "description": "The address of the deployed contract for the token, nft, or other smart contract.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "FROM_ADDRESS": {"name": "FROM_ADDRESS", "description": "The address the sends the token.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TO_ADDRESS": {"name": "TO_ADDRESS", "description": "The receiver of usn token.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TOKEN_ID": {"name": "TOKEN_ID", "description": "The identifier of the token being transferred or minted.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "FACT_NFT_TRANSFERS_ID": {"name": "FACT_NFT_TRANSFERS_ID", "description": "A unique identifier for the record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "INSERTED_TIMESTAMP": {"name": "INSERTED_TIMESTAMP", "description": "The timestamp at which the record was initially created and inserted into this table.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MODIFIED_TIMESTAMP": {"name": "MODIFIED_TIMESTAMP", "description": "The timestamp at which this record was last modified by an internal process.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {"database_tags": {"table": {"PURPOSE": "NFT"}}}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/gold/nft/nft__fact_nft_transfers.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "view", "meta": {"database_tags": {"table": {"PURPOSE": "NFT"}}}, "tags": ["scheduled_non_core"]}, "created_at": 1763073390.7758465, "relation_name": "NEAR.nft.fact_nft_transfers", "raw_code": "{{ config(\n materialized = 'view',\n meta ={ 'database_tags':{ 'table':{ 'PURPOSE': 'NFT' }}},\n tags = ['scheduled_non_core']\n) }}\n\n\nWITH nft_token_transfers AS (\n\n SELECT\n *\n FROM\n {{ ref('silver__nft_transfers') }}\n)\nSELECT\n block_id,\n block_timestamp,\n tx_hash,\n receipt_id AS action_id,\n contract_address,\n from_address,\n to_address,\n token_id,\n nft_transfers_id AS fact_nft_transfers_id,\n COALESCE(inserted_timestamp, '2000-01-01' :: TIMESTAMP_NTZ) AS inserted_timestamp,\n COALESCE(modified_timestamp, '2000-01-01' :: TIMESTAMP_NTZ) AS modified_timestamp\nFROM\n nft_token_transfers", "language": "sql", "refs": [{"name": "silver__nft_transfers", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.silver__nft_transfers"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.nft__fact_nft_mints": {"database": "NEAR", "schema": "nft", "name": "nft__fact_nft_mints", "resource_type": "model", "package_name": "near_models", "path": "gold/nft/nft__fact_nft_mints.sql", "original_file_path": "models/gold/nft/nft__fact_nft_mints.sql", "unique_id": "model.near_models.nft__fact_nft_mints", "fqn": ["near_models", "gold", "nft", "nft__fact_nft_mints"], "alias": "fact_nft_mints", "checksum": {"name": "sha256", "checksum": "e49246b5e302e5759f87a91847e884d1229cd238d6fed89ce61a4b6c11b53ac1"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core"], "meta": {"database_tags": {"table": {"PURPOSE": "NFT"}}}, "group": null, "materialized": "view", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": null, "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true}, "tags": ["scheduled_non_core"], "description": "## Description\nThis table contains all NFT minting transactions on the NEAR Protocol blockchain, capturing the creation of new NFTs across various collections and standards. The data includes minting details such as token IDs, minting methods, arguments, deposits, and associated metadata. This table provides the foundation for NFT analytics, collection growth tracking, and minting pattern analysis across the NEAR ecosystem.\n\n## Key Use Cases\n- NFT collection growth analysis and minting velocity tracking\n- NFT minting pattern analysis and user behavior monitoring\n- Collection launch analysis and initial distribution tracking\n- NFT minting cost analysis and gas optimization\n- Cross-collection minting comparison and performance benchmarking\n- NFT creator analysis and minting strategy evaluation\n- NFT ecosystem health monitoring and collection discovery\n\n## Important Relationships\n- Links to `core.fact_transactions` through tx_hash for transaction context\n- Connects to `core.fact_blocks` through block_id for temporal context\n- Provides minting data for `nft.ez_nft_sales` with enhanced metadata\n- Supports `nft.fact_nft_transfers` with minting context\n- Enables analysis in `stats.ez_core_metrics_hourly` for NFT metrics\n- Powers cross-collection analysis and ecosystem mapping\n\n## Commonly-used Fields\n- `tx_hash`: Essential for linking to transaction details and verification\n- `block_timestamp`: Primary field for time-series analysis and trend detection\n- `token_id`: Critical for unique NFT identification and tracking\n- `owner_id`: Important for creator analysis and ownership tracking\n- `method_name`: Essential for minting method classification and analysis\n- `deposit` and `implied_price`: Important for minting cost analysis\n- `tx_receiver`: Critical for collection identification and contract analysis", "columns": {"RECEIPT_OBJECT_ID": {"name": "RECEIPT_OBJECT_ID", "description": "Please note this column is being deprecated in favor of simply \"receipt_id\".", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TX_HASH": {"name": "TX_HASH", "description": "Unique identifier (hash) of this transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCK_ID": {"name": "BLOCK_ID", "description": "The height of the chain this block corresponds with.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCK_TIMESTAMP": {"name": "BLOCK_TIMESTAMP", "description": "The date and time at which the block began.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TOKEN_ID": {"name": "TOKEN_ID", "description": "The token ID for this NFT contract.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "METHOD_NAME": {"name": "METHOD_NAME", "description": "Name of the method(s) approved for use. NULL if permission is FullAccess.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "ARGS": {"name": "ARGS", "description": "Decoded (where possible) arguments passed alongside the `method_name`. If decoding failed, the table will contain the raw message.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MEMO": {"name": "MEMO", "description": "Optional log message within the transaction (often null). This field contains additional information or context about the transfer, such as transaction notes, reference numbers, or descriptive text. Memos are commonly used in cross-chain bridges, exchange deposits, or other scenarios where additional context is needed to identify or process the transfer. The memo field is optional and frequently null for standard transfers.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "DEPOSIT": {"name": "DEPOSIT", "description": "Sum of all NEAR tokens transferred from the signing account to the receiver account during receipt processing. This includes tokens sent in a Transfer action(s), and tokens sent in a FunctionCall action(s) with a deposit attached.\n\nIn raw number format with 24 decimal places, to adjust divide by POW(10,24) or multiply by 1e-24.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RECEIVER_ID": {"name": "RECEIVER_ID", "description": "Account reacting to the receipt from predecessor_id, can be relay, a contract, or a user of a relay, etc. This field identifies the account that is processing the receipt and executing the associated action. In most cases, this is a smart contract that is being called, but it can also be a user account in relay transactions or the system account for certain operations. This differs from tx_receiver and is specific to the receipt being processed.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "SIGNER_ID": {"name": "SIGNER_ID", "description": "Signer of the receipt, often same as tx_signer, sometimes system in the case of systemic gas refunds. This field identifies the account that has the authority to execute the receipt. In most cases, this is the same as the transaction signer, but in system operations like gas refunds, this may be the system account. The signer is the account that originally signed the transaction that began the blockchain activity, which may or may not include cross-contract calls.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "OWNER_ID": {"name": "OWNER_ID", "description": "Owner of the minted NFT", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "OWNER_PER_TX": {"name": "OWNER_PER_TX", "description": "Number of different owners batch minting, `data` array's len in the LOG message", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MINT_PER_TX": {"name": "MINT_PER_TX", "description": "Number of NFTs minted per `nft_mint` event called.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "GAS_BURNT": {"name": "GAS_BURNT", "description": "Gas burned for the receipt action. This field represents the amount of computational resources consumed specifically for the receipt being processed. Gas burning is the mechanism by which NEAR charges for computational work, and this field tracks the exact amount burned for this particular receipt action. In raw number format with 16 decimal places, to adjust divide by POW(10,16) or multiply by 1e-16.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TRANSACTION_FEE": {"name": "TRANSACTION_FEE", "description": "Total fee paid in NEAR to execute this transaction, which is a summation of all fees paid for actions and receipts within the transaction.\n\nIn raw number format, to adjust divide by POW(10,24)", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TX_SUCCEEDED": {"name": "TX_SUCCEEDED", "description": "Boolean indicating if the transaction was successful (rarely used, most tx succeed, it is receipts that can fail). This field tracks the overall success status of the transaction. While most transactions succeed at the transaction level, individual receipts within the transaction can still fail. This field is less commonly used for filtering since receipt-level success tracking provides more granular information about specific operations within the transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "FACT_NFT_MINTS_ID": {"name": "FACT_NFT_MINTS_ID", "description": "A unique identifier for the record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "INSERTED_TIMESTAMP": {"name": "INSERTED_TIMESTAMP", "description": "The timestamp at which the record was initially created and inserted into this table.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MODIFIED_TIMESTAMP": {"name": "MODIFIED_TIMESTAMP", "description": "The timestamp at which this record was last modified by an internal process.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {"database_tags": {"table": {"PURPOSE": "NFT"}}}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/gold/nft/nft__fact_nft_mints.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "view", "meta": {"database_tags": {"table": {"PURPOSE": "NFT"}}}, "tags": ["scheduled_non_core"]}, "created_at": 1763073390.7075102, "relation_name": "NEAR.nft.fact_nft_mints", "raw_code": "{{ config(\n materialized = 'view',\n meta ={ 'database_tags':{ 'table':{ 'PURPOSE': 'NFT' }}},\n tags = ['scheduled_non_core']\n) }}\n\nWITH nft_mints AS (\n\n SELECT\n receipt_object_id,\n tx_hash,\n block_id,\n block_timestamp,\n token_id,\n method_name,\n args,\n memo,\n deposit,\n tx_receiver,\n receiver_id,\n signer_id,\n owner_id,\n owner_per_tx,\n mint_per_tx,\n gas_burnt,\n transaction_fee,\n implied_price,\n tx_status, -- todo drop this col eventually\n COALESCE(\n tx_succeeded,\n tx_status = 'Success'\n ) AS tx_succeeded,\n mint_action_id,\n COALESCE(\n standard_nft_mint_id,\n {{ dbt_utils.generate_surrogate_key(\n ['mint_action_id']\n ) }}\n ) AS fact_nft_mints_id,\n COALESCE(inserted_timestamp, _inserted_timestamp, '2000-01-01' :: TIMESTAMP_NTZ) AS inserted_timestamp,\n COALESCE(modified_timestamp, _inserted_timestamp, '2000-01-01' :: TIMESTAMP_NTZ) AS modified_timestamp\n FROM\n {{ ref('silver__standard_nft_mint_s3') }}\n)\nSELECT\n *\nFROM\n nft_mints", "language": "sql", "refs": [{"name": "silver__standard_nft_mint_s3", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_utils.generate_surrogate_key", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.silver__standard_nft_mint_s3"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.nft__dim_nft_contract_metadata": {"database": "NEAR", "schema": "nft", "name": "nft__dim_nft_contract_metadata", "resource_type": "model", "package_name": "near_models", "path": "gold/nft/nft__dim_nft_contract_metadata.sql", "original_file_path": "models/gold/nft/nft__dim_nft_contract_metadata.sql", "unique_id": "model.near_models.nft__dim_nft_contract_metadata", "fqn": ["near_models", "gold", "nft", "nft__dim_nft_contract_metadata"], "alias": "dim_nft_contract_metadata", "checksum": {"name": "sha256", "checksum": "fb63440d795aa0bc88a93c09af7756fbc8a13fb04aaa26796320ad9303039f86"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core"], "meta": {}, "group": null, "materialized": "view", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": null, "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true}, "tags": ["scheduled_non_core"], "description": "## Description\nThis table contains comprehensive metadata for NFT contracts on the NEAR Protocol blockchain, including contract names, symbols, base URIs, and token counts. The data covers NFT collections and individual NFT contracts, providing essential context for NFT identification, collection analysis, and metadata enrichment. This dimension table supports all NFT-related analytics by providing standardized contract information and enabling proper NFT categorization and analysis.\n\n## Key Use Cases\n- NFT collection identification and categorization\n- NFT contract analysis and collection metadata enrichment\n- NFT marketplace integration and collection discovery\n- NFT collection performance tracking and analysis\n- Cross-collection comparison and benchmarking\n- NFT ecosystem mapping and collection discovery\n- NFT metadata standardization and quality assessment\n\n## Important Relationships\n- Enriches `nft.fact_nft_mints` with collection metadata and contract information\n- Supports `nft.fact_nft_transfers` with contract context and collection details\n- Provides metadata for `nft.ez_nft_sales` with enhanced collection information\n- Enables analysis in `stats.ez_core_metrics_hourly` for NFT metrics\n- Supports cross-collection analysis and ecosystem mapping\n\n## Commonly-used Fields\n- `contract_address`: Essential for joining with NFT transaction and transfer data\n- `name` and `symbol`: Critical for human-readable collection identification\n- `base_uri`: Important for NFT metadata access and collection exploration\n- `tokens`: Useful for collection size analysis and token count tracking\n- `icon`: Important for collection branding and visual identification\n- `inserted_timestamp`: Useful for collection discovery timeline analysis", "columns": {"CONTRACT_ADDRESS": {"name": "CONTRACT_ADDRESS", "description": "The address of the deployed contract for the token, nft, or other smart contract.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "NAME": {"name": "NAME", "description": "The name of the asset.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "SYMBOL": {"name": "SYMBOL", "description": "Token symbol (e.g., 'wNEAR', 'SWEAT'). This field contains the abbreviated identifier for the token as commonly used in trading pairs, price feeds, and user interfaces. Token symbols are typically 2-6 characters long and provide a quick way to identify tokens without using their full contract addresses. Examples include 'NEAR' for the native token, 'wNEAR' for wrapped NEAR, and 'USDC' for USD Coin.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BASE_URI": {"name": "BASE_URI", "description": "The URI associated with the token or NFT, set by the deployer or creator.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "ICON": {"name": "ICON", "description": "A base64 encoded image for the token or NFT's icon.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TOKENS": {"name": "TOKENS", "description": "Count of tokens issued by the NFT Contract.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "DIM_NFT_CONTRACT_METADATA_ID": {"name": "DIM_NFT_CONTRACT_METADATA_ID", "description": "A unique identifier for the record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "INSERTED_TIMESTAMP": {"name": "INSERTED_TIMESTAMP", "description": "The timestamp at which the record was initially created and inserted into this table.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MODIFIED_TIMESTAMP": {"name": "MODIFIED_TIMESTAMP", "description": "The timestamp at which this record was last modified by an internal process.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/gold/nft/nft__dim_nft_contract_metadata.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "view", "tags": ["scheduled_non_core"]}, "created_at": 1763073390.8921936, "relation_name": "NEAR.nft.dim_nft_contract_metadata", "raw_code": "{{ config(\n materialized = 'view',\n tags = ['scheduled_non_core']\n) }}\n\nWITH nft_contract_metadata AS (\n\n SELECT\n *\n FROM\n {{ ref('silver__nft_contract_metadata') }}\n)\nSELECT\n contract_address,\n NAME,\n symbol,\n base_uri,\n icon,\n tokens,\n COALESCE(\n nft_contract_metadata_id,\n {{ dbt_utils.generate_surrogate_key(\n ['contract_address']\n ) }}\n ) AS dim_nft_contract_metadata_id,\n COALESCE(inserted_timestamp, _inserted_timestamp, '2000-01-01' :: TIMESTAMP_NTZ) AS inserted_timestamp,\n COALESCE(modified_timestamp, _inserted_timestamp, '2000-01-01' :: TIMESTAMP_NTZ) AS modified_timestamp\nFROM\n nft_contract_metadata", "language": "sql", "refs": [{"name": "silver__nft_contract_metadata", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_utils.generate_surrogate_key", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.silver__nft_contract_metadata"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.nft__ez_nft_sales": {"database": "NEAR", "schema": "nft", "name": "nft__ez_nft_sales", "resource_type": "model", "package_name": "near_models", "path": "gold/nft/nft__ez_nft_sales.sql", "original_file_path": "models/gold/nft/nft__ez_nft_sales.sql", "unique_id": "model.near_models.nft__ez_nft_sales", "fqn": ["near_models", "gold", "nft", "nft__ez_nft_sales"], "alias": "ez_nft_sales", "checksum": {"name": "sha256", "checksum": "1ebc41db9cf9104d206dd13d56bf801e768fc51c3050cd0528066d218ea7ab60"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core"], "meta": {"database_tags": {"table": {"PURPOSE": "NFT"}}}, "group": null, "materialized": "view", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": null, "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true}, "tags": ["scheduled_non_core"], "description": "## Description\nThis table provides a comprehensive view of all NFT sales on the NEAR Protocol blockchain, combining minting and transfer data with marketplace information, pricing details, and fee structures. The table includes both raw and USD prices, platform fees, royalties, and affiliate information, making it the primary table for NFT marketplace analytics and sales analysis. This easy view eliminates the need for complex joins and calculations, providing ready-to-use data for NFT analytics, reporting, and business intelligence workflows.\n\n## Key Use Cases\n- NFT marketplace volume analysis and sales performance tracking\n- NFT pricing analysis and market trend identification\n- Platform fee analysis and marketplace economics assessment\n- Royalty tracking and creator revenue analysis\n- Affiliate program analysis and user acquisition tracking\n- Cross-platform NFT sales comparison and performance benchmarking\n- NFT collection performance analysis and market health monitoring\n\n## Important Relationships\n- Combines data from `nft.fact_nft_mints` and `nft.fact_nft_transfers` for comprehensive sales analysis\n- Provides sales data for marketplace analytics and platform comparison\n- Supports `nft.dim_nft_contract_metadata` with collection context\n- Enables analysis in `stats.ez_core_metrics_hourly` for NFT metrics\n- Provides foundation for all NFT marketplace analytics and reporting\n- Powers cross-collection analysis and ecosystem mapping\n\n## Commonly-used Fields\n- `price` and `price_usd`: Essential for sales value analysis and market trends\n- `block_timestamp`: Primary field for time-series analysis and trend detection\n- `seller_address` and `buyer_address`: Critical for user behavior analysis and flow tracking\n- `platform_name`: Important for marketplace comparison and platform analysis\n- `token_id` and `nft_address`: Essential for NFT identification and collection analysis\n- `platform_fee` and `royalties`: Important for marketplace economics analysis\n- `affiliate_id`: Useful for affiliate program analysis and user acquisition tracking", "columns": {"RECEIPT_ID": {"name": "RECEIPT_ID", "description": "The identifying hash for a receipt.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCK_ID": {"name": "BLOCK_ID", "description": "The height of the chain this block corresponds with.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCK_TIMESTAMP": {"name": "BLOCK_TIMESTAMP", "description": "The date and time at which the block began.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TX_HASH": {"name": "TX_HASH", "description": "Unique identifier (hash) of this transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "GAS_BURNED": {"name": "GAS_BURNED", "description": "Units of gas (figure is not decimal adjusted, 10^12) attached to the transaction (this is often higher than 'Gas Used').", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "SELLER_ADDRESS": {"name": "SELLER_ADDRESS", "description": "The address the sends the token.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BUYER_ADDRESS": {"name": "BUYER_ADDRESS", "description": "The receiver of usn token.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "PLATFORM_ADDRESS": {"name": "PLATFORM_ADDRESS", "description": "The contract address of the NFT marketplace where the sale occurred", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "PLATFORM_NAME": {"name": "PLATFORM_NAME", "description": "The name of the NFT marketplace (e.g., Mintbase, Paras, Apollo42, etc.)", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "NFT_ADDRESS": {"name": "NFT_ADDRESS", "description": "The contract address of the NFT collection", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TOKEN_ID": {"name": "TOKEN_ID", "description": "The identifier of the token being transferred or minted.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "PRICE": {"name": "PRICE", "description": "The unadjusted price as reported by the source. This should be decimal adjusted to get the real value.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "PRICE_USD": {"name": "PRICE_USD", "description": "The asset price, in US Dollars.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "METHOD_NAME": {"name": "METHOD_NAME", "description": "Name of the method(s) approved for use. NULL if permission is FullAccess.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "LOG": {"name": "LOG", "description": "Logs (array) for this receipt.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "AFFILIATE_ID": {"name": "AFFILIATE_ID", "description": "Affiliate id", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "AFFILIATE_AMOUNT": {"name": "AFFILIATE_AMOUNT", "description": "Affiliate amount (currency near)", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "AFFILIATE_AMOUNT_USD": {"name": "AFFILIATE_AMOUNT_USD", "description": "The USD value of the affiliate amount at the time of the sale", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "ROYALTIES": {"name": "ROYALTIES", "description": "Royalties breakdown (currency near)", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "PLATFORM_FEE": {"name": "PLATFORM_FEE", "description": "Platform fee (currency near)", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "PLATFORM_FEE_USD": {"name": "PLATFORM_FEE_USD", "description": "The USD value of the platform fee at the time of the sale", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "EZ_NFT_SALES_ID": {"name": "EZ_NFT_SALES_ID", "description": "A unique identifier for the record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "INSERTED_TIMESTAMP": {"name": "INSERTED_TIMESTAMP", "description": "The timestamp at which the record was initially created and inserted into this table.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MODIFIED_TIMESTAMP": {"name": "MODIFIED_TIMESTAMP", "description": "The timestamp at which this record was last modified by an internal process.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {"database_tags": {"table": {"PURPOSE": "NFT"}}}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/gold/nft/nft__ez_nft_sales.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "view", "meta": {"database_tags": {"table": {"PURPOSE": "NFT"}}}, "tags": ["scheduled_non_core"]}, "created_at": 1763073390.8015838, "relation_name": "NEAR.nft.ez_nft_sales", "raw_code": "{{ config(\n materialized = 'view',\n meta ={ 'database_tags':{ 'table':{ 'PURPOSE': 'NFT' }}},\n tags = ['scheduled_non_core']\n) }}\n\nWITH nft_sales AS (\n SELECT\n receipt_id,\n block_id,\n block_timestamp,\n tx_hash,\n seller_address,\n buyer_address,\n platform_address,\n platform_name,\n nft_address,\n token_id,\n price,\n price_usd,\n method_name,\n log,\n gas_burned,\n affiliate_id,\n affiliate_amount,\n affiliate_amount_usd,\n royalties,\n platform_fee,\n platform_fee_usd,\n nft_sales_id AS ez_nft_sales_id,\n inserted_timestamp,\n modified_timestamp\n FROM\n {{ ref('silver__nft_complete_nft_sales') }}\n)\nSELECT\n *\nFROM\n nft_sales", "language": "sql", "refs": [{"name": "silver__nft_complete_nft_sales", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.silver__nft_complete_nft_sales"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.stats__ez_core_metrics_hourly": {"database": "NEAR", "schema": "stats", "name": "stats__ez_core_metrics_hourly", "resource_type": "model", "package_name": "near_models", "path": "gold/stats/stats__ez_core_metrics_hourly.sql", "original_file_path": "models/gold/stats/stats__ez_core_metrics_hourly.sql", "unique_id": "model.near_models.stats__ez_core_metrics_hourly", "fqn": ["near_models", "gold", "stats", "stats__ez_core_metrics_hourly"], "alias": "ez_core_metrics_hourly", "checksum": {"name": "sha256", "checksum": "8a50d45874a3f4ce66dedb1f0593e8770c3852c9d871d30bc36cd10bf038cfc1"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core"], "meta": {}, "group": null, "materialized": "view", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": null, "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true}, "tags": ["scheduled_non_core"], "description": "## Description\nThis table provides comprehensive hourly metrics for the NEAR Protocol blockchain, combining block production, transaction activity, and economic data with USD pricing information. The table includes block counts, transaction volumes, success rates, unique user counts, and fee calculations in both native NEAR and USD terms. This easy view eliminates the need for complex joins and calculations, providing ready-to-use data for network health monitoring, performance analysis, and economic assessment across the NEAR ecosystem.\n\n## Key Use Cases\n- Network health monitoring and performance analysis\n- Transaction volume analysis and success rate tracking\n- Economic analysis with USD value calculations\n- User activity analysis and adoption tracking\n- Network fee analysis and economic impact assessment\n- Cross-hour performance comparison and trend identification\n- Network capacity analysis and scaling assessment\n\n## Important Relationships\n- Combines data from `stats.core_metrics_block_hourly` and `stats.core_metrics_hourly` for comprehensive metrics\n- Enhances metrics with pricing data from `price.ez_prices_hourly` for USD calculations\n- Provides aggregated metrics for network health monitoring and reporting\n- Supports all other gold models with network-level context and metrics\n- Powers dashboard analytics and network performance reporting\n- Enables cross-protocol comparison and benchmarking\n\n## Commonly-used Fields\n- `block_timestamp_hour`: Essential for time-series analysis and trend detection\n- `transaction_count` and `transaction_count_success`: Critical for network activity analysis\n- `total_fees_native` and `total_fees_usd`: Important for economic analysis and fee impact assessment\n- `unique_from_count` and `unique_to_count`: Essential for user activity analysis and adoption tracking\n- `block_count`: Important for network throughput and capacity analysis\n- `block_number_min` and `block_number_max`: Useful for block range analysis and completeness verification", "columns": {"BLOCK_TIMESTAMP_HOUR": {"name": "BLOCK_TIMESTAMP_HOUR", "description": "The hour of the timestamp of the block.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCK_NUMBER_MIN": {"name": "BLOCK_NUMBER_MIN", "description": "The minimum block number in the hour.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCK_NUMBER_MAX": {"name": "BLOCK_NUMBER_MAX", "description": "The maximum block number in the hour.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCK_COUNT": {"name": "BLOCK_COUNT", "description": "The number of blocks in the hour.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TRANSACTION_COUNT": {"name": "TRANSACTION_COUNT", "description": "The number of transactions in the hour.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TRANSACTION_COUNT_SUCCESS": {"name": "TRANSACTION_COUNT_SUCCESS", "description": "The number of successful transactions in the hour.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TRANSACTION_COUNT_FAILED": {"name": "TRANSACTION_COUNT_FAILED", "description": "The number of failed transactions in the hour.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "UNIQUE_FROM_COUNT": {"name": "UNIQUE_FROM_COUNT", "description": "The number of unique origin from addresses in the hour.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "UNIQUE_TO_COUNT": {"name": "UNIQUE_TO_COUNT", "description": "The number of unique origin to addresses in the hour.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TOTAL_FEES_NATIVE": {"name": "TOTAL_FEES_NATIVE", "description": "The sum of all fees in the hour, in the native fee currency.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TOTAL_FEES_USD": {"name": "TOTAL_FEES_USD", "description": "The sum of all fees in the hour, in USD.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "EZ_CORE_METRICS_HOURLY_ID": {"name": "EZ_CORE_METRICS_HOURLY_ID", "description": "A unique identifier for the record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "INSERTED_TIMESTAMP": {"name": "INSERTED_TIMESTAMP", "description": "The timestamp at which the record was initially created and inserted into this table.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MODIFIED_TIMESTAMP": {"name": "MODIFIED_TIMESTAMP", "description": "The timestamp at which this record was last modified by an internal process.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/gold/stats/stats__ez_core_metrics_hourly.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "view", "tags": ["scheduled_non_core"]}, "created_at": 1763073390.9044135, "relation_name": "NEAR.stats.ez_core_metrics_hourly", "raw_code": "{{ config(\n materialized = 'view',\n tags = ['scheduled_non_core']\n) }}\n\nWITH prices AS (\n --get closing price for the hour\n\n SELECT\n HOUR AS block_timestamp_hour,\n price AS price_usd\n FROM\n {{ ref('silver__complete_token_prices') }}\n WHERE\n token_address IN (\n 'near',\n 'wrap.near'\n ) \n qualify ROW_NUMBER() over (\n PARTITION BY block_timestamp_hour\n ORDER BY\n HOUR DESC, IS_VERIFIED DESC\n ) = 1\n)\nSELECT\n b.block_timestamp_hour,\n b.block_number_min,\n b.block_number_max,\n b.block_count,\n t.transaction_count,\n t.transaction_count_success,\n t.transaction_count_failed,\n t.unique_from_count,\n t.unique_to_count,\n t.total_fees AS total_fees_native,\n ROUND(\n t.total_fees * p.price_usd,\n 2\n ) AS total_fees_usd,\n t.core_metrics_hourly_id AS ez_core_metrics_hourly_id,\n GREATEST(\n b.inserted_timestamp,\n t.inserted_timestamp\n ) AS inserted_timestamp,\n GREATEST(\n b.modified_timestamp,\n t.modified_timestamp\n ) AS modified_timestamp\nFROM\n {{ ref('silver_stats__core_metrics_block_hourly') }}\n b\n JOIN {{ ref('silver_stats__core_metrics_hourly') }}\n t\n ON b.block_timestamp_hour = t.block_timestamp_hour\n LEFT JOIN prices p\n ON b.block_timestamp_hour = p.block_timestamp_hour", "language": "sql", "refs": [{"name": "silver__complete_token_prices", "package": null, "version": null}, {"name": "silver_stats__core_metrics_block_hourly", "package": null, "version": null}, {"name": "silver_stats__core_metrics_hourly", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.silver__complete_token_prices", "model.near_models.silver_stats__core_metrics_block_hourly", "model.near_models.silver_stats__core_metrics_hourly"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.core__fact_logs": {"database": "NEAR", "schema": "core", "name": "core__fact_logs", "resource_type": "model", "package_name": "near_models", "path": "gold/core/core__fact_logs.sql", "original_file_path": "models/gold/core/core__fact_logs.sql", "unique_id": "model.near_models.core__fact_logs", "fqn": ["near_models", "gold", "core", "core__fact_logs"], "alias": "fact_logs", "checksum": {"name": "sha256", "checksum": "ec3b85f009b4c90efd3c132f905a05613e47f405429079794eccb5abd89e7cd8"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_core"], "meta": {}, "group": null, "materialized": "view", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": null, "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "secure": false}, "tags": ["scheduled_core"], "description": "## Description\nThis table contains all event logs emitted by smart contracts on the NEAR Protocol blockchain, capturing structured event data including token transfers, contract interactions, and custom application events. Logs represent the standardized way that smart contracts communicate state changes and events to external systems, following NEAR's event logging standards. This table provides the foundation for understanding contract behavior, token movements, and application-specific events across the NEAR ecosystem.\n\n## Key Use Cases\n- Token transfer tracking and balance analysis\n- Smart contract event monitoring and analytics\n- DeFi protocol activity analysis and volume tracking\n- NFT minting and transfer event analysis\n- Cross-contract communication tracking\n- Application-specific event analysis and user behavior tracking\n- Compliance and audit trail analysis\n\n## Important Relationships\n- Links to `core.fact_transactions` through tx_hash for transaction context\n- Connects to `core.fact_receipts` through receipt_id for execution context\n- Provides event data for `core.fact_token_transfers` and `core.ez_token_transfers`\n- Supports `defi.ez_dex_swaps` and `defi.ez_bridge_activity` through event parsing\n- Enables analysis in `nft.ez_nft_sales` through NFT-related events\n- Powers `stats.ez_core_metrics_hourly` for aggregated event metrics\n\n## Commonly-used Fields\n- `log_index`: Essential for event ordering within transactions and receipts\n- `block_timestamp`: Primary field for time-series analysis and trend detection\n- `receiver_id` and `predecessor_id`: Critical for contract interaction analysis\n- `clean_log`: Important for event parsing and structured data analysis\n- `event_standard`: Essential for identifying standardized event types\n- `receipt_succeeded`: Important for filtering successful events only\n- `gas_burnt`: Useful for gas consumption analysis and cost optimization", "columns": {"BLOCK_ID": {"name": "BLOCK_ID", "description": "The height of the chain this block corresponds with.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCK_TIMESTAMP": {"name": "BLOCK_TIMESTAMP", "description": "The date and time at which the block began.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TX_HASH": {"name": "TX_HASH", "description": "Unique identifier (hash) of this transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RECEIPT_ID": {"name": "RECEIPT_ID", "description": "The identifying hash for a receipt.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "PREDECESSOR_ID": {"name": "PREDECESSOR_ID", "description": "Account that called the relevant receipt (often the same as tx_signer, but can be system as well). This field identifies the account that directly invoked the receipt being processed. In simple transactions, this is typically the same as the transaction signer. However, in cross-contract calls or system operations, this may be a different account or the system account. This is crucial for understanding the call chain and access control in NEAR's execution model.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RECEIVER_ID": {"name": "RECEIVER_ID", "description": "Account reacting to the receipt from predecessor_id, can be relay, a contract, or a user of a relay, etc. This field identifies the account that is processing the receipt and executing the associated action. In most cases, this is a smart contract that is being called, but it can also be a user account in relay transactions or the system account for certain operations. This differs from tx_receiver and is specific to the receipt being processed.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "SIGNER_ID": {"name": "SIGNER_ID", "description": "Signer of the receipt, often same as tx_signer, sometimes system in the case of systemic gas refunds. This field identifies the account that has the authority to execute the receipt. In most cases, this is the same as the transaction signer, but in system operations like gas refunds, this may be the system account. The signer is the account that originally signed the transaction that began the blockchain activity, which may or may not include cross-contract calls.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "LOG_INDEX": {"name": "LOG_INDEX", "description": "The positon index for the record in question, if it was stored in a particular order.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "CLEAN_LOG": {"name": "CLEAN_LOG", "description": "The logs linked to the transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "EVENT_STANDARD": {"name": "EVENT_STANDARD", "description": "The event standard used in the log, if applicable.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "GAS_BURNT": {"name": "GAS_BURNT", "description": "Gas burned for the receipt action. This field represents the amount of computational resources consumed specifically for the receipt being processed. Gas burning is the mechanism by which NEAR charges for computational work, and this field tracks the exact amount burned for this particular receipt action. In raw number format with 16 decimal places, to adjust divide by POW(10,16) or multiply by 1e-16.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RECEIPT_SUCCEEDED": {"name": "RECEIPT_SUCCEEDED", "description": "Boolean indicating whether the receipt was successfully processed. This field tracks the execution status of the receipt, which is crucial for understanding transaction outcomes. While most transactions succeed, individual receipts within a transaction can fail due to various reasons such as insufficient gas, contract errors, or invalid parameters. This field is essential for filtering successful operations and analyzing failure patterns.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "FACT_LOGS_ID": {"name": "FACT_LOGS_ID", "description": "A unique identifier for the record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "INSERTED_TIMESTAMP": {"name": "INSERTED_TIMESTAMP", "description": "The timestamp at which the record was initially created and inserted into this table.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MODIFIED_TIMESTAMP": {"name": "MODIFIED_TIMESTAMP", "description": "The timestamp at which this record was last modified by an internal process.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/gold/core/core__fact_logs.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "view", "secure": false, "tags": ["scheduled_core"]}, "created_at": 1763073391.55301, "relation_name": "NEAR.core.fact_logs", "raw_code": "{{ config(\n materialized = 'view',\n secure = false,\n tags = ['scheduled_core']\n) }}\n\nWITH logs AS (\n\n SELECT\n *\n FROM\n {{ ref('silver__logs_s3') }}\n)\nSELECT\n block_id,\n block_timestamp,\n tx_hash,\n receipt_id,\n predecessor_id,\n receiver_id,\n signer_id,\n log_index,\n clean_log,\n iff(is_standard, try_parse_json(clean_log) :standard ::string, null) AS event_standard,\n gas_burnt,\n receipt_succeeded,\n COALESCE(\n logs_id,\n {{ dbt_utils.generate_surrogate_key(\n ['log_id']\n ) }}\n ) AS fact_logs_id,\n COALESCE(inserted_timestamp, _inserted_timestamp, '2000-01-01' :: TIMESTAMP_NTZ) AS inserted_timestamp,\n COALESCE(modified_timestamp, _inserted_timestamp, '2000-01-01' :: TIMESTAMP_NTZ) AS modified_timestamp\nFROM\n logs", "language": "sql", "refs": [{"name": "silver__logs_s3", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_utils.generate_surrogate_key", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.silver__logs_s3"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.core__dim_ft_contract_metadata": {"database": "NEAR", "schema": "core", "name": "core__dim_ft_contract_metadata", "resource_type": "model", "package_name": "near_models", "path": "gold/core/core__dim_ft_contract_metadata.sql", "original_file_path": "models/gold/core/core__dim_ft_contract_metadata.sql", "unique_id": "model.near_models.core__dim_ft_contract_metadata", "fqn": ["near_models", "gold", "core", "core__dim_ft_contract_metadata"], "alias": "dim_ft_contract_metadata", "checksum": {"name": "sha256", "checksum": "3532d1c3a4d462cd826356b49d14fbbe367282619134c85f4e676029d1c3f3bc"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core"], "meta": {}, "group": null, "materialized": "view", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": null, "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true}, "tags": ["scheduled_non_core"], "description": "## Description\nThis table contains comprehensive metadata for fungible token contracts on the NEAR Protocol blockchain, including token names, symbols, decimal precision, and cross-chain mapping information. The data covers both native NEAR tokens and cross-chain bridged assets, providing essential context for token identification, pricing, and value calculations. This dimension table supports all token-related analytics by providing standardized token information and enabling proper decimal adjustment for accurate value analysis.\n\n## Key Use Cases\n- Token identification and metadata enrichment for transfer analysis\n- Cross-chain token correlation and bridge activity analysis\n- Token pricing and market data integration\n- Decimal adjustment for accurate value calculations\n- Token supply and economics analysis\n- Multi-chain portfolio tracking and analysis\n- Token standard compliance and verification\n\n## Important Relationships\n- Enriches `core.fact_token_transfers` with token metadata and decimal information\n- Supports `core.ez_token_transfers` with enhanced token context\n- Enables `defi.ez_dex_swaps` with token pair identification and pricing\n- Powers `defi.ez_bridge_activity` with cross-chain token mapping\n- Supports `price.ez_prices_hourly` with token metadata for price analysis\n- Enables accurate USD value calculations across all token-related models\n\n## Commonly-used Fields\n- `contract_address`: Essential for joining with transfer and swap data\n- `name` and `symbol`: Critical for human-readable token identification\n- `decimals`: Important for accurate value calculations and decimal adjustment\n- `source_chain`: Essential for cross-chain analysis and bridge tracking\n- `crosschain_token_contract`: Important for multi-chain token correlation\n- `asset_identifier`: Useful for unique token identification across systems", "columns": {"ASSET_IDENTIFIER": {"name": "ASSET_IDENTIFIER", "description": "The onchain representation of a token id, which may include source chain metadata if involved in a crosschain bridge event. Unique per token in the FT contract metadata table.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "SOURCE_CHAIN": {"name": "SOURCE_CHAIN", "description": "The originating blockchain in a bridge transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "CROSSCHAIN_TOKEN_CONTRACT": {"name": "CROSSCHAIN_TOKEN_CONTRACT", "description": "The contract address of the token on the source chain, where applicable.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "CONTRACT_ADDRESS": {"name": "CONTRACT_ADDRESS", "description": "The address of the deployed contract for the token, nft, or other smart contract.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "NAME": {"name": "NAME", "description": "The name of the asset.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "SYMBOL": {"name": "SYMBOL", "description": "Token symbol (e.g., 'wNEAR', 'SWEAT'). This field contains the abbreviated identifier for the token as commonly used in trading pairs, price feeds, and user interfaces. Token symbols are typically 2-6 characters long and provide a quick way to identify tokens without using their full contract addresses. Examples include 'NEAR' for the native token, 'wNEAR' for wrapped NEAR, and 'USDC' for USD Coin.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "DECIMALS": {"name": "DECIMALS", "description": "Number of decimal places for the token. This field specifies the precision of the token, indicating how many decimal places should be used when converting from raw on-chain amounts to human-readable values. For example, NEAR has 24 decimals, so 1 NEAR = 1e24 raw units. Most ERC-20 tokens use 18 decimals, while some tokens may use different precision based on their design requirements.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "DIM_FT_CONTRACT_METADATA_ID": {"name": "DIM_FT_CONTRACT_METADATA_ID", "description": "A unique identifier for the record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "INSERTED_TIMESTAMP": {"name": "INSERTED_TIMESTAMP", "description": "The timestamp at which the record was initially created and inserted into this table.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MODIFIED_TIMESTAMP": {"name": "MODIFIED_TIMESTAMP", "description": "The timestamp at which this record was last modified by an internal process.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/gold/core/core__dim_ft_contract_metadata.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "view", "tags": ["scheduled_non_core"]}, "created_at": 1763073391.0037644, "relation_name": "NEAR.core.dim_ft_contract_metadata", "raw_code": "{{ config(\n materialized = 'view',\n tags = ['scheduled_non_core']\n) }}\n\nSELECT\n asset_identifier,\n source_chain,\n crosschain_token_contract,\n near_token_contract AS contract_address,\n NAME,\n symbol,\n decimals,\n ft_contract_metadata_id AS dim_ft_contract_metadata_id,\n inserted_timestamp,\n modified_timestamp\nFROM\n {{ ref('silver__ft_contract_metadata') }}\nWHERE\n name is not null OR symbol is not null OR decimals is not null", "language": "sql", "refs": [{"name": "silver__ft_contract_metadata", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.silver__ft_contract_metadata"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.core__fact_blocks": {"database": "NEAR", "schema": "core", "name": "core__fact_blocks", "resource_type": "model", "package_name": "near_models", "path": "gold/core/core__fact_blocks.sql", "original_file_path": "models/gold/core/core__fact_blocks.sql", "unique_id": "model.near_models.core__fact_blocks", "fqn": ["near_models", "gold", "core", "core__fact_blocks"], "alias": "fact_blocks", "checksum": {"name": "sha256", "checksum": "83b3e44e88809f09ab452e5a55dd0460eac4f9d8b6cc48188faff3c1b6aa910d"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_core"], "meta": {}, "group": null, "materialized": "view", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": null, "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "secure": false}, "tags": ["scheduled_core"], "description": "## Description\nThis table contains all finalized blocks on the NEAR Protocol blockchain, providing comprehensive block-level metadata including block height, timestamp, author (validator), cryptographic hashes, and protocol-specific header fields. Each record represents a unique block, capturing the full context of NEAR's sharded architecture, including chunk and epoch data, validator proposals, and protocol versioning. The table is sourced from the final, canonical chain state and is foundational for all temporal, transactional, and consensus analytics on NEAR. It exposes both raw and parsed header fields, supporting deep analysis of block production, validator behavior, and protocol evolution.\n\n## Key Use Cases\n- Block production analysis and validator performance tracking\n- Network activity monitoring and chain growth analysis\n- Temporal alignment for transactions, receipts, and logs\n- Consensus and protocol upgrade tracking\n- Sharding and chunk distribution analysis\n- Economic analysis of total supply, gas price, and validator rewards\n- Cross-referencing with transaction, receipt, and event tables for full blockchain context\n\n## Important Relationships\n- Links to `core.fact_transactions` and `core.fact_receipts` through `block_id` for temporal and execution context\n- Provides block context for `core.fact_logs`, `core.fact_token_transfers`, and all downstream analytics tables\n- Supports `stats.ez_core_metrics_hourly` for aggregated block and network metrics\n- Enables sharding and chunk analysis via chunk-related fields and relationships to chunk-level tables\n- Serves as the temporal backbone for all gold layer models in the NEAR analytics suite\n\n## Commonly-used Fields\n- `block_id`: Essential for unique block identification and joining with all transactional tables\n- `block_timestamp`: Primary field for time-series analysis and trend detection\n- `block_hash`: Critical for block verification and chain integrity\n- `block_author`: Important for validator analysis and block production tracking\n- `tx_count`: Key for network activity and throughput analysis\n- `header`, `chunks`, and chunk-related fields: Support sharding, chunk distribution, and protocol-level analytics\n- `total_supply`, `gas_price`, `validator_proposals`, `validator_reward`: Important for economic and protocol analysis\n- `inserted_timestamp`, `modified_timestamp`: Useful for data freshness and ETL monitoring", "columns": {"BLOCK_ID": {"name": "BLOCK_ID", "description": "The height of the chain this block corresponds with.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCK_TIMESTAMP": {"name": "BLOCK_TIMESTAMP", "description": "The date and time at which the block began.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCK_HASH": {"name": "BLOCK_HASH", "description": "Unique identifier (hash) of this block.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TX_COUNT": {"name": "TX_COUNT", "description": "The `tx_count` taken from block headers. The number of transactions included in the block.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCK_AUTHOR": {"name": "BLOCK_AUTHOR", "description": "The `block_author` taken from block headers. Validators of the blockchain.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "HEADER": {"name": "HEADER", "description": "A json column containing header information from the object: block or chunk.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCK_CHALLENGES_RESULT": {"name": "BLOCK_CHALLENGES_RESULT", "description": "The block_challenges_result taken from block headers.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCK_CHALLENGES_ROOT": {"name": "BLOCK_CHALLENGES_ROOT", "description": "The block_challenges_root taken from block headers.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "CHUNK_HEADERS_ROOT": {"name": "CHUNK_HEADERS_ROOT", "description": "The chunk_headers_root taken from block headers.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "CHUNK_TX_ROOT": {"name": "CHUNK_TX_ROOT", "description": "The chunk_tx_root taken from block headers.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "CHUNK_MASK": {"name": "CHUNK_MASK", "description": "The chunk_mask taken from block headers.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "CHUNK_RECEIPTS_ROOT": {"name": "CHUNK_RECEIPTS_ROOT", "description": "The chunk_receipts_root taken from block headers.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "CHUNKS": {"name": "CHUNKS", "description": "The chunks taken from block headers. Chunk is an aggregation of transactions which are executed within a particular shard.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "CHUNKS_INCLUDED": {"name": "CHUNKS_INCLUDED", "description": "The chunks_included taken from block headers.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "EPOCH_ID": {"name": "EPOCH_ID", "description": "The epoch_id taken from block headers.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "EPOCH_SYNC_DATA_HASH": {"name": "EPOCH_SYNC_DATA_HASH", "description": "The epoch_sync_data_hash taken from block headers, if available.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "EVENTS": {"name": "EVENTS", "description": "The events taken from block headers.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "GAS_PRICE": {"name": "GAS_PRICE", "description": "The gas_price taken from block headers, number is not decimal adjusted.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "LAST_DS_FINAL_BLOCK": {"name": "LAST_DS_FINAL_BLOCK", "description": "The last_ds_final_block taken from block headers.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "LAST_FINAL_BLOCK": {"name": "LAST_FINAL_BLOCK", "description": "The last_final_block taken from block headers.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "LATEST_PROTOCOL_VERSION": {"name": "LATEST_PROTOCOL_VERSION", "description": "The latest_protocol_version taken from block headers.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "NEXT_BP_HASH": {"name": "NEXT_BP_HASH", "description": "The next_bp_hash taken from block headers.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "NEXT_EPOCH_ID": {"name": "NEXT_EPOCH_ID", "description": "The next_epoch_id taken from block headers.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "OUTCOME_ROOT": {"name": "OUTCOME_ROOT", "description": "The outcome_root taken from block headers.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "PREV_HASH": {"name": "PREV_HASH", "description": "The prev_hash taken from block headers.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "PREV_HEIGHT": {"name": "PREV_HEIGHT", "description": "The prev_height taken from block headers.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "PREV_STATE_ROOT": {"name": "PREV_STATE_ROOT", "description": "The prev_state_root taken from block headers.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RANDOM_VALUE": {"name": "RANDOM_VALUE", "description": "The random_value taken from block headers.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RENT_PAID": {"name": "RENT_PAID", "description": "The rent_paid taken from block headers.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "SIGNATURE": {"name": "SIGNATURE", "description": "The signature taken from block headers.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TOTAL_SUPPLY": {"name": "TOTAL_SUPPLY", "description": "The total_supply taken from block headers.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "VALIDATOR_PROPOSALS": {"name": "VALIDATOR_PROPOSALS", "description": "The validator_proposals taken from block headers.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "VALIDATOR_REWARD": {"name": "VALIDATOR_REWARD", "description": "The validator_reward taken from block headers.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "FACT_BLOCKS_ID": {"name": "FACT_BLOCKS_ID", "description": "A unique identifier for the record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "INSERTED_TIMESTAMP": {"name": "INSERTED_TIMESTAMP", "description": "The timestamp at which the record was initially created and inserted into this table.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MODIFIED_TIMESTAMP": {"name": "MODIFIED_TIMESTAMP", "description": "The timestamp at which this record was last modified by an internal process.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/gold/core/core__fact_blocks.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "view", "secure": false, "tags": ["scheduled_core"]}, "created_at": 1763073391.027505, "relation_name": "NEAR.core.fact_blocks", "raw_code": "{{ config(\n materialized = 'view',\n secure = false,\n tags = ['scheduled_core']\n) }}\n\nWITH blocks AS (\n\n SELECT\n *\n FROM\n {{ ref('silver__blocks_final') }}\n)\nSELECT\n block_id,\n block_timestamp,\n block_hash,\n block_author,\n header_json AS header,\n header_json :challenges_result :: ARRAY AS block_challenges_result,\n header_json :challenges_root :: STRING AS block_challenges_root,\n header_json :chunk_headers_root :: STRING AS chunk_headers_root,\n header_json :chunk_tx_root :: STRING AS chunk_tx_root,\n header_json :chunk_mask :: ARRAY AS chunk_mask,\n header_json :chunk_receipts_root :: STRING AS chunk_receipts_root,\n chunks_json AS chunks,\n header_json :chunks_included :: NUMBER AS chunks_included,\n header_json :epoch_id :: STRING AS epoch_id,\n header_json :epoch_sync_data_hash :: STRING AS epoch_sync_data_hash,\n header_json :gas_price :: FLOAT AS gas_price,\n header_json :last_ds_final_block :: STRING AS last_ds_final_block,\n header_json :last_final_block :: STRING AS last_final_block,\n header_json :latest_protocol_version :: INT AS latest_protocol_version,\n header_json :next_bp_hash :: STRING AS next_bp_hash,\n header_json :next_epoch_id :: STRING AS next_epoch_id,\n header_json :outcome_root :: STRING AS outcome_root,\n prev_hash,\n header_json :prev_height :: NUMBER AS prev_height,\n header_json :prev_state_root :: STRING AS prev_state_root,\n header_json :random_value :: STRING AS random_value,\n header_json :rent_paid :: FLOAT AS rent_paid,\n header_json :signature :: STRING AS signature,\n header_json :total_supply :: FLOAT AS total_supply,\n header_json :validator_proposals :: ARRAY AS validator_proposals,\n header_json :validator_reward :: FLOAT AS validator_reward,\n blocks_final_id AS fact_blocks_id,\n inserted_timestamp,\n modified_timestamp\nFROM\n blocks", "language": "sql", "refs": [{"name": "silver__blocks_final", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.silver__blocks_final"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.core__ez_token_transfers": {"database": "NEAR", "schema": "core", "name": "core__ez_token_transfers", "resource_type": "model", "package_name": "near_models", "path": "gold/core/core__ez_token_transfers.sql", "original_file_path": "models/gold/core/core__ez_token_transfers.sql", "unique_id": "model.near_models.core__ez_token_transfers", "fqn": ["near_models", "gold", "core", "core__ez_token_transfers"], "alias": "ez_token_transfers", "checksum": {"name": "sha256", "checksum": "4f5e700dd4d111d663f9ba4e9f55a80924e6afea1acf7b44897801908d2c6f2d"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core"], "meta": {}, "group": null, "materialized": "incremental", "incremental_strategy": "merge", "persist_docs": {"relation": true, "columns": true}, "post-hook": [{"sql": "ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION ON EQUALITY(tx_hash,contract_address,from_address,to_address,ez_token_transfers_id);", "transaction": true, "index": null}], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": "ez_token_transfers_id", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "cluster_by": ["block_timestamp::DATE", "floor(block_id, -3)"], "incremental_predicates": ["dynamic_range_predicate_custom", "block_timestamp::date"]}, "tags": ["scheduled_non_core"], "description": "## Description\nThis table provides an enhanced view of all token transfers on the NEAR Protocol blockchain, combining raw transfer data with token metadata, pricing information, and decimal adjustments. The table includes both raw and adjusted amounts, USD values, and comprehensive token context, making it the primary table for token flow analysis and economic calculations. This easy view eliminates the need for complex joins and calculations, providing ready-to-use data for analytics, reporting, and business intelligence workflows.\n\n## Key Use Cases\n- Token flow analysis with accurate decimal-adjusted amounts and USD values\n- DeFi protocol volume analysis and liquidity monitoring\n- Token economics analysis and market impact assessment\n- Cross-token comparison and portfolio analysis\n- Whale movement tracking with value context\n- Token distribution analysis and holder behavior tracking\n- Economic impact analysis of token transfers and market movements\n\n## Important Relationships\n- Enhances `core.fact_token_transfers` with pricing and metadata from `price.ez_prices_hourly`\n- Combines token metadata from `core.dim_ft_contract_metadata` for complete token context\n- Supports `defi.ez_dex_swaps` with accurate token pricing and amounts\n- Enables `defi.ez_bridge_activity` with cross-chain value analysis\n- Powers `stats.ez_core_metrics_hourly` with aggregated transfer values\n- Provides foundation for all token-related analytics and reporting\n\n## Commonly-used Fields\n- `amount_raw` and `amount_precise`: Essential for accurate token amount analysis\n- `amount_usd`: Critical for economic analysis and value calculations\n- `block_timestamp`: Primary field for time-series analysis and trend detection\n- `from_address` and `to_address`: Important for flow analysis and network mapping\n- `contract_address`: Essential for token-specific analysis and filtering\n- `symbol` and `decimals`: Important for token identification and decimal handling\n- `token_price`: Useful for price trend analysis and market impact assessment", "columns": {"BLOCK_ID": {"name": "BLOCK_ID", "description": "The height of the chain this block corresponds with.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCK_TIMESTAMP": {"name": "BLOCK_TIMESTAMP", "description": "The date and time at which the block began.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TX_HASH": {"name": "TX_HASH", "description": "Unique identifier (hash) of this transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "CONTRACT_ADDRESS": {"name": "CONTRACT_ADDRESS", "description": "The address of the deployed contract for the token, nft, or other smart contract.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "FROM_ADDRESS": {"name": "FROM_ADDRESS", "description": "The address the sends the token.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TO_ADDRESS": {"name": "TO_ADDRESS", "description": "The receiver of usn token.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MEMO": {"name": "MEMO", "description": "Optional log message within the transaction (often null). This field contains additional information or context about the transfer, such as transaction notes, reference numbers, or descriptive text. Memos are commonly used in cross-chain bridges, exchange deposits, or other scenarios where additional context is needed to identify or process the transfer. The memo field is optional and frequently null for standard transfers.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "AMOUNT_RAW": {"name": "AMOUNT_RAW", "description": "Unadjusted amount of tokens as it appears on-chain (not decimal adjusted). This is the raw token amount before any decimal precision adjustments are applied. For example, if transferring 1 NEAR token, the amount_raw would be 1000000000000000000000000 (1e24) since NEAR has 24 decimal places. This field preserves the exact on-chain representation of the token amount for precise calculations and verification.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "AMOUNT_RAW_PRECISE": {"name": "AMOUNT_RAW_PRECISE", "description": "Decimal adjusted amount of tokens (as float, rounded - use this generally). This field provides the token amount after applying the appropriate decimal precision adjustments based on the token's decimal places. For example, if transferring 1 NEAR token, the amount_adj would be 1.0 after dividing the raw amount (1e24) by 10^24. This field is the most commonly used representation for token amounts in analytics and reporting as it provides human-readable values.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TRANSFER_TYPE": {"name": "TRANSFER_TYPE", "description": "Nature of the transfer. This field categorizes the type of token transfer being performed. Common values include \"native\" for raw NEAR token transfers, \"nep141\" for fungible token transfers following the NEAR token standard, and other protocol-specific transfer types. This helps distinguish between different token standards and transfer mechanisms used on the NEAR blockchain.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "HAS_PRICE": {"name": "HAS_PRICE", "description": "Boolean value indicating if the token has a price", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TRANSFER_ACTION": {"name": "TRANSFER_ACTION", "description": "The event that caused the transfer.\n\n- Transfer: A standard transfer Action of tokens from one address to another.\n- Deposit: A deposit Action of tokens into a contract.\n- ft_transfer: A transfer of tokens using the ft_transfer method.\n- ft_transfer_call: A transfer of tokens using the ft_transfer_call method.\n- ft_mint: A minting of tokens using the ft_mint method.\n- order_added: An order being added to the orderbook.\n- add_liquidity: Adding liquidity to a pool.\n- near_deposit: A deposit of NEAR tokens into the wrap.near contract.\n- near_withdraw: A withdrawal of NEAR tokens from the wrap.near contract.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RECEIPT_SUCCEEDED": {"name": "RECEIPT_SUCCEEDED", "description": "Boolean indicating whether the receipt was successfully processed. This field tracks the execution status of the receipt, which is crucial for understanding transaction outcomes. While most transactions succeed, individual receipts within a transaction can fail due to various reasons such as insufficient gas, contract errors, or invalid parameters. This field is essential for filtering successful operations and analyzing failure patterns.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "EZ_TOKEN_TRANSFERS_ID": {"name": "EZ_TOKEN_TRANSFERS_ID", "description": "A unique identifier for the record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "INSERTED_TIMESTAMP": {"name": "INSERTED_TIMESTAMP", "description": "The timestamp at which the record was initially created and inserted into this table.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MODIFIED_TIMESTAMP": {"name": "MODIFIED_TIMESTAMP", "description": "The timestamp at which this record was last modified by an internal process.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TOKEN_IS_VERIFIED": {"name": "TOKEN_IS_VERIFIED", "description": "Boolean flag indicating whether the token or price record is verified by Flipside's crosschain curation process. Verified tokens are prioritized for analytics and are considered reliable for most use cases. Unverified tokens may be incomplete, deprecated, or experimental.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/gold/core/core__ez_token_transfers.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "incremental", "unique_key": "ez_token_transfers_id", "incremental_strategy": "merge", "incremental_predicates": ["dynamic_range_predicate_custom", "block_timestamp::date"], "cluster_by": ["block_timestamp::DATE", "floor(block_id, -3)"], "tags": ["scheduled_non_core"], "post-hook": ["ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION ON EQUALITY(tx_hash,contract_address,from_address,to_address,ez_token_transfers_id);"]}, "created_at": 1763073391.6351066, "relation_name": "NEAR.core.ez_token_transfers", "raw_code": "{{ config(\n materialized = 'incremental',\n unique_key = \"ez_token_transfers_id\",\n incremental_strategy = 'merge',\n incremental_predicates = [\"dynamic_range_predicate_custom\",\"block_timestamp::date\"],\n cluster_by = ['block_timestamp::DATE', 'floor(block_id, -3)'],\n post_hook = \"ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION ON EQUALITY(tx_hash,contract_address,from_address,to_address,ez_token_transfers_id);\", \n tags = ['scheduled_non_core']\n) }}\n\n{% if execute %}\n {% if is_incremental() and not var(\"MANUAL_FIX\") %}\n {% set query %}\n\n SELECT\n MIN(DATE_TRUNC('day', block_timestamp)) AS block_timestamp_day\n FROM\n {{ ref('core__fact_token_transfers') }}\n WHERE\n modified_timestamp >= (\n SELECT\n MAX(modified_timestamp)\n FROM\n {{ this }}\n ) \n {% endset %}\n {% set min_block_timestamp_day = run_query(query).columns [0].values() [0] %}\n {% elif var('MANUAL_FIX') %}\n {% set query %}\n SELECT\n MIN(DATE_TRUNC('day', block_timestamp)) AS block_timestamp_day\n FROM\n {{ this }}\n WHERE\n FLOOR(block_id, -3) = {{ var('RANGE_START') }}\n {% endset %}\n {% set min_block_timestamp_day = run_query(query).columns [0].values() [0] %}\n {% endif %}\n {% if not min_block_timestamp_day or min_block_timestamp_day == 'None' %}\n {% set min_block_timestamp_day = '2020-07-01' %}\n {% endif %}\n{{ log(\"min_block_timestamp_day: \" ~ min_block_timestamp_day, info=True) }}\n{% endif %}\n\n\n WITH hourly_prices AS (\n SELECT\n token_address,\n price,\n HOUR,\n modified_timestamp,\n token_is_verified\n FROM\n {{ ref('price__ez_prices_hourly') }}\n\n{% if is_incremental() or var('MANUAL_FIX') %}\nWHERE\n date_trunc('day', HOUR) >= '{{ min_block_timestamp_day }}'\n{% endif %}\n\nqualify(ROW_NUMBER() over (PARTITION BY token_address, HOUR\nORDER BY\n HOUR DESC, TOKEN_IS_VERIFIED DESC) = 1)\n),\nFINAL AS (\nSELECT\n block_id,\n block_timestamp,\n tx_hash,\n receipt_id,\n contract_address,\n from_address,\n to_address,\n memo,\n -- TODO do we need so many amount columns?\n amount_unadj AS amount_raw,\n TRY_CAST(amount_unadj AS FLOAT) AS amount_raw_precise,\n IFF(\n C.decimals IS NOT NULL,\n utils.udf_decimal_adjust(\n amount_raw_precise,\n C.decimals\n ),\n NULL\n ) AS amount_precise,\n TRY_CAST(amount_precise AS FLOAT) AS amount,\n IFF(\n C.decimals IS NOT NULL\n AND price IS NOT NULL,\n amount * price,\n NULL\n ) AS amount_usd,\n C.decimals AS decimals,\n C.symbol AS symbol,\n price AS token_price,\n COALESCE(p.token_is_verified, FALSE) AS token_is_verified,\n transfer_type,\n transfer_action,\n receipt_succeeded,\n fact_token_transfers_id AS ez_token_transfers_id\nFROM\n {{ ref('core__fact_token_transfers') }}\n t\n\n {% if is_incremental() %}\n ASOF JOIN hourly_prices p\n MATCH_CONDITION (t.block_timestamp >= p.HOUR)\n ON (t.contract_address = p.token_address)\n {% else %}\n LEFT JOIN hourly_prices p\n ON (t.contract_address = p.token_address)\n AND date_trunc('hour', t.block_timestamp) = p.HOUR\n {% endif %}\n LEFT JOIN {{ ref('silver__ft_contract_metadata') }} C on (t.contract_address = C.asset_identifier)\n\n {% if var(\"MANUAL_FIX\") %}\n WHERE\n {{ partition_load_manual('no_buffer') }}\n {% else %}\n\n {% if is_incremental() %}\n WHERE\n GREATEST(\n t.modified_timestamp,\n '2000-01-01'\n ) >= DATEADD(\n 'minute',\n -5,(\n SELECT\n MAX(\n modified_timestamp\n )\n FROM\n {{ this }}\n )\n )\n {% endif %}\n {% endif %}\n)\nSELECT\n *,\n receipt_id AS action_id,\n SYSDATE() AS inserted_timestamp,\n SYSDATE() AS modified_timestamp\nFROM\n FINAL\n\nqualify(row_number() over (partition by ez_token_transfers_id order by modified_timestamp desc)) = 1", "language": "sql", "refs": [{"name": "price__ez_prices_hourly", "package": null, "version": null}, {"name": "core__fact_token_transfers", "package": null, "version": null}, {"name": "silver__ft_contract_metadata", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.is_incremental", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.price__ez_prices_hourly", "model.near_models.core__fact_token_transfers", "model.near_models.silver__ft_contract_metadata"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.core__dim_address_labels": {"database": "NEAR", "schema": "core", "name": "core__dim_address_labels", "resource_type": "model", "package_name": "near_models", "path": "gold/core/core__dim_address_labels.sql", "original_file_path": "models/gold/core/core__dim_address_labels.sql", "unique_id": "model.near_models.core__dim_address_labels", "fqn": ["near_models", "gold", "core", "core__dim_address_labels"], "alias": "dim_address_labels", "checksum": {"name": "sha256", "checksum": "b480728478743fc94df5d16abdb8fafec99aa6ae5c62adcc7a1b657cd484b2b0"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core"], "meta": {}, "group": null, "materialized": "view", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": null, "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "secure": false}, "tags": ["scheduled_non_core"], "description": "## Description\nThis table contains comprehensive address labeling and categorization data for the NEAR Protocol blockchain, providing human-readable names, project associations, and classification information for accounts and contracts. The data includes both manual and automated labeling from multiple sources, enabling enhanced analytics by providing context about wallet ownership, contract purposes, and project affiliations. This dimension table supports all other gold models by providing enriched address information for improved data interpretation and user experience.\n\n## Key Use Cases\n- Enhanced transaction analysis with human-readable address names\n- Project-specific activity tracking and protocol analysis\n- Whale and institutional wallet identification and monitoring\n- Contract categorization and smart contract ecosystem analysis\n- Compliance and regulatory reporting with entity identification\n- User experience improvement in analytics dashboards and reports\n- Cross-protocol address correlation and analysis\n\n## Important Relationships\n- Enriches all fact tables by providing address context and labels\n- Supports `core.ez_token_transfers` with sender and receiver labeling\n- Enhances `defi.ez_dex_swaps` with protocol and user identification\n- Improves `defi.ez_bridge_activity` with bridge protocol labeling\n- Enables better analysis in `nft.ez_nft_sales` with marketplace identification\n- Powers `stats.ez_core_metrics_hourly` with labeled activity metrics\n\n## Commonly-used Fields\n- `address`: Essential for joining with transaction and transfer data\n- `address_name`: Critical for human-readable analytics and reporting\n- `project_name`: Important for protocol-specific analysis and categorization\n- `label_type` and `label_subtype`: Essential for address categorization and filtering\n- `l1_label` and `l2_label`: Important for hierarchical classification analysis\n- `creator`: Useful for understanding label source and reliability", "columns": {"SYSTEM_CREATED_AT": {"name": "SYSTEM_CREATED_AT", "description": "The timestamp for when the label was created by the Flipside label tool.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCKCHAIN": {"name": "BLOCKCHAIN", "description": "Token symbol (e.g., 'wNEAR', 'SWEAT'). This field contains the abbreviated identifier for the token as commonly used in trading pairs, price feeds, and user interfaces. Token symbols are typically 2-6 characters long and provide a quick way to identify tokens without using their full contract addresses. Examples include 'NEAR' for the native token, 'wNEAR' for wrapped NEAR, and 'USDC' for USD Coin.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "ADDRESS": {"name": "ADDRESS", "description": "The NEAR address that corresponds with a label.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "ADDRESS_NAME": {"name": "ADDRESS_NAME", "description": "The name attributed to the address. This is a human-readable identifier that provides context about what the address represents, such as \"Binance Hot Wallet\", \"Uniswap V3 Router\", or \"NEAR Foundation Treasury\". Address names help users understand the purpose and ownership of blockchain addresses without needing to memorize cryptographic addresses.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "PROJECT_NAME": {"name": "PROJECT_NAME", "description": "The associated project name, if applicable. This field identifies the specific protocol, application, or organization that the address is associated with. For example, addresses might be labeled with project names like \"Ref Finance\", \"Aurora\", \"NEAR Foundation\", or \"Binance\". This helps categorize addresses within the broader ecosystem and provides context about which protocol or organization they belong to.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "LABEL_TYPE": {"name": "LABEL_TYPE", "description": "A high-level category describing the address's main function or ownership. This field provides broad classification of addresses into major categories such as \"cex\" (centralized exchange), \"dex\" (decentralized exchange), \"dapp\" (decentralized application), \"games\", \"defi\" (decentralized finance), \"infrastructure\", or \"governance\". Label types help users quickly understand the primary purpose or category of an address within the blockchain ecosystem.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "LABEL_SUBTYPE": {"name": "LABEL_SUBTYPE", "description": "A sub-category nested within label_type providing further detail. This field offers more specific classification within the broader label_type category. Examples include \"contract_deployer\", \"hot_wallet\", \"token_contract\", \"liquidity_pool\", \"governance_contract\", \"bridge_contract\", or \"validator\". Label subtypes provide granular detail about the specific role or function of an address within its broader category.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "L1_LABEL": {"name": "L1_LABEL", "description": "Deprecating soon. This is the same column label type, but is being kept for compatibility until 3/1/2023. TODO - deprecate.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "L2_LABEL": {"name": "L2_LABEL", "description": "Deprecating soon. This is the same column label subtype, but is being kept for compatibility until 3/1/2023. TODO - deprecate.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "DIM_ADDRESS_LABELS_ID": {"name": "DIM_ADDRESS_LABELS_ID", "description": "A unique identifier for the record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "INSERTED_TIMESTAMP": {"name": "INSERTED_TIMESTAMP", "description": "The timestamp at which the record was initially created and inserted into this table.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MODIFIED_TIMESTAMP": {"name": "MODIFIED_TIMESTAMP", "description": "The timestamp at which this record was last modified by an internal process.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/gold/core/core__dim_address_labels.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "view", "secure": false, "tags": ["scheduled_non_core"]}, "created_at": 1763073391.2502353, "relation_name": "NEAR.core.dim_address_labels", "raw_code": "{{ config(\n materialized = 'view',\n secure = false,\n tags = ['scheduled_non_core']\n) }}\n\nWITH flipside_labels AS (\n\n SELECT\n system_created_at,\n blockchain,\n address,\n address_name,\n project_name,\n label_type,\n label_subtype,\n l1_label,\n l2_label,\n creator,\n address_labels_id AS dim_address_labels_id,\n inserted_timestamp,\n modified_timestamp\n FROM\n {{ ref('silver__address_labels') }}\n)\nSELECT\n *\nFROM\n flipside_labels", "language": "sql", "refs": [{"name": "silver__address_labels", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.silver__address_labels"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.core__fact_receipts": {"database": "NEAR", "schema": "core", "name": "core__fact_receipts", "resource_type": "model", "package_name": "near_models", "path": "gold/core/core__fact_receipts.sql", "original_file_path": "models/gold/core/core__fact_receipts.sql", "unique_id": "model.near_models.core__fact_receipts", "fqn": ["near_models", "gold", "core", "core__fact_receipts"], "alias": "fact_receipts", "checksum": {"name": "sha256", "checksum": "3c3a5fcb8700d2d8d10ba7d13dde7c5b5d5d0187b05a7081c2aec37a10959485"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_core"], "meta": {}, "group": null, "materialized": "view", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": null, "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "secure": false}, "tags": ["scheduled_core"], "description": "## Description\nThis table contains all receipt execution outcomes on the NEAR Protocol blockchain, capturing the results of transaction processing including gas consumption, execution status, logs, and cross-contract communication details. Receipts represent the execution units in NEAR's sharding architecture and contain the actual state changes, function calls, and event emissions that occur during transaction processing. This table provides the foundation for understanding smart contract execution, cross-shard communication, and the complete transaction lifecycle from submission to final state changes.\n\n## Key Use Cases\n- Smart contract execution analysis and performance monitoring\n- Cross-contract call tracking and dependency analysis\n- Gas consumption analysis and optimization studies\n- Execution failure investigation and error pattern analysis\n- Cross-shard transaction flow analysis and sharding efficiency\n- Event log analysis and contract interaction patterns\n- State change tracking and account balance analysis\n\n## Important Relationships\n- Links to `core.fact_transactions` through tx_hash for transaction context\n- Connects to `core.fact_blocks` through block_id for temporal context\n- Provides execution context for `core.fact_logs` and `core.fact_token_transfers`\n- Supports `core.ez_actions` for detailed action-level analysis\n- Enables analysis in `defi.ez_dex_swaps` and `defi.ez_bridge_activity` through receipt outcomes\n- Powers `stats.ez_core_metrics_hourly` for aggregated execution metrics\n\n## Commonly-used Fields\n- `receipt_id`: Essential for unique receipt identification and execution tracking\n- `block_timestamp`: Primary field for time-series analysis and trend detection\n- `receiver_id` and `predecessor_id`: Critical for cross-contract call analysis and flow tracking\n- `gas_burnt`: Important for gas consumption analysis and cost optimization\n- `receipt_succeeded`: Essential for success rate analysis and failure investigation\n- `logs`: Critical for event analysis and contract interaction patterns\n- `outcome`: Important for detailed execution analysis and state change tracking", "columns": {"BLOCK_TIMESTAMP": {"name": "BLOCK_TIMESTAMP", "description": "The date and time at which the block began.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCK_ID": {"name": "BLOCK_ID", "description": "The height of the chain this block corresponds with.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TX_HASH": {"name": "TX_HASH", "description": "Unique identifier (hash) of this transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RECEIPT_ID": {"name": "RECEIPT_ID", "description": "The identifying hash for a receipt.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RECEIPT_OUTCOME_ID": {"name": "RECEIPT_OUTCOME_ID", "description": "Unique identifier(s) (array) of the remaining receipt outcomes for this transaction. This list will not include the record's own receipt id, but will list the subsequent receipts within the transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RECEIVER_ID": {"name": "RECEIVER_ID", "description": "Account reacting to the receipt from predecessor_id, can be relay, a contract, or a user of a relay, etc. This field identifies the account that is processing the receipt and executing the associated action. In most cases, this is a smart contract that is being called, but it can also be a user account in relay transactions or the system account for certain operations. This differs from tx_receiver and is specific to the receipt being processed.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "PREDECESSOR_ID": {"name": "PREDECESSOR_ID", "description": "Account that called the relevant receipt (often the same as tx_signer, but can be system as well). This field identifies the account that directly invoked the receipt being processed. In simple transactions, this is typically the same as the transaction signer. However, in cross-contract calls or system operations, this may be a different account or the system account. This is crucial for understanding the call chain and access control in NEAR's execution model.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "ACTIONS": {"name": "ACTIONS", "description": "The actions executed during the receipt or transaction processing.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "OUTCOME": {"name": "OUTCOME", "description": "The outcome of the transaction, action, or receipt that was executed in the shard.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "GAS_BURNT": {"name": "GAS_BURNT", "description": "Gas burned for the receipt action. This field represents the amount of computational resources consumed specifically for the receipt being processed. Gas burning is the mechanism by which NEAR charges for computational work, and this field tracks the exact amount burned for this particular receipt action. In raw number format with 16 decimal places, to adjust divide by POW(10,16) or multiply by 1e-16.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "STATUS_VALUE": {"name": "STATUS_VALUE", "description": "Status information (object) for this transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "LOGS": {"name": "LOGS", "description": "Logs (array) for this receipt.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "PROOF": {"name": "PROOF", "description": "Proof (array) for this transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "METADATA": {"name": "METADATA", "description": "Metadata (object) for this transaction. May be null, especially for Near Social Widgets.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "FACT_RECEIPTS_ID": {"name": "FACT_RECEIPTS_ID", "description": "A unique identifier for the record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "INSERTED_TIMESTAMP": {"name": "INSERTED_TIMESTAMP", "description": "The timestamp at which the record was initially created and inserted into this table.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MODIFIED_TIMESTAMP": {"name": "MODIFIED_TIMESTAMP", "description": "The timestamp at which this record was last modified by an internal process.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/gold/core/core__fact_receipts.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "view", "secure": false, "tags": ["scheduled_core"]}, "created_at": 1763073390.9090679, "relation_name": "NEAR.core.fact_receipts", "raw_code": "{{ config(\n materialized = 'view',\n secure = false,\n tags = ['scheduled_core']\n) }}\n\nSELECT\n block_timestamp,\n block_id,\n tx_hash,\n receipt_id,\n outcome_json :outcome :receipt_ids :: ARRAY AS receipt_outcome_id, -- TODO DEPRECATE THIS, it's in outcome_json\n receiver_id,\n predecessor_id,\n receipt_json AS actions, -- TODO this should be renamed. It's not just actions, it's the full receipt input\n outcome_json AS outcome,\n outcome_json :outcome :gas_burnt :: NUMBER AS gas_burnt,\n outcome_json :outcome :status :: VARIANT AS status_value,\n outcome_json :outcome :logs :: ARRAY AS logs,\n outcome_json :proof :: ARRAY AS proof, -- TODO DEPRECATE THIS, it's in outcome_json\n outcome_json :outcome :metadata :: VARIANT AS metadata, -- TODO DEPRECATE THIS, it's in outcome_json\n receipt_succeeded,\n receipts_final_id AS fact_receipts_id,\n inserted_timestamp,\n modified_timestamp\nFROM\n {{ ref('silver__receipts_final') }}\nWHERE\n block_id IS NOT NULL", "language": "sql", "refs": [{"name": "silver__receipts_final", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.silver__receipts_final"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.core__fact_developer_activity": {"database": "NEAR", "schema": "core", "name": "core__fact_developer_activity", "resource_type": "model", "package_name": "near_models", "path": "gold/core/core__fact_developer_activity.sql", "original_file_path": "models/gold/core/core__fact_developer_activity.sql", "unique_id": "model.near_models.core__fact_developer_activity", "fqn": ["near_models", "gold", "core", "core__fact_developer_activity"], "alias": "fact_developer_activity", "checksum": {"name": "sha256", "checksum": "e6d1e106bc184b442ab3a46c79144ee9959223bc44b9dd054253475f9899b367"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core"], "meta": {}, "group": null, "materialized": "view", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": null, "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true}, "tags": ["scheduled_non_core"], "description": "## Description\nThis table contains developer activity data sourced from GitHub repositories related to the NEAR Protocol ecosystem, capturing code commits, repository statistics, and development metrics. The data includes information about NEAR-related projects, developer contributions, and ecosystem growth indicators. This table provides insights into the developer community activity, project development velocity, and overall ecosystem health through external development metrics.\n\n## Key Use Cases\n- Developer ecosystem analysis and community growth tracking\n- Project development velocity and activity monitoring\n- Code contribution analysis and developer engagement metrics\n- Repository health and maintenance activity tracking\n- Ecosystem project discovery and categorization\n- Developer retention and activity pattern analysis\n- Cross-project collaboration and dependency analysis\n\n## Important Relationships\n- Provides external context for blockchain activity analysis\n- Supports ecosystem health metrics in `stats.ez_core_metrics_hourly`\n- Enables correlation between developer activity and protocol usage\n- Provides foundation for developer-focused analytics and reporting\n- Supports project categorization and ecosystem mapping\n\n## Commonly-used Fields\n- `repo_owner` and `repo_name`: Essential for project identification and categorization\n- `endpoint_name`: Important for understanding the type of GitHub data captured\n- `data`: Critical for detailed developer activity analysis and metrics\n- `provider`: Useful for data source identification and reliability assessment\n- `snapshot_timestamp`: Primary field for time-series analysis of developer activity\n- `endpoint_github`: Important for linking to specific GitHub API endpoints", "columns": {"REPO_OWNER": {"name": "REPO_OWNER", "description": "Repo owner", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "REPO_NAME": {"name": "REPO_NAME", "description": "Repo name", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "ENDPOINT_NAME": {"name": "ENDPOINT_NAME", "description": "Endpoint name for the data", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "DATA": {"name": "DATA", "description": "Data from the endpoint", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "PROVIDER": {"name": "PROVIDER", "description": "Provider for the data", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "ENDPOINT_GITHUB": {"name": "ENDPOINT_GITHUB", "description": " Endpoint for data", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "SNAPSHOT_TIMESTAMP": {"name": "SNAPSHOT_TIMESTAMP", "description": "Timestamp when the data was inserted into the table", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "FACT_DEVELOPER_ACTIVITY_ID": {"name": "FACT_DEVELOPER_ACTIVITY_ID", "description": "A unique identifier for the record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "INSERTED_TIMESTAMP": {"name": "INSERTED_TIMESTAMP", "description": "The timestamp at which the record was initially created and inserted into this table.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MODIFIED_TIMESTAMP": {"name": "MODIFIED_TIMESTAMP", "description": "The timestamp at which this record was last modified by an internal process.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/gold/core/core__fact_developer_activity.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "view", "tags": ["scheduled_non_core"]}, "created_at": 1763073391.3522754, "relation_name": "NEAR.core.fact_developer_activity", "raw_code": "{{ config(\n materialized = 'view',\n tags = ['scheduled_non_core']\n) }}\n\nWITH github_data AS (\n\n SELECT\n *\n FROM\n {{ ref('silver__github_data') }}\n)\nSELECT\n repo_owner,\n repo_name,\n endpoint_name,\n DATA,\n provider,\n endpoint_github,\n _inserted_timestamp AS snapshot_timestamp,\n COALESCE(\n github_data_id,\n {{ dbt_utils.generate_surrogate_key(\n ['_res_id']\n ) }}\n ) AS fact_developer_activity_id,\n COALESCE(inserted_timestamp, _inserted_timestamp, '2000-01-01' :: TIMESTAMP_NTZ) AS inserted_timestamp,\n COALESCE(modified_timestamp, _inserted_timestamp, '2000-01-01' :: TIMESTAMP_NTZ) AS modified_timestamp\nFROM\n github_data", "language": "sql", "refs": [{"name": "silver__github_data", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_utils.generate_surrogate_key", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.silver__github_data"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.core__ez_actions": {"database": "NEAR", "schema": "core", "name": "core__ez_actions", "resource_type": "model", "package_name": "near_models", "path": "gold/core/core__ez_actions.sql", "original_file_path": "models/gold/core/core__ez_actions.sql", "unique_id": "model.near_models.core__ez_actions", "fqn": ["near_models", "gold", "core", "core__ez_actions"], "alias": "ez_actions", "checksum": {"name": "sha256", "checksum": "1a424dea0a4fac1d0f7c63d875d8337143b2c4e8f5059e8a993dbfe75ffe969f"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_core"], "meta": {}, "group": null, "materialized": "incremental", "incremental_strategy": "merge", "persist_docs": {"relation": true, "columns": true}, "post-hook": [{"sql": "ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION ON EQUALITY(tx_hash,receipt_id,receipt_receiver_id,receipt_signer_id,receipt_predecessor_id);", "transaction": true, "index": null}], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": "actions_id", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "cluster_by": ["block_timestamp::DATE", "modified_timestamp::DATE"], "merge_exclude_columns": ["inserted_timestamp"], "incremental_predicates": ["dynamic_range_predicate_custom", "block_timestamp::date"]}, "tags": ["scheduled_core"], "description": "## Description\nThis table provides a comprehensive, action-level view of all blockchain activities on NEAR Protocol, combining transaction and receipt data to create detailed action records. Each record represents a specific action within a transaction, including function calls, token transfers, account creation, and other blockchain operations. The table normalizes complex receipt structures into standardized action records, enabling granular analysis of smart contract interactions, user behaviors, and protocol activities across the NEAR ecosystem.\n\n## Key Use Cases\n- Detailed smart contract interaction analysis and function call tracking\n- Action-level user behavior analysis and pattern recognition\n- Gas consumption analysis at the action level for optimization\n- Cross-contract call tracking and dependency analysis\n- Protocol-specific action monitoring and analytics\n- DeFi protocol interaction analysis and volume tracking\n- Account creation and management pattern analysis\n\n## Important Relationships\n- Combines data from `core.fact_transactions` and `core.fact_receipts` for comprehensive action analysis\n- Provides detailed context for `core.fact_token_transfers` and `core.ez_token_transfers`\n- Supports `defi.ez_dex_swaps` with detailed swap action analysis\n- Enables `defi.ez_bridge_activity` with cross-chain action tracking\n- Powers `defi.ez_intents` with intent-based action analysis\n- Supports `stats.ez_core_metrics_hourly` with action-level metrics\n\n## Commonly-used Fields\n- `action_name`: Essential for categorizing and filtering specific action types\n- `block_timestamp`: Primary field for time-series analysis and trend detection\n- `tx_hash` and `receipt_id`: Critical for linking to transaction and receipt context\n- `action_data`: Important for detailed action parameter analysis\n- `receipt_signer_id` and `receipt_receiver_id`: Essential for user and contract analysis\n- `receipt_gas_burnt`: Important for gas consumption analysis and optimization\n- `action_index`: Critical for action ordering within transactions", "columns": {"BLOCK_ID": {"name": "BLOCK_ID", "description": "The height of the chain this block corresponds with.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCK_TIMESTAMP": {"name": "BLOCK_TIMESTAMP", "description": "The date and time at which the block began.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TX_HASH": {"name": "TX_HASH", "description": "Unique identifier (hash) of this transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TX_SUCCEEDED": {"name": "TX_SUCCEEDED", "description": "Boolean indicating if the transaction was successful (rarely used, most tx succeed, it is receipts that can fail). This field tracks the overall success status of the transaction. While most transactions succeed at the transaction level, individual receipts within the transaction can still fail. This field is less commonly used for filtering since receipt-level success tracking provides more granular information about specific operations within the transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TX_RECEIVER": {"name": "TX_RECEIVER", "description": "The transaction receiver, similar to an origin_to in EVM, but can be a contract OR if a relayer is used, the receiver is the user. This field identifies the account that is the intended recipient of the transaction. In direct transactions, this is typically the contract or account being called. In relay transactions, this represents the end user account that the relayer is acting on behalf of.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TX_SIGNER": {"name": "TX_SIGNER", "description": "Account that originally signed the transaction, can be a relayer. This field identifies the account that cryptographically signed the transaction, authorizing it to be executed on the blockchain. In relay transactions, this may be a relayer account rather than the end user, while in direct transactions, it represents the actual user or contract initiating the transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TX_GAS_USED": {"name": "TX_GAS_USED", "description": "Gas used for the transaction. This field represents the amount of computational resources consumed to execute the transaction. Gas is measured in units, and the actual cost is calculated by multiplying gas used by the gas price. In raw number format, to adjust divide by POW(10,12). Higher gas usage indicates more complex operations or larger computational requirements.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RECEIPT_ID": {"name": "RECEIPT_ID", "description": "The identifying hash for a receipt.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RECEIPT_PREDECESSOR_ID": {"name": "RECEIPT_PREDECESSOR_ID", "description": "Account that called the relevant receipt (often the same as tx_signer, but can be system as well). This field identifies the account that directly invoked the receipt being processed. In simple transactions, this is typically the same as the transaction signer. However, in cross-contract calls or system operations, this may be a different account or the system account. This is crucial for understanding the call chain and access control in NEAR's execution model.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RECEIPT_RECEIVER_ID": {"name": "RECEIPT_RECEIVER_ID", "description": "Account reacting to the receipt from predecessor_id, can be relay, a contract, or a user of a relay, etc. This field identifies the account that is processing the receipt and executing the associated action. In most cases, this is a smart contract that is being called, but it can also be a user account in relay transactions or the system account for certain operations. This differs from tx_receiver and is specific to the receipt being processed.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RECEIPT_SIGNER_ID": {"name": "RECEIPT_SIGNER_ID", "description": "Signer of the receipt, often same as tx_signer, sometimes system in the case of systemic gas refunds. This field identifies the account that has the authority to execute the receipt. In most cases, this is the same as the transaction signer, but in system operations like gas refunds, this may be the system account. The signer is the account that originally signed the transaction that began the blockchain activity, which may or may not include cross-contract calls.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RECEIPT_SUCCEEDED": {"name": "RECEIPT_SUCCEEDED", "description": "Boolean indicating whether the receipt was successfully processed. This field tracks the execution status of the receipt, which is crucial for understanding transaction outcomes. While most transactions succeed, individual receipts within a transaction can fail due to various reasons such as insufficient gas, contract errors, or invalid parameters. This field is essential for filtering successful operations and analyzing failure patterns.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RECEIPT_GAS_BURNT": {"name": "RECEIPT_GAS_BURNT", "description": "Gas burned for the receipt action. This field represents the amount of computational resources consumed specifically for the receipt being processed. Gas burning is the mechanism by which NEAR charges for computational work, and this field tracks the exact amount burned for this particular receipt action. In raw number format with 16 decimal places, to adjust divide by POW(10,16) or multiply by 1e-16.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RECEIPT_STATUS_VALUE": {"name": "RECEIPT_STATUS_VALUE", "description": "Status information (object) for this transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "ACTION_INDEX": {"name": "ACTION_INDEX", "description": "Index of the action within the transaction. This field indicates the position of the action in the sequence of actions within the transaction. Actions are processed in order, and this index helps maintain the chronological sequence and relationship between multiple actions in a single transaction. The first action has index 0, the second has index 1, and so on.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "IS_DELEGATED": {"name": "IS_DELEGATED", "description": "Whether the action was delegated, typically a FunctionCall acting on another account on its behalf, often where receipt predecessor_id is not the receipt signer or receiver. This field indicates when an action is being executed by one account on behalf of another, which is common in relay transactions, cross-contract calls, or when using access keys with limited permissions. Note: Actions with action_name = 'Delegate' themselves are marked as FALSE, while the actions within them are marked as TRUE.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "ACTION_NAME": {"name": "ACTION_NAME", "description": "Name of the action performed. Most often one of: Transfer, FunctionCall, Delegate, AddKey, CreateAccount. Rarely: DeleteKey, DeleteAccount, Stake, DeployContract. This field identifies the specific type of action that was executed within the transaction. FunctionCall actions are the most common for smart contract interactions, while Transfer actions handle token movements, and other actions manage account permissions and creation.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "ACTION_DATA": {"name": "ACTION_DATA", "description": "JSON object containing argument data for the receipt action. This field stores the parameters and arguments passed to the action, particularly for FunctionCall actions. The data structure varies by action type - for FunctionCall actions, it may include method names, arguments, and attached deposits. For Transfer actions, it contains the amount being transferred. This field enables detailed analysis of what specific operations were performed within each action.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "ACTION_GAS_PRICE": {"name": "ACTION_GAS_PRICE", "description": "Gas price parsed from the receipt_actions JSON object, specifically from the nested path receipt:Action:gas_price. Used to determine the cost per unit of gas for the specific action.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_PARTITION_BY_BLOCK_NUMBER": {"name": "_PARTITION_BY_BLOCK_NUMBER", "description": "Block number grouping for ingestion partition", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_INSERTED_TIMESTAMP": {"name": "_INSERTED_TIMESTAMP", "description": "The timestamp for when the block was inserted into the data warehouse by the Chainwalker.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "ACTIONS_ID": {"name": "ACTIONS_ID", "description": "The `action_id` is a concatenation of `receipt_id `and the index of the action within a receipt. This is unique for each record. The primary hash depends on the source of the action, as both a transaction and a receipt can process actions.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "INSERTED_TIMESTAMP": {"name": "INSERTED_TIMESTAMP", "description": "The timestamp at which the record was initially created and inserted into this table.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MODIFIED_TIMESTAMP": {"name": "MODIFIED_TIMESTAMP", "description": "The timestamp at which this record was last modified by an internal process.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "_INVOCATION_ID": {"name": "_INVOCATION_ID", "description": "A job ID to identify the run that last modified a record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/gold/core/core__ez_actions.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "incremental", "incremental_strategy": "merge", "merge_exclude_columns": ["inserted_timestamp"], "incremental_predicates": ["dynamic_range_predicate_custom", "block_timestamp::date"], "cluster_by": ["block_timestamp::DATE", "modified_timestamp::DATE"], "unique_key": "actions_id", "tags": ["scheduled_core"], "post-hook": ["ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION ON EQUALITY(tx_hash,receipt_id,receipt_receiver_id,receipt_signer_id,receipt_predecessor_id);"]}, "created_at": 1763073391.2651284, "relation_name": "NEAR.core.ez_actions", "raw_code": "{{ config(\n materialized = 'incremental',\n incremental_strategy = 'merge',\n merge_exclude_columns = [\"inserted_timestamp\"],\n incremental_predicates = [\"dynamic_range_predicate_custom\",\"block_timestamp::date\"],\n cluster_by = ['block_timestamp::DATE', 'modified_timestamp::DATE'],\n unique_key = 'actions_id',\n post_hook = \"ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION ON EQUALITY(tx_hash,receipt_id,receipt_receiver_id,receipt_signer_id,receipt_predecessor_id);\",\n tags = ['scheduled_core']\n) }}\n-- depends_on: {{ ref('silver__transactions_final') }}\n-- depends_on: {{ ref('silver__receipts_final') }}\n\n{% if execute %}\n\n {% if is_incremental() and not var(\"MANUAL_FIX\") %}\n {% do log(\"Incremental and not MANUAL_FIX\", info=True) %}\n {% set max_mod_query %}\n\n SELECT\n MAX(modified_timestamp) modified_timestamp\n FROM\n {{ this }}\n\n {% endset %}\n\n {% set max_mod = run_query(max_mod_query) [0] [0] %}\n {% if not max_mod or max_mod == 'None' %}\n {% set max_mod = '2099-01-01' %}\n {% endif %}\n\n {% do log(\"max_mod: \" ~ max_mod, info=True) %}\n\n {% set min_block_date_query %}\n SELECT\n MIN(\n block_timestamp :: DATE\n )\n FROM\n (\n SELECT\n MIN(block_timestamp) block_timestamp\n FROM\n {{ ref('silver__transactions_final') }} A\n WHERE\n modified_timestamp >= '{{max_mod}}'\n UNION ALL\n SELECT\n MIN(block_timestamp) block_timestamp\n FROM\n {{ ref('silver__receipts_final') }} A\n WHERE\n modified_timestamp >= '{{max_mod}}'\n ) \n {% endset %}\n\n {% set min_bd = run_query(min_block_date_query) [0] [0] %}\n {% if not min_bd or min_bd == 'None' %}\n {% set min_bd = '2099-01-01' %}\n {% endif %}\n\n {% do log(\"min_bd: \" ~ min_bd, info=True) %}\n\n {% endif %}\n\n{% endif %}\n\nWITH transactions AS (\n\n SELECT\n tx_hash,\n tx_signer,\n tx_receiver,\n gas_used AS tx_gas_used,\n tx_succeeded,\n transaction_fee AS tx_fee,\n modified_timestamp\n FROM\n {{ ref('silver__transactions_final') }}\n\n {% if var(\"MANUAL_FIX\") %}\n WHERE\n {{ partition_load_manual('front') }}\n {% else %}\n {% if is_incremental() %}\n WHERE block_timestamp :: DATE >= '{{min_bd}}'\n {% endif %}\n {% endif %}\n),\nreceipts AS (\n SELECT\n tx_hash,\n block_id,\n block_timestamp,\n receipt_id,\n receiver_id AS receipt_receiver_id,\n receipt_json :receipt :Action :signer_id :: STRING AS receipt_signer_id,\n predecessor_id AS receipt_predecessor_id,\n receipt_succeeded,\n outcome_json :outcome :gas_burnt :: NUMBER AS receipt_gas_burnt,\n outcome_json :outcome :status :: VARIANT AS status_value,\n receipt_json,\n _partition_by_block_number,\n modified_timestamp\n FROM\n {{ ref('silver__receipts_final') }}\n\n {% if var(\"MANUAL_FIX\") %}\n WHERE\n {{ partition_load_manual('no_buffer') }}\n {% else %}\n {% if is_incremental() %}\n WHERE block_timestamp :: DATE >= '{{min_bd}}'\n {% endif %}\n {% endif %}\n),\njoin_data AS (\n SELECT\n r.block_id,\n r.block_timestamp,\n r.tx_hash,\n t.tx_signer,\n t.tx_receiver,\n t.tx_gas_used,\n t.tx_succeeded,\n t.tx_fee,\n r.receipt_id,\n r.receipt_receiver_id,\n r.receipt_signer_id,\n r.receipt_predecessor_id,\n r.receipt_succeeded,\n r.receipt_gas_burnt,\n r.status_value,\n r.receipt_json,\n r._partition_by_block_number\n FROM\n receipts r\n LEFT JOIN transactions t\n ON r.tx_hash = t.tx_hash\n\n {% if is_incremental() and not var(\"MANUAL_FIX\") %}\n WHERE\n GREATEST(\n COALESCE(r.modified_timestamp, '1970-01-01'),\n COALESCE(t.modified_timestamp, '1970-01-01') \n ) >= '{{max_mod}}'\n {% endif %}\n\n),\nflatten_actions AS (\n SELECT\n block_id,\n block_timestamp,\n tx_hash,\n tx_signer,\n tx_receiver,\n tx_gas_used,\n tx_succeeded,\n tx_fee,\n receipt_id,\n receipt_receiver_id,\n receipt_signer_id,\n receipt_predecessor_id,\n receipt_succeeded,\n receipt_gas_burnt,\n IFF(\n object_keys(status_value)[0] :: STRING = 'SuccessValue', \n OBJECT_INSERT(\n status_value, \n 'SuccessValue',\n COALESCE(\n TRY_PARSE_JSON(\n TRY_BASE64_DECODE_STRING(\n GET(status_value, 'SuccessValue')\n )\n ), \n GET(status_value, 'SuccessValue')\n ),\n TRUE \n ), \n status_value\n ) as receipt_status_value,\n False AS is_delegated,\n INDEX AS action_index,\n receipt_json :receipt :Action :gas_price :: NUMBER AS action_gas_price,\n IFF(\n VALUE = 'CreateAccount', \n VALUE, \n object_keys(VALUE) [0] :: STRING\n ) AS action_name,\n IFF(\n VALUE = 'CreateAccount',\n {},\n GET(VALUE, object_keys(VALUE) [0] :: STRING)\n ) AS action_data,\n MD5(\n CASE action_name\n WHEN 'FunctionCall' THEN\n CONCAT_WS(',',\n action_data :args :: STRING,\n action_data :deposit :: STRING,\n action_data :gas :: STRING,\n action_data :method_name :: STRING\n )\n WHEN 'AddKey' THEN\n CONCAT_WS(',',\n action_data :access_key :nonce :: STRING,\n action_data :access_key :permission :: STRING,\n action_data :public_key :: STRING\n )\n WHEN 'DeleteKey' THEN\n action_data :public_key :: STRING\n WHEN 'CreateAccount' THEN\n 'empty' -- consistent hash for empty objects\n WHEN 'DeleteAccount' THEN\n action_data :beneficiary_id :: STRING\n WHEN 'DeployContract' THEN\n action_data :code :: STRING\n WHEN 'Transfer' THEN\n action_data :deposit :: STRING\n WHEN 'Stake' THEN\n CONCAT_WS(',',\n action_data :public_key :: STRING,\n action_data :stake :: STRING\n )\n ELSE\n -- Fallback: convert entire variant to string\n action_data :: STRING\n END\n ) AS action_hash,\n IFF(\n action_name = 'FunctionCall',\n OBJECT_INSERT(\n action_data,\n 'args',\n COALESCE(\n TRY_PARSE_JSON(\n TRY_BASE64_DECODE_STRING(\n action_data :args :: STRING\n )\n ),\n action_data :args\n ),\n TRUE\n ),\n action_data\n ) AS action_data_parsed,\n _partition_by_block_number\n FROM\n join_data,\n LATERAL FLATTEN(\n receipt_json :receipt :Action :actions :: ARRAY\n )\n),\nflatten_delegated_actions AS (\n SELECT\n tx_hash,\n True AS is_delegated,\n INDEX AS delegated_action_index,\n IFF(\n VALUE = 'CreateAccount', \n VALUE, \n object_keys(VALUE) [0] :: STRING\n ) AS delegated_action_name,\n IFF(\n VALUE = 'CreateAccount',\n {},\n GET(VALUE, object_keys(VALUE) [0] :: STRING)\n ) AS delegated_action_data,\n MD5(\n CASE delegated_action_name\n WHEN 'FunctionCall' THEN\n CONCAT_WS(',',\n delegated_action_data :args :: STRING,\n delegated_action_data :deposit :: STRING,\n delegated_action_data :gas :: STRING,\n delegated_action_data :method_name :: STRING\n )\n WHEN 'AddKey' THEN\n CONCAT_WS(',',\n delegated_action_data :access_key :nonce :: STRING,\n delegated_action_data :access_key :permission :: STRING,\n delegated_action_data :public_key :: STRING\n )\n WHEN 'DeleteKey' THEN\n delegated_action_data :public_key :: STRING\n WHEN 'CreateAccount' THEN\n 'empty'\n WHEN 'DeleteAccount' THEN\n delegated_action_data :beneficiary_id :: STRING\n WHEN 'DeployContract' THEN\n delegated_action_data :code :: STRING\n WHEN 'Transfer' THEN\n delegated_action_data :deposit :: STRING\n WHEN 'Stake' THEN\n CONCAT_WS(',',\n delegated_action_data :public_key :: STRING,\n delegated_action_data :stake :: STRING\n )\n ELSE\n -- Fallback: convert entire variant to string\n delegated_action_data :: STRING\n END\n ) AS delegated_action_hash\n FROM flatten_actions, LATERAL FLATTEN(action_data :delegate_action :actions :: ARRAY)\n WHERE action_name = 'Delegate'\n)\nSELECT\n block_id,\n block_timestamp,\n fa.tx_hash,\n tx_succeeded,\n tx_receiver,\n tx_signer,\n tx_gas_used,\n tx_fee,\n fa.receipt_id,\n receipt_predecessor_id,\n receipt_receiver_id,\n receipt_signer_id,\n receipt_succeeded,\n receipt_gas_burnt,\n receipt_status_value,\n action_index,\n COALESCE(\n da.is_delegated, \n fa.is_delegated\n ) AS is_delegated,\n action_name,\n action_data_parsed AS action_data,\n action_gas_price,\n _partition_by_block_number,\n {{ dbt_utils.generate_surrogate_key(\n ['receipt_id', 'action_index']\n ) }} AS actions_id,\n SYSDATE() AS inserted_timestamp,\n SYSDATE() AS modified_timestamp,\n '{{ invocation_id }}' AS _invocation_id\nFROM\n flatten_actions fa\n LEFT JOIN flatten_delegated_actions da\n ON fa.tx_hash = da.tx_hash\n AND fa.action_name = da.delegated_action_name\n AND fa.action_hash = da.delegated_action_hash\n AND fa.action_index = da.delegated_action_index", "language": "sql", "refs": [{"name": "silver__transactions_final", "package": null, "version": null}, {"name": "silver__receipts_final", "package": null, "version": null}, {"name": "silver__transactions_final", "package": null, "version": null}, {"name": "silver__receipts_final", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.is_incremental", "macro.dbt_utils.generate_surrogate_key", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.silver__transactions_final", "model.near_models.silver__receipts_final"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.core__fact_token_transfers": {"database": "NEAR", "schema": "core", "name": "core__fact_token_transfers", "resource_type": "model", "package_name": "near_models", "path": "gold/core/core__fact_token_transfers.sql", "original_file_path": "models/gold/core/core__fact_token_transfers.sql", "unique_id": "model.near_models.core__fact_token_transfers", "fqn": ["near_models", "gold", "core", "core__fact_token_transfers"], "alias": "fact_token_transfers", "checksum": {"name": "sha256", "checksum": "52cfb32383f4cf012c8f3239ec384e4a154a3edb9a91cdcfcdcdcc5e37f1453f"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core"], "meta": {}, "group": null, "materialized": "incremental", "incremental_strategy": "merge", "persist_docs": {"relation": true, "columns": true}, "post-hook": [{"sql": "ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION ON EQUALITY(tx_hash,contract_address,from_address,to_address,fact_token_transfers_id);", "transaction": true, "index": null}], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": "fact_token_transfers_id", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "cluster_by": ["block_timestamp::DATE", "modified_timestamp::DATE"], "incremental_predicates": ["dynamic_range_predicate_custom", "block_timestamp::date"]}, "tags": ["scheduled_non_core"], "description": "## Description\nThis table contains all token transfers on the NEAR Protocol blockchain, capturing movements of native NEAR tokens, fungible tokens (NEP-141), and other token types across accounts and contracts. The data includes both direct transfers and complex token operations like minting, deposits, and liquidity operations. This table provides the foundation for understanding token economics, user behavior, and DeFi activity across the NEAR ecosystem, supporting comprehensive token flow analysis and balance tracking.\n\n## Key Use Cases\n- Token flow analysis and whale movement tracking\n- DeFi protocol volume analysis and liquidity monitoring\n- Token distribution analysis and holder behavior tracking\n- Cross-contract token movement analysis\n- Economic analysis of token transfers and value flows\n- Compliance and audit trail analysis for token movements\n- Token minting and burning pattern analysis\n\n## Important Relationships\n- Links to `core.fact_transactions` through tx_hash for transaction context\n- Connects to `core.fact_blocks` through block_id for temporal context\n- Provides transfer data for `core.ez_token_transfers` with enhanced metadata\n- Supports `defi.ez_dex_swaps` and `defi.ez_bridge_activity` through transfer events\n- Enables analysis in `nft.ez_nft_sales` through token payment flows\n- Powers `stats.ez_core_metrics_hourly` for aggregated transfer metrics\n\n## Commonly-used Fields\n- `tx_hash`: Essential for linking to transaction details and verification\n- `block_timestamp`: Primary field for time-series analysis and trend detection\n- `from_address` and `to_address`: Critical for flow analysis and network mapping\n- `contract_address`: Important for token-specific analysis and contract tracking\n- `amount_unadj`: Essential for value calculations and economic analysis\n- `transfer_type`: Important for categorizing different token standards\n- `transfer_action`: Critical for understanding the specific operation type", "columns": {"BLOCK_ID": {"name": "BLOCK_ID", "description": "The height of the chain this block corresponds with.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCK_TIMESTAMP": {"name": "BLOCK_TIMESTAMP", "description": "The date and time at which the block began.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TX_HASH": {"name": "TX_HASH", "description": "Unique identifier (hash) of this transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RECEIPT_ID": {"name": "RECEIPT_ID", "description": "The identifying hash for a receipt.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RN": {"name": "RN", "description": "The sequential index of an event within a transaction, combining the log index with any sub-indices from array processing. Used to maintain the correct order of events when multiple events are emitted in a single transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "CONTRACT_ADDRESS": {"name": "CONTRACT_ADDRESS", "description": "Account that originally signed the transaction, can be a relayer. This field identifies the account that cryptographically signed the transaction, authorizing it to be executed on the blockchain. In relay transactions, this may be a relayer account rather than the end user, while in direct transactions, it represents the actual user or contract initiating the transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "FROM_ADDRESS": {"name": "FROM_ADDRESS", "description": "The address the sends the token.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TO_ADDRESS": {"name": "TO_ADDRESS", "description": "The receiver of usn token.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MEMO": {"name": "MEMO", "description": "Optional log message within the transaction (often null). This field contains additional information or context about the transfer, such as transaction notes, reference numbers, or descriptive text. Memos are commonly used in cross-chain bridges, exchange deposits, or other scenarios where additional context is needed to identify or process the transfer. The memo field is optional and frequently null for standard transfers.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "AMOUNT_UNADJ": {"name": "AMOUNT_UNADJ", "description": "An unadjusted amount (of tokens, price, etc.) for the relevant record. This is the number as it appears on chain and is not decimal adjusted.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TRANSFER_TYPE": {"name": "TRANSFER_TYPE", "description": "Nature of the transfer. This field categorizes the type of token transfer being performed. Common values include \"native\" for raw NEAR token transfers, \"nep141\" for fungible token transfers following the NEAR token standard, and other protocol-specific transfer types. This helps distinguish between different token standards and transfer mechanisms used on the NEAR blockchain.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TRANSFER_ACTION": {"name": "TRANSFER_ACTION", "description": "The event that caused the transfer.\n\n- Transfer: A standard transfer Action of tokens from one address to another.\n- Deposit: A deposit Action of tokens into a contract.\n- ft_transfer: A transfer of tokens using the ft_transfer method.\n- ft_transfer_call: A transfer of tokens using the ft_transfer_call method.\n- ft_mint: A minting of tokens using the ft_mint method.\n- order_added: An order being added to the orderbook.\n- add_liquidity: Adding liquidity to a pool.\n- near_deposit: A deposit of NEAR tokens into the wrap.near contract.\n- near_withdraw: A withdrawal of NEAR tokens from the wrap.near contract.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RECEIPT_SUCCEEDED": {"name": "RECEIPT_SUCCEEDED", "description": "Boolean indicating whether the receipt was successfully processed. This field tracks the execution status of the receipt, which is crucial for understanding transaction outcomes. While most transactions succeed, individual receipts within a transaction can fail due to various reasons such as insufficient gas, contract errors, or invalid parameters. This field is essential for filtering successful operations and analyzing failure patterns.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "FACT_TOKEN_TRANSFERS_ID": {"name": "FACT_TOKEN_TRANSFERS_ID", "description": "A unique identifier for the record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "INSERTED_TIMESTAMP": {"name": "INSERTED_TIMESTAMP", "description": "The timestamp at which the record was initially created and inserted into this table.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MODIFIED_TIMESTAMP": {"name": "MODIFIED_TIMESTAMP", "description": "The timestamp at which this record was last modified by an internal process.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/gold/core/core__fact_token_transfers.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "incremental", "unique_key": "fact_token_transfers_id", "cluster_by": ["block_timestamp::DATE", "modified_timestamp::DATE"], "incremental_strategy": "merge", "incremental_predicates": ["dynamic_range_predicate_custom", "block_timestamp::date"], "tags": ["scheduled_non_core"], "post-hook": ["ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION ON EQUALITY(tx_hash,contract_address,from_address,to_address,fact_token_transfers_id);"]}, "created_at": 1763073391.5015697, "relation_name": "NEAR.core.fact_token_transfers", "raw_code": "{{ config(\n materialized = 'incremental',\n unique_key = 'fact_token_transfers_id',\n cluster_by = ['block_timestamp::DATE','modified_timestamp::DATE'],\n incremental_strategy = 'merge',\n incremental_predicates = [\"dynamic_range_predicate_custom\",\"block_timestamp::date\"],\n post_hook = \"ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION ON EQUALITY(tx_hash,contract_address,from_address,to_address,fact_token_transfers_id);\", \n tags = ['scheduled_non_core']\n) }}\n\n{% if execute %}\n {% if is_incremental() and not var(\"MANUAL_FIX\") %}\n {% set max_mod_query %}\n SELECT MAX(modified_timestamp) modified_timestamp\n FROM {{ this }}\n {% endset %}\n\n {% set max_mod = run_query(max_mod_query)[0][0] %}\n {% if not max_mod or max_mod == 'None' %}\n {% set max_mod = '2099-01-01' %}\n {% endif %}\n\n {% do log(\"max_mod: \" ~ max_mod, info=True) %}\n\n {% set min_block_date_query %}\n SELECT MIN(block_timestamp::DATE)\n FROM (\n SELECT MIN(block_timestamp) block_timestamp FROM {{ ref('silver__token_transfer_native') }} WHERE modified_timestamp >= '{{max_mod}}'\n UNION ALL\n SELECT MIN(block_timestamp) block_timestamp FROM {{ ref('silver__token_transfer_deposit') }} WHERE modified_timestamp >= '{{max_mod}}'\n UNION ALL\n SELECT MIN(block_timestamp) block_timestamp FROM {{ ref('silver__token_transfer_ft_transfers_method') }} WHERE modified_timestamp >= '{{max_mod}}'\n UNION ALL\n SELECT MIN(block_timestamp) block_timestamp FROM {{ ref('silver__token_transfer_ft_transfers_event') }} WHERE modified_timestamp >= '{{max_mod}}'\n UNION ALL\n SELECT MIN(block_timestamp) block_timestamp FROM {{ ref('silver__token_transfer_mints') }} WHERE modified_timestamp >= '{{max_mod}}'\n UNION ALL\n SELECT MIN(block_timestamp) block_timestamp FROM {{ ref('silver__token_transfer_orders') }} WHERE modified_timestamp >= '{{max_mod}}'\n UNION ALL\n SELECT MIN(block_timestamp) block_timestamp FROM {{ ref('silver__token_transfer_liquidity') }} WHERE modified_timestamp >= '{{max_mod}}'\n UNION ALL\n SELECT MIN(block_timestamp) block_timestamp FROM {{ ref('silver__token_transfer_wrapped_near') }} WHERE modified_timestamp >= '{{max_mod}}'\n UNION ALL\n SELECT MIN(block_timestamp) block_timestamp FROM {{ ref('silver__token_transfer_burns') }} WHERE modified_timestamp >= '{{max_mod}}'\n )\n {% endset %}\n\n {% set min_bd = run_query(min_block_date_query)[0][0] %}\n {% if not min_bd or min_bd == 'None' %}\n {% set min_bd = '2099-01-01' %}\n {% endif %}\n\n {% do log(\"min_bd: \" ~ min_bd, info=True) %}\n {% endif %}\n{% endif %}\n\nWITH native_transfers AS (\n SELECT\n block_id,\n block_timestamp,\n tx_hash,\n receipt_id,\n action_index AS rn,\n 'wrap.near' AS contract_address,\n predecessor_id AS from_address,\n receiver_id AS to_address,\n NULL AS memo,\n amount_unadj AS amount_unadj,\n 'native' AS transfer_type,\n 'Transfer' AS transfer_action,\n receipt_succeeded,\n _partition_by_block_number,\n modified_timestamp\n FROM\n {{ ref('silver__token_transfer_native') }}\n {% if var(\"MANUAL_FIX\") %}\n WHERE {{ partition_load_manual('no_buffer') }}\n {% elif is_incremental() %}\n WHERE block_timestamp::DATE >= '{{min_bd}}'\n {% endif %}\n),\nnative_deposits AS (\n SELECT\n block_id,\n block_timestamp,\n tx_hash,\n receipt_id,\n action_index AS rn,\n 'wrap.near' AS contract_address,\n predecessor_id AS from_address,\n receiver_id AS to_address,\n NULL AS memo,\n amount_unadj AS amount_unadj,\n 'native' AS transfer_type,\n 'Deposit' AS transfer_action,\n receipt_succeeded,\n _partition_by_block_number,\n modified_timestamp\n FROM\n {{ ref('silver__token_transfer_deposit') }}\n {% if var(\"MANUAL_FIX\") %}\n WHERE {{ partition_load_manual('no_buffer') }}\n {% elif is_incremental() %}\n WHERE block_timestamp::DATE >= '{{min_bd}}'\n {% endif %}\n),\nft_transfers_method AS (\n SELECT\n block_id,\n block_timestamp,\n tx_hash,\n receipt_id,\n rn,\n contract_address,\n from_address,\n to_address,\n memo,\n amount_unadj AS amount_unadj,\n 'nep141' AS transfer_type,\n method_name AS transfer_action,\n receipt_succeeded,\n _partition_by_block_number,\n modified_timestamp\n FROM\n {{ ref('silver__token_transfer_ft_transfers_method') }}\n {% if var(\"MANUAL_FIX\") %}\n WHERE {{ partition_load_manual('no_buffer') }}\n {% elif is_incremental() %}\n WHERE block_timestamp::DATE >= '{{min_bd}}'\n {% endif %}\n),\nft_transfers_event AS (\n SELECT\n block_id,\n block_timestamp,\n tx_hash,\n receipt_id,\n rn,\n contract_address,\n from_address,\n to_address,\n memo,\n amount_unadj AS amount_unadj,\n 'nep141' AS transfer_type,\n 'ft_transfer' AS transfer_action,\n receipt_succeeded,\n _partition_by_block_number,\n modified_timestamp\n FROM\n {{ ref('silver__token_transfer_ft_transfers_event') }}\n {% if var(\"MANUAL_FIX\") %}\n WHERE {{ partition_load_manual('no_buffer') }}\n {% elif is_incremental() %}\n WHERE block_timestamp::DATE >= '{{min_bd}}'\n {% endif %}\n),\nmints AS (\n SELECT\n block_id,\n block_timestamp,\n tx_hash,\n receipt_id,\n rn,\n contract_address,\n from_address,\n to_address,\n memo,\n amount_unadj AS amount_unadj,\n 'nep141' AS transfer_type,\n 'ft_mint' AS transfer_action,\n receipt_succeeded,\n _partition_by_block_number,\n modified_timestamp\n FROM\n {{ ref('silver__token_transfer_mints') }}\n {% if var(\"MANUAL_FIX\") %}\n WHERE {{ partition_load_manual('no_buffer') }}\n {% elif is_incremental() %}\n WHERE block_timestamp::DATE >= '{{min_bd}}'\n {% endif %}\n),\nburns AS (\n SELECT\n block_id,\n block_timestamp,\n tx_hash,\n receipt_id,\n rn,\n contract_address,\n from_address,\n to_address,\n memo,\n amount_unadj AS amount_unadj,\n 'nep141' AS transfer_type,\n 'ft_burn' AS transfer_action,\n receipt_succeeded,\n _partition_by_block_number,\n modified_timestamp\n FROM\n {{ ref('silver__token_transfer_burns') }}\n {% if var(\"MANUAL_FIX\") %}\n WHERE {{ partition_load_manual('no_buffer') }}\n {% elif is_incremental() %}\n WHERE block_timestamp::DATE >= '{{min_bd}}'\n {% endif %}\n),\norders AS (\n SELECT\n block_id,\n block_timestamp,\n tx_hash,\n receipt_id,\n rn,\n contract_address,\n from_address,\n to_address,\n memo,\n amount_unadj :: STRING AS amount_unadj,\n 'nep141' AS transfer_type,\n 'order_added' AS transfer_action,\n receipt_succeeded,\n _partition_by_block_number,\n modified_timestamp\n FROM\n {{ ref('silver__token_transfer_orders') }}\n {% if var(\"MANUAL_FIX\") %}\n WHERE {{ partition_load_manual('no_buffer') }}\n {% elif is_incremental() %}\n WHERE block_timestamp::DATE >= '{{min_bd}}'\n {% endif %}\n),\nliquidity AS (\n SELECT\n block_id,\n block_timestamp,\n tx_hash,\n receipt_id,\n rn,\n contract_address,\n from_address,\n to_address,\n memo,\n amount_unadj AS amount_unadj,\n 'nep141' AS transfer_type,\n 'add_liquidity' AS transfer_action,\n receipt_succeeded,\n _partition_by_block_number,\n modified_timestamp\n FROM\n {{ ref('silver__token_transfer_liquidity') }}\n {% if var(\"MANUAL_FIX\") %}\n WHERE {{ partition_load_manual('no_buffer') }}\n {% elif is_incremental() %}\n WHERE block_timestamp::DATE >= '{{min_bd}}'\n {% endif %}\n),\nwrapped_near AS (\n SELECT\n block_id,\n block_timestamp,\n tx_hash,\n receipt_id,\n rn,\n contract_address,\n from_address,\n to_address,\n memo,\n amount_unadj AS amount_unadj,\n 'nep141' AS transfer_type,\n method_name AS transfer_action,\n receipt_succeeded,\n _partition_by_block_number,\n modified_timestamp\n FROM\n {{ ref('silver__token_transfer_wrapped_near') }}\n {% if var(\"MANUAL_FIX\") %}\n WHERE {{ partition_load_manual('no_buffer') }}\n {% elif is_incremental() %}\n WHERE block_timestamp::DATE >= '{{min_bd}}'\n {% endif %}\n),\nall_transfers AS (\n SELECT * FROM native_transfers\n UNION ALL\n SELECT * FROM native_deposits\n UNION ALL\n SELECT * FROM ft_transfers_method\n UNION ALL\n SELECT * FROM ft_transfers_event\n UNION ALL\n SELECT * FROM mints\n UNION ALL\n SELECT * FROM burns\n UNION ALL\n SELECT * FROM orders\n UNION ALL\n SELECT * FROM liquidity\n UNION ALL\n SELECT * FROM wrapped_near\n),\nfinal_transfers AS (\n SELECT\n block_timestamp,\n block_id,\n tx_hash,\n receipt_id,\n rn,\n contract_address,\n from_address,\n to_address,\n memo,\n amount_unadj,\n transfer_type,\n transfer_action,\n receipt_succeeded,\n {{ dbt_utils.generate_surrogate_key(\n ['receipt_id', 'contract_address', 'amount_unadj', 'from_address', 'to_address', 'rn']\n ) }} AS fact_token_transfers_id,\n SYSDATE() AS inserted_timestamp,\n SYSDATE() AS modified_timestamp\n FROM\n all_transfers\n {% if is_incremental() and not var(\"MANUAL_FIX\") %}\n WHERE modified_timestamp >= '{{max_mod}}'\n {% endif %}\n)\nSELECT *\nFROM final_transfers\nQUALIFY(ROW_NUMBER() OVER (PARTITION BY fact_token_transfers_id ORDER BY modified_timestamp DESC)) = 1", "language": "sql", "refs": [{"name": "silver__token_transfer_native", "package": null, "version": null}, {"name": "silver__token_transfer_deposit", "package": null, "version": null}, {"name": "silver__token_transfer_ft_transfers_method", "package": null, "version": null}, {"name": "silver__token_transfer_ft_transfers_event", "package": null, "version": null}, {"name": "silver__token_transfer_mints", "package": null, "version": null}, {"name": "silver__token_transfer_burns", "package": null, "version": null}, {"name": "silver__token_transfer_orders", "package": null, "version": null}, {"name": "silver__token_transfer_liquidity", "package": null, "version": null}, {"name": "silver__token_transfer_wrapped_near", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.is_incremental", "macro.dbt_utils.generate_surrogate_key", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.silver__token_transfer_native", "model.near_models.silver__token_transfer_deposit", "model.near_models.silver__token_transfer_ft_transfers_method", "model.near_models.silver__token_transfer_ft_transfers_event", "model.near_models.silver__token_transfer_mints", "model.near_models.silver__token_transfer_burns", "model.near_models.silver__token_transfer_orders", "model.near_models.silver__token_transfer_liquidity", "model.near_models.silver__token_transfer_wrapped_near"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.core__ez_native_daily_balances": {"database": "NEAR", "schema": "core", "name": "core__ez_native_daily_balances", "resource_type": "model", "package_name": "near_models", "path": "gold/core/core__ez_native_daily_balances.sql", "original_file_path": "models/gold/core/core__ez_native_daily_balances.sql", "unique_id": "model.near_models.core__ez_native_daily_balances", "fqn": ["near_models", "gold", "core", "core__ez_native_daily_balances"], "alias": "ez_native_daily_balances", "checksum": {"name": "sha256", "checksum": "07fb0a959ce888166d2cdd795fe3f9a045bc7c3c7c7f1e3a7d4633e47e907941"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core"], "meta": {}, "group": null, "materialized": "incremental", "incremental_strategy": "merge", "persist_docs": {"relation": true, "columns": true}, "post-hook": [{"sql": "ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION ON EQUALITY(account_id);", "transaction": true, "index": null}], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": "ez_near_daily_balances_id", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "cluster_by": ["epoch_date::DATE"], "incremental_predicates": ["dynamic_range_predicate_custom", "epoch_date::date"]}, "tags": ["scheduled_non_core"], "description": "## Description\nThis table records daily balances for NEAR Accounts, according to the parameters set by the Near team's balances indexer. More details around the source data can be found by reading about the NEAR Public Lakehouse on their documentation site: https://docs.near.org/tools/indexing.\n \nPlease Note - Flipside does not index or curate the data in this table, we simply provide it as-is from the NEAR Public Lakehouse with a daily sync from the public access table located at `bigquery-public-data.crypto_near_mainnet_us.ft_balances_daily`.\n\n## Key Use Cases\n- Historical balance analysis and account growth tracking\n- Staking behavior analysis and validator participation monitoring\n- Lockup account analysis and vesting schedule tracking\n- Storage usage analysis and network resource consumption\n- Economic analysis of liquid vs staked token distribution\n- Account activity correlation with balance changes\n- Compliance and audit trail analysis for account balances\n\n## Important Relationships\n- Provides balance context for `core.fact_token_transfers` and `core.ez_token_transfers`\n- Supports `gov.ez_staking_actions` with balance impact analysis\n- Enables `gov.ez_lockup_actions` with lockup balance tracking\n- Powers `stats.ez_core_metrics_hourly` with balance aggregation metrics\n- Supports `atlas.ez_supply` with supply distribution analysis\n- Provides foundation for account-level analytics and reporting\n\n## Commonly-used Fields\n- `account_id`: Essential for account-specific analysis and balance tracking\n- `epoch_date`: Primary field for time-series analysis and balance history\n- `liquid`: Critical for available balance analysis and spending patterns\n- `staked`: Important for staking participation and validator analysis\n- `lockup_liquid` and `lockup_staked`: Essential for lockup account analysis\n- `storage_usage`: Useful for network resource consumption analysis\n- `reward`: Important for staking reward analysis and economic incentives", "columns": {"account_id": {"name": "account_id", "description": "The NEAR account address for which the balance is recorded.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "epoch_block_id": {"name": "epoch_block_id", "description": "The max block id in for the epoch.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "epoch_date": {"name": "epoch_date", "description": "The date and time at which the epoch began", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "liquid": {"name": "liquid", "description": "The liquid balance of the NEAR account at this epoch.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "lockup_account_id": {"name": "lockup_account_id", "description": "The lockup delegator account ID for the NEAR account, if one exists.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "lockup_liquid": {"name": "lockup_liquid", "description": "Liquid balance of the lockup account at this epoch.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "lockup_reward": {"name": "lockup_reward", "description": "Lockup reward balance of the lockup account at this epoch.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "lockup_staked": {"name": "lockup_staked", "description": "Lockup staked balance of the lockup account at this epoch.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "lockup_unstaked_not_liquid": {"name": "lockup_unstaked_not_liquid", "description": "Lockup unstaked but not liquid balance of the lockup account at this epoch.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "reward": {"name": "reward", "description": "The accumulated reward balance of the NEAR account earned from staking at this epoch.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "staked": {"name": "staked", "description": "The staked balance of the NEAR account at this epoch.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "storage_usage": {"name": "storage_usage", "description": "Storage usage of the NEAR account at this epoch.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "unstaked_not_liquid": {"name": "unstaked_not_liquid", "description": "Unstaked but not liquid balance of the NEAR account at this epoch.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "ez_near_daily_balances_id": {"name": "ez_near_daily_balances_id", "description": "A unique identifier for the record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "INSERTED_TIMESTAMP": {"name": "INSERTED_TIMESTAMP", "description": "The timestamp at which the record was initially created and inserted into this table.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MODIFIED_TIMESTAMP": {"name": "MODIFIED_TIMESTAMP", "description": "The timestamp at which this record was last modified by an internal process.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/gold/core/core__ez_native_daily_balances.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "incremental", "unique_key": "ez_near_daily_balances_id", "incremental_strategy": "merge", "incremental_predicates": ["dynamic_range_predicate_custom", "epoch_date::date"], "cluster_by": ["epoch_date::DATE"], "tags": ["scheduled_non_core"], "post-hook": ["ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION ON EQUALITY(account_id);"]}, "created_at": 1763073391.4733925, "relation_name": "NEAR.core.ez_native_daily_balances", "raw_code": "{{ config(\n materialized = 'incremental',\n unique_key = \"ez_near_daily_balances_id\",\n incremental_strategy = 'merge',\n incremental_predicates = [\"dynamic_range_predicate_custom\",\"epoch_date::date\"],\n cluster_by = ['epoch_date::DATE'],\n post_hook = \"ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION ON EQUALITY(account_id);\",\n tags = ['scheduled_non_core']\n) }}\n\nSELECT\n account_id,\n epoch_block_id,\n epoch_date,\n liquid,\n lockup_account_id,\n lockup_liquid,\n lockup_reward,\n lockup_staked,\n lockup_unstaked_not_liquid,\n reward,\n staked,\n storage_usage,\n unstaked_not_liquid,\n {{ dbt_utils.generate_surrogate_key(\n ['account_id','epoch_block_id']\n ) }} AS ez_near_daily_balances_id,\n SYSDATE() AS inserted_timestamp,\n SYSDATE() AS modified_timestamp,\n '{{ invocation_id }}' AS _invocation_id\nFROM\n {{ ref('silver__native_daily_balances') }}\n\n{% if is_incremental() %}\nWHERE\n epoch_date >= (\n SELECT\n MAX(epoch_date)\n FROM\n {{ this }}\n )\n{% endif %}\n\n--handle potential duplicates introduced by the hevo\nqualify(ROW_NUMBER() over (PARTITION BY ez_near_daily_balances_id\nORDER BY\n modified_timestamp DESC) = 1)", "language": "sql", "refs": [{"name": "silver__native_daily_balances", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_utils.generate_surrogate_key", "macro.dbt.is_incremental", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.silver__native_daily_balances"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.core__ez_cex_flows": {"database": "NEAR", "schema": "core", "name": "core__ez_cex_flows", "resource_type": "model", "package_name": "near_models", "path": "gold/core/core__ez_cex_flows.sql", "original_file_path": "models/gold/core/core__ez_cex_flows.sql", "unique_id": "model.near_models.core__ez_cex_flows", "fqn": ["near_models", "gold", "core", "core__ez_cex_flows"], "alias": "ez_cex_flows", "checksum": {"name": "sha256", "checksum": "2a1040462d44e25d38735228d5dbad1d8885314c6f08b60c5fa7f2f5839deef5"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core"], "meta": {}, "group": null, "materialized": "view", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": null, "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true}, "tags": ["scheduled_non_core"], "description": "An EZ view that filters down to transfers involving centralized exchanges -- full ez_token_transfers continued here: ## Description\nThis table provides an enhanced view of all token transfers on the NEAR Protocol blockchain, combining raw transfer data with token metadata, pricing information, and decimal adjustments. The table includes both raw and adjusted amounts, USD values, and comprehensive token context, making it the primary table for token flow analysis and economic calculations. This easy view eliminates the need for complex joins and calculations, providing ready-to-use data for analytics, reporting, and business intelligence workflows.\n\n## Key Use Cases\n- Token flow analysis with accurate decimal-adjusted amounts and USD values\n- DeFi protocol volume analysis and liquidity monitoring\n- Token economics analysis and market impact assessment\n- Cross-token comparison and portfolio analysis\n- Whale movement tracking with value context\n- Token distribution analysis and holder behavior tracking\n- Economic impact analysis of token transfers and market movements\n\n## Important Relationships\n- Enhances `core.fact_token_transfers` with pricing and metadata from `price.ez_prices_hourly`\n- Combines token metadata from `core.dim_ft_contract_metadata` for complete token context\n- Supports `defi.ez_dex_swaps` with accurate token pricing and amounts\n- Enables `defi.ez_bridge_activity` with cross-chain value analysis\n- Powers `stats.ez_core_metrics_hourly` with aggregated transfer values\n- Provides foundation for all token-related analytics and reporting\n\n## Commonly-used Fields\n- `amount_raw` and `amount_precise`: Essential for accurate token amount analysis\n- `amount_usd`: Critical for economic analysis and value calculations\n- `block_timestamp`: Primary field for time-series analysis and trend detection\n- `from_address` and `to_address`: Important for flow analysis and network mapping\n- `contract_address`: Essential for token-specific analysis and filtering\n- `symbol` and `decimals`: Important for token identification and decimal handling\n- `token_price`: Useful for price trend analysis and market impact assessment", "columns": {"BLOCK_ID": {"name": "BLOCK_ID", "description": "The height of the chain this block corresponds with.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCK_TIMESTAMP": {"name": "BLOCK_TIMESTAMP", "description": "The date and time at which the block began.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TX_HASH": {"name": "TX_HASH", "description": "Unique identifier (hash) of this transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "CONTRACT_ADDRESS": {"name": "CONTRACT_ADDRESS", "description": "The address of the deployed contract for the token, nft, or other smart contract.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "FROM_ADDRESS": {"name": "FROM_ADDRESS", "description": "The address the sends the token.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TO_ADDRESS": {"name": "TO_ADDRESS", "description": "The receiver of usn token.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MEMO": {"name": "MEMO", "description": "Optional log message within the transaction (often null). This field contains additional information or context about the transfer, such as transaction notes, reference numbers, or descriptive text. Memos are commonly used in cross-chain bridges, exchange deposits, or other scenarios where additional context is needed to identify or process the transfer. The memo field is optional and frequently null for standard transfers.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "AMOUNT_RAW": {"name": "AMOUNT_RAW", "description": "Unadjusted amount of tokens as it appears on-chain (not decimal adjusted). This is the raw token amount before any decimal precision adjustments are applied. For example, if transferring 1 NEAR token, the amount_raw would be 1000000000000000000000000 (1e24) since NEAR has 24 decimal places. This field preserves the exact on-chain representation of the token amount for precise calculations and verification.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "AMOUNT_RAW_PRECISE": {"name": "AMOUNT_RAW_PRECISE", "description": "Decimal adjusted amount of tokens (as float, rounded - use this generally). This field provides the token amount after applying the appropriate decimal precision adjustments based on the token's decimal places. For example, if transferring 1 NEAR token, the amount_adj would be 1.0 after dividing the raw amount (1e24) by 10^24. This field is the most commonly used representation for token amounts in analytics and reporting as it provides human-readable values.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TRANSFER_TYPE": {"name": "TRANSFER_TYPE", "description": "Nature of the transfer. This field categorizes the type of token transfer being performed. Common values include \"native\" for raw NEAR token transfers, \"nep141\" for fungible token transfers following the NEAR token standard, and other protocol-specific transfer types. This helps distinguish between different token standards and transfer mechanisms used on the NEAR blockchain.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "HAS_PRICE": {"name": "HAS_PRICE", "description": "Boolean value indicating if the token has a price", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TRANSFER_ACTION": {"name": "TRANSFER_ACTION", "description": "The event that caused the transfer.\n\n- Transfer: A standard transfer Action of tokens from one address to another.\n- Deposit: A deposit Action of tokens into a contract.\n- ft_transfer: A transfer of tokens using the ft_transfer method.\n- ft_transfer_call: A transfer of tokens using the ft_transfer_call method.\n- ft_mint: A minting of tokens using the ft_mint method.\n- order_added: An order being added to the orderbook.\n- add_liquidity: Adding liquidity to a pool.\n- near_deposit: A deposit of NEAR tokens into the wrap.near contract.\n- near_withdraw: A withdrawal of NEAR tokens from the wrap.near contract.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RECEIPT_SUCCEEDED": {"name": "RECEIPT_SUCCEEDED", "description": "Boolean indicating whether the receipt was successfully processed. This field tracks the execution status of the receipt, which is crucial for understanding transaction outcomes. While most transactions succeed, individual receipts within a transaction can fail due to various reasons such as insufficient gas, contract errors, or invalid parameters. This field is essential for filtering successful operations and analyzing failure patterns.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "EZ_TOKEN_TRANSFERS_ID": {"name": "EZ_TOKEN_TRANSFERS_ID", "description": "A unique identifier for the record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "INSERTED_TIMESTAMP": {"name": "INSERTED_TIMESTAMP", "description": "The timestamp at which the record was initially created and inserted into this table.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MODIFIED_TIMESTAMP": {"name": "MODIFIED_TIMESTAMP", "description": "The timestamp at which this record was last modified by an internal process.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TOKEN_IS_VERIFIED": {"name": "TOKEN_IS_VERIFIED", "description": "Boolean flag indicating whether the token or price record is verified by Flipside's crosschain curation process. Verified tokens are prioritized for analytics and are considered reliable for most use cases. Unverified tokens may be incomplete, deprecated, or experimental.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "EXCHANGE_NAME": {"name": "EXCHANGE_NAME", "description": "The name of the centralized exchange associated with the address label", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "DIRECTION": {"name": "DIRECTION", "description": "The direction of the transfer relative to the exchange (withdrawal or deposit or internal_transfer)", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/gold/core/core__ez_cex_flows.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "view", "tags": ["scheduled_non_core"]}, "created_at": 1763073391.2586799, "relation_name": "NEAR.core.ez_cex_flows", "raw_code": "{{ config(\n materialized = 'view',\n tags = ['scheduled_non_core']\n) }}\n\nWITH labels AS (\n\n SELECT\n address,\n label_subtype,\n project_name AS exchange_name\n FROM\n {{ ref('core__dim_address_labels') }}\n WHERE\n label_type = 'cex'\n)\nSELECT\n A.*,\n COALESCE(\n from_label.exchange_name,\n to_label.exchange_name\n ) AS exchange_name,\n CASE\n WHEN from_label.address IS NOT NULL\n AND to_label.address IS NULL THEN 'withdrawal'\n WHEN to_label.address IS NOT NULL\n AND from_label.address IS NULL THEN 'deposit'\n WHEN from_label.address IS NOT NULL\n AND to_label.address IS NOT NULL THEN 'internal_transfer'\n END AS direction\nFROM\n {{ ref('core__ez_token_transfers') }} A\n LEFT JOIN labels from_label\n ON A.from_address = from_label.address\n LEFT JOIN labels to_label\n ON A.to_address = to_label.address\nWHERE\n COALESCE(\n to_label.address,\n from_label.address\n ) IS NOT NULL", "language": "sql", "refs": [{"name": "core__dim_address_labels", "package": null, "version": null}, {"name": "core__ez_token_transfers", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.core__dim_address_labels", "model.near_models.core__ez_token_transfers"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.core__fact_transactions": {"database": "NEAR", "schema": "core", "name": "core__fact_transactions", "resource_type": "model", "package_name": "near_models", "path": "gold/core/core__fact_transactions.sql", "original_file_path": "models/gold/core/core__fact_transactions.sql", "unique_id": "model.near_models.core__fact_transactions", "fqn": ["near_models", "gold", "core", "core__fact_transactions"], "alias": "fact_transactions", "checksum": {"name": "sha256", "checksum": "eece79fad39cfffdf9e922858b2c38f273abaf0e99dbb47dd1141f6d2ccd3831"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_core"], "meta": {}, "group": null, "materialized": "view", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": null, "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "secure": false}, "tags": ["scheduled_core"], "description": "## Description\nThis table contains all transactions processed on the NEAR Protocol blockchain, providing comprehensive transaction metadata including signer and receiver information, gas consumption, fees, and execution status. The data captures the complete transaction lifecycle from submission to finalization, including cryptographic signatures, nonce values, and gas mechanics. This table serves as the primary fact table for transaction-level analytics and provides the foundation for understanding user activity, contract interactions, and network utilization patterns.\n\n## Key Use Cases\n- Transaction volume analysis and network activity monitoring\n- User behavior analysis and wallet activity tracking\n- Gas consumption analysis and fee optimization studies\n- Contract interaction analysis and smart contract usage patterns\n- Transaction success rate analysis and failure investigation\n- Cross-account transaction flow analysis and network mapping\n- Economic analysis of transaction fees and gas pricing\n\n## Important Relationships\n- Links to `core.fact_blocks` through block_id for temporal and block context\n- Connects to `core.fact_receipts` through tx_hash for execution outcome details\n- Provides transaction context for `core.fact_logs` and `core.fact_token_transfers`\n- Supports `core.ez_actions` for detailed action-level analysis\n- Enables analysis in `defi.ez_dex_swaps` and `defi.ez_bridge_activity` through transaction context\n- Powers `stats.ez_core_metrics_hourly` for aggregated transaction metrics\n\n## Commonly-used Fields\n- `tx_hash`: Essential for unique transaction identification and blockchain verification\n- `block_timestamp`: Primary field for time-series analysis and trend detection\n- `tx_signer` and `tx_receiver`: Critical for user activity analysis and network mapping\n- `gas_used` and `transaction_fee`: Important for economic analysis and cost optimization\n- `tx_succeeded`: Essential for success rate analysis and failure investigation\n- `attached_gas`: Important for understanding gas mechanics and transaction planning\n- `nonce`: Critical for transaction ordering and replay protection analysis", "columns": {"BLOCK_ID": {"name": "BLOCK_ID", "description": "The height of the chain this block corresponds with.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCK_HASH": {"name": "BLOCK_HASH", "description": "Unique identifier (hash) of this block.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TX_HASH": {"name": "TX_HASH", "description": "Unique identifier (hash) of this transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCK_TIMESTAMP": {"name": "BLOCK_TIMESTAMP", "description": "The date and time at which the block began.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "NONCE": {"name": "NONCE", "description": "Nonce for transactions.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "SIGNATURE": {"name": "SIGNATURE", "description": "The signature taken from block headers.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TX_RECEIVER": {"name": "TX_RECEIVER", "description": "The transaction receiver, similar to an origin_to in EVM, but can be a contract OR if a relayer is used, the receiver is the user. This field identifies the account that is the intended recipient of the transaction. In direct transactions, this is typically the contract or account being called. In relay transactions, this represents the end user account that the relayer is acting on behalf of.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TX_SIGNER": {"name": "TX_SIGNER", "description": "Account that originally signed the transaction, can be a relayer. This field identifies the account that cryptographically signed the transaction, authorizing it to be executed on the blockchain. In relay transactions, this may be a relayer account rather than the end user, while in direct transactions, it represents the actual user or contract initiating the transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TX": {"name": "TX", "description": "The transaction's information.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "GAS_USED": {"name": "GAS_USED", "description": "Gas used for the transaction. This field represents the amount of computational resources consumed to execute the transaction. Gas is measured in units, and the actual cost is calculated by multiplying gas used by the gas price. In raw number format, to adjust divide by POW(10,12). Higher gas usage indicates more complex operations or larger computational requirements.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "ATTACHED_GAS": {"name": "ATTACHED_GAS", "description": "Units of gas (figure is not decimal adjusted, 10^12) attached to the transaction (this is often higher than 'Gas Used').", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TRANSACTION_FEE": {"name": "TRANSACTION_FEE", "description": "Total fee paid in NEAR to execute this transaction, which is a summation of all fees paid for actions and receipts within the transaction.\n\nIn raw number format, to adjust divide by POW(10,24)", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TX_SUCCEEDED": {"name": "TX_SUCCEEDED", "description": "Boolean indicating if the transaction was successful (rarely used, most tx succeed, it is receipts that can fail). This field tracks the overall success status of the transaction. While most transactions succeed at the transaction level, individual receipts within the transaction can still fail. This field is less commonly used for filtering since receipt-level success tracking provides more granular information about specific operations within the transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "FACT_TRANSACTIONS_ID": {"name": "FACT_TRANSACTIONS_ID", "description": "A unique identifier for the record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "INSERTED_TIMESTAMP": {"name": "INSERTED_TIMESTAMP", "description": "The timestamp at which the record was initially created and inserted into this table.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MODIFIED_TIMESTAMP": {"name": "MODIFIED_TIMESTAMP", "description": "The timestamp at which this record was last modified by an internal process.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/gold/core/core__fact_transactions.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "view", "secure": false, "tags": ["scheduled_core"]}, "created_at": 1763073391.3634236, "relation_name": "NEAR.core.fact_transactions", "raw_code": "{{ config(\n materialized = 'view',\n secure = false,\n tags = ['scheduled_core']\n) }}\n\nSELECT\n tx_hash,\n block_id,\n block_timestamp,\n transaction_json :nonce :: INT AS nonce,\n transaction_json :signature :: STRING AS signature,\n tx_receiver,\n tx_signer,\n transaction_json AS tx,\n gas_used,\n transaction_fee,\n attached_gas,\n tx_succeeded,\n transactions_final_id AS fact_transactions_id,\n inserted_timestamp,\n modified_timestamp\nFROM\n {{ ref('silver__transactions_final') }}", "language": "sql", "refs": [{"name": "silver__transactions_final", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.silver__transactions_final"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.gov__fact_lockup_actions": {"database": "NEAR", "schema": "gov", "name": "gov__fact_lockup_actions", "resource_type": "model", "package_name": "near_models", "path": "gold/governance/gov__fact_lockup_actions.sql", "original_file_path": "models/gold/governance/gov__fact_lockup_actions.sql", "unique_id": "model.near_models.gov__fact_lockup_actions", "fqn": ["near_models", "gold", "governance", "gov__fact_lockup_actions"], "alias": "fact_lockup_actions", "checksum": {"name": "sha256", "checksum": "9d8297da66191f1eaadda12b2442576ee6d95acd317bfc7f471951999f46b5ca"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core"], "meta": {"database_tags": {"table": {"PURPOSE": "STAKING, GOVERNANCE"}}}, "group": null, "materialized": "view", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": null, "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "secure": false}, "tags": ["scheduled_non_core"], "description": "## Description\nThis table contains all lockup account transactions on the NEAR Protocol blockchain, capturing lockup creation, vesting schedules, and release mechanisms. The data includes lockup amounts, duration periods, vesting schedules, and associated metadata, providing comprehensive tracking of token lockups and vesting arrangements. This table provides the foundation for lockup analytics, vesting schedule analysis, and token release tracking across the NEAR ecosystem.\n\n## Key Use Cases\n- Lockup account analysis and vesting schedule tracking\n- Token release analysis and unlock pattern identification\n- Vesting schedule compliance monitoring and analysis\n- Lockup duration analysis and trend identification\n- Cross-account lockup comparison and performance analysis\n- Token distribution analysis and supply impact assessment\n- Governance token lockup analysis and voting power tracking\n\n## Important Relationships\n- Links to `core.fact_transactions` through tx_hash for transaction context\n- Connects to `core.fact_blocks` through block_id for temporal context\n- Provides lockup data for governance analytics and vesting analysis\n- Supports `core.ez_native_daily_balances` with lockup balance tracking\n- Enables analysis in `stats.ez_core_metrics_hourly` for lockup metrics\n- Powers supply analysis and token distribution studies\n\n## Commonly-used Fields\n- `tx_hash`: Essential for linking to transaction details and verification\n- `block_timestamp`: Primary field for time-series analysis and trend detection\n- `lockup_account_id` and `owner_account_id`: Critical for account identification and ownership tracking\n- `deposit`: Important for lockup amount analysis and value tracking\n- `lockup_duration` and `release_duration`: Essential for vesting schedule analysis\n- `lockup_timestamp` and `lockup_timestamp_ntz`: Important for timeline analysis and unlock tracking\n- `vesting_schedule`: Critical for vesting pattern analysis and compliance monitoring", "columns": {"TX_HASH": {"name": "TX_HASH", "description": "Unique identifier (hash) of this transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCK_TIMESTAMP": {"name": "BLOCK_TIMESTAMP", "description": "The date and time at which the block began.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCK_ID": {"name": "BLOCK_ID", "description": "The height of the chain this block corresponds with.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "DEPOSIT": {"name": "DEPOSIT", "description": "Sum of all NEAR tokens transferred from the signing account to the receiver account during receipt processing. This includes tokens sent in a Transfer action(s), and tokens sent in a FunctionCall action(s) with a deposit attached.\n\nIn raw number format with 24 decimal places, to adjust divide by POW(10,24) or multiply by 1e-24.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "LOCKUP_ACCOUNT_ID": {"name": "LOCKUP_ACCOUNT_ID", "description": "A vault created by the lockup action that holds the distributed NEAR tokens until the end of the lockup duration.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "OWNER_ACCOUNT_ID": {"name": "OWNER_ACCOUNT_ID", "description": "The wallet address of the owner for the locked tokens, per the initial distribution.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "LOCKUP_DURATION": {"name": "LOCKUP_DURATION", "description": "The duration of the lockup period.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "LOCKUP_TIMESTAMP": {"name": "LOCKUP_TIMESTAMP", "description": "The initial lockup timestamp, in epoch time.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "LOCKUP_TIMESTAMP_NTZ": {"name": "LOCKUP_TIMESTAMP_NTZ", "description": "Timestamp of the start of the lockup period, converted to UTC time.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RELEASE_DURATION": {"name": "RELEASE_DURATION", "description": "The duration until the locked tokens can be released.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "VESTING_SCHEDULE": {"name": "VESTING_SCHEDULE", "description": "Legacy/no longer used. The vesting schedule for the locked tokens.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TRANSFERS_INFORMATION": {"name": "TRANSFERS_INFORMATION", "description": "A dictionary of information about the parameters allowing or limiting transfers of the locked NEAR.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "FACT_LOCKUP_ACTIONS_ID": {"name": "FACT_LOCKUP_ACTIONS_ID", "description": "A unique identifier for the record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "INSERTED_TIMESTAMP": {"name": "INSERTED_TIMESTAMP", "description": "The timestamp at which the record was initially created and inserted into this table.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MODIFIED_TIMESTAMP": {"name": "MODIFIED_TIMESTAMP", "description": "The timestamp at which this record was last modified by an internal process.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {"database_tags": {"table": {"PURPOSE": "STAKING, GOVERNANCE"}}}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/gold/governance/gov__fact_lockup_actions.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "view", "secure": false, "tags": ["scheduled_non_core"], "meta": {"database_tags": {"table": {"PURPOSE": "STAKING, GOVERNANCE"}}}}, "created_at": 1763073391.6948574, "relation_name": "NEAR.gov.fact_lockup_actions", "raw_code": "{{ config(\n materialized = 'view',\n secure = false,\n tags = ['scheduled_non_core'],\n meta ={ 'database_tags':{ 'table':{ 'PURPOSE': 'STAKING, GOVERNANCE' }}}\n) }}\n\nWITH lockup_actions AS (\n\n SELECT\n tx_hash,\n block_timestamp,\n block_id,\n deposit,\n lockup_account_id,\n owner_account_id,\n lockup_duration,\n lockup_timestamp,\n lockup_timestamp_ntz,\n release_duration,\n vesting_schedule,\n transfers_information,\n COALESCE(\n lockup_actions_id,\n {{ dbt_utils.generate_surrogate_key(\n ['tx_hash']\n ) }}\n ) AS fact_lockup_actions_id,\n COALESCE(inserted_timestamp, _inserted_timestamp, '2000-01-01' :: TIMESTAMP_NTZ) AS inserted_timestamp,\n COALESCE(modified_timestamp, _inserted_timestamp, '2000-01-01' :: TIMESTAMP_NTZ) AS modified_timestamp\n FROM\n {{ ref('silver__lockup_actions') }}\n)\nSELECT\n *\nFROM\n lockup_actions", "language": "sql", "refs": [{"name": "silver__lockup_actions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_utils.generate_surrogate_key", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.silver__lockup_actions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.gov__fact_staking_pool_daily_balances": {"database": "NEAR", "schema": "gov", "name": "gov__fact_staking_pool_daily_balances", "resource_type": "model", "package_name": "near_models", "path": "gold/governance/gov__fact_staking_pool_daily_balances.sql", "original_file_path": "models/gold/governance/gov__fact_staking_pool_daily_balances.sql", "unique_id": "model.near_models.gov__fact_staking_pool_daily_balances", "fqn": ["near_models", "gold", "governance", "gov__fact_staking_pool_daily_balances"], "alias": "fact_staking_pool_daily_balances", "checksum": {"name": "sha256", "checksum": "3ca2a49778cf70d7d603c640b6fcb3cab672d029b07ce2eeca84818812be7479"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core"], "meta": {"database_tags": {"table": {"PURPOSE": "STAKING, GOVERNANCE"}}}, "group": null, "materialized": "view", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": null, "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "secure": false}, "tags": ["scheduled_non_core"], "description": "## Description\nThis table contains daily balance snapshots for all staking pools on the NEAR Protocol blockchain, providing aggregated daily balance data for staking pool analysis and performance tracking. The data includes daily balance amounts, pool addresses, and associated metadata, enabling historical analysis of staking pool growth, performance trends, and liquidity patterns. This table provides the foundation for staking pool analytics, validator performance analysis, and long-term trend identification across the NEAR ecosystem.\n\n## Key Use Cases\n- Staking pool growth analysis and historical performance tracking\n- Daily balance trend analysis and pattern identification\n- Cross-pool performance comparison and benchmarking\n- Staking pool health monitoring and risk assessment\n- Long-term validator performance analysis and trend identification\n- Staking adoption analysis and participation tracking\n- Governance participation analysis and voting power distribution over time\n\n## Important Relationships\n- Aggregates data from `gov.fact_staking_pool_balances` for daily analysis\n- Provides daily balance data for staking pool analytics and reporting\n- Supports `gov.fact_staking_actions` with historical balance context\n- Enables analysis in `stats.ez_core_metrics_hourly` for staking metrics\n- Powers cross-pool analysis and long-term validator performance comparison\n- Supports governance analytics and staking participation trend analysis\n\n## Commonly-used Fields\n- `date`: Essential for time-series analysis and trend detection\n- `balance`: Critical for daily balance analysis and performance assessment\n- `address`: Essential for staking pool identification and analysis\n- `fact_staking_pool_daily_balances_id`: Important for unique record identification\n- `inserted_timestamp`: Useful for data freshness and update tracking\n- `modified_timestamp`: Important for data quality and update monitoring", "columns": {"DATE": {"name": "DATE", "description": "The date (day).", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "ADDRESS": {"name": "ADDRESS", "description": "The NEAR address of the staking pool.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BALANCE": {"name": "BALANCE", "description": "The balance of a pool or address at a given block.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "FACT_STAKING_POOL_DAILY_BALANCES_ID": {"name": "FACT_STAKING_POOL_DAILY_BALANCES_ID", "description": "A unique identifier for the record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "INSERTED_TIMESTAMP": {"name": "INSERTED_TIMESTAMP", "description": "The timestamp at which the record was initially created and inserted into this table.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MODIFIED_TIMESTAMP": {"name": "MODIFIED_TIMESTAMP", "description": "The timestamp at which this record was last modified by an internal process.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {"database_tags": {"table": {"PURPOSE": "STAKING, GOVERNANCE"}}}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/gold/governance/gov__fact_staking_pool_daily_balances.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "view", "secure": false, "tags": ["scheduled_non_core"], "meta": {"database_tags": {"table": {"PURPOSE": "STAKING, GOVERNANCE"}}}}, "created_at": 1763073391.841209, "relation_name": "NEAR.gov.fact_staking_pool_daily_balances", "raw_code": "{{ config(\n materialized = 'view',\n secure = false,\n tags = ['scheduled_non_core'],\n meta ={ 'database_tags':{ 'table':{ 'PURPOSE': 'STAKING, GOVERNANCE' }}}\n) }}\n\nWITH daily_balance AS (\n\n SELECT\n date_day AS DATE,\n address,\n balance,\n COALESCE(\n pool_balance_daily_id,\n {{ dbt_utils.generate_surrogate_key(\n ['date_day', 'address']\n ) }}\n ) AS fact_staking_pool_daily_balances_id,\n COALESCE(inserted_timestamp, '2000-01-01' :: TIMESTAMP_NTZ) AS inserted_timestamp,\n COALESCE(modified_timestamp, '2000-01-01' :: TIMESTAMP_NTZ) AS modified_timestamp\n FROM\n {{ ref('silver__pool_balance_daily') }}\n)\nSELECT\n *\nFROM\n daily_balance", "language": "sql", "refs": [{"name": "silver__pool_balance_daily", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_utils.generate_surrogate_key", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.silver__pool_balance_daily"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.gov__fact_staking_pool_balances": {"database": "NEAR", "schema": "gov", "name": "gov__fact_staking_pool_balances", "resource_type": "model", "package_name": "near_models", "path": "gold/governance/gov__fact_staking_pool_balances.sql", "original_file_path": "models/gold/governance/gov__fact_staking_pool_balances.sql", "unique_id": "model.near_models.gov__fact_staking_pool_balances", "fqn": ["near_models", "gold", "governance", "gov__fact_staking_pool_balances"], "alias": "fact_staking_pool_balances", "checksum": {"name": "sha256", "checksum": "9d04842cacf7a98a36f4a12ee82ee034ed97b44c51ff5334c3b767cbb8892be5"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core"], "meta": {"database_tags": {"table": {"PURPOSE": "STAKING, GOVERNANCE"}}}, "group": null, "materialized": "view", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": null, "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "secure": false}, "tags": ["scheduled_non_core"], "description": "## Description\nThis table contains all staking pool balance changes on the NEAR Protocol blockchain, capturing the dynamic balance updates of staking pools as tokens are deposited, withdrawn, or rewards are distributed. The data includes balance amounts, pool addresses, and associated metadata, providing comprehensive tracking of staking pool liquidity and performance. This table provides the foundation for staking pool analytics, validator performance analysis, and pool health monitoring across the NEAR ecosystem.\n\n## Key Use Cases\n- Staking pool balance analysis and liquidity monitoring\n- Validator performance tracking and pool comparison\n- Staking pool health assessment and risk analysis\n- Balance change pattern analysis and trend identification\n- Cross-pool balance comparison and performance benchmarking\n- Staking pool growth analysis and adoption tracking\n- Governance participation analysis and voting power distribution\n\n## Important Relationships\n- Links to `core.fact_transactions` through tx_hash for transaction context\n- Connects to `core.fact_blocks` through block_id for temporal context\n- Provides balance data for `gov.fact_staking_pool_daily_balances` with aggregated metrics\n- Supports `gov.fact_staking_actions` with balance impact analysis\n- Enables analysis in `stats.ez_core_metrics_hourly` for staking metrics\n- Powers cross-pool analysis and validator performance comparison\n\n## Commonly-used Fields\n- `tx_hash`: Essential for linking to transaction details and verification\n- `block_timestamp`: Primary field for time-series analysis and trend detection\n- `balance`: Critical for pool balance analysis and liquidity assessment\n- `address`: Essential for staking pool identification and analysis\n- `receipt_object_id`: Important for action-level analysis and receipt context\n- `block_id`: Useful for temporal ordering and block-level analysis\n- `inserted_timestamp`: Important for data freshness and update tracking", "columns": {"TX_HASH": {"name": "TX_HASH", "description": "Unique identifier (hash) of this transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCK_ID": {"name": "BLOCK_ID", "description": "The height of the chain this block corresponds with.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCK_TIMESTAMP": {"name": "BLOCK_TIMESTAMP", "description": "The date and time at which the block began.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RECEIPT_OBJECT_ID": {"name": "RECEIPT_OBJECT_ID", "description": "Please note this column is being deprecated in favor of simply \"receipt_id\".", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "ADDRESS": {"name": "ADDRESS", "description": "The NEAR address of the staking pool.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BALANCE": {"name": "BALANCE", "description": "The balance of a pool or address at a given block.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "FACT_STAKING_POOL_BALANCES_ID": {"name": "FACT_STAKING_POOL_BALANCES_ID", "description": "A unique identifier for the record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "INSERTED_TIMESTAMP": {"name": "INSERTED_TIMESTAMP", "description": "The timestamp at which the record was initially created and inserted into this table.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MODIFIED_TIMESTAMP": {"name": "MODIFIED_TIMESTAMP", "description": "The timestamp at which this record was last modified by an internal process.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {"database_tags": {"table": {"PURPOSE": "STAKING, GOVERNANCE"}}}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/gold/governance/gov__fact_staking_pool_balances.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "view", "secure": false, "tags": ["scheduled_non_core"], "meta": {"database_tags": {"table": {"PURPOSE": "STAKING, GOVERNANCE"}}}}, "created_at": 1763073391.6666873, "relation_name": "NEAR.gov.fact_staking_pool_balances", "raw_code": "{{ config(\n materialized = 'view',\n secure = false,\n tags = ['scheduled_non_core'],\n meta ={ 'database_tags':{ 'table':{ 'PURPOSE': 'STAKING, GOVERNANCE' }}}\n) }}\n\nWITH balance_changes AS (\n\n SELECT\n tx_hash,\n block_id,\n block_timestamp,\n receipt_object_id,\n receiver_id AS address,\n amount_adj AS balance,\n COALESCE(\n pool_balances_id,\n {{ dbt_utils.generate_surrogate_key(\n ['tx_hash']\n ) }}\n ) AS fact_staking_pool_balances_id,\n COALESCE(inserted_timestamp, _inserted_timestamp, '2000-01-01' :: TIMESTAMP_NTZ) AS inserted_timestamp,\n COALESCE(modified_timestamp, _inserted_timestamp, '2000-01-01' :: TIMESTAMP_NTZ) AS modified_timestamp\n FROM\n {{ ref('silver__pool_balances') }}\n)\nSELECT\n *\nFROM\n balance_changes", "language": "sql", "refs": [{"name": "silver__pool_balances", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_utils.generate_surrogate_key", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.silver__pool_balances"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.gov__fact_staking_actions": {"database": "NEAR", "schema": "gov", "name": "gov__fact_staking_actions", "resource_type": "model", "package_name": "near_models", "path": "gold/governance/gov__fact_staking_actions.sql", "original_file_path": "models/gold/governance/gov__fact_staking_actions.sql", "unique_id": "model.near_models.gov__fact_staking_actions", "fqn": ["near_models", "gold", "governance", "gov__fact_staking_actions"], "alias": "fact_staking_actions", "checksum": {"name": "sha256", "checksum": "37f39b79639588bcc07fea9aa63dfdf8e032fb0e1fef60fa254bd2c5d141db74"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core"], "meta": {"database_tags": {"table": {"PURPOSE": "STAKING, GOVERNANCE"}}}, "group": null, "materialized": "view", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": null, "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "secure": false}, "tags": ["scheduled_non_core"], "description": "## Description\nThis table contains all staking-related transactions on the NEAR Protocol blockchain, capturing staking actions such as deposits, withdrawals, and reward distributions. The data includes staking amounts, action types, and associated metadata, providing comprehensive tracking of staking participation and validator interactions. This table provides the foundation for staking analytics, validator performance analysis, and governance participation tracking across the NEAR ecosystem.\n\n## Key Use Cases\n- Staking participation analysis and user behavior tracking\n- Validator performance analysis and staking pool comparison\n- Staking reward analysis and yield optimization\n- Staking pattern analysis and trend identification\n- Cross-pool staking comparison and performance benchmarking\n- Staking pool health monitoring and risk assessment\n- Governance participation analysis and voting power tracking\n\n## Important Relationships\n- Links to `core.fact_transactions` through tx_hash for transaction context\n- Connects to `core.fact_blocks` through block_id for temporal context\n- Provides staking data for `gov.ez_staking_actions` with enhanced metadata\n- Supports `gov.fact_staking_pool_balances` with action impact analysis\n- Enables analysis in `stats.ez_core_metrics_hourly` for staking metrics\n- Powers cross-pool analysis and validator performance comparison\n\n## Commonly-used Fields\n- `tx_hash`: Essential for linking to transaction details and verification\n- `block_timestamp`: Primary field for time-series analysis and trend detection\n- `action`: Critical for staking action classification and analysis\n- `amount`: Important for staking volume analysis and participation tracking\n- `address`: Essential for staking pool identification and analysis\n- `signer_id`: Important for user behavior analysis and staking patterns\n- `predecessor_id`: Useful for action flow tracking and context analysis", "columns": {"TX_HASH": {"name": "TX_HASH", "description": "Unique identifier (hash) of this transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCK_ID": {"name": "BLOCK_ID", "description": "The height of the chain this block corresponds with.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCK_TIMESTAMP": {"name": "BLOCK_TIMESTAMP", "description": "The date and time at which the block began.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "RECEIPT_OBJECT_ID": {"name": "RECEIPT_OBJECT_ID", "description": "Please note this column is being deprecated in favor of simply \"receipt_id\".", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "ADDRESS": {"name": "ADDRESS", "description": "The NEAR address of the staking pool.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "PREDECESSOR_ID": {"name": "PREDECESSOR_ID", "description": "Account that called the relevant receipt (often the same as tx_signer, but can be system as well). This field identifies the account that directly invoked the receipt being processed. In simple transactions, this is typically the same as the transaction signer. However, in cross-contract calls or system operations, this may be a different account or the system account. This is crucial for understanding the call chain and access control in NEAR's execution model.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "SIGNER_ID": {"name": "SIGNER_ID", "description": "Signer of the receipt, often same as tx_signer, sometimes system in the case of systemic gas refunds. This field identifies the account that has the authority to execute the receipt. In most cases, this is the same as the transaction signer, but in system operations like gas refunds, this may be the system account. The signer is the account that originally signed the transaction that began the blockchain activity, which may or may not include cross-contract calls.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "ACTION": {"name": "ACTION", "description": "The staking action performed in this transaction. Can be `\"Stake\"` or `\"Unstake\"` if in the deprecating `dim_staking_actions` table, or `staking`, `unstaking`, `deposited`, `withdrawing` if in the new `fact_staking_actions` table. These method names are taken directly from the log in which they occur.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "AMOUNT": {"name": "AMOUNT", "description": "The amount of tokens transferred\nIf in the ez_ view, this number is decimal adjusted to actual amount. If in silver level or a fact_ view, the raw amount is presented", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "FACT_STAKING_ACTIONS_ID": {"name": "FACT_STAKING_ACTIONS_ID", "description": "A unique identifier for the record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "INSERTED_TIMESTAMP": {"name": "INSERTED_TIMESTAMP", "description": "The timestamp at which the record was initially created and inserted into this table.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MODIFIED_TIMESTAMP": {"name": "MODIFIED_TIMESTAMP", "description": "The timestamp at which this record was last modified by an internal process.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {"database_tags": {"table": {"PURPOSE": "STAKING, GOVERNANCE"}}}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/gold/governance/gov__fact_staking_actions.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "view", "secure": false, "tags": ["scheduled_non_core"], "meta": {"database_tags": {"table": {"PURPOSE": "STAKING, GOVERNANCE"}}}}, "created_at": 1763073391.806675, "relation_name": "NEAR.gov.fact_staking_actions", "raw_code": "{{ config(\n materialized = 'view',\n secure = false,\n tags = ['scheduled_non_core'],\n meta ={ 'database_tags':{ 'table':{ 'PURPOSE': 'STAKING, GOVERNANCE' }}}\n) }}\n\nWITH staking_actions AS (\n\n SELECT\n tx_hash,\n block_id,\n block_timestamp,\n receipt_object_id,\n receiver_id AS address,\n predecessor_id,\n signer_id,\n action,\n amount_adj AS amount,\n staking_actions_v2_id AS fact_staking_actions_id,\n COALESCE(inserted_timestamp, _inserted_timestamp, '2000-01-01' :: TIMESTAMP_NTZ) AS inserted_timestamp,\n COALESCE(modified_timestamp, _inserted_timestamp, '2000-01-01' :: TIMESTAMP_NTZ) AS modified_timestamp\n FROM\n {{ ref('silver__staking_actions_v2') }}\n)\nSELECT\n *\nFROM\n staking_actions", "language": "sql", "refs": [{"name": "silver__staking_actions_v2", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.silver__staking_actions_v2"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.gov__dim_staking_pools": {"database": "NEAR", "schema": "gov", "name": "gov__dim_staking_pools", "resource_type": "model", "package_name": "near_models", "path": "gold/governance/gov__dim_staking_pools.sql", "original_file_path": "models/gold/governance/gov__dim_staking_pools.sql", "unique_id": "model.near_models.gov__dim_staking_pools", "fqn": ["near_models", "gold", "governance", "gov__dim_staking_pools"], "alias": "dim_staking_pools", "checksum": {"name": "sha256", "checksum": "de6933150715f68bd5a455606911ad9412e538bf0990b46782555a1ecf1e8ac2"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core"], "meta": {"database_tags": {"table": {"PURPOSE": "STAKING, GOVERNANCE"}}}, "group": null, "materialized": "view", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": null, "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "secure": false}, "tags": ["scheduled_non_core"], "description": "## Description\nThis table contains comprehensive metadata for staking pools on the NEAR Protocol blockchain, including pool addresses, owners, reward fee structures, and pool creation details. The data covers all staking pools that participate in NEAR's proof-of-stake consensus mechanism, providing essential context for staking analysis, validator performance tracking, and governance participation. This dimension table supports all staking-related analytics by providing standardized pool information and enabling proper staking pool categorization and analysis.\n\n## Key Use Cases\n- Staking pool identification and metadata enrichment\n- Validator performance analysis and pool comparison\n- Staking pool fee structure analysis and optimization\n- Pool creation and lifecycle tracking\n- Cross-pool performance benchmarking\n- Staking pool discovery and participation analysis\n- Governance participation tracking and analysis\n\n## Important Relationships\n- Enriches `gov.fact_staking_actions` with pool metadata and context\n- Supports `gov.fact_staking_pool_balances` with pool identification\n- Provides metadata for `gov.ez_staking_actions` with enhanced pool context\n- Enables analysis in `stats.ez_core_metrics_hourly` for staking metrics\n- Supports cross-pool analysis and validator performance comparison\n- Powers governance analytics and staking participation analysis\n\n## Commonly-used Fields\n- `address`: Essential for joining with staking action and balance data\n- `owner`: Critical for validator identification and ownership analysis\n- `reward_fee_fraction`: Important for fee structure analysis and optimization\n- `tx_hash`: Essential for pool creation transaction linking and verification\n- `block_timestamp`: Primary field for time-series analysis and pool lifecycle tracking\n- `tx_type`: Important for pool operation classification and analysis\n- `inserted_timestamp`: Useful for pool discovery timeline analysis", "columns": {"TX_HASH": {"name": "TX_HASH", "description": "Unique identifier (hash) of this transaction.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCK_TIMESTAMP": {"name": "BLOCK_TIMESTAMP", "description": "The date and time at which the block began.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "OWNER": {"name": "OWNER", "description": "The account of the staking pool owner.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "ADDRESS": {"name": "ADDRESS", "description": "The pool address delegated into.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "REWARD_FEE_FRACTION": {"name": "REWARD_FEE_FRACTION", "description": "An object representing the fraction of the reward fee taken by the staking pool.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TX_TYPE": {"name": "TX_TYPE", "description": "The type of transaction involving this staking pool.\nEither `\"Create\"` for staking pool creation or `\"Update\"` for `reward_fee_fraction` updates.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "DIM_STAKING_POOLS_ID": {"name": "DIM_STAKING_POOLS_ID", "description": "A unique identifier for the record.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "INSERTED_TIMESTAMP": {"name": "INSERTED_TIMESTAMP", "description": "The timestamp at which the record was initially created and inserted into this table.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MODIFIED_TIMESTAMP": {"name": "MODIFIED_TIMESTAMP", "description": "The timestamp at which this record was last modified by an internal process.", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {"database_tags": {"table": {"PURPOSE": "STAKING, GOVERNANCE"}}}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/gold/governance/gov__dim_staking_pools.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "view", "secure": false, "tags": ["scheduled_non_core"], "meta": {"database_tags": {"table": {"PURPOSE": "STAKING, GOVERNANCE"}}}}, "created_at": 1763073391.744516, "relation_name": "NEAR.gov.dim_staking_pools", "raw_code": "{{ config(\n materialized = 'view',\n secure = false,\n tags = ['scheduled_non_core'],\n meta ={ 'database_tags':{ 'table':{ 'PURPOSE': 'STAKING, GOVERNANCE' }}}\n) }}\n\nWITH staking_pools AS (\n\n SELECT\n *\n FROM\n {{ ref('silver__staking_pools_s3') }}\n)\nSELECT\n tx_hash,\n block_timestamp,\n owner,\n address,\n reward_fee_fraction,\n tx_type,\n COALESCE(\n staking_pools_id,\n {{ dbt_utils.generate_surrogate_key(\n ['tx_hash']\n ) }}\n ) AS dim_staking_pools_id,\n inserted_timestamp,\n modified_timestamp\nFROM\n staking_pools", "language": "sql", "refs": [{"name": "silver__staking_pools_s3", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_utils.generate_surrogate_key", "macro.fsc_utils.set_query_tag"], "nodes": ["model.near_models.silver__staking_pools_s3"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.bronze__ft_balances_daily": {"database": "NEAR", "schema": "bronze", "name": "bronze__ft_balances_daily", "resource_type": "model", "package_name": "near_models", "path": "bronze/bronze__ft_balances_daily.sql", "original_file_path": "models/bronze/bronze__ft_balances_daily.sql", "unique_id": "model.near_models.bronze__ft_balances_daily", "fqn": ["near_models", "bronze", "bronze__ft_balances_daily"], "alias": "ft_balances_daily", "checksum": {"name": "sha256", "checksum": "25a3f47ddb005b08654739773d3cb6f92cc3078af638860afd4452f16b83f7ac"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": [], "meta": {}, "group": null, "materialized": "view", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": null, "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "view"}, "created_at": 1763073386.1938534, "relation_name": "NEAR.bronze.ft_balances_daily", "raw_code": "{{ config(\n materialized = 'view'\n) }}\n\nSELECT\n account_id,\n epoch_block_height,\n epoch_date,\n liquid,\n lockup_account_id,\n lockup_liquid,\n lockup_reward,\n lockup_staked,\n lockup_unstaked_not_liquid,\n reward,\n staked,\n storage_usage,\n unstaked_not_liquid,\n __HEVO_ID,\n __HEVO__INGESTED_AT,\n __HEVO__LOADED_AT\nFROM\n {{ source(\n 'hevo',\n 'flipsidecrypto_near_ft_balances_daily'\n ) }}", "language": "sql", "refs": [], "sources": [["hevo", "flipsidecrypto_near_ft_balances_daily"]], "metrics": [], "depends_on": {"macros": ["macro.fsc_utils.set_query_tag"], "nodes": ["source.near_models.hevo.flipsidecrypto_near_ft_balances_daily"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.bronze__omni_metadata": {"database": "NEAR", "schema": "bronze", "name": "bronze__omni_metadata", "resource_type": "model", "package_name": "near_models", "path": "bronze/bronze__omni_metadata.sql", "original_file_path": "models/bronze/bronze__omni_metadata.sql", "unique_id": "model.near_models.bronze__omni_metadata", "fqn": ["near_models", "bronze", "bronze__omni_metadata"], "alias": "omni_metadata", "checksum": {"name": "sha256", "checksum": "ab6c974f8de57755d9f352a581f51fec1a895b618754701111b9787fb926dd69"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["streamline_helper"], "meta": {}, "group": null, "materialized": "view", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": null, "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true}, "tags": ["streamline_helper"], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "view", "tags": ["streamline_helper"]}, "created_at": 1763073386.200362, "relation_name": "NEAR.bronze.omni_metadata", "raw_code": "{{ config (\n materialized = 'view',\n tags = ['streamline_helper']\n) }}\n\n{{ streamline_external_table_FR_query_v2(\n model = \"omni_metadata\",\n partition_function = \"CAST(SPLIT_PART(SPLIT_PART(file_name, '/', 3), '_', 1) AS INTEGER )\"\n) }}", "language": "sql", "refs": [], "sources": [["bronze_streamline", "omni_metadata"], ["bronze_streamline", "omni_metadata"]], "metrics": [], "depends_on": {"macros": ["macro.near_models.streamline_external_table_FR_query_v2", "macro.fsc_utils.set_query_tag"], "nodes": ["source.near_models.bronze_streamline.omni_metadata"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.bronze__blocks": {"database": "NEAR", "schema": "bronze", "name": "bronze__blocks", "resource_type": "model", "package_name": "near_models", "path": "bronze/bronze__blocks.sql", "original_file_path": "models/bronze/bronze__blocks.sql", "unique_id": "model.near_models.bronze__blocks", "fqn": ["near_models", "bronze", "bronze__blocks"], "alias": "blocks", "checksum": {"name": "sha256", "checksum": "bda65b4aca033b2efdcf5d67b44cb33f36a371e9980664a306bc104e6f53d2a2"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["streamline_helper"], "meta": {}, "group": null, "materialized": "view", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": null, "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true}, "tags": ["streamline_helper"], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "view", "tags": ["streamline_helper"]}, "created_at": 1763073386.2106633, "relation_name": "NEAR.bronze.blocks", "raw_code": "{{ config (\n materialized = 'view',\n tags = ['streamline_helper']\n\n) }}\n\n{{ streamline_external_table_query_v2(\n model = \"blocks_v2\",\n partition_function = \"CAST(SPLIT_PART(SPLIT_PART(file_name, '/', 3), '_', 1) AS INTEGER )\"\n) }}", "language": "sql", "refs": [], "sources": [["bronze_streamline", "blocks_v2"], ["bronze_streamline", "blocks_v2"]], "metrics": [], "depends_on": {"macros": ["macro.near_models.streamline_external_table_query_v2", "macro.fsc_utils.set_query_tag"], "nodes": ["source.near_models.bronze_streamline.blocks_v2"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.bronze__dates": {"database": "NEAR", "schema": "bronze", "name": "bronze__dates", "resource_type": "model", "package_name": "near_models", "path": "bronze/bronze__dates.sql", "original_file_path": "models/bronze/bronze__dates.sql", "unique_id": "model.near_models.bronze__dates", "fqn": ["near_models", "bronze", "bronze__dates"], "alias": "dates", "checksum": {"name": "sha256", "checksum": "9d1288b17a84da124405c9153a2b7ffa59e90a9aa2bff722acfdabaf999633e0"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": [], "meta": {}, "group": null, "materialized": "view", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": null, "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "view"}, "created_at": 1763073386.219765, "relation_name": "NEAR.bronze.dates", "raw_code": "{{ config(\n materialized = 'view'\n) }}\n\nSELECT\n date_day,\n prior_date_day,\n next_date_day,\n prior_year_date_day,\n prior_year_over_year_date_day,\n day_of_week,\n day_of_week_iso,\n day_of_week_name,\n day_of_week_name_short,\n day_of_month,\n day_of_year,\n week_start_date,\n week_end_date,\n prior_year_week_start_date,\n prior_year_week_end_date,\n week_of_year,\n iso_week_start_date,\n iso_week_end_date,\n prior_year_iso_week_start_date,\n prior_year_iso_week_end_date,\n iso_week_of_year,\n prior_year_week_of_year,\n prior_year_iso_week_of_year,\n month_of_year,\n month_name,\n month_name_short,\n month_start_date,\n month_end_date,\n prior_year_month_start_date,\n prior_year_month_end_date,\n quarter_of_year,\n quarter_start_date,\n quarter_end_date,\n year_number,\n year_start_date,\n year_end_date\nFROM\n {{ source(\n 'crosschain',\n 'dim_dates'\n ) }}", "language": "sql", "refs": [], "sources": [["crosschain", "dim_dates"]], "metrics": [], "depends_on": {"macros": ["macro.fsc_utils.set_query_tag"], "nodes": ["source.near_models.crosschain.dim_dates"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.bronze__FR_chunks": {"database": "NEAR", "schema": "bronze", "name": "bronze__FR_chunks", "resource_type": "model", "package_name": "near_models", "path": "bronze/bronze__FR_chunks.sql", "original_file_path": "models/bronze/bronze__FR_chunks.sql", "unique_id": "model.near_models.bronze__FR_chunks", "fqn": ["near_models", "bronze", "bronze__FR_chunks"], "alias": "FR_chunks", "checksum": {"name": "sha256", "checksum": "da3e32639b5fd5cf14cb5007b2246af00563481454d8a102b5f67a744b1b7c28"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["streamline_helper"], "meta": {}, "group": null, "materialized": "view", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": null, "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true}, "tags": ["streamline_helper"], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "view", "tags": ["streamline_helper"]}, "created_at": 1763073386.2262242, "relation_name": "NEAR.bronze.FR_chunks", "raw_code": "{{ config (\n materialized = 'view',\n tags = ['streamline_helper']\n) }}\n\n{{ streamline_external_table_FR_query_v2(\n model = \"chunks_v2\",\n partition_function = \"CAST(SPLIT_PART(SPLIT_PART(file_name, '/', 3), '_', 1) AS INTEGER )\"\n) }}", "language": "sql", "refs": [], "sources": [["bronze_streamline", "chunks_v2"], ["bronze_streamline", "chunks_v2"]], "metrics": [], "depends_on": {"macros": ["macro.near_models.streamline_external_table_FR_query_v2", "macro.fsc_utils.set_query_tag"], "nodes": ["source.near_models.bronze_streamline.chunks_v2"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.bronze__FR_transactions": {"database": "NEAR", "schema": "bronze", "name": "bronze__FR_transactions", "resource_type": "model", "package_name": "near_models", "path": "bronze/bronze__FR_transactions.sql", "original_file_path": "models/bronze/bronze__FR_transactions.sql", "unique_id": "model.near_models.bronze__FR_transactions", "fqn": ["near_models", "bronze", "bronze__FR_transactions"], "alias": "FR_transactions", "checksum": {"name": "sha256", "checksum": "4463ffd3b6aa8fbd2fb8d5f6b79e26d5f8327e203f9df6527a1211612c7aed62"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["streamline_helper"], "meta": {}, "group": null, "materialized": "view", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": null, "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true}, "tags": ["streamline_helper"], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "view", "tags": ["streamline_helper"]}, "created_at": 1763073386.2349122, "relation_name": "NEAR.bronze.FR_transactions", "raw_code": "{{ config (\n materialized = 'view',\n tags = ['streamline_helper']\n) }}\n\n{{ streamline_external_table_FR_query_v2(\n model = \"transactions_v2\",\n partition_function = \"CAST(SPLIT_PART(SPLIT_PART(file_name, '/', 3), '_', 1) AS INTEGER )\"\n) }}", "language": "sql", "refs": [], "sources": [["bronze_streamline", "transactions_v2"], ["bronze_streamline", "transactions_v2"]], "metrics": [], "depends_on": {"macros": ["macro.near_models.streamline_external_table_FR_query_v2", "macro.fsc_utils.set_query_tag"], "nodes": ["source.near_models.bronze_streamline.transactions_v2"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.bronze__chunks": {"database": "NEAR", "schema": "bronze", "name": "bronze__chunks", "resource_type": "model", "package_name": "near_models", "path": "bronze/bronze__chunks.sql", "original_file_path": "models/bronze/bronze__chunks.sql", "unique_id": "model.near_models.bronze__chunks", "fqn": ["near_models", "bronze", "bronze__chunks"], "alias": "chunks", "checksum": {"name": "sha256", "checksum": "e74ed791a3fe0e3a3ee69fbc5adf78f47d0d8cb5c1359a62d5feacc2c85bdd21"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["streamline_helper"], "meta": {}, "group": null, "materialized": "view", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": null, "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true}, "tags": ["streamline_helper"], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "view", "tags": ["streamline_helper"]}, "created_at": 1763073386.242761, "relation_name": "NEAR.bronze.chunks", "raw_code": "{{ config (\n materialized = 'view',\n tags = ['streamline_helper']\n\n) }}\n\n{{ streamline_external_table_query_v2(\n model = \"chunks_v2\",\n partition_function = \"CAST(SPLIT_PART(SPLIT_PART(file_name, '/', 3), '_', 1) AS INTEGER )\"\n) }}", "language": "sql", "refs": [], "sources": [["bronze_streamline", "chunks_v2"], ["bronze_streamline", "chunks_v2"]], "metrics": [], "depends_on": {"macros": ["macro.near_models.streamline_external_table_query_v2", "macro.fsc_utils.set_query_tag"], "nodes": ["source.near_models.bronze_streamline.chunks_v2"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.bronze__FR_blocks": {"database": "NEAR", "schema": "bronze", "name": "bronze__FR_blocks", "resource_type": "model", "package_name": "near_models", "path": "bronze/bronze__FR_blocks.sql", "original_file_path": "models/bronze/bronze__FR_blocks.sql", "unique_id": "model.near_models.bronze__FR_blocks", "fqn": ["near_models", "bronze", "bronze__FR_blocks"], "alias": "FR_blocks", "checksum": {"name": "sha256", "checksum": "c1b0a6aac68eaef979e68e6f4f2c9868fd837c91d0a3300331bb1914f950eed3"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["streamline_helper"], "meta": {}, "group": null, "materialized": "view", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": null, "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true}, "tags": ["streamline_helper"], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "view", "tags": ["streamline_helper"]}, "created_at": 1763073386.250725, "relation_name": "NEAR.bronze.FR_blocks", "raw_code": "{{ config (\n materialized = 'view',\n tags = ['streamline_helper']\n) }}\n\n{{ streamline_external_table_FR_query_v2(\n model = \"blocks_v2\",\n partition_function = \"CAST(SPLIT_PART(SPLIT_PART(file_name, '/', 3), '_', 1) AS INTEGER )\"\n) }}", "language": "sql", "refs": [], "sources": [["bronze_streamline", "blocks_v2"], ["bronze_streamline", "blocks_v2"]], "metrics": [], "depends_on": {"macros": ["macro.near_models.streamline_external_table_FR_query_v2", "macro.fsc_utils.set_query_tag"], "nodes": ["source.near_models.bronze_streamline.blocks_v2"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.bronze__transactions": {"database": "NEAR", "schema": "bronze", "name": "bronze__transactions", "resource_type": "model", "package_name": "near_models", "path": "bronze/bronze__transactions.sql", "original_file_path": "models/bronze/bronze__transactions.sql", "unique_id": "model.near_models.bronze__transactions", "fqn": ["near_models", "bronze", "bronze__transactions"], "alias": "transactions", "checksum": {"name": "sha256", "checksum": "e25bbddcf0cf07bc7d93d98b0934cda03830fee7037820bb732db0ce76c4ffb4"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["streamline_helper"], "meta": {}, "group": null, "materialized": "view", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": null, "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true}, "tags": ["streamline_helper"], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "view", "tags": ["streamline_helper"]}, "created_at": 1763073386.2586217, "relation_name": "NEAR.bronze.transactions", "raw_code": "{{ config (\n materialized = 'view',\n tags = ['streamline_helper']\n\n) }}\n\n{{ streamline_external_table_query_v2(\n model = \"transactions_v2\",\n partition_function = \"CAST(SPLIT_PART(SPLIT_PART(file_name, '/', 3), '_', 1) AS INTEGER )\"\n) }}", "language": "sql", "refs": [], "sources": [["bronze_streamline", "transactions_v2"], ["bronze_streamline", "transactions_v2"]], "metrics": [], "depends_on": {"macros": ["macro.near_models.streamline_external_table_query_v2", "macro.fsc_utils.set_query_tag"], "nodes": ["source.near_models.bronze_streamline.transactions_v2"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.bronze__nearblocks_ft_metadata": {"database": "NEAR", "schema": "bronze", "name": "bronze__nearblocks_ft_metadata", "resource_type": "model", "package_name": "near_models", "path": "bronze/bronze__nearblocks_ft_metadata.sql", "original_file_path": "models/bronze/bronze__nearblocks_ft_metadata.sql", "unique_id": "model.near_models.bronze__nearblocks_ft_metadata", "fqn": ["near_models", "bronze", "bronze__nearblocks_ft_metadata"], "alias": "nearblocks_ft_metadata", "checksum": {"name": "sha256", "checksum": "94c567f2577a08d9882c5ef3dbce8f5dd59b3b6a3b87f692038a46f982af1320"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["streamline_helper"], "meta": {}, "group": null, "materialized": "view", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": null, "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true}, "tags": ["streamline_helper"], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "view", "tags": ["streamline_helper"]}, "created_at": 1763073386.2675474, "relation_name": "NEAR.bronze.nearblocks_ft_metadata", "raw_code": "{{ config (\n materialized = 'view',\n tags = ['streamline_helper']\n) }}\n\n{{ streamline_external_table_FR_query_v2(\n model = \"nearblocks_ft_metadata\",\n partition_function = \"CAST(SPLIT_PART(SPLIT_PART(file_name, '/', 3), '_', 1) AS INTEGER )\"\n) }}", "language": "sql", "refs": [], "sources": [["bronze_streamline", "nearblocks_ft_metadata"], ["bronze_streamline", "nearblocks_ft_metadata"]], "metrics": [], "depends_on": {"macros": ["macro.near_models.streamline_external_table_FR_query_v2", "macro.fsc_utils.set_query_tag"], "nodes": ["source.near_models.bronze_streamline.nearblocks_ft_metadata"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.bronze__address_labels": {"database": "NEAR", "schema": "bronze", "name": "bronze__address_labels", "resource_type": "model", "package_name": "near_models", "path": "bronze/bronze__address_labels.sql", "original_file_path": "models/bronze/bronze__address_labels.sql", "unique_id": "model.near_models.bronze__address_labels", "fqn": ["near_models", "bronze", "bronze__address_labels"], "alias": "address_labels", "checksum": {"name": "sha256", "checksum": "246a0e20995338973342eec86d750597980cbdfd787ec46a110f192bbc34f9be"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core"], "meta": {}, "group": null, "materialized": "view", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": null, "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true}, "tags": ["scheduled_non_core"], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "view", "tags": ["scheduled_non_core"]}, "created_at": 1763073386.275358, "relation_name": "NEAR.bronze.address_labels", "raw_code": "{{ config(\n materialized = 'view',\n tags = ['scheduled_non_core']\n) }}\n\nSELECT\n system_created_at,\n blockchain,\n address,\n creator,\n label_type,\n label_subtype,\n address_name,\n project_name,\n insert_date as _inserted_timestamp,\n modified_timestamp,\n _is_deleted,\n labels_combined_id\nFROM\n {{ source(\n 'crosschain_silver',\n 'labels_combined'\n ) }}\nWHERE\n blockchain = 'near'", "language": "sql", "refs": [], "sources": [["crosschain_silver", "labels_combined"]], "metrics": [], "depends_on": {"macros": ["macro.fsc_utils.set_query_tag"], "nodes": ["source.near_models.crosschain_silver.labels_combined"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.bronze__complete_provider_asset_metadata": {"database": "NEAR", "schema": "bronze", "name": "bronze__complete_provider_asset_metadata", "resource_type": "model", "package_name": "near_models", "path": "bronze/prices/bronze__complete_provider_asset_metadata.sql", "original_file_path": "models/bronze/prices/bronze__complete_provider_asset_metadata.sql", "unique_id": "model.near_models.bronze__complete_provider_asset_metadata", "fqn": ["near_models", "bronze", "prices", "bronze__complete_provider_asset_metadata"], "alias": "complete_provider_asset_metadata", "checksum": {"name": "sha256", "checksum": "809b99eb63c598f5e79d1cda650b1705213cdd4d9a3604b0d84aea440ec29704"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": [], "meta": {}, "group": null, "materialized": "view", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": null, "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "view"}, "created_at": 1763073386.2818172, "relation_name": "NEAR.bronze.complete_provider_asset_metadata", "raw_code": "{{ config (\n materialized = 'view'\n) }}\n\nSELECT\n asset_id,\n token_address,\n NAME,\n symbol,\n platform,\n platform_id,\n provider,\n source,\n _inserted_timestamp,\n inserted_timestamp,\n modified_timestamp,\n complete_provider_asset_metadata_id,\n _invocation_id\nFROM\n {{ source(\n 'crosschain_silver',\n 'complete_provider_asset_metadata'\n ) }}", "language": "sql", "refs": [], "sources": [["crosschain_silver", "complete_provider_asset_metadata"]], "metrics": [], "depends_on": {"macros": ["macro.fsc_utils.set_query_tag"], "nodes": ["source.near_models.crosschain_silver.complete_provider_asset_metadata"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.bronze__complete_native_asset_metadata": {"database": "NEAR", "schema": "bronze", "name": "bronze__complete_native_asset_metadata", "resource_type": "model", "package_name": "near_models", "path": "bronze/prices/bronze__complete_native_asset_metadata.sql", "original_file_path": "models/bronze/prices/bronze__complete_native_asset_metadata.sql", "unique_id": "model.near_models.bronze__complete_native_asset_metadata", "fqn": ["near_models", "bronze", "prices", "bronze__complete_native_asset_metadata"], "alias": "complete_native_asset_metadata", "checksum": {"name": "sha256", "checksum": "95a725411c2e1f990b69c74b04f602a29baed325a9baee6dcbd072ed912c932f"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": [], "meta": {}, "group": null, "materialized": "view", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": null, "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "view"}, "created_at": 1763073386.2884514, "relation_name": "NEAR.bronze.complete_native_asset_metadata", "raw_code": "{{ config (\n materialized = 'view'\n) }}\n\nSELECT\n asset_id,\n symbol,\n NAME,\n decimals,\n blockchain,\n is_deprecated,\n provider,\n source,\n _inserted_timestamp,\n inserted_timestamp,\n modified_timestamp,\n complete_native_asset_metadata_id,\n _invocation_id\nFROM\n {{ source(\n 'crosschain_silver',\n 'complete_native_asset_metadata'\n ) }}", "language": "sql", "refs": [], "sources": [["crosschain_silver", "complete_native_asset_metadata"]], "metrics": [], "depends_on": {"macros": ["macro.fsc_utils.set_query_tag"], "nodes": ["source.near_models.crosschain_silver.complete_native_asset_metadata"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.bronze__complete_token_prices": {"database": "NEAR", "schema": "bronze", "name": "bronze__complete_token_prices", "resource_type": "model", "package_name": "near_models", "path": "bronze/prices/bronze__complete_token_prices.sql", "original_file_path": "models/bronze/prices/bronze__complete_token_prices.sql", "unique_id": "model.near_models.bronze__complete_token_prices", "fqn": ["near_models", "bronze", "prices", "bronze__complete_token_prices"], "alias": "complete_token_prices", "checksum": {"name": "sha256", "checksum": "894d90e8888010d8df18ca18c09ba25b8f74393a1adae4465cdaa8a3d4657160"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": [], "meta": {}, "group": null, "materialized": "view", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": null, "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "view"}, "created_at": 1763073386.2962155, "relation_name": "NEAR.bronze.complete_token_prices", "raw_code": "{{ config (\n materialized = 'view'\n) }}\n\nSELECT\n HOUR,\n token_address,\n asset_id,\n symbol,\n NAME,\n decimals,\n price,\n blockchain,\n blockchain_name,\n blockchain_id,\n is_imputed,\n is_deprecated,\n is_verified,\n provider,\n source,\n _inserted_timestamp,\n inserted_timestamp,\n modified_timestamp,\n complete_token_prices_id,\n _invocation_id\nFROM\n {{ source(\n 'crosschain_silver',\n 'complete_token_prices'\n ) }}", "language": "sql", "refs": [], "sources": [["crosschain_silver", "complete_token_prices"]], "metrics": [], "depends_on": {"macros": ["macro.fsc_utils.set_query_tag"], "nodes": ["source.near_models.crosschain_silver.complete_token_prices"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.bronze__complete_token_asset_metadata": {"database": "NEAR", "schema": "bronze", "name": "bronze__complete_token_asset_metadata", "resource_type": "model", "package_name": "near_models", "path": "bronze/prices/bronze__complete_token_asset_metadata.sql", "original_file_path": "models/bronze/prices/bronze__complete_token_asset_metadata.sql", "unique_id": "model.near_models.bronze__complete_token_asset_metadata", "fqn": ["near_models", "bronze", "prices", "bronze__complete_token_asset_metadata"], "alias": "complete_token_asset_metadata", "checksum": {"name": "sha256", "checksum": "50cd08d898b099e821c886933afd9a14c166fcedba05797ecbdc9fbfec3c5243"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": [], "meta": {}, "group": null, "materialized": "view", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": null, "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "view"}, "created_at": 1763073386.302713, "relation_name": "NEAR.bronze.complete_token_asset_metadata", "raw_code": "{{ config (\n materialized = 'view'\n) }}\n\nSELECT\n token_address,\n asset_id,\n symbol,\n NAME,\n decimals,\n blockchain,\n blockchain_name,\n blockchain_id,\n is_deprecated,\n is_verified,\n provider,\n source,\n _inserted_timestamp,\n inserted_timestamp,\n modified_timestamp,\n complete_token_asset_metadata_id,\n _invocation_id\nFROM\n {{ source(\n 'crosschain_silver',\n 'complete_token_asset_metadata'\n ) }}", "language": "sql", "refs": [], "sources": [["crosschain_silver", "complete_token_asset_metadata"]], "metrics": [], "depends_on": {"macros": ["macro.fsc_utils.set_query_tag"], "nodes": ["source.near_models.crosschain_silver.complete_token_asset_metadata"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.bronze__complete_native_prices": {"database": "NEAR", "schema": "bronze", "name": "bronze__complete_native_prices", "resource_type": "model", "package_name": "near_models", "path": "bronze/prices/bronze__complete_native_prices.sql", "original_file_path": "models/bronze/prices/bronze__complete_native_prices.sql", "unique_id": "model.near_models.bronze__complete_native_prices", "fqn": ["near_models", "bronze", "prices", "bronze__complete_native_prices"], "alias": "complete_native_prices", "checksum": {"name": "sha256", "checksum": "01d2536114ab56169b443bfbac1e112b2596c1dd0b66e9ea5231418d8b5b3bd6"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": [], "meta": {}, "group": null, "materialized": "view", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": null, "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "view"}, "created_at": 1763073386.3092387, "relation_name": "NEAR.bronze.complete_native_prices", "raw_code": "{{ config (\n materialized = 'view'\n) }}\n\nSELECT\n HOUR,\n asset_id,\n symbol,\n NAME,\n decimals,\n price,\n blockchain,\n is_imputed,\n is_deprecated,\n provider,\n source,\n _inserted_timestamp,\n inserted_timestamp,\n modified_timestamp,\n complete_native_prices_id,\n _invocation_id\nFROM\n {{ source(\n 'crosschain_silver',\n 'complete_native_prices'\n ) }}", "language": "sql", "refs": [], "sources": [["crosschain_silver", "complete_native_prices"]], "metrics": [], "depends_on": {"macros": ["macro.fsc_utils.set_query_tag"], "nodes": ["source.near_models.crosschain_silver.complete_native_prices"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.bronze__complete_provider_prices": {"database": "NEAR", "schema": "bronze", "name": "bronze__complete_provider_prices", "resource_type": "model", "package_name": "near_models", "path": "bronze/prices/bronze__complete_provider_prices.sql", "original_file_path": "models/bronze/prices/bronze__complete_provider_prices.sql", "unique_id": "model.near_models.bronze__complete_provider_prices", "fqn": ["near_models", "bronze", "prices", "bronze__complete_provider_prices"], "alias": "complete_provider_prices", "checksum": {"name": "sha256", "checksum": "96832aa95e6b3097a62702f2e0fd198f2de4f271f9c75bad318d4f83a376a321"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": [], "meta": {}, "group": null, "materialized": "view", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": null, "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "view"}, "created_at": 1763073386.3157535, "relation_name": "NEAR.bronze.complete_provider_prices", "raw_code": "{{ config (\n materialized = 'view'\n) }}\n\nSELECT\n asset_id,\n recorded_hour,\n OPEN,\n high,\n low,\n CLOSE,\n provider,\n source,\n _inserted_timestamp,\n inserted_timestamp,\n modified_timestamp,\n complete_provider_prices_id,\n _invocation_id\nFROM\n {{ source(\n 'crosschain_silver',\n 'complete_provider_prices'\n ) }}", "language": "sql", "refs": [], "sources": [["crosschain_silver", "complete_provider_prices"]], "metrics": [], "depends_on": {"macros": ["macro.fsc_utils.set_query_tag"], "nodes": ["source.near_models.crosschain_silver.complete_provider_prices"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.near_models.livequery__request_nearblocks_nft_metadata": {"database": "NEAR", "schema": "livequery", "name": "livequery__request_nearblocks_nft_metadata", "resource_type": "model", "package_name": "near_models", "path": "streamline/external/token_metadata/nearblocks/legacy/livequery__request_nearblocks_nft_metadata.py", "original_file_path": "models/streamline/external/token_metadata/nearblocks/legacy/livequery__request_nearblocks_nft_metadata.py", "unique_id": "model.near_models.livequery__request_nearblocks_nft_metadata", "fqn": ["near_models", "streamline", "external", "token_metadata", "nearblocks", "legacy", "livequery__request_nearblocks_nft_metadata"], "alias": "request_nearblocks_nft_metadata", "checksum": {"name": "sha256", "checksum": "ac57af8614436f475e80856c46fc2b4968805f25b86ed617262705722e147373"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["livequery", "nearblocks"], "meta": {}, "group": null, "materialized": "incremental", "incremental_strategy": "delete+insert", "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": "_RES_ID", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": ["anyjson"], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true}, "tags": ["livequery", "nearblocks"], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "incremental", "unique_key": "_RES_ID", "packages": ["anyjson"], "tags": ["livequery", "nearblocks"], "incremental_strategy": "delete+insert"}, "created_at": 1763073386.3234303, "relation_name": "NEAR.livequery.request_nearblocks_nft_metadata", "raw_code": "import anyjson as json\nimport snowflake.snowpark.types as T\n\nfrom datetime import datetime\n\n\ndef model(dbt, session):\n\n dbt.config(\n materialized='incremental',\n unique_key='_RES_ID',\n packages=['anyjson'],\n tags=['livequery', 'nearblocks'],\n incremental_strategy='delete+insert'\n )\n\n # define api parameters\n page = 1\n url_params = {\n 'page': page,\n 'per_page': 50,\n 'sort': 'holders',\n 'order': 'desc'\n }\n\n # define parameters for udf_api\n method = 'GET'\n headers = {} # no header required for this api\n data = {} # arguments passed in URL via GET request\n base_url = 'https://api.nearblocks.io/v1/nfts'\n\n # define result df schema with columns\n schema = T.StructType([\n T.StructField('PAGE', T.IntegerType()),\n T.StructField('REQUEST_SQL', T.StringType()),\n T.StructField('RESPONSE_COUNT', T.IntegerType()),\n T.StructField('DATA', T.VariantType()),\n T.StructField('_INSERTED_TIMESTAMP', T.TimestampType()),\n T.StructField('_RES_ID', T.StringType())\n ])\n\n # define result df\n result_df = session.create_dataframe(\n [],\n schema\n )\n\n # set upper limit\n max_page = 100\n\n while True:\n # set url for GET request based on url_params\n url = f'{base_url}?{\"&\".join([f\"{k}={v}\" for k, v in url_params.items()])}'\n\n # call udf api (max 50 requests per page)\n call_udf_sql = f\"select livequery.live.udf_api('{method}', '{url}', {headers}, {data})\"\n\n # execute udf_api call\n response = session.sql(call_udf_sql).collect()\n try:\n token_count = len(json.loads(response[0][0])['data']['tokens'])\n except:\n break\n if token_count > 0:\n\n _inserted_timestamp = datetime.utcnow()\n _res_id = f'{_inserted_timestamp.date()}-{page}'\n\n # append response to result df\n result_df = result_df.union(\n session.create_dataframe(\n [\n [\n page,\n call_udf_sql,\n token_count,\n json.loads(response[0][0]),\n _inserted_timestamp,\n _res_id\n ]\n ],\n schema\n )\n )\n\n # increment page\n page += 1\n\n # update data\n url_params.update({'page': page})\n\n # break if max page reached\n if page > max_page:\n break\n\n else:\n break\n\n return result_df", "language": "python", "refs": [], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.fsc_utils.set_query_tag"], "nodes": []}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "test.near_models.tests__chunk_gaps": {"database": "NEAR", "schema": "tests", "name": "tests__chunk_gaps", "resource_type": "test", "package_name": "near_models", "path": "gaps/core/tests__chunk_gaps.sql", "original_file_path": "tests/gaps/core/tests__chunk_gaps.sql", "unique_id": "test.near_models.tests__chunk_gaps", "fqn": ["near_models", "gaps", "core", "tests__chunk_gaps"], "alias": "chunk_gaps", "checksum": {"name": "sha256", "checksum": "310a4bb82701373762699cb128cbdbb2a5a563f67709d407921704d80f6a8795"}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": ["gap_test", "gap_test_core"], "meta": {}, "group": null, "materialized": "test", "severity": "error", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": ["gap_test", "gap_test_core"], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "severity": "error", "tags": ["gap_test", "gap_test_core"]}, "created_at": 1763073386.4356463, "relation_name": "NEAR.tests.chunk_gaps", "raw_code": "{{ config(\n severity = 'error',\n tags = ['gap_test', 'gap_test_core']\n) }}\n-- depends_on: {{ ref('silver__blocks_v2') }}\n\n{% if execute %}\n\n {% if not var('DBT_FULL_TEST') %}\n {% set min_block_sql %}\n SELECT\n GREATEST(MIN(block_id), 142000000) AS block_id\n FROM\n {{ ref('silver__blocks_v2') }}\n WHERE\n block_timestamp >= SYSDATE() - INTERVAL '{{ var('DBT_TEST_LOOKBACK_DAYS', 14) }} days'\n {% endset %}\n {% set min_block_id = run_query(min_block_sql).columns[0].values()[0] %}\n {% else %}\n {% set min_block_id = 142000000 %}\n {% endif %}\n {% do log('Min block id: ' ~ min_block_id, info=True) %}\n{% endif %}\n\nWITH expected_chunks AS (\n\n SELECT\n block_id,\n _inserted_timestamp,\n VALUE :chunk_hash :: STRING AS chunk_hash,\n VALUE :height_created :: INT AS height_created,\n VALUE :height_included :: INT AS height_included\n FROM\n {{ ref('silver__blocks_v2') }}, lateral flatten(input => block_json :chunks :: ARRAY)\n WHERE\n block_id >= {{ min_block_id }}\n\n qualify(ROW_NUMBER() over (PARTITION BY chunk_hash ORDER BY block_id ASC)) = 1\n),\nactual_chunks AS (\n SELECT\n DISTINCT chunk_hash\n FROM\n {{ ref('silver__chunks_v2') }}\n WHERE\n block_id >= {{ min_block_id }}\n)\nSELECT\n block_id,\n _inserted_timestamp,\n chunk_hash,\n height_created,\n height_included\nFROM\n expected_chunks e\n LEFT JOIN actual_chunks a USING (chunk_hash)\nWHERE\n a.chunk_hash IS NULL\n AND _inserted_timestamp <= SYSDATE() - interval '1 hour'\n AND height_included >= {{ min_block_id }}", "language": "sql", "refs": [{"name": "silver__blocks_v2", "package": null, "version": null}, {"name": "silver__blocks_v2", "package": null, "version": null}, {"name": "silver__chunks_v2", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": [], "nodes": ["model.near_models.silver__blocks_v2", "model.near_models.silver__chunks_v2"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}}, "test.near_models.tests__block_gaps": {"database": "NEAR", "schema": "tests", "name": "tests__block_gaps", "resource_type": "test", "package_name": "near_models", "path": "gaps/core/tests__block_gaps.sql", "original_file_path": "tests/gaps/core/tests__block_gaps.sql", "unique_id": "test.near_models.tests__block_gaps", "fqn": ["near_models", "gaps", "core", "tests__block_gaps"], "alias": "block_gaps", "checksum": {"name": "sha256", "checksum": "adca572d4261764fd47e173e2e272b4f63c8b01e7c4bfd656d6165035919eb9f"}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": ["gap_test", "gap_test_core"], "meta": {}, "group": null, "materialized": "test", "severity": "error", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": ["gap_test", "gap_test_core"], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "severity": "error", "tags": ["gap_test", "gap_test_core"]}, "created_at": 1763073386.4456704, "relation_name": "NEAR.tests.block_gaps", "raw_code": "{{ config(\n severity = 'error',\n tags = ['gap_test', 'gap_test_core']\n) }}\n-- depends_on: {{ ref('silver__blocks_v2') }}\n\n{% if execute %}\n\n {% if not var('DBT_FULL_TEST') %}\n {% set min_block_sql %}\n SELECT\n GREATEST(MIN(block_id), 142000000) AS block_id\n FROM\n {{ ref('silver__blocks_v2') }}\n WHERE\n _inserted_timestamp >= SYSDATE() - INTERVAL '{{ var('DBT_TEST_LOOKBACK_DAYS', 14) }} days'\n {% endset %}\n {% set min_block_id = run_query(min_block_sql).columns[0].values()[0] %}\n {% else %}\n {% set min_block_id = 9820210 %}\n {% endif %}\n {% do log('Min block id: ' ~ min_block_id, info=True) %}\n{% endif %}\n\n\nWITH silver_blocks AS (\n\n SELECT\n block_timestamp,\n block_hash,\n block_id,\n LAG(block_id) over (\n ORDER BY\n block_timestamp ASC,\n block_id ASC\n ) AS prior_block_id,\n block_id - prior_block_id AS gap_size,\n prev_hash,\n LAG(block_hash) over (\n ORDER BY\n block_timestamp ASC,\n block_id ASC\n ) AS prev_hash_actual\n FROM\n {{ ref('silver__blocks_final') }}\n\n\n WHERE\n block_id >= {{ min_block_id }}\n \n)\nSELECT\n *\nFROM\n silver_blocks\nWHERE\n prev_hash != COALESCE(prev_hash_actual, '')\n AND block_id != {{ min_block_id }}", "language": "sql", "refs": [{"name": "silver__blocks_v2", "package": null, "version": null}, {"name": "silver__blocks_final", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": [], "nodes": ["model.near_models.silver__blocks_v2", "model.near_models.silver__blocks_final"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}}, "test.near_models.tests__receipt_gaps": {"database": "NEAR", "schema": "tests", "name": "tests__receipt_gaps", "resource_type": "test", "package_name": "near_models", "path": "gaps/core/tests__receipt_gaps.sql", "original_file_path": "tests/gaps/core/tests__receipt_gaps.sql", "unique_id": "test.near_models.tests__receipt_gaps", "fqn": ["near_models", "gaps", "core", "tests__receipt_gaps"], "alias": "receipt_gaps", "checksum": {"name": "sha256", "checksum": "da6862841d856fc601ee4367e85fd4a6749c6ce95a402f42d7d192c6a2e0fcec"}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": ["gap_test", "gap_test_core"], "meta": {}, "group": null, "materialized": "test", "severity": "error", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": ["gap_test", "gap_test_core"], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "severity": "error", "tags": ["gap_test", "gap_test_core"]}, "created_at": 1763073386.455582, "relation_name": "NEAR.tests.receipt_gaps", "raw_code": "{{ config(\n severity = 'error',\n tags = ['gap_test', 'gap_test_core']\n) }}\n-- depends_on: {{ ref('silver__blocks_v2') }}\n\n{% if execute %}\n\n {% if not var('DBT_FULL_TEST') %}\n {% set min_block_sql %}\n SELECT\n GREATEST(MIN(block_id), 142000000) AS block_id\n FROM\n {{ ref('silver__blocks_v2') }}\n WHERE\n _inserted_timestamp >= SYSDATE() - INTERVAL '{{ var('DBT_TEST_LOOKBACK_DAYS', 14) }} days'\n {% endset %}\n {% set min_block_id = run_query(min_block_sql).columns[0].values()[0] %}\n {% else %}\n {% set min_block_id = 142000000 %}\n {% endif %}\n {% do log('Min block id: ' ~ min_block_id, info=True) %}\n{% endif %}\n\nWITH expected_receipts AS (\n\n SELECT\n block_id,\n chunk_hash,\n chunk_json :height_created :: INT as chunk_height_created,\n chunk_json :height_included :: INT as chunk_height_included,\n _inserted_timestamp,\n VALUE :receipt_id :: STRING AS receipt_id\n FROM\n {{ ref('silver__chunks_v2') }}, lateral flatten(input => chunk_json :receipts :: ARRAY)\n WHERE\n block_id >= {{ min_block_id }}\n),\nactual_receipts AS (\n SELECT\n DISTINCT receipt_id\n FROM\n {{ ref('silver__receipts_final') }}\n WHERE\n block_id >= {{ min_block_id }}\n)\nSELECT\n block_id,\n chunk_hash,\n chunk_height_created,\n chunk_height_included,\n _inserted_timestamp,\n receipt_id\nFROM\n expected_receipts e\n LEFT JOIN actual_receipts a USING (receipt_id)\nWHERE\n a.receipt_id IS NULL\n AND _inserted_timestamp <= SYSDATE() - interval '2 hours'\n AND chunk_height_included >= {{ min_block_id }}", "language": "sql", "refs": [{"name": "silver__blocks_v2", "package": null, "version": null}, {"name": "silver__chunks_v2", "package": null, "version": null}, {"name": "silver__receipts_final", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": [], "nodes": ["model.near_models.silver__blocks_v2", "model.near_models.silver__chunks_v2", "model.near_models.silver__receipts_final"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}}, "test.near_models.tests__tx_gaps": {"database": "NEAR", "schema": "tests", "name": "tests__tx_gaps", "resource_type": "test", "package_name": "near_models", "path": "gaps/core/tests__tx_gaps.sql", "original_file_path": "tests/gaps/core/tests__tx_gaps.sql", "unique_id": "test.near_models.tests__tx_gaps", "fqn": ["near_models", "gaps", "core", "tests__tx_gaps"], "alias": "tx_gaps", "checksum": {"name": "sha256", "checksum": "d2ceb084c92bc49b728725172666640716a2bd907704d28f6c340778e637465c"}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": ["gap_test", "gap_test_core"], "meta": {}, "group": null, "materialized": "test", "severity": "error", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": ["gap_test", "gap_test_core"], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "severity": "error", "tags": ["gap_test", "gap_test_core"]}, "created_at": 1763073386.464898, "relation_name": "NEAR.tests.tx_gaps", "raw_code": "{{ config(\n severity = 'error',\n tags = ['gap_test', 'gap_test_core']\n) }}\n-- depends_on: {{ ref('silver__blocks_v2') }}\n\n{% if execute %}\n\n {% if not var('DBT_FULL_TEST') %}\n {% set min_block_sql %}\n SELECT\n GREATEST(MIN(block_id), 142000000) AS block_id\n FROM\n {{ ref('silver__blocks_v2') }}\n WHERE\n _inserted_timestamp >= SYSDATE() - INTERVAL '{{ var('DBT_TEST_LOOKBACK_DAYS', 14) }} days'\n {% endset %}\n {% set min_block_id = run_query(min_block_sql).columns[0].values()[0] %}\n {% else %}\n {% set min_block_id = 142000000 %}\n {% endif %}\n {% do log('Min block id: ' ~ min_block_id, info=True) %}\n{% endif %}\n\nWITH expected_txs AS (\n\n SELECT\n block_id,\n chunk_hash,\n chunk_json :height_created :: INT as chunk_height_created,\n chunk_json :height_included :: INT as chunk_height_included,\n _inserted_timestamp,\n VALUE :hash :: STRING AS tx_hash\n FROM\n {{ ref('silver__chunks_v2') }}, lateral flatten(input => chunk_json :transactions :: ARRAY)\n WHERE\n block_id >= {{ min_block_id }}\n),\nactual_txs AS (\n SELECT\n DISTINCT tx_hash\n FROM\n {{ ref('silver__transactions_v2') }}\n WHERE\n origin_block_id >= {{ min_block_id }}\n)\nSELECT\n block_id,\n chunk_hash,\n chunk_height_created,\n chunk_height_included,\n _inserted_timestamp,\n tx_hash\nFROM\n expected_txs e\n LEFT JOIN actual_txs a USING (tx_hash)\nWHERE\n a.tx_hash IS NULL\n AND _inserted_timestamp <= SYSDATE() - interval '2 hours'\n AND chunk_height_included >= {{ min_block_id }}", "language": "sql", "refs": [{"name": "silver__blocks_v2", "package": null, "version": null}, {"name": "silver__chunks_v2", "package": null, "version": null}, {"name": "silver__transactions_v2", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": [], "nodes": ["model.near_models.silver__blocks_v2", "model.near_models.silver__chunks_v2", "model.near_models.silver__transactions_v2"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}}, "seed.near_models.seeds__near_project_labels_v1": {"database": "NEAR", "schema": "seeds", "name": "seeds__near_project_labels_v1", "resource_type": "seed", "package_name": "near_models", "path": "seeds__near_project_labels_v1.csv", "original_file_path": "data/seeds__near_project_labels_v1.csv", "unique_id": "seed.near_models.seeds__near_project_labels_v1", "fqn": ["near_models", "seeds__near_project_labels_v1"], "alias": "near_project_labels_v1", "checksum": {"name": "sha256", "checksum": "6f83f73a1c7da56f05f4c0354044afea69f5ae477ab87ae99a7ad4708d30660c"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": [], "meta": {}, "group": null, "materialized": "seed", "incremental_strategy": null, "persist_docs": {}, "post-hook": [], "pre-hook": [], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": null, "on_schema_change": "ignore", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "delimiter": ",", "quote_columns": null}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {}, "created_at": 1763073386.6041965, "relation_name": "NEAR.seeds.near_project_labels_v1", "raw_code": "", "root_path": "/home/runner/work/near-models/near-models", "depends_on": {"macros": []}}, "seed.near_models.seeds__allbridge_ids": {"database": "NEAR", "schema": "seeds", "name": "seeds__allbridge_ids", "resource_type": "seed", "package_name": "near_models", "path": "seeds__allbridge_ids.csv", "original_file_path": "data/seeds__allbridge_ids.csv", "unique_id": "seed.near_models.seeds__allbridge_ids", "fqn": ["near_models", "seeds__allbridge_ids"], "alias": "allbridge_ids", "checksum": {"name": "sha256", "checksum": "608830597a3f736ac6a5d71e1f683eb3b9986bc6947efb2695ef8271beac1ba0"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": [], "meta": {}, "group": null, "materialized": "seed", "incremental_strategy": null, "persist_docs": {}, "post-hook": [], "pre-hook": [], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": null, "on_schema_change": "ignore", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "delimiter": ",", "quote_columns": null}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {}, "created_at": 1763073386.6070108, "relation_name": "NEAR.seeds.allbridge_ids", "raw_code": "", "root_path": "/home/runner/work/near-models/near-models", "depends_on": {"macros": []}}, "seed.near_models.seeds__token_labels": {"database": "NEAR", "schema": "seeds", "name": "seeds__token_labels", "resource_type": "seed", "package_name": "near_models", "path": "seeds__token_labels.csv", "original_file_path": "data/seeds__token_labels.csv", "unique_id": "seed.near_models.seeds__token_labels", "fqn": ["near_models", "seeds__token_labels"], "alias": "token_labels", "checksum": {"name": "sha256", "checksum": "f2dfa0ca23f172a93e52b58bfaa3892b5a6e737dc499ccfbfbc139de394fe60e"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": [], "meta": {}, "group": null, "materialized": "seed", "incremental_strategy": null, "persist_docs": {}, "post-hook": [], "pre-hook": [], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": null, "on_schema_change": "ignore", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "delimiter": ",", "quote_columns": null}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {}, "created_at": 1763073386.6095185, "relation_name": "NEAR.seeds.token_labels", "raw_code": "", "root_path": "/home/runner/work/near-models/near-models", "depends_on": {"macros": []}}, "seed.near_models.seeds__ft_tokenlist": {"database": "NEAR", "schema": "seeds", "name": "seeds__ft_tokenlist", "resource_type": "seed", "package_name": "near_models", "path": "seeds__ft_tokenlist.csv", "original_file_path": "data/seeds__ft_tokenlist.csv", "unique_id": "seed.near_models.seeds__ft_tokenlist", "fqn": ["near_models", "seeds__ft_tokenlist"], "alias": "ft_tokenlist", "checksum": {"name": "sha256", "checksum": "edbc2c20650485f9fd41685c623df0d80f1a9a2c49c983f88c6f020e8a34c5e8"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": [], "meta": {}, "group": null, "materialized": "seed", "incremental_strategy": null, "persist_docs": {}, "post-hook": [], "pre-hook": [], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": null, "on_schema_change": "ignore", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "delimiter": ",", "quote_columns": null}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {}, "created_at": 1763073386.6121852, "relation_name": "NEAR.seeds.ft_tokenlist", "raw_code": "", "root_path": "/home/runner/work/near-models/near-models", "depends_on": {"macros": []}}, "seed.near_models.seeds__multichain_ids": {"database": "NEAR", "schema": "seeds", "name": "seeds__multichain_ids", "resource_type": "seed", "package_name": "near_models", "path": "seeds__multichain_ids.csv", "original_file_path": "data/seeds__multichain_ids.csv", "unique_id": "seed.near_models.seeds__multichain_ids", "fqn": ["near_models", "seeds__multichain_ids"], "alias": "multichain_ids", "checksum": {"name": "sha256", "checksum": "5d6081f1949478342ae2cf61f8d2e2c6a91848a5a484df4576dd369012c2bbf9"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": [], "meta": {}, "group": null, "materialized": "seed", "incremental_strategy": null, "persist_docs": {}, "post-hook": [], "pre-hook": [], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": null, "on_schema_change": "ignore", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "delimiter": ",", "quote_columns": null}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {}, "created_at": 1763073386.614596, "relation_name": "NEAR.seeds.multichain_ids", "raw_code": "", "root_path": "/home/runner/work/near-models/near-models", "depends_on": {"macros": []}}, "seed.near_models.seeds__impacted_blocks": {"database": "NEAR", "schema": "seeds", "name": "seeds__impacted_blocks", "resource_type": "seed", "package_name": "near_models", "path": "seeds__impacted_blocks.csv", "original_file_path": "data/seeds__impacted_blocks.csv", "unique_id": "seed.near_models.seeds__impacted_blocks", "fqn": ["near_models", "seeds__impacted_blocks"], "alias": "impacted_blocks", "checksum": {"name": "sha256", "checksum": "2a2ec01c5dce8fb6715a1c77f9701921b73beee596c47c751dc3093e4b3147fc"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": [], "meta": {}, "group": null, "materialized": "seed", "incremental_strategy": null, "persist_docs": {}, "post-hook": [], "pre-hook": [], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": null, "on_schema_change": "ignore", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "delimiter": ",", "quote_columns": null}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {}, "created_at": 1763073386.6171145, "relation_name": "NEAR.seeds.impacted_blocks", "raw_code": "", "root_path": "/home/runner/work/near-models/near-models", "depends_on": {"macros": []}}, "seed.near_models.seeds__wormhole_ids": {"database": "NEAR", "schema": "seeds", "name": "seeds__wormhole_ids", "resource_type": "seed", "package_name": "near_models", "path": "seeds__wormhole_ids.csv", "original_file_path": "data/seeds__wormhole_ids.csv", "unique_id": "seed.near_models.seeds__wormhole_ids", "fqn": ["near_models", "seeds__wormhole_ids"], "alias": "wormhole_ids", "checksum": {"name": "sha256", "checksum": "0a1d6183b572527d7133fd4687cb8d1a9ddf27ff770359d1ae8d0e240f861741"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": [], "meta": {}, "group": null, "materialized": "seed", "incremental_strategy": null, "persist_docs": {}, "post-hook": [], "pre-hook": [], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": null, "on_schema_change": "ignore", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "delimiter": ",", "quote_columns": null}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {}, "created_at": 1763073386.6195912, "relation_name": "NEAR.seeds.wormhole_ids", "raw_code": "", "root_path": "/home/runner/work/near-models/near-models", "depends_on": {"macros": []}}, "seed.near_models.seeds__portalbridge_tokenids": {"database": "NEAR", "schema": "seeds", "name": "seeds__portalbridge_tokenids", "resource_type": "seed", "package_name": "near_models", "path": "seeds__portalbridge_tokenids.csv", "original_file_path": "data/seeds__portalbridge_tokenids.csv", "unique_id": "seed.near_models.seeds__portalbridge_tokenids", "fqn": ["near_models", "seeds__portalbridge_tokenids"], "alias": "portalbridge_tokenids", "checksum": {"name": "sha256", "checksum": "6224e80872df5d8ba3e0bdcf598f62dfbd620aad75f3a703705cd1ebdd697510"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": [], "meta": {}, "group": null, "materialized": "seed", "incremental_strategy": null, "persist_docs": {}, "post-hook": [], "pre-hook": [], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": null, "on_schema_change": "ignore", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "delimiter": ",", "quote_columns": null}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {}, "created_at": 1763073386.6221068, "relation_name": "NEAR.seeds.portalbridge_tokenids", "raw_code": "", "root_path": "/home/runner/work/near-models/near-models", "depends_on": {"macros": []}}, "operation.near_models.near_models-on-run-start-0": {"database": "NEAR", "schema": "near_models-on-run-start-0", "name": "near_models-on-run-start-0", "resource_type": "operation", "package_name": "near_models", "path": "hooks/near_models-on-run-start-0.sql", "original_file_path": "./dbt_project.yml", "unique_id": "operation.near_models.near_models-on-run-start-0", "fqn": ["near_models", "hooks", "near_models-on-run-start-0"], "alias": "", "checksum": {"name": "sha256", "checksum": "0e773b7d62d8fcc9967831d81a14f6625cc104a4a526051883568e3f768d9696"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": [], "meta": {}, "group": null, "materialized": "view", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": null, "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "copy_grants": true}, "tags": ["on-run-start"], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}"}, "created_at": 1763073386.8326325, "relation_name": null, "raw_code": "{{ create_udfs() }}", "language": "sql", "refs": [], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.near_models.create_udfs", "macro.fsc_utils.set_query_tag"], "nodes": []}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "index": 0}, "operation.near_models.near_models-on-run-start-1": {"database": "NEAR", "schema": "near_models-on-run-start-1", "name": "near_models-on-run-start-1", "resource_type": "operation", "package_name": "near_models", "path": "hooks/near_models-on-run-start-1.sql", "original_file_path": "./dbt_project.yml", "unique_id": "operation.near_models.near_models-on-run-start-1", "fqn": ["near_models", "hooks", "near_models-on-run-start-1"], "alias": "", "checksum": {"name": "sha256", "checksum": "0e773b7d62d8fcc9967831d81a14f6625cc104a4a526051883568e3f768d9696"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": [], "meta": {}, "group": null, "materialized": "view", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": null, "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "copy_grants": true}, "tags": ["on-run-start"], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}"}, "created_at": 1763073386.8443015, "relation_name": null, "raw_code": "{{ create_sps() }}", "language": "sql", "refs": [], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.near_models.create_sps", "macro.fsc_utils.set_query_tag"], "nodes": []}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "index": 1}, "operation.near_models.near_models-on-run-end-0": {"database": "NEAR", "schema": "near_models-on-run-end-0", "name": "near_models-on-run-end-0", "resource_type": "operation", "package_name": "near_models", "path": "hooks/near_models-on-run-end-0.sql", "original_file_path": "./dbt_project.yml", "unique_id": "operation.near_models.near_models-on-run-end-0", "fqn": ["near_models", "hooks", "near_models-on-run-end-0"], "alias": "", "checksum": {"name": "sha256", "checksum": "0e773b7d62d8fcc9967831d81a14f6625cc104a4a526051883568e3f768d9696"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": [], "meta": {}, "group": null, "materialized": "view", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": null, "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "copy_grants": true}, "tags": ["on-run-end"], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}"}, "created_at": 1763073386.8539767, "relation_name": null, "raw_code": "{{ apply_meta_as_tags(results) }}", "language": "sql", "refs": [], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.near_models.apply_meta_as_tags", "macro.fsc_utils.set_query_tag"], "nodes": []}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "index": 0}, "model.fsc_utils._datashare___create_udfs": {"database": "NEAR", "schema": "_datashare", "name": "_datashare___create_udfs", "resource_type": "model", "package_name": "fsc_utils", "path": "datashare/_datashare___create_udfs.sql", "original_file_path": "models/datashare/_datashare___create_udfs.sql", "unique_id": "model.fsc_utils._datashare___create_udfs", "fqn": ["fsc_utils", "datashare", "_datashare___create_udfs"], "alias": "_create_udfs", "checksum": {"name": "sha256", "checksum": "fc39e053d81b2ed8b8106cf5c917ea005b96942a61f37ee4850a838c6c8f7ce6"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": [], "meta": {}, "group": null, "materialized": "incremental", "incremental_strategy": "merge", "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": "ddl_hash", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "merge_update_columns": []}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"materialized": "incremental", "incremental_strategy": "merge", "unique_key": "ddl_hash", "merge_update_columns": [], "copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns"}, "created_at": 1763073386.9347534, "relation_name": "NEAR._datashare._create_udfs", "raw_code": "{{\n config(\n materialized = 'incremental',\n incremental_strategy = 'merge',\n unique_key = 'ddl_hash',\n merge_update_columns = [],\n )\n}}\n{% if execute %}\nSELECT\nCONCAT_WS('\\n',{{- fsc_utils.generate_datashare_udf_ddl().strip() -}}) AS ddl,\nmd5(ddl) AS ddl_hash,\nsysdate() as ddl_created_at\n{% else %}\nSELECT\nnull as ddl,\nnull as ddl_hash,\nnull as ddl_created_at\nfrom dual limit 0\n{% endif %}", "language": "sql", "refs": [], "sources": [], "metrics": [], "depends_on": {"macros": [], "nodes": []}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.fsc_utils._datashare___create_gold": {"database": "NEAR", "schema": "_datashare", "name": "_datashare___create_gold", "resource_type": "model", "package_name": "fsc_utils", "path": "datashare/_datashare___create_gold.sql", "original_file_path": "models/datashare/_datashare___create_gold.sql", "unique_id": "model.fsc_utils._datashare___create_gold", "fqn": ["fsc_utils", "datashare", "_datashare___create_gold"], "alias": "_create_gold", "checksum": {"name": "sha256", "checksum": "e05db71a87f76f4cff0b9c4d1b83b975ef424d147379e2442907b1004f709887"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": [], "meta": {}, "group": null, "materialized": "incremental", "incremental_strategy": "merge", "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": "ddl_hash", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "merge_update_columns": []}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"materialized": "incremental", "incremental_strategy": "merge", "unique_key": "ddl_hash", "merge_update_columns": [], "copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns"}, "created_at": 1763073386.9455354, "relation_name": "NEAR._datashare._create_gold", "raw_code": "{{\n config(\n materialized = 'incremental',\n incremental_strategy = 'merge',\n unique_key = 'ddl_hash',\n merge_update_columns = [],\n )\n}}\n{% if execute %}\nSELECT\n$${{- fsc_utils.generate_datashare_ddl() -}}$$ AS ddl,\nmd5(ddl) AS ddl_hash,\nsysdate() as ddl_created_at\n{% else %}\nSELECT\nnull as ddl,\nnull as ddl_hash,\nnull as ddl_created_at\nfrom dual limit 0\n{% endif %}", "language": "sql", "refs": [], "sources": [], "metrics": [], "depends_on": {"macros": [], "nodes": []}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.livequery_base.live__allow_list": {"database": "NEAR", "schema": "live", "name": "live__allow_list", "resource_type": "model", "package_name": "livequery_base", "path": "live__allow_list.sql", "original_file_path": "models/live__allow_list.sql", "unique_id": "model.livequery_base.live__allow_list", "fqn": ["livequery_base", "live__allow_list"], "alias": "allow_list", "checksum": {"name": "sha256", "checksum": "0f0f0355e5f959d9d75458d90cee37209b5632f984414c3fcf65eca0e0e5de2b"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": [], "meta": {}, "group": null, "materialized": "view", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": null, "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {"select": ["AWS_LAMBDA_NEAR_API", "DBT_CLOUD_NEAR"]}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"materialized": "view", "grants": {"+select": ["AWS_LAMBDA_NEAR_API", "DBT_CLOUD_NEAR"]}, "copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns"}, "created_at": 1763073387.1415963, "relation_name": "NEAR.live.allow_list", "raw_code": "-- depends_on: {{ ref('live') }}\n{{ config(\n materialized = 'view',\n grants = {'+select': fromyaml(var('ROLES'))}\n) }}\nSELECT '*.' || t.value AS allowed_domains\nFROM table(flatten(input => {{ this.database }}.live.udf_allow_list())) AS t\nORDER BY\n split_part(allowed_domains, '.', -1),\n split_part(allowed_domains, '.', -2),\n split_part(allowed_domains, '.', -3)", "language": "sql", "refs": [{"name": "live", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": [], "nodes": ["model.livequery_base.live"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.livequery_base.live": {"database": "NEAR", "schema": "live", "name": "live", "resource_type": "model", "package_name": "livequery_base", "path": "deploy/core/live.sql", "original_file_path": "models/deploy/core/live.sql", "unique_id": "model.livequery_base.live", "fqn": ["livequery_base", "deploy", "core", "live"], "alias": "", "checksum": {"name": "sha256", "checksum": "71b371765e23aa22b9961eeaeb7657413cc7f6d5995b811f85a5c110ae1d4d00"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["core"], "meta": {}, "group": null, "materialized": "ephemeral", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": null, "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true}, "tags": ["core"], "description": "", "columns": {"udf_api": {"name": "udf_api", "description": "", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "livequery_base://models/deploy/core/live.yml", "build_path": null, "deferred": false, "unrendered_config": {"materialized": "ephemeral", "tags": "core", "copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns"}, "created_at": 1763073392.021726, "relation_name": null, "raw_code": "-- depends_on: {{ ref('_utils') }}\n-- depends_on: {{ ref('utils') }}\n-- depends_on: {{ ref('_live') }}\n{% set config = config_core_live %}\n{{ ephemeral_deploy_core(config) }}", "language": "sql", "refs": [{"name": "_utils", "package": null, "version": null}, {"name": "utils", "package": null, "version": null}, {"name": "_live", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.livequery_base.ephemeral_deploy_core"], "nodes": ["model.livequery_base._utils", "model.livequery_base.utils", "model.livequery_base._live"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.livequery_base._utils": {"database": "NEAR", "schema": "_utils", "name": "_utils", "resource_type": "model", "package_name": "livequery_base", "path": "deploy/core/_utils.sql", "original_file_path": "models/deploy/core/_utils.sql", "unique_id": "model.livequery_base._utils", "fqn": ["livequery_base", "deploy", "core", "_utils"], "alias": "", "checksum": {"name": "sha256", "checksum": "3d202cb82095728dae3b02cdca6d2c5f9521ecf50b687a50739f44b5ee828015"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["core"], "meta": {}, "group": null, "materialized": "ephemeral", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": null, "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true}, "tags": ["core"], "description": "", "columns": {"udf_introspect": {"name": "udf_introspect", "description": "", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "livequery_base://models/deploy/core/_utils.yml", "build_path": null, "deferred": false, "unrendered_config": {"materialized": "ephemeral", "tags": "core", "copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns"}, "created_at": 1763073392.0531073, "relation_name": null, "raw_code": "{% set config = config_core__utils %}\n{{ ephemeral_deploy_core(config) }}", "language": "sql", "refs": [], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.livequery_base.ephemeral_deploy_core"], "nodes": []}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.livequery_base._live": {"database": "NEAR", "schema": "_live", "name": "_live", "resource_type": "model", "package_name": "livequery_base", "path": "deploy/core/_live.sql", "original_file_path": "models/deploy/core/_live.sql", "unique_id": "model.livequery_base._live", "fqn": ["livequery_base", "deploy", "core", "_live"], "alias": "", "checksum": {"name": "sha256", "checksum": "c96cbb9dfef8ff10375c8e187dc394f7a38d172e8df94f343761d485338f4036"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["core"], "meta": {}, "group": null, "materialized": "ephemeral", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": null, "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true}, "tags": ["core"], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"materialized": "ephemeral", "tags": "core", "copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns"}, "created_at": 1763073387.1763525, "relation_name": null, "raw_code": "{% set config = config_core__live %}\n{{ ephemeral_deploy_core(config) }}", "language": "sql", "refs": [], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.livequery_base.ephemeral_deploy_core"], "nodes": []}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "model.livequery_base.utils": {"database": "NEAR", "schema": "utils", "name": "utils", "resource_type": "model", "package_name": "livequery_base", "path": "deploy/core/utils.sql", "original_file_path": "models/deploy/core/utils.sql", "unique_id": "model.livequery_base.utils", "fqn": ["livequery_base", "deploy", "core", "utils"], "alias": "", "checksum": {"name": "sha256", "checksum": "306321713017a3700a99c47db3a99ca2f64fdf6fe567c883a7507f13bd8095c2"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": ["core"], "meta": {}, "group": null, "materialized": "ephemeral", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": null, "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true}, "tags": ["core"], "description": "", "columns": {"udf_json_rpc_call": {"name": "udf_json_rpc_call", "description": "", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "udf_urlencode": {"name": "udf_urlencode", "description": "", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "udf_int_to_binary": {"name": "udf_int_to_binary", "description": "", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "udf_binary_to_int": {"name": "udf_binary_to_int", "description": "", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "udf_evm_decode_log": {"name": "udf_evm_decode_log", "description": "", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "livequery_base://models/deploy/core/utils.yml", "build_path": null, "deferred": false, "unrendered_config": {"materialized": "ephemeral", "tags": "core", "copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns"}, "created_at": 1763073392.0999541, "relation_name": null, "raw_code": "-- depends_on: {{ ref('_utils') }}\n{% set config = config_core_utils %}\n{{ ephemeral_deploy_core(config) }}", "language": "sql", "refs": [{"name": "_utils", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.livequery_base.ephemeral_deploy_core"], "nodes": ["model.livequery_base._utils"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null}, "analysis.livequery_base.test_create_or_drop_function_from_config": {"database": "NEAR", "schema": "test_create_or_drop_function_from_config", "name": "test_create_or_drop_function_from_config", "resource_type": "analysis", "package_name": "livequery_base", "path": "analysis/test_create_or_drop_function_from_config.sql", "original_file_path": "analysis/test_create_or_drop_function_from_config.sql", "unique_id": "analysis.livequery_base.test_create_or_drop_function_from_config", "fqn": ["livequery_base", "analysis", "test_create_or_drop_function_from_config"], "alias": "", "checksum": {"name": "sha256", "checksum": "6da8747a0512c8c0c522b3b56816f437171257a7544716d8795b1a4cc04c8664"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": [], "meta": {}, "group": null, "materialized": "view", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": null, "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "copy_grants": true}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns"}, "created_at": 1763073387.2826762, "relation_name": null, "raw_code": "{%- set udfs = fromyaml(config_core_live()) -%}\n{% do udfs.extend(fromyaml(config_core__live())) %}\n{% do udfs.extend(fromyaml(config_core__utils())) %}\n{% do udfs.extend(fromyaml(config_core_utils())) %}\n\n{%- for udf in udfs -%}\n{{- create_or_drop_function_from_config(udf, drop_=True) -}}\n{{- create_or_drop_function_from_config(udf, drop_=False) -}}\n{% endfor %}", "language": "sql", "refs": [], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.livequery_base.config_core_live", "macro.livequery_base.config_core__live", "macro.livequery_base.config_core__utils", "macro.livequery_base.config_core_utils", "macro.livequery_base.create_or_drop_function_from_config"], "nodes": []}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}}, "analysis.livequery_base.test_functions": {"database": "NEAR", "schema": "test_functions", "name": "test_functions", "resource_type": "analysis", "package_name": "livequery_base", "path": "analysis/test_functions.sql", "original_file_path": "analysis/test_functions.sql", "unique_id": "analysis.livequery_base.test_functions", "fqn": ["livequery_base", "analysis", "test_functions"], "alias": "", "checksum": {"name": "sha256", "checksum": "0ab84ce91d84a3416f20a65f80f6226b0dec39313dbd0f555f40cdf721121b9e"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": [], "meta": {}, "group": null, "materialized": "view", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": null, "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "copy_grants": true}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns"}, "created_at": 1763073387.3633323, "relation_name": null, "raw_code": "{{ sql_udf_json_rpc_call(True) }}\n{# {{ sql_udf_json_rpc_call(False) }} #}\n{{ config_core__live() }}", "language": "sql", "refs": [], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.livequery_base.sql_udf_json_rpc_call", "macro.livequery_base.config_core__live"], "nodes": []}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}}, "analysis.livequery_base.test_functions_py": {"database": "NEAR", "schema": "test_functions_py", "name": "test_functions_py", "resource_type": "analysis", "package_name": "livequery_base", "path": "analysis/test_functions_py.sql", "original_file_path": "analysis/test_functions_py.sql", "unique_id": "analysis.livequery_base.test_functions_py", "fqn": ["livequery_base", "analysis", "test_functions_py"], "alias": "", "checksum": {"name": "sha256", "checksum": "3e379c91a7abf83ca2438fdd68efa21b5f98a91a7c1beb62091f7b4d13d33745"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": [], "meta": {}, "group": null, "materialized": "view", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": null, "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "copy_grants": true}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns"}, "created_at": 1763073387.3707643, "relation_name": null, "raw_code": "{{ python_hex_to_int() }}\n{{ python_udf_hex_to_int_with_encoding() }}", "language": "sql", "refs": [], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.livequery_base.python_hex_to_int", "macro.livequery_base.python_udf_hex_to_int_with_encoding"], "nodes": []}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}}, "seed.livequery_base.live__verified_api_endpoints": {"database": "NEAR", "schema": "live", "name": "live__verified_api_endpoints", "resource_type": "seed", "package_name": "livequery_base", "path": "live__verified_api_endpoints.csv", "original_file_path": "data/live__verified_api_endpoints.csv", "unique_id": "seed.livequery_base.live__verified_api_endpoints", "fqn": ["livequery_base", "live__verified_api_endpoints"], "alias": "verified_api_endpoints", "checksum": {"name": "sha256", "checksum": "f801025b0fb9a370678db2b5b63ead57dc1371caffa0688266d9be12605a8afa"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": [], "meta": {}, "group": null, "materialized": "seed", "incremental_strategy": null, "persist_docs": {}, "post-hook": [], "pre-hook": [], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": null, "on_schema_change": "ignore", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "delimiter": ",", "quote_columns": null}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"enabled": "{{ target.database not in ['livequery', 'livequery_dev'] }}"}, "created_at": 1763073387.4881837, "relation_name": "NEAR.live.verified_api_endpoints", "raw_code": "", "root_path": "/home/runner/work/near-models/near-models/dbt_packages/livequery_base", "depends_on": {"macros": []}}, "operation.livequery_base.livequery_base-on-run-start-0": {"database": "NEAR", "schema": "livequery_base-on-run-start-0", "name": "livequery_base-on-run-start-0", "resource_type": "operation", "package_name": "livequery_base", "path": "hooks/livequery_base-on-run-start-0.sql", "original_file_path": "./dbt_project.yml", "unique_id": "operation.livequery_base.livequery_base-on-run-start-0", "fqn": ["livequery_base", "hooks", "livequery_base-on-run-start-0"], "alias": "", "checksum": {"name": "sha256", "checksum": "2996b929cefc54b878628db9ebdada0e002737cd97dee849023f2751445b8a93"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": [], "meta": {}, "group": null, "materialized": "view", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": null, "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "copy_grants": true}, "tags": ["on-run-start"], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns"}, "created_at": 1763073387.5093656, "relation_name": null, "raw_code": "{{ create_sps() }}", "language": "sql", "refs": [], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.livequery_base.create_sps"], "nodes": []}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "index": 0}, "operation.livequery_base.livequery_base-on-run-end-0": {"database": "NEAR", "schema": "livequery_base-on-run-end-0", "name": "livequery_base-on-run-end-0", "resource_type": "operation", "package_name": "livequery_base", "path": "hooks/livequery_base-on-run-end-0.sql", "original_file_path": "./dbt_project.yml", "unique_id": "operation.livequery_base.livequery_base-on-run-end-0", "fqn": ["livequery_base", "hooks", "livequery_base-on-run-end-0"], "alias": "", "checksum": {"name": "sha256", "checksum": "2996b929cefc54b878628db9ebdada0e002737cd97dee849023f2751445b8a93"}, "config": {"enabled": true, "alias": null, "schema": null, "database": null, "tags": [], "meta": {}, "group": null, "materialized": "view", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": null, "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "copy_grants": true}, "tags": ["on-run-end"], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns"}, "created_at": 1763073387.517769, "relation_name": null, "raw_code": "{{ apply_meta_as_tags(results) }}", "language": "sql", "refs": [], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.livequery_base.apply_meta_as_tags"], "nodes": []}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "index": 0}, "test.near_models.not_null_silver__pool_events_tx_hash.581c404ec1": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "tx_hash", "model": "{{ get_where_subquery(ref('silver__pool_events')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__pool_events_tx_hash", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__pool_events_tx_hash.sql", "original_file_path": "models/silver/staking/silver__pool_events.yml", "unique_id": "test.near_models.not_null_silver__pool_events_tx_hash.581c404ec1", "fqn": ["near_models", "silver", "staking", "not_null_silver__pool_events_tx_hash"], "alias": "pool_events_tx_hash", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073387.8135734, "relation_name": "NEAR.not_null_silver.pool_events_tx_hash", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__pool_events", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__pool_events"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "tx_hash", "file_key_name": "models.silver__pool_events", "attached_node": "model.near_models.silver__pool_events"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__pool_events_tx_hash__VARCHAR.c3bd10d75d": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["VARCHAR"], "column_name": "tx_hash", "model": "{{ get_where_subquery(ref('silver__pool_events')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_silver", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_silver__pool_events_tx_hash__VARCHAR", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_4b43a0f6144d4c6df834097b61b40051.sql", "original_file_path": "models/silver/staking/silver__pool_events.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__pool_events_tx_hash__VARCHAR.c3bd10d75d", "fqn": ["near_models", "silver", "staking", "dbt_expectations_expect_column_values_to_be_in_type_list_silver__pool_events_tx_hash__VARCHAR"], "alias": "pool_events_tx_hash", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_4b43a0f6144d4c6df834097b61b40051", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_4b43a0f6144d4c6df834097b61b40051"}, "created_at": 1763073387.8160934, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_silver.pool_events_tx_hash", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_4b43a0f6144d4c6df834097b61b40051\") }}", "language": "sql", "refs": [{"name": "silver__pool_events", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__pool_events"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "tx_hash", "file_key_name": "models.silver__pool_events", "attached_node": "model.near_models.silver__pool_events"}, "test.near_models.not_null_silver__pool_events_block_id.9c77ed9257": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "block_id", "model": "{{ get_where_subquery(ref('silver__pool_events')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__pool_events_block_id", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__pool_events_block_id.sql", "original_file_path": "models/silver/staking/silver__pool_events.yml", "unique_id": "test.near_models.not_null_silver__pool_events_block_id.9c77ed9257", "fqn": ["near_models", "silver", "staking", "not_null_silver__pool_events_block_id"], "alias": "pool_events_block_id", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073387.8302643, "relation_name": "NEAR.not_null_silver.pool_events_block_id", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__pool_events", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__pool_events"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "block_id", "file_key_name": "models.silver__pool_events", "attached_node": "model.near_models.silver__pool_events"}, "test.near_models.not_null_silver__pool_events_block_timestamp.9e8c88d1b7": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "block_timestamp", "model": "{{ get_where_subquery(ref('silver__pool_events')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__pool_events_block_timestamp", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__pool_events_block_timestamp.sql", "original_file_path": "models/silver/staking/silver__pool_events.yml", "unique_id": "test.near_models.not_null_silver__pool_events_block_timestamp.9e8c88d1b7", "fqn": ["near_models", "silver", "staking", "not_null_silver__pool_events_block_timestamp"], "alias": "pool_events_block_timestamp", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073387.832318, "relation_name": "NEAR.not_null_silver.pool_events_block_timestamp", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__pool_events", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__pool_events"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "block_timestamp", "file_key_name": "models.silver__pool_events", "attached_node": "model.near_models.silver__pool_events"}, "test.near_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__pool_events_block_timestamp__day__1.8a2a120ef6": {"test_metadata": {"name": "expect_row_values_to_have_recent_data", "kwargs": {"datepart": "day", "interval": 1, "column_name": "block_timestamp", "model": "{{ get_where_subquery(ref('silver__pool_events')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_row_values_to_have_recent_data_silver", "name": "dbt_expectations_expect_row_values_to_have_recent_data_silver__pool_events_block_timestamp__day__1", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_row_va_28db2f4045627a5cc9c35c6fab23c77d.sql", "original_file_path": "models/silver/staking/silver__pool_events.yml", "unique_id": "test.near_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__pool_events_block_timestamp__day__1.8a2a120ef6", "fqn": ["near_models", "silver", "staking", "dbt_expectations_expect_row_values_to_have_recent_data_silver__pool_events_block_timestamp__day__1"], "alias": "pool_events_block_timestamp", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_row_va_28db2f4045627a5cc9c35c6fab23c77d", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_row_va_28db2f4045627a5cc9c35c6fab23c77d"}, "created_at": 1763073387.8344197, "relation_name": "NEAR.dbt_expectations_expect_row_values_to_have_recent_data_silver.pool_events_block_timestamp", "raw_code": "{{ dbt_expectations.test_expect_row_values_to_have_recent_data(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_row_va_28db2f4045627a5cc9c35c6fab23c77d\") }}", "language": "sql", "refs": [{"name": "silver__pool_events", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_row_values_to_have_recent_data", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__pool_events"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "block_timestamp", "file_key_name": "models.silver__pool_events", "attached_node": "model.near_models.silver__pool_events"}, "test.near_models.not_null_silver__pool_events_receipt_object_id.41ae74569b": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "receipt_object_id", "model": "{{ get_where_subquery(ref('silver__pool_events')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__pool_events_receipt_object_id", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__pool_events_receipt_object_id.sql", "original_file_path": "models/silver/staking/silver__pool_events.yml", "unique_id": "test.near_models.not_null_silver__pool_events_receipt_object_id.41ae74569b", "fqn": ["near_models", "silver", "staking", "not_null_silver__pool_events_receipt_object_id"], "alias": "pool_events_receipt_object_id", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073387.8598814, "relation_name": "NEAR.not_null_silver.pool_events_receipt_object_id", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__pool_events", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__pool_events"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "receipt_object_id", "file_key_name": "models.silver__pool_events", "attached_node": "model.near_models.silver__pool_events"}, "test.near_models.not_null_silver__pool_events_receiver_id.f24e64dff5": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "receiver_id", "model": "{{ get_where_subquery(ref('silver__pool_events')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__pool_events_receiver_id", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__pool_events_receiver_id.sql", "original_file_path": "models/silver/staking/silver__pool_events.yml", "unique_id": "test.near_models.not_null_silver__pool_events_receiver_id.f24e64dff5", "fqn": ["near_models", "silver", "staking", "not_null_silver__pool_events_receiver_id"], "alias": "pool_events_receiver_id", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073387.862087, "relation_name": "NEAR.not_null_silver.pool_events_receiver_id", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__pool_events", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__pool_events"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "receiver_id", "file_key_name": "models.silver__pool_events", "attached_node": "model.near_models.silver__pool_events"}, "test.near_models.not_null_silver__pool_events_signer_id.b061018f77": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "signer_id", "model": "{{ get_where_subquery(ref('silver__pool_events')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__pool_events_signer_id", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__pool_events_signer_id.sql", "original_file_path": "models/silver/staking/silver__pool_events.yml", "unique_id": "test.near_models.not_null_silver__pool_events_signer_id.b061018f77", "fqn": ["near_models", "silver", "staking", "not_null_silver__pool_events_signer_id"], "alias": "pool_events_signer_id", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073387.864124, "relation_name": "NEAR.not_null_silver.pool_events_signer_id", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__pool_events", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__pool_events"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "signer_id", "file_key_name": "models.silver__pool_events", "attached_node": "model.near_models.silver__pool_events"}, "test.near_models.not_null_silver__pool_events_predecessor_id.340cdf35be": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "predecessor_id", "model": "{{ get_where_subquery(ref('silver__pool_events')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__pool_events_predecessor_id", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__pool_events_predecessor_id.sql", "original_file_path": "models/silver/staking/silver__pool_events.yml", "unique_id": "test.near_models.not_null_silver__pool_events_predecessor_id.340cdf35be", "fqn": ["near_models", "silver", "staking", "not_null_silver__pool_events_predecessor_id"], "alias": "pool_events_predecessor_id", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073387.8662744, "relation_name": "NEAR.not_null_silver.pool_events_predecessor_id", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__pool_events", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__pool_events"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "predecessor_id", "file_key_name": "models.silver__pool_events", "attached_node": "model.near_models.silver__pool_events"}, "test.near_models.not_null_silver__pool_events_status_value.3c9894cb7c": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "status_value", "model": "{{ get_where_subquery(ref('silver__pool_events')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__pool_events_status_value", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__pool_events_status_value.sql", "original_file_path": "models/silver/staking/silver__pool_events.yml", "unique_id": "test.near_models.not_null_silver__pool_events_status_value.3c9894cb7c", "fqn": ["near_models", "silver", "staking", "not_null_silver__pool_events_status_value"], "alias": "pool_events_status_value", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073387.8683426, "relation_name": "NEAR.not_null_silver.pool_events_status_value", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__pool_events", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__pool_events"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "status_value", "file_key_name": "models.silver__pool_events", "attached_node": "model.near_models.silver__pool_events"}, "test.near_models.not_null_silver__pool_events_logs.0163adb4bc": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "logs", "model": "{{ get_where_subquery(ref('silver__pool_events')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__pool_events_logs", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__pool_events_logs.sql", "original_file_path": "models/silver/staking/silver__pool_events.yml", "unique_id": "test.near_models.not_null_silver__pool_events_logs.0163adb4bc", "fqn": ["near_models", "silver", "staking", "not_null_silver__pool_events_logs"], "alias": "pool_events_logs", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073387.8704221, "relation_name": "NEAR.not_null_silver.pool_events_logs", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__pool_events", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__pool_events"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "logs", "file_key_name": "models.silver__pool_events", "attached_node": "model.near_models.silver__pool_events"}, "test.near_models.not_null_silver__pool_events_LOG.369e907bc8": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "LOG", "model": "{{ get_where_subquery(ref('silver__pool_events')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__pool_events_LOG", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__pool_events_LOG.sql", "original_file_path": "models/silver/staking/silver__pool_events.yml", "unique_id": "test.near_models.not_null_silver__pool_events_LOG.369e907bc8", "fqn": ["near_models", "silver", "staking", "not_null_silver__pool_events_LOG"], "alias": "pool_events_LOG", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073387.8724566, "relation_name": "NEAR.not_null_silver.pool_events_LOG", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__pool_events", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__pool_events"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "LOG", "file_key_name": "models.silver__pool_events", "attached_node": "model.near_models.silver__pool_events"}, "test.near_models.not_null_silver__pool_events_POOL_EVENTS_ID.93ae569735": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "POOL_EVENTS_ID", "model": "{{ get_where_subquery(ref('silver__pool_events')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__pool_events_POOL_EVENTS_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__pool_events_POOL_EVENTS_ID.sql", "original_file_path": "models/silver/staking/silver__pool_events.yml", "unique_id": "test.near_models.not_null_silver__pool_events_POOL_EVENTS_ID.93ae569735", "fqn": ["near_models", "silver", "staking", "not_null_silver__pool_events_POOL_EVENTS_ID"], "alias": "pool_events_POOL_EVENTS_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073387.874768, "relation_name": "NEAR.not_null_silver.pool_events_POOL_EVENTS_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__pool_events", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__pool_events"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "POOL_EVENTS_ID", "file_key_name": "models.silver__pool_events", "attached_node": "model.near_models.silver__pool_events"}, "test.near_models.unique_silver__pool_events_POOL_EVENTS_ID.9200a3c538": {"test_metadata": {"name": "unique", "kwargs": {"column_name": "POOL_EVENTS_ID", "model": "{{ get_where_subquery(ref('silver__pool_events')) }}"}, "namespace": null}, "database": "NEAR", "schema": "unique_silver", "name": "unique_silver__pool_events_POOL_EVENTS_ID", "resource_type": "test", "package_name": "near_models", "path": "unique_silver__pool_events_POOL_EVENTS_ID.sql", "original_file_path": "models/silver/staking/silver__pool_events.yml", "unique_id": "test.near_models.unique_silver__pool_events_POOL_EVENTS_ID.9200a3c538", "fqn": ["near_models", "silver", "staking", "unique_silver__pool_events_POOL_EVENTS_ID"], "alias": "pool_events_POOL_EVENTS_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073387.876781, "relation_name": "NEAR.unique_silver.pool_events_POOL_EVENTS_ID", "raw_code": "{{ test_unique(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__pool_events", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_unique"], "nodes": ["model.near_models.silver__pool_events"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "POOL_EVENTS_ID", "file_key_name": "models.silver__pool_events", "attached_node": "model.near_models.silver__pool_events"}, "test.near_models.not_null_silver__pool_balance_daily_date_day.a4a227f021": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "date_day", "model": "{{ get_where_subquery(ref('silver__pool_balance_daily')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__pool_balance_daily_date_day", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__pool_balance_daily_date_day.sql", "original_file_path": "models/silver/staking/silver__pool_balance_daily.yml", "unique_id": "test.near_models.not_null_silver__pool_balance_daily_date_day.a4a227f021", "fqn": ["near_models", "silver", "staking", "not_null_silver__pool_balance_daily_date_day"], "alias": "pool_balance_daily_date_day", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073387.8817804, "relation_name": "NEAR.not_null_silver.pool_balance_daily_date_day", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__pool_balance_daily", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__pool_balance_daily"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "date_day", "file_key_name": "models.silver__pool_balance_daily", "attached_node": "model.near_models.silver__pool_balance_daily"}, "test.near_models.not_null_silver__pool_balance_daily_address.a8ea29f0b4": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "address", "model": "{{ get_where_subquery(ref('silver__pool_balance_daily')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__pool_balance_daily_address", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__pool_balance_daily_address.sql", "original_file_path": "models/silver/staking/silver__pool_balance_daily.yml", "unique_id": "test.near_models.not_null_silver__pool_balance_daily_address.a8ea29f0b4", "fqn": ["near_models", "silver", "staking", "not_null_silver__pool_balance_daily_address"], "alias": "pool_balance_daily_address", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073387.8838758, "relation_name": "NEAR.not_null_silver.pool_balance_daily_address", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__pool_balance_daily", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__pool_balance_daily"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "address", "file_key_name": "models.silver__pool_balance_daily", "attached_node": "model.near_models.silver__pool_balance_daily"}, "test.near_models.not_null_silver__pool_balance_daily_balance.b1fddc5e12": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "balance", "model": "{{ get_where_subquery(ref('silver__pool_balance_daily')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__pool_balance_daily_balance", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__pool_balance_daily_balance.sql", "original_file_path": "models/silver/staking/silver__pool_balance_daily.yml", "unique_id": "test.near_models.not_null_silver__pool_balance_daily_balance.b1fddc5e12", "fqn": ["near_models", "silver", "staking", "not_null_silver__pool_balance_daily_balance"], "alias": "pool_balance_daily_balance", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073387.885892, "relation_name": "NEAR.not_null_silver.pool_balance_daily_balance", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__pool_balance_daily", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__pool_balance_daily"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "balance", "file_key_name": "models.silver__pool_balance_daily", "attached_node": "model.near_models.silver__pool_balance_daily"}, "test.near_models.not_null_silver__pool_balance_daily__id.6622ad340a": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "_id", "model": "{{ get_where_subquery(ref('silver__pool_balance_daily')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__pool_balance_daily__id", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__pool_balance_daily__id.sql", "original_file_path": "models/silver/staking/silver__pool_balance_daily.yml", "unique_id": "test.near_models.not_null_silver__pool_balance_daily__id.6622ad340a", "fqn": ["near_models", "silver", "staking", "not_null_silver__pool_balance_daily__id"], "alias": "pool_balance_daily", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073387.8882139, "relation_name": "NEAR.not_null_silver.pool_balance_daily", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__pool_balance_daily", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__pool_balance_daily"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "_id", "file_key_name": "models.silver__pool_balance_daily", "attached_node": "model.near_models.silver__pool_balance_daily"}, "test.near_models.unique_silver__pool_balance_daily__id.fc46cec893": {"test_metadata": {"name": "unique", "kwargs": {"column_name": "_id", "model": "{{ get_where_subquery(ref('silver__pool_balance_daily')) }}"}, "namespace": null}, "database": "NEAR", "schema": "unique_silver", "name": "unique_silver__pool_balance_daily__id", "resource_type": "test", "package_name": "near_models", "path": "unique_silver__pool_balance_daily__id.sql", "original_file_path": "models/silver/staking/silver__pool_balance_daily.yml", "unique_id": "test.near_models.unique_silver__pool_balance_daily__id.fc46cec893", "fqn": ["near_models", "silver", "staking", "unique_silver__pool_balance_daily__id"], "alias": "pool_balance_daily", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073387.890245, "relation_name": "NEAR.unique_silver.pool_balance_daily", "raw_code": "{{ test_unique(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__pool_balance_daily", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_unique"], "nodes": ["model.near_models.silver__pool_balance_daily"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "_id", "file_key_name": "models.silver__pool_balance_daily", "attached_node": "model.near_models.silver__pool_balance_daily"}, "test.near_models.not_null_silver__staking_pools_s3_tx_hash.98b530bf8a": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "tx_hash", "model": "{{ get_where_subquery(ref('silver__staking_pools_s3')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__staking_pools_s3_tx_hash", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__staking_pools_s3_tx_hash.sql", "original_file_path": "models/silver/staking/silver__staking_pools_s3.yml", "unique_id": "test.near_models.not_null_silver__staking_pools_s3_tx_hash.98b530bf8a", "fqn": ["near_models", "silver", "staking", "not_null_silver__staking_pools_s3_tx_hash"], "alias": "staking_pools_s3_tx_hash", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073387.8965642, "relation_name": "NEAR.not_null_silver.staking_pools_s3_tx_hash", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__staking_pools_s3", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__staking_pools_s3"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "tx_hash", "file_key_name": "models.silver__staking_pools_s3", "attached_node": "model.near_models.silver__staking_pools_s3"}, "test.near_models.not_null_silver__staking_pools_s3_block_timestamp.842cbef958": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "block_timestamp", "model": "{{ get_where_subquery(ref('silver__staking_pools_s3')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__staking_pools_s3_block_timestamp", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__staking_pools_s3_block_timestamp.sql", "original_file_path": "models/silver/staking/silver__staking_pools_s3.yml", "unique_id": "test.near_models.not_null_silver__staking_pools_s3_block_timestamp.842cbef958", "fqn": ["near_models", "silver", "staking", "not_null_silver__staking_pools_s3_block_timestamp"], "alias": "staking_pools_s3_block_timestamp", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073387.8988419, "relation_name": "NEAR.not_null_silver.staking_pools_s3_block_timestamp", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__staking_pools_s3", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__staking_pools_s3"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "block_timestamp", "file_key_name": "models.silver__staking_pools_s3", "attached_node": "model.near_models.silver__staking_pools_s3"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__staking_pools_s3_block_timestamp__TIMESTAMP_NTZ.cd9410d407": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "TIMESTAMP_NTZ", "column_name": "block_timestamp", "model": "{{ get_where_subquery(ref('silver__staking_pools_s3')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_silver", "name": "dbt_expectations_expect_column_values_to_be_of_type_silver__staking_pools_s3_block_timestamp__TIMESTAMP_NTZ", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_cfdd8783eeeac986364f7498dca773c5.sql", "original_file_path": "models/silver/staking/silver__staking_pools_s3.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__staking_pools_s3_block_timestamp__TIMESTAMP_NTZ.cd9410d407", "fqn": ["near_models", "silver", "staking", "dbt_expectations_expect_column_values_to_be_of_type_silver__staking_pools_s3_block_timestamp__TIMESTAMP_NTZ"], "alias": "staking_pools_s3_block_timestamp", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_cfdd8783eeeac986364f7498dca773c5", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_cfdd8783eeeac986364f7498dca773c5"}, "created_at": 1763073387.9009237, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_silver.staking_pools_s3_block_timestamp", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_cfdd8783eeeac986364f7498dca773c5\") }}", "language": "sql", "refs": [{"name": "silver__staking_pools_s3", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__staking_pools_s3"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "block_timestamp", "file_key_name": "models.silver__staking_pools_s3", "attached_node": "model.near_models.silver__staking_pools_s3"}, "test.near_models.not_null_silver__staking_pools_s3_block_id.d95930bf23": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "block_id", "model": "{{ get_where_subquery(ref('silver__staking_pools_s3')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__staking_pools_s3_block_id", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__staking_pools_s3_block_id.sql", "original_file_path": "models/silver/staking/silver__staking_pools_s3.yml", "unique_id": "test.near_models.not_null_silver__staking_pools_s3_block_id.d95930bf23", "fqn": ["near_models", "silver", "staking", "not_null_silver__staking_pools_s3_block_id"], "alias": "staking_pools_s3_block_id", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073387.907576, "relation_name": "NEAR.not_null_silver.staking_pools_s3_block_id", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__staking_pools_s3", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__staking_pools_s3"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "block_id", "file_key_name": "models.silver__staking_pools_s3", "attached_node": "model.near_models.silver__staking_pools_s3"}, "test.near_models.not_null_silver__staking_pools_s3_receipt_id.29f84c3b37": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "receipt_id", "model": "{{ get_where_subquery(ref('silver__staking_pools_s3')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__staking_pools_s3_receipt_id", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__staking_pools_s3_receipt_id.sql", "original_file_path": "models/silver/staking/silver__staking_pools_s3.yml", "unique_id": "test.near_models.not_null_silver__staking_pools_s3_receipt_id.29f84c3b37", "fqn": ["near_models", "silver", "staking", "not_null_silver__staking_pools_s3_receipt_id"], "alias": "staking_pools_s3_receipt_id", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073387.9096305, "relation_name": "NEAR.not_null_silver.staking_pools_s3_receipt_id", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__staking_pools_s3", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__staking_pools_s3"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "receipt_id", "file_key_name": "models.silver__staking_pools_s3", "attached_node": "model.near_models.silver__staking_pools_s3"}, "test.near_models.not_null_silver__staking_pools_s3_owner.e788df571d": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "owner", "model": "{{ get_where_subquery(ref('silver__staking_pools_s3')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__staking_pools_s3_owner", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__staking_pools_s3_owner.sql", "original_file_path": "models/silver/staking/silver__staking_pools_s3.yml", "unique_id": "test.near_models.not_null_silver__staking_pools_s3_owner.e788df571d", "fqn": ["near_models", "silver", "staking", "not_null_silver__staking_pools_s3_owner"], "alias": "staking_pools_s3_owner", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073387.9117453, "relation_name": "NEAR.not_null_silver.staking_pools_s3_owner", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__staking_pools_s3", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__staking_pools_s3"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "owner", "file_key_name": "models.silver__staking_pools_s3", "attached_node": "model.near_models.silver__staking_pools_s3"}, "test.near_models.not_null_silver__staking_pools_s3_address.f975bca6c8": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "address", "model": "{{ get_where_subquery(ref('silver__staking_pools_s3')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__staking_pools_s3_address", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__staking_pools_s3_address.sql", "original_file_path": "models/silver/staking/silver__staking_pools_s3.yml", "unique_id": "test.near_models.not_null_silver__staking_pools_s3_address.f975bca6c8", "fqn": ["near_models", "silver", "staking", "not_null_silver__staking_pools_s3_address"], "alias": "staking_pools_s3_address", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073387.9138086, "relation_name": "NEAR.not_null_silver.staking_pools_s3_address", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__staking_pools_s3", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__staking_pools_s3"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "address", "file_key_name": "models.silver__staking_pools_s3", "attached_node": "model.near_models.silver__staking_pools_s3"}, "test.near_models.dbt_expectations_expect_column_values_to_match_regex_silver__staking_pools_s3_address___pool_.243c0ef40e": {"test_metadata": {"name": "expect_column_values_to_match_regex", "kwargs": {"regex": ".*pool.*", "column_name": "address", "model": "{{ get_where_subquery(ref('silver__staking_pools_s3')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_match_regex_silver", "name": "dbt_expectations_expect_column_values_to_match_regex_silver__staking_pools_s3_address___pool_", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_60fbb2721e4add2f700e837de0ffc2b1.sql", "original_file_path": "models/silver/staking/silver__staking_pools_s3.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_match_regex_silver__staking_pools_s3_address___pool_.243c0ef40e", "fqn": ["near_models", "silver", "staking", "dbt_expectations_expect_column_values_to_match_regex_silver__staking_pools_s3_address___pool_"], "alias": "staking_pools_s3_address", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_60fbb2721e4add2f700e837de0ffc2b1", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_60fbb2721e4add2f700e837de0ffc2b1"}, "created_at": 1763073387.9158385, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_match_regex_silver.staking_pools_s3_address", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_match_regex(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_60fbb2721e4add2f700e837de0ffc2b1\") }}", "language": "sql", "refs": [{"name": "silver__staking_pools_s3", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_match_regex", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__staking_pools_s3"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "address", "file_key_name": "models.silver__staking_pools_s3", "attached_node": "model.near_models.silver__staking_pools_s3"}, "test.near_models.not_null_silver__staking_pools_s3_reward_fee_fraction.7842793cc7": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "reward_fee_fraction", "model": "{{ get_where_subquery(ref('silver__staking_pools_s3')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__staking_pools_s3_reward_fee_fraction", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__staking_pools_s3_reward_fee_fraction.sql", "original_file_path": "models/silver/staking/silver__staking_pools_s3.yml", "unique_id": "test.near_models.not_null_silver__staking_pools_s3_reward_fee_fraction.7842793cc7", "fqn": ["near_models", "silver", "staking", "not_null_silver__staking_pools_s3_reward_fee_fraction"], "alias": "staking_pools_s3_reward_fee_fraction", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073387.9339101, "relation_name": "NEAR.not_null_silver.staking_pools_s3_reward_fee_fraction", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__staking_pools_s3", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__staking_pools_s3"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "reward_fee_fraction", "file_key_name": "models.silver__staking_pools_s3", "attached_node": "model.near_models.silver__staking_pools_s3"}, "test.near_models.not_null_silver__staking_pools_s3_tx_type.4974456cfa": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "tx_type", "model": "{{ get_where_subquery(ref('silver__staking_pools_s3')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__staking_pools_s3_tx_type", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__staking_pools_s3_tx_type.sql", "original_file_path": "models/silver/staking/silver__staking_pools_s3.yml", "unique_id": "test.near_models.not_null_silver__staking_pools_s3_tx_type.4974456cfa", "fqn": ["near_models", "silver", "staking", "not_null_silver__staking_pools_s3_tx_type"], "alias": "staking_pools_s3_tx_type", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073387.9359515, "relation_name": "NEAR.not_null_silver.staking_pools_s3_tx_type", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__staking_pools_s3", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__staking_pools_s3"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "tx_type", "file_key_name": "models.silver__staking_pools_s3", "attached_node": "model.near_models.silver__staking_pools_s3"}, "test.near_models.accepted_values_silver__staking_pools_s3_tx_type__Create__Update.d8231cc078": {"test_metadata": {"name": "accepted_values", "kwargs": {"values": ["Create", "Update"], "column_name": "tx_type", "model": "{{ get_where_subquery(ref('silver__staking_pools_s3')) }}"}, "namespace": null}, "database": "NEAR", "schema": "accepted_values_silver", "name": "accepted_values_silver__staking_pools_s3_tx_type__Create__Update", "resource_type": "test", "package_name": "near_models", "path": "accepted_values_silver__stakin_af0f41ddf1b427e8d05662f6261ff2e8.sql", "original_file_path": "models/silver/staking/silver__staking_pools_s3.yml", "unique_id": "test.near_models.accepted_values_silver__staking_pools_s3_tx_type__Create__Update.d8231cc078", "fqn": ["near_models", "silver", "staking", "accepted_values_silver__staking_pools_s3_tx_type__Create__Update"], "alias": "staking_pools_s3_tx_type", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "accepted_values_silver__stakin_af0f41ddf1b427e8d05662f6261ff2e8", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "accepted_values_silver__stakin_af0f41ddf1b427e8d05662f6261ff2e8"}, "created_at": 1763073387.9379768, "relation_name": "NEAR.accepted_values_silver.staking_pools_s3_tx_type", "raw_code": "{{ test_accepted_values(**_dbt_generic_test_kwargs) }}{{ config(alias=\"accepted_values_silver__stakin_af0f41ddf1b427e8d05662f6261ff2e8\") }}", "language": "sql", "refs": [{"name": "silver__staking_pools_s3", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_accepted_values", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__staking_pools_s3"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "tx_type", "file_key_name": "models.silver__staking_pools_s3", "attached_node": "model.near_models.silver__staking_pools_s3"}, "test.near_models.unique_silver__staking_pools_s3_staking_pools_id.5c0eca0cbe": {"test_metadata": {"name": "unique", "kwargs": {"column_name": "staking_pools_id", "model": "{{ get_where_subquery(ref('silver__staking_pools_s3')) }}"}, "namespace": null}, "database": "NEAR", "schema": "unique_silver", "name": "unique_silver__staking_pools_s3_staking_pools_id", "resource_type": "test", "package_name": "near_models", "path": "unique_silver__staking_pools_s3_staking_pools_id.sql", "original_file_path": "models/silver/staking/silver__staking_pools_s3.yml", "unique_id": "test.near_models.unique_silver__staking_pools_s3_staking_pools_id.5c0eca0cbe", "fqn": ["near_models", "silver", "staking", "unique_silver__staking_pools_s3_staking_pools_id"], "alias": "staking_pools_s3_staking_pools_id", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073387.9479153, "relation_name": "NEAR.unique_silver.staking_pools_s3_staking_pools_id", "raw_code": "{{ test_unique(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__staking_pools_s3", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_unique"], "nodes": ["model.near_models.silver__staking_pools_s3"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "staking_pools_id", "file_key_name": "models.silver__staking_pools_s3", "attached_node": "model.near_models.silver__staking_pools_s3"}, "test.near_models.not_null_silver__staking_pools_s3_staking_pools_id.6778099002": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "staking_pools_id", "model": "{{ get_where_subquery(ref('silver__staking_pools_s3')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__staking_pools_s3_staking_pools_id", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__staking_pools_s3_staking_pools_id.sql", "original_file_path": "models/silver/staking/silver__staking_pools_s3.yml", "unique_id": "test.near_models.not_null_silver__staking_pools_s3_staking_pools_id.6778099002", "fqn": ["near_models", "silver", "staking", "not_null_silver__staking_pools_s3_staking_pools_id"], "alias": "staking_pools_s3_staking_pools_id", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073387.9499495, "relation_name": "NEAR.not_null_silver.staking_pools_s3_staking_pools_id", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__staking_pools_s3", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__staking_pools_s3"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "staking_pools_id", "file_key_name": "models.silver__staking_pools_s3", "attached_node": "model.near_models.silver__staking_pools_s3"}, "test.near_models.not_null_silver__staking_epochs_TX_HASH.a5c75ed976": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TX_HASH", "model": "{{ get_where_subquery(ref('silver__staking_epochs')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__staking_epochs_TX_HASH", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__staking_epochs_TX_HASH.sql", "original_file_path": "models/silver/staking/silver__staking_epochs.yml", "unique_id": "test.near_models.not_null_silver__staking_epochs_TX_HASH.a5c75ed976", "fqn": ["near_models", "silver", "staking", "not_null_silver__staking_epochs_TX_HASH"], "alias": "staking_epochs_TX_HASH", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073387.9573305, "relation_name": "NEAR.not_null_silver.staking_epochs_TX_HASH", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__staking_epochs", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__staking_epochs"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TX_HASH", "file_key_name": "models.silver__staking_epochs", "attached_node": "model.near_models.silver__staking_epochs"}, "test.near_models.not_null_silver__staking_epochs_BLOCK_ID.678bafa4eb": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCK_ID", "model": "{{ get_where_subquery(ref('silver__staking_epochs')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__staking_epochs_BLOCK_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__staking_epochs_BLOCK_ID.sql", "original_file_path": "models/silver/staking/silver__staking_epochs.yml", "unique_id": "test.near_models.not_null_silver__staking_epochs_BLOCK_ID.678bafa4eb", "fqn": ["near_models", "silver", "staking", "not_null_silver__staking_epochs_BLOCK_ID"], "alias": "staking_epochs_BLOCK_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073387.9594033, "relation_name": "NEAR.not_null_silver.staking_epochs_BLOCK_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__staking_epochs", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__staking_epochs"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_ID", "file_key_name": "models.silver__staking_epochs", "attached_node": "model.near_models.silver__staking_epochs"}, "test.near_models.not_null_silver__staking_epochs_BLOCK_TIMESTAMP.1d6afc7ad7": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCK_TIMESTAMP", "model": "{{ get_where_subquery(ref('silver__staking_epochs')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__staking_epochs_BLOCK_TIMESTAMP", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__staking_epochs_BLOCK_TIMESTAMP.sql", "original_file_path": "models/silver/staking/silver__staking_epochs.yml", "unique_id": "test.near_models.not_null_silver__staking_epochs_BLOCK_TIMESTAMP.1d6afc7ad7", "fqn": ["near_models", "silver", "staking", "not_null_silver__staking_epochs_BLOCK_TIMESTAMP"], "alias": "staking_epochs_BLOCK_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073387.9614158, "relation_name": "NEAR.not_null_silver.staking_epochs_BLOCK_TIMESTAMP", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__staking_epochs", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__staking_epochs"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_TIMESTAMP", "file_key_name": "models.silver__staking_epochs", "attached_node": "model.near_models.silver__staking_epochs"}, "test.near_models.not_null_silver__staking_epochs_POOL_ID.f0e1340bc1": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "POOL_ID", "model": "{{ get_where_subquery(ref('silver__staking_epochs')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__staking_epochs_POOL_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__staking_epochs_POOL_ID.sql", "original_file_path": "models/silver/staking/silver__staking_epochs.yml", "unique_id": "test.near_models.not_null_silver__staking_epochs_POOL_ID.f0e1340bc1", "fqn": ["near_models", "silver", "staking", "not_null_silver__staking_epochs_POOL_ID"], "alias": "staking_epochs_POOL_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073387.963441, "relation_name": "NEAR.not_null_silver.staking_epochs_POOL_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__staking_epochs", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__staking_epochs"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "POOL_ID", "file_key_name": "models.silver__staking_epochs", "attached_node": "model.near_models.silver__staking_epochs"}, "test.near_models.not_null_silver__staking_epochs_EPOCH_NUMBER.555a92357a": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "EPOCH_NUMBER", "model": "{{ get_where_subquery(ref('silver__staking_epochs')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__staking_epochs_EPOCH_NUMBER", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__staking_epochs_EPOCH_NUMBER.sql", "original_file_path": "models/silver/staking/silver__staking_epochs.yml", "unique_id": "test.near_models.not_null_silver__staking_epochs_EPOCH_NUMBER.555a92357a", "fqn": ["near_models", "silver", "staking", "not_null_silver__staking_epochs_EPOCH_NUMBER"], "alias": "staking_epochs_EPOCH_NUMBER", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073387.9662027, "relation_name": "NEAR.not_null_silver.staking_epochs_EPOCH_NUMBER", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__staking_epochs", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__staking_epochs"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "EPOCH_NUMBER", "file_key_name": "models.silver__staking_epochs", "attached_node": "model.near_models.silver__staking_epochs"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__staking_epochs_EPOCH_NUMBER__NUMBER.52826030e4": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "NUMBER", "column_name": "EPOCH_NUMBER", "model": "{{ get_where_subquery(ref('silver__staking_epochs')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_silver", "name": "dbt_expectations_expect_column_values_to_be_of_type_silver__staking_epochs_EPOCH_NUMBER__NUMBER", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_71d7e254281fb88c4ee617cf7c140011.sql", "original_file_path": "models/silver/staking/silver__staking_epochs.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__staking_epochs_EPOCH_NUMBER__NUMBER.52826030e4", "fqn": ["near_models", "silver", "staking", "dbt_expectations_expect_column_values_to_be_of_type_silver__staking_epochs_EPOCH_NUMBER__NUMBER"], "alias": "staking_epochs_EPOCH_NUMBER", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_71d7e254281fb88c4ee617cf7c140011", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_71d7e254281fb88c4ee617cf7c140011"}, "created_at": 1763073387.9682546, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_silver.staking_epochs_EPOCH_NUMBER", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_71d7e254281fb88c4ee617cf7c140011\") }}", "language": "sql", "refs": [{"name": "silver__staking_epochs", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__staking_epochs"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "EPOCH_NUMBER", "file_key_name": "models.silver__staking_epochs", "attached_node": "model.near_models.silver__staking_epochs"}, "test.near_models.not_null_silver__staking_epochs_REWARD_TOKENS.4d4fa39b9b": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "REWARD_TOKENS", "model": "{{ get_where_subquery(ref('silver__staking_epochs')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__staking_epochs_REWARD_TOKENS", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__staking_epochs_REWARD_TOKENS.sql", "original_file_path": "models/silver/staking/silver__staking_epochs.yml", "unique_id": "test.near_models.not_null_silver__staking_epochs_REWARD_TOKENS.4d4fa39b9b", "fqn": ["near_models", "silver", "staking", "not_null_silver__staking_epochs_REWARD_TOKENS"], "alias": "staking_epochs_REWARD_TOKENS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073387.9734988, "relation_name": "NEAR.not_null_silver.staking_epochs_REWARD_TOKENS", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__staking_epochs", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__staking_epochs"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "REWARD_TOKENS", "file_key_name": "models.silver__staking_epochs", "attached_node": "model.near_models.silver__staking_epochs"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__staking_epochs_REWARD_TOKENS__NUMBER.785b671701": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "NUMBER", "column_name": "REWARD_TOKENS", "model": "{{ get_where_subquery(ref('silver__staking_epochs')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_silver", "name": "dbt_expectations_expect_column_values_to_be_of_type_silver__staking_epochs_REWARD_TOKENS__NUMBER", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_d0f9f95aa4cc1e382db4fc9f1224fbb3.sql", "original_file_path": "models/silver/staking/silver__staking_epochs.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__staking_epochs_REWARD_TOKENS__NUMBER.785b671701", "fqn": ["near_models", "silver", "staking", "dbt_expectations_expect_column_values_to_be_of_type_silver__staking_epochs_REWARD_TOKENS__NUMBER"], "alias": "staking_epochs_REWARD_TOKENS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_d0f9f95aa4cc1e382db4fc9f1224fbb3", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_d0f9f95aa4cc1e382db4fc9f1224fbb3"}, "created_at": 1763073388.0804954, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_silver.staking_epochs_REWARD_TOKENS", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_d0f9f95aa4cc1e382db4fc9f1224fbb3\") }}", "language": "sql", "refs": [{"name": "silver__staking_epochs", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__staking_epochs"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "REWARD_TOKENS", "file_key_name": "models.silver__staking_epochs", "attached_node": "model.near_models.silver__staking_epochs"}, "test.near_models.not_null_silver__staking_epochs_TOTAL_STAKED_BALANCE.be041c78a8": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TOTAL_STAKED_BALANCE", "model": "{{ get_where_subquery(ref('silver__staking_epochs')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__staking_epochs_TOTAL_STAKED_BALANCE", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__staking_epochs_TOTAL_STAKED_BALANCE.sql", "original_file_path": "models/silver/staking/silver__staking_epochs.yml", "unique_id": "test.near_models.not_null_silver__staking_epochs_TOTAL_STAKED_BALANCE.be041c78a8", "fqn": ["near_models", "silver", "staking", "not_null_silver__staking_epochs_TOTAL_STAKED_BALANCE"], "alias": "staking_epochs_TOTAL_STAKED_BALANCE", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.086259, "relation_name": "NEAR.not_null_silver.staking_epochs_TOTAL_STAKED_BALANCE", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__staking_epochs", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__staking_epochs"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TOTAL_STAKED_BALANCE", "file_key_name": "models.silver__staking_epochs", "attached_node": "model.near_models.silver__staking_epochs"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__staking_epochs_TOTAL_STAKED_BALANCE__NUMBER.02b66662a0": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "NUMBER", "column_name": "TOTAL_STAKED_BALANCE", "model": "{{ get_where_subquery(ref('silver__staking_epochs')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_silver", "name": "dbt_expectations_expect_column_values_to_be_of_type_silver__staking_epochs_TOTAL_STAKED_BALANCE__NUMBER", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_a6e1f7d4c1a94b01ee87b85fbafec246.sql", "original_file_path": "models/silver/staking/silver__staking_epochs.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__staking_epochs_TOTAL_STAKED_BALANCE__NUMBER.02b66662a0", "fqn": ["near_models", "silver", "staking", "dbt_expectations_expect_column_values_to_be_of_type_silver__staking_epochs_TOTAL_STAKED_BALANCE__NUMBER"], "alias": "staking_epochs_TOTAL_STAKED_BALANCE", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_a6e1f7d4c1a94b01ee87b85fbafec246", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_a6e1f7d4c1a94b01ee87b85fbafec246"}, "created_at": 1763073388.0884051, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_silver.staking_epochs_TOTAL_STAKED_BALANCE", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_a6e1f7d4c1a94b01ee87b85fbafec246\") }}", "language": "sql", "refs": [{"name": "silver__staking_epochs", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__staking_epochs"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TOTAL_STAKED_BALANCE", "file_key_name": "models.silver__staking_epochs", "attached_node": "model.near_models.silver__staking_epochs"}, "test.near_models.not_null_silver__staking_epochs_TOTAL_STAKING_SHARES.fc40ec10de": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TOTAL_STAKING_SHARES", "model": "{{ get_where_subquery(ref('silver__staking_epochs')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__staking_epochs_TOTAL_STAKING_SHARES", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__staking_epochs_TOTAL_STAKING_SHARES.sql", "original_file_path": "models/silver/staking/silver__staking_epochs.yml", "unique_id": "test.near_models.not_null_silver__staking_epochs_TOTAL_STAKING_SHARES.fc40ec10de", "fqn": ["near_models", "silver", "staking", "not_null_silver__staking_epochs_TOTAL_STAKING_SHARES"], "alias": "staking_epochs_TOTAL_STAKING_SHARES", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.093765, "relation_name": "NEAR.not_null_silver.staking_epochs_TOTAL_STAKING_SHARES", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__staking_epochs", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__staking_epochs"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TOTAL_STAKING_SHARES", "file_key_name": "models.silver__staking_epochs", "attached_node": "model.near_models.silver__staking_epochs"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__staking_epochs_TOTAL_STAKING_SHARES__NUMBER.9772e15bad": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "NUMBER", "column_name": "TOTAL_STAKING_SHARES", "model": "{{ get_where_subquery(ref('silver__staking_epochs')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_silver", "name": "dbt_expectations_expect_column_values_to_be_of_type_silver__staking_epochs_TOTAL_STAKING_SHARES__NUMBER", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_c9a6f621271a511b382987f44462434d.sql", "original_file_path": "models/silver/staking/silver__staking_epochs.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__staking_epochs_TOTAL_STAKING_SHARES__NUMBER.9772e15bad", "fqn": ["near_models", "silver", "staking", "dbt_expectations_expect_column_values_to_be_of_type_silver__staking_epochs_TOTAL_STAKING_SHARES__NUMBER"], "alias": "staking_epochs_TOTAL_STAKING_SHARES", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_c9a6f621271a511b382987f44462434d", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_c9a6f621271a511b382987f44462434d"}, "created_at": 1763073388.0959053, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_silver.staking_epochs_TOTAL_STAKING_SHARES", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_c9a6f621271a511b382987f44462434d\") }}", "language": "sql", "refs": [{"name": "silver__staking_epochs", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__staking_epochs"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TOTAL_STAKING_SHARES", "file_key_name": "models.silver__staking_epochs", "attached_node": "model.near_models.silver__staking_epochs"}, "test.near_models.unique_silver__staking_epochs__EPOCH_ID.af78d75e5a": {"test_metadata": {"name": "unique", "kwargs": {"column_name": "_EPOCH_ID", "model": "{{ get_where_subquery(ref('silver__staking_epochs')) }}"}, "namespace": null}, "database": "NEAR", "schema": "unique_silver", "name": "unique_silver__staking_epochs__EPOCH_ID", "resource_type": "test", "package_name": "near_models", "path": "unique_silver__staking_epochs__EPOCH_ID.sql", "original_file_path": "models/silver/staking/silver__staking_epochs.yml", "unique_id": "test.near_models.unique_silver__staking_epochs__EPOCH_ID.af78d75e5a", "fqn": ["near_models", "silver", "staking", "unique_silver__staking_epochs__EPOCH_ID"], "alias": "staking_epochs", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.1010182, "relation_name": "NEAR.unique_silver.staking_epochs", "raw_code": "{{ test_unique(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__staking_epochs", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_unique"], "nodes": ["model.near_models.silver__staking_epochs"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "_EPOCH_ID", "file_key_name": "models.silver__staking_epochs", "attached_node": "model.near_models.silver__staking_epochs"}, "test.near_models.not_null_silver__staking_epochs__EPOCH_ID.56347b44b3": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "_EPOCH_ID", "model": "{{ get_where_subquery(ref('silver__staking_epochs')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__staking_epochs__EPOCH_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__staking_epochs__EPOCH_ID.sql", "original_file_path": "models/silver/staking/silver__staking_epochs.yml", "unique_id": "test.near_models.not_null_silver__staking_epochs__EPOCH_ID.56347b44b3", "fqn": ["near_models", "silver", "staking", "not_null_silver__staking_epochs__EPOCH_ID"], "alias": "staking_epochs", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.1030986, "relation_name": "NEAR.not_null_silver.staking_epochs", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__staking_epochs", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__staking_epochs"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "_EPOCH_ID", "file_key_name": "models.silver__staking_epochs", "attached_node": "model.near_models.silver__staking_epochs"}, "test.near_models.dbt_utils_recency_silver__staking_epochs_day__block_timestamp__1.0661b83cc6": {"test_metadata": {"name": "recency", "kwargs": {"datepart": "day", "field": "block_timestamp", "interval": 1, "model": "{{ get_where_subquery(ref('silver__staking_epochs')) }}"}, "namespace": "dbt_utils"}, "database": "NEAR", "schema": "dbt_utils_recency_silver", "name": "dbt_utils_recency_silver__staking_epochs_day__block_timestamp__1", "resource_type": "test", "package_name": "near_models", "path": "dbt_utils_recency_silver__stak_ffeba161a214db2aa939cd992daa98d1.sql", "original_file_path": "models/silver/staking/silver__staking_epochs.yml", "unique_id": "test.near_models.dbt_utils_recency_silver__staking_epochs_day__block_timestamp__1.0661b83cc6", "fqn": ["near_models", "silver", "staking", "dbt_utils_recency_silver__staking_epochs_day__block_timestamp__1"], "alias": "staking_epochs_day", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_utils_recency_silver__stak_ffeba161a214db2aa939cd992daa98d1", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_utils_recency_silver__stak_ffeba161a214db2aa939cd992daa98d1"}, "created_at": 1763073388.1054528, "relation_name": "NEAR.dbt_utils_recency_silver.staking_epochs_day", "raw_code": "{{ dbt_utils.test_recency(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_utils_recency_silver__stak_ffeba161a214db2aa939cd992daa98d1\") }}", "language": "sql", "refs": [{"name": "silver__staking_epochs", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_utils.test_recency", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__staking_epochs"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": null, "file_key_name": "models.silver__staking_epochs", "attached_node": "model.near_models.silver__staking_epochs"}, "test.near_models.not_null_silver__pool_balances_amount_raw.201539a68d": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "amount_raw", "model": "{{ get_where_subquery(ref('silver__pool_balances')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__pool_balances_amount_raw", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__pool_balances_amount_raw.sql", "original_file_path": "models/silver/staking/silver__pool_balances.yml", "unique_id": "test.near_models.not_null_silver__pool_balances_amount_raw.201539a68d", "fqn": ["near_models", "silver", "staking", "not_null_silver__pool_balances_amount_raw"], "alias": "pool_balances_amount_raw", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.12135, "relation_name": "NEAR.not_null_silver.pool_balances_amount_raw", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__pool_balances", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__pool_balances"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "amount_raw", "file_key_name": "models.silver__pool_balances", "attached_node": "model.near_models.silver__pool_balances"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__pool_balances_amount_raw__NUMBER.2e5b246196": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["NUMBER"], "column_name": "amount_raw", "model": "{{ get_where_subquery(ref('silver__pool_balances')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_silver", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_silver__pool_balances_amount_raw__NUMBER", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_dd8f37e5b309078b4f39fe567a3e78ea.sql", "original_file_path": "models/silver/staking/silver__pool_balances.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__pool_balances_amount_raw__NUMBER.2e5b246196", "fqn": ["near_models", "silver", "staking", "dbt_expectations_expect_column_values_to_be_in_type_list_silver__pool_balances_amount_raw__NUMBER"], "alias": "pool_balances_amount_raw", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_dd8f37e5b309078b4f39fe567a3e78ea", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_dd8f37e5b309078b4f39fe567a3e78ea"}, "created_at": 1763073388.1234553, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_silver.pool_balances_amount_raw", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_dd8f37e5b309078b4f39fe567a3e78ea\") }}", "language": "sql", "refs": [{"name": "silver__pool_balances", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__pool_balances"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "amount_raw", "file_key_name": "models.silver__pool_balances", "attached_node": "model.near_models.silver__pool_balances"}, "test.near_models.not_null_silver__pool_balances_amount_adj.718851c739": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "amount_adj", "model": "{{ get_where_subquery(ref('silver__pool_balances')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__pool_balances_amount_adj", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__pool_balances_amount_adj.sql", "original_file_path": "models/silver/staking/silver__pool_balances.yml", "unique_id": "test.near_models.not_null_silver__pool_balances_amount_adj.718851c739", "fqn": ["near_models", "silver", "staking", "not_null_silver__pool_balances_amount_adj"], "alias": "pool_balances_amount_adj", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.1286101, "relation_name": "NEAR.not_null_silver.pool_balances_amount_adj", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__pool_balances", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__pool_balances"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "amount_adj", "file_key_name": "models.silver__pool_balances", "attached_node": "model.near_models.silver__pool_balances"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__pool_balances_amount_adj__FLOAT__DOUBLE.a910f2fa40": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["FLOAT", "DOUBLE"], "column_name": "amount_adj", "model": "{{ get_where_subquery(ref('silver__pool_balances')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_silver", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_silver__pool_balances_amount_adj__FLOAT__DOUBLE", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_997d09425e93d212ed4c67484f17005e.sql", "original_file_path": "models/silver/staking/silver__pool_balances.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__pool_balances_amount_adj__FLOAT__DOUBLE.a910f2fa40", "fqn": ["near_models", "silver", "staking", "dbt_expectations_expect_column_values_to_be_in_type_list_silver__pool_balances_amount_adj__FLOAT__DOUBLE"], "alias": "pool_balances_amount_adj", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_997d09425e93d212ed4c67484f17005e", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_997d09425e93d212ed4c67484f17005e"}, "created_at": 1763073388.1307757, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_silver.pool_balances_amount_adj", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_997d09425e93d212ed4c67484f17005e\") }}", "language": "sql", "refs": [{"name": "silver__pool_balances", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__pool_balances"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "amount_adj", "file_key_name": "models.silver__pool_balances", "attached_node": "model.near_models.silver__pool_balances"}, "test.near_models.not_null_silver__staking_actions_v2_log_signer_id.ec5633dfe5": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "log_signer_id", "model": "{{ get_where_subquery(ref('silver__staking_actions_v2')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__staking_actions_v2_log_signer_id", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__staking_actions_v2_log_signer_id.sql", "original_file_path": "models/silver/staking/silver__staking_actions_v2.yml", "unique_id": "test.near_models.not_null_silver__staking_actions_v2_log_signer_id.ec5633dfe5", "fqn": ["near_models", "silver", "staking", "not_null_silver__staking_actions_v2_log_signer_id"], "alias": "staking_actions_v2_log_signer_id", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.1407619, "relation_name": "NEAR.not_null_silver.staking_actions_v2_log_signer_id", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__staking_actions_v2", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__staking_actions_v2"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "log_signer_id", "file_key_name": "models.silver__staking_actions_v2", "attached_node": "model.near_models.silver__staking_actions_v2"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__staking_actions_v2_log_signer_id__VARCHAR.74c176ee32": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["VARCHAR"], "column_name": "log_signer_id", "model": "{{ get_where_subquery(ref('silver__staking_actions_v2')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_silver", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_silver__staking_actions_v2_log_signer_id__VARCHAR", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_9e24ce61a4492f3ab80cdce141c4cbd1.sql", "original_file_path": "models/silver/staking/silver__staking_actions_v2.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__staking_actions_v2_log_signer_id__VARCHAR.74c176ee32", "fqn": ["near_models", "silver", "staking", "dbt_expectations_expect_column_values_to_be_in_type_list_silver__staking_actions_v2_log_signer_id__VARCHAR"], "alias": "staking_actions_v2_log_signer_id", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_9e24ce61a4492f3ab80cdce141c4cbd1", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_9e24ce61a4492f3ab80cdce141c4cbd1"}, "created_at": 1763073388.1432521, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_silver.staking_actions_v2_log_signer_id", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_9e24ce61a4492f3ab80cdce141c4cbd1\") }}", "language": "sql", "refs": [{"name": "silver__staking_actions_v2", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__staking_actions_v2"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "log_signer_id", "file_key_name": "models.silver__staking_actions_v2", "attached_node": "model.near_models.silver__staking_actions_v2"}, "test.near_models.not_null_silver__staking_actions_v2_action.78e37e280a": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "action", "model": "{{ get_where_subquery(ref('silver__staking_actions_v2')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__staking_actions_v2_action", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__staking_actions_v2_action.sql", "original_file_path": "models/silver/staking/silver__staking_actions_v2.yml", "unique_id": "test.near_models.not_null_silver__staking_actions_v2_action.78e37e280a", "fqn": ["near_models", "silver", "staking", "not_null_silver__staking_actions_v2_action"], "alias": "staking_actions_v2_action", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.1483984, "relation_name": "NEAR.not_null_silver.staking_actions_v2_action", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__staking_actions_v2", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__staking_actions_v2"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "action", "file_key_name": "models.silver__staking_actions_v2", "attached_node": "model.near_models.silver__staking_actions_v2"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__staking_actions_v2_action__VARCHAR.416201da72": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["VARCHAR"], "column_name": "action", "model": "{{ get_where_subquery(ref('silver__staking_actions_v2')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_silver", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_silver__staking_actions_v2_action__VARCHAR", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_34c570603007299434cbb8eb1614dce0.sql", "original_file_path": "models/silver/staking/silver__staking_actions_v2.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__staking_actions_v2_action__VARCHAR.416201da72", "fqn": ["near_models", "silver", "staking", "dbt_expectations_expect_column_values_to_be_in_type_list_silver__staking_actions_v2_action__VARCHAR"], "alias": "staking_actions_v2_action", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_34c570603007299434cbb8eb1614dce0", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_34c570603007299434cbb8eb1614dce0"}, "created_at": 1763073388.1505444, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_silver.staking_actions_v2_action", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_34c570603007299434cbb8eb1614dce0\") }}", "language": "sql", "refs": [{"name": "silver__staking_actions_v2", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__staking_actions_v2"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "action", "file_key_name": "models.silver__staking_actions_v2", "attached_node": "model.near_models.silver__staking_actions_v2"}, "test.near_models.accepted_values_silver__staking_actions_v2_action__deposited__withdrawing__staking__unstaking.4660f37c12": {"test_metadata": {"name": "accepted_values", "kwargs": {"values": ["deposited", "withdrawing", "staking", "unstaking"], "column_name": "action", "model": "{{ get_where_subquery(ref('silver__staking_actions_v2')) }}"}, "namespace": null}, "database": "NEAR", "schema": "accepted_values_silver", "name": "accepted_values_silver__staking_actions_v2_action__deposited__withdrawing__staking__unstaking", "resource_type": "test", "package_name": "near_models", "path": "accepted_values_silver__stakin_0252863b296db1b8b337a3dc0df8da00.sql", "original_file_path": "models/silver/staking/silver__staking_actions_v2.yml", "unique_id": "test.near_models.accepted_values_silver__staking_actions_v2_action__deposited__withdrawing__staking__unstaking.4660f37c12", "fqn": ["near_models", "silver", "staking", "accepted_values_silver__staking_actions_v2_action__deposited__withdrawing__staking__unstaking"], "alias": "staking_actions_v2_action", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "accepted_values_silver__stakin_0252863b296db1b8b337a3dc0df8da00", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "accepted_values_silver__stakin_0252863b296db1b8b337a3dc0df8da00"}, "created_at": 1763073388.1558318, "relation_name": "NEAR.accepted_values_silver.staking_actions_v2_action", "raw_code": "{{ test_accepted_values(**_dbt_generic_test_kwargs) }}{{ config(alias=\"accepted_values_silver__stakin_0252863b296db1b8b337a3dc0df8da00\") }}", "language": "sql", "refs": [{"name": "silver__staking_actions_v2", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_accepted_values", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__staking_actions_v2"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "action", "file_key_name": "models.silver__staking_actions_v2", "attached_node": "model.near_models.silver__staking_actions_v2"}, "test.near_models.not_null_silver__staking_actions_v2_amount_raw.dd193c8740": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "amount_raw", "model": "{{ get_where_subquery(ref('silver__staking_actions_v2')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__staking_actions_v2_amount_raw", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__staking_actions_v2_amount_raw.sql", "original_file_path": "models/silver/staking/silver__staking_actions_v2.yml", "unique_id": "test.near_models.not_null_silver__staking_actions_v2_amount_raw.dd193c8740", "fqn": ["near_models", "silver", "staking", "not_null_silver__staking_actions_v2_amount_raw"], "alias": "staking_actions_v2_amount_raw", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.1628156, "relation_name": "NEAR.not_null_silver.staking_actions_v2_amount_raw", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__staking_actions_v2", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__staking_actions_v2"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "amount_raw", "file_key_name": "models.silver__staking_actions_v2", "attached_node": "model.near_models.silver__staking_actions_v2"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__staking_actions_v2_amount_raw__NUMBER.745574aa93": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["NUMBER"], "column_name": "amount_raw", "model": "{{ get_where_subquery(ref('silver__staking_actions_v2')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_silver", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_silver__staking_actions_v2_amount_raw__NUMBER", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_813ec07c3950bff51e64cb5f2f8ce477.sql", "original_file_path": "models/silver/staking/silver__staking_actions_v2.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__staking_actions_v2_amount_raw__NUMBER.745574aa93", "fqn": ["near_models", "silver", "staking", "dbt_expectations_expect_column_values_to_be_in_type_list_silver__staking_actions_v2_amount_raw__NUMBER"], "alias": "staking_actions_v2_amount_raw", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_813ec07c3950bff51e64cb5f2f8ce477", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_813ec07c3950bff51e64cb5f2f8ce477"}, "created_at": 1763073388.164926, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_silver.staking_actions_v2_amount_raw", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_813ec07c3950bff51e64cb5f2f8ce477\") }}", "language": "sql", "refs": [{"name": "silver__staking_actions_v2", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__staking_actions_v2"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "amount_raw", "file_key_name": "models.silver__staking_actions_v2", "attached_node": "model.near_models.silver__staking_actions_v2"}, "test.near_models.not_null_silver__staking_actions_v2_amount_adj.6e98872a28": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "amount_adj", "model": "{{ get_where_subquery(ref('silver__staking_actions_v2')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__staking_actions_v2_amount_adj", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__staking_actions_v2_amount_adj.sql", "original_file_path": "models/silver/staking/silver__staking_actions_v2.yml", "unique_id": "test.near_models.not_null_silver__staking_actions_v2_amount_adj.6e98872a28", "fqn": ["near_models", "silver", "staking", "not_null_silver__staking_actions_v2_amount_adj"], "alias": "staking_actions_v2_amount_adj", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.1702049, "relation_name": "NEAR.not_null_silver.staking_actions_v2_amount_adj", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__staking_actions_v2", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__staking_actions_v2"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "amount_adj", "file_key_name": "models.silver__staking_actions_v2", "attached_node": "model.near_models.silver__staking_actions_v2"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__staking_actions_v2_amount_adj__FLOAT__DOUBLE.3e7e0ade13": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["FLOAT", "DOUBLE"], "column_name": "amount_adj", "model": "{{ get_where_subquery(ref('silver__staking_actions_v2')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_silver", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_silver__staking_actions_v2_amount_adj__FLOAT__DOUBLE", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_222b917eb9875956abb786b0dc943545.sql", "original_file_path": "models/silver/staking/silver__staking_actions_v2.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__staking_actions_v2_amount_adj__FLOAT__DOUBLE.3e7e0ade13", "fqn": ["near_models", "silver", "staking", "dbt_expectations_expect_column_values_to_be_in_type_list_silver__staking_actions_v2_amount_adj__FLOAT__DOUBLE"], "alias": "staking_actions_v2_amount_adj", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_222b917eb9875956abb786b0dc943545", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_222b917eb9875956abb786b0dc943545"}, "created_at": 1763073388.1722872, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_silver.staking_actions_v2_amount_adj", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_222b917eb9875956abb786b0dc943545\") }}", "language": "sql", "refs": [{"name": "silver__staking_actions_v2", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__staking_actions_v2"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "amount_adj", "file_key_name": "models.silver__staking_actions_v2", "attached_node": "model.near_models.silver__staking_actions_v2"}, "test.near_models.not_null_silver__staking_actions_v2_decimals.7c5db53cc6": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "decimals", "model": "{{ get_where_subquery(ref('silver__staking_actions_v2')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__staking_actions_v2_decimals", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__staking_actions_v2_decimals.sql", "original_file_path": "models/silver/staking/silver__staking_actions_v2.yml", "unique_id": "test.near_models.not_null_silver__staking_actions_v2_decimals.7c5db53cc6", "fqn": ["near_models", "silver", "staking", "not_null_silver__staking_actions_v2_decimals"], "alias": "staking_actions_v2_decimals", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.1772013, "relation_name": "NEAR.not_null_silver.staking_actions_v2_decimals", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__staking_actions_v2", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__staking_actions_v2"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "decimals", "file_key_name": "models.silver__staking_actions_v2", "attached_node": "model.near_models.silver__staking_actions_v2"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__staking_actions_v2_decimals__NUMBER.095c594ce0": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["NUMBER"], "column_name": "decimals", "model": "{{ get_where_subquery(ref('silver__staking_actions_v2')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_silver", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_silver__staking_actions_v2_decimals__NUMBER", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_7fa56ff0008a16484b95c613a6ddf53f.sql", "original_file_path": "models/silver/staking/silver__staking_actions_v2.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__staking_actions_v2_decimals__NUMBER.095c594ce0", "fqn": ["near_models", "silver", "staking", "dbt_expectations_expect_column_values_to_be_in_type_list_silver__staking_actions_v2_decimals__NUMBER"], "alias": "staking_actions_v2_decimals", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_7fa56ff0008a16484b95c613a6ddf53f", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_7fa56ff0008a16484b95c613a6ddf53f"}, "created_at": 1763073388.1795313, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_silver.staking_actions_v2_decimals", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_7fa56ff0008a16484b95c613a6ddf53f\") }}", "language": "sql", "refs": [{"name": "silver__staking_actions_v2", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__staking_actions_v2"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "decimals", "file_key_name": "models.silver__staking_actions_v2", "attached_node": "model.near_models.silver__staking_actions_v2"}, "test.near_models.not_null_silver__lockup_actions_LOCKUP_ACTIONS_ID.f5464eafbc": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "LOCKUP_ACTIONS_ID", "model": "{{ get_where_subquery(ref('silver__lockup_actions')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__lockup_actions_LOCKUP_ACTIONS_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__lockup_actions_LOCKUP_ACTIONS_ID.sql", "original_file_path": "models/silver/lockup/silver__lockup_actions.yml", "unique_id": "test.near_models.not_null_silver__lockup_actions_LOCKUP_ACTIONS_ID.f5464eafbc", "fqn": ["near_models", "silver", "lockup", "not_null_silver__lockup_actions_LOCKUP_ACTIONS_ID"], "alias": "lockup_actions_LOCKUP_ACTIONS_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.1908557, "relation_name": "NEAR.not_null_silver.lockup_actions_LOCKUP_ACTIONS_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__lockup_actions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__lockup_actions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "LOCKUP_ACTIONS_ID", "file_key_name": "models.silver__lockup_actions", "attached_node": "model.near_models.silver__lockup_actions"}, "test.near_models.unique_silver__lockup_actions_LOCKUP_ACTIONS_ID.28b3fec1c7": {"test_metadata": {"name": "unique", "kwargs": {"column_name": "LOCKUP_ACTIONS_ID", "model": "{{ get_where_subquery(ref('silver__lockup_actions')) }}"}, "namespace": null}, "database": "NEAR", "schema": "unique_silver", "name": "unique_silver__lockup_actions_LOCKUP_ACTIONS_ID", "resource_type": "test", "package_name": "near_models", "path": "unique_silver__lockup_actions_LOCKUP_ACTIONS_ID.sql", "original_file_path": "models/silver/lockup/silver__lockup_actions.yml", "unique_id": "test.near_models.unique_silver__lockup_actions_LOCKUP_ACTIONS_ID.28b3fec1c7", "fqn": ["near_models", "silver", "lockup", "unique_silver__lockup_actions_LOCKUP_ACTIONS_ID"], "alias": "lockup_actions_LOCKUP_ACTIONS_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.1929562, "relation_name": "NEAR.unique_silver.lockup_actions_LOCKUP_ACTIONS_ID", "raw_code": "{{ test_unique(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__lockup_actions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_unique"], "nodes": ["model.near_models.silver__lockup_actions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "LOCKUP_ACTIONS_ID", "file_key_name": "models.silver__lockup_actions", "attached_node": "model.near_models.silver__lockup_actions"}, "test.near_models.not_null_silver__lockup_actions_BLOCK_TIMESTAMP.97b3d7b958": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCK_TIMESTAMP", "model": "{{ get_where_subquery(ref('silver__lockup_actions')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__lockup_actions_BLOCK_TIMESTAMP", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__lockup_actions_BLOCK_TIMESTAMP.sql", "original_file_path": "models/silver/lockup/silver__lockup_actions.yml", "unique_id": "test.near_models.not_null_silver__lockup_actions_BLOCK_TIMESTAMP.97b3d7b958", "fqn": ["near_models", "silver", "lockup", "not_null_silver__lockup_actions_BLOCK_TIMESTAMP"], "alias": "lockup_actions_BLOCK_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.1950185, "relation_name": "NEAR.not_null_silver.lockup_actions_BLOCK_TIMESTAMP", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__lockup_actions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__lockup_actions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_TIMESTAMP", "file_key_name": "models.silver__lockup_actions", "attached_node": "model.near_models.silver__lockup_actions"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__lockup_actions_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.35863d0d80": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "TIMESTAMP_NTZ", "column_name": "BLOCK_TIMESTAMP", "model": "{{ get_where_subquery(ref('silver__lockup_actions')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_silver", "name": "dbt_expectations_expect_column_values_to_be_of_type_silver__lockup_actions_BLOCK_TIMESTAMP__TIMESTAMP_NTZ", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_38b5af26fdb0a7c3b7de4a72183ceb6b.sql", "original_file_path": "models/silver/lockup/silver__lockup_actions.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__lockup_actions_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.35863d0d80", "fqn": ["near_models", "silver", "lockup", "dbt_expectations_expect_column_values_to_be_of_type_silver__lockup_actions_BLOCK_TIMESTAMP__TIMESTAMP_NTZ"], "alias": "lockup_actions_BLOCK_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_38b5af26fdb0a7c3b7de4a72183ceb6b", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_38b5af26fdb0a7c3b7de4a72183ceb6b"}, "created_at": 1763073388.1970544, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_silver.lockup_actions_BLOCK_TIMESTAMP", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_38b5af26fdb0a7c3b7de4a72183ceb6b\") }}", "language": "sql", "refs": [{"name": "silver__lockup_actions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__lockup_actions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_TIMESTAMP", "file_key_name": "models.silver__lockup_actions", "attached_node": "model.near_models.silver__lockup_actions"}, "test.near_models.not_null_silver__lockup_actions_TX_HASH.31e41ab371": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TX_HASH", "model": "{{ get_where_subquery(ref('silver__lockup_actions')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__lockup_actions_TX_HASH", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__lockup_actions_TX_HASH.sql", "original_file_path": "models/silver/lockup/silver__lockup_actions.yml", "unique_id": "test.near_models.not_null_silver__lockup_actions_TX_HASH.31e41ab371", "fqn": ["near_models", "silver", "lockup", "not_null_silver__lockup_actions_TX_HASH"], "alias": "lockup_actions_TX_HASH", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.2021828, "relation_name": "NEAR.not_null_silver.lockup_actions_TX_HASH", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__lockup_actions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__lockup_actions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TX_HASH", "file_key_name": "models.silver__lockup_actions", "attached_node": "model.near_models.silver__lockup_actions"}, "test.near_models.not_null_silver__lockup_actions_LOCKUP_ACCOUNT_ID.c3257f49dc": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "LOCKUP_ACCOUNT_ID", "model": "{{ get_where_subquery(ref('silver__lockup_actions')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__lockup_actions_LOCKUP_ACCOUNT_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__lockup_actions_LOCKUP_ACCOUNT_ID.sql", "original_file_path": "models/silver/lockup/silver__lockup_actions.yml", "unique_id": "test.near_models.not_null_silver__lockup_actions_LOCKUP_ACCOUNT_ID.c3257f49dc", "fqn": ["near_models", "silver", "lockup", "not_null_silver__lockup_actions_LOCKUP_ACCOUNT_ID"], "alias": "lockup_actions_LOCKUP_ACCOUNT_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.2042363, "relation_name": "NEAR.not_null_silver.lockup_actions_LOCKUP_ACCOUNT_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__lockup_actions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__lockup_actions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "LOCKUP_ACCOUNT_ID", "file_key_name": "models.silver__lockup_actions", "attached_node": "model.near_models.silver__lockup_actions"}, "test.near_models.not_null_silver__lockup_actions_OWNER_ACCOUNT_ID.7d564cc7c9": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "OWNER_ACCOUNT_ID", "model": "{{ get_where_subquery(ref('silver__lockup_actions')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__lockup_actions_OWNER_ACCOUNT_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__lockup_actions_OWNER_ACCOUNT_ID.sql", "original_file_path": "models/silver/lockup/silver__lockup_actions.yml", "unique_id": "test.near_models.not_null_silver__lockup_actions_OWNER_ACCOUNT_ID.7d564cc7c9", "fqn": ["near_models", "silver", "lockup", "not_null_silver__lockup_actions_OWNER_ACCOUNT_ID"], "alias": "lockup_actions_OWNER_ACCOUNT_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.2062864, "relation_name": "NEAR.not_null_silver.lockup_actions_OWNER_ACCOUNT_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__lockup_actions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__lockup_actions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "OWNER_ACCOUNT_ID", "file_key_name": "models.silver__lockup_actions", "attached_node": "model.near_models.silver__lockup_actions"}, "test.near_models.not_null_silver__lockup_actions_DEPOSIT.b74d05d97f": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "DEPOSIT", "model": "{{ get_where_subquery(ref('silver__lockup_actions')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__lockup_actions_DEPOSIT", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__lockup_actions_DEPOSIT.sql", "original_file_path": "models/silver/lockup/silver__lockup_actions.yml", "unique_id": "test.near_models.not_null_silver__lockup_actions_DEPOSIT.b74d05d97f", "fqn": ["near_models", "silver", "lockup", "not_null_silver__lockup_actions_DEPOSIT"], "alias": "lockup_actions_DEPOSIT", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.2083232, "relation_name": "NEAR.not_null_silver.lockup_actions_DEPOSIT", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__lockup_actions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__lockup_actions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "DEPOSIT", "file_key_name": "models.silver__lockup_actions", "attached_node": "model.near_models.silver__lockup_actions"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__lockup_actions_DEPOSIT__FLOAT.83f8ea1e89": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "FLOAT", "column_name": "DEPOSIT", "model": "{{ get_where_subquery(ref('silver__lockup_actions')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_silver", "name": "dbt_expectations_expect_column_values_to_be_of_type_silver__lockup_actions_DEPOSIT__FLOAT", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_e5817b029824ee16be29765d23a92183.sql", "original_file_path": "models/silver/lockup/silver__lockup_actions.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__lockup_actions_DEPOSIT__FLOAT.83f8ea1e89", "fqn": ["near_models", "silver", "lockup", "dbt_expectations_expect_column_values_to_be_of_type_silver__lockup_actions_DEPOSIT__FLOAT"], "alias": "lockup_actions_DEPOSIT", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_e5817b029824ee16be29765d23a92183", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_e5817b029824ee16be29765d23a92183"}, "created_at": 1763073388.2106175, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_silver.lockup_actions_DEPOSIT", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_e5817b029824ee16be29765d23a92183\") }}", "language": "sql", "refs": [{"name": "silver__lockup_actions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__lockup_actions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "DEPOSIT", "file_key_name": "models.silver__lockup_actions", "attached_node": "model.near_models.silver__lockup_actions"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__lockup_actions_LOCKUP_DURATION__VARCHAR.ef09dfc4ef": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "VARCHAR", "column_name": "LOCKUP_DURATION", "model": "{{ get_where_subquery(ref('silver__lockup_actions')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_silver", "name": "dbt_expectations_expect_column_values_to_be_of_type_silver__lockup_actions_LOCKUP_DURATION__VARCHAR", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_4de21a9453d05e98053b670cb1f4798f.sql", "original_file_path": "models/silver/lockup/silver__lockup_actions.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__lockup_actions_LOCKUP_DURATION__VARCHAR.ef09dfc4ef", "fqn": ["near_models", "silver", "lockup", "dbt_expectations_expect_column_values_to_be_of_type_silver__lockup_actions_LOCKUP_DURATION__VARCHAR"], "alias": "lockup_actions_LOCKUP_DURATION", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_4de21a9453d05e98053b670cb1f4798f", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_4de21a9453d05e98053b670cb1f4798f"}, "created_at": 1763073388.2155285, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_silver.lockup_actions_LOCKUP_DURATION", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_4de21a9453d05e98053b670cb1f4798f\") }}", "language": "sql", "refs": [{"name": "silver__lockup_actions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__lockup_actions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "LOCKUP_DURATION", "file_key_name": "models.silver__lockup_actions", "attached_node": "model.near_models.silver__lockup_actions"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__lockup_actions_LOCKUP_TIMESTAMP__VARCHAR.4a3d309381": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "VARCHAR", "column_name": "LOCKUP_TIMESTAMP", "model": "{{ get_where_subquery(ref('silver__lockup_actions')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_silver", "name": "dbt_expectations_expect_column_values_to_be_of_type_silver__lockup_actions_LOCKUP_TIMESTAMP__VARCHAR", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_74b20e2a056a5b9fb8c663c1b005fb4a.sql", "original_file_path": "models/silver/lockup/silver__lockup_actions.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__lockup_actions_LOCKUP_TIMESTAMP__VARCHAR.4a3d309381", "fqn": ["near_models", "silver", "lockup", "dbt_expectations_expect_column_values_to_be_of_type_silver__lockup_actions_LOCKUP_TIMESTAMP__VARCHAR"], "alias": "lockup_actions_LOCKUP_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_74b20e2a056a5b9fb8c663c1b005fb4a", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_74b20e2a056a5b9fb8c663c1b005fb4a"}, "created_at": 1763073388.2205944, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_silver.lockup_actions_LOCKUP_TIMESTAMP", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_74b20e2a056a5b9fb8c663c1b005fb4a\") }}", "language": "sql", "refs": [{"name": "silver__lockup_actions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__lockup_actions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "LOCKUP_TIMESTAMP", "file_key_name": "models.silver__lockup_actions", "attached_node": "model.near_models.silver__lockup_actions"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__lockup_actions_LOCKUP_TIMESTAMP_NTZ__TIMESTAMP_NTZ.c5954a64ce": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "TIMESTAMP_NTZ", "column_name": "LOCKUP_TIMESTAMP_NTZ", "model": "{{ get_where_subquery(ref('silver__lockup_actions')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_silver", "name": "dbt_expectations_expect_column_values_to_be_of_type_silver__lockup_actions_LOCKUP_TIMESTAMP_NTZ__TIMESTAMP_NTZ", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_6fb390cc1e2ea70a21f980a8d472ebe6.sql", "original_file_path": "models/silver/lockup/silver__lockup_actions.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__lockup_actions_LOCKUP_TIMESTAMP_NTZ__TIMESTAMP_NTZ.c5954a64ce", "fqn": ["near_models", "silver", "lockup", "dbt_expectations_expect_column_values_to_be_of_type_silver__lockup_actions_LOCKUP_TIMESTAMP_NTZ__TIMESTAMP_NTZ"], "alias": "lockup_actions_LOCKUP_TIMESTAMP_NTZ", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_6fb390cc1e2ea70a21f980a8d472ebe6", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_6fb390cc1e2ea70a21f980a8d472ebe6"}, "created_at": 1763073388.225706, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_silver.lockup_actions_LOCKUP_TIMESTAMP_NTZ", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_6fb390cc1e2ea70a21f980a8d472ebe6\") }}", "language": "sql", "refs": [{"name": "silver__lockup_actions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__lockup_actions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "LOCKUP_TIMESTAMP_NTZ", "file_key_name": "models.silver__lockup_actions", "attached_node": "model.near_models.silver__lockup_actions"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__lockup_actions_RELEASE_DURATION__VARCHAR.4e358ab18c": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "VARCHAR", "column_name": "RELEASE_DURATION", "model": "{{ get_where_subquery(ref('silver__lockup_actions')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_silver", "name": "dbt_expectations_expect_column_values_to_be_of_type_silver__lockup_actions_RELEASE_DURATION__VARCHAR", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_dada859d5f64033b5f8189e7b9772788.sql", "original_file_path": "models/silver/lockup/silver__lockup_actions.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__lockup_actions_RELEASE_DURATION__VARCHAR.4e358ab18c", "fqn": ["near_models", "silver", "lockup", "dbt_expectations_expect_column_values_to_be_of_type_silver__lockup_actions_RELEASE_DURATION__VARCHAR"], "alias": "lockup_actions_RELEASE_DURATION", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_dada859d5f64033b5f8189e7b9772788", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_dada859d5f64033b5f8189e7b9772788"}, "created_at": 1763073388.23057, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_silver.lockup_actions_RELEASE_DURATION", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_dada859d5f64033b5f8189e7b9772788\") }}", "language": "sql", "refs": [{"name": "silver__lockup_actions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__lockup_actions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "RELEASE_DURATION", "file_key_name": "models.silver__lockup_actions", "attached_node": "model.near_models.silver__lockup_actions"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__lockup_actions_VESTING_SCHEDULE__VARCHAR.3e978dca4c": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "VARCHAR", "column_name": "VESTING_SCHEDULE", "model": "{{ get_where_subquery(ref('silver__lockup_actions')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_silver", "name": "dbt_expectations_expect_column_values_to_be_of_type_silver__lockup_actions_VESTING_SCHEDULE__VARCHAR", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_6f0ef6e07b337c2fb14bc6294c0d4192.sql", "original_file_path": "models/silver/lockup/silver__lockup_actions.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__lockup_actions_VESTING_SCHEDULE__VARCHAR.3e978dca4c", "fqn": ["near_models", "silver", "lockup", "dbt_expectations_expect_column_values_to_be_of_type_silver__lockup_actions_VESTING_SCHEDULE__VARCHAR"], "alias": "lockup_actions_VESTING_SCHEDULE", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_6f0ef6e07b337c2fb14bc6294c0d4192", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_6f0ef6e07b337c2fb14bc6294c0d4192"}, "created_at": 1763073388.23574, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_silver.lockup_actions_VESTING_SCHEDULE", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_6f0ef6e07b337c2fb14bc6294c0d4192\") }}", "language": "sql", "refs": [{"name": "silver__lockup_actions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__lockup_actions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "VESTING_SCHEDULE", "file_key_name": "models.silver__lockup_actions", "attached_node": "model.near_models.silver__lockup_actions"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__lockup_actions_TRANSFERS_INFORMATION__VARCHAR.29477e1004": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "VARCHAR", "column_name": "TRANSFERS_INFORMATION", "model": "{{ get_where_subquery(ref('silver__lockup_actions')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_silver", "name": "dbt_expectations_expect_column_values_to_be_of_type_silver__lockup_actions_TRANSFERS_INFORMATION__VARCHAR", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_3b1992e9ba3f76d7f63ef9bba4d633fd.sql", "original_file_path": "models/silver/lockup/silver__lockup_actions.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__lockup_actions_TRANSFERS_INFORMATION__VARCHAR.29477e1004", "fqn": ["near_models", "silver", "lockup", "dbt_expectations_expect_column_values_to_be_of_type_silver__lockup_actions_TRANSFERS_INFORMATION__VARCHAR"], "alias": "lockup_actions_TRANSFERS_INFORMATION", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_3b1992e9ba3f76d7f63ef9bba4d633fd", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_3b1992e9ba3f76d7f63ef9bba4d633fd"}, "created_at": 1763073388.2409399, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_silver.lockup_actions_TRANSFERS_INFORMATION", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_3b1992e9ba3f76d7f63ef9bba4d633fd\") }}", "language": "sql", "refs": [{"name": "silver__lockup_actions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__lockup_actions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TRANSFERS_INFORMATION", "file_key_name": "models.silver__lockup_actions", "attached_node": "model.near_models.silver__lockup_actions"}, "test.near_models.not_null_silver__lockup_actions_MODIFIED_TIMESTAMP.5c0835687f": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "MODIFIED_TIMESTAMP", "model": "{{ get_where_subquery(ref('silver__lockup_actions')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__lockup_actions_MODIFIED_TIMESTAMP", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__lockup_actions_MODIFIED_TIMESTAMP.sql", "original_file_path": "models/silver/lockup/silver__lockup_actions.yml", "unique_id": "test.near_models.not_null_silver__lockup_actions_MODIFIED_TIMESTAMP.5c0835687f", "fqn": ["near_models", "silver", "lockup", "not_null_silver__lockup_actions_MODIFIED_TIMESTAMP"], "alias": "lockup_actions_MODIFIED_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.2457535, "relation_name": "NEAR.not_null_silver.lockup_actions_MODIFIED_TIMESTAMP", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__lockup_actions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__lockup_actions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "MODIFIED_TIMESTAMP", "file_key_name": "models.silver__lockup_actions", "attached_node": "model.near_models.silver__lockup_actions"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__lockup_actions_MODIFIED_TIMESTAMP__TIMESTAMP_NTZ.78f78bb334": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "TIMESTAMP_NTZ", "column_name": "MODIFIED_TIMESTAMP", "model": "{{ get_where_subquery(ref('silver__lockup_actions')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_silver", "name": "dbt_expectations_expect_column_values_to_be_of_type_silver__lockup_actions_MODIFIED_TIMESTAMP__TIMESTAMP_NTZ", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_f3b365dd262c203800548a991fdf483a.sql", "original_file_path": "models/silver/lockup/silver__lockup_actions.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__lockup_actions_MODIFIED_TIMESTAMP__TIMESTAMP_NTZ.78f78bb334", "fqn": ["near_models", "silver", "lockup", "dbt_expectations_expect_column_values_to_be_of_type_silver__lockup_actions_MODIFIED_TIMESTAMP__TIMESTAMP_NTZ"], "alias": "lockup_actions_MODIFIED_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_f3b365dd262c203800548a991fdf483a", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_f3b365dd262c203800548a991fdf483a"}, "created_at": 1763073388.2478251, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_silver.lockup_actions_MODIFIED_TIMESTAMP", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_f3b365dd262c203800548a991fdf483a\") }}", "language": "sql", "refs": [{"name": "silver__lockup_actions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__lockup_actions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "MODIFIED_TIMESTAMP", "file_key_name": "models.silver__lockup_actions", "attached_node": "model.near_models.silver__lockup_actions"}, "test.near_models.not_null_silver__lockup_actions_INSERTED_TIMESTAMP.91a3244ee4": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "INSERTED_TIMESTAMP", "model": "{{ get_where_subquery(ref('silver__lockup_actions')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__lockup_actions_INSERTED_TIMESTAMP", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__lockup_actions_INSERTED_TIMESTAMP.sql", "original_file_path": "models/silver/lockup/silver__lockup_actions.yml", "unique_id": "test.near_models.not_null_silver__lockup_actions_INSERTED_TIMESTAMP.91a3244ee4", "fqn": ["near_models", "silver", "lockup", "not_null_silver__lockup_actions_INSERTED_TIMESTAMP"], "alias": "lockup_actions_INSERTED_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.2528956, "relation_name": "NEAR.not_null_silver.lockup_actions_INSERTED_TIMESTAMP", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__lockup_actions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__lockup_actions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "INSERTED_TIMESTAMP", "file_key_name": "models.silver__lockup_actions", "attached_node": "model.near_models.silver__lockup_actions"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__lockup_actions_INSERTED_TIMESTAMP__TIMESTAMP_NTZ.7c21ce0d79": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "TIMESTAMP_NTZ", "column_name": "INSERTED_TIMESTAMP", "model": "{{ get_where_subquery(ref('silver__lockup_actions')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_silver", "name": "dbt_expectations_expect_column_values_to_be_of_type_silver__lockup_actions_INSERTED_TIMESTAMP__TIMESTAMP_NTZ", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_1c770bd9becc9385a9dca99912ed8b83.sql", "original_file_path": "models/silver/lockup/silver__lockup_actions.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__lockup_actions_INSERTED_TIMESTAMP__TIMESTAMP_NTZ.7c21ce0d79", "fqn": ["near_models", "silver", "lockup", "dbt_expectations_expect_column_values_to_be_of_type_silver__lockup_actions_INSERTED_TIMESTAMP__TIMESTAMP_NTZ"], "alias": "lockup_actions_INSERTED_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_1c770bd9becc9385a9dca99912ed8b83", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_1c770bd9becc9385a9dca99912ed8b83"}, "created_at": 1763073388.2550273, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_silver.lockup_actions_INSERTED_TIMESTAMP", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_1c770bd9becc9385a9dca99912ed8b83\") }}", "language": "sql", "refs": [{"name": "silver__lockup_actions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__lockup_actions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "INSERTED_TIMESTAMP", "file_key_name": "models.silver__lockup_actions", "attached_node": "model.near_models.silver__lockup_actions"}, "test.near_models.not_null_silver__ft_contract_metadata_ASSET_IDENTIFIER.332e4fa269": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "ASSET_IDENTIFIER", "model": "{{ get_where_subquery(ref('silver__ft_contract_metadata')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__ft_contract_metadata_ASSET_IDENTIFIER", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__ft_contract_metadata_ASSET_IDENTIFIER.sql", "original_file_path": "models/silver/labels/silver__ft_contract_metadata.yml", "unique_id": "test.near_models.not_null_silver__ft_contract_metadata_ASSET_IDENTIFIER.332e4fa269", "fqn": ["near_models", "silver", "labels", "not_null_silver__ft_contract_metadata_ASSET_IDENTIFIER"], "alias": "ft_contract_metadata_ASSET_IDENTIFIER", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.2643836, "relation_name": "NEAR.not_null_silver.ft_contract_metadata_ASSET_IDENTIFIER", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__ft_contract_metadata", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__ft_contract_metadata"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "ASSET_IDENTIFIER", "file_key_name": "models.silver__ft_contract_metadata", "attached_node": "model.near_models.silver__ft_contract_metadata"}, "test.near_models.unique_silver__ft_contract_metadata_ASSET_IDENTIFIER.92058483fd": {"test_metadata": {"name": "unique", "kwargs": {"column_name": "ASSET_IDENTIFIER", "model": "{{ get_where_subquery(ref('silver__ft_contract_metadata')) }}"}, "namespace": null}, "database": "NEAR", "schema": "unique_silver", "name": "unique_silver__ft_contract_metadata_ASSET_IDENTIFIER", "resource_type": "test", "package_name": "near_models", "path": "unique_silver__ft_contract_metadata_ASSET_IDENTIFIER.sql", "original_file_path": "models/silver/labels/silver__ft_contract_metadata.yml", "unique_id": "test.near_models.unique_silver__ft_contract_metadata_ASSET_IDENTIFIER.92058483fd", "fqn": ["near_models", "silver", "labels", "unique_silver__ft_contract_metadata_ASSET_IDENTIFIER"], "alias": "ft_contract_metadata_ASSET_IDENTIFIER", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.266442, "relation_name": "NEAR.unique_silver.ft_contract_metadata_ASSET_IDENTIFIER", "raw_code": "{{ test_unique(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__ft_contract_metadata", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_unique"], "nodes": ["model.near_models.silver__ft_contract_metadata"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "ASSET_IDENTIFIER", "file_key_name": "models.silver__ft_contract_metadata", "attached_node": "model.near_models.silver__ft_contract_metadata"}, "test.near_models.not_null_silver__ft_contract_metadata_FT_CONTRACT_METADATA_ID.964d5ff4d4": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "FT_CONTRACT_METADATA_ID", "model": "{{ get_where_subquery(ref('silver__ft_contract_metadata')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__ft_contract_metadata_FT_CONTRACT_METADATA_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__ft_contract_metadata_FT_CONTRACT_METADATA_ID.sql", "original_file_path": "models/silver/labels/silver__ft_contract_metadata.yml", "unique_id": "test.near_models.not_null_silver__ft_contract_metadata_FT_CONTRACT_METADATA_ID.964d5ff4d4", "fqn": ["near_models", "silver", "labels", "not_null_silver__ft_contract_metadata_FT_CONTRACT_METADATA_ID"], "alias": "ft_contract_metadata_FT_CONTRACT_METADATA_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.2687247, "relation_name": "NEAR.not_null_silver.ft_contract_metadata_FT_CONTRACT_METADATA_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__ft_contract_metadata", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__ft_contract_metadata"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "FT_CONTRACT_METADATA_ID", "file_key_name": "models.silver__ft_contract_metadata", "attached_node": "model.near_models.silver__ft_contract_metadata"}, "test.near_models.unique_silver__ft_contract_metadata_FT_CONTRACT_METADATA_ID.a95bd5c004": {"test_metadata": {"name": "unique", "kwargs": {"column_name": "FT_CONTRACT_METADATA_ID", "model": "{{ get_where_subquery(ref('silver__ft_contract_metadata')) }}"}, "namespace": null}, "database": "NEAR", "schema": "unique_silver", "name": "unique_silver__ft_contract_metadata_FT_CONTRACT_METADATA_ID", "resource_type": "test", "package_name": "near_models", "path": "unique_silver__ft_contract_metadata_FT_CONTRACT_METADATA_ID.sql", "original_file_path": "models/silver/labels/silver__ft_contract_metadata.yml", "unique_id": "test.near_models.unique_silver__ft_contract_metadata_FT_CONTRACT_METADATA_ID.a95bd5c004", "fqn": ["near_models", "silver", "labels", "unique_silver__ft_contract_metadata_FT_CONTRACT_METADATA_ID"], "alias": "ft_contract_metadata_FT_CONTRACT_METADATA_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.270734, "relation_name": "NEAR.unique_silver.ft_contract_metadata_FT_CONTRACT_METADATA_ID", "raw_code": "{{ test_unique(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__ft_contract_metadata", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_unique"], "nodes": ["model.near_models.silver__ft_contract_metadata"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "FT_CONTRACT_METADATA_ID", "file_key_name": "models.silver__ft_contract_metadata", "attached_node": "model.near_models.silver__ft_contract_metadata"}, "test.near_models.dbt_utils_recency_silver__ft_contract_metadata_day__inserted_timestamp__8.eff7c5a6b7": {"test_metadata": {"name": "recency", "kwargs": {"datepart": "day", "field": "inserted_timestamp", "interval": 8, "model": "{{ get_where_subquery(ref('silver__ft_contract_metadata')) }}"}, "namespace": "dbt_utils"}, "database": "NEAR", "schema": "dbt_utils_recency_silver", "name": "dbt_utils_recency_silver__ft_contract_metadata_day__inserted_timestamp__8", "resource_type": "test", "package_name": "near_models", "path": "dbt_utils_recency_silver__ft_c_e71a34544190e808b4cf1f9fccf6f451.sql", "original_file_path": "models/silver/labels/silver__ft_contract_metadata.yml", "unique_id": "test.near_models.dbt_utils_recency_silver__ft_contract_metadata_day__inserted_timestamp__8.eff7c5a6b7", "fqn": ["near_models", "silver", "labels", "dbt_utils_recency_silver__ft_contract_metadata_day__inserted_timestamp__8"], "alias": "ft_contract_metadata_day", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_utils_recency_silver__ft_c_e71a34544190e808b4cf1f9fccf6f451", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_utils_recency_silver__ft_c_e71a34544190e808b4cf1f9fccf6f451"}, "created_at": 1763073388.272792, "relation_name": "NEAR.dbt_utils_recency_silver.ft_contract_metadata_day", "raw_code": "{{ dbt_utils.test_recency(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_utils_recency_silver__ft_c_e71a34544190e808b4cf1f9fccf6f451\") }}", "language": "sql", "refs": [{"name": "silver__ft_contract_metadata", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_utils.test_recency", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__ft_contract_metadata"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": null, "file_key_name": "models.silver__ft_contract_metadata", "attached_node": "model.near_models.silver__ft_contract_metadata"}, "test.near_models.not_null_silver__nft_contract_metadata_CONTRACT_ADDRESS.e025e89130": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "CONTRACT_ADDRESS", "model": "{{ get_where_subquery(ref('silver__nft_contract_metadata')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__nft_contract_metadata_CONTRACT_ADDRESS", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__nft_contract_metadata_CONTRACT_ADDRESS.sql", "original_file_path": "models/silver/labels/silver__nft_contract_metadata.yml", "unique_id": "test.near_models.not_null_silver__nft_contract_metadata_CONTRACT_ADDRESS.e025e89130", "fqn": ["near_models", "silver", "labels", "not_null_silver__nft_contract_metadata_CONTRACT_ADDRESS"], "alias": "nft_contract_metadata_CONTRACT_ADDRESS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.282522, "relation_name": "NEAR.not_null_silver.nft_contract_metadata_CONTRACT_ADDRESS", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__nft_contract_metadata", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__nft_contract_metadata"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "CONTRACT_ADDRESS", "file_key_name": "models.silver__nft_contract_metadata", "attached_node": "model.near_models.silver__nft_contract_metadata"}, "test.near_models.unique_silver__nft_contract_metadata_CONTRACT_ADDRESS.de476ed4a5": {"test_metadata": {"name": "unique", "kwargs": {"column_name": "CONTRACT_ADDRESS", "model": "{{ get_where_subquery(ref('silver__nft_contract_metadata')) }}"}, "namespace": null}, "database": "NEAR", "schema": "unique_silver", "name": "unique_silver__nft_contract_metadata_CONTRACT_ADDRESS", "resource_type": "test", "package_name": "near_models", "path": "unique_silver__nft_contract_metadata_CONTRACT_ADDRESS.sql", "original_file_path": "models/silver/labels/silver__nft_contract_metadata.yml", "unique_id": "test.near_models.unique_silver__nft_contract_metadata_CONTRACT_ADDRESS.de476ed4a5", "fqn": ["near_models", "silver", "labels", "unique_silver__nft_contract_metadata_CONTRACT_ADDRESS"], "alias": "nft_contract_metadata_CONTRACT_ADDRESS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.2846062, "relation_name": "NEAR.unique_silver.nft_contract_metadata_CONTRACT_ADDRESS", "raw_code": "{{ test_unique(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__nft_contract_metadata", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_unique"], "nodes": ["model.near_models.silver__nft_contract_metadata"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "CONTRACT_ADDRESS", "file_key_name": "models.silver__nft_contract_metadata", "attached_node": "model.near_models.silver__nft_contract_metadata"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__nft_contract_metadata_CONTRACT_ADDRESS__VARCHAR.857b10cc38": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "VARCHAR", "column_name": "CONTRACT_ADDRESS", "model": "{{ get_where_subquery(ref('silver__nft_contract_metadata')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_silver", "name": "dbt_expectations_expect_column_values_to_be_of_type_silver__nft_contract_metadata_CONTRACT_ADDRESS__VARCHAR", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_fabf6d30c2219e51582eed23f31c4171.sql", "original_file_path": "models/silver/labels/silver__nft_contract_metadata.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__nft_contract_metadata_CONTRACT_ADDRESS__VARCHAR.857b10cc38", "fqn": ["near_models", "silver", "labels", "dbt_expectations_expect_column_values_to_be_of_type_silver__nft_contract_metadata_CONTRACT_ADDRESS__VARCHAR"], "alias": "nft_contract_metadata_CONTRACT_ADDRESS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_fabf6d30c2219e51582eed23f31c4171", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_fabf6d30c2219e51582eed23f31c4171"}, "created_at": 1763073388.2866309, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_silver.nft_contract_metadata_CONTRACT_ADDRESS", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_fabf6d30c2219e51582eed23f31c4171\") }}", "language": "sql", "refs": [{"name": "silver__nft_contract_metadata", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__nft_contract_metadata"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "CONTRACT_ADDRESS", "file_key_name": "models.silver__nft_contract_metadata", "attached_node": "model.near_models.silver__nft_contract_metadata"}, "test.near_models.not_null_silver__nft_contract_metadata_NAME.d01a74759e": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "NAME", "model": "{{ get_where_subquery(ref('silver__nft_contract_metadata')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__nft_contract_metadata_NAME", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__nft_contract_metadata_NAME.sql", "original_file_path": "models/silver/labels/silver__nft_contract_metadata.yml", "unique_id": "test.near_models.not_null_silver__nft_contract_metadata_NAME.d01a74759e", "fqn": ["near_models", "silver", "labels", "not_null_silver__nft_contract_metadata_NAME"], "alias": "nft_contract_metadata_NAME", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.291756, "relation_name": "NEAR.not_null_silver.nft_contract_metadata_NAME", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__nft_contract_metadata", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__nft_contract_metadata"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "NAME", "file_key_name": "models.silver__nft_contract_metadata", "attached_node": "model.near_models.silver__nft_contract_metadata"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__nft_contract_metadata_NAME__VARCHAR.f796469629": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "VARCHAR", "column_name": "NAME", "model": "{{ get_where_subquery(ref('silver__nft_contract_metadata')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_silver", "name": "dbt_expectations_expect_column_values_to_be_of_type_silver__nft_contract_metadata_NAME__VARCHAR", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_568c1a83acc0b4594b904da9810b23b2.sql", "original_file_path": "models/silver/labels/silver__nft_contract_metadata.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__nft_contract_metadata_NAME__VARCHAR.f796469629", "fqn": ["near_models", "silver", "labels", "dbt_expectations_expect_column_values_to_be_of_type_silver__nft_contract_metadata_NAME__VARCHAR"], "alias": "nft_contract_metadata_NAME", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_568c1a83acc0b4594b904da9810b23b2", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_568c1a83acc0b4594b904da9810b23b2"}, "created_at": 1763073388.2937937, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_silver.nft_contract_metadata_NAME", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_568c1a83acc0b4594b904da9810b23b2\") }}", "language": "sql", "refs": [{"name": "silver__nft_contract_metadata", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__nft_contract_metadata"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "NAME", "file_key_name": "models.silver__nft_contract_metadata", "attached_node": "model.near_models.silver__nft_contract_metadata"}, "test.near_models.not_null_silver__nft_contract_metadata_SYMBOL.a70861ab1e": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "SYMBOL", "model": "{{ get_where_subquery(ref('silver__nft_contract_metadata')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__nft_contract_metadata_SYMBOL", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__nft_contract_metadata_SYMBOL.sql", "original_file_path": "models/silver/labels/silver__nft_contract_metadata.yml", "unique_id": "test.near_models.not_null_silver__nft_contract_metadata_SYMBOL.a70861ab1e", "fqn": ["near_models", "silver", "labels", "not_null_silver__nft_contract_metadata_SYMBOL"], "alias": "nft_contract_metadata_SYMBOL", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.2993448, "relation_name": "NEAR.not_null_silver.nft_contract_metadata_SYMBOL", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__nft_contract_metadata", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__nft_contract_metadata"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "SYMBOL", "file_key_name": "models.silver__nft_contract_metadata", "attached_node": "model.near_models.silver__nft_contract_metadata"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__nft_contract_metadata_SYMBOL__VARCHAR.5feac8eeb9": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "VARCHAR", "column_name": "SYMBOL", "model": "{{ get_where_subquery(ref('silver__nft_contract_metadata')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_silver", "name": "dbt_expectations_expect_column_values_to_be_of_type_silver__nft_contract_metadata_SYMBOL__VARCHAR", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_af7d880163084263ddc30f3c18a95fe7.sql", "original_file_path": "models/silver/labels/silver__nft_contract_metadata.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__nft_contract_metadata_SYMBOL__VARCHAR.5feac8eeb9", "fqn": ["near_models", "silver", "labels", "dbt_expectations_expect_column_values_to_be_of_type_silver__nft_contract_metadata_SYMBOL__VARCHAR"], "alias": "nft_contract_metadata_SYMBOL", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_af7d880163084263ddc30f3c18a95fe7", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_af7d880163084263ddc30f3c18a95fe7"}, "created_at": 1763073388.3014276, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_silver.nft_contract_metadata_SYMBOL", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_af7d880163084263ddc30f3c18a95fe7\") }}", "language": "sql", "refs": [{"name": "silver__nft_contract_metadata", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__nft_contract_metadata"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "SYMBOL", "file_key_name": "models.silver__nft_contract_metadata", "attached_node": "model.near_models.silver__nft_contract_metadata"}, "test.near_models.dbt_utils_recency_silver__nft_contract_metadata_day___inserted_timestamp__7.5611b2c690": {"test_metadata": {"name": "recency", "kwargs": {"datepart": "day", "field": "_inserted_timestamp", "interval": 7, "model": "{{ get_where_subquery(ref('silver__nft_contract_metadata')) }}"}, "namespace": "dbt_utils"}, "database": "NEAR", "schema": "dbt_utils_recency_silver", "name": "dbt_utils_recency_silver__nft_contract_metadata_day___inserted_timestamp__7", "resource_type": "test", "package_name": "near_models", "path": "dbt_utils_recency_silver__nft__35632e93e1a03e56d99b92306c318935.sql", "original_file_path": "models/silver/labels/silver__nft_contract_metadata.yml", "unique_id": "test.near_models.dbt_utils_recency_silver__nft_contract_metadata_day___inserted_timestamp__7.5611b2c690", "fqn": ["near_models", "silver", "labels", "dbt_utils_recency_silver__nft_contract_metadata_day___inserted_timestamp__7"], "alias": "nft_contract_metadata_day", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_utils_recency_silver__nft__35632e93e1a03e56d99b92306c318935", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_utils_recency_silver__nft__35632e93e1a03e56d99b92306c318935"}, "created_at": 1763073388.3064923, "relation_name": "NEAR.dbt_utils_recency_silver.nft_contract_metadata_day", "raw_code": "{{ dbt_utils.test_recency(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_utils_recency_silver__nft__35632e93e1a03e56d99b92306c318935\") }}", "language": "sql", "refs": [{"name": "silver__nft_contract_metadata", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_utils.test_recency", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__nft_contract_metadata"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": null, "file_key_name": "models.silver__nft_contract_metadata", "attached_node": "model.near_models.silver__nft_contract_metadata"}, "test.near_models.not_null_silver__atlas_supply_utc_date.76028a022e": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "utc_date", "model": "{{ get_where_subquery(ref('silver__atlas_supply')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__atlas_supply_utc_date", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__atlas_supply_utc_date.sql", "original_file_path": "models/silver/atlas/supply/silver__atlas_supply.yml", "unique_id": "test.near_models.not_null_silver__atlas_supply_utc_date.76028a022e", "fqn": ["near_models", "silver", "atlas", "supply", "not_null_silver__atlas_supply_utc_date"], "alias": "atlas_supply_utc_date", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.323296, "relation_name": "NEAR.not_null_silver.atlas_supply_utc_date", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__atlas_supply", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__atlas_supply"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "utc_date", "file_key_name": "models.silver__atlas_supply", "attached_node": "model.near_models.silver__atlas_supply"}, "test.near_models.not_null_silver__atlas_supply_total_supply.33211c6534": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "total_supply", "model": "{{ get_where_subquery(ref('silver__atlas_supply')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__atlas_supply_total_supply", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__atlas_supply_total_supply.sql", "original_file_path": "models/silver/atlas/supply/silver__atlas_supply.yml", "unique_id": "test.near_models.not_null_silver__atlas_supply_total_supply.33211c6534", "fqn": ["near_models", "silver", "atlas", "supply", "not_null_silver__atlas_supply_total_supply"], "alias": "atlas_supply_total_supply", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.3254302, "relation_name": "NEAR.not_null_silver.atlas_supply_total_supply", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__atlas_supply", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__atlas_supply"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "total_supply", "file_key_name": "models.silver__atlas_supply", "attached_node": "model.near_models.silver__atlas_supply"}, "test.near_models.not_null_silver__atlas_supply_total_staked_supply.e3eac15536": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "total_staked_supply", "model": "{{ get_where_subquery(ref('silver__atlas_supply')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__atlas_supply_total_staked_supply", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__atlas_supply_total_staked_supply.sql", "original_file_path": "models/silver/atlas/supply/silver__atlas_supply.yml", "unique_id": "test.near_models.not_null_silver__atlas_supply_total_staked_supply.e3eac15536", "fqn": ["near_models", "silver", "atlas", "supply", "not_null_silver__atlas_supply_total_staked_supply"], "alias": "atlas_supply_total_staked_supply", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.3275208, "relation_name": "NEAR.not_null_silver.atlas_supply_total_staked_supply", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__atlas_supply", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__atlas_supply"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "total_staked_supply", "file_key_name": "models.silver__atlas_supply", "attached_node": "model.near_models.silver__atlas_supply"}, "test.near_models.not_null_silver__atlas_supply_total_nonstaked_supply.a1e53a828b": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "total_nonstaked_supply", "model": "{{ get_where_subquery(ref('silver__atlas_supply')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__atlas_supply_total_nonstaked_supply", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__atlas_supply_total_nonstaked_supply.sql", "original_file_path": "models/silver/atlas/supply/silver__atlas_supply.yml", "unique_id": "test.near_models.not_null_silver__atlas_supply_total_nonstaked_supply.a1e53a828b", "fqn": ["near_models", "silver", "atlas", "supply", "not_null_silver__atlas_supply_total_nonstaked_supply"], "alias": "atlas_supply_total_nonstaked_supply", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.3295677, "relation_name": "NEAR.not_null_silver.atlas_supply_total_nonstaked_supply", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__atlas_supply", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__atlas_supply"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "total_nonstaked_supply", "file_key_name": "models.silver__atlas_supply", "attached_node": "model.near_models.silver__atlas_supply"}, "test.near_models.not_null_silver__atlas_supply_circulating_supply.b969cc717d": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "circulating_supply", "model": "{{ get_where_subquery(ref('silver__atlas_supply')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__atlas_supply_circulating_supply", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__atlas_supply_circulating_supply.sql", "original_file_path": "models/silver/atlas/supply/silver__atlas_supply.yml", "unique_id": "test.near_models.not_null_silver__atlas_supply_circulating_supply.b969cc717d", "fqn": ["near_models", "silver", "atlas", "supply", "not_null_silver__atlas_supply_circulating_supply"], "alias": "atlas_supply_circulating_supply", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.3318405, "relation_name": "NEAR.not_null_silver.atlas_supply_circulating_supply", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__atlas_supply", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__atlas_supply"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "circulating_supply", "file_key_name": "models.silver__atlas_supply", "attached_node": "model.near_models.silver__atlas_supply"}, "test.near_models.not_null_silver__atlas_supply_total_locked_supply.8b7298f325": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "total_locked_supply", "model": "{{ get_where_subquery(ref('silver__atlas_supply')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__atlas_supply_total_locked_supply", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__atlas_supply_total_locked_supply.sql", "original_file_path": "models/silver/atlas/supply/silver__atlas_supply.yml", "unique_id": "test.near_models.not_null_silver__atlas_supply_total_locked_supply.8b7298f325", "fqn": ["near_models", "silver", "atlas", "supply", "not_null_silver__atlas_supply_total_locked_supply"], "alias": "atlas_supply_total_locked_supply", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.3339689, "relation_name": "NEAR.not_null_silver.atlas_supply_total_locked_supply", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__atlas_supply", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__atlas_supply"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "total_locked_supply", "file_key_name": "models.silver__atlas_supply", "attached_node": "model.near_models.silver__atlas_supply"}, "test.near_models.not_null_silver__atlas_supply_liquid_supply.17960bfce2": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "liquid_supply", "model": "{{ get_where_subquery(ref('silver__atlas_supply')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__atlas_supply_liquid_supply", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__atlas_supply_liquid_supply.sql", "original_file_path": "models/silver/atlas/supply/silver__atlas_supply.yml", "unique_id": "test.near_models.not_null_silver__atlas_supply_liquid_supply.17960bfce2", "fqn": ["near_models", "silver", "atlas", "supply", "not_null_silver__atlas_supply_liquid_supply"], "alias": "atlas_supply_liquid_supply", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.3360693, "relation_name": "NEAR.not_null_silver.atlas_supply_liquid_supply", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__atlas_supply", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__atlas_supply"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "liquid_supply", "file_key_name": "models.silver__atlas_supply", "attached_node": "model.near_models.silver__atlas_supply"}, "test.near_models.not_null_silver__atlas_supply_nonliquid_supply.d281fbfc4b": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "nonliquid_supply", "model": "{{ get_where_subquery(ref('silver__atlas_supply')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__atlas_supply_nonliquid_supply", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__atlas_supply_nonliquid_supply.sql", "original_file_path": "models/silver/atlas/supply/silver__atlas_supply.yml", "unique_id": "test.near_models.not_null_silver__atlas_supply_nonliquid_supply.d281fbfc4b", "fqn": ["near_models", "silver", "atlas", "supply", "not_null_silver__atlas_supply_nonliquid_supply"], "alias": "atlas_supply_nonliquid_supply", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.338124, "relation_name": "NEAR.not_null_silver.atlas_supply_nonliquid_supply", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__atlas_supply", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__atlas_supply"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "nonliquid_supply", "file_key_name": "models.silver__atlas_supply", "attached_node": "model.near_models.silver__atlas_supply"}, "test.near_models.not_null_silver__atlas_supply_staked_locked_supply.0c50338d12": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "staked_locked_supply", "model": "{{ get_where_subquery(ref('silver__atlas_supply')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__atlas_supply_staked_locked_supply", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__atlas_supply_staked_locked_supply.sql", "original_file_path": "models/silver/atlas/supply/silver__atlas_supply.yml", "unique_id": "test.near_models.not_null_silver__atlas_supply_staked_locked_supply.0c50338d12", "fqn": ["near_models", "silver", "atlas", "supply", "not_null_silver__atlas_supply_staked_locked_supply"], "alias": "atlas_supply_staked_locked_supply", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.3401544, "relation_name": "NEAR.not_null_silver.atlas_supply_staked_locked_supply", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__atlas_supply", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__atlas_supply"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "staked_locked_supply", "file_key_name": "models.silver__atlas_supply", "attached_node": "model.near_models.silver__atlas_supply"}, "test.near_models.not_null_silver__atlas_supply_non_staked_locked_supply.a8724c18e8": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "non_staked_locked_supply", "model": "{{ get_where_subquery(ref('silver__atlas_supply')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__atlas_supply_non_staked_locked_supply", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__atlas_supply_non_staked_locked_supply.sql", "original_file_path": "models/silver/atlas/supply/silver__atlas_supply.yml", "unique_id": "test.near_models.not_null_silver__atlas_supply_non_staked_locked_supply.a8724c18e8", "fqn": ["near_models", "silver", "atlas", "supply", "not_null_silver__atlas_supply_non_staked_locked_supply"], "alias": "atlas_supply_non_staked_locked_supply", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.342213, "relation_name": "NEAR.not_null_silver.atlas_supply_non_staked_locked_supply", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__atlas_supply", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__atlas_supply"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "non_staked_locked_supply", "file_key_name": "models.silver__atlas_supply", "attached_node": "model.near_models.silver__atlas_supply"}, "test.near_models.not_null_silver__atlas_supply_staked_circulating_supply.e1b679857e": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "staked_circulating_supply", "model": "{{ get_where_subquery(ref('silver__atlas_supply')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__atlas_supply_staked_circulating_supply", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__atlas_supply_staked_circulating_supply.sql", "original_file_path": "models/silver/atlas/supply/silver__atlas_supply.yml", "unique_id": "test.near_models.not_null_silver__atlas_supply_staked_circulating_supply.e1b679857e", "fqn": ["near_models", "silver", "atlas", "supply", "not_null_silver__atlas_supply_staked_circulating_supply"], "alias": "atlas_supply_staked_circulating_supply", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.344226, "relation_name": "NEAR.not_null_silver.atlas_supply_staked_circulating_supply", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__atlas_supply", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__atlas_supply"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "staked_circulating_supply", "file_key_name": "models.silver__atlas_supply", "attached_node": "model.near_models.silver__atlas_supply"}, "test.near_models.not_null_silver__atlas_supply_nonstaked_circulating_supply.d9360dca14": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "nonstaked_circulating_supply", "model": "{{ get_where_subquery(ref('silver__atlas_supply')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__atlas_supply_nonstaked_circulating_supply", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__atlas_supply_nonstaked_circulating_supply.sql", "original_file_path": "models/silver/atlas/supply/silver__atlas_supply.yml", "unique_id": "test.near_models.not_null_silver__atlas_supply_nonstaked_circulating_supply.d9360dca14", "fqn": ["near_models", "silver", "atlas", "supply", "not_null_silver__atlas_supply_nonstaked_circulating_supply"], "alias": "atlas_supply_nonstaked_circulating_supply", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.3465288, "relation_name": "NEAR.not_null_silver.atlas_supply_nonstaked_circulating_supply", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__atlas_supply", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__atlas_supply"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "nonstaked_circulating_supply", "file_key_name": "models.silver__atlas_supply", "attached_node": "model.near_models.silver__atlas_supply"}, "test.near_models.not_null_silver__atlas_supply_perc_locked_supply.827ca57813": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "perc_locked_supply", "model": "{{ get_where_subquery(ref('silver__atlas_supply')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__atlas_supply_perc_locked_supply", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__atlas_supply_perc_locked_supply.sql", "original_file_path": "models/silver/atlas/supply/silver__atlas_supply.yml", "unique_id": "test.near_models.not_null_silver__atlas_supply_perc_locked_supply.827ca57813", "fqn": ["near_models", "silver", "atlas", "supply", "not_null_silver__atlas_supply_perc_locked_supply"], "alias": "atlas_supply_perc_locked_supply", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.3485637, "relation_name": "NEAR.not_null_silver.atlas_supply_perc_locked_supply", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__atlas_supply", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__atlas_supply"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "perc_locked_supply", "file_key_name": "models.silver__atlas_supply", "attached_node": "model.near_models.silver__atlas_supply"}, "test.near_models.not_null_silver__atlas_supply_perc_circulating_supply.a7f25473f4": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "perc_circulating_supply", "model": "{{ get_where_subquery(ref('silver__atlas_supply')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__atlas_supply_perc_circulating_supply", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__atlas_supply_perc_circulating_supply.sql", "original_file_path": "models/silver/atlas/supply/silver__atlas_supply.yml", "unique_id": "test.near_models.not_null_silver__atlas_supply_perc_circulating_supply.a7f25473f4", "fqn": ["near_models", "silver", "atlas", "supply", "not_null_silver__atlas_supply_perc_circulating_supply"], "alias": "atlas_supply_perc_circulating_supply", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.3506494, "relation_name": "NEAR.not_null_silver.atlas_supply_perc_circulating_supply", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__atlas_supply", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__atlas_supply"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "perc_circulating_supply", "file_key_name": "models.silver__atlas_supply", "attached_node": "model.near_models.silver__atlas_supply"}, "test.near_models.not_null_silver__atlas_supply_perc_staked_locked.37bc3a890b": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "perc_staked_locked", "model": "{{ get_where_subquery(ref('silver__atlas_supply')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__atlas_supply_perc_staked_locked", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__atlas_supply_perc_staked_locked.sql", "original_file_path": "models/silver/atlas/supply/silver__atlas_supply.yml", "unique_id": "test.near_models.not_null_silver__atlas_supply_perc_staked_locked.37bc3a890b", "fqn": ["near_models", "silver", "atlas", "supply", "not_null_silver__atlas_supply_perc_staked_locked"], "alias": "atlas_supply_perc_staked_locked", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.3526871, "relation_name": "NEAR.not_null_silver.atlas_supply_perc_staked_locked", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__atlas_supply", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__atlas_supply"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "perc_staked_locked", "file_key_name": "models.silver__atlas_supply", "attached_node": "model.near_models.silver__atlas_supply"}, "test.near_models.not_null_silver__atlas_supply_perc_staked_circulating.be95e2516b": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "perc_staked_circulating", "model": "{{ get_where_subquery(ref('silver__atlas_supply')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__atlas_supply_perc_staked_circulating", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__atlas_supply_perc_staked_circulating.sql", "original_file_path": "models/silver/atlas/supply/silver__atlas_supply.yml", "unique_id": "test.near_models.not_null_silver__atlas_supply_perc_staked_circulating.be95e2516b", "fqn": ["near_models", "silver", "atlas", "supply", "not_null_silver__atlas_supply_perc_staked_circulating"], "alias": "atlas_supply_perc_staked_circulating", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.3547301, "relation_name": "NEAR.not_null_silver.atlas_supply_perc_staked_circulating", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__atlas_supply", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__atlas_supply"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "perc_staked_circulating", "file_key_name": "models.silver__atlas_supply", "attached_node": "model.near_models.silver__atlas_supply"}, "test.near_models.not_null_silver__atlas_supply_atlas_supply_id.571a343266": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "atlas_supply_id", "model": "{{ get_where_subquery(ref('silver__atlas_supply')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__atlas_supply_atlas_supply_id", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__atlas_supply_atlas_supply_id.sql", "original_file_path": "models/silver/atlas/supply/silver__atlas_supply.yml", "unique_id": "test.near_models.not_null_silver__atlas_supply_atlas_supply_id.571a343266", "fqn": ["near_models", "silver", "atlas", "supply", "not_null_silver__atlas_supply_atlas_supply_id"], "alias": "atlas_supply_atlas_supply_id", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.3567493, "relation_name": "NEAR.not_null_silver.atlas_supply_atlas_supply_id", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__atlas_supply", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__atlas_supply"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "atlas_supply_id", "file_key_name": "models.silver__atlas_supply", "attached_node": "model.near_models.silver__atlas_supply"}, "test.near_models.unique_silver__atlas_supply_atlas_supply_id.4ee99986dd": {"test_metadata": {"name": "unique", "kwargs": {"column_name": "atlas_supply_id", "model": "{{ get_where_subquery(ref('silver__atlas_supply')) }}"}, "namespace": null}, "database": "NEAR", "schema": "unique_silver", "name": "unique_silver__atlas_supply_atlas_supply_id", "resource_type": "test", "package_name": "near_models", "path": "unique_silver__atlas_supply_atlas_supply_id.sql", "original_file_path": "models/silver/atlas/supply/silver__atlas_supply.yml", "unique_id": "test.near_models.unique_silver__atlas_supply_atlas_supply_id.4ee99986dd", "fqn": ["near_models", "silver", "atlas", "supply", "unique_silver__atlas_supply_atlas_supply_id"], "alias": "atlas_supply_atlas_supply_id", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.3590932, "relation_name": "NEAR.unique_silver.atlas_supply_atlas_supply_id", "raw_code": "{{ test_unique(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__atlas_supply", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_unique"], "nodes": ["model.near_models.silver__atlas_supply"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "atlas_supply_id", "file_key_name": "models.silver__atlas_supply", "attached_node": "model.near_models.silver__atlas_supply"}, "test.near_models.not_null_silver__atlas_supply_daily_lockup_staking_balances_lockup_account_id.2173400122": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "lockup_account_id", "model": "{{ get_where_subquery(ref('silver__atlas_supply_daily_lockup_staking_balances')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__atlas_supply_daily_lockup_staking_balances_lockup_account_id", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__atlas_supply__ea3819b57d23f8f7e2c52f05096666a2.sql", "original_file_path": "models/silver/atlas/supply/silver__atlas_supply_daily_lockup_staking_balances.yml", "unique_id": "test.near_models.not_null_silver__atlas_supply_daily_lockup_staking_balances_lockup_account_id.2173400122", "fqn": ["near_models", "silver", "atlas", "supply", "not_null_silver__atlas_supply_daily_lockup_staking_balances_lockup_account_id"], "alias": "atlas_supply_daily_lockup_staking_balances_lockup_account_id", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "not_null_silver__atlas_supply__ea3819b57d23f8f7e2c52f05096666a2", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "not_null_silver__atlas_supply__ea3819b57d23f8f7e2c52f05096666a2"}, "created_at": 1763073388.3643172, "relation_name": "NEAR.not_null_silver.atlas_supply_daily_lockup_staking_balances_lockup_account_id", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(alias=\"not_null_silver__atlas_supply__ea3819b57d23f8f7e2c52f05096666a2\") }}", "language": "sql", "refs": [{"name": "silver__atlas_supply_daily_lockup_staking_balances", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__atlas_supply_daily_lockup_staking_balances"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "lockup_account_id", "file_key_name": "models.silver__atlas_supply_daily_lockup_staking_balances", "attached_node": "model.near_models.silver__atlas_supply_daily_lockup_staking_balances"}, "test.near_models.not_null_silver__atlas_supply_daily_lockup_staking_balances_utc_date.147070e87c": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "utc_date", "model": "{{ get_where_subquery(ref('silver__atlas_supply_daily_lockup_staking_balances')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__atlas_supply_daily_lockup_staking_balances_utc_date", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__atlas_supply__0b2f7b3b4bfdf6c9ef2bf1edd8fe03be.sql", "original_file_path": "models/silver/atlas/supply/silver__atlas_supply_daily_lockup_staking_balances.yml", "unique_id": "test.near_models.not_null_silver__atlas_supply_daily_lockup_staking_balances_utc_date.147070e87c", "fqn": ["near_models", "silver", "atlas", "supply", "not_null_silver__atlas_supply_daily_lockup_staking_balances_utc_date"], "alias": "atlas_supply_daily_lockup_staking_balances_utc_date", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "not_null_silver__atlas_supply__0b2f7b3b4bfdf6c9ef2bf1edd8fe03be", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "not_null_silver__atlas_supply__0b2f7b3b4bfdf6c9ef2bf1edd8fe03be"}, "created_at": 1763073388.3664327, "relation_name": "NEAR.not_null_silver.atlas_supply_daily_lockup_staking_balances_utc_date", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(alias=\"not_null_silver__atlas_supply__0b2f7b3b4bfdf6c9ef2bf1edd8fe03be\") }}", "language": "sql", "refs": [{"name": "silver__atlas_supply_daily_lockup_staking_balances", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__atlas_supply_daily_lockup_staking_balances"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "utc_date", "file_key_name": "models.silver__atlas_supply_daily_lockup_staking_balances", "attached_node": "model.near_models.silver__atlas_supply_daily_lockup_staking_balances"}, "test.near_models.not_null_silver__atlas_supply_daily_lockup_staking_balances_staked_balance.4cd72fd554": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "staked_balance", "model": "{{ get_where_subquery(ref('silver__atlas_supply_daily_lockup_staking_balances')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__atlas_supply_daily_lockup_staking_balances_staked_balance", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__atlas_supply__5a8786fff818e54307e0c389fa923dcc.sql", "original_file_path": "models/silver/atlas/supply/silver__atlas_supply_daily_lockup_staking_balances.yml", "unique_id": "test.near_models.not_null_silver__atlas_supply_daily_lockup_staking_balances_staked_balance.4cd72fd554", "fqn": ["near_models", "silver", "atlas", "supply", "not_null_silver__atlas_supply_daily_lockup_staking_balances_staked_balance"], "alias": "atlas_supply_daily_lockup_staking_balances_staked_balance", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "not_null_silver__atlas_supply__5a8786fff818e54307e0c389fa923dcc", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "not_null_silver__atlas_supply__5a8786fff818e54307e0c389fa923dcc"}, "created_at": 1763073388.368479, "relation_name": "NEAR.not_null_silver.atlas_supply_daily_lockup_staking_balances_staked_balance", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(alias=\"not_null_silver__atlas_supply__5a8786fff818e54307e0c389fa923dcc\") }}", "language": "sql", "refs": [{"name": "silver__atlas_supply_daily_lockup_staking_balances", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__atlas_supply_daily_lockup_staking_balances"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "staked_balance", "file_key_name": "models.silver__atlas_supply_daily_lockup_staking_balances", "attached_node": "model.near_models.silver__atlas_supply_daily_lockup_staking_balances"}, "test.near_models.not_null_silver__atlas_supply_daily_lockup_staking_balances_atlas_daily_lockup_staking_balances_id.3526ee61be": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "atlas_daily_lockup_staking_balances_id", "model": "{{ get_where_subquery(ref('silver__atlas_supply_daily_lockup_staking_balances')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__atlas_supply_daily_lockup_staking_balances_atlas_daily_lockup_staking_balances_id", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__atlas_supply__57669480cd25f7023c5ff441e66e12b3.sql", "original_file_path": "models/silver/atlas/supply/silver__atlas_supply_daily_lockup_staking_balances.yml", "unique_id": "test.near_models.not_null_silver__atlas_supply_daily_lockup_staking_balances_atlas_daily_lockup_staking_balances_id.3526ee61be", "fqn": ["near_models", "silver", "atlas", "supply", "not_null_silver__atlas_supply_daily_lockup_staking_balances_atlas_daily_lockup_staking_balances_id"], "alias": "atlas_supply_daily_lockup_staking_balances_atlas_daily_lockup_staking_balances_id", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "not_null_silver__atlas_supply__57669480cd25f7023c5ff441e66e12b3", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "not_null_silver__atlas_supply__57669480cd25f7023c5ff441e66e12b3"}, "created_at": 1763073388.370532, "relation_name": "NEAR.not_null_silver.atlas_supply_daily_lockup_staking_balances_atlas_daily_lockup_staking_balances_id", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(alias=\"not_null_silver__atlas_supply__57669480cd25f7023c5ff441e66e12b3\") }}", "language": "sql", "refs": [{"name": "silver__atlas_supply_daily_lockup_staking_balances", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__atlas_supply_daily_lockup_staking_balances"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "atlas_daily_lockup_staking_balances_id", "file_key_name": "models.silver__atlas_supply_daily_lockup_staking_balances", "attached_node": "model.near_models.silver__atlas_supply_daily_lockup_staking_balances"}, "test.near_models.unique_silver__atlas_supply_daily_lockup_staking_balances_atlas_daily_lockup_staking_balances_id.8cfffd48ea": {"test_metadata": {"name": "unique", "kwargs": {"column_name": "atlas_daily_lockup_staking_balances_id", "model": "{{ get_where_subquery(ref('silver__atlas_supply_daily_lockup_staking_balances')) }}"}, "namespace": null}, "database": "NEAR", "schema": "unique_silver", "name": "unique_silver__atlas_supply_daily_lockup_staking_balances_atlas_daily_lockup_staking_balances_id", "resource_type": "test", "package_name": "near_models", "path": "unique_silver__atlas_supply_da_2522df22e34b3ddd56d71f44924b036a.sql", "original_file_path": "models/silver/atlas/supply/silver__atlas_supply_daily_lockup_staking_balances.yml", "unique_id": "test.near_models.unique_silver__atlas_supply_daily_lockup_staking_balances_atlas_daily_lockup_staking_balances_id.8cfffd48ea", "fqn": ["near_models", "silver", "atlas", "supply", "unique_silver__atlas_supply_daily_lockup_staking_balances_atlas_daily_lockup_staking_balances_id"], "alias": "atlas_supply_daily_lockup_staking_balances_atlas_daily_lockup_staking_balances_id", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "unique_silver__atlas_supply_da_2522df22e34b3ddd56d71f44924b036a", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "unique_silver__atlas_supply_da_2522df22e34b3ddd56d71f44924b036a"}, "created_at": 1763073388.3728514, "relation_name": "NEAR.unique_silver.atlas_supply_daily_lockup_staking_balances_atlas_daily_lockup_staking_balances_id", "raw_code": "{{ test_unique(**_dbt_generic_test_kwargs) }}{{ config(alias=\"unique_silver__atlas_supply_da_2522df22e34b3ddd56d71f44924b036a\") }}", "language": "sql", "refs": [{"name": "silver__atlas_supply_daily_lockup_staking_balances", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_unique"], "nodes": ["model.near_models.silver__atlas_supply_daily_lockup_staking_balances"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "atlas_daily_lockup_staking_balances_id", "file_key_name": "models.silver__atlas_supply_daily_lockup_staking_balances", "attached_node": "model.near_models.silver__atlas_supply_daily_lockup_staking_balances"}, "test.near_models.not_null_silver__atlas_supply_lockup_receipts_receipt_object_id.de8513502b": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "receipt_object_id", "model": "{{ get_where_subquery(ref('silver__atlas_supply_lockup_receipts')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__atlas_supply_lockup_receipts_receipt_object_id", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__atlas_supply_lockup_receipts_receipt_object_id.sql", "original_file_path": "models/silver/atlas/supply/silver__atlas_supply_lockup_receipts.yml", "unique_id": "test.near_models.not_null_silver__atlas_supply_lockup_receipts_receipt_object_id.de8513502b", "fqn": ["near_models", "silver", "atlas", "supply", "not_null_silver__atlas_supply_lockup_receipts_receipt_object_id"], "alias": "atlas_supply_lockup_receipts_receipt_object_id", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.378001, "relation_name": "NEAR.not_null_silver.atlas_supply_lockup_receipts_receipt_object_id", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__atlas_supply_lockup_receipts", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__atlas_supply_lockup_receipts"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "receipt_object_id", "file_key_name": "models.silver__atlas_supply_lockup_receipts", "attached_node": "model.near_models.silver__atlas_supply_lockup_receipts"}, "test.near_models.not_null_silver__atlas_supply_lockup_receipts_tx_hash.cacdcb629b": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "tx_hash", "model": "{{ get_where_subquery(ref('silver__atlas_supply_lockup_receipts')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__atlas_supply_lockup_receipts_tx_hash", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__atlas_supply_lockup_receipts_tx_hash.sql", "original_file_path": "models/silver/atlas/supply/silver__atlas_supply_lockup_receipts.yml", "unique_id": "test.near_models.not_null_silver__atlas_supply_lockup_receipts_tx_hash.cacdcb629b", "fqn": ["near_models", "silver", "atlas", "supply", "not_null_silver__atlas_supply_lockup_receipts_tx_hash"], "alias": "atlas_supply_lockup_receipts_tx_hash", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.3800757, "relation_name": "NEAR.not_null_silver.atlas_supply_lockup_receipts_tx_hash", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__atlas_supply_lockup_receipts", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__atlas_supply_lockup_receipts"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "tx_hash", "file_key_name": "models.silver__atlas_supply_lockup_receipts", "attached_node": "model.near_models.silver__atlas_supply_lockup_receipts"}, "test.near_models.not_null_silver__atlas_supply_lockup_receipts_block_timestamp.9185f23f09": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "block_timestamp", "model": "{{ get_where_subquery(ref('silver__atlas_supply_lockup_receipts')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__atlas_supply_lockup_receipts_block_timestamp", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__atlas_supply_lockup_receipts_block_timestamp.sql", "original_file_path": "models/silver/atlas/supply/silver__atlas_supply_lockup_receipts.yml", "unique_id": "test.near_models.not_null_silver__atlas_supply_lockup_receipts_block_timestamp.9185f23f09", "fqn": ["near_models", "silver", "atlas", "supply", "not_null_silver__atlas_supply_lockup_receipts_block_timestamp"], "alias": "atlas_supply_lockup_receipts_block_timestamp", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.3824954, "relation_name": "NEAR.not_null_silver.atlas_supply_lockup_receipts_block_timestamp", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__atlas_supply_lockup_receipts", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__atlas_supply_lockup_receipts"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "block_timestamp", "file_key_name": "models.silver__atlas_supply_lockup_receipts", "attached_node": "model.near_models.silver__atlas_supply_lockup_receipts"}, "test.near_models.not_null_silver__atlas_supply_lockup_receipts_predecessor_id.10ad384142": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "predecessor_id", "model": "{{ get_where_subquery(ref('silver__atlas_supply_lockup_receipts')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__atlas_supply_lockup_receipts_predecessor_id", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__atlas_supply_lockup_receipts_predecessor_id.sql", "original_file_path": "models/silver/atlas/supply/silver__atlas_supply_lockup_receipts.yml", "unique_id": "test.near_models.not_null_silver__atlas_supply_lockup_receipts_predecessor_id.10ad384142", "fqn": ["near_models", "silver", "atlas", "supply", "not_null_silver__atlas_supply_lockup_receipts_predecessor_id"], "alias": "atlas_supply_lockup_receipts_predecessor_id", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.3845677, "relation_name": "NEAR.not_null_silver.atlas_supply_lockup_receipts_predecessor_id", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__atlas_supply_lockup_receipts", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__atlas_supply_lockup_receipts"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "predecessor_id", "file_key_name": "models.silver__atlas_supply_lockup_receipts", "attached_node": "model.near_models.silver__atlas_supply_lockup_receipts"}, "test.near_models.not_null_silver__atlas_supply_lockup_receipts_receiver_id.0ff7b9f9a0": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "receiver_id", "model": "{{ get_where_subquery(ref('silver__atlas_supply_lockup_receipts')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__atlas_supply_lockup_receipts_receiver_id", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__atlas_supply_lockup_receipts_receiver_id.sql", "original_file_path": "models/silver/atlas/supply/silver__atlas_supply_lockup_receipts.yml", "unique_id": "test.near_models.not_null_silver__atlas_supply_lockup_receipts_receiver_id.0ff7b9f9a0", "fqn": ["near_models", "silver", "atlas", "supply", "not_null_silver__atlas_supply_lockup_receipts_receiver_id"], "alias": "atlas_supply_lockup_receipts_receiver_id", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.386667, "relation_name": "NEAR.not_null_silver.atlas_supply_lockup_receipts_receiver_id", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__atlas_supply_lockup_receipts", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__atlas_supply_lockup_receipts"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "receiver_id", "file_key_name": "models.silver__atlas_supply_lockup_receipts", "attached_node": "model.near_models.silver__atlas_supply_lockup_receipts"}, "test.near_models.not_null_silver__atlas_supply_lockup_receipts_actions.0fb3f58a9a": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "actions", "model": "{{ get_where_subquery(ref('silver__atlas_supply_lockup_receipts')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__atlas_supply_lockup_receipts_actions", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__atlas_supply_lockup_receipts_actions.sql", "original_file_path": "models/silver/atlas/supply/silver__atlas_supply_lockup_receipts.yml", "unique_id": "test.near_models.not_null_silver__atlas_supply_lockup_receipts_actions.0fb3f58a9a", "fqn": ["near_models", "silver", "atlas", "supply", "not_null_silver__atlas_supply_lockup_receipts_actions"], "alias": "atlas_supply_lockup_receipts_actions", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.3887107, "relation_name": "NEAR.not_null_silver.atlas_supply_lockup_receipts_actions", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__atlas_supply_lockup_receipts", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__atlas_supply_lockup_receipts"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "actions", "file_key_name": "models.silver__atlas_supply_lockup_receipts", "attached_node": "model.near_models.silver__atlas_supply_lockup_receipts"}, "test.near_models.not_null_silver__atlas_supply_lockup_receipts_status.69f5778040": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "status", "model": "{{ get_where_subquery(ref('silver__atlas_supply_lockup_receipts')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__atlas_supply_lockup_receipts_status", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__atlas_supply_lockup_receipts_status.sql", "original_file_path": "models/silver/atlas/supply/silver__atlas_supply_lockup_receipts.yml", "unique_id": "test.near_models.not_null_silver__atlas_supply_lockup_receipts_status.69f5778040", "fqn": ["near_models", "silver", "atlas", "supply", "not_null_silver__atlas_supply_lockup_receipts_status"], "alias": "atlas_supply_lockup_receipts_status", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.390716, "relation_name": "NEAR.not_null_silver.atlas_supply_lockup_receipts_status", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__atlas_supply_lockup_receipts", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__atlas_supply_lockup_receipts"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "status", "file_key_name": "models.silver__atlas_supply_lockup_receipts", "attached_node": "model.near_models.silver__atlas_supply_lockup_receipts"}, "test.near_models.not_null_silver__atlas_supply_lockup_receipts_atlas_supply_lockup_receipts_id.e6d4d3243e": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "atlas_supply_lockup_receipts_id", "model": "{{ get_where_subquery(ref('silver__atlas_supply_lockup_receipts')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__atlas_supply_lockup_receipts_atlas_supply_lockup_receipts_id", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__atlas_supply__5f42bf81aadc6337b772aa5078b12d16.sql", "original_file_path": "models/silver/atlas/supply/silver__atlas_supply_lockup_receipts.yml", "unique_id": "test.near_models.not_null_silver__atlas_supply_lockup_receipts_atlas_supply_lockup_receipts_id.e6d4d3243e", "fqn": ["near_models", "silver", "atlas", "supply", "not_null_silver__atlas_supply_lockup_receipts_atlas_supply_lockup_receipts_id"], "alias": "atlas_supply_lockup_receipts_atlas_supply_lockup_receipts_id", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "not_null_silver__atlas_supply__5f42bf81aadc6337b772aa5078b12d16", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "not_null_silver__atlas_supply__5f42bf81aadc6337b772aa5078b12d16"}, "created_at": 1763073388.3927305, "relation_name": "NEAR.not_null_silver.atlas_supply_lockup_receipts_atlas_supply_lockup_receipts_id", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(alias=\"not_null_silver__atlas_supply__5f42bf81aadc6337b772aa5078b12d16\") }}", "language": "sql", "refs": [{"name": "silver__atlas_supply_lockup_receipts", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__atlas_supply_lockup_receipts"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "atlas_supply_lockup_receipts_id", "file_key_name": "models.silver__atlas_supply_lockup_receipts", "attached_node": "model.near_models.silver__atlas_supply_lockup_receipts"}, "test.near_models.unique_silver__atlas_supply_lockup_receipts_atlas_supply_lockup_receipts_id.1910b6e647": {"test_metadata": {"name": "unique", "kwargs": {"column_name": "atlas_supply_lockup_receipts_id", "model": "{{ get_where_subquery(ref('silver__atlas_supply_lockup_receipts')) }}"}, "namespace": null}, "database": "NEAR", "schema": "unique_silver", "name": "unique_silver__atlas_supply_lockup_receipts_atlas_supply_lockup_receipts_id", "resource_type": "test", "package_name": "near_models", "path": "unique_silver__atlas_supply_lo_01dfc8b45ea0449ec111d30faa0979dc.sql", "original_file_path": "models/silver/atlas/supply/silver__atlas_supply_lockup_receipts.yml", "unique_id": "test.near_models.unique_silver__atlas_supply_lockup_receipts_atlas_supply_lockup_receipts_id.1910b6e647", "fqn": ["near_models", "silver", "atlas", "supply", "unique_silver__atlas_supply_lockup_receipts_atlas_supply_lockup_receipts_id"], "alias": "atlas_supply_lockup_receipts_atlas_supply_lockup_receipts_id", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "unique_silver__atlas_supply_lo_01dfc8b45ea0449ec111d30faa0979dc", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "unique_silver__atlas_supply_lo_01dfc8b45ea0449ec111d30faa0979dc"}, "created_at": 1763073388.3947513, "relation_name": "NEAR.unique_silver.atlas_supply_lockup_receipts_atlas_supply_lockup_receipts_id", "raw_code": "{{ test_unique(**_dbt_generic_test_kwargs) }}{{ config(alias=\"unique_silver__atlas_supply_lo_01dfc8b45ea0449ec111d30faa0979dc\") }}", "language": "sql", "refs": [{"name": "silver__atlas_supply_lockup_receipts", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_unique"], "nodes": ["model.near_models.silver__atlas_supply_lockup_receipts"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "atlas_supply_lockup_receipts_id", "file_key_name": "models.silver__atlas_supply_lockup_receipts", "attached_node": "model.near_models.silver__atlas_supply_lockup_receipts"}, "test.near_models.not_null_silver__atlas_supply_epochs_epoch_id.4cad3ef366": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "epoch_id", "model": "{{ get_where_subquery(ref('silver__atlas_supply_epochs')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__atlas_supply_epochs_epoch_id", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__atlas_supply_epochs_epoch_id.sql", "original_file_path": "models/silver/atlas/supply/silver__atlas_supply_epochs.yml", "unique_id": "test.near_models.not_null_silver__atlas_supply_epochs_epoch_id.4cad3ef366", "fqn": ["near_models", "silver", "atlas", "supply", "not_null_silver__atlas_supply_epochs_epoch_id"], "alias": "atlas_supply_epochs_epoch_id", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.401702, "relation_name": "NEAR.not_null_silver.atlas_supply_epochs_epoch_id", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__atlas_supply_epochs", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__atlas_supply_epochs"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "epoch_id", "file_key_name": "models.silver__atlas_supply_epochs", "attached_node": "model.near_models.silver__atlas_supply_epochs"}, "test.near_models.not_null_silver__atlas_supply_epochs_min_block_id.4d0dec5d01": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "min_block_id", "model": "{{ get_where_subquery(ref('silver__atlas_supply_epochs')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__atlas_supply_epochs_min_block_id", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__atlas_supply_epochs_min_block_id.sql", "original_file_path": "models/silver/atlas/supply/silver__atlas_supply_epochs.yml", "unique_id": "test.near_models.not_null_silver__atlas_supply_epochs_min_block_id.4d0dec5d01", "fqn": ["near_models", "silver", "atlas", "supply", "not_null_silver__atlas_supply_epochs_min_block_id"], "alias": "atlas_supply_epochs_min_block_id", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.403778, "relation_name": "NEAR.not_null_silver.atlas_supply_epochs_min_block_id", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__atlas_supply_epochs", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__atlas_supply_epochs"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "min_block_id", "file_key_name": "models.silver__atlas_supply_epochs", "attached_node": "model.near_models.silver__atlas_supply_epochs"}, "test.near_models.not_null_silver__atlas_supply_epochs_max_block_id.9ea3fa38c0": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "max_block_id", "model": "{{ get_where_subquery(ref('silver__atlas_supply_epochs')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__atlas_supply_epochs_max_block_id", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__atlas_supply_epochs_max_block_id.sql", "original_file_path": "models/silver/atlas/supply/silver__atlas_supply_epochs.yml", "unique_id": "test.near_models.not_null_silver__atlas_supply_epochs_max_block_id.9ea3fa38c0", "fqn": ["near_models", "silver", "atlas", "supply", "not_null_silver__atlas_supply_epochs_max_block_id"], "alias": "atlas_supply_epochs_max_block_id", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.406066, "relation_name": "NEAR.not_null_silver.atlas_supply_epochs_max_block_id", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__atlas_supply_epochs", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__atlas_supply_epochs"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "max_block_id", "file_key_name": "models.silver__atlas_supply_epochs", "attached_node": "model.near_models.silver__atlas_supply_epochs"}, "test.near_models.not_null_silver__atlas_supply_epochs_blocks.582278987a": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "blocks", "model": "{{ get_where_subquery(ref('silver__atlas_supply_epochs')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__atlas_supply_epochs_blocks", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__atlas_supply_epochs_blocks.sql", "original_file_path": "models/silver/atlas/supply/silver__atlas_supply_epochs.yml", "unique_id": "test.near_models.not_null_silver__atlas_supply_epochs_blocks.582278987a", "fqn": ["near_models", "silver", "atlas", "supply", "not_null_silver__atlas_supply_epochs_blocks"], "alias": "atlas_supply_epochs_blocks", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.4081147, "relation_name": "NEAR.not_null_silver.atlas_supply_epochs_blocks", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__atlas_supply_epochs", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__atlas_supply_epochs"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "blocks", "file_key_name": "models.silver__atlas_supply_epochs", "attached_node": "model.near_models.silver__atlas_supply_epochs"}, "test.near_models.not_null_silver__atlas_supply_epochs_block_producers.823cea748b": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "block_producers", "model": "{{ get_where_subquery(ref('silver__atlas_supply_epochs')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__atlas_supply_epochs_block_producers", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__atlas_supply_epochs_block_producers.sql", "original_file_path": "models/silver/atlas/supply/silver__atlas_supply_epochs.yml", "unique_id": "test.near_models.not_null_silver__atlas_supply_epochs_block_producers.823cea748b", "fqn": ["near_models", "silver", "atlas", "supply", "not_null_silver__atlas_supply_epochs_block_producers"], "alias": "atlas_supply_epochs_block_producers", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.4101768, "relation_name": "NEAR.not_null_silver.atlas_supply_epochs_block_producers", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__atlas_supply_epochs", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__atlas_supply_epochs"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "block_producers", "file_key_name": "models.silver__atlas_supply_epochs", "attached_node": "model.near_models.silver__atlas_supply_epochs"}, "test.near_models.not_null_silver__atlas_supply_epochs_start_time.eb6aac13c0": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "start_time", "model": "{{ get_where_subquery(ref('silver__atlas_supply_epochs')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__atlas_supply_epochs_start_time", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__atlas_supply_epochs_start_time.sql", "original_file_path": "models/silver/atlas/supply/silver__atlas_supply_epochs.yml", "unique_id": "test.near_models.not_null_silver__atlas_supply_epochs_start_time.eb6aac13c0", "fqn": ["near_models", "silver", "atlas", "supply", "not_null_silver__atlas_supply_epochs_start_time"], "alias": "atlas_supply_epochs_start_time", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.4122536, "relation_name": "NEAR.not_null_silver.atlas_supply_epochs_start_time", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__atlas_supply_epochs", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__atlas_supply_epochs"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "start_time", "file_key_name": "models.silver__atlas_supply_epochs", "attached_node": "model.near_models.silver__atlas_supply_epochs"}, "test.near_models.not_null_silver__atlas_supply_epochs_end_time.6a7bac3339": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "end_time", "model": "{{ get_where_subquery(ref('silver__atlas_supply_epochs')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__atlas_supply_epochs_end_time", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__atlas_supply_epochs_end_time.sql", "original_file_path": "models/silver/atlas/supply/silver__atlas_supply_epochs.yml", "unique_id": "test.near_models.not_null_silver__atlas_supply_epochs_end_time.6a7bac3339", "fqn": ["near_models", "silver", "atlas", "supply", "not_null_silver__atlas_supply_epochs_end_time"], "alias": "atlas_supply_epochs_end_time", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.4142754, "relation_name": "NEAR.not_null_silver.atlas_supply_epochs_end_time", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__atlas_supply_epochs", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__atlas_supply_epochs"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "end_time", "file_key_name": "models.silver__atlas_supply_epochs", "attached_node": "model.near_models.silver__atlas_supply_epochs"}, "test.near_models.not_null_silver__atlas_supply_epochs_total_near_supply.73be9d6d22": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "total_near_supply", "model": "{{ get_where_subquery(ref('silver__atlas_supply_epochs')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__atlas_supply_epochs_total_near_supply", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__atlas_supply_epochs_total_near_supply.sql", "original_file_path": "models/silver/atlas/supply/silver__atlas_supply_epochs.yml", "unique_id": "test.near_models.not_null_silver__atlas_supply_epochs_total_near_supply.73be9d6d22", "fqn": ["near_models", "silver", "atlas", "supply", "not_null_silver__atlas_supply_epochs_total_near_supply"], "alias": "atlas_supply_epochs_total_near_supply", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.4162927, "relation_name": "NEAR.not_null_silver.atlas_supply_epochs_total_near_supply", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__atlas_supply_epochs", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__atlas_supply_epochs"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "total_near_supply", "file_key_name": "models.silver__atlas_supply_epochs", "attached_node": "model.near_models.silver__atlas_supply_epochs"}, "test.near_models.not_null_silver__atlas_supply_epochs_epoch_num.fef35a5b76": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "epoch_num", "model": "{{ get_where_subquery(ref('silver__atlas_supply_epochs')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__atlas_supply_epochs_epoch_num", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__atlas_supply_epochs_epoch_num.sql", "original_file_path": "models/silver/atlas/supply/silver__atlas_supply_epochs.yml", "unique_id": "test.near_models.not_null_silver__atlas_supply_epochs_epoch_num.fef35a5b76", "fqn": ["near_models", "silver", "atlas", "supply", "not_null_silver__atlas_supply_epochs_epoch_num"], "alias": "atlas_supply_epochs_epoch_num", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.418617, "relation_name": "NEAR.not_null_silver.atlas_supply_epochs_epoch_num", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__atlas_supply_epochs", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__atlas_supply_epochs"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "epoch_num", "file_key_name": "models.silver__atlas_supply_epochs", "attached_node": "model.near_models.silver__atlas_supply_epochs"}, "test.near_models.not_null_silver__atlas_supply_epochs_atlas_epochs_id.8c2c502ac9": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "atlas_epochs_id", "model": "{{ get_where_subquery(ref('silver__atlas_supply_epochs')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__atlas_supply_epochs_atlas_epochs_id", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__atlas_supply_epochs_atlas_epochs_id.sql", "original_file_path": "models/silver/atlas/supply/silver__atlas_supply_epochs.yml", "unique_id": "test.near_models.not_null_silver__atlas_supply_epochs_atlas_epochs_id.8c2c502ac9", "fqn": ["near_models", "silver", "atlas", "supply", "not_null_silver__atlas_supply_epochs_atlas_epochs_id"], "alias": "atlas_supply_epochs_atlas_epochs_id", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.4206576, "relation_name": "NEAR.not_null_silver.atlas_supply_epochs_atlas_epochs_id", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__atlas_supply_epochs", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__atlas_supply_epochs"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "atlas_epochs_id", "file_key_name": "models.silver__atlas_supply_epochs", "attached_node": "model.near_models.silver__atlas_supply_epochs"}, "test.near_models.unique_silver__atlas_supply_epochs_atlas_epochs_id.7113109145": {"test_metadata": {"name": "unique", "kwargs": {"column_name": "atlas_epochs_id", "model": "{{ get_where_subquery(ref('silver__atlas_supply_epochs')) }}"}, "namespace": null}, "database": "NEAR", "schema": "unique_silver", "name": "unique_silver__atlas_supply_epochs_atlas_epochs_id", "resource_type": "test", "package_name": "near_models", "path": "unique_silver__atlas_supply_epochs_atlas_epochs_id.sql", "original_file_path": "models/silver/atlas/supply/silver__atlas_supply_epochs.yml", "unique_id": "test.near_models.unique_silver__atlas_supply_epochs_atlas_epochs_id.7113109145", "fqn": ["near_models", "silver", "atlas", "supply", "unique_silver__atlas_supply_epochs_atlas_epochs_id"], "alias": "atlas_supply_epochs_atlas_epochs_id", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.4226973, "relation_name": "NEAR.unique_silver.atlas_supply_epochs_atlas_epochs_id", "raw_code": "{{ test_unique(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__atlas_supply_epochs", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_unique"], "nodes": ["model.near_models.silver__atlas_supply_epochs"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "atlas_epochs_id", "file_key_name": "models.silver__atlas_supply_epochs", "attached_node": "model.near_models.silver__atlas_supply_epochs"}, "test.near_models.not_null_silver__atlas_supply_daily_lockup_locked_balances_lockup_account_id.e31ec8c9fd": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "lockup_account_id", "model": "{{ get_where_subquery(ref('silver__atlas_supply_daily_lockup_locked_balances')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__atlas_supply_daily_lockup_locked_balances_lockup_account_id", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__atlas_supply__76f584e098b71bdd610355b9c439aff1.sql", "original_file_path": "models/silver/atlas/supply/silver__atlas_supply_daily_lockup_locked_balances.yml", "unique_id": "test.near_models.not_null_silver__atlas_supply_daily_lockup_locked_balances_lockup_account_id.e31ec8c9fd", "fqn": ["near_models", "silver", "atlas", "supply", "not_null_silver__atlas_supply_daily_lockup_locked_balances_lockup_account_id"], "alias": "atlas_supply_daily_lockup_locked_balances_lockup_account_id", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "not_null_silver__atlas_supply__76f584e098b71bdd610355b9c439aff1", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "not_null_silver__atlas_supply__76f584e098b71bdd610355b9c439aff1"}, "created_at": 1763073388.4340909, "relation_name": "NEAR.not_null_silver.atlas_supply_daily_lockup_locked_balances_lockup_account_id", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(alias=\"not_null_silver__atlas_supply__76f584e098b71bdd610355b9c439aff1\") }}", "language": "sql", "refs": [{"name": "silver__atlas_supply_daily_lockup_locked_balances", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__atlas_supply_daily_lockup_locked_balances"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "lockup_account_id", "file_key_name": "models.silver__atlas_supply_daily_lockup_locked_balances", "attached_node": "model.near_models.silver__atlas_supply_daily_lockup_locked_balances"}, "test.near_models.not_null_silver__atlas_supply_daily_lockup_locked_balances_lockup_index.e309ea90c9": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "lockup_index", "model": "{{ get_where_subquery(ref('silver__atlas_supply_daily_lockup_locked_balances')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__atlas_supply_daily_lockup_locked_balances_lockup_index", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__atlas_supply__837d2afdcbf62db70b615169bd25ee8d.sql", "original_file_path": "models/silver/atlas/supply/silver__atlas_supply_daily_lockup_locked_balances.yml", "unique_id": "test.near_models.not_null_silver__atlas_supply_daily_lockup_locked_balances_lockup_index.e309ea90c9", "fqn": ["near_models", "silver", "atlas", "supply", "not_null_silver__atlas_supply_daily_lockup_locked_balances_lockup_index"], "alias": "atlas_supply_daily_lockup_locked_balances_lockup_index", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "not_null_silver__atlas_supply__837d2afdcbf62db70b615169bd25ee8d", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "not_null_silver__atlas_supply__837d2afdcbf62db70b615169bd25ee8d"}, "created_at": 1763073388.436335, "relation_name": "NEAR.not_null_silver.atlas_supply_daily_lockup_locked_balances_lockup_index", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(alias=\"not_null_silver__atlas_supply__837d2afdcbf62db70b615169bd25ee8d\") }}", "language": "sql", "refs": [{"name": "silver__atlas_supply_daily_lockup_locked_balances", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__atlas_supply_daily_lockup_locked_balances"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "lockup_index", "file_key_name": "models.silver__atlas_supply_daily_lockup_locked_balances", "attached_node": "model.near_models.silver__atlas_supply_daily_lockup_locked_balances"}, "test.near_models.not_null_silver__atlas_supply_daily_lockup_locked_balances_owner_account_id.762e8eec08": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "owner_account_id", "model": "{{ get_where_subquery(ref('silver__atlas_supply_daily_lockup_locked_balances')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__atlas_supply_daily_lockup_locked_balances_owner_account_id", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__atlas_supply__675262d3aa637d7075ff6c8ea8ba7f17.sql", "original_file_path": "models/silver/atlas/supply/silver__atlas_supply_daily_lockup_locked_balances.yml", "unique_id": "test.near_models.not_null_silver__atlas_supply_daily_lockup_locked_balances_owner_account_id.762e8eec08", "fqn": ["near_models", "silver", "atlas", "supply", "not_null_silver__atlas_supply_daily_lockup_locked_balances_owner_account_id"], "alias": "atlas_supply_daily_lockup_locked_balances_owner_account_id", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "not_null_silver__atlas_supply__675262d3aa637d7075ff6c8ea8ba7f17", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "not_null_silver__atlas_supply__675262d3aa637d7075ff6c8ea8ba7f17"}, "created_at": 1763073388.438388, "relation_name": "NEAR.not_null_silver.atlas_supply_daily_lockup_locked_balances_owner_account_id", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(alias=\"not_null_silver__atlas_supply__675262d3aa637d7075ff6c8ea8ba7f17\") }}", "language": "sql", "refs": [{"name": "silver__atlas_supply_daily_lockup_locked_balances", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__atlas_supply_daily_lockup_locked_balances"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "owner_account_id", "file_key_name": "models.silver__atlas_supply_daily_lockup_locked_balances", "attached_node": "model.near_models.silver__atlas_supply_daily_lockup_locked_balances"}, "test.near_models.not_null_silver__atlas_supply_daily_lockup_locked_balances_utc_date.3739a7a51a": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "utc_date", "model": "{{ get_where_subquery(ref('silver__atlas_supply_daily_lockup_locked_balances')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__atlas_supply_daily_lockup_locked_balances_utc_date", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__atlas_supply__b4e2335366f5f12e523168c4f7a305cd.sql", "original_file_path": "models/silver/atlas/supply/silver__atlas_supply_daily_lockup_locked_balances.yml", "unique_id": "test.near_models.not_null_silver__atlas_supply_daily_lockup_locked_balances_utc_date.3739a7a51a", "fqn": ["near_models", "silver", "atlas", "supply", "not_null_silver__atlas_supply_daily_lockup_locked_balances_utc_date"], "alias": "atlas_supply_daily_lockup_locked_balances_utc_date", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "not_null_silver__atlas_supply__b4e2335366f5f12e523168c4f7a305cd", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "not_null_silver__atlas_supply__b4e2335366f5f12e523168c4f7a305cd"}, "created_at": 1763073388.440427, "relation_name": "NEAR.not_null_silver.atlas_supply_daily_lockup_locked_balances_utc_date", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(alias=\"not_null_silver__atlas_supply__b4e2335366f5f12e523168c4f7a305cd\") }}", "language": "sql", "refs": [{"name": "silver__atlas_supply_daily_lockup_locked_balances", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__atlas_supply_daily_lockup_locked_balances"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "utc_date", "file_key_name": "models.silver__atlas_supply_daily_lockup_locked_balances", "attached_node": "model.near_models.silver__atlas_supply_daily_lockup_locked_balances"}, "test.near_models.not_null_silver__atlas_supply_daily_lockup_locked_balances_block_timestamp.b0b065275c": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "block_timestamp", "model": "{{ get_where_subquery(ref('silver__atlas_supply_daily_lockup_locked_balances')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__atlas_supply_daily_lockup_locked_balances_block_timestamp", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__atlas_supply__46c5a9c208394fd2fe877ae9fd39a3f5.sql", "original_file_path": "models/silver/atlas/supply/silver__atlas_supply_daily_lockup_locked_balances.yml", "unique_id": "test.near_models.not_null_silver__atlas_supply_daily_lockup_locked_balances_block_timestamp.b0b065275c", "fqn": ["near_models", "silver", "atlas", "supply", "not_null_silver__atlas_supply_daily_lockup_locked_balances_block_timestamp"], "alias": "atlas_supply_daily_lockup_locked_balances_block_timestamp", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "not_null_silver__atlas_supply__46c5a9c208394fd2fe877ae9fd39a3f5", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "not_null_silver__atlas_supply__46c5a9c208394fd2fe877ae9fd39a3f5"}, "created_at": 1763073388.4424367, "relation_name": "NEAR.not_null_silver.atlas_supply_daily_lockup_locked_balances_block_timestamp", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(alias=\"not_null_silver__atlas_supply__46c5a9c208394fd2fe877ae9fd39a3f5\") }}", "language": "sql", "refs": [{"name": "silver__atlas_supply_daily_lockup_locked_balances", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__atlas_supply_daily_lockup_locked_balances"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "block_timestamp", "file_key_name": "models.silver__atlas_supply_daily_lockup_locked_balances", "attached_node": "model.near_models.silver__atlas_supply_daily_lockup_locked_balances"}, "test.near_models.not_null_silver__atlas_supply_daily_lockup_locked_balances_lockup_amount.2ef3e8886e": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "lockup_amount", "model": "{{ get_where_subquery(ref('silver__atlas_supply_daily_lockup_locked_balances')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__atlas_supply_daily_lockup_locked_balances_lockup_amount", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__atlas_supply__c13c404d13adda76b92c998e684cd55e.sql", "original_file_path": "models/silver/atlas/supply/silver__atlas_supply_daily_lockup_locked_balances.yml", "unique_id": "test.near_models.not_null_silver__atlas_supply_daily_lockup_locked_balances_lockup_amount.2ef3e8886e", "fqn": ["near_models", "silver", "atlas", "supply", "not_null_silver__atlas_supply_daily_lockup_locked_balances_lockup_amount"], "alias": "atlas_supply_daily_lockup_locked_balances_lockup_amount", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "not_null_silver__atlas_supply__c13c404d13adda76b92c998e684cd55e", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "not_null_silver__atlas_supply__c13c404d13adda76b92c998e684cd55e"}, "created_at": 1763073388.4444687, "relation_name": "NEAR.not_null_silver.atlas_supply_daily_lockup_locked_balances_lockup_amount", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(alias=\"not_null_silver__atlas_supply__c13c404d13adda76b92c998e684cd55e\") }}", "language": "sql", "refs": [{"name": "silver__atlas_supply_daily_lockup_locked_balances", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__atlas_supply_daily_lockup_locked_balances"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "lockup_amount", "file_key_name": "models.silver__atlas_supply_daily_lockup_locked_balances", "attached_node": "model.near_models.silver__atlas_supply_daily_lockup_locked_balances"}, "test.near_models.not_null_silver__atlas_supply_daily_lockup_locked_balances_deposit_timestamp.cba192d02d": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "deposit_timestamp", "model": "{{ get_where_subquery(ref('silver__atlas_supply_daily_lockup_locked_balances')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__atlas_supply_daily_lockup_locked_balances_deposit_timestamp", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__atlas_supply__4db1ddfad1b93f3810f78ee09387146e.sql", "original_file_path": "models/silver/atlas/supply/silver__atlas_supply_daily_lockup_locked_balances.yml", "unique_id": "test.near_models.not_null_silver__atlas_supply_daily_lockup_locked_balances_deposit_timestamp.cba192d02d", "fqn": ["near_models", "silver", "atlas", "supply", "not_null_silver__atlas_supply_daily_lockup_locked_balances_deposit_timestamp"], "alias": "atlas_supply_daily_lockup_locked_balances_deposit_timestamp", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "not_null_silver__atlas_supply__4db1ddfad1b93f3810f78ee09387146e", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "not_null_silver__atlas_supply__4db1ddfad1b93f3810f78ee09387146e"}, "created_at": 1763073388.4464974, "relation_name": "NEAR.not_null_silver.atlas_supply_daily_lockup_locked_balances_deposit_timestamp", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(alias=\"not_null_silver__atlas_supply__4db1ddfad1b93f3810f78ee09387146e\") }}", "language": "sql", "refs": [{"name": "silver__atlas_supply_daily_lockup_locked_balances", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__atlas_supply_daily_lockup_locked_balances"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "deposit_timestamp", "file_key_name": "models.silver__atlas_supply_daily_lockup_locked_balances", "attached_node": "model.near_models.silver__atlas_supply_daily_lockup_locked_balances"}, "test.near_models.not_null_silver__atlas_supply_daily_lockup_locked_balances_locked_amount.f2e40bb06a": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "locked_amount", "model": "{{ get_where_subquery(ref('silver__atlas_supply_daily_lockup_locked_balances')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__atlas_supply_daily_lockup_locked_balances_locked_amount", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__atlas_supply__a505fef9d3ecb4c7008a00fc1f473193.sql", "original_file_path": "models/silver/atlas/supply/silver__atlas_supply_daily_lockup_locked_balances.yml", "unique_id": "test.near_models.not_null_silver__atlas_supply_daily_lockup_locked_balances_locked_amount.f2e40bb06a", "fqn": ["near_models", "silver", "atlas", "supply", "not_null_silver__atlas_supply_daily_lockup_locked_balances_locked_amount"], "alias": "atlas_supply_daily_lockup_locked_balances_locked_amount", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "not_null_silver__atlas_supply__a505fef9d3ecb4c7008a00fc1f473193", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "not_null_silver__atlas_supply__a505fef9d3ecb4c7008a00fc1f473193"}, "created_at": 1763073388.4487746, "relation_name": "NEAR.not_null_silver.atlas_supply_daily_lockup_locked_balances_locked_amount", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(alias=\"not_null_silver__atlas_supply__a505fef9d3ecb4c7008a00fc1f473193\") }}", "language": "sql", "refs": [{"name": "silver__atlas_supply_daily_lockup_locked_balances", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__atlas_supply_daily_lockup_locked_balances"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "locked_amount", "file_key_name": "models.silver__atlas_supply_daily_lockup_locked_balances", "attached_node": "model.near_models.silver__atlas_supply_daily_lockup_locked_balances"}, "test.near_models.not_null_silver__atlas_supply_daily_lockup_locked_balances_unlocked_amount_today.4805603158": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "unlocked_amount_today", "model": "{{ get_where_subquery(ref('silver__atlas_supply_daily_lockup_locked_balances')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__atlas_supply_daily_lockup_locked_balances_unlocked_amount_today", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__atlas_supply__9d517488f35c31bdb72d63e50193a732.sql", "original_file_path": "models/silver/atlas/supply/silver__atlas_supply_daily_lockup_locked_balances.yml", "unique_id": "test.near_models.not_null_silver__atlas_supply_daily_lockup_locked_balances_unlocked_amount_today.4805603158", "fqn": ["near_models", "silver", "atlas", "supply", "not_null_silver__atlas_supply_daily_lockup_locked_balances_unlocked_amount_today"], "alias": "atlas_supply_daily_lockup_locked_balances_unlocked_amount_today", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "not_null_silver__atlas_supply__9d517488f35c31bdb72d63e50193a732", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "not_null_silver__atlas_supply__9d517488f35c31bdb72d63e50193a732"}, "created_at": 1763073388.4508045, "relation_name": "NEAR.not_null_silver.atlas_supply_daily_lockup_locked_balances_unlocked_amount_today", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(alias=\"not_null_silver__atlas_supply__9d517488f35c31bdb72d63e50193a732\") }}", "language": "sql", "refs": [{"name": "silver__atlas_supply_daily_lockup_locked_balances", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__atlas_supply_daily_lockup_locked_balances"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "unlocked_amount_today", "file_key_name": "models.silver__atlas_supply_daily_lockup_locked_balances", "attached_node": "model.near_models.silver__atlas_supply_daily_lockup_locked_balances"}, "test.near_models.not_null_silver__atlas_supply_daily_lockup_locked_balances_atlas_daily_lockup_locked_balances_id.520fed2bb3": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "atlas_daily_lockup_locked_balances_id", "model": "{{ get_where_subquery(ref('silver__atlas_supply_daily_lockup_locked_balances')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__atlas_supply_daily_lockup_locked_balances_atlas_daily_lockup_locked_balances_id", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__atlas_supply__a7e3e60f0089bb9e9304f1d43bcb2f97.sql", "original_file_path": "models/silver/atlas/supply/silver__atlas_supply_daily_lockup_locked_balances.yml", "unique_id": "test.near_models.not_null_silver__atlas_supply_daily_lockup_locked_balances_atlas_daily_lockup_locked_balances_id.520fed2bb3", "fqn": ["near_models", "silver", "atlas", "supply", "not_null_silver__atlas_supply_daily_lockup_locked_balances_atlas_daily_lockup_locked_balances_id"], "alias": "atlas_supply_daily_lockup_locked_balances_atlas_daily_lockup_locked_balances_id", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "not_null_silver__atlas_supply__a7e3e60f0089bb9e9304f1d43bcb2f97", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "not_null_silver__atlas_supply__a7e3e60f0089bb9e9304f1d43bcb2f97"}, "created_at": 1763073388.4528525, "relation_name": "NEAR.not_null_silver.atlas_supply_daily_lockup_locked_balances_atlas_daily_lockup_locked_balances_id", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(alias=\"not_null_silver__atlas_supply__a7e3e60f0089bb9e9304f1d43bcb2f97\") }}", "language": "sql", "refs": [{"name": "silver__atlas_supply_daily_lockup_locked_balances", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__atlas_supply_daily_lockup_locked_balances"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "atlas_daily_lockup_locked_balances_id", "file_key_name": "models.silver__atlas_supply_daily_lockup_locked_balances", "attached_node": "model.near_models.silver__atlas_supply_daily_lockup_locked_balances"}, "test.near_models.unique_silver__atlas_supply_daily_lockup_locked_balances_atlas_daily_lockup_locked_balances_id.52649620ed": {"test_metadata": {"name": "unique", "kwargs": {"column_name": "atlas_daily_lockup_locked_balances_id", "model": "{{ get_where_subquery(ref('silver__atlas_supply_daily_lockup_locked_balances')) }}"}, "namespace": null}, "database": "NEAR", "schema": "unique_silver", "name": "unique_silver__atlas_supply_daily_lockup_locked_balances_atlas_daily_lockup_locked_balances_id", "resource_type": "test", "package_name": "near_models", "path": "unique_silver__atlas_supply_da_c28a6cd04e02a231de78ca26dc195e9f.sql", "original_file_path": "models/silver/atlas/supply/silver__atlas_supply_daily_lockup_locked_balances.yml", "unique_id": "test.near_models.unique_silver__atlas_supply_daily_lockup_locked_balances_atlas_daily_lockup_locked_balances_id.52649620ed", "fqn": ["near_models", "silver", "atlas", "supply", "unique_silver__atlas_supply_daily_lockup_locked_balances_atlas_daily_lockup_locked_balances_id"], "alias": "atlas_supply_daily_lockup_locked_balances_atlas_daily_lockup_locked_balances_id", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "unique_silver__atlas_supply_da_c28a6cd04e02a231de78ca26dc195e9f", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "unique_silver__atlas_supply_da_c28a6cd04e02a231de78ca26dc195e9f"}, "created_at": 1763073388.4549289, "relation_name": "NEAR.unique_silver.atlas_supply_daily_lockup_locked_balances_atlas_daily_lockup_locked_balances_id", "raw_code": "{{ test_unique(**_dbt_generic_test_kwargs) }}{{ config(alias=\"unique_silver__atlas_supply_da_c28a6cd04e02a231de78ca26dc195e9f\") }}", "language": "sql", "refs": [{"name": "silver__atlas_supply_daily_lockup_locked_balances", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_unique"], "nodes": ["model.near_models.silver__atlas_supply_daily_lockup_locked_balances"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "atlas_daily_lockup_locked_balances_id", "file_key_name": "models.silver__atlas_supply_daily_lockup_locked_balances", "attached_node": "model.near_models.silver__atlas_supply_daily_lockup_locked_balances"}, "test.near_models.not_null_silver__dex_swaps_v2_TX_HASH.dd0cf3adcf": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TX_HASH", "model": "{{ get_where_subquery(ref('silver__dex_swaps_v2')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__dex_swaps_v2_TX_HASH", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__dex_swaps_v2_TX_HASH.sql", "original_file_path": "models/silver/defi/silver__dex_swaps_v2.yml", "unique_id": "test.near_models.not_null_silver__dex_swaps_v2_TX_HASH.dd0cf3adcf", "fqn": ["near_models", "silver", "defi", "not_null_silver__dex_swaps_v2_TX_HASH"], "alias": "dex_swaps_v2_TX_HASH", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp <= CURRENT_TIMESTAMP - interval '1 hour'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "inserted_timestamp <= CURRENT_TIMESTAMP - interval '1 hour'"}, "created_at": 1763073388.466158, "relation_name": "NEAR.not_null_silver.dex_swaps_v2_TX_HASH", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp <= CURRENT_TIMESTAMP - interval '1 hour'\") }}", "language": "sql", "refs": [{"name": "silver__dex_swaps_v2", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__dex_swaps_v2"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TX_HASH", "file_key_name": "models.silver__dex_swaps_v2", "attached_node": "model.near_models.silver__dex_swaps_v2"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__dex_swaps_v2_TX_HASH__STRING__VARCHAR.6ba2b7dae7": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["STRING", "VARCHAR"], "column_name": "TX_HASH", "model": "{{ get_where_subquery(ref('silver__dex_swaps_v2')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_silver", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_silver__dex_swaps_v2_TX_HASH__STRING__VARCHAR", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_f7ef60a969cf330721ee6b3c4700048f.sql", "original_file_path": "models/silver/defi/silver__dex_swaps_v2.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__dex_swaps_v2_TX_HASH__STRING__VARCHAR.6ba2b7dae7", "fqn": ["near_models", "silver", "defi", "dbt_expectations_expect_column_values_to_be_in_type_list_silver__dex_swaps_v2_TX_HASH__STRING__VARCHAR"], "alias": "dex_swaps_v2_TX_HASH", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_f7ef60a969cf330721ee6b3c4700048f", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_f7ef60a969cf330721ee6b3c4700048f"}, "created_at": 1763073388.4682393, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_silver.dex_swaps_v2_TX_HASH", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_f7ef60a969cf330721ee6b3c4700048f\") }}", "language": "sql", "refs": [{"name": "silver__dex_swaps_v2", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__dex_swaps_v2"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TX_HASH", "file_key_name": "models.silver__dex_swaps_v2", "attached_node": "model.near_models.silver__dex_swaps_v2"}, "test.near_models.not_null_silver__dex_swaps_v2_RECEIPT_ID.55c67e3e40": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "RECEIPT_ID", "model": "{{ get_where_subquery(ref('silver__dex_swaps_v2')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__dex_swaps_v2_RECEIPT_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__dex_swaps_v2_RECEIPT_ID.sql", "original_file_path": "models/silver/defi/silver__dex_swaps_v2.yml", "unique_id": "test.near_models.not_null_silver__dex_swaps_v2_RECEIPT_ID.55c67e3e40", "fqn": ["near_models", "silver", "defi", "not_null_silver__dex_swaps_v2_RECEIPT_ID"], "alias": "dex_swaps_v2_RECEIPT_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.4738796, "relation_name": "NEAR.not_null_silver.dex_swaps_v2_RECEIPT_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__dex_swaps_v2", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__dex_swaps_v2"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "RECEIPT_ID", "file_key_name": "models.silver__dex_swaps_v2", "attached_node": "model.near_models.silver__dex_swaps_v2"}, "test.near_models.not_null_silver__dex_swaps_v2_BLOCK_TIMESTAMP.c834b06fc7": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCK_TIMESTAMP", "model": "{{ get_where_subquery(ref('silver__dex_swaps_v2')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__dex_swaps_v2_BLOCK_TIMESTAMP", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__dex_swaps_v2_BLOCK_TIMESTAMP.sql", "original_file_path": "models/silver/defi/silver__dex_swaps_v2.yml", "unique_id": "test.near_models.not_null_silver__dex_swaps_v2_BLOCK_TIMESTAMP.c834b06fc7", "fqn": ["near_models", "silver", "defi", "not_null_silver__dex_swaps_v2_BLOCK_TIMESTAMP"], "alias": "dex_swaps_v2_BLOCK_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp <= CURRENT_TIMESTAMP - interval '1 hour'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "inserted_timestamp <= CURRENT_TIMESTAMP - interval '1 hour'"}, "created_at": 1763073388.475955, "relation_name": "NEAR.not_null_silver.dex_swaps_v2_BLOCK_TIMESTAMP", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp <= CURRENT_TIMESTAMP - interval '1 hour'\") }}", "language": "sql", "refs": [{"name": "silver__dex_swaps_v2", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__dex_swaps_v2"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_TIMESTAMP", "file_key_name": "models.silver__dex_swaps_v2", "attached_node": "model.near_models.silver__dex_swaps_v2"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__dex_swaps_v2_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.40f47f4026": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["TIMESTAMP_NTZ"], "column_name": "BLOCK_TIMESTAMP", "model": "{{ get_where_subquery(ref('silver__dex_swaps_v2')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_silver", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_silver__dex_swaps_v2_BLOCK_TIMESTAMP__TIMESTAMP_NTZ", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_6a4866cb29bcc3d89ece3908492e69e3.sql", "original_file_path": "models/silver/defi/silver__dex_swaps_v2.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__dex_swaps_v2_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.40f47f4026", "fqn": ["near_models", "silver", "defi", "dbt_expectations_expect_column_values_to_be_in_type_list_silver__dex_swaps_v2_BLOCK_TIMESTAMP__TIMESTAMP_NTZ"], "alias": "dex_swaps_v2_BLOCK_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_6a4866cb29bcc3d89ece3908492e69e3", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_6a4866cb29bcc3d89ece3908492e69e3"}, "created_at": 1763073388.4779515, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_silver.dex_swaps_v2_BLOCK_TIMESTAMP", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_6a4866cb29bcc3d89ece3908492e69e3\") }}", "language": "sql", "refs": [{"name": "silver__dex_swaps_v2", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__dex_swaps_v2"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_TIMESTAMP", "file_key_name": "models.silver__dex_swaps_v2", "attached_node": "model.near_models.silver__dex_swaps_v2"}, "test.near_models.not_null_silver__dex_swaps_v2_AMOUNT_OUT_RAW.b50492a06f": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "AMOUNT_OUT_RAW", "model": "{{ get_where_subquery(ref('silver__dex_swaps_v2')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__dex_swaps_v2_AMOUNT_OUT_RAW", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__dex_swaps_v2_AMOUNT_OUT_RAW.sql", "original_file_path": "models/silver/defi/silver__dex_swaps_v2.yml", "unique_id": "test.near_models.not_null_silver__dex_swaps_v2_AMOUNT_OUT_RAW.b50492a06f", "fqn": ["near_models", "silver", "defi", "not_null_silver__dex_swaps_v2_AMOUNT_OUT_RAW"], "alias": "dex_swaps_v2_AMOUNT_OUT_RAW", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.4830272, "relation_name": "NEAR.not_null_silver.dex_swaps_v2_AMOUNT_OUT_RAW", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__dex_swaps_v2", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__dex_swaps_v2"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "AMOUNT_OUT_RAW", "file_key_name": "models.silver__dex_swaps_v2", "attached_node": "model.near_models.silver__dex_swaps_v2"}, "test.near_models.not_null_silver__dex_swaps_v2_TOKEN_OUT.6e3f4da918": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TOKEN_OUT", "model": "{{ get_where_subquery(ref('silver__dex_swaps_v2')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__dex_swaps_v2_TOKEN_OUT", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__dex_swaps_v2_TOKEN_OUT.sql", "original_file_path": "models/silver/defi/silver__dex_swaps_v2.yml", "unique_id": "test.near_models.not_null_silver__dex_swaps_v2_TOKEN_OUT.6e3f4da918", "fqn": ["near_models", "silver", "defi", "not_null_silver__dex_swaps_v2_TOKEN_OUT"], "alias": "dex_swaps_v2_TOKEN_OUT", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.4850745, "relation_name": "NEAR.not_null_silver.dex_swaps_v2_TOKEN_OUT", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__dex_swaps_v2", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__dex_swaps_v2"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TOKEN_OUT", "file_key_name": "models.silver__dex_swaps_v2", "attached_node": "model.near_models.silver__dex_swaps_v2"}, "test.near_models.not_null_silver__dex_swaps_v2_AMOUNT_IN_RAW.1ba7caed73": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "AMOUNT_IN_RAW", "model": "{{ get_where_subquery(ref('silver__dex_swaps_v2')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__dex_swaps_v2_AMOUNT_IN_RAW", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__dex_swaps_v2_AMOUNT_IN_RAW.sql", "original_file_path": "models/silver/defi/silver__dex_swaps_v2.yml", "unique_id": "test.near_models.not_null_silver__dex_swaps_v2_AMOUNT_IN_RAW.1ba7caed73", "fqn": ["near_models", "silver", "defi", "not_null_silver__dex_swaps_v2_AMOUNT_IN_RAW"], "alias": "dex_swaps_v2_AMOUNT_IN_RAW", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.4871018, "relation_name": "NEAR.not_null_silver.dex_swaps_v2_AMOUNT_IN_RAW", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__dex_swaps_v2", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__dex_swaps_v2"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "AMOUNT_IN_RAW", "file_key_name": "models.silver__dex_swaps_v2", "attached_node": "model.near_models.silver__dex_swaps_v2"}, "test.near_models.not_null_silver__dex_swaps_v2_TOKEN_IN.d5da1696ad": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TOKEN_IN", "model": "{{ get_where_subquery(ref('silver__dex_swaps_v2')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__dex_swaps_v2_TOKEN_IN", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__dex_swaps_v2_TOKEN_IN.sql", "original_file_path": "models/silver/defi/silver__dex_swaps_v2.yml", "unique_id": "test.near_models.not_null_silver__dex_swaps_v2_TOKEN_IN.d5da1696ad", "fqn": ["near_models", "silver", "defi", "not_null_silver__dex_swaps_v2_TOKEN_IN"], "alias": "dex_swaps_v2_TOKEN_IN", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.489114, "relation_name": "NEAR.not_null_silver.dex_swaps_v2_TOKEN_IN", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__dex_swaps_v2", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__dex_swaps_v2"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TOKEN_IN", "file_key_name": "models.silver__dex_swaps_v2", "attached_node": "model.near_models.silver__dex_swaps_v2"}, "test.near_models.not_null_silver__dex_swaps_v2_SWAP_INPUT_DATA.6f127fd7c2": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "SWAP_INPUT_DATA", "model": "{{ get_where_subquery(ref('silver__dex_swaps_v2')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__dex_swaps_v2_SWAP_INPUT_DATA", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__dex_swaps_v2_SWAP_INPUT_DATA.sql", "original_file_path": "models/silver/defi/silver__dex_swaps_v2.yml", "unique_id": "test.near_models.not_null_silver__dex_swaps_v2_SWAP_INPUT_DATA.6f127fd7c2", "fqn": ["near_models", "silver", "defi", "not_null_silver__dex_swaps_v2_SWAP_INPUT_DATA"], "alias": "dex_swaps_v2_SWAP_INPUT_DATA", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.4914176, "relation_name": "NEAR.not_null_silver.dex_swaps_v2_SWAP_INPUT_DATA", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__dex_swaps_v2", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__dex_swaps_v2"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "SWAP_INPUT_DATA", "file_key_name": "models.silver__dex_swaps_v2", "attached_node": "model.near_models.silver__dex_swaps_v2"}, "test.near_models.unique_silver__dex_swaps_v2_DEX_SWAPS_V2_ID.3c81b71a89": {"test_metadata": {"name": "unique", "kwargs": {"column_name": "DEX_SWAPS_V2_ID", "model": "{{ get_where_subquery(ref('silver__dex_swaps_v2')) }}"}, "namespace": null}, "database": "NEAR", "schema": "unique_silver", "name": "unique_silver__dex_swaps_v2_DEX_SWAPS_V2_ID", "resource_type": "test", "package_name": "near_models", "path": "unique_silver__dex_swaps_v2_DEX_SWAPS_V2_ID.sql", "original_file_path": "models/silver/defi/silver__dex_swaps_v2.yml", "unique_id": "test.near_models.unique_silver__dex_swaps_v2_DEX_SWAPS_V2_ID.3c81b71a89", "fqn": ["near_models", "silver", "defi", "unique_silver__dex_swaps_v2_DEX_SWAPS_V2_ID"], "alias": "dex_swaps_v2_DEX_SWAPS_V2_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.4934497, "relation_name": "NEAR.unique_silver.dex_swaps_v2_DEX_SWAPS_V2_ID", "raw_code": "{{ test_unique(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__dex_swaps_v2", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_unique"], "nodes": ["model.near_models.silver__dex_swaps_v2"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "DEX_SWAPS_V2_ID", "file_key_name": "models.silver__dex_swaps_v2", "attached_node": "model.near_models.silver__dex_swaps_v2"}, "test.near_models.dbt_utils_recency_silver__dex_swaps_v2_day__block_timestamp__1.9c5f5feda5": {"test_metadata": {"name": "recency", "kwargs": {"datepart": "day", "field": "block_timestamp", "interval": 1, "model": "{{ get_where_subquery(ref('silver__dex_swaps_v2')) }}"}, "namespace": "dbt_utils"}, "database": "NEAR", "schema": "dbt_utils_recency_silver", "name": "dbt_utils_recency_silver__dex_swaps_v2_day__block_timestamp__1", "resource_type": "test", "package_name": "near_models", "path": "dbt_utils_recency_silver__dex_swaps_v2_day__block_timestamp__1.sql", "original_file_path": "models/silver/defi/silver__dex_swaps_v2.yml", "unique_id": "test.near_models.dbt_utils_recency_silver__dex_swaps_v2_day__block_timestamp__1.9c5f5feda5", "fqn": ["near_models", "silver", "defi", "dbt_utils_recency_silver__dex_swaps_v2_day__block_timestamp__1"], "alias": "dex_swaps_v2_day", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.4955075, "relation_name": "NEAR.dbt_utils_recency_silver.dex_swaps_v2_day", "raw_code": "{{ dbt_utils.test_recency(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__dex_swaps_v2", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_utils.test_recency", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__dex_swaps_v2"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": null, "file_key_name": "models.silver__dex_swaps_v2", "attached_node": "model.near_models.silver__dex_swaps_v2"}, "test.near_models.not_null_silver__swap_intents_BLOCK_ID.7cecab11b8": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCK_ID", "model": "{{ get_where_subquery(ref('silver__swap_intents')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__swap_intents_BLOCK_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__swap_intents_BLOCK_ID.sql", "original_file_path": "models/silver/defi/swaps/silver__swap_intents.yml", "unique_id": "test.near_models.not_null_silver__swap_intents_BLOCK_ID.7cecab11b8", "fqn": ["near_models", "silver", "defi", "swaps", "not_null_silver__swap_intents_BLOCK_ID"], "alias": "swap_intents_BLOCK_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.5050843, "relation_name": "NEAR.not_null_silver.swap_intents_BLOCK_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__swap_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__swap_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_ID", "file_key_name": "models.silver__swap_intents", "attached_node": "model.near_models.silver__swap_intents"}, "test.near_models.not_null_silver__swap_intents_BLOCK_TIMESTAMP.289062a9d4": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCK_TIMESTAMP", "model": "{{ get_where_subquery(ref('silver__swap_intents')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__swap_intents_BLOCK_TIMESTAMP", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__swap_intents_BLOCK_TIMESTAMP.sql", "original_file_path": "models/silver/defi/swaps/silver__swap_intents.yml", "unique_id": "test.near_models.not_null_silver__swap_intents_BLOCK_TIMESTAMP.289062a9d4", "fqn": ["near_models", "silver", "defi", "swaps", "not_null_silver__swap_intents_BLOCK_TIMESTAMP"], "alias": "swap_intents_BLOCK_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.5072186, "relation_name": "NEAR.not_null_silver.swap_intents_BLOCK_TIMESTAMP", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__swap_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__swap_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_TIMESTAMP", "file_key_name": "models.silver__swap_intents", "attached_node": "model.near_models.silver__swap_intents"}, "test.near_models.not_null_silver__swap_intents_TX_HASH.04c9381ede": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TX_HASH", "model": "{{ get_where_subquery(ref('silver__swap_intents')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__swap_intents_TX_HASH", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__swap_intents_TX_HASH.sql", "original_file_path": "models/silver/defi/swaps/silver__swap_intents.yml", "unique_id": "test.near_models.not_null_silver__swap_intents_TX_HASH.04c9381ede", "fqn": ["near_models", "silver", "defi", "swaps", "not_null_silver__swap_intents_TX_HASH"], "alias": "swap_intents_TX_HASH", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.5092573, "relation_name": "NEAR.not_null_silver.swap_intents_TX_HASH", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__swap_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__swap_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TX_HASH", "file_key_name": "models.silver__swap_intents", "attached_node": "model.near_models.silver__swap_intents"}, "test.near_models.not_null_silver__swap_intents_RECEIPT_ID.7104b1b4ee": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "RECEIPT_ID", "model": "{{ get_where_subquery(ref('silver__swap_intents')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__swap_intents_RECEIPT_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__swap_intents_RECEIPT_ID.sql", "original_file_path": "models/silver/defi/swaps/silver__swap_intents.yml", "unique_id": "test.near_models.not_null_silver__swap_intents_RECEIPT_ID.7104b1b4ee", "fqn": ["near_models", "silver", "defi", "swaps", "not_null_silver__swap_intents_RECEIPT_ID"], "alias": "swap_intents_RECEIPT_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.511532, "relation_name": "NEAR.not_null_silver.swap_intents_RECEIPT_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__swap_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__swap_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "RECEIPT_ID", "file_key_name": "models.silver__swap_intents", "attached_node": "model.near_models.silver__swap_intents"}, "test.near_models.not_null_silver__swap_intents_RECEIVER_ID.2498a4b230": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "RECEIVER_ID", "model": "{{ get_where_subquery(ref('silver__swap_intents')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__swap_intents_RECEIVER_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__swap_intents_RECEIVER_ID.sql", "original_file_path": "models/silver/defi/swaps/silver__swap_intents.yml", "unique_id": "test.near_models.not_null_silver__swap_intents_RECEIVER_ID.2498a4b230", "fqn": ["near_models", "silver", "defi", "swaps", "not_null_silver__swap_intents_RECEIVER_ID"], "alias": "swap_intents_RECEIVER_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.5135603, "relation_name": "NEAR.not_null_silver.swap_intents_RECEIVER_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__swap_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__swap_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "RECEIVER_ID", "file_key_name": "models.silver__swap_intents", "attached_node": "model.near_models.silver__swap_intents"}, "test.near_models.not_null_silver__swap_intents_SIGNER_ID.285d2bc925": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "SIGNER_ID", "model": "{{ get_where_subquery(ref('silver__swap_intents')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__swap_intents_SIGNER_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__swap_intents_SIGNER_ID.sql", "original_file_path": "models/silver/defi/swaps/silver__swap_intents.yml", "unique_id": "test.near_models.not_null_silver__swap_intents_SIGNER_ID.285d2bc925", "fqn": ["near_models", "silver", "defi", "swaps", "not_null_silver__swap_intents_SIGNER_ID"], "alias": "swap_intents_SIGNER_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.5155842, "relation_name": "NEAR.not_null_silver.swap_intents_SIGNER_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__swap_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__swap_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "SIGNER_ID", "file_key_name": "models.silver__swap_intents", "attached_node": "model.near_models.silver__swap_intents"}, "test.near_models.not_null_silver__swap_intents_INTENT_HASH.8d6473c7a3": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "INTENT_HASH", "model": "{{ get_where_subquery(ref('silver__swap_intents')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__swap_intents_INTENT_HASH", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__swap_intents_INTENT_HASH.sql", "original_file_path": "models/silver/defi/swaps/silver__swap_intents.yml", "unique_id": "test.near_models.not_null_silver__swap_intents_INTENT_HASH.8d6473c7a3", "fqn": ["near_models", "silver", "defi", "swaps", "not_null_silver__swap_intents_INTENT_HASH"], "alias": "swap_intents_INTENT_HASH", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.5175843, "relation_name": "NEAR.not_null_silver.swap_intents_INTENT_HASH", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__swap_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__swap_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "INTENT_HASH", "file_key_name": "models.silver__swap_intents", "attached_node": "model.near_models.silver__swap_intents"}, "test.near_models.not_null_silver__swap_intents_ACCOUNT_ID.194eaa1f31": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "ACCOUNT_ID", "model": "{{ get_where_subquery(ref('silver__swap_intents')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__swap_intents_ACCOUNT_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__swap_intents_ACCOUNT_ID.sql", "original_file_path": "models/silver/defi/swaps/silver__swap_intents.yml", "unique_id": "test.near_models.not_null_silver__swap_intents_ACCOUNT_ID.194eaa1f31", "fqn": ["near_models", "silver", "defi", "swaps", "not_null_silver__swap_intents_ACCOUNT_ID"], "alias": "swap_intents_ACCOUNT_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.5195773, "relation_name": "NEAR.not_null_silver.swap_intents_ACCOUNT_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__swap_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__swap_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "ACCOUNT_ID", "file_key_name": "models.silver__swap_intents", "attached_node": "model.near_models.silver__swap_intents"}, "test.near_models.not_null_silver__swap_intents_SWAP_INDEX.ba937a7868": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "SWAP_INDEX", "model": "{{ get_where_subquery(ref('silver__swap_intents')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__swap_intents_SWAP_INDEX", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__swap_intents_SWAP_INDEX.sql", "original_file_path": "models/silver/defi/swaps/silver__swap_intents.yml", "unique_id": "test.near_models.not_null_silver__swap_intents_SWAP_INDEX.ba937a7868", "fqn": ["near_models", "silver", "defi", "swaps", "not_null_silver__swap_intents_SWAP_INDEX"], "alias": "swap_intents_SWAP_INDEX", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.5215578, "relation_name": "NEAR.not_null_silver.swap_intents_SWAP_INDEX", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__swap_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__swap_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "SWAP_INDEX", "file_key_name": "models.silver__swap_intents", "attached_node": "model.near_models.silver__swap_intents"}, "test.near_models.not_null_silver__swap_intents_AMOUNT_OUT_RAW.98b0340820": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "AMOUNT_OUT_RAW", "model": "{{ get_where_subquery(ref('silver__swap_intents')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__swap_intents_AMOUNT_OUT_RAW", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__swap_intents_AMOUNT_OUT_RAW.sql", "original_file_path": "models/silver/defi/swaps/silver__swap_intents.yml", "unique_id": "test.near_models.not_null_silver__swap_intents_AMOUNT_OUT_RAW.98b0340820", "fqn": ["near_models", "silver", "defi", "swaps", "not_null_silver__swap_intents_AMOUNT_OUT_RAW"], "alias": "swap_intents_AMOUNT_OUT_RAW", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.5238528, "relation_name": "NEAR.not_null_silver.swap_intents_AMOUNT_OUT_RAW", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__swap_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__swap_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "AMOUNT_OUT_RAW", "file_key_name": "models.silver__swap_intents", "attached_node": "model.near_models.silver__swap_intents"}, "test.near_models.not_null_silver__swap_intents_TOKEN_OUT.6795d064f2": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TOKEN_OUT", "model": "{{ get_where_subquery(ref('silver__swap_intents')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__swap_intents_TOKEN_OUT", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__swap_intents_TOKEN_OUT.sql", "original_file_path": "models/silver/defi/swaps/silver__swap_intents.yml", "unique_id": "test.near_models.not_null_silver__swap_intents_TOKEN_OUT.6795d064f2", "fqn": ["near_models", "silver", "defi", "swaps", "not_null_silver__swap_intents_TOKEN_OUT"], "alias": "swap_intents_TOKEN_OUT", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.525894, "relation_name": "NEAR.not_null_silver.swap_intents_TOKEN_OUT", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__swap_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__swap_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TOKEN_OUT", "file_key_name": "models.silver__swap_intents", "attached_node": "model.near_models.silver__swap_intents"}, "test.near_models.not_null_silver__swap_intents_AMOUNT_IN_RAW.53cc025a81": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "AMOUNT_IN_RAW", "model": "{{ get_where_subquery(ref('silver__swap_intents')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__swap_intents_AMOUNT_IN_RAW", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__swap_intents_AMOUNT_IN_RAW.sql", "original_file_path": "models/silver/defi/swaps/silver__swap_intents.yml", "unique_id": "test.near_models.not_null_silver__swap_intents_AMOUNT_IN_RAW.53cc025a81", "fqn": ["near_models", "silver", "defi", "swaps", "not_null_silver__swap_intents_AMOUNT_IN_RAW"], "alias": "swap_intents_AMOUNT_IN_RAW", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.5279, "relation_name": "NEAR.not_null_silver.swap_intents_AMOUNT_IN_RAW", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__swap_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__swap_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "AMOUNT_IN_RAW", "file_key_name": "models.silver__swap_intents", "attached_node": "model.near_models.silver__swap_intents"}, "test.near_models.not_null_silver__swap_intents_TOKEN_IN.7cfd4840ca": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TOKEN_IN", "model": "{{ get_where_subquery(ref('silver__swap_intents')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__swap_intents_TOKEN_IN", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__swap_intents_TOKEN_IN.sql", "original_file_path": "models/silver/defi/swaps/silver__swap_intents.yml", "unique_id": "test.near_models.not_null_silver__swap_intents_TOKEN_IN.7cfd4840ca", "fqn": ["near_models", "silver", "defi", "swaps", "not_null_silver__swap_intents_TOKEN_IN"], "alias": "swap_intents_TOKEN_IN", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.5298946, "relation_name": "NEAR.not_null_silver.swap_intents_TOKEN_IN", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__swap_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__swap_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TOKEN_IN", "file_key_name": "models.silver__swap_intents", "attached_node": "model.near_models.silver__swap_intents"}, "test.near_models.not_null_silver__swap_intents_SWAP_INPUT_DATA.93bd33c39c": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "SWAP_INPUT_DATA", "model": "{{ get_where_subquery(ref('silver__swap_intents')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__swap_intents_SWAP_INPUT_DATA", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__swap_intents_SWAP_INPUT_DATA.sql", "original_file_path": "models/silver/defi/swaps/silver__swap_intents.yml", "unique_id": "test.near_models.not_null_silver__swap_intents_SWAP_INPUT_DATA.93bd33c39c", "fqn": ["near_models", "silver", "defi", "swaps", "not_null_silver__swap_intents_SWAP_INPUT_DATA"], "alias": "swap_intents_SWAP_INPUT_DATA", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.5319118, "relation_name": "NEAR.not_null_silver.swap_intents_SWAP_INPUT_DATA", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__swap_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__swap_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "SWAP_INPUT_DATA", "file_key_name": "models.silver__swap_intents", "attached_node": "model.near_models.silver__swap_intents"}, "test.near_models.not_null_silver__swap_intents_LOG.b6974d11e6": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "LOG", "model": "{{ get_where_subquery(ref('silver__swap_intents')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__swap_intents_LOG", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__swap_intents_LOG.sql", "original_file_path": "models/silver/defi/swaps/silver__swap_intents.yml", "unique_id": "test.near_models.not_null_silver__swap_intents_LOG.b6974d11e6", "fqn": ["near_models", "silver", "defi", "swaps", "not_null_silver__swap_intents_LOG"], "alias": "swap_intents_LOG", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.5339391, "relation_name": "NEAR.not_null_silver.swap_intents_LOG", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__swap_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__swap_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "LOG", "file_key_name": "models.silver__swap_intents", "attached_node": "model.near_models.silver__swap_intents"}, "test.near_models.not_null_silver__swap_intents_INTENTS_SWAP_ID.0ac1e7eb7c": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "INTENTS_SWAP_ID", "model": "{{ get_where_subquery(ref('silver__swap_intents')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__swap_intents_INTENTS_SWAP_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__swap_intents_INTENTS_SWAP_ID.sql", "original_file_path": "models/silver/defi/swaps/silver__swap_intents.yml", "unique_id": "test.near_models.not_null_silver__swap_intents_INTENTS_SWAP_ID.0ac1e7eb7c", "fqn": ["near_models", "silver", "defi", "swaps", "not_null_silver__swap_intents_INTENTS_SWAP_ID"], "alias": "swap_intents_INTENTS_SWAP_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.5359526, "relation_name": "NEAR.not_null_silver.swap_intents_INTENTS_SWAP_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__swap_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__swap_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "INTENTS_SWAP_ID", "file_key_name": "models.silver__swap_intents", "attached_node": "model.near_models.silver__swap_intents"}, "test.near_models.unique_silver__swap_intents_INTENTS_SWAP_ID.ef99222698": {"test_metadata": {"name": "unique", "kwargs": {"column_name": "INTENTS_SWAP_ID", "model": "{{ get_where_subquery(ref('silver__swap_intents')) }}"}, "namespace": null}, "database": "NEAR", "schema": "unique_silver", "name": "unique_silver__swap_intents_INTENTS_SWAP_ID", "resource_type": "test", "package_name": "near_models", "path": "unique_silver__swap_intents_INTENTS_SWAP_ID.sql", "original_file_path": "models/silver/defi/swaps/silver__swap_intents.yml", "unique_id": "test.near_models.unique_silver__swap_intents_INTENTS_SWAP_ID.ef99222698", "fqn": ["near_models", "silver", "defi", "swaps", "unique_silver__swap_intents_INTENTS_SWAP_ID"], "alias": "swap_intents_INTENTS_SWAP_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.5382812, "relation_name": "NEAR.unique_silver.swap_intents_INTENTS_SWAP_ID", "raw_code": "{{ test_unique(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__swap_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_unique"], "nodes": ["model.near_models.silver__swap_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "INTENTS_SWAP_ID", "file_key_name": "models.silver__swap_intents", "attached_node": "model.near_models.silver__swap_intents"}, "test.near_models.not_null_silver__swap_intents_INSERTED_TIMESTAMP.043e4d4d0e": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "INSERTED_TIMESTAMP", "model": "{{ get_where_subquery(ref('silver__swap_intents')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__swap_intents_INSERTED_TIMESTAMP", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__swap_intents_INSERTED_TIMESTAMP.sql", "original_file_path": "models/silver/defi/swaps/silver__swap_intents.yml", "unique_id": "test.near_models.not_null_silver__swap_intents_INSERTED_TIMESTAMP.043e4d4d0e", "fqn": ["near_models", "silver", "defi", "swaps", "not_null_silver__swap_intents_INSERTED_TIMESTAMP"], "alias": "swap_intents_INSERTED_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.540304, "relation_name": "NEAR.not_null_silver.swap_intents_INSERTED_TIMESTAMP", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__swap_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__swap_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "INSERTED_TIMESTAMP", "file_key_name": "models.silver__swap_intents", "attached_node": "model.near_models.silver__swap_intents"}, "test.near_models.not_null_silver__swap_intents_MODIFIED_TIMESTAMP.85bfdfac8e": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "MODIFIED_TIMESTAMP", "model": "{{ get_where_subquery(ref('silver__swap_intents')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__swap_intents_MODIFIED_TIMESTAMP", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__swap_intents_MODIFIED_TIMESTAMP.sql", "original_file_path": "models/silver/defi/swaps/silver__swap_intents.yml", "unique_id": "test.near_models.not_null_silver__swap_intents_MODIFIED_TIMESTAMP.85bfdfac8e", "fqn": ["near_models", "silver", "defi", "swaps", "not_null_silver__swap_intents_MODIFIED_TIMESTAMP"], "alias": "swap_intents_MODIFIED_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.5424922, "relation_name": "NEAR.not_null_silver.swap_intents_MODIFIED_TIMESTAMP", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__swap_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__swap_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "MODIFIED_TIMESTAMP", "file_key_name": "models.silver__swap_intents", "attached_node": "model.near_models.silver__swap_intents"}, "test.near_models.not_null_silver__burrow_collaterals_TX_HASH.f5fa064908": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TX_HASH", "model": "{{ get_where_subquery(ref('silver__burrow_collaterals')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__burrow_collaterals_TX_HASH", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__burrow_collaterals_TX_HASH.sql", "original_file_path": "models/silver/defi/lending/burrow/silver__burrow_collaterals.yml", "unique_id": "test.near_models.not_null_silver__burrow_collaterals_TX_HASH.f5fa064908", "fqn": ["near_models", "silver", "defi", "lending", "burrow", "not_null_silver__burrow_collaterals_TX_HASH"], "alias": "burrow_collaterals_TX_HASH", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.5487201, "relation_name": "NEAR.not_null_silver.burrow_collaterals_TX_HASH", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__burrow_collaterals", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__burrow_collaterals"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TX_HASH", "file_key_name": "models.silver__burrow_collaterals", "attached_node": "model.near_models.silver__burrow_collaterals"}, "test.near_models.not_null_silver__burrow_collaterals_BLOCK_ID.aa52a13799": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCK_ID", "model": "{{ get_where_subquery(ref('silver__burrow_collaterals')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__burrow_collaterals_BLOCK_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__burrow_collaterals_BLOCK_ID.sql", "original_file_path": "models/silver/defi/lending/burrow/silver__burrow_collaterals.yml", "unique_id": "test.near_models.not_null_silver__burrow_collaterals_BLOCK_ID.aa52a13799", "fqn": ["near_models", "silver", "defi", "lending", "burrow", "not_null_silver__burrow_collaterals_BLOCK_ID"], "alias": "burrow_collaterals_BLOCK_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.550798, "relation_name": "NEAR.not_null_silver.burrow_collaterals_BLOCK_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__burrow_collaterals", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__burrow_collaterals"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_ID", "file_key_name": "models.silver__burrow_collaterals", "attached_node": "model.near_models.silver__burrow_collaterals"}, "test.near_models.not_null_silver__burrow_collaterals_BLOCK_TIMESTAMP.42ea944c25": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCK_TIMESTAMP", "model": "{{ get_where_subquery(ref('silver__burrow_collaterals')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__burrow_collaterals_BLOCK_TIMESTAMP", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__burrow_collaterals_BLOCK_TIMESTAMP.sql", "original_file_path": "models/silver/defi/lending/burrow/silver__burrow_collaterals.yml", "unique_id": "test.near_models.not_null_silver__burrow_collaterals_BLOCK_TIMESTAMP.42ea944c25", "fqn": ["near_models", "silver", "defi", "lending", "burrow", "not_null_silver__burrow_collaterals_BLOCK_TIMESTAMP"], "alias": "burrow_collaterals_BLOCK_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.5528483, "relation_name": "NEAR.not_null_silver.burrow_collaterals_BLOCK_TIMESTAMP", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__burrow_collaterals", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__burrow_collaterals"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_TIMESTAMP", "file_key_name": "models.silver__burrow_collaterals", "attached_node": "model.near_models.silver__burrow_collaterals"}, "test.near_models.not_null_silver__burrow_collaterals_BURROW_COLLATERALS_ID.4cf79d97bc": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BURROW_COLLATERALS_ID", "model": "{{ get_where_subquery(ref('silver__burrow_collaterals')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__burrow_collaterals_BURROW_COLLATERALS_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__burrow_collaterals_BURROW_COLLATERALS_ID.sql", "original_file_path": "models/silver/defi/lending/burrow/silver__burrow_collaterals.yml", "unique_id": "test.near_models.not_null_silver__burrow_collaterals_BURROW_COLLATERALS_ID.4cf79d97bc", "fqn": ["near_models", "silver", "defi", "lending", "burrow", "not_null_silver__burrow_collaterals_BURROW_COLLATERALS_ID"], "alias": "burrow_collaterals_BURROW_COLLATERALS_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.5549192, "relation_name": "NEAR.not_null_silver.burrow_collaterals_BURROW_COLLATERALS_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__burrow_collaterals", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__burrow_collaterals"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BURROW_COLLATERALS_ID", "file_key_name": "models.silver__burrow_collaterals", "attached_node": "model.near_models.silver__burrow_collaterals"}, "test.near_models.unique_silver__burrow_collaterals_BURROW_COLLATERALS_ID.1a84386647": {"test_metadata": {"name": "unique", "kwargs": {"column_name": "BURROW_COLLATERALS_ID", "model": "{{ get_where_subquery(ref('silver__burrow_collaterals')) }}"}, "namespace": null}, "database": "NEAR", "schema": "unique_silver", "name": "unique_silver__burrow_collaterals_BURROW_COLLATERALS_ID", "resource_type": "test", "package_name": "near_models", "path": "unique_silver__burrow_collaterals_BURROW_COLLATERALS_ID.sql", "original_file_path": "models/silver/defi/lending/burrow/silver__burrow_collaterals.yml", "unique_id": "test.near_models.unique_silver__burrow_collaterals_BURROW_COLLATERALS_ID.1a84386647", "fqn": ["near_models", "silver", "defi", "lending", "burrow", "unique_silver__burrow_collaterals_BURROW_COLLATERALS_ID"], "alias": "burrow_collaterals_BURROW_COLLATERALS_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.5569608, "relation_name": "NEAR.unique_silver.burrow_collaterals_BURROW_COLLATERALS_ID", "raw_code": "{{ test_unique(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__burrow_collaterals", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_unique"], "nodes": ["model.near_models.silver__burrow_collaterals"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BURROW_COLLATERALS_ID", "file_key_name": "models.silver__burrow_collaterals", "attached_node": "model.near_models.silver__burrow_collaterals"}, "test.near_models.not_null_silver__burrow_repays_TX_HASH.f430f09b73": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TX_HASH", "model": "{{ get_where_subquery(ref('silver__burrow_repays')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__burrow_repays_TX_HASH", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__burrow_repays_TX_HASH.sql", "original_file_path": "models/silver/defi/lending/burrow/silver__burrow_repays.yml", "unique_id": "test.near_models.not_null_silver__burrow_repays_TX_HASH.f430f09b73", "fqn": ["near_models", "silver", "defi", "lending", "burrow", "not_null_silver__burrow_repays_TX_HASH"], "alias": "burrow_repays_TX_HASH", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.5615695, "relation_name": "NEAR.not_null_silver.burrow_repays_TX_HASH", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__burrow_repays", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__burrow_repays"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TX_HASH", "file_key_name": "models.silver__burrow_repays", "attached_node": "model.near_models.silver__burrow_repays"}, "test.near_models.not_null_silver__burrow_repays_BLOCK_ID.21b18b6e23": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCK_ID", "model": "{{ get_where_subquery(ref('silver__burrow_repays')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__burrow_repays_BLOCK_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__burrow_repays_BLOCK_ID.sql", "original_file_path": "models/silver/defi/lending/burrow/silver__burrow_repays.yml", "unique_id": "test.near_models.not_null_silver__burrow_repays_BLOCK_ID.21b18b6e23", "fqn": ["near_models", "silver", "defi", "lending", "burrow", "not_null_silver__burrow_repays_BLOCK_ID"], "alias": "burrow_repays_BLOCK_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.5636585, "relation_name": "NEAR.not_null_silver.burrow_repays_BLOCK_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__burrow_repays", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__burrow_repays"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_ID", "file_key_name": "models.silver__burrow_repays", "attached_node": "model.near_models.silver__burrow_repays"}, "test.near_models.not_null_silver__burrow_repays_BLOCK_TIMESTAMP.db5152f736": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCK_TIMESTAMP", "model": "{{ get_where_subquery(ref('silver__burrow_repays')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__burrow_repays_BLOCK_TIMESTAMP", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__burrow_repays_BLOCK_TIMESTAMP.sql", "original_file_path": "models/silver/defi/lending/burrow/silver__burrow_repays.yml", "unique_id": "test.near_models.not_null_silver__burrow_repays_BLOCK_TIMESTAMP.db5152f736", "fqn": ["near_models", "silver", "defi", "lending", "burrow", "not_null_silver__burrow_repays_BLOCK_TIMESTAMP"], "alias": "burrow_repays_BLOCK_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.5657203, "relation_name": "NEAR.not_null_silver.burrow_repays_BLOCK_TIMESTAMP", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__burrow_repays", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__burrow_repays"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_TIMESTAMP", "file_key_name": "models.silver__burrow_repays", "attached_node": "model.near_models.silver__burrow_repays"}, "test.near_models.not_null_silver__burrow_repays_BURROW_REPAYS_ID.a4ea13e268": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BURROW_REPAYS_ID", "model": "{{ get_where_subquery(ref('silver__burrow_repays')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__burrow_repays_BURROW_REPAYS_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__burrow_repays_BURROW_REPAYS_ID.sql", "original_file_path": "models/silver/defi/lending/burrow/silver__burrow_repays.yml", "unique_id": "test.near_models.not_null_silver__burrow_repays_BURROW_REPAYS_ID.a4ea13e268", "fqn": ["near_models", "silver", "defi", "lending", "burrow", "not_null_silver__burrow_repays_BURROW_REPAYS_ID"], "alias": "burrow_repays_BURROW_REPAYS_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.567751, "relation_name": "NEAR.not_null_silver.burrow_repays_BURROW_REPAYS_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__burrow_repays", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__burrow_repays"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BURROW_REPAYS_ID", "file_key_name": "models.silver__burrow_repays", "attached_node": "model.near_models.silver__burrow_repays"}, "test.near_models.unique_silver__burrow_repays_BURROW_REPAYS_ID.2ef189c990": {"test_metadata": {"name": "unique", "kwargs": {"column_name": "BURROW_REPAYS_ID", "model": "{{ get_where_subquery(ref('silver__burrow_repays')) }}"}, "namespace": null}, "database": "NEAR", "schema": "unique_silver", "name": "unique_silver__burrow_repays_BURROW_REPAYS_ID", "resource_type": "test", "package_name": "near_models", "path": "unique_silver__burrow_repays_BURROW_REPAYS_ID.sql", "original_file_path": "models/silver/defi/lending/burrow/silver__burrow_repays.yml", "unique_id": "test.near_models.unique_silver__burrow_repays_BURROW_REPAYS_ID.2ef189c990", "fqn": ["near_models", "silver", "defi", "lending", "burrow", "unique_silver__burrow_repays_BURROW_REPAYS_ID"], "alias": "burrow_repays_BURROW_REPAYS_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.5698078, "relation_name": "NEAR.unique_silver.burrow_repays_BURROW_REPAYS_ID", "raw_code": "{{ test_unique(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__burrow_repays", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_unique"], "nodes": ["model.near_models.silver__burrow_repays"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BURROW_REPAYS_ID", "file_key_name": "models.silver__burrow_repays", "attached_node": "model.near_models.silver__burrow_repays"}, "test.near_models.not_null_silver__burrow_borrows_TX_HASH.776e2bd3d0": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TX_HASH", "model": "{{ get_where_subquery(ref('silver__burrow_borrows')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__burrow_borrows_TX_HASH", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__burrow_borrows_TX_HASH.sql", "original_file_path": "models/silver/defi/lending/burrow/silver__burrow_borrows.yml", "unique_id": "test.near_models.not_null_silver__burrow_borrows_TX_HASH.776e2bd3d0", "fqn": ["near_models", "silver", "defi", "lending", "burrow", "not_null_silver__burrow_borrows_TX_HASH"], "alias": "burrow_borrows_TX_HASH", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.573734, "relation_name": "NEAR.not_null_silver.burrow_borrows_TX_HASH", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__burrow_borrows", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__burrow_borrows"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TX_HASH", "file_key_name": "models.silver__burrow_borrows", "attached_node": "model.near_models.silver__burrow_borrows"}, "test.near_models.not_null_silver__burrow_borrows_BLOCK_ID.db8e6c81ff": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCK_ID", "model": "{{ get_where_subquery(ref('silver__burrow_borrows')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__burrow_borrows_BLOCK_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__burrow_borrows_BLOCK_ID.sql", "original_file_path": "models/silver/defi/lending/burrow/silver__burrow_borrows.yml", "unique_id": "test.near_models.not_null_silver__burrow_borrows_BLOCK_ID.db8e6c81ff", "fqn": ["near_models", "silver", "defi", "lending", "burrow", "not_null_silver__burrow_borrows_BLOCK_ID"], "alias": "burrow_borrows_BLOCK_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.5762162, "relation_name": "NEAR.not_null_silver.burrow_borrows_BLOCK_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__burrow_borrows", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__burrow_borrows"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_ID", "file_key_name": "models.silver__burrow_borrows", "attached_node": "model.near_models.silver__burrow_borrows"}, "test.near_models.not_null_silver__burrow_borrows_BLOCK_TIMESTAMP.5f295997ba": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCK_TIMESTAMP", "model": "{{ get_where_subquery(ref('silver__burrow_borrows')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__burrow_borrows_BLOCK_TIMESTAMP", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__burrow_borrows_BLOCK_TIMESTAMP.sql", "original_file_path": "models/silver/defi/lending/burrow/silver__burrow_borrows.yml", "unique_id": "test.near_models.not_null_silver__burrow_borrows_BLOCK_TIMESTAMP.5f295997ba", "fqn": ["near_models", "silver", "defi", "lending", "burrow", "not_null_silver__burrow_borrows_BLOCK_TIMESTAMP"], "alias": "burrow_borrows_BLOCK_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.578255, "relation_name": "NEAR.not_null_silver.burrow_borrows_BLOCK_TIMESTAMP", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__burrow_borrows", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__burrow_borrows"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_TIMESTAMP", "file_key_name": "models.silver__burrow_borrows", "attached_node": "model.near_models.silver__burrow_borrows"}, "test.near_models.not_null_silver__burrow_borrows_BURROW_BORROWS_ID.7af5d11d1f": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BURROW_BORROWS_ID", "model": "{{ get_where_subquery(ref('silver__burrow_borrows')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__burrow_borrows_BURROW_BORROWS_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__burrow_borrows_BURROW_BORROWS_ID.sql", "original_file_path": "models/silver/defi/lending/burrow/silver__burrow_borrows.yml", "unique_id": "test.near_models.not_null_silver__burrow_borrows_BURROW_BORROWS_ID.7af5d11d1f", "fqn": ["near_models", "silver", "defi", "lending", "burrow", "not_null_silver__burrow_borrows_BURROW_BORROWS_ID"], "alias": "burrow_borrows_BURROW_BORROWS_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.5802937, "relation_name": "NEAR.not_null_silver.burrow_borrows_BURROW_BORROWS_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__burrow_borrows", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__burrow_borrows"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BURROW_BORROWS_ID", "file_key_name": "models.silver__burrow_borrows", "attached_node": "model.near_models.silver__burrow_borrows"}, "test.near_models.unique_silver__burrow_borrows_BURROW_BORROWS_ID.490780e2bb": {"test_metadata": {"name": "unique", "kwargs": {"column_name": "BURROW_BORROWS_ID", "model": "{{ get_where_subquery(ref('silver__burrow_borrows')) }}"}, "namespace": null}, "database": "NEAR", "schema": "unique_silver", "name": "unique_silver__burrow_borrows_BURROW_BORROWS_ID", "resource_type": "test", "package_name": "near_models", "path": "unique_silver__burrow_borrows_BURROW_BORROWS_ID.sql", "original_file_path": "models/silver/defi/lending/burrow/silver__burrow_borrows.yml", "unique_id": "test.near_models.unique_silver__burrow_borrows_BURROW_BORROWS_ID.490780e2bb", "fqn": ["near_models", "silver", "defi", "lending", "burrow", "unique_silver__burrow_borrows_BURROW_BORROWS_ID"], "alias": "burrow_borrows_BURROW_BORROWS_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.5823073, "relation_name": "NEAR.unique_silver.burrow_borrows_BURROW_BORROWS_ID", "raw_code": "{{ test_unique(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__burrow_borrows", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_unique"], "nodes": ["model.near_models.silver__burrow_borrows"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BURROW_BORROWS_ID", "file_key_name": "models.silver__burrow_borrows", "attached_node": "model.near_models.silver__burrow_borrows"}, "test.near_models.not_null_silver__burrow_withdraws_TX_HASH.fcf4b55dc8": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TX_HASH", "model": "{{ get_where_subquery(ref('silver__burrow_withdraws')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__burrow_withdraws_TX_HASH", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__burrow_withdraws_TX_HASH.sql", "original_file_path": "models/silver/defi/lending/burrow/silver__burrow_withdraws.yml", "unique_id": "test.near_models.not_null_silver__burrow_withdraws_TX_HASH.fcf4b55dc8", "fqn": ["near_models", "silver", "defi", "lending", "burrow", "not_null_silver__burrow_withdraws_TX_HASH"], "alias": "burrow_withdraws_TX_HASH", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.5862985, "relation_name": "NEAR.not_null_silver.burrow_withdraws_TX_HASH", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__burrow_withdraws", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__burrow_withdraws"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TX_HASH", "file_key_name": "models.silver__burrow_withdraws", "attached_node": "model.near_models.silver__burrow_withdraws"}, "test.near_models.not_null_silver__burrow_withdraws_BLOCK_ID.012b315daf": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCK_ID", "model": "{{ get_where_subquery(ref('silver__burrow_withdraws')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__burrow_withdraws_BLOCK_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__burrow_withdraws_BLOCK_ID.sql", "original_file_path": "models/silver/defi/lending/burrow/silver__burrow_withdraws.yml", "unique_id": "test.near_models.not_null_silver__burrow_withdraws_BLOCK_ID.012b315daf", "fqn": ["near_models", "silver", "defi", "lending", "burrow", "not_null_silver__burrow_withdraws_BLOCK_ID"], "alias": "burrow_withdraws_BLOCK_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.588648, "relation_name": "NEAR.not_null_silver.burrow_withdraws_BLOCK_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__burrow_withdraws", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__burrow_withdraws"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_ID", "file_key_name": "models.silver__burrow_withdraws", "attached_node": "model.near_models.silver__burrow_withdraws"}, "test.near_models.not_null_silver__burrow_withdraws_BLOCK_TIMESTAMP.e0691a0b39": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCK_TIMESTAMP", "model": "{{ get_where_subquery(ref('silver__burrow_withdraws')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__burrow_withdraws_BLOCK_TIMESTAMP", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__burrow_withdraws_BLOCK_TIMESTAMP.sql", "original_file_path": "models/silver/defi/lending/burrow/silver__burrow_withdraws.yml", "unique_id": "test.near_models.not_null_silver__burrow_withdraws_BLOCK_TIMESTAMP.e0691a0b39", "fqn": ["near_models", "silver", "defi", "lending", "burrow", "not_null_silver__burrow_withdraws_BLOCK_TIMESTAMP"], "alias": "burrow_withdraws_BLOCK_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.590665, "relation_name": "NEAR.not_null_silver.burrow_withdraws_BLOCK_TIMESTAMP", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__burrow_withdraws", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__burrow_withdraws"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_TIMESTAMP", "file_key_name": "models.silver__burrow_withdraws", "attached_node": "model.near_models.silver__burrow_withdraws"}, "test.near_models.not_null_silver__burrow_withdraws_BURROW_WITHDRAWS_ID.378b2783c7": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BURROW_WITHDRAWS_ID", "model": "{{ get_where_subquery(ref('silver__burrow_withdraws')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__burrow_withdraws_BURROW_WITHDRAWS_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__burrow_withdraws_BURROW_WITHDRAWS_ID.sql", "original_file_path": "models/silver/defi/lending/burrow/silver__burrow_withdraws.yml", "unique_id": "test.near_models.not_null_silver__burrow_withdraws_BURROW_WITHDRAWS_ID.378b2783c7", "fqn": ["near_models", "silver", "defi", "lending", "burrow", "not_null_silver__burrow_withdraws_BURROW_WITHDRAWS_ID"], "alias": "burrow_withdraws_BURROW_WITHDRAWS_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.592668, "relation_name": "NEAR.not_null_silver.burrow_withdraws_BURROW_WITHDRAWS_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__burrow_withdraws", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__burrow_withdraws"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BURROW_WITHDRAWS_ID", "file_key_name": "models.silver__burrow_withdraws", "attached_node": "model.near_models.silver__burrow_withdraws"}, "test.near_models.unique_silver__burrow_withdraws_BURROW_WITHDRAWS_ID.f4a579e03b": {"test_metadata": {"name": "unique", "kwargs": {"column_name": "BURROW_WITHDRAWS_ID", "model": "{{ get_where_subquery(ref('silver__burrow_withdraws')) }}"}, "namespace": null}, "database": "NEAR", "schema": "unique_silver", "name": "unique_silver__burrow_withdraws_BURROW_WITHDRAWS_ID", "resource_type": "test", "package_name": "near_models", "path": "unique_silver__burrow_withdraws_BURROW_WITHDRAWS_ID.sql", "original_file_path": "models/silver/defi/lending/burrow/silver__burrow_withdraws.yml", "unique_id": "test.near_models.unique_silver__burrow_withdraws_BURROW_WITHDRAWS_ID.f4a579e03b", "fqn": ["near_models", "silver", "defi", "lending", "burrow", "unique_silver__burrow_withdraws_BURROW_WITHDRAWS_ID"], "alias": "burrow_withdraws_BURROW_WITHDRAWS_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.594679, "relation_name": "NEAR.unique_silver.burrow_withdraws_BURROW_WITHDRAWS_ID", "raw_code": "{{ test_unique(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__burrow_withdraws", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_unique"], "nodes": ["model.near_models.silver__burrow_withdraws"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BURROW_WITHDRAWS_ID", "file_key_name": "models.silver__burrow_withdraws", "attached_node": "model.near_models.silver__burrow_withdraws"}, "test.near_models.not_null_silver__burrow_deposits_TX_HASH.098507492d": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TX_HASH", "model": "{{ get_where_subquery(ref('silver__burrow_deposits')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__burrow_deposits_TX_HASH", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__burrow_deposits_TX_HASH.sql", "original_file_path": "models/silver/defi/lending/burrow/silver__burrow_deposits.yml", "unique_id": "test.near_models.not_null_silver__burrow_deposits_TX_HASH.098507492d", "fqn": ["near_models", "silver", "defi", "lending", "burrow", "not_null_silver__burrow_deposits_TX_HASH"], "alias": "burrow_deposits_TX_HASH", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.598609, "relation_name": "NEAR.not_null_silver.burrow_deposits_TX_HASH", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__burrow_deposits", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__burrow_deposits"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TX_HASH", "file_key_name": "models.silver__burrow_deposits", "attached_node": "model.near_models.silver__burrow_deposits"}, "test.near_models.not_null_silver__burrow_deposits_BLOCK_ID.0e4ddc2725": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCK_ID", "model": "{{ get_where_subquery(ref('silver__burrow_deposits')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__burrow_deposits_BLOCK_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__burrow_deposits_BLOCK_ID.sql", "original_file_path": "models/silver/defi/lending/burrow/silver__burrow_deposits.yml", "unique_id": "test.near_models.not_null_silver__burrow_deposits_BLOCK_ID.0e4ddc2725", "fqn": ["near_models", "silver", "defi", "lending", "burrow", "not_null_silver__burrow_deposits_BLOCK_ID"], "alias": "burrow_deposits_BLOCK_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.6010096, "relation_name": "NEAR.not_null_silver.burrow_deposits_BLOCK_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__burrow_deposits", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__burrow_deposits"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_ID", "file_key_name": "models.silver__burrow_deposits", "attached_node": "model.near_models.silver__burrow_deposits"}, "test.near_models.not_null_silver__burrow_deposits_BLOCK_TIMESTAMP.0a4216af46": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCK_TIMESTAMP", "model": "{{ get_where_subquery(ref('silver__burrow_deposits')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__burrow_deposits_BLOCK_TIMESTAMP", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__burrow_deposits_BLOCK_TIMESTAMP.sql", "original_file_path": "models/silver/defi/lending/burrow/silver__burrow_deposits.yml", "unique_id": "test.near_models.not_null_silver__burrow_deposits_BLOCK_TIMESTAMP.0a4216af46", "fqn": ["near_models", "silver", "defi", "lending", "burrow", "not_null_silver__burrow_deposits_BLOCK_TIMESTAMP"], "alias": "burrow_deposits_BLOCK_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.6030514, "relation_name": "NEAR.not_null_silver.burrow_deposits_BLOCK_TIMESTAMP", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__burrow_deposits", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__burrow_deposits"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_TIMESTAMP", "file_key_name": "models.silver__burrow_deposits", "attached_node": "model.near_models.silver__burrow_deposits"}, "test.near_models.not_null_silver__burrow_deposits_BURROW_DEPOSITS_ID.ec3c588504": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BURROW_DEPOSITS_ID", "model": "{{ get_where_subquery(ref('silver__burrow_deposits')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__burrow_deposits_BURROW_DEPOSITS_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__burrow_deposits_BURROW_DEPOSITS_ID.sql", "original_file_path": "models/silver/defi/lending/burrow/silver__burrow_deposits.yml", "unique_id": "test.near_models.not_null_silver__burrow_deposits_BURROW_DEPOSITS_ID.ec3c588504", "fqn": ["near_models", "silver", "defi", "lending", "burrow", "not_null_silver__burrow_deposits_BURROW_DEPOSITS_ID"], "alias": "burrow_deposits_BURROW_DEPOSITS_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.6050742, "relation_name": "NEAR.not_null_silver.burrow_deposits_BURROW_DEPOSITS_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__burrow_deposits", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__burrow_deposits"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BURROW_DEPOSITS_ID", "file_key_name": "models.silver__burrow_deposits", "attached_node": "model.near_models.silver__burrow_deposits"}, "test.near_models.unique_silver__burrow_deposits_BURROW_DEPOSITS_ID.80a9e72143": {"test_metadata": {"name": "unique", "kwargs": {"column_name": "BURROW_DEPOSITS_ID", "model": "{{ get_where_subquery(ref('silver__burrow_deposits')) }}"}, "namespace": null}, "database": "NEAR", "schema": "unique_silver", "name": "unique_silver__burrow_deposits_BURROW_DEPOSITS_ID", "resource_type": "test", "package_name": "near_models", "path": "unique_silver__burrow_deposits_BURROW_DEPOSITS_ID.sql", "original_file_path": "models/silver/defi/lending/burrow/silver__burrow_deposits.yml", "unique_id": "test.near_models.unique_silver__burrow_deposits_BURROW_DEPOSITS_ID.80a9e72143", "fqn": ["near_models", "silver", "defi", "lending", "burrow", "unique_silver__burrow_deposits_BURROW_DEPOSITS_ID"], "alias": "burrow_deposits_BURROW_DEPOSITS_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.6070864, "relation_name": "NEAR.unique_silver.burrow_deposits_BURROW_DEPOSITS_ID", "raw_code": "{{ test_unique(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__burrow_deposits", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_unique"], "nodes": ["model.near_models.silver__burrow_deposits"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BURROW_DEPOSITS_ID", "file_key_name": "models.silver__burrow_deposits", "attached_node": "model.near_models.silver__burrow_deposits"}, "test.near_models.not_null_silver__nft_transfers_BLOCK_TIMESTAMP.376ac811e0": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCK_TIMESTAMP", "model": "{{ get_where_subquery(ref('silver__nft_transfers')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__nft_transfers_BLOCK_TIMESTAMP", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__nft_transfers_BLOCK_TIMESTAMP.sql", "original_file_path": "models/silver/nft/silver__nft_transfers.yml", "unique_id": "test.near_models.not_null_silver__nft_transfers_BLOCK_TIMESTAMP.376ac811e0", "fqn": ["near_models", "silver", "nft", "not_null_silver__nft_transfers_BLOCK_TIMESTAMP"], "alias": "nft_transfers_BLOCK_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "_inserted_timestamp <= current_timestamp - interval '10 hour'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "_inserted_timestamp <= current_timestamp - interval '10 hour'"}, "created_at": 1763073388.6130207, "relation_name": "NEAR.not_null_silver.nft_transfers_BLOCK_TIMESTAMP", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"_inserted_timestamp <= current_timestamp - interval '10 hour'\") }}", "language": "sql", "refs": [{"name": "silver__nft_transfers", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__nft_transfers"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_TIMESTAMP", "file_key_name": "models.silver__nft_transfers", "attached_node": "model.near_models.silver__nft_transfers"}, "test.near_models.not_null_silver__nft_transfers_CONTRACT_ADDRESS.616fbb7bba": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "CONTRACT_ADDRESS", "model": "{{ get_where_subquery(ref('silver__nft_transfers')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__nft_transfers_CONTRACT_ADDRESS", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__nft_transfers_CONTRACT_ADDRESS.sql", "original_file_path": "models/silver/nft/silver__nft_transfers.yml", "unique_id": "test.near_models.not_null_silver__nft_transfers_CONTRACT_ADDRESS.616fbb7bba", "fqn": ["near_models", "silver", "nft", "not_null_silver__nft_transfers_CONTRACT_ADDRESS"], "alias": "nft_transfers_CONTRACT_ADDRESS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.6150832, "relation_name": "NEAR.not_null_silver.nft_transfers_CONTRACT_ADDRESS", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__nft_transfers", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__nft_transfers"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "CONTRACT_ADDRESS", "file_key_name": "models.silver__nft_transfers", "attached_node": "model.near_models.silver__nft_transfers"}, "test.near_models.not_null_silver__nft_transfers_FROM_ADDRESS.b6f4942bc7": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "FROM_ADDRESS", "model": "{{ get_where_subquery(ref('silver__nft_transfers')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__nft_transfers_FROM_ADDRESS", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__nft_transfers_FROM_ADDRESS.sql", "original_file_path": "models/silver/nft/silver__nft_transfers.yml", "unique_id": "test.near_models.not_null_silver__nft_transfers_FROM_ADDRESS.b6f4942bc7", "fqn": ["near_models", "silver", "nft", "not_null_silver__nft_transfers_FROM_ADDRESS"], "alias": "nft_transfers_FROM_ADDRESS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.6172073, "relation_name": "NEAR.not_null_silver.nft_transfers_FROM_ADDRESS", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__nft_transfers", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__nft_transfers"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "FROM_ADDRESS", "file_key_name": "models.silver__nft_transfers", "attached_node": "model.near_models.silver__nft_transfers"}, "test.near_models.not_null_silver__nft_transfers_TO_ADDRESS.be19f60243": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TO_ADDRESS", "model": "{{ get_where_subquery(ref('silver__nft_transfers')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__nft_transfers_TO_ADDRESS", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__nft_transfers_TO_ADDRESS.sql", "original_file_path": "models/silver/nft/silver__nft_transfers.yml", "unique_id": "test.near_models.not_null_silver__nft_transfers_TO_ADDRESS.be19f60243", "fqn": ["near_models", "silver", "nft", "not_null_silver__nft_transfers_TO_ADDRESS"], "alias": "nft_transfers_TO_ADDRESS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.6193194, "relation_name": "NEAR.not_null_silver.nft_transfers_TO_ADDRESS", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__nft_transfers", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__nft_transfers"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TO_ADDRESS", "file_key_name": "models.silver__nft_transfers", "attached_node": "model.near_models.silver__nft_transfers"}, "test.near_models.not_null_silver__nft_transfers_TOKEN_ID.b27844e800": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TOKEN_ID", "model": "{{ get_where_subquery(ref('silver__nft_transfers')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__nft_transfers_TOKEN_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__nft_transfers_TOKEN_ID.sql", "original_file_path": "models/silver/nft/silver__nft_transfers.yml", "unique_id": "test.near_models.not_null_silver__nft_transfers_TOKEN_ID.b27844e800", "fqn": ["near_models", "silver", "nft", "not_null_silver__nft_transfers_TOKEN_ID"], "alias": "nft_transfers_TOKEN_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.6213825, "relation_name": "NEAR.not_null_silver.nft_transfers_TOKEN_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__nft_transfers", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__nft_transfers"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TOKEN_ID", "file_key_name": "models.silver__nft_transfers", "attached_node": "model.near_models.silver__nft_transfers"}, "test.near_models.unique_silver__nft_transfers_NFT_TRANSFERS_ID.9ebf0efeef": {"test_metadata": {"name": "unique", "kwargs": {"column_name": "NFT_TRANSFERS_ID", "model": "{{ get_where_subquery(ref('silver__nft_transfers')) }}"}, "namespace": null}, "database": "NEAR", "schema": "unique_silver", "name": "unique_silver__nft_transfers_NFT_TRANSFERS_ID", "resource_type": "test", "package_name": "near_models", "path": "unique_silver__nft_transfers_NFT_TRANSFERS_ID.sql", "original_file_path": "models/silver/nft/silver__nft_transfers.yml", "unique_id": "test.near_models.unique_silver__nft_transfers_NFT_TRANSFERS_ID.9ebf0efeef", "fqn": ["near_models", "silver", "nft", "unique_silver__nft_transfers_NFT_TRANSFERS_ID"], "alias": "nft_transfers_NFT_TRANSFERS_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.6234274, "relation_name": "NEAR.unique_silver.nft_transfers_NFT_TRANSFERS_ID", "raw_code": "{{ test_unique(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__nft_transfers", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_unique"], "nodes": ["model.near_models.silver__nft_transfers"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "NFT_TRANSFERS_ID", "file_key_name": "models.silver__nft_transfers", "attached_node": "model.near_models.silver__nft_transfers"}, "test.near_models.not_null_silver__nft_transfers_NFT_TRANSFERS_ID.afadc4ba35": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "NFT_TRANSFERS_ID", "model": "{{ get_where_subquery(ref('silver__nft_transfers')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__nft_transfers_NFT_TRANSFERS_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__nft_transfers_NFT_TRANSFERS_ID.sql", "original_file_path": "models/silver/nft/silver__nft_transfers.yml", "unique_id": "test.near_models.not_null_silver__nft_transfers_NFT_TRANSFERS_ID.afadc4ba35", "fqn": ["near_models", "silver", "nft", "not_null_silver__nft_transfers_NFT_TRANSFERS_ID"], "alias": "nft_transfers_NFT_TRANSFERS_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.6257997, "relation_name": "NEAR.not_null_silver.nft_transfers_NFT_TRANSFERS_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__nft_transfers", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__nft_transfers"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "NFT_TRANSFERS_ID", "file_key_name": "models.silver__nft_transfers", "attached_node": "model.near_models.silver__nft_transfers"}, "test.near_models.not_null_silver__nft_complete_nft_sales_RECEIPT_ID.5761c73f59": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "RECEIPT_ID", "model": "{{ get_where_subquery(ref('silver__nft_complete_nft_sales')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__nft_complete_nft_sales_RECEIPT_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__nft_complete_nft_sales_RECEIPT_ID.sql", "original_file_path": "models/silver/nft/sales/silver__nft_complete_nft_sales.yml", "unique_id": "test.near_models.not_null_silver__nft_complete_nft_sales_RECEIPT_ID.5761c73f59", "fqn": ["near_models", "silver", "nft", "sales", "not_null_silver__nft_complete_nft_sales_RECEIPT_ID"], "alias": "nft_complete_nft_sales_RECEIPT_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.6440556, "relation_name": "NEAR.not_null_silver.nft_complete_nft_sales_RECEIPT_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__nft_complete_nft_sales", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__nft_complete_nft_sales"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "RECEIPT_ID", "file_key_name": "models.silver__nft_complete_nft_sales", "attached_node": "model.near_models.silver__nft_complete_nft_sales"}, "test.near_models.not_null_silver__nft_complete_nft_sales_BLOCK_ID.49422a07da": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCK_ID", "model": "{{ get_where_subquery(ref('silver__nft_complete_nft_sales')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__nft_complete_nft_sales_BLOCK_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__nft_complete_nft_sales_BLOCK_ID.sql", "original_file_path": "models/silver/nft/sales/silver__nft_complete_nft_sales.yml", "unique_id": "test.near_models.not_null_silver__nft_complete_nft_sales_BLOCK_ID.49422a07da", "fqn": ["near_models", "silver", "nft", "sales", "not_null_silver__nft_complete_nft_sales_BLOCK_ID"], "alias": "nft_complete_nft_sales_BLOCK_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.6461709, "relation_name": "NEAR.not_null_silver.nft_complete_nft_sales_BLOCK_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__nft_complete_nft_sales", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__nft_complete_nft_sales"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_ID", "file_key_name": "models.silver__nft_complete_nft_sales", "attached_node": "model.near_models.silver__nft_complete_nft_sales"}, "test.near_models.not_null_silver__nft_complete_nft_sales_BLOCK_TIMESTAMP.9857746f96": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCK_TIMESTAMP", "model": "{{ get_where_subquery(ref('silver__nft_complete_nft_sales')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__nft_complete_nft_sales_BLOCK_TIMESTAMP", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__nft_complete_nft_sales_BLOCK_TIMESTAMP.sql", "original_file_path": "models/silver/nft/sales/silver__nft_complete_nft_sales.yml", "unique_id": "test.near_models.not_null_silver__nft_complete_nft_sales_BLOCK_TIMESTAMP.9857746f96", "fqn": ["near_models", "silver", "nft", "sales", "not_null_silver__nft_complete_nft_sales_BLOCK_TIMESTAMP"], "alias": "nft_complete_nft_sales_BLOCK_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.6484034, "relation_name": "NEAR.not_null_silver.nft_complete_nft_sales_BLOCK_TIMESTAMP", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__nft_complete_nft_sales", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__nft_complete_nft_sales"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_TIMESTAMP", "file_key_name": "models.silver__nft_complete_nft_sales", "attached_node": "model.near_models.silver__nft_complete_nft_sales"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__nft_complete_nft_sales_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.d93f89d03e": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "TIMESTAMP_NTZ", "column_name": "BLOCK_TIMESTAMP", "model": "{{ get_where_subquery(ref('silver__nft_complete_nft_sales')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_silver", "name": "dbt_expectations_expect_column_values_to_be_of_type_silver__nft_complete_nft_sales_BLOCK_TIMESTAMP__TIMESTAMP_NTZ", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_48148b24e781cff7d65a6de1f48346b4.sql", "original_file_path": "models/silver/nft/sales/silver__nft_complete_nft_sales.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__nft_complete_nft_sales_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.d93f89d03e", "fqn": ["near_models", "silver", "nft", "sales", "dbt_expectations_expect_column_values_to_be_of_type_silver__nft_complete_nft_sales_BLOCK_TIMESTAMP__TIMESTAMP_NTZ"], "alias": "nft_complete_nft_sales_BLOCK_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_48148b24e781cff7d65a6de1f48346b4", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_48148b24e781cff7d65a6de1f48346b4"}, "created_at": 1763073388.650474, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_silver.nft_complete_nft_sales_BLOCK_TIMESTAMP", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_48148b24e781cff7d65a6de1f48346b4\") }}", "language": "sql", "refs": [{"name": "silver__nft_complete_nft_sales", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__nft_complete_nft_sales"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_TIMESTAMP", "file_key_name": "models.silver__nft_complete_nft_sales", "attached_node": "model.near_models.silver__nft_complete_nft_sales"}, "test.near_models.not_null_silver__nft_complete_nft_sales_TX_HASH.f24372d385": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TX_HASH", "model": "{{ get_where_subquery(ref('silver__nft_complete_nft_sales')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__nft_complete_nft_sales_TX_HASH", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__nft_complete_nft_sales_TX_HASH.sql", "original_file_path": "models/silver/nft/sales/silver__nft_complete_nft_sales.yml", "unique_id": "test.near_models.not_null_silver__nft_complete_nft_sales_TX_HASH.f24372d385", "fqn": ["near_models", "silver", "nft", "sales", "not_null_silver__nft_complete_nft_sales_TX_HASH"], "alias": "nft_complete_nft_sales_TX_HASH", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.6555748, "relation_name": "NEAR.not_null_silver.nft_complete_nft_sales_TX_HASH", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__nft_complete_nft_sales", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__nft_complete_nft_sales"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TX_HASH", "file_key_name": "models.silver__nft_complete_nft_sales", "attached_node": "model.near_models.silver__nft_complete_nft_sales"}, "test.near_models.not_null_silver__nft_complete_nft_sales_GAS_BURNED.fe7e061620": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "GAS_BURNED", "model": "{{ get_where_subquery(ref('silver__nft_complete_nft_sales')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__nft_complete_nft_sales_GAS_BURNED", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__nft_complete_nft_sales_GAS_BURNED.sql", "original_file_path": "models/silver/nft/sales/silver__nft_complete_nft_sales.yml", "unique_id": "test.near_models.not_null_silver__nft_complete_nft_sales_GAS_BURNED.fe7e061620", "fqn": ["near_models", "silver", "nft", "sales", "not_null_silver__nft_complete_nft_sales_GAS_BURNED"], "alias": "nft_complete_nft_sales_GAS_BURNED", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.6579323, "relation_name": "NEAR.not_null_silver.nft_complete_nft_sales_GAS_BURNED", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__nft_complete_nft_sales", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__nft_complete_nft_sales"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "GAS_BURNED", "file_key_name": "models.silver__nft_complete_nft_sales", "attached_node": "model.near_models.silver__nft_complete_nft_sales"}, "test.near_models.not_null_silver__nft_complete_nft_sales_SELLER_ADDRESS.202281fc80": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "SELLER_ADDRESS", "model": "{{ get_where_subquery(ref('silver__nft_complete_nft_sales')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__nft_complete_nft_sales_SELLER_ADDRESS", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__nft_complete_nft_sales_SELLER_ADDRESS.sql", "original_file_path": "models/silver/nft/sales/silver__nft_complete_nft_sales.yml", "unique_id": "test.near_models.not_null_silver__nft_complete_nft_sales_SELLER_ADDRESS.202281fc80", "fqn": ["near_models", "silver", "nft", "sales", "not_null_silver__nft_complete_nft_sales_SELLER_ADDRESS"], "alias": "nft_complete_nft_sales_SELLER_ADDRESS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.6600199, "relation_name": "NEAR.not_null_silver.nft_complete_nft_sales_SELLER_ADDRESS", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__nft_complete_nft_sales", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__nft_complete_nft_sales"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "SELLER_ADDRESS", "file_key_name": "models.silver__nft_complete_nft_sales", "attached_node": "model.near_models.silver__nft_complete_nft_sales"}, "test.near_models.not_null_silver__nft_complete_nft_sales_BUYER_ADDRESS.9e007f73ba": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BUYER_ADDRESS", "model": "{{ get_where_subquery(ref('silver__nft_complete_nft_sales')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__nft_complete_nft_sales_BUYER_ADDRESS", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__nft_complete_nft_sales_BUYER_ADDRESS.sql", "original_file_path": "models/silver/nft/sales/silver__nft_complete_nft_sales.yml", "unique_id": "test.near_models.not_null_silver__nft_complete_nft_sales_BUYER_ADDRESS.9e007f73ba", "fqn": ["near_models", "silver", "nft", "sales", "not_null_silver__nft_complete_nft_sales_BUYER_ADDRESS"], "alias": "nft_complete_nft_sales_BUYER_ADDRESS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.6620746, "relation_name": "NEAR.not_null_silver.nft_complete_nft_sales_BUYER_ADDRESS", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__nft_complete_nft_sales", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__nft_complete_nft_sales"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BUYER_ADDRESS", "file_key_name": "models.silver__nft_complete_nft_sales", "attached_node": "model.near_models.silver__nft_complete_nft_sales"}, "test.near_models.not_null_silver__nft_complete_nft_sales_PLATFORM_ADDRESS.9334bdb9e5": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "PLATFORM_ADDRESS", "model": "{{ get_where_subquery(ref('silver__nft_complete_nft_sales')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__nft_complete_nft_sales_PLATFORM_ADDRESS", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__nft_complete_nft_sales_PLATFORM_ADDRESS.sql", "original_file_path": "models/silver/nft/sales/silver__nft_complete_nft_sales.yml", "unique_id": "test.near_models.not_null_silver__nft_complete_nft_sales_PLATFORM_ADDRESS.9334bdb9e5", "fqn": ["near_models", "silver", "nft", "sales", "not_null_silver__nft_complete_nft_sales_PLATFORM_ADDRESS"], "alias": "nft_complete_nft_sales_PLATFORM_ADDRESS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.664134, "relation_name": "NEAR.not_null_silver.nft_complete_nft_sales_PLATFORM_ADDRESS", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__nft_complete_nft_sales", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__nft_complete_nft_sales"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "PLATFORM_ADDRESS", "file_key_name": "models.silver__nft_complete_nft_sales", "attached_node": "model.near_models.silver__nft_complete_nft_sales"}, "test.near_models.not_null_silver__nft_complete_nft_sales_PLATFORM_NAME.bcdd145efd": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "PLATFORM_NAME", "model": "{{ get_where_subquery(ref('silver__nft_complete_nft_sales')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__nft_complete_nft_sales_PLATFORM_NAME", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__nft_complete_nft_sales_PLATFORM_NAME.sql", "original_file_path": "models/silver/nft/sales/silver__nft_complete_nft_sales.yml", "unique_id": "test.near_models.not_null_silver__nft_complete_nft_sales_PLATFORM_NAME.bcdd145efd", "fqn": ["near_models", "silver", "nft", "sales", "not_null_silver__nft_complete_nft_sales_PLATFORM_NAME"], "alias": "nft_complete_nft_sales_PLATFORM_NAME", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.6661632, "relation_name": "NEAR.not_null_silver.nft_complete_nft_sales_PLATFORM_NAME", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__nft_complete_nft_sales", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__nft_complete_nft_sales"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "PLATFORM_NAME", "file_key_name": "models.silver__nft_complete_nft_sales", "attached_node": "model.near_models.silver__nft_complete_nft_sales"}, "test.near_models.accepted_values_silver__nft_complete_nft_sales_PLATFORM_NAME__Mintbase__Paras__Apollo42__TradePort__UniqArt__L2E__FewAndFar__Mitte.31dd14381b": {"test_metadata": {"name": "accepted_values", "kwargs": {"values": ["Mintbase", "Paras", "Apollo42", "TradePort", "UniqArt", "L2E", "FewAndFar", "Mitte"], "column_name": "PLATFORM_NAME", "model": "{{ get_where_subquery(ref('silver__nft_complete_nft_sales')) }}"}, "namespace": null}, "database": "NEAR", "schema": "accepted_values_silver", "name": "accepted_values_silver__nft_complete_nft_sales_PLATFORM_NAME__Mintbase__Paras__Apollo42__TradePort__UniqArt__L2E__FewAndFar__Mitte", "resource_type": "test", "package_name": "near_models", "path": "accepted_values_silver__nft_co_8b8c48b46e491586b5ce6e2deee91982.sql", "original_file_path": "models/silver/nft/sales/silver__nft_complete_nft_sales.yml", "unique_id": "test.near_models.accepted_values_silver__nft_complete_nft_sales_PLATFORM_NAME__Mintbase__Paras__Apollo42__TradePort__UniqArt__L2E__FewAndFar__Mitte.31dd14381b", "fqn": ["near_models", "silver", "nft", "sales", "accepted_values_silver__nft_complete_nft_sales_PLATFORM_NAME__Mintbase__Paras__Apollo42__TradePort__UniqArt__L2E__FewAndFar__Mitte"], "alias": "nft_complete_nft_sales_PLATFORM_NAME", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "accepted_values_silver__nft_co_8b8c48b46e491586b5ce6e2deee91982", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "accepted_values_silver__nft_co_8b8c48b46e491586b5ce6e2deee91982"}, "created_at": 1763073388.66821, "relation_name": "NEAR.accepted_values_silver.nft_complete_nft_sales_PLATFORM_NAME", "raw_code": "{{ test_accepted_values(**_dbt_generic_test_kwargs) }}{{ config(alias=\"accepted_values_silver__nft_co_8b8c48b46e491586b5ce6e2deee91982\") }}", "language": "sql", "refs": [{"name": "silver__nft_complete_nft_sales", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_accepted_values", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__nft_complete_nft_sales"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "PLATFORM_NAME", "file_key_name": "models.silver__nft_complete_nft_sales", "attached_node": "model.near_models.silver__nft_complete_nft_sales"}, "test.near_models.not_null_silver__nft_complete_nft_sales_NFT_ADDRESS.2afba59474": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "NFT_ADDRESS", "model": "{{ get_where_subquery(ref('silver__nft_complete_nft_sales')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__nft_complete_nft_sales_NFT_ADDRESS", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__nft_complete_nft_sales_NFT_ADDRESS.sql", "original_file_path": "models/silver/nft/sales/silver__nft_complete_nft_sales.yml", "unique_id": "test.near_models.not_null_silver__nft_complete_nft_sales_NFT_ADDRESS.2afba59474", "fqn": ["near_models", "silver", "nft", "sales", "not_null_silver__nft_complete_nft_sales_NFT_ADDRESS"], "alias": "nft_complete_nft_sales_NFT_ADDRESS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.6764643, "relation_name": "NEAR.not_null_silver.nft_complete_nft_sales_NFT_ADDRESS", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__nft_complete_nft_sales", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__nft_complete_nft_sales"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "NFT_ADDRESS", "file_key_name": "models.silver__nft_complete_nft_sales", "attached_node": "model.near_models.silver__nft_complete_nft_sales"}, "test.near_models.not_null_silver__nft_complete_nft_sales_TOKEN_ID.9079c55a22": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TOKEN_ID", "model": "{{ get_where_subquery(ref('silver__nft_complete_nft_sales')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__nft_complete_nft_sales_TOKEN_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__nft_complete_nft_sales_TOKEN_ID.sql", "original_file_path": "models/silver/nft/sales/silver__nft_complete_nft_sales.yml", "unique_id": "test.near_models.not_null_silver__nft_complete_nft_sales_TOKEN_ID.9079c55a22", "fqn": ["near_models", "silver", "nft", "sales", "not_null_silver__nft_complete_nft_sales_TOKEN_ID"], "alias": "nft_complete_nft_sales_TOKEN_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.6790142, "relation_name": "NEAR.not_null_silver.nft_complete_nft_sales_TOKEN_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__nft_complete_nft_sales", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__nft_complete_nft_sales"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TOKEN_ID", "file_key_name": "models.silver__nft_complete_nft_sales", "attached_node": "model.near_models.silver__nft_complete_nft_sales"}, "test.near_models.not_null_silver__nft_complete_nft_sales_PRICE.a666e8c442": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "PRICE", "model": "{{ get_where_subquery(ref('silver__nft_complete_nft_sales')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__nft_complete_nft_sales_PRICE", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__nft_complete_nft_sales_PRICE.sql", "original_file_path": "models/silver/nft/sales/silver__nft_complete_nft_sales.yml", "unique_id": "test.near_models.not_null_silver__nft_complete_nft_sales_PRICE.a666e8c442", "fqn": ["near_models", "silver", "nft", "sales", "not_null_silver__nft_complete_nft_sales_PRICE"], "alias": "nft_complete_nft_sales_PRICE", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.6812613, "relation_name": "NEAR.not_null_silver.nft_complete_nft_sales_PRICE", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__nft_complete_nft_sales", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__nft_complete_nft_sales"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "PRICE", "file_key_name": "models.silver__nft_complete_nft_sales", "attached_node": "model.near_models.silver__nft_complete_nft_sales"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__nft_complete_nft_sales_PRICE__FLOAT.a2195504e2": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "FLOAT", "column_name": "PRICE", "model": "{{ get_where_subquery(ref('silver__nft_complete_nft_sales')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_silver", "name": "dbt_expectations_expect_column_values_to_be_of_type_silver__nft_complete_nft_sales_PRICE__FLOAT", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_a55c548ff666c565fd2aa9eb78a5a916.sql", "original_file_path": "models/silver/nft/sales/silver__nft_complete_nft_sales.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__nft_complete_nft_sales_PRICE__FLOAT.a2195504e2", "fqn": ["near_models", "silver", "nft", "sales", "dbt_expectations_expect_column_values_to_be_of_type_silver__nft_complete_nft_sales_PRICE__FLOAT"], "alias": "nft_complete_nft_sales_PRICE", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_a55c548ff666c565fd2aa9eb78a5a916", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_a55c548ff666c565fd2aa9eb78a5a916"}, "created_at": 1763073388.6833417, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_silver.nft_complete_nft_sales_PRICE", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_a55c548ff666c565fd2aa9eb78a5a916\") }}", "language": "sql", "refs": [{"name": "silver__nft_complete_nft_sales", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__nft_complete_nft_sales"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "PRICE", "file_key_name": "models.silver__nft_complete_nft_sales", "attached_node": "model.near_models.silver__nft_complete_nft_sales"}, "test.near_models.dbt_expectations_expect_column_values_to_be_between_silver__nft_complete_nft_sales_PRICE__0.aa18fd1d84": {"test_metadata": {"name": "expect_column_values_to_be_between", "kwargs": {"min_value": 0, "column_name": "PRICE", "model": "{{ get_where_subquery(ref('silver__nft_complete_nft_sales')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_between_silver", "name": "dbt_expectations_expect_column_values_to_be_between_silver__nft_complete_nft_sales_PRICE__0", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_fcb080d74266f59b0b495285ae8bb593.sql", "original_file_path": "models/silver/nft/sales/silver__nft_complete_nft_sales.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_between_silver__nft_complete_nft_sales_PRICE__0.aa18fd1d84", "fqn": ["near_models", "silver", "nft", "sales", "dbt_expectations_expect_column_values_to_be_between_silver__nft_complete_nft_sales_PRICE__0"], "alias": "nft_complete_nft_sales_PRICE", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_fcb080d74266f59b0b495285ae8bb593", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_fcb080d74266f59b0b495285ae8bb593"}, "created_at": 1763073388.689066, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_between_silver.nft_complete_nft_sales_PRICE", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_between(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_fcb080d74266f59b0b495285ae8bb593\") }}", "language": "sql", "refs": [{"name": "silver__nft_complete_nft_sales", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_between", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__nft_complete_nft_sales"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "PRICE", "file_key_name": "models.silver__nft_complete_nft_sales", "attached_node": "model.near_models.silver__nft_complete_nft_sales"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__nft_complete_nft_sales_PRICE_USD__FLOAT.6ad8223300": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "FLOAT", "column_name": "PRICE_USD", "model": "{{ get_where_subquery(ref('silver__nft_complete_nft_sales')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_silver", "name": "dbt_expectations_expect_column_values_to_be_of_type_silver__nft_complete_nft_sales_PRICE_USD__FLOAT", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_90a5bb5a8ee5be96850a68243febb9cf.sql", "original_file_path": "models/silver/nft/sales/silver__nft_complete_nft_sales.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__nft_complete_nft_sales_PRICE_USD__FLOAT.6ad8223300", "fqn": ["near_models", "silver", "nft", "sales", "dbt_expectations_expect_column_values_to_be_of_type_silver__nft_complete_nft_sales_PRICE_USD__FLOAT"], "alias": "nft_complete_nft_sales_PRICE_USD", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_90a5bb5a8ee5be96850a68243febb9cf", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_90a5bb5a8ee5be96850a68243febb9cf"}, "created_at": 1763073388.7008193, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_silver.nft_complete_nft_sales_PRICE_USD", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_90a5bb5a8ee5be96850a68243febb9cf\") }}", "language": "sql", "refs": [{"name": "silver__nft_complete_nft_sales", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__nft_complete_nft_sales"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "PRICE_USD", "file_key_name": "models.silver__nft_complete_nft_sales", "attached_node": "model.near_models.silver__nft_complete_nft_sales"}, "test.near_models.dbt_expectations_expect_column_values_to_be_between_silver__nft_complete_nft_sales_PRICE_USD__0.3b2c120245": {"test_metadata": {"name": "expect_column_values_to_be_between", "kwargs": {"min_value": 0, "column_name": "PRICE_USD", "model": "{{ get_where_subquery(ref('silver__nft_complete_nft_sales')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_between_silver", "name": "dbt_expectations_expect_column_values_to_be_between_silver__nft_complete_nft_sales_PRICE_USD__0", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_99a97593804c077bd72399f9daed8fa9.sql", "original_file_path": "models/silver/nft/sales/silver__nft_complete_nft_sales.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_between_silver__nft_complete_nft_sales_PRICE_USD__0.3b2c120245", "fqn": ["near_models", "silver", "nft", "sales", "dbt_expectations_expect_column_values_to_be_between_silver__nft_complete_nft_sales_PRICE_USD__0"], "alias": "nft_complete_nft_sales_PRICE_USD", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_99a97593804c077bd72399f9daed8fa9", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_99a97593804c077bd72399f9daed8fa9"}, "created_at": 1763073388.705681, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_between_silver.nft_complete_nft_sales_PRICE_USD", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_between(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_99a97593804c077bd72399f9daed8fa9\") }}", "language": "sql", "refs": [{"name": "silver__nft_complete_nft_sales", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_between", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__nft_complete_nft_sales"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "PRICE_USD", "file_key_name": "models.silver__nft_complete_nft_sales", "attached_node": "model.near_models.silver__nft_complete_nft_sales"}, "test.near_models.not_null_silver__nft_complete_nft_sales_METHOD_NAME.02ac42beda": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "METHOD_NAME", "model": "{{ get_where_subquery(ref('silver__nft_complete_nft_sales')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__nft_complete_nft_sales_METHOD_NAME", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__nft_complete_nft_sales_METHOD_NAME.sql", "original_file_path": "models/silver/nft/sales/silver__nft_complete_nft_sales.yml", "unique_id": "test.near_models.not_null_silver__nft_complete_nft_sales_METHOD_NAME.02ac42beda", "fqn": ["near_models", "silver", "nft", "sales", "not_null_silver__nft_complete_nft_sales_METHOD_NAME"], "alias": "nft_complete_nft_sales_METHOD_NAME", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.7109847, "relation_name": "NEAR.not_null_silver.nft_complete_nft_sales_METHOD_NAME", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__nft_complete_nft_sales", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__nft_complete_nft_sales"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "METHOD_NAME", "file_key_name": "models.silver__nft_complete_nft_sales", "attached_node": "model.near_models.silver__nft_complete_nft_sales"}, "test.near_models.not_null_silver__nft_complete_nft_sales_LOG.1d1b9c5cc5": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "LOG", "model": "{{ get_where_subquery(ref('silver__nft_complete_nft_sales')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__nft_complete_nft_sales_LOG", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__nft_complete_nft_sales_LOG.sql", "original_file_path": "models/silver/nft/sales/silver__nft_complete_nft_sales.yml", "unique_id": "test.near_models.not_null_silver__nft_complete_nft_sales_LOG.1d1b9c5cc5", "fqn": ["near_models", "silver", "nft", "sales", "not_null_silver__nft_complete_nft_sales_LOG"], "alias": "nft_complete_nft_sales_LOG", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.7130558, "relation_name": "NEAR.not_null_silver.nft_complete_nft_sales_LOG", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__nft_complete_nft_sales", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__nft_complete_nft_sales"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "LOG", "file_key_name": "models.silver__nft_complete_nft_sales", "attached_node": "model.near_models.silver__nft_complete_nft_sales"}, "test.near_models.not_null_silver__nft_complete_nft_sales_LOGS_INDEX.6ab1366bc5": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "LOGS_INDEX", "model": "{{ get_where_subquery(ref('silver__nft_complete_nft_sales')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__nft_complete_nft_sales_LOGS_INDEX", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__nft_complete_nft_sales_LOGS_INDEX.sql", "original_file_path": "models/silver/nft/sales/silver__nft_complete_nft_sales.yml", "unique_id": "test.near_models.not_null_silver__nft_complete_nft_sales_LOGS_INDEX.6ab1366bc5", "fqn": ["near_models", "silver", "nft", "sales", "not_null_silver__nft_complete_nft_sales_LOGS_INDEX"], "alias": "nft_complete_nft_sales_LOGS_INDEX", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.715096, "relation_name": "NEAR.not_null_silver.nft_complete_nft_sales_LOGS_INDEX", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__nft_complete_nft_sales", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__nft_complete_nft_sales"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "LOGS_INDEX", "file_key_name": "models.silver__nft_complete_nft_sales", "attached_node": "model.near_models.silver__nft_complete_nft_sales"}, "test.near_models.dbt_expectations_expect_column_values_to_be_between_silver__nft_complete_nft_sales_PLATFORM_FEE__0.c27be113c2": {"test_metadata": {"name": "expect_column_values_to_be_between", "kwargs": {"min_value": 0, "column_name": "PLATFORM_FEE", "model": "{{ get_where_subquery(ref('silver__nft_complete_nft_sales')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_between_silver", "name": "dbt_expectations_expect_column_values_to_be_between_silver__nft_complete_nft_sales_PLATFORM_FEE__0", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_8e69066edaeb9f2b5515933e83e18513.sql", "original_file_path": "models/silver/nft/sales/silver__nft_complete_nft_sales.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_between_silver__nft_complete_nft_sales_PLATFORM_FEE__0.c27be113c2", "fqn": ["near_models", "silver", "nft", "sales", "dbt_expectations_expect_column_values_to_be_between_silver__nft_complete_nft_sales_PLATFORM_FEE__0"], "alias": "nft_complete_nft_sales_PLATFORM_FEE", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_8e69066edaeb9f2b5515933e83e18513", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_8e69066edaeb9f2b5515933e83e18513"}, "created_at": 1763073388.7171288, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_between_silver.nft_complete_nft_sales_PLATFORM_FEE", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_between(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_8e69066edaeb9f2b5515933e83e18513\") }}", "language": "sql", "refs": [{"name": "silver__nft_complete_nft_sales", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_between", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__nft_complete_nft_sales"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "PLATFORM_FEE", "file_key_name": "models.silver__nft_complete_nft_sales", "attached_node": "model.near_models.silver__nft_complete_nft_sales"}, "test.near_models.dbt_expectations_expect_column_values_to_be_between_silver__nft_complete_nft_sales_PLATFORM_FEE_USD__0.be86eb1b56": {"test_metadata": {"name": "expect_column_values_to_be_between", "kwargs": {"min_value": 0, "column_name": "PLATFORM_FEE_USD", "model": "{{ get_where_subquery(ref('silver__nft_complete_nft_sales')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_between_silver", "name": "dbt_expectations_expect_column_values_to_be_between_silver__nft_complete_nft_sales_PLATFORM_FEE_USD__0", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_6213956194dc5e2b70905ae67ec466ae.sql", "original_file_path": "models/silver/nft/sales/silver__nft_complete_nft_sales.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_between_silver__nft_complete_nft_sales_PLATFORM_FEE_USD__0.be86eb1b56", "fqn": ["near_models", "silver", "nft", "sales", "dbt_expectations_expect_column_values_to_be_between_silver__nft_complete_nft_sales_PLATFORM_FEE_USD__0"], "alias": "nft_complete_nft_sales_PLATFORM_FEE_USD", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_6213956194dc5e2b70905ae67ec466ae", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_6213956194dc5e2b70905ae67ec466ae"}, "created_at": 1763073388.7224367, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_between_silver.nft_complete_nft_sales_PLATFORM_FEE_USD", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_between(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_6213956194dc5e2b70905ae67ec466ae\") }}", "language": "sql", "refs": [{"name": "silver__nft_complete_nft_sales", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_between", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__nft_complete_nft_sales"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "PLATFORM_FEE_USD", "file_key_name": "models.silver__nft_complete_nft_sales", "attached_node": "model.near_models.silver__nft_complete_nft_sales"}, "test.near_models.not_null_silver__nft_complete_nft_sales_NFT_SALES_ID.553caebe34": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "NFT_SALES_ID", "model": "{{ get_where_subquery(ref('silver__nft_complete_nft_sales')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__nft_complete_nft_sales_NFT_SALES_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__nft_complete_nft_sales_NFT_SALES_ID.sql", "original_file_path": "models/silver/nft/sales/silver__nft_complete_nft_sales.yml", "unique_id": "test.near_models.not_null_silver__nft_complete_nft_sales_NFT_SALES_ID.553caebe34", "fqn": ["near_models", "silver", "nft", "sales", "not_null_silver__nft_complete_nft_sales_NFT_SALES_ID"], "alias": "nft_complete_nft_sales_NFT_SALES_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.7277665, "relation_name": "NEAR.not_null_silver.nft_complete_nft_sales_NFT_SALES_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__nft_complete_nft_sales", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__nft_complete_nft_sales"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "NFT_SALES_ID", "file_key_name": "models.silver__nft_complete_nft_sales", "attached_node": "model.near_models.silver__nft_complete_nft_sales"}, "test.near_models.unique_silver__nft_complete_nft_sales_NFT_SALES_ID.0232439b47": {"test_metadata": {"name": "unique", "kwargs": {"column_name": "NFT_SALES_ID", "model": "{{ get_where_subquery(ref('silver__nft_complete_nft_sales')) }}"}, "namespace": null}, "database": "NEAR", "schema": "unique_silver", "name": "unique_silver__nft_complete_nft_sales_NFT_SALES_ID", "resource_type": "test", "package_name": "near_models", "path": "unique_silver__nft_complete_nft_sales_NFT_SALES_ID.sql", "original_file_path": "models/silver/nft/sales/silver__nft_complete_nft_sales.yml", "unique_id": "test.near_models.unique_silver__nft_complete_nft_sales_NFT_SALES_ID.0232439b47", "fqn": ["near_models", "silver", "nft", "sales", "unique_silver__nft_complete_nft_sales_NFT_SALES_ID"], "alias": "nft_complete_nft_sales_NFT_SALES_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.7298808, "relation_name": "NEAR.unique_silver.nft_complete_nft_sales_NFT_SALES_ID", "raw_code": "{{ test_unique(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__nft_complete_nft_sales", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_unique"], "nodes": ["model.near_models.silver__nft_complete_nft_sales"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "NFT_SALES_ID", "file_key_name": "models.silver__nft_complete_nft_sales", "attached_node": "model.near_models.silver__nft_complete_nft_sales"}, "test.near_models.not_null_silver__nft_complete_nft_sales_INSERTED_TIMESTAMP.5c603c7695": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "INSERTED_TIMESTAMP", "model": "{{ get_where_subquery(ref('silver__nft_complete_nft_sales')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__nft_complete_nft_sales_INSERTED_TIMESTAMP", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__nft_complete_nft_sales_INSERTED_TIMESTAMP.sql", "original_file_path": "models/silver/nft/sales/silver__nft_complete_nft_sales.yml", "unique_id": "test.near_models.not_null_silver__nft_complete_nft_sales_INSERTED_TIMESTAMP.5c603c7695", "fqn": ["near_models", "silver", "nft", "sales", "not_null_silver__nft_complete_nft_sales_INSERTED_TIMESTAMP"], "alias": "nft_complete_nft_sales_INSERTED_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.7319274, "relation_name": "NEAR.not_null_silver.nft_complete_nft_sales_INSERTED_TIMESTAMP", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__nft_complete_nft_sales", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__nft_complete_nft_sales"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "INSERTED_TIMESTAMP", "file_key_name": "models.silver__nft_complete_nft_sales", "attached_node": "model.near_models.silver__nft_complete_nft_sales"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__nft_complete_nft_sales_INSERTED_TIMESTAMP__TIMESTAMP_NTZ.40a3e0f4aa": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "TIMESTAMP_NTZ", "column_name": "INSERTED_TIMESTAMP", "model": "{{ get_where_subquery(ref('silver__nft_complete_nft_sales')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_silver", "name": "dbt_expectations_expect_column_values_to_be_of_type_silver__nft_complete_nft_sales_INSERTED_TIMESTAMP__TIMESTAMP_NTZ", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_157bfb965f813f30ed631eefecdc3d9f.sql", "original_file_path": "models/silver/nft/sales/silver__nft_complete_nft_sales.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__nft_complete_nft_sales_INSERTED_TIMESTAMP__TIMESTAMP_NTZ.40a3e0f4aa", "fqn": ["near_models", "silver", "nft", "sales", "dbt_expectations_expect_column_values_to_be_of_type_silver__nft_complete_nft_sales_INSERTED_TIMESTAMP__TIMESTAMP_NTZ"], "alias": "nft_complete_nft_sales_INSERTED_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_157bfb965f813f30ed631eefecdc3d9f", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_157bfb965f813f30ed631eefecdc3d9f"}, "created_at": 1763073388.7339594, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_silver.nft_complete_nft_sales_INSERTED_TIMESTAMP", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_157bfb965f813f30ed631eefecdc3d9f\") }}", "language": "sql", "refs": [{"name": "silver__nft_complete_nft_sales", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__nft_complete_nft_sales"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "INSERTED_TIMESTAMP", "file_key_name": "models.silver__nft_complete_nft_sales", "attached_node": "model.near_models.silver__nft_complete_nft_sales"}, "test.near_models.not_null_silver__nft_complete_nft_sales_MODIFIED_TIMESTAMP.2689045099": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "MODIFIED_TIMESTAMP", "model": "{{ get_where_subquery(ref('silver__nft_complete_nft_sales')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__nft_complete_nft_sales_MODIFIED_TIMESTAMP", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__nft_complete_nft_sales_MODIFIED_TIMESTAMP.sql", "original_file_path": "models/silver/nft/sales/silver__nft_complete_nft_sales.yml", "unique_id": "test.near_models.not_null_silver__nft_complete_nft_sales_MODIFIED_TIMESTAMP.2689045099", "fqn": ["near_models", "silver", "nft", "sales", "not_null_silver__nft_complete_nft_sales_MODIFIED_TIMESTAMP"], "alias": "nft_complete_nft_sales_MODIFIED_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.7391346, "relation_name": "NEAR.not_null_silver.nft_complete_nft_sales_MODIFIED_TIMESTAMP", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__nft_complete_nft_sales", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__nft_complete_nft_sales"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "MODIFIED_TIMESTAMP", "file_key_name": "models.silver__nft_complete_nft_sales", "attached_node": "model.near_models.silver__nft_complete_nft_sales"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__nft_complete_nft_sales_MODIFIED_TIMESTAMP__TIMESTAMP_NTZ.cb52b1ead1": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "TIMESTAMP_NTZ", "column_name": "MODIFIED_TIMESTAMP", "model": "{{ get_where_subquery(ref('silver__nft_complete_nft_sales')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_silver", "name": "dbt_expectations_expect_column_values_to_be_of_type_silver__nft_complete_nft_sales_MODIFIED_TIMESTAMP__TIMESTAMP_NTZ", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_57857cb56b19f749425916827dcb56e9.sql", "original_file_path": "models/silver/nft/sales/silver__nft_complete_nft_sales.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__nft_complete_nft_sales_MODIFIED_TIMESTAMP__TIMESTAMP_NTZ.cb52b1ead1", "fqn": ["near_models", "silver", "nft", "sales", "dbt_expectations_expect_column_values_to_be_of_type_silver__nft_complete_nft_sales_MODIFIED_TIMESTAMP__TIMESTAMP_NTZ"], "alias": "nft_complete_nft_sales_MODIFIED_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_57857cb56b19f749425916827dcb56e9", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_57857cb56b19f749425916827dcb56e9"}, "created_at": 1763073388.7412438, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_silver.nft_complete_nft_sales_MODIFIED_TIMESTAMP", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_57857cb56b19f749425916827dcb56e9\") }}", "language": "sql", "refs": [{"name": "silver__nft_complete_nft_sales", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__nft_complete_nft_sales"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "MODIFIED_TIMESTAMP", "file_key_name": "models.silver__nft_complete_nft_sales", "attached_node": "model.near_models.silver__nft_complete_nft_sales"}, "test.near_models.not_null_silver__nft_complete_nft_sales__INVOCATION_ID.3b82a8c270": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "_INVOCATION_ID", "model": "{{ get_where_subquery(ref('silver__nft_complete_nft_sales')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__nft_complete_nft_sales__INVOCATION_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__nft_complete_nft_sales__INVOCATION_ID.sql", "original_file_path": "models/silver/nft/sales/silver__nft_complete_nft_sales.yml", "unique_id": "test.near_models.not_null_silver__nft_complete_nft_sales__INVOCATION_ID.3b82a8c270", "fqn": ["near_models", "silver", "nft", "sales", "not_null_silver__nft_complete_nft_sales__INVOCATION_ID"], "alias": "nft_complete_nft_sales", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.7463076, "relation_name": "NEAR.not_null_silver.nft_complete_nft_sales", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__nft_complete_nft_sales", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__nft_complete_nft_sales"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "_INVOCATION_ID", "file_key_name": "models.silver__nft_complete_nft_sales", "attached_node": "model.near_models.silver__nft_complete_nft_sales"}, "test.near_models.not_null_silver_stats__core_metrics_block_hourly_BLOCK_TIMESTAMP_HOUR.8e2fd8e3ae": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCK_TIMESTAMP_HOUR", "model": "{{ get_where_subquery(ref('silver_stats__core_metrics_block_hourly')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver_stats", "name": "not_null_silver_stats__core_metrics_block_hourly_BLOCK_TIMESTAMP_HOUR", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver_stats__core_me_f44408e07a883267d13a469965c1e459.sql", "original_file_path": "models/silver/stats/silver_stats__core_metrics_block_hourly.yml", "unique_id": "test.near_models.not_null_silver_stats__core_metrics_block_hourly_BLOCK_TIMESTAMP_HOUR.8e2fd8e3ae", "fqn": ["near_models", "silver", "stats", "not_null_silver_stats__core_metrics_block_hourly_BLOCK_TIMESTAMP_HOUR"], "alias": "core_metrics_block_hourly_BLOCK_TIMESTAMP_HOUR", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "not_null_silver_stats__core_me_f44408e07a883267d13a469965c1e459", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "not_null_silver_stats__core_me_f44408e07a883267d13a469965c1e459"}, "created_at": 1763073388.7509902, "relation_name": "NEAR.not_null_silver_stats.core_metrics_block_hourly_BLOCK_TIMESTAMP_HOUR", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(alias=\"not_null_silver_stats__core_me_f44408e07a883267d13a469965c1e459\") }}", "language": "sql", "refs": [{"name": "silver_stats__core_metrics_block_hourly", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver_stats__core_metrics_block_hourly"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_TIMESTAMP_HOUR", "file_key_name": "models.silver_stats__core_metrics_block_hourly", "attached_node": "model.near_models.silver_stats__core_metrics_block_hourly"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_block_hourly_BLOCK_TIMESTAMP_HOUR__TIMESTAMP_LTZ__TIMESTAMP_NTZ.f57b79e3d9": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["TIMESTAMP_LTZ", "TIMESTAMP_NTZ"], "column_name": "BLOCK_TIMESTAMP_HOUR", "model": "{{ get_where_subquery(ref('silver_stats__core_metrics_block_hourly')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_block_hourly_BLOCK_TIMESTAMP_HOUR__TIMESTAMP_LTZ__TIMESTAMP_NTZ", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_0ad5faf6f8f5cd166d95de7f85c2ff09.sql", "original_file_path": "models/silver/stats/silver_stats__core_metrics_block_hourly.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_block_hourly_BLOCK_TIMESTAMP_HOUR__TIMESTAMP_LTZ__TIMESTAMP_NTZ.f57b79e3d9", "fqn": ["near_models", "silver", "stats", "dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_block_hourly_BLOCK_TIMESTAMP_HOUR__TIMESTAMP_LTZ__TIMESTAMP_NTZ"], "alias": "core_metrics_block_hourly_BLOCK_TIMESTAMP_HOUR", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_0ad5faf6f8f5cd166d95de7f85c2ff09", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_0ad5faf6f8f5cd166d95de7f85c2ff09"}, "created_at": 1763073388.753116, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats.core_metrics_block_hourly_BLOCK_TIMESTAMP_HOUR", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_0ad5faf6f8f5cd166d95de7f85c2ff09\") }}", "language": "sql", "refs": [{"name": "silver_stats__core_metrics_block_hourly", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver_stats__core_metrics_block_hourly"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_TIMESTAMP_HOUR", "file_key_name": "models.silver_stats__core_metrics_block_hourly", "attached_node": "model.near_models.silver_stats__core_metrics_block_hourly"}, "test.near_models.not_null_silver_stats__core_metrics_block_hourly_BLOCK_NUMBER_MIN.91f14c72c6": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCK_NUMBER_MIN", "model": "{{ get_where_subquery(ref('silver_stats__core_metrics_block_hourly')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver_stats", "name": "not_null_silver_stats__core_metrics_block_hourly_BLOCK_NUMBER_MIN", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver_stats__core_me_658cc8813d6e269102f5132dfeb17f82.sql", "original_file_path": "models/silver/stats/silver_stats__core_metrics_block_hourly.yml", "unique_id": "test.near_models.not_null_silver_stats__core_metrics_block_hourly_BLOCK_NUMBER_MIN.91f14c72c6", "fqn": ["near_models", "silver", "stats", "not_null_silver_stats__core_metrics_block_hourly_BLOCK_NUMBER_MIN"], "alias": "core_metrics_block_hourly_BLOCK_NUMBER_MIN", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "not_null_silver_stats__core_me_658cc8813d6e269102f5132dfeb17f82", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "not_null_silver_stats__core_me_658cc8813d6e269102f5132dfeb17f82"}, "created_at": 1763073388.7585688, "relation_name": "NEAR.not_null_silver_stats.core_metrics_block_hourly_BLOCK_NUMBER_MIN", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(alias=\"not_null_silver_stats__core_me_658cc8813d6e269102f5132dfeb17f82\") }}", "language": "sql", "refs": [{"name": "silver_stats__core_metrics_block_hourly", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver_stats__core_metrics_block_hourly"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_NUMBER_MIN", "file_key_name": "models.silver_stats__core_metrics_block_hourly", "attached_node": "model.near_models.silver_stats__core_metrics_block_hourly"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_block_hourly_BLOCK_NUMBER_MIN__NUMBER__FLOAT.0604dbe85e": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["NUMBER", "FLOAT"], "column_name": "BLOCK_NUMBER_MIN", "model": "{{ get_where_subquery(ref('silver_stats__core_metrics_block_hourly')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_block_hourly_BLOCK_NUMBER_MIN__NUMBER__FLOAT", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_fe01c3702ffb42917126d3c9d3aaae02.sql", "original_file_path": "models/silver/stats/silver_stats__core_metrics_block_hourly.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_block_hourly_BLOCK_NUMBER_MIN__NUMBER__FLOAT.0604dbe85e", "fqn": ["near_models", "silver", "stats", "dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_block_hourly_BLOCK_NUMBER_MIN__NUMBER__FLOAT"], "alias": "core_metrics_block_hourly_BLOCK_NUMBER_MIN", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_fe01c3702ffb42917126d3c9d3aaae02", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_fe01c3702ffb42917126d3c9d3aaae02"}, "created_at": 1763073388.760607, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats.core_metrics_block_hourly_BLOCK_NUMBER_MIN", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_fe01c3702ffb42917126d3c9d3aaae02\") }}", "language": "sql", "refs": [{"name": "silver_stats__core_metrics_block_hourly", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver_stats__core_metrics_block_hourly"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_NUMBER_MIN", "file_key_name": "models.silver_stats__core_metrics_block_hourly", "attached_node": "model.near_models.silver_stats__core_metrics_block_hourly"}, "test.near_models.not_null_silver_stats__core_metrics_block_hourly_BLOCK_NUMBER_MAX.bc389eb5d7": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCK_NUMBER_MAX", "model": "{{ get_where_subquery(ref('silver_stats__core_metrics_block_hourly')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver_stats", "name": "not_null_silver_stats__core_metrics_block_hourly_BLOCK_NUMBER_MAX", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver_stats__core_me_27f2ff9184d99143175f91835f7f9777.sql", "original_file_path": "models/silver/stats/silver_stats__core_metrics_block_hourly.yml", "unique_id": "test.near_models.not_null_silver_stats__core_metrics_block_hourly_BLOCK_NUMBER_MAX.bc389eb5d7", "fqn": ["near_models", "silver", "stats", "not_null_silver_stats__core_metrics_block_hourly_BLOCK_NUMBER_MAX"], "alias": "core_metrics_block_hourly_BLOCK_NUMBER_MAX", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "not_null_silver_stats__core_me_27f2ff9184d99143175f91835f7f9777", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "not_null_silver_stats__core_me_27f2ff9184d99143175f91835f7f9777"}, "created_at": 1763073388.765638, "relation_name": "NEAR.not_null_silver_stats.core_metrics_block_hourly_BLOCK_NUMBER_MAX", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(alias=\"not_null_silver_stats__core_me_27f2ff9184d99143175f91835f7f9777\") }}", "language": "sql", "refs": [{"name": "silver_stats__core_metrics_block_hourly", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver_stats__core_metrics_block_hourly"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_NUMBER_MAX", "file_key_name": "models.silver_stats__core_metrics_block_hourly", "attached_node": "model.near_models.silver_stats__core_metrics_block_hourly"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_block_hourly_BLOCK_NUMBER_MAX__NUMBER__FLOAT.7e896d6675": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["NUMBER", "FLOAT"], "column_name": "BLOCK_NUMBER_MAX", "model": "{{ get_where_subquery(ref('silver_stats__core_metrics_block_hourly')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_block_hourly_BLOCK_NUMBER_MAX__NUMBER__FLOAT", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_c7d168d645460cc83340a91a5d3400de.sql", "original_file_path": "models/silver/stats/silver_stats__core_metrics_block_hourly.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_block_hourly_BLOCK_NUMBER_MAX__NUMBER__FLOAT.7e896d6675", "fqn": ["near_models", "silver", "stats", "dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_block_hourly_BLOCK_NUMBER_MAX__NUMBER__FLOAT"], "alias": "core_metrics_block_hourly_BLOCK_NUMBER_MAX", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_c7d168d645460cc83340a91a5d3400de", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_c7d168d645460cc83340a91a5d3400de"}, "created_at": 1763073388.7676866, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats.core_metrics_block_hourly_BLOCK_NUMBER_MAX", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_c7d168d645460cc83340a91a5d3400de\") }}", "language": "sql", "refs": [{"name": "silver_stats__core_metrics_block_hourly", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver_stats__core_metrics_block_hourly"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_NUMBER_MAX", "file_key_name": "models.silver_stats__core_metrics_block_hourly", "attached_node": "model.near_models.silver_stats__core_metrics_block_hourly"}, "test.near_models.not_null_silver_stats__core_metrics_block_hourly_BLOCK_COUNT.6fe26d9daa": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCK_COUNT", "model": "{{ get_where_subquery(ref('silver_stats__core_metrics_block_hourly')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver_stats", "name": "not_null_silver_stats__core_metrics_block_hourly_BLOCK_COUNT", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver_stats__core_metrics_block_hourly_BLOCK_COUNT.sql", "original_file_path": "models/silver/stats/silver_stats__core_metrics_block_hourly.yml", "unique_id": "test.near_models.not_null_silver_stats__core_metrics_block_hourly_BLOCK_COUNT.6fe26d9daa", "fqn": ["near_models", "silver", "stats", "not_null_silver_stats__core_metrics_block_hourly_BLOCK_COUNT"], "alias": "core_metrics_block_hourly_BLOCK_COUNT", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.7724884, "relation_name": "NEAR.not_null_silver_stats.core_metrics_block_hourly_BLOCK_COUNT", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver_stats__core_metrics_block_hourly", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver_stats__core_metrics_block_hourly"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_COUNT", "file_key_name": "models.silver_stats__core_metrics_block_hourly", "attached_node": "model.near_models.silver_stats__core_metrics_block_hourly"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_block_hourly_BLOCK_COUNT__NUMBER__FLOAT.54d4b30bf7": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["NUMBER", "FLOAT"], "column_name": "BLOCK_COUNT", "model": "{{ get_where_subquery(ref('silver_stats__core_metrics_block_hourly')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_block_hourly_BLOCK_COUNT__NUMBER__FLOAT", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_0d0cc06f267cf385c7e926824a38310f.sql", "original_file_path": "models/silver/stats/silver_stats__core_metrics_block_hourly.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_block_hourly_BLOCK_COUNT__NUMBER__FLOAT.54d4b30bf7", "fqn": ["near_models", "silver", "stats", "dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_block_hourly_BLOCK_COUNT__NUMBER__FLOAT"], "alias": "core_metrics_block_hourly_BLOCK_COUNT", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_0d0cc06f267cf385c7e926824a38310f", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_0d0cc06f267cf385c7e926824a38310f"}, "created_at": 1763073388.7748234, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats.core_metrics_block_hourly_BLOCK_COUNT", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_0d0cc06f267cf385c7e926824a38310f\") }}", "language": "sql", "refs": [{"name": "silver_stats__core_metrics_block_hourly", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver_stats__core_metrics_block_hourly"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_COUNT", "file_key_name": "models.silver_stats__core_metrics_block_hourly", "attached_node": "model.near_models.silver_stats__core_metrics_block_hourly"}, "test.near_models.dbt_expectations_expect_row_values_to_have_recent_data_silver_stats__core_metrics_block_hourly__INSERTED_TIMESTAMP__day__1.e810b06cec": {"test_metadata": {"name": "expect_row_values_to_have_recent_data", "kwargs": {"datepart": "day", "interval": 1, "column_name": "_INSERTED_TIMESTAMP", "model": "{{ get_where_subquery(ref('silver_stats__core_metrics_block_hourly')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_row_values_to_have_recent_data_silver_stats", "name": "dbt_expectations_expect_row_values_to_have_recent_data_silver_stats__core_metrics_block_hourly__INSERTED_TIMESTAMP__day__1", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_row_va_270c991be226c4c3f28384a5a88657c4.sql", "original_file_path": "models/silver/stats/silver_stats__core_metrics_block_hourly.yml", "unique_id": "test.near_models.dbt_expectations_expect_row_values_to_have_recent_data_silver_stats__core_metrics_block_hourly__INSERTED_TIMESTAMP__day__1.e810b06cec", "fqn": ["near_models", "silver", "stats", "dbt_expectations_expect_row_values_to_have_recent_data_silver_stats__core_metrics_block_hourly__INSERTED_TIMESTAMP__day__1"], "alias": "core_metrics_block_hourly", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_row_va_270c991be226c4c3f28384a5a88657c4", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_row_va_270c991be226c4c3f28384a5a88657c4"}, "created_at": 1763073388.7796845, "relation_name": "NEAR.dbt_expectations_expect_row_values_to_have_recent_data_silver_stats.core_metrics_block_hourly", "raw_code": "{{ dbt_expectations.test_expect_row_values_to_have_recent_data(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_row_va_270c991be226c4c3f28384a5a88657c4\") }}", "language": "sql", "refs": [{"name": "silver_stats__core_metrics_block_hourly", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_row_values_to_have_recent_data", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver_stats__core_metrics_block_hourly"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "_INSERTED_TIMESTAMP", "file_key_name": "models.silver_stats__core_metrics_block_hourly", "attached_node": "model.near_models.silver_stats__core_metrics_block_hourly"}, "test.near_models.dbt_utils_unique_combination_of_columns_silver_stats__core_metrics_block_hourly_BLOCK_TIMESTAMP_HOUR.e82e2ff0a8": {"test_metadata": {"name": "unique_combination_of_columns", "kwargs": {"combination_of_columns": ["BLOCK_TIMESTAMP_HOUR"], "model": "{{ get_where_subquery(ref('silver_stats__core_metrics_block_hourly')) }}"}, "namespace": "dbt_utils"}, "database": "NEAR", "schema": "dbt_utils_unique_combination_of_columns_silver_stats", "name": "dbt_utils_unique_combination_of_columns_silver_stats__core_metrics_block_hourly_BLOCK_TIMESTAMP_HOUR", "resource_type": "test", "package_name": "near_models", "path": "dbt_utils_unique_combination_o_71a2e0023f45f9d6dd08c76e393e85c8.sql", "original_file_path": "models/silver/stats/silver_stats__core_metrics_block_hourly.yml", "unique_id": "test.near_models.dbt_utils_unique_combination_of_columns_silver_stats__core_metrics_block_hourly_BLOCK_TIMESTAMP_HOUR.e82e2ff0a8", "fqn": ["near_models", "silver", "stats", "dbt_utils_unique_combination_of_columns_silver_stats__core_metrics_block_hourly_BLOCK_TIMESTAMP_HOUR"], "alias": "core_metrics_block_hourly_BLOCK_TIMESTAMP_HOUR", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_utils_unique_combination_o_71a2e0023f45f9d6dd08c76e393e85c8", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_utils_unique_combination_o_71a2e0023f45f9d6dd08c76e393e85c8"}, "created_at": 1763073388.7873845, "relation_name": "NEAR.dbt_utils_unique_combination_of_columns_silver_stats.core_metrics_block_hourly_BLOCK_TIMESTAMP_HOUR", "raw_code": "{{ dbt_utils.test_unique_combination_of_columns(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_utils_unique_combination_o_71a2e0023f45f9d6dd08c76e393e85c8\") }}", "language": "sql", "refs": [{"name": "silver_stats__core_metrics_block_hourly", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_utils.test_unique_combination_of_columns", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver_stats__core_metrics_block_hourly"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": null, "file_key_name": "models.silver_stats__core_metrics_block_hourly", "attached_node": "model.near_models.silver_stats__core_metrics_block_hourly"}, "test.near_models.not_null_silver_stats__core_metrics_hourly_BLOCK_TIMESTAMP_HOUR.efdb4b7e98": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCK_TIMESTAMP_HOUR", "model": "{{ get_where_subquery(ref('silver_stats__core_metrics_hourly')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver_stats", "name": "not_null_silver_stats__core_metrics_hourly_BLOCK_TIMESTAMP_HOUR", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver_stats__core_metrics_hourly_BLOCK_TIMESTAMP_HOUR.sql", "original_file_path": "models/silver/stats/silver_stats__core_metrics_hourly.yml", "unique_id": "test.near_models.not_null_silver_stats__core_metrics_hourly_BLOCK_TIMESTAMP_HOUR.efdb4b7e98", "fqn": ["near_models", "silver", "stats", "not_null_silver_stats__core_metrics_hourly_BLOCK_TIMESTAMP_HOUR"], "alias": "core_metrics_hourly_BLOCK_TIMESTAMP_HOUR", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.8021512, "relation_name": "NEAR.not_null_silver_stats.core_metrics_hourly_BLOCK_TIMESTAMP_HOUR", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver_stats__core_metrics_hourly", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver_stats__core_metrics_hourly"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_TIMESTAMP_HOUR", "file_key_name": "models.silver_stats__core_metrics_hourly", "attached_node": "model.near_models.silver_stats__core_metrics_hourly"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_hourly_BLOCK_TIMESTAMP_HOUR__TIMESTAMP_LTZ__TIMESTAMP_NTZ.5239671c2c": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["TIMESTAMP_LTZ", "TIMESTAMP_NTZ"], "column_name": "BLOCK_TIMESTAMP_HOUR", "model": "{{ get_where_subquery(ref('silver_stats__core_metrics_hourly')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_hourly_BLOCK_TIMESTAMP_HOUR__TIMESTAMP_LTZ__TIMESTAMP_NTZ", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_7015e09721c7e27db55b77cd103a804c.sql", "original_file_path": "models/silver/stats/silver_stats__core_metrics_hourly.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_hourly_BLOCK_TIMESTAMP_HOUR__TIMESTAMP_LTZ__TIMESTAMP_NTZ.5239671c2c", "fqn": ["near_models", "silver", "stats", "dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_hourly_BLOCK_TIMESTAMP_HOUR__TIMESTAMP_LTZ__TIMESTAMP_NTZ"], "alias": "core_metrics_hourly_BLOCK_TIMESTAMP_HOUR", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_7015e09721c7e27db55b77cd103a804c", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_7015e09721c7e27db55b77cd103a804c"}, "created_at": 1763073388.8043594, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats.core_metrics_hourly_BLOCK_TIMESTAMP_HOUR", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_7015e09721c7e27db55b77cd103a804c\") }}", "language": "sql", "refs": [{"name": "silver_stats__core_metrics_hourly", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver_stats__core_metrics_hourly"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_TIMESTAMP_HOUR", "file_key_name": "models.silver_stats__core_metrics_hourly", "attached_node": "model.near_models.silver_stats__core_metrics_hourly"}, "test.near_models.not_null_silver_stats__core_metrics_hourly_TRANSACTION_COUNT.866f191153": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TRANSACTION_COUNT", "model": "{{ get_where_subquery(ref('silver_stats__core_metrics_hourly')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver_stats", "name": "not_null_silver_stats__core_metrics_hourly_TRANSACTION_COUNT", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver_stats__core_metrics_hourly_TRANSACTION_COUNT.sql", "original_file_path": "models/silver/stats/silver_stats__core_metrics_hourly.yml", "unique_id": "test.near_models.not_null_silver_stats__core_metrics_hourly_TRANSACTION_COUNT.866f191153", "fqn": ["near_models", "silver", "stats", "not_null_silver_stats__core_metrics_hourly_TRANSACTION_COUNT"], "alias": "core_metrics_hourly_TRANSACTION_COUNT", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.8091805, "relation_name": "NEAR.not_null_silver_stats.core_metrics_hourly_TRANSACTION_COUNT", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver_stats__core_metrics_hourly", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver_stats__core_metrics_hourly"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TRANSACTION_COUNT", "file_key_name": "models.silver_stats__core_metrics_hourly", "attached_node": "model.near_models.silver_stats__core_metrics_hourly"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_hourly_TRANSACTION_COUNT__NUMBER__FLOAT.5a8e6e8880": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["NUMBER", "FLOAT"], "column_name": "TRANSACTION_COUNT", "model": "{{ get_where_subquery(ref('silver_stats__core_metrics_hourly')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_hourly_TRANSACTION_COUNT__NUMBER__FLOAT", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_38ec3ccc685cccd018097c3f145dc04e.sql", "original_file_path": "models/silver/stats/silver_stats__core_metrics_hourly.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_hourly_TRANSACTION_COUNT__NUMBER__FLOAT.5a8e6e8880", "fqn": ["near_models", "silver", "stats", "dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_hourly_TRANSACTION_COUNT__NUMBER__FLOAT"], "alias": "core_metrics_hourly_TRANSACTION_COUNT", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_38ec3ccc685cccd018097c3f145dc04e", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_38ec3ccc685cccd018097c3f145dc04e"}, "created_at": 1763073388.811237, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats.core_metrics_hourly_TRANSACTION_COUNT", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_38ec3ccc685cccd018097c3f145dc04e\") }}", "language": "sql", "refs": [{"name": "silver_stats__core_metrics_hourly", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver_stats__core_metrics_hourly"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TRANSACTION_COUNT", "file_key_name": "models.silver_stats__core_metrics_hourly", "attached_node": "model.near_models.silver_stats__core_metrics_hourly"}, "test.near_models.not_null_silver_stats__core_metrics_hourly_TRANSACTION_COUNT_SUCCESS.5b82a449dd": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TRANSACTION_COUNT_SUCCESS", "model": "{{ get_where_subquery(ref('silver_stats__core_metrics_hourly')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver_stats", "name": "not_null_silver_stats__core_metrics_hourly_TRANSACTION_COUNT_SUCCESS", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver_stats__core_me_e9b00ef99fc6ea74d437ae3b63b5c63e.sql", "original_file_path": "models/silver/stats/silver_stats__core_metrics_hourly.yml", "unique_id": "test.near_models.not_null_silver_stats__core_metrics_hourly_TRANSACTION_COUNT_SUCCESS.5b82a449dd", "fqn": ["near_models", "silver", "stats", "not_null_silver_stats__core_metrics_hourly_TRANSACTION_COUNT_SUCCESS"], "alias": "core_metrics_hourly_TRANSACTION_COUNT_SUCCESS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "not_null_silver_stats__core_me_e9b00ef99fc6ea74d437ae3b63b5c63e", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "not_null_silver_stats__core_me_e9b00ef99fc6ea74d437ae3b63b5c63e"}, "created_at": 1763073388.8163095, "relation_name": "NEAR.not_null_silver_stats.core_metrics_hourly_TRANSACTION_COUNT_SUCCESS", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(alias=\"not_null_silver_stats__core_me_e9b00ef99fc6ea74d437ae3b63b5c63e\") }}", "language": "sql", "refs": [{"name": "silver_stats__core_metrics_hourly", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver_stats__core_metrics_hourly"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TRANSACTION_COUNT_SUCCESS", "file_key_name": "models.silver_stats__core_metrics_hourly", "attached_node": "model.near_models.silver_stats__core_metrics_hourly"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_hourly_TRANSACTION_COUNT_SUCCESS__NUMBER__FLOAT.c5d0b2cc33": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["NUMBER", "FLOAT"], "column_name": "TRANSACTION_COUNT_SUCCESS", "model": "{{ get_where_subquery(ref('silver_stats__core_metrics_hourly')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_hourly_TRANSACTION_COUNT_SUCCESS__NUMBER__FLOAT", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_559f31cf8562db50983ff70a416112db.sql", "original_file_path": "models/silver/stats/silver_stats__core_metrics_hourly.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_hourly_TRANSACTION_COUNT_SUCCESS__NUMBER__FLOAT.c5d0b2cc33", "fqn": ["near_models", "silver", "stats", "dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_hourly_TRANSACTION_COUNT_SUCCESS__NUMBER__FLOAT"], "alias": "core_metrics_hourly_TRANSACTION_COUNT_SUCCESS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_559f31cf8562db50983ff70a416112db", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_559f31cf8562db50983ff70a416112db"}, "created_at": 1763073388.8183837, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats.core_metrics_hourly_TRANSACTION_COUNT_SUCCESS", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_559f31cf8562db50983ff70a416112db\") }}", "language": "sql", "refs": [{"name": "silver_stats__core_metrics_hourly", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver_stats__core_metrics_hourly"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TRANSACTION_COUNT_SUCCESS", "file_key_name": "models.silver_stats__core_metrics_hourly", "attached_node": "model.near_models.silver_stats__core_metrics_hourly"}, "test.near_models.not_null_silver_stats__core_metrics_hourly_TRANSACTION_COUNT_FAILED.4fe1d21e07": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TRANSACTION_COUNT_FAILED", "model": "{{ get_where_subquery(ref('silver_stats__core_metrics_hourly')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver_stats", "name": "not_null_silver_stats__core_metrics_hourly_TRANSACTION_COUNT_FAILED", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver_stats__core_me_340f848aaa40e25d2c02248da9e484c7.sql", "original_file_path": "models/silver/stats/silver_stats__core_metrics_hourly.yml", "unique_id": "test.near_models.not_null_silver_stats__core_metrics_hourly_TRANSACTION_COUNT_FAILED.4fe1d21e07", "fqn": ["near_models", "silver", "stats", "not_null_silver_stats__core_metrics_hourly_TRANSACTION_COUNT_FAILED"], "alias": "core_metrics_hourly_TRANSACTION_COUNT_FAILED", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "not_null_silver_stats__core_me_340f848aaa40e25d2c02248da9e484c7", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "not_null_silver_stats__core_me_340f848aaa40e25d2c02248da9e484c7"}, "created_at": 1763073388.8234143, "relation_name": "NEAR.not_null_silver_stats.core_metrics_hourly_TRANSACTION_COUNT_FAILED", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(alias=\"not_null_silver_stats__core_me_340f848aaa40e25d2c02248da9e484c7\") }}", "language": "sql", "refs": [{"name": "silver_stats__core_metrics_hourly", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver_stats__core_metrics_hourly"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TRANSACTION_COUNT_FAILED", "file_key_name": "models.silver_stats__core_metrics_hourly", "attached_node": "model.near_models.silver_stats__core_metrics_hourly"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_hourly_TRANSACTION_COUNT_FAILED__NUMBER__FLOAT.5f9df371b1": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["NUMBER", "FLOAT"], "column_name": "TRANSACTION_COUNT_FAILED", "model": "{{ get_where_subquery(ref('silver_stats__core_metrics_hourly')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_hourly_TRANSACTION_COUNT_FAILED__NUMBER__FLOAT", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_d4b40f346b91ed15287fa1b3b77fb812.sql", "original_file_path": "models/silver/stats/silver_stats__core_metrics_hourly.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_hourly_TRANSACTION_COUNT_FAILED__NUMBER__FLOAT.5f9df371b1", "fqn": ["near_models", "silver", "stats", "dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_hourly_TRANSACTION_COUNT_FAILED__NUMBER__FLOAT"], "alias": "core_metrics_hourly_TRANSACTION_COUNT_FAILED", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_d4b40f346b91ed15287fa1b3b77fb812", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_d4b40f346b91ed15287fa1b3b77fb812"}, "created_at": 1763073388.8254714, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats.core_metrics_hourly_TRANSACTION_COUNT_FAILED", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_d4b40f346b91ed15287fa1b3b77fb812\") }}", "language": "sql", "refs": [{"name": "silver_stats__core_metrics_hourly", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver_stats__core_metrics_hourly"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TRANSACTION_COUNT_FAILED", "file_key_name": "models.silver_stats__core_metrics_hourly", "attached_node": "model.near_models.silver_stats__core_metrics_hourly"}, "test.near_models.not_null_silver_stats__core_metrics_hourly_UNIQUE_FROM_COUNT.1e73e0a934": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "UNIQUE_FROM_COUNT", "model": "{{ get_where_subquery(ref('silver_stats__core_metrics_hourly')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver_stats", "name": "not_null_silver_stats__core_metrics_hourly_UNIQUE_FROM_COUNT", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver_stats__core_metrics_hourly_UNIQUE_FROM_COUNT.sql", "original_file_path": "models/silver/stats/silver_stats__core_metrics_hourly.yml", "unique_id": "test.near_models.not_null_silver_stats__core_metrics_hourly_UNIQUE_FROM_COUNT.1e73e0a934", "fqn": ["near_models", "silver", "stats", "not_null_silver_stats__core_metrics_hourly_UNIQUE_FROM_COUNT"], "alias": "core_metrics_hourly_UNIQUE_FROM_COUNT", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.8304687, "relation_name": "NEAR.not_null_silver_stats.core_metrics_hourly_UNIQUE_FROM_COUNT", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver_stats__core_metrics_hourly", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver_stats__core_metrics_hourly"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "UNIQUE_FROM_COUNT", "file_key_name": "models.silver_stats__core_metrics_hourly", "attached_node": "model.near_models.silver_stats__core_metrics_hourly"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_hourly_UNIQUE_FROM_COUNT__NUMBER__FLOAT.225f59bd1e": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["NUMBER", "FLOAT"], "column_name": "UNIQUE_FROM_COUNT", "model": "{{ get_where_subquery(ref('silver_stats__core_metrics_hourly')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_hourly_UNIQUE_FROM_COUNT__NUMBER__FLOAT", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_b3fadd8eba961e59d6310a6a774690fd.sql", "original_file_path": "models/silver/stats/silver_stats__core_metrics_hourly.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_hourly_UNIQUE_FROM_COUNT__NUMBER__FLOAT.225f59bd1e", "fqn": ["near_models", "silver", "stats", "dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_hourly_UNIQUE_FROM_COUNT__NUMBER__FLOAT"], "alias": "core_metrics_hourly_UNIQUE_FROM_COUNT", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_b3fadd8eba961e59d6310a6a774690fd", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_b3fadd8eba961e59d6310a6a774690fd"}, "created_at": 1763073388.8325102, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats.core_metrics_hourly_UNIQUE_FROM_COUNT", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_b3fadd8eba961e59d6310a6a774690fd\") }}", "language": "sql", "refs": [{"name": "silver_stats__core_metrics_hourly", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver_stats__core_metrics_hourly"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "UNIQUE_FROM_COUNT", "file_key_name": "models.silver_stats__core_metrics_hourly", "attached_node": "model.near_models.silver_stats__core_metrics_hourly"}, "test.near_models.not_null_silver_stats__core_metrics_hourly_UNIQUE_TO_COUNT.d64e239e23": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "UNIQUE_TO_COUNT", "model": "{{ get_where_subquery(ref('silver_stats__core_metrics_hourly')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver_stats", "name": "not_null_silver_stats__core_metrics_hourly_UNIQUE_TO_COUNT", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver_stats__core_metrics_hourly_UNIQUE_TO_COUNT.sql", "original_file_path": "models/silver/stats/silver_stats__core_metrics_hourly.yml", "unique_id": "test.near_models.not_null_silver_stats__core_metrics_hourly_UNIQUE_TO_COUNT.d64e239e23", "fqn": ["near_models", "silver", "stats", "not_null_silver_stats__core_metrics_hourly_UNIQUE_TO_COUNT"], "alias": "core_metrics_hourly_UNIQUE_TO_COUNT", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.8373842, "relation_name": "NEAR.not_null_silver_stats.core_metrics_hourly_UNIQUE_TO_COUNT", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver_stats__core_metrics_hourly", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver_stats__core_metrics_hourly"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "UNIQUE_TO_COUNT", "file_key_name": "models.silver_stats__core_metrics_hourly", "attached_node": "model.near_models.silver_stats__core_metrics_hourly"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_hourly_UNIQUE_TO_COUNT__NUMBER__FLOAT.4cd5081b32": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["NUMBER", "FLOAT"], "column_name": "UNIQUE_TO_COUNT", "model": "{{ get_where_subquery(ref('silver_stats__core_metrics_hourly')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_hourly_UNIQUE_TO_COUNT__NUMBER__FLOAT", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_0af8d35ca7aef46bf8d5baf13bc3b68c.sql", "original_file_path": "models/silver/stats/silver_stats__core_metrics_hourly.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_hourly_UNIQUE_TO_COUNT__NUMBER__FLOAT.4cd5081b32", "fqn": ["near_models", "silver", "stats", "dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_hourly_UNIQUE_TO_COUNT__NUMBER__FLOAT"], "alias": "core_metrics_hourly_UNIQUE_TO_COUNT", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_0af8d35ca7aef46bf8d5baf13bc3b68c", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_0af8d35ca7aef46bf8d5baf13bc3b68c"}, "created_at": 1763073388.8397064, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats.core_metrics_hourly_UNIQUE_TO_COUNT", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_0af8d35ca7aef46bf8d5baf13bc3b68c\") }}", "language": "sql", "refs": [{"name": "silver_stats__core_metrics_hourly", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver_stats__core_metrics_hourly"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "UNIQUE_TO_COUNT", "file_key_name": "models.silver_stats__core_metrics_hourly", "attached_node": "model.near_models.silver_stats__core_metrics_hourly"}, "test.near_models.not_null_silver_stats__core_metrics_hourly_TOTAL_FEES.558b8cb0c7": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TOTAL_FEES", "model": "{{ get_where_subquery(ref('silver_stats__core_metrics_hourly')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver_stats", "name": "not_null_silver_stats__core_metrics_hourly_TOTAL_FEES", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver_stats__core_metrics_hourly_TOTAL_FEES.sql", "original_file_path": "models/silver/stats/silver_stats__core_metrics_hourly.yml", "unique_id": "test.near_models.not_null_silver_stats__core_metrics_hourly_TOTAL_FEES.558b8cb0c7", "fqn": ["near_models", "silver", "stats", "not_null_silver_stats__core_metrics_hourly_TOTAL_FEES"], "alias": "core_metrics_hourly_TOTAL_FEES", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.8444917, "relation_name": "NEAR.not_null_silver_stats.core_metrics_hourly_TOTAL_FEES", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver_stats__core_metrics_hourly", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver_stats__core_metrics_hourly"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TOTAL_FEES", "file_key_name": "models.silver_stats__core_metrics_hourly", "attached_node": "model.near_models.silver_stats__core_metrics_hourly"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_hourly_TOTAL_FEES__DECIMAL__FLOAT__NUMBER.ada34dd6db": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["DECIMAL", "FLOAT", "NUMBER"], "column_name": "TOTAL_FEES", "model": "{{ get_where_subquery(ref('silver_stats__core_metrics_hourly')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_hourly_TOTAL_FEES__DECIMAL__FLOAT__NUMBER", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_d58577ff63990d3053a2133fc7f9acda.sql", "original_file_path": "models/silver/stats/silver_stats__core_metrics_hourly.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_hourly_TOTAL_FEES__DECIMAL__FLOAT__NUMBER.ada34dd6db", "fqn": ["near_models", "silver", "stats", "dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_hourly_TOTAL_FEES__DECIMAL__FLOAT__NUMBER"], "alias": "core_metrics_hourly_TOTAL_FEES", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_d58577ff63990d3053a2133fc7f9acda", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_d58577ff63990d3053a2133fc7f9acda"}, "created_at": 1763073388.8465657, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats.core_metrics_hourly_TOTAL_FEES", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_d58577ff63990d3053a2133fc7f9acda\") }}", "language": "sql", "refs": [{"name": "silver_stats__core_metrics_hourly", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver_stats__core_metrics_hourly"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TOTAL_FEES", "file_key_name": "models.silver_stats__core_metrics_hourly", "attached_node": "model.near_models.silver_stats__core_metrics_hourly"}, "test.near_models.dbt_expectations_expect_row_values_to_have_recent_data_silver_stats__core_metrics_hourly__INSERTED_TIMESTAMP__day__1.874a5937d5": {"test_metadata": {"name": "expect_row_values_to_have_recent_data", "kwargs": {"datepart": "day", "interval": 1, "column_name": "_INSERTED_TIMESTAMP", "model": "{{ get_where_subquery(ref('silver_stats__core_metrics_hourly')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_row_values_to_have_recent_data_silver_stats", "name": "dbt_expectations_expect_row_values_to_have_recent_data_silver_stats__core_metrics_hourly__INSERTED_TIMESTAMP__day__1", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_row_va_56a2a6ad0e294fe99284b9241be2e6db.sql", "original_file_path": "models/silver/stats/silver_stats__core_metrics_hourly.yml", "unique_id": "test.near_models.dbt_expectations_expect_row_values_to_have_recent_data_silver_stats__core_metrics_hourly__INSERTED_TIMESTAMP__day__1.874a5937d5", "fqn": ["near_models", "silver", "stats", "dbt_expectations_expect_row_values_to_have_recent_data_silver_stats__core_metrics_hourly__INSERTED_TIMESTAMP__day__1"], "alias": "core_metrics_hourly", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_row_va_56a2a6ad0e294fe99284b9241be2e6db", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_row_va_56a2a6ad0e294fe99284b9241be2e6db"}, "created_at": 1763073388.8520513, "relation_name": "NEAR.dbt_expectations_expect_row_values_to_have_recent_data_silver_stats.core_metrics_hourly", "raw_code": "{{ dbt_expectations.test_expect_row_values_to_have_recent_data(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_row_va_56a2a6ad0e294fe99284b9241be2e6db\") }}", "language": "sql", "refs": [{"name": "silver_stats__core_metrics_hourly", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_row_values_to_have_recent_data", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver_stats__core_metrics_hourly"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "_INSERTED_TIMESTAMP", "file_key_name": "models.silver_stats__core_metrics_hourly", "attached_node": "model.near_models.silver_stats__core_metrics_hourly"}, "test.near_models.dbt_utils_unique_combination_of_columns_silver_stats__core_metrics_hourly_BLOCK_TIMESTAMP_HOUR.0797e73b88": {"test_metadata": {"name": "unique_combination_of_columns", "kwargs": {"combination_of_columns": ["BLOCK_TIMESTAMP_HOUR"], "model": "{{ get_where_subquery(ref('silver_stats__core_metrics_hourly')) }}"}, "namespace": "dbt_utils"}, "database": "NEAR", "schema": "dbt_utils_unique_combination_of_columns_silver_stats", "name": "dbt_utils_unique_combination_of_columns_silver_stats__core_metrics_hourly_BLOCK_TIMESTAMP_HOUR", "resource_type": "test", "package_name": "near_models", "path": "dbt_utils_unique_combination_o_79034807350e88d26ae38552c59ff923.sql", "original_file_path": "models/silver/stats/silver_stats__core_metrics_hourly.yml", "unique_id": "test.near_models.dbt_utils_unique_combination_of_columns_silver_stats__core_metrics_hourly_BLOCK_TIMESTAMP_HOUR.0797e73b88", "fqn": ["near_models", "silver", "stats", "dbt_utils_unique_combination_of_columns_silver_stats__core_metrics_hourly_BLOCK_TIMESTAMP_HOUR"], "alias": "core_metrics_hourly_BLOCK_TIMESTAMP_HOUR", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_utils_unique_combination_o_79034807350e88d26ae38552c59ff923", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_utils_unique_combination_o_79034807350e88d26ae38552c59ff923"}, "created_at": 1763073388.8596861, "relation_name": "NEAR.dbt_utils_unique_combination_of_columns_silver_stats.core_metrics_hourly_BLOCK_TIMESTAMP_HOUR", "raw_code": "{{ dbt_utils.test_unique_combination_of_columns(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_utils_unique_combination_o_79034807350e88d26ae38552c59ff923\") }}", "language": "sql", "refs": [{"name": "silver_stats__core_metrics_hourly", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_utils.test_unique_combination_of_columns", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver_stats__core_metrics_hourly"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": null, "file_key_name": "models.silver_stats__core_metrics_hourly", "attached_node": "model.near_models.silver_stats__core_metrics_hourly"}, "test.near_models.not_null_silver__blocks_final_block_id.453a568256": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "block_id", "model": "{{ get_where_subquery(ref('silver__blocks_final')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__blocks_final_block_id", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__blocks_final_block_id.sql", "original_file_path": "models/silver/core/silver__blocks_final.yml", "unique_id": "test.near_models.not_null_silver__blocks_final_block_id.453a568256", "fqn": ["near_models", "silver", "core", "not_null_silver__blocks_final_block_id"], "alias": "blocks_final_block_id", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.8684204, "relation_name": "NEAR.not_null_silver.blocks_final_block_id", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__blocks_final", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__blocks_final"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "block_id", "file_key_name": "models.silver__blocks_final", "attached_node": "model.near_models.silver__blocks_final"}, "test.near_models.unique_silver__blocks_final_block_id.ab79f5eb02": {"test_metadata": {"name": "unique", "kwargs": {"column_name": "block_id", "model": "{{ get_where_subquery(ref('silver__blocks_final')) }}"}, "namespace": null}, "database": "NEAR", "schema": "unique_silver", "name": "unique_silver__blocks_final_block_id", "resource_type": "test", "package_name": "near_models", "path": "unique_silver__blocks_final_block_id.sql", "original_file_path": "models/silver/core/silver__blocks_final.yml", "unique_id": "test.near_models.unique_silver__blocks_final_block_id.ab79f5eb02", "fqn": ["near_models", "silver", "core", "unique_silver__blocks_final_block_id"], "alias": "blocks_final_block_id", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.8704748, "relation_name": "NEAR.unique_silver.blocks_final_block_id", "raw_code": "{{ test_unique(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__blocks_final", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_unique"], "nodes": ["model.near_models.silver__blocks_final"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "block_id", "file_key_name": "models.silver__blocks_final", "attached_node": "model.near_models.silver__blocks_final"}, "test.near_models.not_null_silver__blocks_final_block_timestamp.14fa24c95a": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "block_timestamp", "model": "{{ get_where_subquery(ref('silver__blocks_final')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__blocks_final_block_timestamp", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__blocks_final_block_timestamp.sql", "original_file_path": "models/silver/core/silver__blocks_final.yml", "unique_id": "test.near_models.not_null_silver__blocks_final_block_timestamp.14fa24c95a", "fqn": ["near_models", "silver", "core", "not_null_silver__blocks_final_block_timestamp"], "alias": "blocks_final_block_timestamp", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.8727555, "relation_name": "NEAR.not_null_silver.blocks_final_block_timestamp", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__blocks_final", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__blocks_final"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "block_timestamp", "file_key_name": "models.silver__blocks_final", "attached_node": "model.near_models.silver__blocks_final"}, "test.near_models.not_null_silver__blocks_final_block_hash.ce9cbcb167": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "block_hash", "model": "{{ get_where_subquery(ref('silver__blocks_final')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__blocks_final_block_hash", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__blocks_final_block_hash.sql", "original_file_path": "models/silver/core/silver__blocks_final.yml", "unique_id": "test.near_models.not_null_silver__blocks_final_block_hash.ce9cbcb167", "fqn": ["near_models", "silver", "core", "not_null_silver__blocks_final_block_hash"], "alias": "blocks_final_block_hash", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.874786, "relation_name": "NEAR.not_null_silver.blocks_final_block_hash", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__blocks_final", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__blocks_final"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "block_hash", "file_key_name": "models.silver__blocks_final", "attached_node": "model.near_models.silver__blocks_final"}, "test.near_models.unique_silver__blocks_final_block_hash.48117bb4c5": {"test_metadata": {"name": "unique", "kwargs": {"column_name": "block_hash", "model": "{{ get_where_subquery(ref('silver__blocks_final')) }}"}, "namespace": null}, "database": "NEAR", "schema": "unique_silver", "name": "unique_silver__blocks_final_block_hash", "resource_type": "test", "package_name": "near_models", "path": "unique_silver__blocks_final_block_hash.sql", "original_file_path": "models/silver/core/silver__blocks_final.yml", "unique_id": "test.near_models.unique_silver__blocks_final_block_hash.48117bb4c5", "fqn": ["near_models", "silver", "core", "unique_silver__blocks_final_block_hash"], "alias": "blocks_final_block_hash", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.8768013, "relation_name": "NEAR.unique_silver.blocks_final_block_hash", "raw_code": "{{ test_unique(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__blocks_final", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_unique"], "nodes": ["model.near_models.silver__blocks_final"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "block_hash", "file_key_name": "models.silver__blocks_final", "attached_node": "model.near_models.silver__blocks_final"}, "test.near_models.not_null_silver__blocks_final_prev_hash.72600ae108": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "prev_hash", "model": "{{ get_where_subquery(ref('silver__blocks_final')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__blocks_final_prev_hash", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__blocks_final_prev_hash.sql", "original_file_path": "models/silver/core/silver__blocks_final.yml", "unique_id": "test.near_models.not_null_silver__blocks_final_prev_hash.72600ae108", "fqn": ["near_models", "silver", "core", "not_null_silver__blocks_final_prev_hash"], "alias": "blocks_final_prev_hash", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.878835, "relation_name": "NEAR.not_null_silver.blocks_final_prev_hash", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__blocks_final", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__blocks_final"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "prev_hash", "file_key_name": "models.silver__blocks_final", "attached_node": "model.near_models.silver__blocks_final"}, "test.near_models.unique_silver__blocks_final_prev_hash.91bf9fae59": {"test_metadata": {"name": "unique", "kwargs": {"column_name": "prev_hash", "model": "{{ get_where_subquery(ref('silver__blocks_final')) }}"}, "namespace": null}, "database": "NEAR", "schema": "unique_silver", "name": "unique_silver__blocks_final_prev_hash", "resource_type": "test", "package_name": "near_models", "path": "unique_silver__blocks_final_prev_hash.sql", "original_file_path": "models/silver/core/silver__blocks_final.yml", "unique_id": "test.near_models.unique_silver__blocks_final_prev_hash.91bf9fae59", "fqn": ["near_models", "silver", "core", "unique_silver__blocks_final_prev_hash"], "alias": "blocks_final_prev_hash", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.8808358, "relation_name": "NEAR.unique_silver.blocks_final_prev_hash", "raw_code": "{{ test_unique(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__blocks_final", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_unique"], "nodes": ["model.near_models.silver__blocks_final"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "prev_hash", "file_key_name": "models.silver__blocks_final", "attached_node": "model.near_models.silver__blocks_final"}, "test.near_models.not_null_silver__blocks_final_block_author.a3b9f27cfa": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "block_author", "model": "{{ get_where_subquery(ref('silver__blocks_final')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__blocks_final_block_author", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__blocks_final_block_author.sql", "original_file_path": "models/silver/core/silver__blocks_final.yml", "unique_id": "test.near_models.not_null_silver__blocks_final_block_author.a3b9f27cfa", "fqn": ["near_models", "silver", "core", "not_null_silver__blocks_final_block_author"], "alias": "blocks_final_block_author", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.8828757, "relation_name": "NEAR.not_null_silver.blocks_final_block_author", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__blocks_final", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__blocks_final"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "block_author", "file_key_name": "models.silver__blocks_final", "attached_node": "model.near_models.silver__blocks_final"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__blocks_final_chunks_json__VARIANT__ARRAY__OBJECT.519cdf5f98": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["VARIANT", "ARRAY", "OBJECT"], "column_name": "chunks_json", "model": "{{ get_where_subquery(ref('silver__blocks_final')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_silver", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_silver__blocks_final_chunks_json__VARIANT__ARRAY__OBJECT", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_96812aebd1aec529b411b71e1d608ab7.sql", "original_file_path": "models/silver/core/silver__blocks_final.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__blocks_final_chunks_json__VARIANT__ARRAY__OBJECT.519cdf5f98", "fqn": ["near_models", "silver", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_silver__blocks_final_chunks_json__VARIANT__ARRAY__OBJECT"], "alias": "blocks_final_chunks_json", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_96812aebd1aec529b411b71e1d608ab7", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_96812aebd1aec529b411b71e1d608ab7"}, "created_at": 1763073388.8851798, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_silver.blocks_final_chunks_json", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_96812aebd1aec529b411b71e1d608ab7\") }}", "language": "sql", "refs": [{"name": "silver__blocks_final", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__blocks_final"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "chunks_json", "file_key_name": "models.silver__blocks_final", "attached_node": "model.near_models.silver__blocks_final"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__blocks_final_header_json__VARIANT__OBJECT.d0edf43138": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["VARIANT", "OBJECT"], "column_name": "header_json", "model": "{{ get_where_subquery(ref('silver__blocks_final')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_silver", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_silver__blocks_final_header_json__VARIANT__OBJECT", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_583064c33673301c5ac9d90aba15015c.sql", "original_file_path": "models/silver/core/silver__blocks_final.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__blocks_final_header_json__VARIANT__OBJECT.d0edf43138", "fqn": ["near_models", "silver", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_silver__blocks_final_header_json__VARIANT__OBJECT"], "alias": "blocks_final_header_json", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_583064c33673301c5ac9d90aba15015c", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_583064c33673301c5ac9d90aba15015c"}, "created_at": 1763073388.8910844, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_silver.blocks_final_header_json", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_583064c33673301c5ac9d90aba15015c\") }}", "language": "sql", "refs": [{"name": "silver__blocks_final", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__blocks_final"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "header_json", "file_key_name": "models.silver__blocks_final", "attached_node": "model.near_models.silver__blocks_final"}, "test.near_models.not_null_silver__blocks_final_blocks_final_id.ed8736478a": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "blocks_final_id", "model": "{{ get_where_subquery(ref('silver__blocks_final')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__blocks_final_blocks_final_id", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__blocks_final_blocks_final_id.sql", "original_file_path": "models/silver/core/silver__blocks_final.yml", "unique_id": "test.near_models.not_null_silver__blocks_final_blocks_final_id.ed8736478a", "fqn": ["near_models", "silver", "core", "not_null_silver__blocks_final_blocks_final_id"], "alias": "blocks_final_blocks_final_id", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.8960521, "relation_name": "NEAR.not_null_silver.blocks_final_blocks_final_id", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__blocks_final", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__blocks_final"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "blocks_final_id", "file_key_name": "models.silver__blocks_final", "attached_node": "model.near_models.silver__blocks_final"}, "test.near_models.unique_silver__blocks_final_blocks_final_id.6d4164cf67": {"test_metadata": {"name": "unique", "kwargs": {"column_name": "blocks_final_id", "model": "{{ get_where_subquery(ref('silver__blocks_final')) }}"}, "namespace": null}, "database": "NEAR", "schema": "unique_silver", "name": "unique_silver__blocks_final_blocks_final_id", "resource_type": "test", "package_name": "near_models", "path": "unique_silver__blocks_final_blocks_final_id.sql", "original_file_path": "models/silver/core/silver__blocks_final.yml", "unique_id": "test.near_models.unique_silver__blocks_final_blocks_final_id.6d4164cf67", "fqn": ["near_models", "silver", "core", "unique_silver__blocks_final_blocks_final_id"], "alias": "blocks_final_blocks_final_id", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.8981168, "relation_name": "NEAR.unique_silver.blocks_final_blocks_final_id", "raw_code": "{{ test_unique(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__blocks_final", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_unique"], "nodes": ["model.near_models.silver__blocks_final"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "blocks_final_id", "file_key_name": "models.silver__blocks_final", "attached_node": "model.near_models.silver__blocks_final"}, "test.near_models.dbt_utils_recency_silver__blocks_final_hour__inserted_timestamp__1.466b0bc5c1": {"test_metadata": {"name": "recency", "kwargs": {"datepart": "hour", "field": "inserted_timestamp", "interval": 1, "model": "{{ get_where_subquery(ref('silver__blocks_final')) }}"}, "namespace": "dbt_utils"}, "database": "NEAR", "schema": "dbt_utils_recency_silver", "name": "dbt_utils_recency_silver__blocks_final_hour__inserted_timestamp__1", "resource_type": "test", "package_name": "near_models", "path": "dbt_utils_recency_silver__bloc_cb1c5ba75916ea072fd78d1fcba841bd.sql", "original_file_path": "models/silver/core/silver__blocks_final.yml", "unique_id": "test.near_models.dbt_utils_recency_silver__blocks_final_hour__inserted_timestamp__1.466b0bc5c1", "fqn": ["near_models", "silver", "core", "dbt_utils_recency_silver__blocks_final_hour__inserted_timestamp__1"], "alias": "blocks_final_hour", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_utils_recency_silver__bloc_cb1c5ba75916ea072fd78d1fcba841bd", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_utils_recency_silver__bloc_cb1c5ba75916ea072fd78d1fcba841bd"}, "created_at": 1763073388.9001799, "relation_name": "NEAR.dbt_utils_recency_silver.blocks_final_hour", "raw_code": "{{ dbt_utils.test_recency(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_utils_recency_silver__bloc_cb1c5ba75916ea072fd78d1fcba841bd\") }}", "language": "sql", "refs": [{"name": "silver__blocks_final", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_utils.test_recency", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__blocks_final"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": null, "file_key_name": "models.silver__blocks_final", "attached_node": "model.near_models.silver__blocks_final"}, "test.near_models.not_null_silver__receipts_final_chunk_hash.68de2afee6": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "chunk_hash", "model": "{{ get_where_subquery(ref('silver__receipts_final')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__receipts_final_chunk_hash", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__receipts_final_chunk_hash.sql", "original_file_path": "models/silver/core/silver__receipts_final.yml", "unique_id": "test.near_models.not_null_silver__receipts_final_chunk_hash.68de2afee6", "fqn": ["near_models", "silver", "core", "not_null_silver__receipts_final_chunk_hash"], "alias": "receipts_final_chunk_hash", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "block_id not in (34691244, 34691277)", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "block_id not in (34691244, 34691277)"}, "created_at": 1763073388.91189, "relation_name": "NEAR.not_null_silver.receipts_final_chunk_hash", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"block_id not in (34691244, 34691277)\") }}", "language": "sql", "refs": [{"name": "silver__receipts_final", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__receipts_final"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "chunk_hash", "file_key_name": "models.silver__receipts_final", "attached_node": "model.near_models.silver__receipts_final"}, "test.near_models.not_null_silver__receipts_final_block_id.00be17ed49": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "block_id", "model": "{{ get_where_subquery(ref('silver__receipts_final')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__receipts_final_block_id", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__receipts_final_block_id.sql", "original_file_path": "models/silver/core/silver__receipts_final.yml", "unique_id": "test.near_models.not_null_silver__receipts_final_block_id.00be17ed49", "fqn": ["near_models", "silver", "core", "not_null_silver__receipts_final_block_id"], "alias": "receipts_final_block_id", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.9140117, "relation_name": "NEAR.not_null_silver.receipts_final_block_id", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__receipts_final", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__receipts_final"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "block_id", "file_key_name": "models.silver__receipts_final", "attached_node": "model.near_models.silver__receipts_final"}, "test.near_models.not_null_silver__receipts_final_block_timestamp.e5c2a32447": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "block_timestamp", "model": "{{ get_where_subquery(ref('silver__receipts_final')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__receipts_final_block_timestamp", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__receipts_final_block_timestamp.sql", "original_file_path": "models/silver/core/silver__receipts_final.yml", "unique_id": "test.near_models.not_null_silver__receipts_final_block_timestamp.e5c2a32447", "fqn": ["near_models", "silver", "core", "not_null_silver__receipts_final_block_timestamp"], "alias": "receipts_final_block_timestamp", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.9160638, "relation_name": "NEAR.not_null_silver.receipts_final_block_timestamp", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__receipts_final", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__receipts_final"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "block_timestamp", "file_key_name": "models.silver__receipts_final", "attached_node": "model.near_models.silver__receipts_final"}, "test.near_models.not_null_silver__receipts_final_tx_hash.202d5a6291": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "tx_hash", "model": "{{ get_where_subquery(ref('silver__receipts_final')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__receipts_final_tx_hash", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__receipts_final_tx_hash.sql", "original_file_path": "models/silver/core/silver__receipts_final.yml", "unique_id": "test.near_models.not_null_silver__receipts_final_tx_hash.202d5a6291", "fqn": ["near_models", "silver", "core", "not_null_silver__receipts_final_tx_hash"], "alias": "receipts_final_tx_hash", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.9180899, "relation_name": "NEAR.not_null_silver.receipts_final_tx_hash", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__receipts_final", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__receipts_final"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "tx_hash", "file_key_name": "models.silver__receipts_final", "attached_node": "model.near_models.silver__receipts_final"}, "test.near_models.not_null_silver__receipts_final_receipt_id.b051d94491": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "receipt_id", "model": "{{ get_where_subquery(ref('silver__receipts_final')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__receipts_final_receipt_id", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__receipts_final_receipt_id.sql", "original_file_path": "models/silver/core/silver__receipts_final.yml", "unique_id": "test.near_models.not_null_silver__receipts_final_receipt_id.b051d94491", "fqn": ["near_models", "silver", "core", "not_null_silver__receipts_final_receipt_id"], "alias": "receipts_final_receipt_id", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.9200988, "relation_name": "NEAR.not_null_silver.receipts_final_receipt_id", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__receipts_final", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__receipts_final"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "receipt_id", "file_key_name": "models.silver__receipts_final", "attached_node": "model.near_models.silver__receipts_final"}, "test.near_models.unique_silver__receipts_final_receipt_id.f62a967d44": {"test_metadata": {"name": "unique", "kwargs": {"column_name": "receipt_id", "model": "{{ get_where_subquery(ref('silver__receipts_final')) }}"}, "namespace": null}, "database": "NEAR", "schema": "unique_silver", "name": "unique_silver__receipts_final_receipt_id", "resource_type": "test", "package_name": "near_models", "path": "unique_silver__receipts_final_receipt_id.sql", "original_file_path": "models/silver/core/silver__receipts_final.yml", "unique_id": "test.near_models.unique_silver__receipts_final_receipt_id.f62a967d44", "fqn": ["near_models", "silver", "core", "unique_silver__receipts_final_receipt_id"], "alias": "receipts_final_receipt_id", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "receipt_id != 'FA9zcm7WkWxdjkub7WFiKkQdnnQrcEmBht94VFzXfkm1'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "receipt_id != 'FA9zcm7WkWxdjkub7WFiKkQdnnQrcEmBht94VFzXfkm1'"}, "created_at": 1763073388.9225285, "relation_name": "NEAR.unique_silver.receipts_final_receipt_id", "raw_code": "{{ test_unique(**_dbt_generic_test_kwargs) }}{{ config(where=\"receipt_id != 'FA9zcm7WkWxdjkub7WFiKkQdnnQrcEmBht94VFzXfkm1'\") }}", "language": "sql", "refs": [{"name": "silver__receipts_final", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_unique"], "nodes": ["model.near_models.silver__receipts_final"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "receipt_id", "file_key_name": "models.silver__receipts_final", "attached_node": "model.near_models.silver__receipts_final"}, "test.near_models.not_null_silver__receipts_final_predecessor_id.75e6f6b4fd": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "predecessor_id", "model": "{{ get_where_subquery(ref('silver__receipts_final')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__receipts_final_predecessor_id", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__receipts_final_predecessor_id.sql", "original_file_path": "models/silver/core/silver__receipts_final.yml", "unique_id": "test.near_models.not_null_silver__receipts_final_predecessor_id.75e6f6b4fd", "fqn": ["near_models", "silver", "core", "not_null_silver__receipts_final_predecessor_id"], "alias": "receipts_final_predecessor_id", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.9248252, "relation_name": "NEAR.not_null_silver.receipts_final_predecessor_id", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__receipts_final", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__receipts_final"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "predecessor_id", "file_key_name": "models.silver__receipts_final", "attached_node": "model.near_models.silver__receipts_final"}, "test.near_models.not_null_silver__receipts_final_receiver_id.afa725ef06": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "receiver_id", "model": "{{ get_where_subquery(ref('silver__receipts_final')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__receipts_final_receiver_id", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__receipts_final_receiver_id.sql", "original_file_path": "models/silver/core/silver__receipts_final.yml", "unique_id": "test.near_models.not_null_silver__receipts_final_receiver_id.afa725ef06", "fqn": ["near_models", "silver", "core", "not_null_silver__receipts_final_receiver_id"], "alias": "receipts_final_receiver_id", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.9268982, "relation_name": "NEAR.not_null_silver.receipts_final_receiver_id", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__receipts_final", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__receipts_final"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "receiver_id", "file_key_name": "models.silver__receipts_final", "attached_node": "model.near_models.silver__receipts_final"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__receipts_final_receipt_json__VARIANT__OBJECT.87fe4b7c7e": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["VARIANT", "OBJECT"], "column_name": "receipt_json", "model": "{{ get_where_subquery(ref('silver__receipts_final')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_silver", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_silver__receipts_final_receipt_json__VARIANT__OBJECT", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_d1bf4926f51ce643640e7d3f8c469033.sql", "original_file_path": "models/silver/core/silver__receipts_final.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__receipts_final_receipt_json__VARIANT__OBJECT.87fe4b7c7e", "fqn": ["near_models", "silver", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_silver__receipts_final_receipt_json__VARIANT__OBJECT"], "alias": "receipts_final_receipt_json", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_d1bf4926f51ce643640e7d3f8c469033", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_d1bf4926f51ce643640e7d3f8c469033"}, "created_at": 1763073388.9289713, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_silver.receipts_final_receipt_json", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_d1bf4926f51ce643640e7d3f8c469033\") }}", "language": "sql", "refs": [{"name": "silver__receipts_final", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__receipts_final"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "receipt_json", "file_key_name": "models.silver__receipts_final", "attached_node": "model.near_models.silver__receipts_final"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__receipts_final_outcome_json__VARIANT__OBJECT.a1ad75590c": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["VARIANT", "OBJECT"], "column_name": "outcome_json", "model": "{{ get_where_subquery(ref('silver__receipts_final')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_silver", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_silver__receipts_final_outcome_json__VARIANT__OBJECT", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_bdd9b9dbba0154eb7a16e8c8e184ad08.sql", "original_file_path": "models/silver/core/silver__receipts_final.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__receipts_final_outcome_json__VARIANT__OBJECT.a1ad75590c", "fqn": ["near_models", "silver", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_silver__receipts_final_outcome_json__VARIANT__OBJECT"], "alias": "receipts_final_outcome_json", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_bdd9b9dbba0154eb7a16e8c8e184ad08", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_bdd9b9dbba0154eb7a16e8c8e184ad08"}, "created_at": 1763073388.9341908, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_silver.receipts_final_outcome_json", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_bdd9b9dbba0154eb7a16e8c8e184ad08\") }}", "language": "sql", "refs": [{"name": "silver__receipts_final", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__receipts_final"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "outcome_json", "file_key_name": "models.silver__receipts_final", "attached_node": "model.near_models.silver__receipts_final"}, "test.near_models.not_null_silver__receipts_final_tx_succeeded.87e0aa603f": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "tx_succeeded", "model": "{{ get_where_subquery(ref('silver__receipts_final')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__receipts_final_tx_succeeded", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__receipts_final_tx_succeeded.sql", "original_file_path": "models/silver/core/silver__receipts_final.yml", "unique_id": "test.near_models.not_null_silver__receipts_final_tx_succeeded.87e0aa603f", "fqn": ["near_models", "silver", "core", "not_null_silver__receipts_final_tx_succeeded"], "alias": "receipts_final_tx_succeeded", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.939019, "relation_name": "NEAR.not_null_silver.receipts_final_tx_succeeded", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__receipts_final", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__receipts_final"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "tx_succeeded", "file_key_name": "models.silver__receipts_final", "attached_node": "model.near_models.silver__receipts_final"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__receipts_final_tx_succeeded__BOOLEAN.6a3f91a4f7": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["BOOLEAN"], "column_name": "tx_succeeded", "model": "{{ get_where_subquery(ref('silver__receipts_final')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_silver", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_silver__receipts_final_tx_succeeded__BOOLEAN", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_5d18b8b1c602f6be199383460a0b6a8b.sql", "original_file_path": "models/silver/core/silver__receipts_final.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__receipts_final_tx_succeeded__BOOLEAN.6a3f91a4f7", "fqn": ["near_models", "silver", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_silver__receipts_final_tx_succeeded__BOOLEAN"], "alias": "receipts_final_tx_succeeded", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_5d18b8b1c602f6be199383460a0b6a8b", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_5d18b8b1c602f6be199383460a0b6a8b"}, "created_at": 1763073388.941086, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_silver.receipts_final_tx_succeeded", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_5d18b8b1c602f6be199383460a0b6a8b\") }}", "language": "sql", "refs": [{"name": "silver__receipts_final", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__receipts_final"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "tx_succeeded", "file_key_name": "models.silver__receipts_final", "attached_node": "model.near_models.silver__receipts_final"}, "test.near_models.not_null_silver__receipts_final_receipt_succeeded.2b876c9ad6": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "receipt_succeeded", "model": "{{ get_where_subquery(ref('silver__receipts_final')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__receipts_final_receipt_succeeded", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__receipts_final_receipt_succeeded.sql", "original_file_path": "models/silver/core/silver__receipts_final.yml", "unique_id": "test.near_models.not_null_silver__receipts_final_receipt_succeeded.2b876c9ad6", "fqn": ["near_models", "silver", "core", "not_null_silver__receipts_final_receipt_succeeded"], "alias": "receipts_final_receipt_succeeded", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.946495, "relation_name": "NEAR.not_null_silver.receipts_final_receipt_succeeded", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__receipts_final", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__receipts_final"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "receipt_succeeded", "file_key_name": "models.silver__receipts_final", "attached_node": "model.near_models.silver__receipts_final"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__receipts_final_receipt_succeeded__BOOLEAN.921a5b5d5f": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["BOOLEAN"], "column_name": "receipt_succeeded", "model": "{{ get_where_subquery(ref('silver__receipts_final')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_silver", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_silver__receipts_final_receipt_succeeded__BOOLEAN", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_15b47e06593137b06e3b437b7109fc53.sql", "original_file_path": "models/silver/core/silver__receipts_final.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__receipts_final_receipt_succeeded__BOOLEAN.921a5b5d5f", "fqn": ["near_models", "silver", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_silver__receipts_final_receipt_succeeded__BOOLEAN"], "alias": "receipts_final_receipt_succeeded", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_15b47e06593137b06e3b437b7109fc53", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_15b47e06593137b06e3b437b7109fc53"}, "created_at": 1763073388.9485307, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_silver.receipts_final_receipt_succeeded", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_15b47e06593137b06e3b437b7109fc53\") }}", "language": "sql", "refs": [{"name": "silver__receipts_final", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__receipts_final"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "receipt_succeeded", "file_key_name": "models.silver__receipts_final", "attached_node": "model.near_models.silver__receipts_final"}, "test.near_models.not_null_silver__receipts_final_receipts_final_id.979d629a9c": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "receipts_final_id", "model": "{{ get_where_subquery(ref('silver__receipts_final')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__receipts_final_receipts_final_id", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__receipts_final_receipts_final_id.sql", "original_file_path": "models/silver/core/silver__receipts_final.yml", "unique_id": "test.near_models.not_null_silver__receipts_final_receipts_final_id.979d629a9c", "fqn": ["near_models", "silver", "core", "not_null_silver__receipts_final_receipts_final_id"], "alias": "receipts_final_receipts_final_id", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.9534986, "relation_name": "NEAR.not_null_silver.receipts_final_receipts_final_id", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__receipts_final", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__receipts_final"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "receipts_final_id", "file_key_name": "models.silver__receipts_final", "attached_node": "model.near_models.silver__receipts_final"}, "test.near_models.dbt_utils_recency_silver__receipts_final_hour__inserted_timestamp__1.439ebc50a6": {"test_metadata": {"name": "recency", "kwargs": {"datepart": "hour", "field": "inserted_timestamp", "interval": 1, "model": "{{ get_where_subquery(ref('silver__receipts_final')) }}"}, "namespace": "dbt_utils"}, "database": "NEAR", "schema": "dbt_utils_recency_silver", "name": "dbt_utils_recency_silver__receipts_final_hour__inserted_timestamp__1", "resource_type": "test", "package_name": "near_models", "path": "dbt_utils_recency_silver__rece_8abf38367b3582f938f1f409bb792e1b.sql", "original_file_path": "models/silver/core/silver__receipts_final.yml", "unique_id": "test.near_models.dbt_utils_recency_silver__receipts_final_hour__inserted_timestamp__1.439ebc50a6", "fqn": ["near_models", "silver", "core", "dbt_utils_recency_silver__receipts_final_hour__inserted_timestamp__1"], "alias": "receipts_final_hour", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_utils_recency_silver__rece_8abf38367b3582f938f1f409bb792e1b", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_utils_recency_silver__rece_8abf38367b3582f938f1f409bb792e1b"}, "created_at": 1763073388.9555964, "relation_name": "NEAR.dbt_utils_recency_silver.receipts_final_hour", "raw_code": "{{ dbt_utils.test_recency(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_utils_recency_silver__rece_8abf38367b3582f938f1f409bb792e1b\") }}", "language": "sql", "refs": [{"name": "silver__receipts_final", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_utils.test_recency", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__receipts_final"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": null, "file_key_name": "models.silver__receipts_final", "attached_node": "model.near_models.silver__receipts_final"}, "test.near_models.not_null_silver__transactions_final_chunk_hash.a4734c9b68": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "chunk_hash", "model": "{{ get_where_subquery(ref('silver__transactions_final')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__transactions_final_chunk_hash", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__transactions_final_chunk_hash.sql", "original_file_path": "models/silver/core/silver__transactions_final.yml", "unique_id": "test.near_models.not_null_silver__transactions_final_chunk_hash.a4734c9b68", "fqn": ["near_models", "silver", "core", "not_null_silver__transactions_final_chunk_hash"], "alias": "transactions_final_chunk_hash", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.9665718, "relation_name": "NEAR.not_null_silver.transactions_final_chunk_hash", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__transactions_final", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__transactions_final"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "chunk_hash", "file_key_name": "models.silver__transactions_final", "attached_node": "model.near_models.silver__transactions_final"}, "test.near_models.not_null_silver__transactions_final_block_id.81eadd24ce": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "block_id", "model": "{{ get_where_subquery(ref('silver__transactions_final')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__transactions_final_block_id", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__transactions_final_block_id.sql", "original_file_path": "models/silver/core/silver__transactions_final.yml", "unique_id": "test.near_models.not_null_silver__transactions_final_block_id.81eadd24ce", "fqn": ["near_models", "silver", "core", "not_null_silver__transactions_final_block_id"], "alias": "transactions_final_block_id", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.9688287, "relation_name": "NEAR.not_null_silver.transactions_final_block_id", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__transactions_final", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__transactions_final"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "block_id", "file_key_name": "models.silver__transactions_final", "attached_node": "model.near_models.silver__transactions_final"}, "test.near_models.not_null_silver__transactions_final_block_timestamp.8fdbd9eaed": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "block_timestamp", "model": "{{ get_where_subquery(ref('silver__transactions_final')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__transactions_final_block_timestamp", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__transactions_final_block_timestamp.sql", "original_file_path": "models/silver/core/silver__transactions_final.yml", "unique_id": "test.near_models.not_null_silver__transactions_final_block_timestamp.8fdbd9eaed", "fqn": ["near_models", "silver", "core", "not_null_silver__transactions_final_block_timestamp"], "alias": "transactions_final_block_timestamp", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.9708407, "relation_name": "NEAR.not_null_silver.transactions_final_block_timestamp", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__transactions_final", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__transactions_final"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "block_timestamp", "file_key_name": "models.silver__transactions_final", "attached_node": "model.near_models.silver__transactions_final"}, "test.near_models.not_null_silver__transactions_final_tx_hash.b76a41a859": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "tx_hash", "model": "{{ get_where_subquery(ref('silver__transactions_final')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__transactions_final_tx_hash", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__transactions_final_tx_hash.sql", "original_file_path": "models/silver/core/silver__transactions_final.yml", "unique_id": "test.near_models.not_null_silver__transactions_final_tx_hash.b76a41a859", "fqn": ["near_models", "silver", "core", "not_null_silver__transactions_final_tx_hash"], "alias": "transactions_final_tx_hash", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.9728508, "relation_name": "NEAR.not_null_silver.transactions_final_tx_hash", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__transactions_final", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__transactions_final"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "tx_hash", "file_key_name": "models.silver__transactions_final", "attached_node": "model.near_models.silver__transactions_final"}, "test.near_models.unique_silver__transactions_final_tx_hash.7858e81f20": {"test_metadata": {"name": "unique", "kwargs": {"column_name": "tx_hash", "model": "{{ get_where_subquery(ref('silver__transactions_final')) }}"}, "namespace": null}, "database": "NEAR", "schema": "unique_silver", "name": "unique_silver__transactions_final_tx_hash", "resource_type": "test", "package_name": "near_models", "path": "unique_silver__transactions_final_tx_hash.sql", "original_file_path": "models/silver/core/silver__transactions_final.yml", "unique_id": "test.near_models.unique_silver__transactions_final_tx_hash.7858e81f20", "fqn": ["near_models", "silver", "core", "unique_silver__transactions_final_tx_hash"], "alias": "transactions_final_tx_hash", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.9749844, "relation_name": "NEAR.unique_silver.transactions_final_tx_hash", "raw_code": "{{ test_unique(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__transactions_final", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_unique"], "nodes": ["model.near_models.silver__transactions_final"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "tx_hash", "file_key_name": "models.silver__transactions_final", "attached_node": "model.near_models.silver__transactions_final"}, "test.near_models.not_null_silver__transactions_final_tx_receiver.f78643aeed": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "tx_receiver", "model": "{{ get_where_subquery(ref('silver__transactions_final')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__transactions_final_tx_receiver", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__transactions_final_tx_receiver.sql", "original_file_path": "models/silver/core/silver__transactions_final.yml", "unique_id": "test.near_models.not_null_silver__transactions_final_tx_receiver.f78643aeed", "fqn": ["near_models", "silver", "core", "not_null_silver__transactions_final_tx_receiver"], "alias": "transactions_final_tx_receiver", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.9770248, "relation_name": "NEAR.not_null_silver.transactions_final_tx_receiver", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__transactions_final", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__transactions_final"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "tx_receiver", "file_key_name": "models.silver__transactions_final", "attached_node": "model.near_models.silver__transactions_final"}, "test.near_models.not_null_silver__transactions_final_tx_signer.8ad6629e37": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "tx_signer", "model": "{{ get_where_subquery(ref('silver__transactions_final')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__transactions_final_tx_signer", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__transactions_final_tx_signer.sql", "original_file_path": "models/silver/core/silver__transactions_final.yml", "unique_id": "test.near_models.not_null_silver__transactions_final_tx_signer.8ad6629e37", "fqn": ["near_models", "silver", "core", "not_null_silver__transactions_final_tx_signer"], "alias": "transactions_final_tx_signer", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.9790306, "relation_name": "NEAR.not_null_silver.transactions_final_tx_signer", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__transactions_final", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__transactions_final"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "tx_signer", "file_key_name": "models.silver__transactions_final", "attached_node": "model.near_models.silver__transactions_final"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__transactions_final_transaction_json__VARIANT__OBJECT.439610a54c": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["VARIANT", "OBJECT"], "column_name": "transaction_json", "model": "{{ get_where_subquery(ref('silver__transactions_final')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_silver", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_silver__transactions_final_transaction_json__VARIANT__OBJECT", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_89b661e866059ab0dd36eb50e37968ad.sql", "original_file_path": "models/silver/core/silver__transactions_final.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__transactions_final_transaction_json__VARIANT__OBJECT.439610a54c", "fqn": ["near_models", "silver", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_silver__transactions_final_transaction_json__VARIANT__OBJECT"], "alias": "transactions_final_transaction_json", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_89b661e866059ab0dd36eb50e37968ad", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_89b661e866059ab0dd36eb50e37968ad"}, "created_at": 1763073388.9810438, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_silver.transactions_final_transaction_json", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_89b661e866059ab0dd36eb50e37968ad\") }}", "language": "sql", "refs": [{"name": "silver__transactions_final", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__transactions_final"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "transaction_json", "file_key_name": "models.silver__transactions_final", "attached_node": "model.near_models.silver__transactions_final"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__transactions_final_outcome_json__VARIANT__OBJECT.e7a3087ca2": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["VARIANT", "OBJECT"], "column_name": "outcome_json", "model": "{{ get_where_subquery(ref('silver__transactions_final')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_silver", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_silver__transactions_final_outcome_json__VARIANT__OBJECT", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_206f00f93ca7aa63e68ade29139382dd.sql", "original_file_path": "models/silver/core/silver__transactions_final.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__transactions_final_outcome_json__VARIANT__OBJECT.e7a3087ca2", "fqn": ["near_models", "silver", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_silver__transactions_final_outcome_json__VARIANT__OBJECT"], "alias": "transactions_final_outcome_json", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_206f00f93ca7aa63e68ade29139382dd", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_206f00f93ca7aa63e68ade29139382dd"}, "created_at": 1763073388.9861465, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_silver.transactions_final_outcome_json", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_206f00f93ca7aa63e68ade29139382dd\") }}", "language": "sql", "refs": [{"name": "silver__transactions_final", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__transactions_final"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "outcome_json", "file_key_name": "models.silver__transactions_final", "attached_node": "model.near_models.silver__transactions_final"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__transactions_final_status_json__VARIANT__OBJECT.2f5606cc3b": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["VARIANT", "OBJECT"], "column_name": "status_json", "model": "{{ get_where_subquery(ref('silver__transactions_final')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_silver", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_silver__transactions_final_status_json__VARIANT__OBJECT", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_aad38a2a9e0e88c64fc230d08e852e68.sql", "original_file_path": "models/silver/core/silver__transactions_final.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__transactions_final_status_json__VARIANT__OBJECT.2f5606cc3b", "fqn": ["near_models", "silver", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_silver__transactions_final_status_json__VARIANT__OBJECT"], "alias": "transactions_final_status_json", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_aad38a2a9e0e88c64fc230d08e852e68", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_aad38a2a9e0e88c64fc230d08e852e68"}, "created_at": 1763073388.9911382, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_silver.transactions_final_status_json", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_aad38a2a9e0e88c64fc230d08e852e68\") }}", "language": "sql", "refs": [{"name": "silver__transactions_final", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__transactions_final"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "status_json", "file_key_name": "models.silver__transactions_final", "attached_node": "model.near_models.silver__transactions_final"}, "test.near_models.not_null_silver__transactions_final_tx_succeeded.1667b64942": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "tx_succeeded", "model": "{{ get_where_subquery(ref('silver__transactions_final')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__transactions_final_tx_succeeded", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__transactions_final_tx_succeeded.sql", "original_file_path": "models/silver/core/silver__transactions_final.yml", "unique_id": "test.near_models.not_null_silver__transactions_final_tx_succeeded.1667b64942", "fqn": ["near_models", "silver", "core", "not_null_silver__transactions_final_tx_succeeded"], "alias": "transactions_final_tx_succeeded", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073388.9958582, "relation_name": "NEAR.not_null_silver.transactions_final_tx_succeeded", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__transactions_final", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__transactions_final"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "tx_succeeded", "file_key_name": "models.silver__transactions_final", "attached_node": "model.near_models.silver__transactions_final"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__transactions_final_tx_succeeded__BOOLEAN.f3159001b9": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["BOOLEAN"], "column_name": "tx_succeeded", "model": "{{ get_where_subquery(ref('silver__transactions_final')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_silver", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_silver__transactions_final_tx_succeeded__BOOLEAN", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_8ec6343208f0fabe701c5cd72bfd629a.sql", "original_file_path": "models/silver/core/silver__transactions_final.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__transactions_final_tx_succeeded__BOOLEAN.f3159001b9", "fqn": ["near_models", "silver", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_silver__transactions_final_tx_succeeded__BOOLEAN"], "alias": "transactions_final_tx_succeeded", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_8ec6343208f0fabe701c5cd72bfd629a", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_8ec6343208f0fabe701c5cd72bfd629a"}, "created_at": 1763073388.997927, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_silver.transactions_final_tx_succeeded", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_8ec6343208f0fabe701c5cd72bfd629a\") }}", "language": "sql", "refs": [{"name": "silver__transactions_final", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__transactions_final"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "tx_succeeded", "file_key_name": "models.silver__transactions_final", "attached_node": "model.near_models.silver__transactions_final"}, "test.near_models.not_null_silver__transactions_final_gas_used.eb41de83a3": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "gas_used", "model": "{{ get_where_subquery(ref('silver__transactions_final')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__transactions_final_gas_used", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__transactions_final_gas_used.sql", "original_file_path": "models/silver/core/silver__transactions_final.yml", "unique_id": "test.near_models.not_null_silver__transactions_final_gas_used.eb41de83a3", "fqn": ["near_models", "silver", "core", "not_null_silver__transactions_final_gas_used"], "alias": "transactions_final_gas_used", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.0029297, "relation_name": "NEAR.not_null_silver.transactions_final_gas_used", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__transactions_final", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__transactions_final"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "gas_used", "file_key_name": "models.silver__transactions_final", "attached_node": "model.near_models.silver__transactions_final"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__transactions_final_gas_used__NUMBER__FLOAT.f2d964685b": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["NUMBER", "FLOAT"], "column_name": "gas_used", "model": "{{ get_where_subquery(ref('silver__transactions_final')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_silver", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_silver__transactions_final_gas_used__NUMBER__FLOAT", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_123ddec5b49bbe8be9aca8c35850dc5c.sql", "original_file_path": "models/silver/core/silver__transactions_final.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__transactions_final_gas_used__NUMBER__FLOAT.f2d964685b", "fqn": ["near_models", "silver", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_silver__transactions_final_gas_used__NUMBER__FLOAT"], "alias": "transactions_final_gas_used", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_123ddec5b49bbe8be9aca8c35850dc5c", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_123ddec5b49bbe8be9aca8c35850dc5c"}, "created_at": 1763073389.0049589, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_silver.transactions_final_gas_used", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_123ddec5b49bbe8be9aca8c35850dc5c\") }}", "language": "sql", "refs": [{"name": "silver__transactions_final", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__transactions_final"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "gas_used", "file_key_name": "models.silver__transactions_final", "attached_node": "model.near_models.silver__transactions_final"}, "test.near_models.not_null_silver__transactions_final_transaction_fee.38f6d5a0d6": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "transaction_fee", "model": "{{ get_where_subquery(ref('silver__transactions_final')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__transactions_final_transaction_fee", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__transactions_final_transaction_fee.sql", "original_file_path": "models/silver/core/silver__transactions_final.yml", "unique_id": "test.near_models.not_null_silver__transactions_final_transaction_fee.38f6d5a0d6", "fqn": ["near_models", "silver", "core", "not_null_silver__transactions_final_transaction_fee"], "alias": "transactions_final_transaction_fee", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.0099866, "relation_name": "NEAR.not_null_silver.transactions_final_transaction_fee", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__transactions_final", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__transactions_final"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "transaction_fee", "file_key_name": "models.silver__transactions_final", "attached_node": "model.near_models.silver__transactions_final"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__transactions_final_transaction_fee__NUMBER__FLOAT.7fefe0c3cc": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["NUMBER", "FLOAT"], "column_name": "transaction_fee", "model": "{{ get_where_subquery(ref('silver__transactions_final')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_silver", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_silver__transactions_final_transaction_fee__NUMBER__FLOAT", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_6cd088957f5aa6237a0e5c6410ada7db.sql", "original_file_path": "models/silver/core/silver__transactions_final.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__transactions_final_transaction_fee__NUMBER__FLOAT.7fefe0c3cc", "fqn": ["near_models", "silver", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_silver__transactions_final_transaction_fee__NUMBER__FLOAT"], "alias": "transactions_final_transaction_fee", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_6cd088957f5aa6237a0e5c6410ada7db", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_6cd088957f5aa6237a0e5c6410ada7db"}, "created_at": 1763073389.012058, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_silver.transactions_final_transaction_fee", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_6cd088957f5aa6237a0e5c6410ada7db\") }}", "language": "sql", "refs": [{"name": "silver__transactions_final", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__transactions_final"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "transaction_fee", "file_key_name": "models.silver__transactions_final", "attached_node": "model.near_models.silver__transactions_final"}, "test.near_models.not_null_silver__transactions_final_attached_gas.4e115624d0": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "attached_gas", "model": "{{ get_where_subquery(ref('silver__transactions_final')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__transactions_final_attached_gas", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__transactions_final_attached_gas.sql", "original_file_path": "models/silver/core/silver__transactions_final.yml", "unique_id": "test.near_models.not_null_silver__transactions_final_attached_gas.4e115624d0", "fqn": ["near_models", "silver", "core", "not_null_silver__transactions_final_attached_gas"], "alias": "transactions_final_attached_gas", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.0170674, "relation_name": "NEAR.not_null_silver.transactions_final_attached_gas", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__transactions_final", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__transactions_final"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "attached_gas", "file_key_name": "models.silver__transactions_final", "attached_node": "model.near_models.silver__transactions_final"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__transactions_final_attached_gas__NUMBER__FLOAT.eba506cc76": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["NUMBER", "FLOAT"], "column_name": "attached_gas", "model": "{{ get_where_subquery(ref('silver__transactions_final')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_silver", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_silver__transactions_final_attached_gas__NUMBER__FLOAT", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_05bcef68fe28698e7a9827724c91ee02.sql", "original_file_path": "models/silver/core/silver__transactions_final.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__transactions_final_attached_gas__NUMBER__FLOAT.eba506cc76", "fqn": ["near_models", "silver", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_silver__transactions_final_attached_gas__NUMBER__FLOAT"], "alias": "transactions_final_attached_gas", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_05bcef68fe28698e7a9827724c91ee02", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_05bcef68fe28698e7a9827724c91ee02"}, "created_at": 1763073389.01911, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_silver.transactions_final_attached_gas", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_05bcef68fe28698e7a9827724c91ee02\") }}", "language": "sql", "refs": [{"name": "silver__transactions_final", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__transactions_final"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "attached_gas", "file_key_name": "models.silver__transactions_final", "attached_node": "model.near_models.silver__transactions_final"}, "test.near_models.not_null_silver__transactions_final_transactions_final_id.fb723f07c5": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "transactions_final_id", "model": "{{ get_where_subquery(ref('silver__transactions_final')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__transactions_final_transactions_final_id", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__transactions_final_transactions_final_id.sql", "original_file_path": "models/silver/core/silver__transactions_final.yml", "unique_id": "test.near_models.not_null_silver__transactions_final_transactions_final_id.fb723f07c5", "fqn": ["near_models", "silver", "core", "not_null_silver__transactions_final_transactions_final_id"], "alias": "transactions_final_transactions_final_id", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.0239103, "relation_name": "NEAR.not_null_silver.transactions_final_transactions_final_id", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__transactions_final", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__transactions_final"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "transactions_final_id", "file_key_name": "models.silver__transactions_final", "attached_node": "model.near_models.silver__transactions_final"}, "test.near_models.dbt_utils_recency_silver__transactions_final_hour__inserted_timestamp__1.08fb141839": {"test_metadata": {"name": "recency", "kwargs": {"datepart": "hour", "field": "inserted_timestamp", "interval": 1, "model": "{{ get_where_subquery(ref('silver__transactions_final')) }}"}, "namespace": "dbt_utils"}, "database": "NEAR", "schema": "dbt_utils_recency_silver", "name": "dbt_utils_recency_silver__transactions_final_hour__inserted_timestamp__1", "resource_type": "test", "package_name": "near_models", "path": "dbt_utils_recency_silver__tran_cd648954a07fd0958c9c786a7ee3e3d4.sql", "original_file_path": "models/silver/core/silver__transactions_final.yml", "unique_id": "test.near_models.dbt_utils_recency_silver__transactions_final_hour__inserted_timestamp__1.08fb141839", "fqn": ["near_models", "silver", "core", "dbt_utils_recency_silver__transactions_final_hour__inserted_timestamp__1"], "alias": "transactions_final_hour", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_utils_recency_silver__tran_cd648954a07fd0958c9c786a7ee3e3d4", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_utils_recency_silver__tran_cd648954a07fd0958c9c786a7ee3e3d4"}, "created_at": 1763073389.0267622, "relation_name": "NEAR.dbt_utils_recency_silver.transactions_final_hour", "raw_code": "{{ dbt_utils.test_recency(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_utils_recency_silver__tran_cd648954a07fd0958c9c786a7ee3e3d4\") }}", "language": "sql", "refs": [{"name": "silver__transactions_final", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_utils.test_recency", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__transactions_final"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": null, "file_key_name": "models.silver__transactions_final", "attached_node": "model.near_models.silver__transactions_final"}, "test.near_models.not_null_silver__logs_s3_TX_HASH.e77c35db89": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TX_HASH", "model": "{{ get_where_subquery(ref('silver__logs_s3')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__logs_s3_TX_HASH", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__logs_s3_TX_HASH.sql", "original_file_path": "models/silver/core/silver__logs_s3.yml", "unique_id": "test.near_models.not_null_silver__logs_s3_TX_HASH.e77c35db89", "fqn": ["near_models", "silver", "core", "not_null_silver__logs_s3_TX_HASH"], "alias": "logs_s3_TX_HASH", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "_inserted_timestamp <= current_timestamp - interval '2 hours'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "_inserted_timestamp <= current_timestamp - interval '2 hours'"}, "created_at": 1763073389.036713, "relation_name": "NEAR.not_null_silver.logs_s3_TX_HASH", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"_inserted_timestamp <= current_timestamp - interval '2 hours'\") }}", "language": "sql", "refs": [{"name": "silver__logs_s3", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__logs_s3"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TX_HASH", "file_key_name": "models.silver__logs_s3", "attached_node": "model.near_models.silver__logs_s3"}, "test.near_models.not_null_silver__logs_s3_RECEIPT_ID.2c01cfce52": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "RECEIPT_ID", "model": "{{ get_where_subquery(ref('silver__logs_s3')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__logs_s3_RECEIPT_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__logs_s3_RECEIPT_ID.sql", "original_file_path": "models/silver/core/silver__logs_s3.yml", "unique_id": "test.near_models.not_null_silver__logs_s3_RECEIPT_ID.2c01cfce52", "fqn": ["near_models", "silver", "core", "not_null_silver__logs_s3_RECEIPT_ID"], "alias": "logs_s3_RECEIPT_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.0387998, "relation_name": "NEAR.not_null_silver.logs_s3_RECEIPT_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__logs_s3", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__logs_s3"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "RECEIPT_ID", "file_key_name": "models.silver__logs_s3", "attached_node": "model.near_models.silver__logs_s3"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__logs_s3_RECEIPT_ID__STRING__VARCHAR.d3f1208d17": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["STRING", "VARCHAR"], "column_name": "RECEIPT_ID", "model": "{{ get_where_subquery(ref('silver__logs_s3')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_silver", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_silver__logs_s3_RECEIPT_ID__STRING__VARCHAR", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_b75305c0b04abfa7a6af6275dd3fcfb8.sql", "original_file_path": "models/silver/core/silver__logs_s3.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__logs_s3_RECEIPT_ID__STRING__VARCHAR.d3f1208d17", "fqn": ["near_models", "silver", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_silver__logs_s3_RECEIPT_ID__STRING__VARCHAR"], "alias": "logs_s3_RECEIPT_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_b75305c0b04abfa7a6af6275dd3fcfb8", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_b75305c0b04abfa7a6af6275dd3fcfb8"}, "created_at": 1763073389.0408947, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_silver.logs_s3_RECEIPT_ID", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_b75305c0b04abfa7a6af6275dd3fcfb8\") }}", "language": "sql", "refs": [{"name": "silver__logs_s3", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__logs_s3"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "RECEIPT_ID", "file_key_name": "models.silver__logs_s3", "attached_node": "model.near_models.silver__logs_s3"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__logs_s3_CLEAN_LOG__STRING__VARCHAR__OBJECT__ARRAY.c4b1f1de64": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["STRING", "VARCHAR", "OBJECT", "ARRAY"], "column_name": "CLEAN_LOG", "model": "{{ get_where_subquery(ref('silver__logs_s3')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_silver", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_silver__logs_s3_CLEAN_LOG__STRING__VARCHAR__OBJECT__ARRAY", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_670c9256e89ab27b395bfea88a0566a9.sql", "original_file_path": "models/silver/core/silver__logs_s3.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__logs_s3_CLEAN_LOG__STRING__VARCHAR__OBJECT__ARRAY.c4b1f1de64", "fqn": ["near_models", "silver", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_silver__logs_s3_CLEAN_LOG__STRING__VARCHAR__OBJECT__ARRAY"], "alias": "logs_s3_CLEAN_LOG", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_670c9256e89ab27b395bfea88a0566a9", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_670c9256e89ab27b395bfea88a0566a9"}, "created_at": 1763073389.0472822, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_silver.logs_s3_CLEAN_LOG", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_670c9256e89ab27b395bfea88a0566a9\") }}", "language": "sql", "refs": [{"name": "silver__logs_s3", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__logs_s3"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "CLEAN_LOG", "file_key_name": "models.silver__logs_s3", "attached_node": "model.near_models.silver__logs_s3"}, "test.near_models.not_null_silver__logs_s3_IS_STANDARD.fe50eb2c34": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "IS_STANDARD", "model": "{{ get_where_subquery(ref('silver__logs_s3')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__logs_s3_IS_STANDARD", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__logs_s3_IS_STANDARD.sql", "original_file_path": "models/silver/core/silver__logs_s3.yml", "unique_id": "test.near_models.not_null_silver__logs_s3_IS_STANDARD.fe50eb2c34", "fqn": ["near_models", "silver", "core", "not_null_silver__logs_s3_IS_STANDARD"], "alias": "logs_s3_IS_STANDARD", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.0522401, "relation_name": "NEAR.not_null_silver.logs_s3_IS_STANDARD", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__logs_s3", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__logs_s3"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "IS_STANDARD", "file_key_name": "models.silver__logs_s3", "attached_node": "model.near_models.silver__logs_s3"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__logs_s3_IS_STANDARD__BOOLEAN.0f5ff00512": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["BOOLEAN"], "column_name": "IS_STANDARD", "model": "{{ get_where_subquery(ref('silver__logs_s3')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_silver", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_silver__logs_s3_IS_STANDARD__BOOLEAN", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_09cad80cbcaec50bb3b6e55f3b402dc7.sql", "original_file_path": "models/silver/core/silver__logs_s3.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__logs_s3_IS_STANDARD__BOOLEAN.0f5ff00512", "fqn": ["near_models", "silver", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_silver__logs_s3_IS_STANDARD__BOOLEAN"], "alias": "logs_s3_IS_STANDARD", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_09cad80cbcaec50bb3b6e55f3b402dc7", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_09cad80cbcaec50bb3b6e55f3b402dc7"}, "created_at": 1763073389.054643, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_silver.logs_s3_IS_STANDARD", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_09cad80cbcaec50bb3b6e55f3b402dc7\") }}", "language": "sql", "refs": [{"name": "silver__logs_s3", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__logs_s3"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "IS_STANDARD", "file_key_name": "models.silver__logs_s3", "attached_node": "model.near_models.silver__logs_s3"}, "test.near_models.not_null_silver__token_transfer_ft_transfers_event_BLOCK_TIMESTAMP.bc0be6c901": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCK_TIMESTAMP", "model": "{{ get_where_subquery(ref('silver__token_transfer_ft_transfers_event')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_ft_transfers_event_BLOCK_TIMESTAMP", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfe_bc84c3f072c7d530f57544e2479a80a7.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_ft_transfers_event.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_ft_transfers_event_BLOCK_TIMESTAMP.bc0be6c901", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_ft_transfers_event_BLOCK_TIMESTAMP"], "alias": "token_transfer_ft_transfers_event_BLOCK_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "not_null_silver__token_transfe_bc84c3f072c7d530f57544e2479a80a7", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "not_null_silver__token_transfe_bc84c3f072c7d530f57544e2479a80a7"}, "created_at": 1763073389.0623503, "relation_name": "NEAR.not_null_silver.token_transfer_ft_transfers_event_BLOCK_TIMESTAMP", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(alias=\"not_null_silver__token_transfe_bc84c3f072c7d530f57544e2479a80a7\") }}", "language": "sql", "refs": [{"name": "silver__token_transfer_ft_transfers_event", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_ft_transfers_event"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_TIMESTAMP", "file_key_name": "models.silver__token_transfer_ft_transfers_event", "attached_node": "model.near_models.silver__token_transfer_ft_transfers_event"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_event_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.0e9855e37d": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "TIMESTAMP_NTZ", "column_name": "BLOCK_TIMESTAMP", "model": "{{ get_where_subquery(ref('silver__token_transfer_ft_transfers_event')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_silver", "name": "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_event_BLOCK_TIMESTAMP__TIMESTAMP_NTZ", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_4b8b9c50e271a6860e3293ad22b87c03.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_ft_transfers_event.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_event_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.0e9855e37d", "fqn": ["near_models", "silver", "transfers", "non_native", "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_event_BLOCK_TIMESTAMP__TIMESTAMP_NTZ"], "alias": "token_transfer_ft_transfers_event_BLOCK_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_4b8b9c50e271a6860e3293ad22b87c03", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_4b8b9c50e271a6860e3293ad22b87c03"}, "created_at": 1763073389.0646625, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_silver.token_transfer_ft_transfers_event_BLOCK_TIMESTAMP", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_4b8b9c50e271a6860e3293ad22b87c03\") }}", "language": "sql", "refs": [{"name": "silver__token_transfer_ft_transfers_event", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__token_transfer_ft_transfers_event"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_TIMESTAMP", "file_key_name": "models.silver__token_transfer_ft_transfers_event", "attached_node": "model.near_models.silver__token_transfer_ft_transfers_event"}, "test.near_models.not_null_silver__token_transfer_ft_transfers_event_BLOCK_ID.4ad98e240d": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCK_ID", "model": "{{ get_where_subquery(ref('silver__token_transfer_ft_transfers_event')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_ft_transfers_event_BLOCK_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_ft_transfers_event_BLOCK_ID.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_ft_transfers_event.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_ft_transfers_event_BLOCK_ID.4ad98e240d", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_ft_transfers_event_BLOCK_ID"], "alias": "token_transfer_ft_transfers_event_BLOCK_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.0695677, "relation_name": "NEAR.not_null_silver.token_transfer_ft_transfers_event_BLOCK_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_ft_transfers_event", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_ft_transfers_event"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_ID", "file_key_name": "models.silver__token_transfer_ft_transfers_event", "attached_node": "model.near_models.silver__token_transfer_ft_transfers_event"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_event_BLOCK_ID__NUMBER.1976a6f269": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "NUMBER", "column_name": "BLOCK_ID", "model": "{{ get_where_subquery(ref('silver__token_transfer_ft_transfers_event')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_silver", "name": "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_event_BLOCK_ID__NUMBER", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_7983d3a150f70e520170d658a9d01dc3.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_ft_transfers_event.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_event_BLOCK_ID__NUMBER.1976a6f269", "fqn": ["near_models", "silver", "transfers", "non_native", "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_event_BLOCK_ID__NUMBER"], "alias": "token_transfer_ft_transfers_event_BLOCK_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_7983d3a150f70e520170d658a9d01dc3", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_7983d3a150f70e520170d658a9d01dc3"}, "created_at": 1763073389.0716236, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_silver.token_transfer_ft_transfers_event_BLOCK_ID", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_7983d3a150f70e520170d658a9d01dc3\") }}", "language": "sql", "refs": [{"name": "silver__token_transfer_ft_transfers_event", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__token_transfer_ft_transfers_event"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_ID", "file_key_name": "models.silver__token_transfer_ft_transfers_event", "attached_node": "model.near_models.silver__token_transfer_ft_transfers_event"}, "test.near_models.not_null_silver__token_transfer_ft_transfers_event_TX_HASH.1a4c7df72b": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TX_HASH", "model": "{{ get_where_subquery(ref('silver__token_transfer_ft_transfers_event')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_ft_transfers_event_TX_HASH", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_ft_transfers_event_TX_HASH.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_ft_transfers_event.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_ft_transfers_event_TX_HASH.1a4c7df72b", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_ft_transfers_event_TX_HASH"], "alias": "token_transfer_ft_transfers_event_TX_HASH", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.076744, "relation_name": "NEAR.not_null_silver.token_transfer_ft_transfers_event_TX_HASH", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_ft_transfers_event", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_ft_transfers_event"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TX_HASH", "file_key_name": "models.silver__token_transfer_ft_transfers_event", "attached_node": "model.near_models.silver__token_transfer_ft_transfers_event"}, "test.near_models.not_null_silver__token_transfer_ft_transfers_event_CONTRACT_ADDRESS.e35240e0c5": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "CONTRACT_ADDRESS", "model": "{{ get_where_subquery(ref('silver__token_transfer_ft_transfers_event')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_ft_transfers_event_CONTRACT_ADDRESS", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfe_05e165e4180c5e9e37f0e8d851d41bd2.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_ft_transfers_event.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_ft_transfers_event_CONTRACT_ADDRESS.e35240e0c5", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_ft_transfers_event_CONTRACT_ADDRESS"], "alias": "token_transfer_ft_transfers_event_CONTRACT_ADDRESS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "not_null_silver__token_transfe_05e165e4180c5e9e37f0e8d851d41bd2", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "not_null_silver__token_transfe_05e165e4180c5e9e37f0e8d851d41bd2"}, "created_at": 1763073389.0788257, "relation_name": "NEAR.not_null_silver.token_transfer_ft_transfers_event_CONTRACT_ADDRESS", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(alias=\"not_null_silver__token_transfe_05e165e4180c5e9e37f0e8d851d41bd2\") }}", "language": "sql", "refs": [{"name": "silver__token_transfer_ft_transfers_event", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_ft_transfers_event"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "CONTRACT_ADDRESS", "file_key_name": "models.silver__token_transfer_ft_transfers_event", "attached_node": "model.near_models.silver__token_transfer_ft_transfers_event"}, "test.near_models.not_null_silver__token_transfer_ft_transfers_event_SIGNER_ID.5e4492d048": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "SIGNER_ID", "model": "{{ get_where_subquery(ref('silver__token_transfer_ft_transfers_event')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_ft_transfers_event_SIGNER_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_ft_transfers_event_SIGNER_ID.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_ft_transfers_event.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_ft_transfers_event_SIGNER_ID.5e4492d048", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_ft_transfers_event_SIGNER_ID"], "alias": "token_transfer_ft_transfers_event_SIGNER_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.0809038, "relation_name": "NEAR.not_null_silver.token_transfer_ft_transfers_event_SIGNER_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_ft_transfers_event", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_ft_transfers_event"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "SIGNER_ID", "file_key_name": "models.silver__token_transfer_ft_transfers_event", "attached_node": "model.near_models.silver__token_transfer_ft_transfers_event"}, "test.near_models.not_null_silver__token_transfer_ft_transfers_event_TO_ADDRESS.6688e8c607": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TO_ADDRESS", "model": "{{ get_where_subquery(ref('silver__token_transfer_ft_transfers_event')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_ft_transfers_event_TO_ADDRESS", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_ft_transfers_event_TO_ADDRESS.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_ft_transfers_event.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_ft_transfers_event_TO_ADDRESS.6688e8c607", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_ft_transfers_event_TO_ADDRESS"], "alias": "token_transfer_ft_transfers_event_TO_ADDRESS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.0829506, "relation_name": "NEAR.not_null_silver.token_transfer_ft_transfers_event_TO_ADDRESS", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_ft_transfers_event", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_ft_transfers_event"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TO_ADDRESS", "file_key_name": "models.silver__token_transfer_ft_transfers_event", "attached_node": "model.near_models.silver__token_transfer_ft_transfers_event"}, "test.near_models.not_null_silver__token_transfer_ft_transfers_event_AMOUNT_UNADJ.cab8f6f640": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "AMOUNT_UNADJ", "model": "{{ get_where_subquery(ref('silver__token_transfer_ft_transfers_event')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_ft_transfers_event_AMOUNT_UNADJ", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_ft_transfers_event_AMOUNT_UNADJ.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_ft_transfers_event.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_ft_transfers_event_AMOUNT_UNADJ.cab8f6f640", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_ft_transfers_event_AMOUNT_UNADJ"], "alias": "token_transfer_ft_transfers_event_AMOUNT_UNADJ", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.0852206, "relation_name": "NEAR.not_null_silver.token_transfer_ft_transfers_event_AMOUNT_UNADJ", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_ft_transfers_event", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_ft_transfers_event"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "AMOUNT_UNADJ", "file_key_name": "models.silver__token_transfer_ft_transfers_event", "attached_node": "model.near_models.silver__token_transfer_ft_transfers_event"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_event_MEMO__VARCHAR.0038e80c09": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "VARCHAR", "column_name": "MEMO", "model": "{{ get_where_subquery(ref('silver__token_transfer_ft_transfers_event')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_silver", "name": "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_event_MEMO__VARCHAR", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_f3a35ea4660f96f83842b4a407e7088e.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_ft_transfers_event.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_event_MEMO__VARCHAR.0038e80c09", "fqn": ["near_models", "silver", "transfers", "non_native", "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_event_MEMO__VARCHAR"], "alias": "token_transfer_ft_transfers_event_MEMO", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_f3a35ea4660f96f83842b4a407e7088e", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_f3a35ea4660f96f83842b4a407e7088e"}, "created_at": 1763073389.0872881, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_silver.token_transfer_ft_transfers_event_MEMO", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_f3a35ea4660f96f83842b4a407e7088e\") }}", "language": "sql", "refs": [{"name": "silver__token_transfer_ft_transfers_event", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__token_transfer_ft_transfers_event"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "MEMO", "file_key_name": "models.silver__token_transfer_ft_transfers_event", "attached_node": "model.near_models.silver__token_transfer_ft_transfers_event"}, "test.near_models.not_null_silver__token_transfer_ft_transfers_event_RN.f974cd3dc3": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "RN", "model": "{{ get_where_subquery(ref('silver__token_transfer_ft_transfers_event')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_ft_transfers_event_RN", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_ft_transfers_event_RN.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_ft_transfers_event.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_ft_transfers_event_RN.f974cd3dc3", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_ft_transfers_event_RN"], "alias": "token_transfer_ft_transfers_event_RN", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.0922074, "relation_name": "NEAR.not_null_silver.token_transfer_ft_transfers_event_RN", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_ft_transfers_event", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_ft_transfers_event"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "RN", "file_key_name": "models.silver__token_transfer_ft_transfers_event", "attached_node": "model.near_models.silver__token_transfer_ft_transfers_event"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_event_RN__NUMBER.39966ba14d": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "NUMBER", "column_name": "RN", "model": "{{ get_where_subquery(ref('silver__token_transfer_ft_transfers_event')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_silver", "name": "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_event_RN__NUMBER", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_cfb9daf7637ad3cdc7ef3e50c0082785.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_ft_transfers_event.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_event_RN__NUMBER.39966ba14d", "fqn": ["near_models", "silver", "transfers", "non_native", "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_event_RN__NUMBER"], "alias": "token_transfer_ft_transfers_event_RN", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_cfb9daf7637ad3cdc7ef3e50c0082785", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_cfb9daf7637ad3cdc7ef3e50c0082785"}, "created_at": 1763073389.0945368, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_silver.token_transfer_ft_transfers_event_RN", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_cfb9daf7637ad3cdc7ef3e50c0082785\") }}", "language": "sql", "refs": [{"name": "silver__token_transfer_ft_transfers_event", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__token_transfer_ft_transfers_event"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "RN", "file_key_name": "models.silver__token_transfer_ft_transfers_event", "attached_node": "model.near_models.silver__token_transfer_ft_transfers_event"}, "test.near_models.not_null_silver__token_transfer_ft_transfers_event_RECEIPT_SUCCEEDED.84e20c0a2b": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "RECEIPT_SUCCEEDED", "model": "{{ get_where_subquery(ref('silver__token_transfer_ft_transfers_event')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_ft_transfers_event_RECEIPT_SUCCEEDED", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfe_f72c9c37c6ff497d67eeccbd6c50330f.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_ft_transfers_event.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_ft_transfers_event_RECEIPT_SUCCEEDED.84e20c0a2b", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_ft_transfers_event_RECEIPT_SUCCEEDED"], "alias": "token_transfer_ft_transfers_event_RECEIPT_SUCCEEDED", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "not_null_silver__token_transfe_f72c9c37c6ff497d67eeccbd6c50330f", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "not_null_silver__token_transfe_f72c9c37c6ff497d67eeccbd6c50330f"}, "created_at": 1763073389.0993924, "relation_name": "NEAR.not_null_silver.token_transfer_ft_transfers_event_RECEIPT_SUCCEEDED", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(alias=\"not_null_silver__token_transfe_f72c9c37c6ff497d67eeccbd6c50330f\") }}", "language": "sql", "refs": [{"name": "silver__token_transfer_ft_transfers_event", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_ft_transfers_event"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "RECEIPT_SUCCEEDED", "file_key_name": "models.silver__token_transfer_ft_transfers_event", "attached_node": "model.near_models.silver__token_transfer_ft_transfers_event"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_event_RECEIPT_SUCCEEDED__BOOLEAN.6d66610f08": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "BOOLEAN", "column_name": "RECEIPT_SUCCEEDED", "model": "{{ get_where_subquery(ref('silver__token_transfer_ft_transfers_event')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_silver", "name": "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_event_RECEIPT_SUCCEEDED__BOOLEAN", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_a6c13a486ebb07ef7bfa0fd1c42a1777.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_ft_transfers_event.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_event_RECEIPT_SUCCEEDED__BOOLEAN.6d66610f08", "fqn": ["near_models", "silver", "transfers", "non_native", "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_event_RECEIPT_SUCCEEDED__BOOLEAN"], "alias": "token_transfer_ft_transfers_event_RECEIPT_SUCCEEDED", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_a6c13a486ebb07ef7bfa0fd1c42a1777", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_a6c13a486ebb07ef7bfa0fd1c42a1777"}, "created_at": 1763073389.101465, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_silver.token_transfer_ft_transfers_event_RECEIPT_SUCCEEDED", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_a6c13a486ebb07ef7bfa0fd1c42a1777\") }}", "language": "sql", "refs": [{"name": "silver__token_transfer_ft_transfers_event", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__token_transfer_ft_transfers_event"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "RECEIPT_SUCCEEDED", "file_key_name": "models.silver__token_transfer_ft_transfers_event", "attached_node": "model.near_models.silver__token_transfer_ft_transfers_event"}, "test.near_models.not_null_silver__token_transfer_ft_transfers_event_TRANSFERS_EVENT_ID.4b123e29e6": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TRANSFERS_EVENT_ID", "model": "{{ get_where_subquery(ref('silver__token_transfer_ft_transfers_event')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_ft_transfers_event_TRANSFERS_EVENT_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfe_ebdcd077bdb8b2b6d189d990d1bf8207.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_ft_transfers_event.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_ft_transfers_event_TRANSFERS_EVENT_ID.4b123e29e6", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_ft_transfers_event_TRANSFERS_EVENT_ID"], "alias": "token_transfer_ft_transfers_event_TRANSFERS_EVENT_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "not_null_silver__token_transfe_ebdcd077bdb8b2b6d189d990d1bf8207", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "not_null_silver__token_transfe_ebdcd077bdb8b2b6d189d990d1bf8207"}, "created_at": 1763073389.1066, "relation_name": "NEAR.not_null_silver.token_transfer_ft_transfers_event_TRANSFERS_EVENT_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(alias=\"not_null_silver__token_transfe_ebdcd077bdb8b2b6d189d990d1bf8207\") }}", "language": "sql", "refs": [{"name": "silver__token_transfer_ft_transfers_event", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_ft_transfers_event"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TRANSFERS_EVENT_ID", "file_key_name": "models.silver__token_transfer_ft_transfers_event", "attached_node": "model.near_models.silver__token_transfer_ft_transfers_event"}, "test.near_models.unique_silver__token_transfer_ft_transfers_event_TRANSFERS_EVENT_ID.fddc482f33": {"test_metadata": {"name": "unique", "kwargs": {"column_name": "TRANSFERS_EVENT_ID", "model": "{{ get_where_subquery(ref('silver__token_transfer_ft_transfers_event')) }}"}, "namespace": null}, "database": "NEAR", "schema": "unique_silver", "name": "unique_silver__token_transfer_ft_transfers_event_TRANSFERS_EVENT_ID", "resource_type": "test", "package_name": "near_models", "path": "unique_silver__token_transfer__0d199f9e0d4cd929aa80911d13556db3.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_ft_transfers_event.yml", "unique_id": "test.near_models.unique_silver__token_transfer_ft_transfers_event_TRANSFERS_EVENT_ID.fddc482f33", "fqn": ["near_models", "silver", "transfers", "non_native", "unique_silver__token_transfer_ft_transfers_event_TRANSFERS_EVENT_ID"], "alias": "token_transfer_ft_transfers_event_TRANSFERS_EVENT_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "unique_silver__token_transfer__0d199f9e0d4cd929aa80911d13556db3", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "unique_silver__token_transfer__0d199f9e0d4cd929aa80911d13556db3"}, "created_at": 1763073389.1086512, "relation_name": "NEAR.unique_silver.token_transfer_ft_transfers_event_TRANSFERS_EVENT_ID", "raw_code": "{{ test_unique(**_dbt_generic_test_kwargs) }}{{ config(alias=\"unique_silver__token_transfer__0d199f9e0d4cd929aa80911d13556db3\") }}", "language": "sql", "refs": [{"name": "silver__token_transfer_ft_transfers_event", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_unique"], "nodes": ["model.near_models.silver__token_transfer_ft_transfers_event"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TRANSFERS_EVENT_ID", "file_key_name": "models.silver__token_transfer_ft_transfers_event", "attached_node": "model.near_models.silver__token_transfer_ft_transfers_event"}, "test.near_models.not_null_silver__token_transfer_ft_transfers_event_INSERTED_TIMESTAMP.ead73ba6c7": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "INSERTED_TIMESTAMP", "model": "{{ get_where_subquery(ref('silver__token_transfer_ft_transfers_event')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_ft_transfers_event_INSERTED_TIMESTAMP", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfe_d8871356185314c241826b26c019cac1.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_ft_transfers_event.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_ft_transfers_event_INSERTED_TIMESTAMP.ead73ba6c7", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_ft_transfers_event_INSERTED_TIMESTAMP"], "alias": "token_transfer_ft_transfers_event_INSERTED_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "not_null_silver__token_transfe_d8871356185314c241826b26c019cac1", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "not_null_silver__token_transfe_d8871356185314c241826b26c019cac1"}, "created_at": 1763073389.1106904, "relation_name": "NEAR.not_null_silver.token_transfer_ft_transfers_event_INSERTED_TIMESTAMP", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(alias=\"not_null_silver__token_transfe_d8871356185314c241826b26c019cac1\") }}", "language": "sql", "refs": [{"name": "silver__token_transfer_ft_transfers_event", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_ft_transfers_event"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "INSERTED_TIMESTAMP", "file_key_name": "models.silver__token_transfer_ft_transfers_event", "attached_node": "model.near_models.silver__token_transfer_ft_transfers_event"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_event_INSERTED_TIMESTAMP__TIMESTAMP_NTZ.236ab87247": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "TIMESTAMP_NTZ", "column_name": "INSERTED_TIMESTAMP", "model": "{{ get_where_subquery(ref('silver__token_transfer_ft_transfers_event')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_silver", "name": "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_event_INSERTED_TIMESTAMP__TIMESTAMP_NTZ", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_fedcdcb08f26b32d8075b5c2d15b677c.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_ft_transfers_event.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_event_INSERTED_TIMESTAMP__TIMESTAMP_NTZ.236ab87247", "fqn": ["near_models", "silver", "transfers", "non_native", "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_event_INSERTED_TIMESTAMP__TIMESTAMP_NTZ"], "alias": "token_transfer_ft_transfers_event_INSERTED_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_fedcdcb08f26b32d8075b5c2d15b677c", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_fedcdcb08f26b32d8075b5c2d15b677c"}, "created_at": 1763073389.1127055, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_silver.token_transfer_ft_transfers_event_INSERTED_TIMESTAMP", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_fedcdcb08f26b32d8075b5c2d15b677c\") }}", "language": "sql", "refs": [{"name": "silver__token_transfer_ft_transfers_event", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__token_transfer_ft_transfers_event"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "INSERTED_TIMESTAMP", "file_key_name": "models.silver__token_transfer_ft_transfers_event", "attached_node": "model.near_models.silver__token_transfer_ft_transfers_event"}, "test.near_models.not_null_silver__token_transfer_ft_transfers_event_MODIFIED_TIMESTAMP.664992c4f2": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "MODIFIED_TIMESTAMP", "model": "{{ get_where_subquery(ref('silver__token_transfer_ft_transfers_event')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_ft_transfers_event_MODIFIED_TIMESTAMP", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfe_5e42e69990b3cb59cc6497380addb8a6.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_ft_transfers_event.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_ft_transfers_event_MODIFIED_TIMESTAMP.664992c4f2", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_ft_transfers_event_MODIFIED_TIMESTAMP"], "alias": "token_transfer_ft_transfers_event_MODIFIED_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "not_null_silver__token_transfe_5e42e69990b3cb59cc6497380addb8a6", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "not_null_silver__token_transfe_5e42e69990b3cb59cc6497380addb8a6"}, "created_at": 1763073389.1179016, "relation_name": "NEAR.not_null_silver.token_transfer_ft_transfers_event_MODIFIED_TIMESTAMP", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(alias=\"not_null_silver__token_transfe_5e42e69990b3cb59cc6497380addb8a6\") }}", "language": "sql", "refs": [{"name": "silver__token_transfer_ft_transfers_event", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_ft_transfers_event"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "MODIFIED_TIMESTAMP", "file_key_name": "models.silver__token_transfer_ft_transfers_event", "attached_node": "model.near_models.silver__token_transfer_ft_transfers_event"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_event_MODIFIED_TIMESTAMP__TIMESTAMP_NTZ.50aec1e2da": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "TIMESTAMP_NTZ", "column_name": "MODIFIED_TIMESTAMP", "model": "{{ get_where_subquery(ref('silver__token_transfer_ft_transfers_event')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_silver", "name": "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_event_MODIFIED_TIMESTAMP__TIMESTAMP_NTZ", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_52ea9f13b6b4761e0be1f1a0ead42e01.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_ft_transfers_event.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_event_MODIFIED_TIMESTAMP__TIMESTAMP_NTZ.50aec1e2da", "fqn": ["near_models", "silver", "transfers", "non_native", "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_event_MODIFIED_TIMESTAMP__TIMESTAMP_NTZ"], "alias": "token_transfer_ft_transfers_event_MODIFIED_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_52ea9f13b6b4761e0be1f1a0ead42e01", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_52ea9f13b6b4761e0be1f1a0ead42e01"}, "created_at": 1763073389.119972, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_silver.token_transfer_ft_transfers_event_MODIFIED_TIMESTAMP", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_52ea9f13b6b4761e0be1f1a0ead42e01\") }}", "language": "sql", "refs": [{"name": "silver__token_transfer_ft_transfers_event", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__token_transfer_ft_transfers_event"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "MODIFIED_TIMESTAMP", "file_key_name": "models.silver__token_transfer_ft_transfers_event", "attached_node": "model.near_models.silver__token_transfer_ft_transfers_event"}, "test.near_models.not_null_silver__token_transfer_orders_BLOCK_TIMESTAMP.da9c25f4fc": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCK_TIMESTAMP", "model": "{{ get_where_subquery(ref('silver__token_transfer_orders')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_orders_BLOCK_TIMESTAMP", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_orders_BLOCK_TIMESTAMP.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_orders.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_orders_BLOCK_TIMESTAMP.da9c25f4fc", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_orders_BLOCK_TIMESTAMP"], "alias": "token_transfer_orders_BLOCK_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.1275353, "relation_name": "NEAR.not_null_silver.token_transfer_orders_BLOCK_TIMESTAMP", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_orders", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_orders"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_TIMESTAMP", "file_key_name": "models.silver__token_transfer_orders", "attached_node": "model.near_models.silver__token_transfer_orders"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_orders_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.19a5b2c5db": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "TIMESTAMP_NTZ", "column_name": "BLOCK_TIMESTAMP", "model": "{{ get_where_subquery(ref('silver__token_transfer_orders')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_silver", "name": "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_orders_BLOCK_TIMESTAMP__TIMESTAMP_NTZ", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_6163ee186d1151725294a140d590745f.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_orders.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_orders_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.19a5b2c5db", "fqn": ["near_models", "silver", "transfers", "non_native", "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_orders_BLOCK_TIMESTAMP__TIMESTAMP_NTZ"], "alias": "token_transfer_orders_BLOCK_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_6163ee186d1151725294a140d590745f", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_6163ee186d1151725294a140d590745f"}, "created_at": 1763073389.1296215, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_silver.token_transfer_orders_BLOCK_TIMESTAMP", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_6163ee186d1151725294a140d590745f\") }}", "language": "sql", "refs": [{"name": "silver__token_transfer_orders", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__token_transfer_orders"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_TIMESTAMP", "file_key_name": "models.silver__token_transfer_orders", "attached_node": "model.near_models.silver__token_transfer_orders"}, "test.near_models.not_null_silver__token_transfer_orders_BLOCK_ID.36087f39a8": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCK_ID", "model": "{{ get_where_subquery(ref('silver__token_transfer_orders')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_orders_BLOCK_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_orders_BLOCK_ID.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_orders.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_orders_BLOCK_ID.36087f39a8", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_orders_BLOCK_ID"], "alias": "token_transfer_orders_BLOCK_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.134772, "relation_name": "NEAR.not_null_silver.token_transfer_orders_BLOCK_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_orders", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_orders"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_ID", "file_key_name": "models.silver__token_transfer_orders", "attached_node": "model.near_models.silver__token_transfer_orders"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_orders_BLOCK_ID__NUMBER.3f0ceaf45d": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "NUMBER", "column_name": "BLOCK_ID", "model": "{{ get_where_subquery(ref('silver__token_transfer_orders')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_silver", "name": "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_orders_BLOCK_ID__NUMBER", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_a946811cac1156e1bf785f91277306cc.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_orders.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_orders_BLOCK_ID__NUMBER.3f0ceaf45d", "fqn": ["near_models", "silver", "transfers", "non_native", "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_orders_BLOCK_ID__NUMBER"], "alias": "token_transfer_orders_BLOCK_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_a946811cac1156e1bf785f91277306cc", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_a946811cac1156e1bf785f91277306cc"}, "created_at": 1763073389.1368577, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_silver.token_transfer_orders_BLOCK_ID", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_a946811cac1156e1bf785f91277306cc\") }}", "language": "sql", "refs": [{"name": "silver__token_transfer_orders", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__token_transfer_orders"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_ID", "file_key_name": "models.silver__token_transfer_orders", "attached_node": "model.near_models.silver__token_transfer_orders"}, "test.near_models.not_null_silver__token_transfer_orders_TX_HASH.42f4d6d791": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TX_HASH", "model": "{{ get_where_subquery(ref('silver__token_transfer_orders')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_orders_TX_HASH", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_orders_TX_HASH.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_orders.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_orders_TX_HASH.42f4d6d791", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_orders_TX_HASH"], "alias": "token_transfer_orders_TX_HASH", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.1424086, "relation_name": "NEAR.not_null_silver.token_transfer_orders_TX_HASH", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_orders", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_orders"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TX_HASH", "file_key_name": "models.silver__token_transfer_orders", "attached_node": "model.near_models.silver__token_transfer_orders"}, "test.near_models.not_null_silver__token_transfer_orders_CONTRACT_ADDRESS.7ccd51b258": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "CONTRACT_ADDRESS", "model": "{{ get_where_subquery(ref('silver__token_transfer_orders')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_orders_CONTRACT_ADDRESS", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_orders_CONTRACT_ADDRESS.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_orders.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_orders_CONTRACT_ADDRESS.7ccd51b258", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_orders_CONTRACT_ADDRESS"], "alias": "token_transfer_orders_CONTRACT_ADDRESS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.1444614, "relation_name": "NEAR.not_null_silver.token_transfer_orders_CONTRACT_ADDRESS", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_orders", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_orders"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "CONTRACT_ADDRESS", "file_key_name": "models.silver__token_transfer_orders", "attached_node": "model.near_models.silver__token_transfer_orders"}, "test.near_models.not_null_silver__token_transfer_orders_FROM_ADDRESS.123109437e": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "FROM_ADDRESS", "model": "{{ get_where_subquery(ref('silver__token_transfer_orders')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_orders_FROM_ADDRESS", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_orders_FROM_ADDRESS.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_orders.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_orders_FROM_ADDRESS.123109437e", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_orders_FROM_ADDRESS"], "alias": "token_transfer_orders_FROM_ADDRESS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.1465259, "relation_name": "NEAR.not_null_silver.token_transfer_orders_FROM_ADDRESS", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_orders", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_orders"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "FROM_ADDRESS", "file_key_name": "models.silver__token_transfer_orders", "attached_node": "model.near_models.silver__token_transfer_orders"}, "test.near_models.not_null_silver__token_transfer_orders_TO_ADDRESS.eb3fd7b4c2": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TO_ADDRESS", "model": "{{ get_where_subquery(ref('silver__token_transfer_orders')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_orders_TO_ADDRESS", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_orders_TO_ADDRESS.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_orders.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_orders_TO_ADDRESS.eb3fd7b4c2", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_orders_TO_ADDRESS"], "alias": "token_transfer_orders_TO_ADDRESS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.1485844, "relation_name": "NEAR.not_null_silver.token_transfer_orders_TO_ADDRESS", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_orders", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_orders"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TO_ADDRESS", "file_key_name": "models.silver__token_transfer_orders", "attached_node": "model.near_models.silver__token_transfer_orders"}, "test.near_models.not_null_silver__token_transfer_orders_AMOUNT_UNADJ.5512f771a8": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "AMOUNT_UNADJ", "model": "{{ get_where_subquery(ref('silver__token_transfer_orders')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_orders_AMOUNT_UNADJ", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_orders_AMOUNT_UNADJ.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_orders.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_orders_AMOUNT_UNADJ.5512f771a8", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_orders_AMOUNT_UNADJ"], "alias": "token_transfer_orders_AMOUNT_UNADJ", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.1506188, "relation_name": "NEAR.not_null_silver.token_transfer_orders_AMOUNT_UNADJ", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_orders", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_orders"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "AMOUNT_UNADJ", "file_key_name": "models.silver__token_transfer_orders", "attached_node": "model.near_models.silver__token_transfer_orders"}, "test.near_models.not_null_silver__token_transfer_orders_RN.a703b50b38": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "RN", "model": "{{ get_where_subquery(ref('silver__token_transfer_orders')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_orders_RN", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_orders_RN.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_orders.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_orders_RN.a703b50b38", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_orders_RN"], "alias": "token_transfer_orders_RN", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.1526341, "relation_name": "NEAR.not_null_silver.token_transfer_orders_RN", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_orders", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_orders"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "RN", "file_key_name": "models.silver__token_transfer_orders", "attached_node": "model.near_models.silver__token_transfer_orders"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_orders_RN__NUMBER.a3f8de8374": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "NUMBER", "column_name": "RN", "model": "{{ get_where_subquery(ref('silver__token_transfer_orders')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_silver", "name": "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_orders_RN__NUMBER", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_0c7b7d82e1359f460304a1f389852a1f.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_orders.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_orders_RN__NUMBER.a3f8de8374", "fqn": ["near_models", "silver", "transfers", "non_native", "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_orders_RN__NUMBER"], "alias": "token_transfer_orders_RN", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_0c7b7d82e1359f460304a1f389852a1f", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_0c7b7d82e1359f460304a1f389852a1f"}, "created_at": 1763073389.1549637, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_silver.token_transfer_orders_RN", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_0c7b7d82e1359f460304a1f389852a1f\") }}", "language": "sql", "refs": [{"name": "silver__token_transfer_orders", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__token_transfer_orders"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "RN", "file_key_name": "models.silver__token_transfer_orders", "attached_node": "model.near_models.silver__token_transfer_orders"}, "test.near_models.not_null_silver__token_transfer_orders_RECEIPT_SUCCEEDED.680a88da60": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "RECEIPT_SUCCEEDED", "model": "{{ get_where_subquery(ref('silver__token_transfer_orders')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_orders_RECEIPT_SUCCEEDED", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_orders_RECEIPT_SUCCEEDED.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_orders.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_orders_RECEIPT_SUCCEEDED.680a88da60", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_orders_RECEIPT_SUCCEEDED"], "alias": "token_transfer_orders_RECEIPT_SUCCEEDED", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.1598065, "relation_name": "NEAR.not_null_silver.token_transfer_orders_RECEIPT_SUCCEEDED", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_orders", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_orders"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "RECEIPT_SUCCEEDED", "file_key_name": "models.silver__token_transfer_orders", "attached_node": "model.near_models.silver__token_transfer_orders"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_orders_RECEIPT_SUCCEEDED__BOOLEAN.c505b5c45a": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "BOOLEAN", "column_name": "RECEIPT_SUCCEEDED", "model": "{{ get_where_subquery(ref('silver__token_transfer_orders')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_silver", "name": "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_orders_RECEIPT_SUCCEEDED__BOOLEAN", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_0993dcd31a9e96beb5aba6c353671e9c.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_orders.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_orders_RECEIPT_SUCCEEDED__BOOLEAN.c505b5c45a", "fqn": ["near_models", "silver", "transfers", "non_native", "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_orders_RECEIPT_SUCCEEDED__BOOLEAN"], "alias": "token_transfer_orders_RECEIPT_SUCCEEDED", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_0993dcd31a9e96beb5aba6c353671e9c", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_0993dcd31a9e96beb5aba6c353671e9c"}, "created_at": 1763073389.1618452, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_silver.token_transfer_orders_RECEIPT_SUCCEEDED", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_0993dcd31a9e96beb5aba6c353671e9c\") }}", "language": "sql", "refs": [{"name": "silver__token_transfer_orders", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__token_transfer_orders"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "RECEIPT_SUCCEEDED", "file_key_name": "models.silver__token_transfer_orders", "attached_node": "model.near_models.silver__token_transfer_orders"}, "test.near_models.not_null_silver__token_transfer_orders_TRANSFERS_ORDERS_ID.727069d447": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TRANSFERS_ORDERS_ID", "model": "{{ get_where_subquery(ref('silver__token_transfer_orders')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_orders_TRANSFERS_ORDERS_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_orders_TRANSFERS_ORDERS_ID.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_orders.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_orders_TRANSFERS_ORDERS_ID.727069d447", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_orders_TRANSFERS_ORDERS_ID"], "alias": "token_transfer_orders_TRANSFERS_ORDERS_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.1669214, "relation_name": "NEAR.not_null_silver.token_transfer_orders_TRANSFERS_ORDERS_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_orders", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_orders"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TRANSFERS_ORDERS_ID", "file_key_name": "models.silver__token_transfer_orders", "attached_node": "model.near_models.silver__token_transfer_orders"}, "test.near_models.unique_silver__token_transfer_orders_TRANSFERS_ORDERS_ID.7744669cb0": {"test_metadata": {"name": "unique", "kwargs": {"column_name": "TRANSFERS_ORDERS_ID", "model": "{{ get_where_subquery(ref('silver__token_transfer_orders')) }}"}, "namespace": null}, "database": "NEAR", "schema": "unique_silver", "name": "unique_silver__token_transfer_orders_TRANSFERS_ORDERS_ID", "resource_type": "test", "package_name": "near_models", "path": "unique_silver__token_transfer_orders_TRANSFERS_ORDERS_ID.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_orders.yml", "unique_id": "test.near_models.unique_silver__token_transfer_orders_TRANSFERS_ORDERS_ID.7744669cb0", "fqn": ["near_models", "silver", "transfers", "non_native", "unique_silver__token_transfer_orders_TRANSFERS_ORDERS_ID"], "alias": "token_transfer_orders_TRANSFERS_ORDERS_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.169004, "relation_name": "NEAR.unique_silver.token_transfer_orders_TRANSFERS_ORDERS_ID", "raw_code": "{{ test_unique(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_orders", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_unique"], "nodes": ["model.near_models.silver__token_transfer_orders"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TRANSFERS_ORDERS_ID", "file_key_name": "models.silver__token_transfer_orders", "attached_node": "model.near_models.silver__token_transfer_orders"}, "test.near_models.not_null_silver__token_transfer_orders_INSERTED_TIMESTAMP.b87ce77cbe": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "INSERTED_TIMESTAMP", "model": "{{ get_where_subquery(ref('silver__token_transfer_orders')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_orders_INSERTED_TIMESTAMP", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_orders_INSERTED_TIMESTAMP.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_orders.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_orders_INSERTED_TIMESTAMP.b87ce77cbe", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_orders_INSERTED_TIMESTAMP"], "alias": "token_transfer_orders_INSERTED_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.1710548, "relation_name": "NEAR.not_null_silver.token_transfer_orders_INSERTED_TIMESTAMP", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_orders", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_orders"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "INSERTED_TIMESTAMP", "file_key_name": "models.silver__token_transfer_orders", "attached_node": "model.near_models.silver__token_transfer_orders"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_orders_INSERTED_TIMESTAMP__TIMESTAMP_NTZ.620cd648f6": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "TIMESTAMP_NTZ", "column_name": "INSERTED_TIMESTAMP", "model": "{{ get_where_subquery(ref('silver__token_transfer_orders')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_silver", "name": "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_orders_INSERTED_TIMESTAMP__TIMESTAMP_NTZ", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_1287c8d2f801161a7b523e4852718c14.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_orders.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_orders_INSERTED_TIMESTAMP__TIMESTAMP_NTZ.620cd648f6", "fqn": ["near_models", "silver", "transfers", "non_native", "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_orders_INSERTED_TIMESTAMP__TIMESTAMP_NTZ"], "alias": "token_transfer_orders_INSERTED_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_1287c8d2f801161a7b523e4852718c14", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_1287c8d2f801161a7b523e4852718c14"}, "created_at": 1763073389.17309, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_silver.token_transfer_orders_INSERTED_TIMESTAMP", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_1287c8d2f801161a7b523e4852718c14\") }}", "language": "sql", "refs": [{"name": "silver__token_transfer_orders", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__token_transfer_orders"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "INSERTED_TIMESTAMP", "file_key_name": "models.silver__token_transfer_orders", "attached_node": "model.near_models.silver__token_transfer_orders"}, "test.near_models.not_null_silver__token_transfer_orders_MODIFIED_TIMESTAMP.4168c37d97": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "MODIFIED_TIMESTAMP", "model": "{{ get_where_subquery(ref('silver__token_transfer_orders')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_orders_MODIFIED_TIMESTAMP", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_orders_MODIFIED_TIMESTAMP.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_orders.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_orders_MODIFIED_TIMESTAMP.4168c37d97", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_orders_MODIFIED_TIMESTAMP"], "alias": "token_transfer_orders_MODIFIED_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.17819, "relation_name": "NEAR.not_null_silver.token_transfer_orders_MODIFIED_TIMESTAMP", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_orders", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_orders"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "MODIFIED_TIMESTAMP", "file_key_name": "models.silver__token_transfer_orders", "attached_node": "model.near_models.silver__token_transfer_orders"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_orders_MODIFIED_TIMESTAMP__TIMESTAMP_NTZ.a7d3878f56": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "TIMESTAMP_NTZ", "column_name": "MODIFIED_TIMESTAMP", "model": "{{ get_where_subquery(ref('silver__token_transfer_orders')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_silver", "name": "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_orders_MODIFIED_TIMESTAMP__TIMESTAMP_NTZ", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_32bacd63aa5f6e1accddd2345f903d55.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_orders.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_orders_MODIFIED_TIMESTAMP__TIMESTAMP_NTZ.a7d3878f56", "fqn": ["near_models", "silver", "transfers", "non_native", "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_orders_MODIFIED_TIMESTAMP__TIMESTAMP_NTZ"], "alias": "token_transfer_orders_MODIFIED_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_32bacd63aa5f6e1accddd2345f903d55", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_32bacd63aa5f6e1accddd2345f903d55"}, "created_at": 1763073389.18026, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_silver.token_transfer_orders_MODIFIED_TIMESTAMP", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_32bacd63aa5f6e1accddd2345f903d55\") }}", "language": "sql", "refs": [{"name": "silver__token_transfer_orders", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__token_transfer_orders"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "MODIFIED_TIMESTAMP", "file_key_name": "models.silver__token_transfer_orders", "attached_node": "model.near_models.silver__token_transfer_orders"}, "test.near_models.not_null_silver__token_transfer_wrapped_near_block_id.c6409479a9": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "block_id", "model": "{{ get_where_subquery(ref('silver__token_transfer_wrapped_near')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_wrapped_near_block_id", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_wrapped_near_block_id.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_wrapped_near.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_wrapped_near_block_id.c6409479a9", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_wrapped_near_block_id"], "alias": "token_transfer_wrapped_near_block_id", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.1905267, "relation_name": "NEAR.not_null_silver.token_transfer_wrapped_near_block_id", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_wrapped_near", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_wrapped_near"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "block_id", "file_key_name": "models.silver__token_transfer_wrapped_near", "attached_node": "model.near_models.silver__token_transfer_wrapped_near"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_block_id__NUMBER.84381b3678": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "NUMBER", "column_name": "block_id", "model": "{{ get_where_subquery(ref('silver__token_transfer_wrapped_near')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_silver", "name": "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_block_id__NUMBER", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_9f92a952e3aa89c5a9f0b4659e59473d.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_wrapped_near.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_block_id__NUMBER.84381b3678", "fqn": ["near_models", "silver", "transfers", "non_native", "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_block_id__NUMBER"], "alias": "token_transfer_wrapped_near_block_id", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_9f92a952e3aa89c5a9f0b4659e59473d", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_9f92a952e3aa89c5a9f0b4659e59473d"}, "created_at": 1763073389.1928453, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_silver.token_transfer_wrapped_near_block_id", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_9f92a952e3aa89c5a9f0b4659e59473d\") }}", "language": "sql", "refs": [{"name": "silver__token_transfer_wrapped_near", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__token_transfer_wrapped_near"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "block_id", "file_key_name": "models.silver__token_transfer_wrapped_near", "attached_node": "model.near_models.silver__token_transfer_wrapped_near"}, "test.near_models.not_null_silver__token_transfer_wrapped_near_block_timestamp.b2d09a27d7": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "block_timestamp", "model": "{{ get_where_subquery(ref('silver__token_transfer_wrapped_near')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_wrapped_near_block_timestamp", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_wrapped_near_block_timestamp.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_wrapped_near.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_wrapped_near_block_timestamp.b2d09a27d7", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_wrapped_near_block_timestamp"], "alias": "token_transfer_wrapped_near_block_timestamp", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.1977756, "relation_name": "NEAR.not_null_silver.token_transfer_wrapped_near_block_timestamp", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_wrapped_near", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_wrapped_near"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "block_timestamp", "file_key_name": "models.silver__token_transfer_wrapped_near", "attached_node": "model.near_models.silver__token_transfer_wrapped_near"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_block_timestamp__TIMESTAMP_NTZ.002661ed7b": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "TIMESTAMP_NTZ", "column_name": "block_timestamp", "model": "{{ get_where_subquery(ref('silver__token_transfer_wrapped_near')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_silver", "name": "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_block_timestamp__TIMESTAMP_NTZ", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_dcd7f38aaec2a876e67f9781843b037c.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_wrapped_near.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_block_timestamp__TIMESTAMP_NTZ.002661ed7b", "fqn": ["near_models", "silver", "transfers", "non_native", "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_block_timestamp__TIMESTAMP_NTZ"], "alias": "token_transfer_wrapped_near_block_timestamp", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_dcd7f38aaec2a876e67f9781843b037c", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_dcd7f38aaec2a876e67f9781843b037c"}, "created_at": 1763073389.1998465, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_silver.token_transfer_wrapped_near_block_timestamp", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_dcd7f38aaec2a876e67f9781843b037c\") }}", "language": "sql", "refs": [{"name": "silver__token_transfer_wrapped_near", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__token_transfer_wrapped_near"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "block_timestamp", "file_key_name": "models.silver__token_transfer_wrapped_near", "attached_node": "model.near_models.silver__token_transfer_wrapped_near"}, "test.near_models.not_null_silver__token_transfer_wrapped_near_tx_hash.4f4ad18807": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "tx_hash", "model": "{{ get_where_subquery(ref('silver__token_transfer_wrapped_near')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_wrapped_near_tx_hash", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_wrapped_near_tx_hash.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_wrapped_near.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_wrapped_near_tx_hash.4f4ad18807", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_wrapped_near_tx_hash"], "alias": "token_transfer_wrapped_near_tx_hash", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.2050004, "relation_name": "NEAR.not_null_silver.token_transfer_wrapped_near_tx_hash", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_wrapped_near", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_wrapped_near"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "tx_hash", "file_key_name": "models.silver__token_transfer_wrapped_near", "attached_node": "model.near_models.silver__token_transfer_wrapped_near"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_tx_hash__VARCHAR.85f5fe73f7": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "VARCHAR", "column_name": "tx_hash", "model": "{{ get_where_subquery(ref('silver__token_transfer_wrapped_near')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_silver", "name": "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_tx_hash__VARCHAR", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_287278c3ff6e206ffd1aa4df49b36298.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_wrapped_near.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_tx_hash__VARCHAR.85f5fe73f7", "fqn": ["near_models", "silver", "transfers", "non_native", "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_tx_hash__VARCHAR"], "alias": "token_transfer_wrapped_near_tx_hash", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_287278c3ff6e206ffd1aa4df49b36298", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_287278c3ff6e206ffd1aa4df49b36298"}, "created_at": 1763073389.207054, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_silver.token_transfer_wrapped_near_tx_hash", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_287278c3ff6e206ffd1aa4df49b36298\") }}", "language": "sql", "refs": [{"name": "silver__token_transfer_wrapped_near", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__token_transfer_wrapped_near"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "tx_hash", "file_key_name": "models.silver__token_transfer_wrapped_near", "attached_node": "model.near_models.silver__token_transfer_wrapped_near"}, "test.near_models.not_null_silver__token_transfer_wrapped_near_receipt_id.f1dd0d3a86": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "receipt_id", "model": "{{ get_where_subquery(ref('silver__token_transfer_wrapped_near')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_wrapped_near_receipt_id", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_wrapped_near_receipt_id.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_wrapped_near.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_wrapped_near_receipt_id.f1dd0d3a86", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_wrapped_near_receipt_id"], "alias": "token_transfer_wrapped_near_receipt_id", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.2121284, "relation_name": "NEAR.not_null_silver.token_transfer_wrapped_near_receipt_id", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_wrapped_near", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_wrapped_near"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "receipt_id", "file_key_name": "models.silver__token_transfer_wrapped_near", "attached_node": "model.near_models.silver__token_transfer_wrapped_near"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_receipt_id__VARCHAR.6a56252de6": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "VARCHAR", "column_name": "receipt_id", "model": "{{ get_where_subquery(ref('silver__token_transfer_wrapped_near')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_silver", "name": "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_receipt_id__VARCHAR", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_a9ed290a2a904f03f1875be3880d5536.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_wrapped_near.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_receipt_id__VARCHAR.6a56252de6", "fqn": ["near_models", "silver", "transfers", "non_native", "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_receipt_id__VARCHAR"], "alias": "token_transfer_wrapped_near_receipt_id", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_a9ed290a2a904f03f1875be3880d5536", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_a9ed290a2a904f03f1875be3880d5536"}, "created_at": 1763073389.2141972, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_silver.token_transfer_wrapped_near_receipt_id", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_a9ed290a2a904f03f1875be3880d5536\") }}", "language": "sql", "refs": [{"name": "silver__token_transfer_wrapped_near", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__token_transfer_wrapped_near"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "receipt_id", "file_key_name": "models.silver__token_transfer_wrapped_near", "attached_node": "model.near_models.silver__token_transfer_wrapped_near"}, "test.near_models.not_null_silver__token_transfer_wrapped_near_contract_address.654ca0e3c2": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "contract_address", "model": "{{ get_where_subquery(ref('silver__token_transfer_wrapped_near')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_wrapped_near_contract_address", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_wrapped_near_contract_address.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_wrapped_near.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_wrapped_near_contract_address.654ca0e3c2", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_wrapped_near_contract_address"], "alias": "token_transfer_wrapped_near_contract_address", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.2193232, "relation_name": "NEAR.not_null_silver.token_transfer_wrapped_near_contract_address", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_wrapped_near", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_wrapped_near"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "contract_address", "file_key_name": "models.silver__token_transfer_wrapped_near", "attached_node": "model.near_models.silver__token_transfer_wrapped_near"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_contract_address__VARCHAR.8ac56b832e": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "VARCHAR", "column_name": "contract_address", "model": "{{ get_where_subquery(ref('silver__token_transfer_wrapped_near')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_silver", "name": "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_contract_address__VARCHAR", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_0d0f059f6d31d9c7dc91ca01b2ca8881.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_wrapped_near.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_contract_address__VARCHAR.8ac56b832e", "fqn": ["near_models", "silver", "transfers", "non_native", "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_contract_address__VARCHAR"], "alias": "token_transfer_wrapped_near_contract_address", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_0d0f059f6d31d9c7dc91ca01b2ca8881", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_0d0f059f6d31d9c7dc91ca01b2ca8881"}, "created_at": 1763073389.221391, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_silver.token_transfer_wrapped_near_contract_address", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_0d0f059f6d31d9c7dc91ca01b2ca8881\") }}", "language": "sql", "refs": [{"name": "silver__token_transfer_wrapped_near", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__token_transfer_wrapped_near"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "contract_address", "file_key_name": "models.silver__token_transfer_wrapped_near", "attached_node": "model.near_models.silver__token_transfer_wrapped_near"}, "test.near_models.not_null_silver__token_transfer_wrapped_near_method_name.09be65c4ec": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "method_name", "model": "{{ get_where_subquery(ref('silver__token_transfer_wrapped_near')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_wrapped_near_method_name", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_wrapped_near_method_name.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_wrapped_near.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_wrapped_near_method_name.09be65c4ec", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_wrapped_near_method_name"], "alias": "token_transfer_wrapped_near_method_name", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.2265432, "relation_name": "NEAR.not_null_silver.token_transfer_wrapped_near_method_name", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_wrapped_near", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_wrapped_near"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "method_name", "file_key_name": "models.silver__token_transfer_wrapped_near", "attached_node": "model.near_models.silver__token_transfer_wrapped_near"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_method_name__VARCHAR.e10f006e4c": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "VARCHAR", "column_name": "method_name", "model": "{{ get_where_subquery(ref('silver__token_transfer_wrapped_near')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_silver", "name": "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_method_name__VARCHAR", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_3983a1d183d5833e6712958b4e95e442.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_wrapped_near.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_method_name__VARCHAR.e10f006e4c", "fqn": ["near_models", "silver", "transfers", "non_native", "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_method_name__VARCHAR"], "alias": "token_transfer_wrapped_near_method_name", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_3983a1d183d5833e6712958b4e95e442", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_3983a1d183d5833e6712958b4e95e442"}, "created_at": 1763073389.2286174, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_silver.token_transfer_wrapped_near_method_name", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_3983a1d183d5833e6712958b4e95e442\") }}", "language": "sql", "refs": [{"name": "silver__token_transfer_wrapped_near", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__token_transfer_wrapped_near"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "method_name", "file_key_name": "models.silver__token_transfer_wrapped_near", "attached_node": "model.near_models.silver__token_transfer_wrapped_near"}, "test.near_models.not_null_silver__token_transfer_wrapped_near_from_address.e3b85c2db5": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "from_address", "model": "{{ get_where_subquery(ref('silver__token_transfer_wrapped_near')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_wrapped_near_from_address", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_wrapped_near_from_address.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_wrapped_near.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_wrapped_near_from_address.e3b85c2db5", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_wrapped_near_from_address"], "alias": "token_transfer_wrapped_near_from_address", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.2334776, "relation_name": "NEAR.not_null_silver.token_transfer_wrapped_near_from_address", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_wrapped_near", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_wrapped_near"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "from_address", "file_key_name": "models.silver__token_transfer_wrapped_near", "attached_node": "model.near_models.silver__token_transfer_wrapped_near"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_from_address__VARCHAR.9a15f42853": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "VARCHAR", "column_name": "from_address", "model": "{{ get_where_subquery(ref('silver__token_transfer_wrapped_near')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_silver", "name": "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_from_address__VARCHAR", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_9db361991343f685a7e7064b031e5bbd.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_wrapped_near.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_from_address__VARCHAR.9a15f42853", "fqn": ["near_models", "silver", "transfers", "non_native", "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_from_address__VARCHAR"], "alias": "token_transfer_wrapped_near_from_address", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_9db361991343f685a7e7064b031e5bbd", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_9db361991343f685a7e7064b031e5bbd"}, "created_at": 1763073389.235546, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_silver.token_transfer_wrapped_near_from_address", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_9db361991343f685a7e7064b031e5bbd\") }}", "language": "sql", "refs": [{"name": "silver__token_transfer_wrapped_near", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__token_transfer_wrapped_near"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "from_address", "file_key_name": "models.silver__token_transfer_wrapped_near", "attached_node": "model.near_models.silver__token_transfer_wrapped_near"}, "test.near_models.not_null_silver__token_transfer_wrapped_near_to_address.5740cb6b84": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "to_address", "model": "{{ get_where_subquery(ref('silver__token_transfer_wrapped_near')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_wrapped_near_to_address", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_wrapped_near_to_address.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_wrapped_near.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_wrapped_near_to_address.5740cb6b84", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_wrapped_near_to_address"], "alias": "token_transfer_wrapped_near_to_address", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.2407446, "relation_name": "NEAR.not_null_silver.token_transfer_wrapped_near_to_address", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_wrapped_near", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_wrapped_near"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "to_address", "file_key_name": "models.silver__token_transfer_wrapped_near", "attached_node": "model.near_models.silver__token_transfer_wrapped_near"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_to_address__VARCHAR.2a8274d1cb": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "VARCHAR", "column_name": "to_address", "model": "{{ get_where_subquery(ref('silver__token_transfer_wrapped_near')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_silver", "name": "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_to_address__VARCHAR", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_ab63e009073b8db9f378f1ffdf4b35c9.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_wrapped_near.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_to_address__VARCHAR.2a8274d1cb", "fqn": ["near_models", "silver", "transfers", "non_native", "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_to_address__VARCHAR"], "alias": "token_transfer_wrapped_near_to_address", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_ab63e009073b8db9f378f1ffdf4b35c9", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_ab63e009073b8db9f378f1ffdf4b35c9"}, "created_at": 1763073389.2427816, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_silver.token_transfer_wrapped_near_to_address", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_ab63e009073b8db9f378f1ffdf4b35c9\") }}", "language": "sql", "refs": [{"name": "silver__token_transfer_wrapped_near", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__token_transfer_wrapped_near"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "to_address", "file_key_name": "models.silver__token_transfer_wrapped_near", "attached_node": "model.near_models.silver__token_transfer_wrapped_near"}, "test.near_models.not_null_silver__token_transfer_wrapped_near_amount_unadj.f4501092c4": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "amount_unadj", "model": "{{ get_where_subquery(ref('silver__token_transfer_wrapped_near')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_wrapped_near_amount_unadj", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_wrapped_near_amount_unadj.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_wrapped_near.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_wrapped_near_amount_unadj.f4501092c4", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_wrapped_near_amount_unadj"], "alias": "token_transfer_wrapped_near_amount_unadj", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.2479064, "relation_name": "NEAR.not_null_silver.token_transfer_wrapped_near_amount_unadj", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_wrapped_near", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_wrapped_near"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "amount_unadj", "file_key_name": "models.silver__token_transfer_wrapped_near", "attached_node": "model.near_models.silver__token_transfer_wrapped_near"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_amount_unadj__VARCHAR.8648c32401": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "VARCHAR", "column_name": "amount_unadj", "model": "{{ get_where_subquery(ref('silver__token_transfer_wrapped_near')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_silver", "name": "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_amount_unadj__VARCHAR", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_72b00a7a4d3a3c89848bc1fcd6c7274b.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_wrapped_near.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_amount_unadj__VARCHAR.8648c32401", "fqn": ["near_models", "silver", "transfers", "non_native", "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_amount_unadj__VARCHAR"], "alias": "token_transfer_wrapped_near_amount_unadj", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_72b00a7a4d3a3c89848bc1fcd6c7274b", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_72b00a7a4d3a3c89848bc1fcd6c7274b"}, "created_at": 1763073389.2499576, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_silver.token_transfer_wrapped_near_amount_unadj", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_72b00a7a4d3a3c89848bc1fcd6c7274b\") }}", "language": "sql", "refs": [{"name": "silver__token_transfer_wrapped_near", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__token_transfer_wrapped_near"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "amount_unadj", "file_key_name": "models.silver__token_transfer_wrapped_near", "attached_node": "model.near_models.silver__token_transfer_wrapped_near"}, "test.near_models.not_null_silver__token_transfer_wrapped_near_rn.70ac67cf72": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "rn", "model": "{{ get_where_subquery(ref('silver__token_transfer_wrapped_near')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_wrapped_near_rn", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_wrapped_near_rn.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_wrapped_near.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_wrapped_near_rn.70ac67cf72", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_wrapped_near_rn"], "alias": "token_transfer_wrapped_near_rn", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.255611, "relation_name": "NEAR.not_null_silver.token_transfer_wrapped_near_rn", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_wrapped_near", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_wrapped_near"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "rn", "file_key_name": "models.silver__token_transfer_wrapped_near", "attached_node": "model.near_models.silver__token_transfer_wrapped_near"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_rn__NUMBER.0bab18b850": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "NUMBER", "column_name": "rn", "model": "{{ get_where_subquery(ref('silver__token_transfer_wrapped_near')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_silver", "name": "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_rn__NUMBER", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_8c90aea5912cb0fcfa63dc40169cf854.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_wrapped_near.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_rn__NUMBER.0bab18b850", "fqn": ["near_models", "silver", "transfers", "non_native", "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_rn__NUMBER"], "alias": "token_transfer_wrapped_near_rn", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_8c90aea5912cb0fcfa63dc40169cf854", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_8c90aea5912cb0fcfa63dc40169cf854"}, "created_at": 1763073389.2576537, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_silver.token_transfer_wrapped_near_rn", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_8c90aea5912cb0fcfa63dc40169cf854\") }}", "language": "sql", "refs": [{"name": "silver__token_transfer_wrapped_near", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__token_transfer_wrapped_near"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "rn", "file_key_name": "models.silver__token_transfer_wrapped_near", "attached_node": "model.near_models.silver__token_transfer_wrapped_near"}, "test.near_models.not_null_silver__token_transfer_wrapped_near_RECEIPT_SUCCEEDED.8f892d5120": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "RECEIPT_SUCCEEDED", "model": "{{ get_where_subquery(ref('silver__token_transfer_wrapped_near')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_wrapped_near_RECEIPT_SUCCEEDED", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_wrapped_near_RECEIPT_SUCCEEDED.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_wrapped_near.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_wrapped_near_RECEIPT_SUCCEEDED.8f892d5120", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_wrapped_near_RECEIPT_SUCCEEDED"], "alias": "token_transfer_wrapped_near_RECEIPT_SUCCEEDED", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.2627523, "relation_name": "NEAR.not_null_silver.token_transfer_wrapped_near_RECEIPT_SUCCEEDED", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_wrapped_near", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_wrapped_near"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "RECEIPT_SUCCEEDED", "file_key_name": "models.silver__token_transfer_wrapped_near", "attached_node": "model.near_models.silver__token_transfer_wrapped_near"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_RECEIPT_SUCCEEDED__BOOLEAN.a72cbcbaa8": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "BOOLEAN", "column_name": "RECEIPT_SUCCEEDED", "model": "{{ get_where_subquery(ref('silver__token_transfer_wrapped_near')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_silver", "name": "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_RECEIPT_SUCCEEDED__BOOLEAN", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_b305a504e257226add0cf7f9e2178fc0.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_wrapped_near.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_RECEIPT_SUCCEEDED__BOOLEAN.a72cbcbaa8", "fqn": ["near_models", "silver", "transfers", "non_native", "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_RECEIPT_SUCCEEDED__BOOLEAN"], "alias": "token_transfer_wrapped_near_RECEIPT_SUCCEEDED", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_b305a504e257226add0cf7f9e2178fc0", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_b305a504e257226add0cf7f9e2178fc0"}, "created_at": 1763073389.2648456, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_silver.token_transfer_wrapped_near_RECEIPT_SUCCEEDED", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_b305a504e257226add0cf7f9e2178fc0\") }}", "language": "sql", "refs": [{"name": "silver__token_transfer_wrapped_near", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__token_transfer_wrapped_near"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "RECEIPT_SUCCEEDED", "file_key_name": "models.silver__token_transfer_wrapped_near", "attached_node": "model.near_models.silver__token_transfer_wrapped_near"}, "test.near_models.not_null_silver__token_transfer_wrapped_near__partition_by_block_number.6d58ad8e62": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "_partition_by_block_number", "model": "{{ get_where_subquery(ref('silver__token_transfer_wrapped_near')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_wrapped_near__partition_by_block_number", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfe_c7d094435e627826195c94cb9f53aeab.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_wrapped_near.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_wrapped_near__partition_by_block_number.6d58ad8e62", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_wrapped_near__partition_by_block_number"], "alias": "token_transfer_wrapped_near", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "not_null_silver__token_transfe_c7d094435e627826195c94cb9f53aeab", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "not_null_silver__token_transfe_c7d094435e627826195c94cb9f53aeab"}, "created_at": 1763073389.2696815, "relation_name": "NEAR.not_null_silver.token_transfer_wrapped_near", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(alias=\"not_null_silver__token_transfe_c7d094435e627826195c94cb9f53aeab\") }}", "language": "sql", "refs": [{"name": "silver__token_transfer_wrapped_near", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_wrapped_near"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "_partition_by_block_number", "file_key_name": "models.silver__token_transfer_wrapped_near", "attached_node": "model.near_models.silver__token_transfer_wrapped_near"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near__partition_by_block_number__NUMBER.4e85e1801b": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "NUMBER", "column_name": "_partition_by_block_number", "model": "{{ get_where_subquery(ref('silver__token_transfer_wrapped_near')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_silver", "name": "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near__partition_by_block_number__NUMBER", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_1ee768c7c2cc90517a3fd5c146a4c246.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_wrapped_near.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near__partition_by_block_number__NUMBER.4e85e1801b", "fqn": ["near_models", "silver", "transfers", "non_native", "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near__partition_by_block_number__NUMBER"], "alias": "token_transfer_wrapped_near", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_1ee768c7c2cc90517a3fd5c146a4c246", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_1ee768c7c2cc90517a3fd5c146a4c246"}, "created_at": 1763073389.2717261, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_silver.token_transfer_wrapped_near", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_1ee768c7c2cc90517a3fd5c146a4c246\") }}", "language": "sql", "refs": [{"name": "silver__token_transfer_wrapped_near", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__token_transfer_wrapped_near"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "_partition_by_block_number", "file_key_name": "models.silver__token_transfer_wrapped_near", "attached_node": "model.near_models.silver__token_transfer_wrapped_near"}, "test.near_models.not_null_silver__token_transfer_wrapped_near_transfers_wrapped_near_id.0582667db6": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "transfers_wrapped_near_id", "model": "{{ get_where_subquery(ref('silver__token_transfer_wrapped_near')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_wrapped_near_transfers_wrapped_near_id", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfe_97b417811d4240c54c7eb3052e801d85.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_wrapped_near.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_wrapped_near_transfers_wrapped_near_id.0582667db6", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_wrapped_near_transfers_wrapped_near_id"], "alias": "token_transfer_wrapped_near_transfers_wrapped_near_id", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "not_null_silver__token_transfe_97b417811d4240c54c7eb3052e801d85", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "not_null_silver__token_transfe_97b417811d4240c54c7eb3052e801d85"}, "created_at": 1763073389.276796, "relation_name": "NEAR.not_null_silver.token_transfer_wrapped_near_transfers_wrapped_near_id", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(alias=\"not_null_silver__token_transfe_97b417811d4240c54c7eb3052e801d85\") }}", "language": "sql", "refs": [{"name": "silver__token_transfer_wrapped_near", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_wrapped_near"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "transfers_wrapped_near_id", "file_key_name": "models.silver__token_transfer_wrapped_near", "attached_node": "model.near_models.silver__token_transfer_wrapped_near"}, "test.near_models.unique_silver__token_transfer_wrapped_near_transfers_wrapped_near_id.22ea54faae": {"test_metadata": {"name": "unique", "kwargs": {"column_name": "transfers_wrapped_near_id", "model": "{{ get_where_subquery(ref('silver__token_transfer_wrapped_near')) }}"}, "namespace": null}, "database": "NEAR", "schema": "unique_silver", "name": "unique_silver__token_transfer_wrapped_near_transfers_wrapped_near_id", "resource_type": "test", "package_name": "near_models", "path": "unique_silver__token_transfer__e5a1914fbbe60e75d095131863267dbc.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_wrapped_near.yml", "unique_id": "test.near_models.unique_silver__token_transfer_wrapped_near_transfers_wrapped_near_id.22ea54faae", "fqn": ["near_models", "silver", "transfers", "non_native", "unique_silver__token_transfer_wrapped_near_transfers_wrapped_near_id"], "alias": "token_transfer_wrapped_near_transfers_wrapped_near_id", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "unique_silver__token_transfer__e5a1914fbbe60e75d095131863267dbc", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "unique_silver__token_transfer__e5a1914fbbe60e75d095131863267dbc"}, "created_at": 1763073389.2788777, "relation_name": "NEAR.unique_silver.token_transfer_wrapped_near_transfers_wrapped_near_id", "raw_code": "{{ test_unique(**_dbt_generic_test_kwargs) }}{{ config(alias=\"unique_silver__token_transfer__e5a1914fbbe60e75d095131863267dbc\") }}", "language": "sql", "refs": [{"name": "silver__token_transfer_wrapped_near", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_unique"], "nodes": ["model.near_models.silver__token_transfer_wrapped_near"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "transfers_wrapped_near_id", "file_key_name": "models.silver__token_transfer_wrapped_near", "attached_node": "model.near_models.silver__token_transfer_wrapped_near"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_transfers_wrapped_near_id__VARCHAR.f16fe547a4": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "VARCHAR", "column_name": "transfers_wrapped_near_id", "model": "{{ get_where_subquery(ref('silver__token_transfer_wrapped_near')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_silver", "name": "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_transfers_wrapped_near_id__VARCHAR", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_3da374ecc9a88b677938ab30f96d405d.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_wrapped_near.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_transfers_wrapped_near_id__VARCHAR.f16fe547a4", "fqn": ["near_models", "silver", "transfers", "non_native", "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_transfers_wrapped_near_id__VARCHAR"], "alias": "token_transfer_wrapped_near_transfers_wrapped_near_id", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_3da374ecc9a88b677938ab30f96d405d", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_3da374ecc9a88b677938ab30f96d405d"}, "created_at": 1763073389.2809322, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_silver.token_transfer_wrapped_near_transfers_wrapped_near_id", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_3da374ecc9a88b677938ab30f96d405d\") }}", "language": "sql", "refs": [{"name": "silver__token_transfer_wrapped_near", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__token_transfer_wrapped_near"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "transfers_wrapped_near_id", "file_key_name": "models.silver__token_transfer_wrapped_near", "attached_node": "model.near_models.silver__token_transfer_wrapped_near"}, "test.near_models.not_null_silver__token_transfer_wrapped_near_inserted_timestamp.4edd0a9f33": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "inserted_timestamp", "model": "{{ get_where_subquery(ref('silver__token_transfer_wrapped_near')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_wrapped_near_inserted_timestamp", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_wrapped_near_inserted_timestamp.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_wrapped_near.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_wrapped_near_inserted_timestamp.4edd0a9f33", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_wrapped_near_inserted_timestamp"], "alias": "token_transfer_wrapped_near_inserted_timestamp", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.2859738, "relation_name": "NEAR.not_null_silver.token_transfer_wrapped_near_inserted_timestamp", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_wrapped_near", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_wrapped_near"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "inserted_timestamp", "file_key_name": "models.silver__token_transfer_wrapped_near", "attached_node": "model.near_models.silver__token_transfer_wrapped_near"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_inserted_timestamp__TIMESTAMP_NTZ.bbc8c6e0e4": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "TIMESTAMP_NTZ", "column_name": "inserted_timestamp", "model": "{{ get_where_subquery(ref('silver__token_transfer_wrapped_near')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_silver", "name": "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_inserted_timestamp__TIMESTAMP_NTZ", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_3d53511d61d81e5e89bb3472da349dd3.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_wrapped_near.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_inserted_timestamp__TIMESTAMP_NTZ.bbc8c6e0e4", "fqn": ["near_models", "silver", "transfers", "non_native", "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_inserted_timestamp__TIMESTAMP_NTZ"], "alias": "token_transfer_wrapped_near_inserted_timestamp", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_3d53511d61d81e5e89bb3472da349dd3", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_3d53511d61d81e5e89bb3472da349dd3"}, "created_at": 1763073389.2880855, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_silver.token_transfer_wrapped_near_inserted_timestamp", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_3d53511d61d81e5e89bb3472da349dd3\") }}", "language": "sql", "refs": [{"name": "silver__token_transfer_wrapped_near", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__token_transfer_wrapped_near"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "inserted_timestamp", "file_key_name": "models.silver__token_transfer_wrapped_near", "attached_node": "model.near_models.silver__token_transfer_wrapped_near"}, "test.near_models.not_null_silver__token_transfer_wrapped_near_modified_timestamp.af9a1bb42c": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "modified_timestamp", "model": "{{ get_where_subquery(ref('silver__token_transfer_wrapped_near')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_wrapped_near_modified_timestamp", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_wrapped_near_modified_timestamp.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_wrapped_near.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_wrapped_near_modified_timestamp.af9a1bb42c", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_wrapped_near_modified_timestamp"], "alias": "token_transfer_wrapped_near_modified_timestamp", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.2931902, "relation_name": "NEAR.not_null_silver.token_transfer_wrapped_near_modified_timestamp", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_wrapped_near", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_wrapped_near"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "modified_timestamp", "file_key_name": "models.silver__token_transfer_wrapped_near", "attached_node": "model.near_models.silver__token_transfer_wrapped_near"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_modified_timestamp__TIMESTAMP_NTZ.ef37eed186": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "TIMESTAMP_NTZ", "column_name": "modified_timestamp", "model": "{{ get_where_subquery(ref('silver__token_transfer_wrapped_near')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_silver", "name": "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_modified_timestamp__TIMESTAMP_NTZ", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_81cfdd7535bd0fc82637db3df2798583.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_wrapped_near.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_modified_timestamp__TIMESTAMP_NTZ.ef37eed186", "fqn": ["near_models", "silver", "transfers", "non_native", "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_modified_timestamp__TIMESTAMP_NTZ"], "alias": "token_transfer_wrapped_near_modified_timestamp", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_81cfdd7535bd0fc82637db3df2798583", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_81cfdd7535bd0fc82637db3df2798583"}, "created_at": 1763073389.2952495, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_silver.token_transfer_wrapped_near_modified_timestamp", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_81cfdd7535bd0fc82637db3df2798583\") }}", "language": "sql", "refs": [{"name": "silver__token_transfer_wrapped_near", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__token_transfer_wrapped_near"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "modified_timestamp", "file_key_name": "models.silver__token_transfer_wrapped_near", "attached_node": "model.near_models.silver__token_transfer_wrapped_near"}, "test.near_models.not_null_silver__token_transfer_ft_transfers_method_BLOCK_TIMESTAMP.5b5becf926": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCK_TIMESTAMP", "model": "{{ get_where_subquery(ref('silver__token_transfer_ft_transfers_method')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_ft_transfers_method_BLOCK_TIMESTAMP", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfe_3f6ff1100fa2ec03262f4fa90860a80f.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_ft_transfers_method.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_ft_transfers_method_BLOCK_TIMESTAMP.5b5becf926", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_ft_transfers_method_BLOCK_TIMESTAMP"], "alias": "token_transfer_ft_transfers_method_BLOCK_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "not_null_silver__token_transfe_3f6ff1100fa2ec03262f4fa90860a80f", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "not_null_silver__token_transfe_3f6ff1100fa2ec03262f4fa90860a80f"}, "created_at": 1763073389.303104, "relation_name": "NEAR.not_null_silver.token_transfer_ft_transfers_method_BLOCK_TIMESTAMP", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(alias=\"not_null_silver__token_transfe_3f6ff1100fa2ec03262f4fa90860a80f\") }}", "language": "sql", "refs": [{"name": "silver__token_transfer_ft_transfers_method", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_ft_transfers_method"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_TIMESTAMP", "file_key_name": "models.silver__token_transfer_ft_transfers_method", "attached_node": "model.near_models.silver__token_transfer_ft_transfers_method"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_method_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.642067a5ff": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "TIMESTAMP_NTZ", "column_name": "BLOCK_TIMESTAMP", "model": "{{ get_where_subquery(ref('silver__token_transfer_ft_transfers_method')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_silver", "name": "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_method_BLOCK_TIMESTAMP__TIMESTAMP_NTZ", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_6a975280ce1dedf632e036835f54957e.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_ft_transfers_method.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_method_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.642067a5ff", "fqn": ["near_models", "silver", "transfers", "non_native", "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_method_BLOCK_TIMESTAMP__TIMESTAMP_NTZ"], "alias": "token_transfer_ft_transfers_method_BLOCK_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_6a975280ce1dedf632e036835f54957e", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_6a975280ce1dedf632e036835f54957e"}, "created_at": 1763073389.3051755, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_silver.token_transfer_ft_transfers_method_BLOCK_TIMESTAMP", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_6a975280ce1dedf632e036835f54957e\") }}", "language": "sql", "refs": [{"name": "silver__token_transfer_ft_transfers_method", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__token_transfer_ft_transfers_method"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_TIMESTAMP", "file_key_name": "models.silver__token_transfer_ft_transfers_method", "attached_node": "model.near_models.silver__token_transfer_ft_transfers_method"}, "test.near_models.not_null_silver__token_transfer_ft_transfers_method_BLOCK_ID.216caea73f": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCK_ID", "model": "{{ get_where_subquery(ref('silver__token_transfer_ft_transfers_method')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_ft_transfers_method_BLOCK_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_ft_transfers_method_BLOCK_ID.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_ft_transfers_method.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_ft_transfers_method_BLOCK_ID.216caea73f", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_ft_transfers_method_BLOCK_ID"], "alias": "token_transfer_ft_transfers_method_BLOCK_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.3102226, "relation_name": "NEAR.not_null_silver.token_transfer_ft_transfers_method_BLOCK_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_ft_transfers_method", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_ft_transfers_method"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_ID", "file_key_name": "models.silver__token_transfer_ft_transfers_method", "attached_node": "model.near_models.silver__token_transfer_ft_transfers_method"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_method_BLOCK_ID__NUMBER.7e858c4091": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "NUMBER", "column_name": "BLOCK_ID", "model": "{{ get_where_subquery(ref('silver__token_transfer_ft_transfers_method')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_silver", "name": "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_method_BLOCK_ID__NUMBER", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_22cf207e88670fbd9e02fdbe446df350.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_ft_transfers_method.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_method_BLOCK_ID__NUMBER.7e858c4091", "fqn": ["near_models", "silver", "transfers", "non_native", "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_method_BLOCK_ID__NUMBER"], "alias": "token_transfer_ft_transfers_method_BLOCK_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_22cf207e88670fbd9e02fdbe446df350", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_22cf207e88670fbd9e02fdbe446df350"}, "created_at": 1763073389.3122702, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_silver.token_transfer_ft_transfers_method_BLOCK_ID", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_22cf207e88670fbd9e02fdbe446df350\") }}", "language": "sql", "refs": [{"name": "silver__token_transfer_ft_transfers_method", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__token_transfer_ft_transfers_method"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_ID", "file_key_name": "models.silver__token_transfer_ft_transfers_method", "attached_node": "model.near_models.silver__token_transfer_ft_transfers_method"}, "test.near_models.not_null_silver__token_transfer_ft_transfers_method_TX_HASH.a2c8fd3bbd": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TX_HASH", "model": "{{ get_where_subquery(ref('silver__token_transfer_ft_transfers_method')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_ft_transfers_method_TX_HASH", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_ft_transfers_method_TX_HASH.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_ft_transfers_method.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_ft_transfers_method_TX_HASH.a2c8fd3bbd", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_ft_transfers_method_TX_HASH"], "alias": "token_transfer_ft_transfers_method_TX_HASH", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.3173237, "relation_name": "NEAR.not_null_silver.token_transfer_ft_transfers_method_TX_HASH", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_ft_transfers_method", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_ft_transfers_method"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TX_HASH", "file_key_name": "models.silver__token_transfer_ft_transfers_method", "attached_node": "model.near_models.silver__token_transfer_ft_transfers_method"}, "test.near_models.not_null_silver__token_transfer_ft_transfers_method_CONTRACT_ADDRESS.cacb5cee28": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "CONTRACT_ADDRESS", "model": "{{ get_where_subquery(ref('silver__token_transfer_ft_transfers_method')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_ft_transfers_method_CONTRACT_ADDRESS", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfe_01adf9e98cc40506b2b12dfc315ec5b9.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_ft_transfers_method.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_ft_transfers_method_CONTRACT_ADDRESS.cacb5cee28", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_ft_transfers_method_CONTRACT_ADDRESS"], "alias": "token_transfer_ft_transfers_method_CONTRACT_ADDRESS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "not_null_silver__token_transfe_01adf9e98cc40506b2b12dfc315ec5b9", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "not_null_silver__token_transfe_01adf9e98cc40506b2b12dfc315ec5b9"}, "created_at": 1763073389.3194535, "relation_name": "NEAR.not_null_silver.token_transfer_ft_transfers_method_CONTRACT_ADDRESS", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(alias=\"not_null_silver__token_transfe_01adf9e98cc40506b2b12dfc315ec5b9\") }}", "language": "sql", "refs": [{"name": "silver__token_transfer_ft_transfers_method", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_ft_transfers_method"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "CONTRACT_ADDRESS", "file_key_name": "models.silver__token_transfer_ft_transfers_method", "attached_node": "model.near_models.silver__token_transfer_ft_transfers_method"}, "test.near_models.not_null_silver__token_transfer_ft_transfers_method_FROM_ADDRESS.9bd40d148f": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "FROM_ADDRESS", "model": "{{ get_where_subquery(ref('silver__token_transfer_ft_transfers_method')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_ft_transfers_method_FROM_ADDRESS", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfe_50b984a0f053b4997921a08b2e23ddb2.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_ft_transfers_method.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_ft_transfers_method_FROM_ADDRESS.9bd40d148f", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_ft_transfers_method_FROM_ADDRESS"], "alias": "token_transfer_ft_transfers_method_FROM_ADDRESS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "not_null_silver__token_transfe_50b984a0f053b4997921a08b2e23ddb2", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "not_null_silver__token_transfe_50b984a0f053b4997921a08b2e23ddb2"}, "created_at": 1763073389.3214858, "relation_name": "NEAR.not_null_silver.token_transfer_ft_transfers_method_FROM_ADDRESS", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(alias=\"not_null_silver__token_transfe_50b984a0f053b4997921a08b2e23ddb2\") }}", "language": "sql", "refs": [{"name": "silver__token_transfer_ft_transfers_method", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_ft_transfers_method"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "FROM_ADDRESS", "file_key_name": "models.silver__token_transfer_ft_transfers_method", "attached_node": "model.near_models.silver__token_transfer_ft_transfers_method"}, "test.near_models.not_null_silver__token_transfer_ft_transfers_method_TO_ADDRESS.137298834b": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TO_ADDRESS", "model": "{{ get_where_subquery(ref('silver__token_transfer_ft_transfers_method')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_ft_transfers_method_TO_ADDRESS", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_ft_transfers_method_TO_ADDRESS.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_ft_transfers_method.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_ft_transfers_method_TO_ADDRESS.137298834b", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_ft_transfers_method_TO_ADDRESS"], "alias": "token_transfer_ft_transfers_method_TO_ADDRESS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.3235073, "relation_name": "NEAR.not_null_silver.token_transfer_ft_transfers_method_TO_ADDRESS", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_ft_transfers_method", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_ft_transfers_method"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TO_ADDRESS", "file_key_name": "models.silver__token_transfer_ft_transfers_method", "attached_node": "model.near_models.silver__token_transfer_ft_transfers_method"}, "test.near_models.not_null_silver__token_transfer_ft_transfers_method_AMOUNT_UNADJ.c2e3c4b039": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "AMOUNT_UNADJ", "model": "{{ get_where_subquery(ref('silver__token_transfer_ft_transfers_method')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_ft_transfers_method_AMOUNT_UNADJ", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfe_fa6324c67f5664434af637b0bf713b5c.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_ft_transfers_method.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_ft_transfers_method_AMOUNT_UNADJ.c2e3c4b039", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_ft_transfers_method_AMOUNT_UNADJ"], "alias": "token_transfer_ft_transfers_method_AMOUNT_UNADJ", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "not_null_silver__token_transfe_fa6324c67f5664434af637b0bf713b5c", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "not_null_silver__token_transfe_fa6324c67f5664434af637b0bf713b5c"}, "created_at": 1763073389.3255696, "relation_name": "NEAR.not_null_silver.token_transfer_ft_transfers_method_AMOUNT_UNADJ", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(alias=\"not_null_silver__token_transfe_fa6324c67f5664434af637b0bf713b5c\") }}", "language": "sql", "refs": [{"name": "silver__token_transfer_ft_transfers_method", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_ft_transfers_method"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "AMOUNT_UNADJ", "file_key_name": "models.silver__token_transfer_ft_transfers_method", "attached_node": "model.near_models.silver__token_transfer_ft_transfers_method"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_method_MEMO__VARCHAR.9712df5c8d": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "VARCHAR", "column_name": "MEMO", "model": "{{ get_where_subquery(ref('silver__token_transfer_ft_transfers_method')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_silver", "name": "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_method_MEMO__VARCHAR", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_ac9c2d55cb5dfd9153bd81b51b787cdc.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_ft_transfers_method.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_method_MEMO__VARCHAR.9712df5c8d", "fqn": ["near_models", "silver", "transfers", "non_native", "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_method_MEMO__VARCHAR"], "alias": "token_transfer_ft_transfers_method_MEMO", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_ac9c2d55cb5dfd9153bd81b51b787cdc", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_ac9c2d55cb5dfd9153bd81b51b787cdc"}, "created_at": 1763073389.327585, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_silver.token_transfer_ft_transfers_method_MEMO", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_ac9c2d55cb5dfd9153bd81b51b787cdc\") }}", "language": "sql", "refs": [{"name": "silver__token_transfer_ft_transfers_method", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__token_transfer_ft_transfers_method"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "MEMO", "file_key_name": "models.silver__token_transfer_ft_transfers_method", "attached_node": "model.near_models.silver__token_transfer_ft_transfers_method"}, "test.near_models.not_null_silver__token_transfer_ft_transfers_method_RN.c998d0fc52": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "RN", "model": "{{ get_where_subquery(ref('silver__token_transfer_ft_transfers_method')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_ft_transfers_method_RN", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_ft_transfers_method_RN.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_ft_transfers_method.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_ft_transfers_method_RN.c998d0fc52", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_ft_transfers_method_RN"], "alias": "token_transfer_ft_transfers_method_RN", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.3327565, "relation_name": "NEAR.not_null_silver.token_transfer_ft_transfers_method_RN", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_ft_transfers_method", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_ft_transfers_method"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "RN", "file_key_name": "models.silver__token_transfer_ft_transfers_method", "attached_node": "model.near_models.silver__token_transfer_ft_transfers_method"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_method_RN__NUMBER.ebe90ddfa6": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "NUMBER", "column_name": "RN", "model": "{{ get_where_subquery(ref('silver__token_transfer_ft_transfers_method')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_silver", "name": "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_method_RN__NUMBER", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_8865ef015ee0c963378b10eb27ed7883.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_ft_transfers_method.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_method_RN__NUMBER.ebe90ddfa6", "fqn": ["near_models", "silver", "transfers", "non_native", "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_method_RN__NUMBER"], "alias": "token_transfer_ft_transfers_method_RN", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_8865ef015ee0c963378b10eb27ed7883", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_8865ef015ee0c963378b10eb27ed7883"}, "created_at": 1763073389.3348253, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_silver.token_transfer_ft_transfers_method_RN", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_8865ef015ee0c963378b10eb27ed7883\") }}", "language": "sql", "refs": [{"name": "silver__token_transfer_ft_transfers_method", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__token_transfer_ft_transfers_method"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "RN", "file_key_name": "models.silver__token_transfer_ft_transfers_method", "attached_node": "model.near_models.silver__token_transfer_ft_transfers_method"}, "test.near_models.not_null_silver__token_transfer_ft_transfers_method_METHOD_NAME.2d320d313e": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "METHOD_NAME", "model": "{{ get_where_subquery(ref('silver__token_transfer_ft_transfers_method')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_ft_transfers_method_METHOD_NAME", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_ft_transfers_method_METHOD_NAME.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_ft_transfers_method.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_ft_transfers_method_METHOD_NAME.2d320d313e", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_ft_transfers_method_METHOD_NAME"], "alias": "token_transfer_ft_transfers_method_METHOD_NAME", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.3399203, "relation_name": "NEAR.not_null_silver.token_transfer_ft_transfers_method_METHOD_NAME", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_ft_transfers_method", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_ft_transfers_method"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "METHOD_NAME", "file_key_name": "models.silver__token_transfer_ft_transfers_method", "attached_node": "model.near_models.silver__token_transfer_ft_transfers_method"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_method_METHOD_NAME__VARCHAR.5699ff29b8": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "VARCHAR", "column_name": "METHOD_NAME", "model": "{{ get_where_subquery(ref('silver__token_transfer_ft_transfers_method')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_silver", "name": "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_method_METHOD_NAME__VARCHAR", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_da0909727baea5110365cd6136d9b611.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_ft_transfers_method.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_method_METHOD_NAME__VARCHAR.5699ff29b8", "fqn": ["near_models", "silver", "transfers", "non_native", "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_method_METHOD_NAME__VARCHAR"], "alias": "token_transfer_ft_transfers_method_METHOD_NAME", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_da0909727baea5110365cd6136d9b611", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_da0909727baea5110365cd6136d9b611"}, "created_at": 1763073389.3419833, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_silver.token_transfer_ft_transfers_method_METHOD_NAME", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_da0909727baea5110365cd6136d9b611\") }}", "language": "sql", "refs": [{"name": "silver__token_transfer_ft_transfers_method", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__token_transfer_ft_transfers_method"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "METHOD_NAME", "file_key_name": "models.silver__token_transfer_ft_transfers_method", "attached_node": "model.near_models.silver__token_transfer_ft_transfers_method"}, "test.near_models.not_null_silver__token_transfer_ft_transfers_method_RECEIPT_SUCCEEDED.f0ba204be5": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "RECEIPT_SUCCEEDED", "model": "{{ get_where_subquery(ref('silver__token_transfer_ft_transfers_method')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_ft_transfers_method_RECEIPT_SUCCEEDED", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfe_443dfccd0e27e442ae754574bbe1823f.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_ft_transfers_method.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_ft_transfers_method_RECEIPT_SUCCEEDED.f0ba204be5", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_ft_transfers_method_RECEIPT_SUCCEEDED"], "alias": "token_transfer_ft_transfers_method_RECEIPT_SUCCEEDED", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "not_null_silver__token_transfe_443dfccd0e27e442ae754574bbe1823f", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "not_null_silver__token_transfe_443dfccd0e27e442ae754574bbe1823f"}, "created_at": 1763073389.3470833, "relation_name": "NEAR.not_null_silver.token_transfer_ft_transfers_method_RECEIPT_SUCCEEDED", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(alias=\"not_null_silver__token_transfe_443dfccd0e27e442ae754574bbe1823f\") }}", "language": "sql", "refs": [{"name": "silver__token_transfer_ft_transfers_method", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_ft_transfers_method"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "RECEIPT_SUCCEEDED", "file_key_name": "models.silver__token_transfer_ft_transfers_method", "attached_node": "model.near_models.silver__token_transfer_ft_transfers_method"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_method_RECEIPT_SUCCEEDED__BOOLEAN.0e5e431ed6": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "BOOLEAN", "column_name": "RECEIPT_SUCCEEDED", "model": "{{ get_where_subquery(ref('silver__token_transfer_ft_transfers_method')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_silver", "name": "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_method_RECEIPT_SUCCEEDED__BOOLEAN", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_7ac6ff9c81d74e6e44d647a0fd57ad80.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_ft_transfers_method.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_method_RECEIPT_SUCCEEDED__BOOLEAN.0e5e431ed6", "fqn": ["near_models", "silver", "transfers", "non_native", "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_method_RECEIPT_SUCCEEDED__BOOLEAN"], "alias": "token_transfer_ft_transfers_method_RECEIPT_SUCCEEDED", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_7ac6ff9c81d74e6e44d647a0fd57ad80", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_7ac6ff9c81d74e6e44d647a0fd57ad80"}, "created_at": 1763073389.3491075, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_silver.token_transfer_ft_transfers_method_RECEIPT_SUCCEEDED", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_7ac6ff9c81d74e6e44d647a0fd57ad80\") }}", "language": "sql", "refs": [{"name": "silver__token_transfer_ft_transfers_method", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__token_transfer_ft_transfers_method"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "RECEIPT_SUCCEEDED", "file_key_name": "models.silver__token_transfer_ft_transfers_method", "attached_node": "model.near_models.silver__token_transfer_ft_transfers_method"}, "test.near_models.not_null_silver__token_transfer_ft_transfers_method_TRANSFERS_ID.f5811b03e8": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TRANSFERS_ID", "model": "{{ get_where_subquery(ref('silver__token_transfer_ft_transfers_method')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_ft_transfers_method_TRANSFERS_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfe_355c63e9b82cb5765599816a2733a752.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_ft_transfers_method.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_ft_transfers_method_TRANSFERS_ID.f5811b03e8", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_ft_transfers_method_TRANSFERS_ID"], "alias": "token_transfer_ft_transfers_method_TRANSFERS_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "not_null_silver__token_transfe_355c63e9b82cb5765599816a2733a752", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "not_null_silver__token_transfe_355c63e9b82cb5765599816a2733a752"}, "created_at": 1763073389.3542752, "relation_name": "NEAR.not_null_silver.token_transfer_ft_transfers_method_TRANSFERS_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(alias=\"not_null_silver__token_transfe_355c63e9b82cb5765599816a2733a752\") }}", "language": "sql", "refs": [{"name": "silver__token_transfer_ft_transfers_method", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_ft_transfers_method"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TRANSFERS_ID", "file_key_name": "models.silver__token_transfer_ft_transfers_method", "attached_node": "model.near_models.silver__token_transfer_ft_transfers_method"}, "test.near_models.unique_silver__token_transfer_ft_transfers_method_TRANSFERS_ID.e6feed7d9a": {"test_metadata": {"name": "unique", "kwargs": {"column_name": "TRANSFERS_ID", "model": "{{ get_where_subquery(ref('silver__token_transfer_ft_transfers_method')) }}"}, "namespace": null}, "database": "NEAR", "schema": "unique_silver", "name": "unique_silver__token_transfer_ft_transfers_method_TRANSFERS_ID", "resource_type": "test", "package_name": "near_models", "path": "unique_silver__token_transfer_ft_transfers_method_TRANSFERS_ID.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_ft_transfers_method.yml", "unique_id": "test.near_models.unique_silver__token_transfer_ft_transfers_method_TRANSFERS_ID.e6feed7d9a", "fqn": ["near_models", "silver", "transfers", "non_native", "unique_silver__token_transfer_ft_transfers_method_TRANSFERS_ID"], "alias": "token_transfer_ft_transfers_method_TRANSFERS_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.356331, "relation_name": "NEAR.unique_silver.token_transfer_ft_transfers_method_TRANSFERS_ID", "raw_code": "{{ test_unique(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_ft_transfers_method", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_unique"], "nodes": ["model.near_models.silver__token_transfer_ft_transfers_method"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TRANSFERS_ID", "file_key_name": "models.silver__token_transfer_ft_transfers_method", "attached_node": "model.near_models.silver__token_transfer_ft_transfers_method"}, "test.near_models.not_null_silver__token_transfer_ft_transfers_method_INSERTED_TIMESTAMP.731318c764": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "INSERTED_TIMESTAMP", "model": "{{ get_where_subquery(ref('silver__token_transfer_ft_transfers_method')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_ft_transfers_method_INSERTED_TIMESTAMP", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfe_31dbd76e10c1c540e14a4304565233c8.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_ft_transfers_method.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_ft_transfers_method_INSERTED_TIMESTAMP.731318c764", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_ft_transfers_method_INSERTED_TIMESTAMP"], "alias": "token_transfer_ft_transfers_method_INSERTED_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "not_null_silver__token_transfe_31dbd76e10c1c540e14a4304565233c8", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "not_null_silver__token_transfe_31dbd76e10c1c540e14a4304565233c8"}, "created_at": 1763073389.3583632, "relation_name": "NEAR.not_null_silver.token_transfer_ft_transfers_method_INSERTED_TIMESTAMP", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(alias=\"not_null_silver__token_transfe_31dbd76e10c1c540e14a4304565233c8\") }}", "language": "sql", "refs": [{"name": "silver__token_transfer_ft_transfers_method", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_ft_transfers_method"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "INSERTED_TIMESTAMP", "file_key_name": "models.silver__token_transfer_ft_transfers_method", "attached_node": "model.near_models.silver__token_transfer_ft_transfers_method"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_method_INSERTED_TIMESTAMP__TIMESTAMP_NTZ.dddca87e5b": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "TIMESTAMP_NTZ", "column_name": "INSERTED_TIMESTAMP", "model": "{{ get_where_subquery(ref('silver__token_transfer_ft_transfers_method')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_silver", "name": "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_method_INSERTED_TIMESTAMP__TIMESTAMP_NTZ", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_1359eb8ae38fb4b8b634e354717db86c.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_ft_transfers_method.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_method_INSERTED_TIMESTAMP__TIMESTAMP_NTZ.dddca87e5b", "fqn": ["near_models", "silver", "transfers", "non_native", "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_method_INSERTED_TIMESTAMP__TIMESTAMP_NTZ"], "alias": "token_transfer_ft_transfers_method_INSERTED_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_1359eb8ae38fb4b8b634e354717db86c", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_1359eb8ae38fb4b8b634e354717db86c"}, "created_at": 1763073389.3603837, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_silver.token_transfer_ft_transfers_method_INSERTED_TIMESTAMP", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_1359eb8ae38fb4b8b634e354717db86c\") }}", "language": "sql", "refs": [{"name": "silver__token_transfer_ft_transfers_method", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__token_transfer_ft_transfers_method"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "INSERTED_TIMESTAMP", "file_key_name": "models.silver__token_transfer_ft_transfers_method", "attached_node": "model.near_models.silver__token_transfer_ft_transfers_method"}, "test.near_models.not_null_silver__token_transfer_ft_transfers_method_MODIFIED_TIMESTAMP.b27b6c80f0": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "MODIFIED_TIMESTAMP", "model": "{{ get_where_subquery(ref('silver__token_transfer_ft_transfers_method')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_ft_transfers_method_MODIFIED_TIMESTAMP", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfe_5693a46080cd875912a4bea650e85c19.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_ft_transfers_method.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_ft_transfers_method_MODIFIED_TIMESTAMP.b27b6c80f0", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_ft_transfers_method_MODIFIED_TIMESTAMP"], "alias": "token_transfer_ft_transfers_method_MODIFIED_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "not_null_silver__token_transfe_5693a46080cd875912a4bea650e85c19", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "not_null_silver__token_transfe_5693a46080cd875912a4bea650e85c19"}, "created_at": 1763073389.3662336, "relation_name": "NEAR.not_null_silver.token_transfer_ft_transfers_method_MODIFIED_TIMESTAMP", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(alias=\"not_null_silver__token_transfe_5693a46080cd875912a4bea650e85c19\") }}", "language": "sql", "refs": [{"name": "silver__token_transfer_ft_transfers_method", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_ft_transfers_method"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "MODIFIED_TIMESTAMP", "file_key_name": "models.silver__token_transfer_ft_transfers_method", "attached_node": "model.near_models.silver__token_transfer_ft_transfers_method"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_method_MODIFIED_TIMESTAMP__TIMESTAMP_NTZ.fa861c47ce": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "TIMESTAMP_NTZ", "column_name": "MODIFIED_TIMESTAMP", "model": "{{ get_where_subquery(ref('silver__token_transfer_ft_transfers_method')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_silver", "name": "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_method_MODIFIED_TIMESTAMP__TIMESTAMP_NTZ", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_e2d9b28771434946944c6455755863cf.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_ft_transfers_method.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_method_MODIFIED_TIMESTAMP__TIMESTAMP_NTZ.fa861c47ce", "fqn": ["near_models", "silver", "transfers", "non_native", "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_method_MODIFIED_TIMESTAMP__TIMESTAMP_NTZ"], "alias": "token_transfer_ft_transfers_method_MODIFIED_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_e2d9b28771434946944c6455755863cf", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_e2d9b28771434946944c6455755863cf"}, "created_at": 1763073389.3682566, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_silver.token_transfer_ft_transfers_method_MODIFIED_TIMESTAMP", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_e2d9b28771434946944c6455755863cf\") }}", "language": "sql", "refs": [{"name": "silver__token_transfer_ft_transfers_method", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__token_transfer_ft_transfers_method"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "MODIFIED_TIMESTAMP", "file_key_name": "models.silver__token_transfer_ft_transfers_method", "attached_node": "model.near_models.silver__token_transfer_ft_transfers_method"}, "test.near_models.not_null_silver__token_transfer_liquidity_BLOCK_TIMESTAMP.c8cd6d0a08": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCK_TIMESTAMP", "model": "{{ get_where_subquery(ref('silver__token_transfer_liquidity')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_liquidity_BLOCK_TIMESTAMP", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_liquidity_BLOCK_TIMESTAMP.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_liquidity.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_liquidity_BLOCK_TIMESTAMP.c8cd6d0a08", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_liquidity_BLOCK_TIMESTAMP"], "alias": "token_transfer_liquidity_BLOCK_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.3758018, "relation_name": "NEAR.not_null_silver.token_transfer_liquidity_BLOCK_TIMESTAMP", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_liquidity", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_liquidity"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_TIMESTAMP", "file_key_name": "models.silver__token_transfer_liquidity", "attached_node": "model.near_models.silver__token_transfer_liquidity"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_liquidity_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.c34f36e29e": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "TIMESTAMP_NTZ", "column_name": "BLOCK_TIMESTAMP", "model": "{{ get_where_subquery(ref('silver__token_transfer_liquidity')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_silver", "name": "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_liquidity_BLOCK_TIMESTAMP__TIMESTAMP_NTZ", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_9123e7e8e0293ed4bba65f98b68c70a2.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_liquidity.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_liquidity_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.c34f36e29e", "fqn": ["near_models", "silver", "transfers", "non_native", "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_liquidity_BLOCK_TIMESTAMP__TIMESTAMP_NTZ"], "alias": "token_transfer_liquidity_BLOCK_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_9123e7e8e0293ed4bba65f98b68c70a2", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_9123e7e8e0293ed4bba65f98b68c70a2"}, "created_at": 1763073389.377894, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_silver.token_transfer_liquidity_BLOCK_TIMESTAMP", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_9123e7e8e0293ed4bba65f98b68c70a2\") }}", "language": "sql", "refs": [{"name": "silver__token_transfer_liquidity", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__token_transfer_liquidity"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_TIMESTAMP", "file_key_name": "models.silver__token_transfer_liquidity", "attached_node": "model.near_models.silver__token_transfer_liquidity"}, "test.near_models.not_null_silver__token_transfer_liquidity_BLOCK_ID.8bdbe68192": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCK_ID", "model": "{{ get_where_subquery(ref('silver__token_transfer_liquidity')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_liquidity_BLOCK_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_liquidity_BLOCK_ID.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_liquidity.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_liquidity_BLOCK_ID.8bdbe68192", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_liquidity_BLOCK_ID"], "alias": "token_transfer_liquidity_BLOCK_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.3829873, "relation_name": "NEAR.not_null_silver.token_transfer_liquidity_BLOCK_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_liquidity", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_liquidity"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_ID", "file_key_name": "models.silver__token_transfer_liquidity", "attached_node": "model.near_models.silver__token_transfer_liquidity"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_liquidity_BLOCK_ID__NUMBER.f0c8c7e6f9": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "NUMBER", "column_name": "BLOCK_ID", "model": "{{ get_where_subquery(ref('silver__token_transfer_liquidity')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_silver", "name": "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_liquidity_BLOCK_ID__NUMBER", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_7e2916a3826cb0730b2aa9d640216a14.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_liquidity.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_liquidity_BLOCK_ID__NUMBER.f0c8c7e6f9", "fqn": ["near_models", "silver", "transfers", "non_native", "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_liquidity_BLOCK_ID__NUMBER"], "alias": "token_transfer_liquidity_BLOCK_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_7e2916a3826cb0730b2aa9d640216a14", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_7e2916a3826cb0730b2aa9d640216a14"}, "created_at": 1763073389.3850818, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_silver.token_transfer_liquidity_BLOCK_ID", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_7e2916a3826cb0730b2aa9d640216a14\") }}", "language": "sql", "refs": [{"name": "silver__token_transfer_liquidity", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__token_transfer_liquidity"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_ID", "file_key_name": "models.silver__token_transfer_liquidity", "attached_node": "model.near_models.silver__token_transfer_liquidity"}, "test.near_models.not_null_silver__token_transfer_liquidity_TX_HASH.943218db32": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TX_HASH", "model": "{{ get_where_subquery(ref('silver__token_transfer_liquidity')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_liquidity_TX_HASH", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_liquidity_TX_HASH.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_liquidity.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_liquidity_TX_HASH.943218db32", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_liquidity_TX_HASH"], "alias": "token_transfer_liquidity_TX_HASH", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.3899045, "relation_name": "NEAR.not_null_silver.token_transfer_liquidity_TX_HASH", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_liquidity", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_liquidity"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TX_HASH", "file_key_name": "models.silver__token_transfer_liquidity", "attached_node": "model.near_models.silver__token_transfer_liquidity"}, "test.near_models.not_null_silver__token_transfer_liquidity_CONTRACT_ADDRESS.752a4e516d": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "CONTRACT_ADDRESS", "model": "{{ get_where_subquery(ref('silver__token_transfer_liquidity')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_liquidity_CONTRACT_ADDRESS", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_liquidity_CONTRACT_ADDRESS.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_liquidity.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_liquidity_CONTRACT_ADDRESS.752a4e516d", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_liquidity_CONTRACT_ADDRESS"], "alias": "token_transfer_liquidity_CONTRACT_ADDRESS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.391926, "relation_name": "NEAR.not_null_silver.token_transfer_liquidity_CONTRACT_ADDRESS", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_liquidity", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_liquidity"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "CONTRACT_ADDRESS", "file_key_name": "models.silver__token_transfer_liquidity", "attached_node": "model.near_models.silver__token_transfer_liquidity"}, "test.near_models.not_null_silver__token_transfer_liquidity_TO_ADDRESS.4684add165": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TO_ADDRESS", "model": "{{ get_where_subquery(ref('silver__token_transfer_liquidity')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_liquidity_TO_ADDRESS", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_liquidity_TO_ADDRESS.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_liquidity.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_liquidity_TO_ADDRESS.4684add165", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_liquidity_TO_ADDRESS"], "alias": "token_transfer_liquidity_TO_ADDRESS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.3942244, "relation_name": "NEAR.not_null_silver.token_transfer_liquidity_TO_ADDRESS", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_liquidity", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_liquidity"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TO_ADDRESS", "file_key_name": "models.silver__token_transfer_liquidity", "attached_node": "model.near_models.silver__token_transfer_liquidity"}, "test.near_models.not_null_silver__token_transfer_liquidity_AMOUNT_UNADJ.bbaa8b4d2e": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "AMOUNT_UNADJ", "model": "{{ get_where_subquery(ref('silver__token_transfer_liquidity')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_liquidity_AMOUNT_UNADJ", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_liquidity_AMOUNT_UNADJ.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_liquidity.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_liquidity_AMOUNT_UNADJ.bbaa8b4d2e", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_liquidity_AMOUNT_UNADJ"], "alias": "token_transfer_liquidity_AMOUNT_UNADJ", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.3962686, "relation_name": "NEAR.not_null_silver.token_transfer_liquidity_AMOUNT_UNADJ", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_liquidity", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_liquidity"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "AMOUNT_UNADJ", "file_key_name": "models.silver__token_transfer_liquidity", "attached_node": "model.near_models.silver__token_transfer_liquidity"}, "test.near_models.not_null_silver__token_transfer_liquidity_MEMO.be1774c72e": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "MEMO", "model": "{{ get_where_subquery(ref('silver__token_transfer_liquidity')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_liquidity_MEMO", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_liquidity_MEMO.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_liquidity.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_liquidity_MEMO.be1774c72e", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_liquidity_MEMO"], "alias": "token_transfer_liquidity_MEMO", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.3983288, "relation_name": "NEAR.not_null_silver.token_transfer_liquidity_MEMO", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_liquidity", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_liquidity"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "MEMO", "file_key_name": "models.silver__token_transfer_liquidity", "attached_node": "model.near_models.silver__token_transfer_liquidity"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_set_silver__token_transfer_liquidity_MEMO__add_liquidity.0f6870e01d": {"test_metadata": {"name": "expect_column_values_to_be_in_set", "kwargs": {"value_set": ["add_liquidity"], "column_name": "MEMO", "model": "{{ get_where_subquery(ref('silver__token_transfer_liquidity')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_set_silver", "name": "dbt_expectations_expect_column_values_to_be_in_set_silver__token_transfer_liquidity_MEMO__add_liquidity", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_74a2f816991f378df9be687276e6059c.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_liquidity.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_set_silver__token_transfer_liquidity_MEMO__add_liquidity.0f6870e01d", "fqn": ["near_models", "silver", "transfers", "non_native", "dbt_expectations_expect_column_values_to_be_in_set_silver__token_transfer_liquidity_MEMO__add_liquidity"], "alias": "token_transfer_liquidity_MEMO", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_74a2f816991f378df9be687276e6059c", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_74a2f816991f378df9be687276e6059c"}, "created_at": 1763073389.400395, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_set_silver.token_transfer_liquidity_MEMO", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_set(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_74a2f816991f378df9be687276e6059c\") }}", "language": "sql", "refs": [{"name": "silver__token_transfer_liquidity", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_set", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__token_transfer_liquidity"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "MEMO", "file_key_name": "models.silver__token_transfer_liquidity", "attached_node": "model.near_models.silver__token_transfer_liquidity"}, "test.near_models.not_null_silver__token_transfer_liquidity_RN.d7b5e992bf": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "RN", "model": "{{ get_where_subquery(ref('silver__token_transfer_liquidity')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_liquidity_RN", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_liquidity_RN.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_liquidity.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_liquidity_RN.d7b5e992bf", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_liquidity_RN"], "alias": "token_transfer_liquidity_RN", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.409439, "relation_name": "NEAR.not_null_silver.token_transfer_liquidity_RN", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_liquidity", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_liquidity"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "RN", "file_key_name": "models.silver__token_transfer_liquidity", "attached_node": "model.near_models.silver__token_transfer_liquidity"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_liquidity_RN__NUMBER.fbdc134a0b": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "NUMBER", "column_name": "RN", "model": "{{ get_where_subquery(ref('silver__token_transfer_liquidity')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_silver", "name": "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_liquidity_RN__NUMBER", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_e72062f9821222f68774d57aa96cbfbb.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_liquidity.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_liquidity_RN__NUMBER.fbdc134a0b", "fqn": ["near_models", "silver", "transfers", "non_native", "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_liquidity_RN__NUMBER"], "alias": "token_transfer_liquidity_RN", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_e72062f9821222f68774d57aa96cbfbb", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_e72062f9821222f68774d57aa96cbfbb"}, "created_at": 1763073389.4115574, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_silver.token_transfer_liquidity_RN", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_e72062f9821222f68774d57aa96cbfbb\") }}", "language": "sql", "refs": [{"name": "silver__token_transfer_liquidity", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__token_transfer_liquidity"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "RN", "file_key_name": "models.silver__token_transfer_liquidity", "attached_node": "model.near_models.silver__token_transfer_liquidity"}, "test.near_models.not_null_silver__token_transfer_liquidity_RECEIPT_SUCCEEDED.83ea5c5ade": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "RECEIPT_SUCCEEDED", "model": "{{ get_where_subquery(ref('silver__token_transfer_liquidity')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_liquidity_RECEIPT_SUCCEEDED", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_liquidity_RECEIPT_SUCCEEDED.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_liquidity.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_liquidity_RECEIPT_SUCCEEDED.83ea5c5ade", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_liquidity_RECEIPT_SUCCEEDED"], "alias": "token_transfer_liquidity_RECEIPT_SUCCEEDED", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.4167268, "relation_name": "NEAR.not_null_silver.token_transfer_liquidity_RECEIPT_SUCCEEDED", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_liquidity", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_liquidity"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "RECEIPT_SUCCEEDED", "file_key_name": "models.silver__token_transfer_liquidity", "attached_node": "model.near_models.silver__token_transfer_liquidity"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_liquidity_RECEIPT_SUCCEEDED__BOOLEAN.88656c470b": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "BOOLEAN", "column_name": "RECEIPT_SUCCEEDED", "model": "{{ get_where_subquery(ref('silver__token_transfer_liquidity')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_silver", "name": "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_liquidity_RECEIPT_SUCCEEDED__BOOLEAN", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_56c4343d41641b7513ea8dcb1119f68e.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_liquidity.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_liquidity_RECEIPT_SUCCEEDED__BOOLEAN.88656c470b", "fqn": ["near_models", "silver", "transfers", "non_native", "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_liquidity_RECEIPT_SUCCEEDED__BOOLEAN"], "alias": "token_transfer_liquidity_RECEIPT_SUCCEEDED", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_56c4343d41641b7513ea8dcb1119f68e", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_56c4343d41641b7513ea8dcb1119f68e"}, "created_at": 1763073389.4187858, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_silver.token_transfer_liquidity_RECEIPT_SUCCEEDED", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_56c4343d41641b7513ea8dcb1119f68e\") }}", "language": "sql", "refs": [{"name": "silver__token_transfer_liquidity", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__token_transfer_liquidity"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "RECEIPT_SUCCEEDED", "file_key_name": "models.silver__token_transfer_liquidity", "attached_node": "model.near_models.silver__token_transfer_liquidity"}, "test.near_models.not_null_silver__token_transfer_liquidity_TRANSFERS_LIQUIDITY_ID.33a87ccc81": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TRANSFERS_LIQUIDITY_ID", "model": "{{ get_where_subquery(ref('silver__token_transfer_liquidity')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_liquidity_TRANSFERS_LIQUIDITY_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfe_9dc1a3a83aeee8da9144d84fda3b983b.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_liquidity.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_liquidity_TRANSFERS_LIQUIDITY_ID.33a87ccc81", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_liquidity_TRANSFERS_LIQUIDITY_ID"], "alias": "token_transfer_liquidity_TRANSFERS_LIQUIDITY_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "not_null_silver__token_transfe_9dc1a3a83aeee8da9144d84fda3b983b", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "not_null_silver__token_transfe_9dc1a3a83aeee8da9144d84fda3b983b"}, "created_at": 1763073389.4238863, "relation_name": "NEAR.not_null_silver.token_transfer_liquidity_TRANSFERS_LIQUIDITY_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(alias=\"not_null_silver__token_transfe_9dc1a3a83aeee8da9144d84fda3b983b\") }}", "language": "sql", "refs": [{"name": "silver__token_transfer_liquidity", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_liquidity"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TRANSFERS_LIQUIDITY_ID", "file_key_name": "models.silver__token_transfer_liquidity", "attached_node": "model.near_models.silver__token_transfer_liquidity"}, "test.near_models.unique_silver__token_transfer_liquidity_TRANSFERS_LIQUIDITY_ID.156c946f89": {"test_metadata": {"name": "unique", "kwargs": {"column_name": "TRANSFERS_LIQUIDITY_ID", "model": "{{ get_where_subquery(ref('silver__token_transfer_liquidity')) }}"}, "namespace": null}, "database": "NEAR", "schema": "unique_silver", "name": "unique_silver__token_transfer_liquidity_TRANSFERS_LIQUIDITY_ID", "resource_type": "test", "package_name": "near_models", "path": "unique_silver__token_transfer_liquidity_TRANSFERS_LIQUIDITY_ID.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_liquidity.yml", "unique_id": "test.near_models.unique_silver__token_transfer_liquidity_TRANSFERS_LIQUIDITY_ID.156c946f89", "fqn": ["near_models", "silver", "transfers", "non_native", "unique_silver__token_transfer_liquidity_TRANSFERS_LIQUIDITY_ID"], "alias": "token_transfer_liquidity_TRANSFERS_LIQUIDITY_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.4259388, "relation_name": "NEAR.unique_silver.token_transfer_liquidity_TRANSFERS_LIQUIDITY_ID", "raw_code": "{{ test_unique(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_liquidity", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_unique"], "nodes": ["model.near_models.silver__token_transfer_liquidity"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TRANSFERS_LIQUIDITY_ID", "file_key_name": "models.silver__token_transfer_liquidity", "attached_node": "model.near_models.silver__token_transfer_liquidity"}, "test.near_models.not_null_silver__token_transfer_liquidity_INSERTED_TIMESTAMP.787f59b541": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "INSERTED_TIMESTAMP", "model": "{{ get_where_subquery(ref('silver__token_transfer_liquidity')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_liquidity_INSERTED_TIMESTAMP", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_liquidity_INSERTED_TIMESTAMP.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_liquidity.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_liquidity_INSERTED_TIMESTAMP.787f59b541", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_liquidity_INSERTED_TIMESTAMP"], "alias": "token_transfer_liquidity_INSERTED_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.4279819, "relation_name": "NEAR.not_null_silver.token_transfer_liquidity_INSERTED_TIMESTAMP", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_liquidity", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_liquidity"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "INSERTED_TIMESTAMP", "file_key_name": "models.silver__token_transfer_liquidity", "attached_node": "model.near_models.silver__token_transfer_liquidity"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_liquidity_INSERTED_TIMESTAMP__TIMESTAMP_NTZ.0deff9550c": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "TIMESTAMP_NTZ", "column_name": "INSERTED_TIMESTAMP", "model": "{{ get_where_subquery(ref('silver__token_transfer_liquidity')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_silver", "name": "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_liquidity_INSERTED_TIMESTAMP__TIMESTAMP_NTZ", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_6dbbb2dc29bc0679d3684f8e25b82840.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_liquidity.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_liquidity_INSERTED_TIMESTAMP__TIMESTAMP_NTZ.0deff9550c", "fqn": ["near_models", "silver", "transfers", "non_native", "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_liquidity_INSERTED_TIMESTAMP__TIMESTAMP_NTZ"], "alias": "token_transfer_liquidity_INSERTED_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_6dbbb2dc29bc0679d3684f8e25b82840", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_6dbbb2dc29bc0679d3684f8e25b82840"}, "created_at": 1763073389.4300106, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_silver.token_transfer_liquidity_INSERTED_TIMESTAMP", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_6dbbb2dc29bc0679d3684f8e25b82840\") }}", "language": "sql", "refs": [{"name": "silver__token_transfer_liquidity", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__token_transfer_liquidity"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "INSERTED_TIMESTAMP", "file_key_name": "models.silver__token_transfer_liquidity", "attached_node": "model.near_models.silver__token_transfer_liquidity"}, "test.near_models.not_null_silver__token_transfer_liquidity_MODIFIED_TIMESTAMP.70d6b93340": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "MODIFIED_TIMESTAMP", "model": "{{ get_where_subquery(ref('silver__token_transfer_liquidity')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_liquidity_MODIFIED_TIMESTAMP", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_liquidity_MODIFIED_TIMESTAMP.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_liquidity.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_liquidity_MODIFIED_TIMESTAMP.70d6b93340", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_liquidity_MODIFIED_TIMESTAMP"], "alias": "token_transfer_liquidity_MODIFIED_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.4351194, "relation_name": "NEAR.not_null_silver.token_transfer_liquidity_MODIFIED_TIMESTAMP", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_liquidity", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_liquidity"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "MODIFIED_TIMESTAMP", "file_key_name": "models.silver__token_transfer_liquidity", "attached_node": "model.near_models.silver__token_transfer_liquidity"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_liquidity_MODIFIED_TIMESTAMP__TIMESTAMP_NTZ.be7ff96ad0": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "TIMESTAMP_NTZ", "column_name": "MODIFIED_TIMESTAMP", "model": "{{ get_where_subquery(ref('silver__token_transfer_liquidity')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_silver", "name": "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_liquidity_MODIFIED_TIMESTAMP__TIMESTAMP_NTZ", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_83cfd9f5c19b4ac5deecd5ffeacc4192.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_liquidity.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_liquidity_MODIFIED_TIMESTAMP__TIMESTAMP_NTZ.be7ff96ad0", "fqn": ["near_models", "silver", "transfers", "non_native", "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_liquidity_MODIFIED_TIMESTAMP__TIMESTAMP_NTZ"], "alias": "token_transfer_liquidity_MODIFIED_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_83cfd9f5c19b4ac5deecd5ffeacc4192", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_83cfd9f5c19b4ac5deecd5ffeacc4192"}, "created_at": 1763073389.4371703, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_silver.token_transfer_liquidity_MODIFIED_TIMESTAMP", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_83cfd9f5c19b4ac5deecd5ffeacc4192\") }}", "language": "sql", "refs": [{"name": "silver__token_transfer_liquidity", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__token_transfer_liquidity"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "MODIFIED_TIMESTAMP", "file_key_name": "models.silver__token_transfer_liquidity", "attached_node": "model.near_models.silver__token_transfer_liquidity"}, "test.near_models.not_null_silver__token_transfer_mints_BLOCK_TIMESTAMP.09fd90c968": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCK_TIMESTAMP", "model": "{{ get_where_subquery(ref('silver__token_transfer_mints')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_mints_BLOCK_TIMESTAMP", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_mints_BLOCK_TIMESTAMP.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_mints.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_mints_BLOCK_TIMESTAMP.09fd90c968", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_mints_BLOCK_TIMESTAMP"], "alias": "token_transfer_mints_BLOCK_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.444756, "relation_name": "NEAR.not_null_silver.token_transfer_mints_BLOCK_TIMESTAMP", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_mints", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_mints"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_TIMESTAMP", "file_key_name": "models.silver__token_transfer_mints", "attached_node": "model.near_models.silver__token_transfer_mints"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_mints_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.41f03f02fc": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "TIMESTAMP_NTZ", "column_name": "BLOCK_TIMESTAMP", "model": "{{ get_where_subquery(ref('silver__token_transfer_mints')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_silver", "name": "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_mints_BLOCK_TIMESTAMP__TIMESTAMP_NTZ", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_9b7db6ee750d301b83376c8a9f07bfe8.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_mints.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_mints_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.41f03f02fc", "fqn": ["near_models", "silver", "transfers", "non_native", "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_mints_BLOCK_TIMESTAMP__TIMESTAMP_NTZ"], "alias": "token_transfer_mints_BLOCK_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_9b7db6ee750d301b83376c8a9f07bfe8", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_9b7db6ee750d301b83376c8a9f07bfe8"}, "created_at": 1763073389.4468498, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_silver.token_transfer_mints_BLOCK_TIMESTAMP", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_9b7db6ee750d301b83376c8a9f07bfe8\") }}", "language": "sql", "refs": [{"name": "silver__token_transfer_mints", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__token_transfer_mints"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_TIMESTAMP", "file_key_name": "models.silver__token_transfer_mints", "attached_node": "model.near_models.silver__token_transfer_mints"}, "test.near_models.not_null_silver__token_transfer_mints_BLOCK_ID.9221755105": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCK_ID", "model": "{{ get_where_subquery(ref('silver__token_transfer_mints')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_mints_BLOCK_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_mints_BLOCK_ID.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_mints.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_mints_BLOCK_ID.9221755105", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_mints_BLOCK_ID"], "alias": "token_transfer_mints_BLOCK_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.4519613, "relation_name": "NEAR.not_null_silver.token_transfer_mints_BLOCK_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_mints", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_mints"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_ID", "file_key_name": "models.silver__token_transfer_mints", "attached_node": "model.near_models.silver__token_transfer_mints"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_mints_BLOCK_ID__NUMBER.fc6baf6885": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "NUMBER", "column_name": "BLOCK_ID", "model": "{{ get_where_subquery(ref('silver__token_transfer_mints')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_silver", "name": "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_mints_BLOCK_ID__NUMBER", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_8505429f6042d523e7a37887da569e14.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_mints.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_mints_BLOCK_ID__NUMBER.fc6baf6885", "fqn": ["near_models", "silver", "transfers", "non_native", "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_mints_BLOCK_ID__NUMBER"], "alias": "token_transfer_mints_BLOCK_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_8505429f6042d523e7a37887da569e14", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_8505429f6042d523e7a37887da569e14"}, "created_at": 1763073389.4540126, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_silver.token_transfer_mints_BLOCK_ID", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_8505429f6042d523e7a37887da569e14\") }}", "language": "sql", "refs": [{"name": "silver__token_transfer_mints", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__token_transfer_mints"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_ID", "file_key_name": "models.silver__token_transfer_mints", "attached_node": "model.near_models.silver__token_transfer_mints"}, "test.near_models.not_null_silver__token_transfer_mints_TX_HASH.99b4e556aa": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TX_HASH", "model": "{{ get_where_subquery(ref('silver__token_transfer_mints')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_mints_TX_HASH", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_mints_TX_HASH.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_mints.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_mints_TX_HASH.99b4e556aa", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_mints_TX_HASH"], "alias": "token_transfer_mints_TX_HASH", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.4591138, "relation_name": "NEAR.not_null_silver.token_transfer_mints_TX_HASH", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_mints", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_mints"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TX_HASH", "file_key_name": "models.silver__token_transfer_mints", "attached_node": "model.near_models.silver__token_transfer_mints"}, "test.near_models.not_null_silver__token_transfer_mints_CONTRACT_ADDRESS.a936c0bdf0": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "CONTRACT_ADDRESS", "model": "{{ get_where_subquery(ref('silver__token_transfer_mints')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_mints_CONTRACT_ADDRESS", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_mints_CONTRACT_ADDRESS.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_mints.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_mints_CONTRACT_ADDRESS.a936c0bdf0", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_mints_CONTRACT_ADDRESS"], "alias": "token_transfer_mints_CONTRACT_ADDRESS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.4611716, "relation_name": "NEAR.not_null_silver.token_transfer_mints_CONTRACT_ADDRESS", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_mints", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_mints"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "CONTRACT_ADDRESS", "file_key_name": "models.silver__token_transfer_mints", "attached_node": "model.near_models.silver__token_transfer_mints"}, "test.near_models.not_null_silver__token_transfer_mints_TO_ADDRESS.c41e70a1d7": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TO_ADDRESS", "model": "{{ get_where_subquery(ref('silver__token_transfer_mints')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_mints_TO_ADDRESS", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_mints_TO_ADDRESS.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_mints.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_mints_TO_ADDRESS.c41e70a1d7", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_mints_TO_ADDRESS"], "alias": "token_transfer_mints_TO_ADDRESS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.463207, "relation_name": "NEAR.not_null_silver.token_transfer_mints_TO_ADDRESS", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_mints", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_mints"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TO_ADDRESS", "file_key_name": "models.silver__token_transfer_mints", "attached_node": "model.near_models.silver__token_transfer_mints"}, "test.near_models.not_null_silver__token_transfer_mints_AMOUNT_UNADJ.2a7d9c7b65": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "AMOUNT_UNADJ", "model": "{{ get_where_subquery(ref('silver__token_transfer_mints')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_mints_AMOUNT_UNADJ", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_mints_AMOUNT_UNADJ.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_mints.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_mints_AMOUNT_UNADJ.2a7d9c7b65", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_mints_AMOUNT_UNADJ"], "alias": "token_transfer_mints_AMOUNT_UNADJ", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.4653459, "relation_name": "NEAR.not_null_silver.token_transfer_mints_AMOUNT_UNADJ", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_mints", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_mints"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "AMOUNT_UNADJ", "file_key_name": "models.silver__token_transfer_mints", "attached_node": "model.near_models.silver__token_transfer_mints"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_mints_MEMO__VARCHAR.9b6f1c1b0c": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "VARCHAR", "column_name": "MEMO", "model": "{{ get_where_subquery(ref('silver__token_transfer_mints')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_silver", "name": "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_mints_MEMO__VARCHAR", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_dc647d3f3effd2d1b00d7d84dce820a5.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_mints.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_mints_MEMO__VARCHAR.9b6f1c1b0c", "fqn": ["near_models", "silver", "transfers", "non_native", "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_mints_MEMO__VARCHAR"], "alias": "token_transfer_mints_MEMO", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_dc647d3f3effd2d1b00d7d84dce820a5", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_dc647d3f3effd2d1b00d7d84dce820a5"}, "created_at": 1763073389.4673877, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_silver.token_transfer_mints_MEMO", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_dc647d3f3effd2d1b00d7d84dce820a5\") }}", "language": "sql", "refs": [{"name": "silver__token_transfer_mints", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__token_transfer_mints"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "MEMO", "file_key_name": "models.silver__token_transfer_mints", "attached_node": "model.near_models.silver__token_transfer_mints"}, "test.near_models.not_null_silver__token_transfer_mints_RN.c4a63c80b1": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "RN", "model": "{{ get_where_subquery(ref('silver__token_transfer_mints')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_mints_RN", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_mints_RN.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_mints.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_mints_RN.c4a63c80b1", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_mints_RN"], "alias": "token_transfer_mints_RN", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.4726171, "relation_name": "NEAR.not_null_silver.token_transfer_mints_RN", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_mints", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_mints"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "RN", "file_key_name": "models.silver__token_transfer_mints", "attached_node": "model.near_models.silver__token_transfer_mints"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_mints_RN__NUMBER.5de08330ed": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "NUMBER", "column_name": "RN", "model": "{{ get_where_subquery(ref('silver__token_transfer_mints')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_silver", "name": "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_mints_RN__NUMBER", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_de95cc11fbb6dad8a3a9183db380826c.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_mints.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_mints_RN__NUMBER.5de08330ed", "fqn": ["near_models", "silver", "transfers", "non_native", "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_mints_RN__NUMBER"], "alias": "token_transfer_mints_RN", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_de95cc11fbb6dad8a3a9183db380826c", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_de95cc11fbb6dad8a3a9183db380826c"}, "created_at": 1763073389.474714, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_silver.token_transfer_mints_RN", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_de95cc11fbb6dad8a3a9183db380826c\") }}", "language": "sql", "refs": [{"name": "silver__token_transfer_mints", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__token_transfer_mints"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "RN", "file_key_name": "models.silver__token_transfer_mints", "attached_node": "model.near_models.silver__token_transfer_mints"}, "test.near_models.not_null_silver__token_transfer_mints_RECEIPT_SUCCEEDED.0b0bed309a": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "RECEIPT_SUCCEEDED", "model": "{{ get_where_subquery(ref('silver__token_transfer_mints')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_mints_RECEIPT_SUCCEEDED", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_mints_RECEIPT_SUCCEEDED.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_mints.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_mints_RECEIPT_SUCCEEDED.0b0bed309a", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_mints_RECEIPT_SUCCEEDED"], "alias": "token_transfer_mints_RECEIPT_SUCCEEDED", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.4805238, "relation_name": "NEAR.not_null_silver.token_transfer_mints_RECEIPT_SUCCEEDED", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_mints", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_mints"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "RECEIPT_SUCCEEDED", "file_key_name": "models.silver__token_transfer_mints", "attached_node": "model.near_models.silver__token_transfer_mints"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_mints_RECEIPT_SUCCEEDED__BOOLEAN.899b86523a": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "BOOLEAN", "column_name": "RECEIPT_SUCCEEDED", "model": "{{ get_where_subquery(ref('silver__token_transfer_mints')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_silver", "name": "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_mints_RECEIPT_SUCCEEDED__BOOLEAN", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_e899f9dd35499054c454a858c0215fbc.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_mints.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_mints_RECEIPT_SUCCEEDED__BOOLEAN.899b86523a", "fqn": ["near_models", "silver", "transfers", "non_native", "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_mints_RECEIPT_SUCCEEDED__BOOLEAN"], "alias": "token_transfer_mints_RECEIPT_SUCCEEDED", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_e899f9dd35499054c454a858c0215fbc", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_e899f9dd35499054c454a858c0215fbc"}, "created_at": 1763073389.482563, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_silver.token_transfer_mints_RECEIPT_SUCCEEDED", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_e899f9dd35499054c454a858c0215fbc\") }}", "language": "sql", "refs": [{"name": "silver__token_transfer_mints", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__token_transfer_mints"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "RECEIPT_SUCCEEDED", "file_key_name": "models.silver__token_transfer_mints", "attached_node": "model.near_models.silver__token_transfer_mints"}, "test.near_models.not_null_silver__token_transfer_mints_MINT_ID.fd676ceabc": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "MINT_ID", "model": "{{ get_where_subquery(ref('silver__token_transfer_mints')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_mints_MINT_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_mints_MINT_ID.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_mints.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_mints_MINT_ID.fd676ceabc", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_mints_MINT_ID"], "alias": "token_transfer_mints_MINT_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.4876518, "relation_name": "NEAR.not_null_silver.token_transfer_mints_MINT_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_mints", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_mints"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "MINT_ID", "file_key_name": "models.silver__token_transfer_mints", "attached_node": "model.near_models.silver__token_transfer_mints"}, "test.near_models.unique_silver__token_transfer_mints_MINT_ID.95694d6023": {"test_metadata": {"name": "unique", "kwargs": {"column_name": "MINT_ID", "model": "{{ get_where_subquery(ref('silver__token_transfer_mints')) }}"}, "namespace": null}, "database": "NEAR", "schema": "unique_silver", "name": "unique_silver__token_transfer_mints_MINT_ID", "resource_type": "test", "package_name": "near_models", "path": "unique_silver__token_transfer_mints_MINT_ID.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_mints.yml", "unique_id": "test.near_models.unique_silver__token_transfer_mints_MINT_ID.95694d6023", "fqn": ["near_models", "silver", "transfers", "non_native", "unique_silver__token_transfer_mints_MINT_ID"], "alias": "token_transfer_mints_MINT_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.4897118, "relation_name": "NEAR.unique_silver.token_transfer_mints_MINT_ID", "raw_code": "{{ test_unique(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_mints", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_unique"], "nodes": ["model.near_models.silver__token_transfer_mints"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "MINT_ID", "file_key_name": "models.silver__token_transfer_mints", "attached_node": "model.near_models.silver__token_transfer_mints"}, "test.near_models.not_null_silver__token_transfer_mints_INSERTED_TIMESTAMP.4293f42d8a": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "INSERTED_TIMESTAMP", "model": "{{ get_where_subquery(ref('silver__token_transfer_mints')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_mints_INSERTED_TIMESTAMP", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_mints_INSERTED_TIMESTAMP.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_mints.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_mints_INSERTED_TIMESTAMP.4293f42d8a", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_mints_INSERTED_TIMESTAMP"], "alias": "token_transfer_mints_INSERTED_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.4917426, "relation_name": "NEAR.not_null_silver.token_transfer_mints_INSERTED_TIMESTAMP", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_mints", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_mints"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "INSERTED_TIMESTAMP", "file_key_name": "models.silver__token_transfer_mints", "attached_node": "model.near_models.silver__token_transfer_mints"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_mints_INSERTED_TIMESTAMP__TIMESTAMP_NTZ.1480e92f06": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "TIMESTAMP_NTZ", "column_name": "INSERTED_TIMESTAMP", "model": "{{ get_where_subquery(ref('silver__token_transfer_mints')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_silver", "name": "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_mints_INSERTED_TIMESTAMP__TIMESTAMP_NTZ", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_4a82b8912b99ad19506f7a1a62b4d836.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_mints.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_mints_INSERTED_TIMESTAMP__TIMESTAMP_NTZ.1480e92f06", "fqn": ["near_models", "silver", "transfers", "non_native", "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_mints_INSERTED_TIMESTAMP__TIMESTAMP_NTZ"], "alias": "token_transfer_mints_INSERTED_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_4a82b8912b99ad19506f7a1a62b4d836", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_4a82b8912b99ad19506f7a1a62b4d836"}, "created_at": 1763073389.4937541, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_silver.token_transfer_mints_INSERTED_TIMESTAMP", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_4a82b8912b99ad19506f7a1a62b4d836\") }}", "language": "sql", "refs": [{"name": "silver__token_transfer_mints", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__token_transfer_mints"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "INSERTED_TIMESTAMP", "file_key_name": "models.silver__token_transfer_mints", "attached_node": "model.near_models.silver__token_transfer_mints"}, "test.near_models.not_null_silver__token_transfer_mints_MODIFIED_TIMESTAMP.37e4a85aa2": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "MODIFIED_TIMESTAMP", "model": "{{ get_where_subquery(ref('silver__token_transfer_mints')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_mints_MODIFIED_TIMESTAMP", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_mints_MODIFIED_TIMESTAMP.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_mints.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_mints_MODIFIED_TIMESTAMP.37e4a85aa2", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_mints_MODIFIED_TIMESTAMP"], "alias": "token_transfer_mints_MODIFIED_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.498776, "relation_name": "NEAR.not_null_silver.token_transfer_mints_MODIFIED_TIMESTAMP", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_mints", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_mints"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "MODIFIED_TIMESTAMP", "file_key_name": "models.silver__token_transfer_mints", "attached_node": "model.near_models.silver__token_transfer_mints"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_mints_MODIFIED_TIMESTAMP__TIMESTAMP_NTZ.1f4c2ab94c": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "TIMESTAMP_NTZ", "column_name": "MODIFIED_TIMESTAMP", "model": "{{ get_where_subquery(ref('silver__token_transfer_mints')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_silver", "name": "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_mints_MODIFIED_TIMESTAMP__TIMESTAMP_NTZ", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_ae10c5371001b65e721541f584b607e9.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_mints.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_mints_MODIFIED_TIMESTAMP__TIMESTAMP_NTZ.1f4c2ab94c", "fqn": ["near_models", "silver", "transfers", "non_native", "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_mints_MODIFIED_TIMESTAMP__TIMESTAMP_NTZ"], "alias": "token_transfer_mints_MODIFIED_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_ae10c5371001b65e721541f584b607e9", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_ae10c5371001b65e721541f584b607e9"}, "created_at": 1763073389.5008209, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_silver.token_transfer_mints_MODIFIED_TIMESTAMP", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_ae10c5371001b65e721541f584b607e9\") }}", "language": "sql", "refs": [{"name": "silver__token_transfer_mints", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__token_transfer_mints"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "MODIFIED_TIMESTAMP", "file_key_name": "models.silver__token_transfer_mints", "attached_node": "model.near_models.silver__token_transfer_mints"}, "test.near_models.not_null_silver__token_transfer_burns_BLOCK_TIMESTAMP.db79621096": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCK_TIMESTAMP", "model": "{{ get_where_subquery(ref('silver__token_transfer_burns')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_burns_BLOCK_TIMESTAMP", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_burns_BLOCK_TIMESTAMP.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_burns.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_burns_BLOCK_TIMESTAMP.db79621096", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_burns_BLOCK_TIMESTAMP"], "alias": "token_transfer_burns_BLOCK_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.5084069, "relation_name": "NEAR.not_null_silver.token_transfer_burns_BLOCK_TIMESTAMP", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_burns", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_burns"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_TIMESTAMP", "file_key_name": "models.silver__token_transfer_burns", "attached_node": "model.near_models.silver__token_transfer_burns"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_burns_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.8fb067ada2": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "TIMESTAMP_NTZ", "column_name": "BLOCK_TIMESTAMP", "model": "{{ get_where_subquery(ref('silver__token_transfer_burns')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_silver", "name": "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_burns_BLOCK_TIMESTAMP__TIMESTAMP_NTZ", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_35dd1ba94219a6557c92c214572d44ea.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_burns.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_burns_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.8fb067ada2", "fqn": ["near_models", "silver", "transfers", "non_native", "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_burns_BLOCK_TIMESTAMP__TIMESTAMP_NTZ"], "alias": "token_transfer_burns_BLOCK_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_35dd1ba94219a6557c92c214572d44ea", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_35dd1ba94219a6557c92c214572d44ea"}, "created_at": 1763073389.5105023, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_silver.token_transfer_burns_BLOCK_TIMESTAMP", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_35dd1ba94219a6557c92c214572d44ea\") }}", "language": "sql", "refs": [{"name": "silver__token_transfer_burns", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__token_transfer_burns"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_TIMESTAMP", "file_key_name": "models.silver__token_transfer_burns", "attached_node": "model.near_models.silver__token_transfer_burns"}, "test.near_models.not_null_silver__token_transfer_burns_BLOCK_ID.fa925e7f7b": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCK_ID", "model": "{{ get_where_subquery(ref('silver__token_transfer_burns')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_burns_BLOCK_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_burns_BLOCK_ID.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_burns.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_burns_BLOCK_ID.fa925e7f7b", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_burns_BLOCK_ID"], "alias": "token_transfer_burns_BLOCK_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.5153153, "relation_name": "NEAR.not_null_silver.token_transfer_burns_BLOCK_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_burns", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_burns"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_ID", "file_key_name": "models.silver__token_transfer_burns", "attached_node": "model.near_models.silver__token_transfer_burns"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_burns_BLOCK_ID__NUMBER.a1d1b3a4c5": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "NUMBER", "column_name": "BLOCK_ID", "model": "{{ get_where_subquery(ref('silver__token_transfer_burns')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_silver", "name": "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_burns_BLOCK_ID__NUMBER", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_1817d9a506e3dcd13a7204d09579972d.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_burns.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_burns_BLOCK_ID__NUMBER.a1d1b3a4c5", "fqn": ["near_models", "silver", "transfers", "non_native", "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_burns_BLOCK_ID__NUMBER"], "alias": "token_transfer_burns_BLOCK_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_1817d9a506e3dcd13a7204d09579972d", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_1817d9a506e3dcd13a7204d09579972d"}, "created_at": 1763073389.5176747, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_silver.token_transfer_burns_BLOCK_ID", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_1817d9a506e3dcd13a7204d09579972d\") }}", "language": "sql", "refs": [{"name": "silver__token_transfer_burns", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__token_transfer_burns"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_ID", "file_key_name": "models.silver__token_transfer_burns", "attached_node": "model.near_models.silver__token_transfer_burns"}, "test.near_models.not_null_silver__token_transfer_burns_TX_HASH.152914195e": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TX_HASH", "model": "{{ get_where_subquery(ref('silver__token_transfer_burns')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_burns_TX_HASH", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_burns_TX_HASH.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_burns.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_burns_TX_HASH.152914195e", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_burns_TX_HASH"], "alias": "token_transfer_burns_TX_HASH", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.522521, "relation_name": "NEAR.not_null_silver.token_transfer_burns_TX_HASH", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_burns", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_burns"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TX_HASH", "file_key_name": "models.silver__token_transfer_burns", "attached_node": "model.near_models.silver__token_transfer_burns"}, "test.near_models.not_null_silver__token_transfer_burns_CONTRACT_ADDRESS.31ea741908": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "CONTRACT_ADDRESS", "model": "{{ get_where_subquery(ref('silver__token_transfer_burns')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_burns_CONTRACT_ADDRESS", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_burns_CONTRACT_ADDRESS.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_burns.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_burns_CONTRACT_ADDRESS.31ea741908", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_burns_CONTRACT_ADDRESS"], "alias": "token_transfer_burns_CONTRACT_ADDRESS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.5245385, "relation_name": "NEAR.not_null_silver.token_transfer_burns_CONTRACT_ADDRESS", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_burns", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_burns"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "CONTRACT_ADDRESS", "file_key_name": "models.silver__token_transfer_burns", "attached_node": "model.near_models.silver__token_transfer_burns"}, "test.near_models.not_null_silver__token_transfer_burns_FROM_ADDRESS.5771fe40d1": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "FROM_ADDRESS", "model": "{{ get_where_subquery(ref('silver__token_transfer_burns')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_burns_FROM_ADDRESS", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_burns_FROM_ADDRESS.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_burns.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_burns_FROM_ADDRESS.5771fe40d1", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_burns_FROM_ADDRESS"], "alias": "token_transfer_burns_FROM_ADDRESS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.526837, "relation_name": "NEAR.not_null_silver.token_transfer_burns_FROM_ADDRESS", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_burns", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_burns"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "FROM_ADDRESS", "file_key_name": "models.silver__token_transfer_burns", "attached_node": "model.near_models.silver__token_transfer_burns"}, "test.near_models.not_null_silver__token_transfer_burns_AMOUNT_UNADJ.22d03a2075": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "AMOUNT_UNADJ", "model": "{{ get_where_subquery(ref('silver__token_transfer_burns')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_burns_AMOUNT_UNADJ", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_burns_AMOUNT_UNADJ.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_burns.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_burns_AMOUNT_UNADJ.22d03a2075", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_burns_AMOUNT_UNADJ"], "alias": "token_transfer_burns_AMOUNT_UNADJ", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.5288863, "relation_name": "NEAR.not_null_silver.token_transfer_burns_AMOUNT_UNADJ", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_burns", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_burns"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "AMOUNT_UNADJ", "file_key_name": "models.silver__token_transfer_burns", "attached_node": "model.near_models.silver__token_transfer_burns"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_burns_MEMO__VARCHAR.e34af6046e": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "VARCHAR", "column_name": "MEMO", "model": "{{ get_where_subquery(ref('silver__token_transfer_burns')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_silver", "name": "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_burns_MEMO__VARCHAR", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_67ef19d5015a941aa3dfe8e85a62678a.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_burns.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_burns_MEMO__VARCHAR.e34af6046e", "fqn": ["near_models", "silver", "transfers", "non_native", "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_burns_MEMO__VARCHAR"], "alias": "token_transfer_burns_MEMO", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_67ef19d5015a941aa3dfe8e85a62678a", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_67ef19d5015a941aa3dfe8e85a62678a"}, "created_at": 1763073389.5309298, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_silver.token_transfer_burns_MEMO", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_67ef19d5015a941aa3dfe8e85a62678a\") }}", "language": "sql", "refs": [{"name": "silver__token_transfer_burns", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__token_transfer_burns"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "MEMO", "file_key_name": "models.silver__token_transfer_burns", "attached_node": "model.near_models.silver__token_transfer_burns"}, "test.near_models.not_null_silver__token_transfer_burns_RN.243c0377d8": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "RN", "model": "{{ get_where_subquery(ref('silver__token_transfer_burns')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_burns_RN", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_burns_RN.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_burns.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_burns_RN.243c0377d8", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_burns_RN"], "alias": "token_transfer_burns_RN", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.5359912, "relation_name": "NEAR.not_null_silver.token_transfer_burns_RN", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_burns", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_burns"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "RN", "file_key_name": "models.silver__token_transfer_burns", "attached_node": "model.near_models.silver__token_transfer_burns"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_burns_RN__NUMBER.13d1c1f511": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "NUMBER", "column_name": "RN", "model": "{{ get_where_subquery(ref('silver__token_transfer_burns')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_silver", "name": "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_burns_RN__NUMBER", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_d75ae67f573690ed0d80fe21724cc07b.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_burns.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_burns_RN__NUMBER.13d1c1f511", "fqn": ["near_models", "silver", "transfers", "non_native", "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_burns_RN__NUMBER"], "alias": "token_transfer_burns_RN", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_d75ae67f573690ed0d80fe21724cc07b", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_d75ae67f573690ed0d80fe21724cc07b"}, "created_at": 1763073389.5380614, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_silver.token_transfer_burns_RN", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_d75ae67f573690ed0d80fe21724cc07b\") }}", "language": "sql", "refs": [{"name": "silver__token_transfer_burns", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__token_transfer_burns"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "RN", "file_key_name": "models.silver__token_transfer_burns", "attached_node": "model.near_models.silver__token_transfer_burns"}, "test.near_models.not_null_silver__token_transfer_burns_RECEIPT_SUCCEEDED.ce5228b549": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "RECEIPT_SUCCEEDED", "model": "{{ get_where_subquery(ref('silver__token_transfer_burns')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_burns_RECEIPT_SUCCEEDED", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_burns_RECEIPT_SUCCEEDED.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_burns.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_burns_RECEIPT_SUCCEEDED.ce5228b549", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_burns_RECEIPT_SUCCEEDED"], "alias": "token_transfer_burns_RECEIPT_SUCCEEDED", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.5433054, "relation_name": "NEAR.not_null_silver.token_transfer_burns_RECEIPT_SUCCEEDED", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_burns", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_burns"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "RECEIPT_SUCCEEDED", "file_key_name": "models.silver__token_transfer_burns", "attached_node": "model.near_models.silver__token_transfer_burns"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_burns_RECEIPT_SUCCEEDED__BOOLEAN.6dcbf9db1b": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "BOOLEAN", "column_name": "RECEIPT_SUCCEEDED", "model": "{{ get_where_subquery(ref('silver__token_transfer_burns')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_silver", "name": "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_burns_RECEIPT_SUCCEEDED__BOOLEAN", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_1fdb0e1fe88f946c8ce0a6b07c4482ca.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_burns.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_burns_RECEIPT_SUCCEEDED__BOOLEAN.6dcbf9db1b", "fqn": ["near_models", "silver", "transfers", "non_native", "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_burns_RECEIPT_SUCCEEDED__BOOLEAN"], "alias": "token_transfer_burns_RECEIPT_SUCCEEDED", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_1fdb0e1fe88f946c8ce0a6b07c4482ca", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_1fdb0e1fe88f946c8ce0a6b07c4482ca"}, "created_at": 1763073389.545632, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_silver.token_transfer_burns_RECEIPT_SUCCEEDED", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_1fdb0e1fe88f946c8ce0a6b07c4482ca\") }}", "language": "sql", "refs": [{"name": "silver__token_transfer_burns", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__token_transfer_burns"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "RECEIPT_SUCCEEDED", "file_key_name": "models.silver__token_transfer_burns", "attached_node": "model.near_models.silver__token_transfer_burns"}, "test.near_models.not_null_silver__token_transfer_burns_BURN_ID.55b5238f90": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BURN_ID", "model": "{{ get_where_subquery(ref('silver__token_transfer_burns')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_burns_BURN_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_burns_BURN_ID.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_burns.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_burns_BURN_ID.55b5238f90", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_burns_BURN_ID"], "alias": "token_transfer_burns_BURN_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.5505307, "relation_name": "NEAR.not_null_silver.token_transfer_burns_BURN_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_burns", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_burns"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BURN_ID", "file_key_name": "models.silver__token_transfer_burns", "attached_node": "model.near_models.silver__token_transfer_burns"}, "test.near_models.unique_silver__token_transfer_burns_BURN_ID.2319b73bae": {"test_metadata": {"name": "unique", "kwargs": {"column_name": "BURN_ID", "model": "{{ get_where_subquery(ref('silver__token_transfer_burns')) }}"}, "namespace": null}, "database": "NEAR", "schema": "unique_silver", "name": "unique_silver__token_transfer_burns_BURN_ID", "resource_type": "test", "package_name": "near_models", "path": "unique_silver__token_transfer_burns_BURN_ID.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_burns.yml", "unique_id": "test.near_models.unique_silver__token_transfer_burns_BURN_ID.2319b73bae", "fqn": ["near_models", "silver", "transfers", "non_native", "unique_silver__token_transfer_burns_BURN_ID"], "alias": "token_transfer_burns_BURN_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.552591, "relation_name": "NEAR.unique_silver.token_transfer_burns_BURN_ID", "raw_code": "{{ test_unique(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_burns", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_unique"], "nodes": ["model.near_models.silver__token_transfer_burns"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BURN_ID", "file_key_name": "models.silver__token_transfer_burns", "attached_node": "model.near_models.silver__token_transfer_burns"}, "test.near_models.not_null_silver__token_transfer_burns_INSERTED_TIMESTAMP.7b26421b92": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "INSERTED_TIMESTAMP", "model": "{{ get_where_subquery(ref('silver__token_transfer_burns')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_burns_INSERTED_TIMESTAMP", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_burns_INSERTED_TIMESTAMP.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_burns.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_burns_INSERTED_TIMESTAMP.7b26421b92", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_burns_INSERTED_TIMESTAMP"], "alias": "token_transfer_burns_INSERTED_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.5546405, "relation_name": "NEAR.not_null_silver.token_transfer_burns_INSERTED_TIMESTAMP", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_burns", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_burns"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "INSERTED_TIMESTAMP", "file_key_name": "models.silver__token_transfer_burns", "attached_node": "model.near_models.silver__token_transfer_burns"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_burns_INSERTED_TIMESTAMP__TIMESTAMP_NTZ.46a597ee7c": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "TIMESTAMP_NTZ", "column_name": "INSERTED_TIMESTAMP", "model": "{{ get_where_subquery(ref('silver__token_transfer_burns')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_silver", "name": "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_burns_INSERTED_TIMESTAMP__TIMESTAMP_NTZ", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_f2a96baea8ee79fe964dc2e3eb198faf.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_burns.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_burns_INSERTED_TIMESTAMP__TIMESTAMP_NTZ.46a597ee7c", "fqn": ["near_models", "silver", "transfers", "non_native", "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_burns_INSERTED_TIMESTAMP__TIMESTAMP_NTZ"], "alias": "token_transfer_burns_INSERTED_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_f2a96baea8ee79fe964dc2e3eb198faf", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_f2a96baea8ee79fe964dc2e3eb198faf"}, "created_at": 1763073389.556936, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_silver.token_transfer_burns_INSERTED_TIMESTAMP", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_f2a96baea8ee79fe964dc2e3eb198faf\") }}", "language": "sql", "refs": [{"name": "silver__token_transfer_burns", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__token_transfer_burns"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "INSERTED_TIMESTAMP", "file_key_name": "models.silver__token_transfer_burns", "attached_node": "model.near_models.silver__token_transfer_burns"}, "test.near_models.not_null_silver__token_transfer_burns_MODIFIED_TIMESTAMP.15965eb3d7": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "MODIFIED_TIMESTAMP", "model": "{{ get_where_subquery(ref('silver__token_transfer_burns')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_burns_MODIFIED_TIMESTAMP", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_burns_MODIFIED_TIMESTAMP.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_burns.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_burns_MODIFIED_TIMESTAMP.15965eb3d7", "fqn": ["near_models", "silver", "transfers", "non_native", "not_null_silver__token_transfer_burns_MODIFIED_TIMESTAMP"], "alias": "token_transfer_burns_MODIFIED_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.5617685, "relation_name": "NEAR.not_null_silver.token_transfer_burns_MODIFIED_TIMESTAMP", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_burns", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_burns"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "MODIFIED_TIMESTAMP", "file_key_name": "models.silver__token_transfer_burns", "attached_node": "model.near_models.silver__token_transfer_burns"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_burns_MODIFIED_TIMESTAMP__TIMESTAMP_NTZ.9661a3ee79": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "TIMESTAMP_NTZ", "column_name": "MODIFIED_TIMESTAMP", "model": "{{ get_where_subquery(ref('silver__token_transfer_burns')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_silver", "name": "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_burns_MODIFIED_TIMESTAMP__TIMESTAMP_NTZ", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_5c304e415e559ef419bac78fa03b389b.sql", "original_file_path": "models/silver/transfers/non_native/silver__token_transfer_burns.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_burns_MODIFIED_TIMESTAMP__TIMESTAMP_NTZ.9661a3ee79", "fqn": ["near_models", "silver", "transfers", "non_native", "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_burns_MODIFIED_TIMESTAMP__TIMESTAMP_NTZ"], "alias": "token_transfer_burns_MODIFIED_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_5c304e415e559ef419bac78fa03b389b", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_5c304e415e559ef419bac78fa03b389b"}, "created_at": 1763073389.5638223, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_silver.token_transfer_burns_MODIFIED_TIMESTAMP", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_5c304e415e559ef419bac78fa03b389b\") }}", "language": "sql", "refs": [{"name": "silver__token_transfer_burns", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__token_transfer_burns"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "MODIFIED_TIMESTAMP", "file_key_name": "models.silver__token_transfer_burns", "attached_node": "model.near_models.silver__token_transfer_burns"}, "test.near_models.not_null_silver__bridge_allbridge_BLOCK_TIMESTAMP.c8c67c512a": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCK_TIMESTAMP", "model": "{{ get_where_subquery(ref('silver__bridge_allbridge')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_allbridge_BLOCK_TIMESTAMP", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_allbridge_BLOCK_TIMESTAMP.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_allbridge.yml", "unique_id": "test.near_models.not_null_silver__bridge_allbridge_BLOCK_TIMESTAMP.c8c67c512a", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_allbridge_BLOCK_TIMESTAMP"], "alias": "bridge_allbridge_BLOCK_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.5754337, "relation_name": "NEAR.not_null_silver.bridge_allbridge_BLOCK_TIMESTAMP", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__bridge_allbridge", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_allbridge"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_TIMESTAMP", "file_key_name": "models.silver__bridge_allbridge", "attached_node": "model.near_models.silver__bridge_allbridge"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_allbridge_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.6187642e9f": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["TIMESTAMP_NTZ"], "column_name": "BLOCK_TIMESTAMP", "model": "{{ get_where_subquery(ref('silver__bridge_allbridge')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_silver", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_allbridge_BLOCK_TIMESTAMP__TIMESTAMP_NTZ", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_cf1c11be54f64f0870aa122d7e1bf5e4.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_allbridge.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_allbridge_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.6187642e9f", "fqn": ["near_models", "silver", "transfers", "bridging", "dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_allbridge_BLOCK_TIMESTAMP__TIMESTAMP_NTZ"], "alias": "bridge_allbridge_BLOCK_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_cf1c11be54f64f0870aa122d7e1bf5e4", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_cf1c11be54f64f0870aa122d7e1bf5e4"}, "created_at": 1763073389.5774863, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_silver.bridge_allbridge_BLOCK_TIMESTAMP", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_cf1c11be54f64f0870aa122d7e1bf5e4\") }}", "language": "sql", "refs": [{"name": "silver__bridge_allbridge", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__bridge_allbridge"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_TIMESTAMP", "file_key_name": "models.silver__bridge_allbridge", "attached_node": "model.near_models.silver__bridge_allbridge"}, "test.near_models.not_null_silver__bridge_allbridge_TX_HASH.19bb523185": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TX_HASH", "model": "{{ get_where_subquery(ref('silver__bridge_allbridge')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_allbridge_TX_HASH", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_allbridge_TX_HASH.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_allbridge.yml", "unique_id": "test.near_models.not_null_silver__bridge_allbridge_TX_HASH.19bb523185", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_allbridge_TX_HASH"], "alias": "bridge_allbridge_TX_HASH", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.5824454, "relation_name": "NEAR.not_null_silver.bridge_allbridge_TX_HASH", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__bridge_allbridge", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_allbridge"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TX_HASH", "file_key_name": "models.silver__bridge_allbridge", "attached_node": "model.near_models.silver__bridge_allbridge"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_allbridge_TX_HASH__STRING__VARCHAR.56707a2817": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["STRING", "VARCHAR"], "column_name": "TX_HASH", "model": "{{ get_where_subquery(ref('silver__bridge_allbridge')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_silver", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_allbridge_TX_HASH__STRING__VARCHAR", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_bc536a064643f29706df4b3ecdf147fe.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_allbridge.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_allbridge_TX_HASH__STRING__VARCHAR.56707a2817", "fqn": ["near_models", "silver", "transfers", "bridging", "dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_allbridge_TX_HASH__STRING__VARCHAR"], "alias": "bridge_allbridge_TX_HASH", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_bc536a064643f29706df4b3ecdf147fe", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_bc536a064643f29706df4b3ecdf147fe"}, "created_at": 1763073389.584507, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_silver.bridge_allbridge_TX_HASH", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_bc536a064643f29706df4b3ecdf147fe\") }}", "language": "sql", "refs": [{"name": "silver__bridge_allbridge", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__bridge_allbridge"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TX_HASH", "file_key_name": "models.silver__bridge_allbridge", "attached_node": "model.near_models.silver__bridge_allbridge"}, "test.near_models.not_null_silver__bridge_allbridge_TOKEN_ADDRESS.ab076fe8a9": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TOKEN_ADDRESS", "model": "{{ get_where_subquery(ref('silver__bridge_allbridge')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_allbridge_TOKEN_ADDRESS", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_allbridge_TOKEN_ADDRESS.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_allbridge.yml", "unique_id": "test.near_models.not_null_silver__bridge_allbridge_TOKEN_ADDRESS.ab076fe8a9", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_allbridge_TOKEN_ADDRESS"], "alias": "bridge_allbridge_TOKEN_ADDRESS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "receipt_succeeded", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "receipt_succeeded"}, "created_at": 1763073389.5898576, "relation_name": "NEAR.not_null_silver.bridge_allbridge_TOKEN_ADDRESS", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"receipt_succeeded\") }}", "language": "sql", "refs": [{"name": "silver__bridge_allbridge", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_allbridge"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TOKEN_ADDRESS", "file_key_name": "models.silver__bridge_allbridge", "attached_node": "model.near_models.silver__bridge_allbridge"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_allbridge_TOKEN_ADDRESS__STRING__VARCHAR.4f3b4a446d": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["STRING", "VARCHAR"], "column_name": "TOKEN_ADDRESS", "model": "{{ get_where_subquery(ref('silver__bridge_allbridge')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_silver", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_allbridge_TOKEN_ADDRESS__STRING__VARCHAR", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_836d01bb62ea3754e7ea6b2a227e852a.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_allbridge.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_allbridge_TOKEN_ADDRESS__STRING__VARCHAR.4f3b4a446d", "fqn": ["near_models", "silver", "transfers", "bridging", "dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_allbridge_TOKEN_ADDRESS__STRING__VARCHAR"], "alias": "bridge_allbridge_TOKEN_ADDRESS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_836d01bb62ea3754e7ea6b2a227e852a", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_836d01bb62ea3754e7ea6b2a227e852a"}, "created_at": 1763073389.5918865, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_silver.bridge_allbridge_TOKEN_ADDRESS", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_836d01bb62ea3754e7ea6b2a227e852a\") }}", "language": "sql", "refs": [{"name": "silver__bridge_allbridge", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__bridge_allbridge"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TOKEN_ADDRESS", "file_key_name": "models.silver__bridge_allbridge", "attached_node": "model.near_models.silver__bridge_allbridge"}, "test.near_models.not_null_silver__bridge_allbridge_AMOUNT_RAW.31cafdced2": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "AMOUNT_RAW", "model": "{{ get_where_subquery(ref('silver__bridge_allbridge')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_allbridge_AMOUNT_RAW", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_allbridge_AMOUNT_RAW.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_allbridge.yml", "unique_id": "test.near_models.not_null_silver__bridge_allbridge_AMOUNT_RAW.31cafdced2", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_allbridge_AMOUNT_RAW"], "alias": "bridge_allbridge_AMOUNT_RAW", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "receipt_succeeded", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "receipt_succeeded"}, "created_at": 1763073389.5966253, "relation_name": "NEAR.not_null_silver.bridge_allbridge_AMOUNT_RAW", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"receipt_succeeded\") }}", "language": "sql", "refs": [{"name": "silver__bridge_allbridge", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_allbridge"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "AMOUNT_RAW", "file_key_name": "models.silver__bridge_allbridge", "attached_node": "model.near_models.silver__bridge_allbridge"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_allbridge_AMOUNT_RAW__INTEGER__NUMBER.29881ebf0d": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["INTEGER", "NUMBER"], "column_name": "AMOUNT_RAW", "model": "{{ get_where_subquery(ref('silver__bridge_allbridge')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_silver", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_allbridge_AMOUNT_RAW__INTEGER__NUMBER", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_31a20807d635a74e4cc6eab6455f64c3.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_allbridge.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_allbridge_AMOUNT_RAW__INTEGER__NUMBER.29881ebf0d", "fqn": ["near_models", "silver", "transfers", "bridging", "dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_allbridge_AMOUNT_RAW__INTEGER__NUMBER"], "alias": "bridge_allbridge_AMOUNT_RAW", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_31a20807d635a74e4cc6eab6455f64c3", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_31a20807d635a74e4cc6eab6455f64c3"}, "created_at": 1763073389.5989308, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_silver.bridge_allbridge_AMOUNT_RAW", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_31a20807d635a74e4cc6eab6455f64c3\") }}", "language": "sql", "refs": [{"name": "silver__bridge_allbridge", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__bridge_allbridge"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "AMOUNT_RAW", "file_key_name": "models.silver__bridge_allbridge", "attached_node": "model.near_models.silver__bridge_allbridge"}, "test.near_models.not_null_silver__bridge_allbridge_AMOUNT_ADJ.689815ca31": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "AMOUNT_ADJ", "model": "{{ get_where_subquery(ref('silver__bridge_allbridge')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_allbridge_AMOUNT_ADJ", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_allbridge_AMOUNT_ADJ.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_allbridge.yml", "unique_id": "test.near_models.not_null_silver__bridge_allbridge_AMOUNT_ADJ.689815ca31", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_allbridge_AMOUNT_ADJ"], "alias": "bridge_allbridge_AMOUNT_ADJ", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "receipt_succeeded", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "receipt_succeeded"}, "created_at": 1763073389.6040988, "relation_name": "NEAR.not_null_silver.bridge_allbridge_AMOUNT_ADJ", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"receipt_succeeded\") }}", "language": "sql", "refs": [{"name": "silver__bridge_allbridge", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_allbridge"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "AMOUNT_ADJ", "file_key_name": "models.silver__bridge_allbridge", "attached_node": "model.near_models.silver__bridge_allbridge"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_allbridge_AMOUNT_ADJ__INTEGER__NUMBER.55a4e9d2c0": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["INTEGER", "NUMBER"], "column_name": "AMOUNT_ADJ", "model": "{{ get_where_subquery(ref('silver__bridge_allbridge')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_silver", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_allbridge_AMOUNT_ADJ__INTEGER__NUMBER", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_077b0e9fda23daa6839d83835018e3ec.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_allbridge.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_allbridge_AMOUNT_ADJ__INTEGER__NUMBER.55a4e9d2c0", "fqn": ["near_models", "silver", "transfers", "bridging", "dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_allbridge_AMOUNT_ADJ__INTEGER__NUMBER"], "alias": "bridge_allbridge_AMOUNT_ADJ", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_077b0e9fda23daa6839d83835018e3ec", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_077b0e9fda23daa6839d83835018e3ec"}, "created_at": 1763073389.6061594, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_silver.bridge_allbridge_AMOUNT_ADJ", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_077b0e9fda23daa6839d83835018e3ec\") }}", "language": "sql", "refs": [{"name": "silver__bridge_allbridge", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__bridge_allbridge"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "AMOUNT_ADJ", "file_key_name": "models.silver__bridge_allbridge", "attached_node": "model.near_models.silver__bridge_allbridge"}, "test.near_models.not_null_silver__bridge_allbridge_AMOUNT_FEE_RAW.ef45868881": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "AMOUNT_FEE_RAW", "model": "{{ get_where_subquery(ref('silver__bridge_allbridge')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_allbridge_AMOUNT_FEE_RAW", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_allbridge_AMOUNT_FEE_RAW.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_allbridge.yml", "unique_id": "test.near_models.not_null_silver__bridge_allbridge_AMOUNT_FEE_RAW.ef45868881", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_allbridge_AMOUNT_FEE_RAW"], "alias": "bridge_allbridge_AMOUNT_FEE_RAW", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "receipt_succeeded", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "receipt_succeeded"}, "created_at": 1763073389.6112194, "relation_name": "NEAR.not_null_silver.bridge_allbridge_AMOUNT_FEE_RAW", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"receipt_succeeded\") }}", "language": "sql", "refs": [{"name": "silver__bridge_allbridge", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_allbridge"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "AMOUNT_FEE_RAW", "file_key_name": "models.silver__bridge_allbridge", "attached_node": "model.near_models.silver__bridge_allbridge"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_allbridge_AMOUNT_FEE_RAW__INTEGER__NUMBER.3172ff5bf7": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["INTEGER", "NUMBER"], "column_name": "AMOUNT_FEE_RAW", "model": "{{ get_where_subquery(ref('silver__bridge_allbridge')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_silver", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_allbridge_AMOUNT_FEE_RAW__INTEGER__NUMBER", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_a4c885f7d4efa07962e66c591b5990c1.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_allbridge.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_allbridge_AMOUNT_FEE_RAW__INTEGER__NUMBER.3172ff5bf7", "fqn": ["near_models", "silver", "transfers", "bridging", "dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_allbridge_AMOUNT_FEE_RAW__INTEGER__NUMBER"], "alias": "bridge_allbridge_AMOUNT_FEE_RAW", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_a4c885f7d4efa07962e66c591b5990c1", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_a4c885f7d4efa07962e66c591b5990c1"}, "created_at": 1763073389.613259, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_silver.bridge_allbridge_AMOUNT_FEE_RAW", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_a4c885f7d4efa07962e66c591b5990c1\") }}", "language": "sql", "refs": [{"name": "silver__bridge_allbridge", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__bridge_allbridge"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "AMOUNT_FEE_RAW", "file_key_name": "models.silver__bridge_allbridge", "attached_node": "model.near_models.silver__bridge_allbridge"}, "test.near_models.not_null_silver__bridge_allbridge_DESTINATION_ADDRESS.0334a470f9": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "DESTINATION_ADDRESS", "model": "{{ get_where_subquery(ref('silver__bridge_allbridge')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_allbridge_DESTINATION_ADDRESS", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_allbridge_DESTINATION_ADDRESS.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_allbridge.yml", "unique_id": "test.near_models.not_null_silver__bridge_allbridge_DESTINATION_ADDRESS.0334a470f9", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_allbridge_DESTINATION_ADDRESS"], "alias": "bridge_allbridge_DESTINATION_ADDRESS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "receipt_succeeded", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "receipt_succeeded"}, "created_at": 1763073389.6183255, "relation_name": "NEAR.not_null_silver.bridge_allbridge_DESTINATION_ADDRESS", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"receipt_succeeded\") }}", "language": "sql", "refs": [{"name": "silver__bridge_allbridge", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_allbridge"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "DESTINATION_ADDRESS", "file_key_name": "models.silver__bridge_allbridge", "attached_node": "model.near_models.silver__bridge_allbridge"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_allbridge_DESTINATION_ADDRESS__STRING__VARCHAR.ec0780c5e7": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["STRING", "VARCHAR"], "column_name": "DESTINATION_ADDRESS", "model": "{{ get_where_subquery(ref('silver__bridge_allbridge')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_silver", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_allbridge_DESTINATION_ADDRESS__STRING__VARCHAR", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_580e3fe761caabb6edfaa5e711551a31.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_allbridge.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_allbridge_DESTINATION_ADDRESS__STRING__VARCHAR.ec0780c5e7", "fqn": ["near_models", "silver", "transfers", "bridging", "dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_allbridge_DESTINATION_ADDRESS__STRING__VARCHAR"], "alias": "bridge_allbridge_DESTINATION_ADDRESS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_580e3fe761caabb6edfaa5e711551a31", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_580e3fe761caabb6edfaa5e711551a31"}, "created_at": 1763073389.620374, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_silver.bridge_allbridge_DESTINATION_ADDRESS", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_580e3fe761caabb6edfaa5e711551a31\") }}", "language": "sql", "refs": [{"name": "silver__bridge_allbridge", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__bridge_allbridge"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "DESTINATION_ADDRESS", "file_key_name": "models.silver__bridge_allbridge", "attached_node": "model.near_models.silver__bridge_allbridge"}, "test.near_models.not_null_silver__bridge_allbridge_BRIDGE_ADDRESS.8a919f7a13": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BRIDGE_ADDRESS", "model": "{{ get_where_subquery(ref('silver__bridge_allbridge')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_allbridge_BRIDGE_ADDRESS", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_allbridge_BRIDGE_ADDRESS.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_allbridge.yml", "unique_id": "test.near_models.not_null_silver__bridge_allbridge_BRIDGE_ADDRESS.8a919f7a13", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_allbridge_BRIDGE_ADDRESS"], "alias": "bridge_allbridge_BRIDGE_ADDRESS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.6253703, "relation_name": "NEAR.not_null_silver.bridge_allbridge_BRIDGE_ADDRESS", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__bridge_allbridge", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_allbridge"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BRIDGE_ADDRESS", "file_key_name": "models.silver__bridge_allbridge", "attached_node": "model.near_models.silver__bridge_allbridge"}, "test.near_models.not_null_silver__bridge_allbridge_PLATFORM.5ec94d10fa": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "PLATFORM", "model": "{{ get_where_subquery(ref('silver__bridge_allbridge')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_allbridge_PLATFORM", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_allbridge_PLATFORM.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_allbridge.yml", "unique_id": "test.near_models.not_null_silver__bridge_allbridge_PLATFORM.5ec94d10fa", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_allbridge_PLATFORM"], "alias": "bridge_allbridge_PLATFORM", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.6273963, "relation_name": "NEAR.not_null_silver.bridge_allbridge_PLATFORM", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__bridge_allbridge", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_allbridge"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "PLATFORM", "file_key_name": "models.silver__bridge_allbridge", "attached_node": "model.near_models.silver__bridge_allbridge"}, "test.near_models.accepted_values_silver__bridge_allbridge_PLATFORM__allbridge.7f648960ac": {"test_metadata": {"name": "accepted_values", "kwargs": {"values": ["allbridge"], "column_name": "PLATFORM", "model": "{{ get_where_subquery(ref('silver__bridge_allbridge')) }}"}, "namespace": null}, "database": "NEAR", "schema": "accepted_values_silver", "name": "accepted_values_silver__bridge_allbridge_PLATFORM__allbridge", "resource_type": "test", "package_name": "near_models", "path": "accepted_values_silver__bridge_allbridge_PLATFORM__allbridge.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_allbridge.yml", "unique_id": "test.near_models.accepted_values_silver__bridge_allbridge_PLATFORM__allbridge.7f648960ac", "fqn": ["near_models", "silver", "transfers", "bridging", "accepted_values_silver__bridge_allbridge_PLATFORM__allbridge"], "alias": "bridge_allbridge_PLATFORM", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.629433, "relation_name": "NEAR.accepted_values_silver.bridge_allbridge_PLATFORM", "raw_code": "{{ test_accepted_values(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__bridge_allbridge", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_accepted_values", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__bridge_allbridge"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "PLATFORM", "file_key_name": "models.silver__bridge_allbridge", "attached_node": "model.near_models.silver__bridge_allbridge"}, "test.near_models.not_null_silver__bridge_allbridge_DESTINATION_CHAIN_ID.1f5a49ee33": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "DESTINATION_CHAIN_ID", "model": "{{ get_where_subquery(ref('silver__bridge_allbridge')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_allbridge_DESTINATION_CHAIN_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_allbridge_DESTINATION_CHAIN_ID.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_allbridge.yml", "unique_id": "test.near_models.not_null_silver__bridge_allbridge_DESTINATION_CHAIN_ID.1f5a49ee33", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_allbridge_DESTINATION_CHAIN_ID"], "alias": "bridge_allbridge_DESTINATION_CHAIN_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "receipt_succeeded", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "receipt_succeeded"}, "created_at": 1763073389.6347952, "relation_name": "NEAR.not_null_silver.bridge_allbridge_DESTINATION_CHAIN_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"receipt_succeeded\") }}", "language": "sql", "refs": [{"name": "silver__bridge_allbridge", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_allbridge"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "DESTINATION_CHAIN_ID", "file_key_name": "models.silver__bridge_allbridge", "attached_node": "model.near_models.silver__bridge_allbridge"}, "test.near_models.not_null_silver__bridge_allbridge_SOURCE_CHAIN_ID.269de91526": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "SOURCE_CHAIN_ID", "model": "{{ get_where_subquery(ref('silver__bridge_allbridge')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_allbridge_SOURCE_CHAIN_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_allbridge_SOURCE_CHAIN_ID.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_allbridge.yml", "unique_id": "test.near_models.not_null_silver__bridge_allbridge_SOURCE_CHAIN_ID.269de91526", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_allbridge_SOURCE_CHAIN_ID"], "alias": "bridge_allbridge_SOURCE_CHAIN_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "receipt_succeeded", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "receipt_succeeded"}, "created_at": 1763073389.6368284, "relation_name": "NEAR.not_null_silver.bridge_allbridge_SOURCE_CHAIN_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"receipt_succeeded\") }}", "language": "sql", "refs": [{"name": "silver__bridge_allbridge", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_allbridge"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "SOURCE_CHAIN_ID", "file_key_name": "models.silver__bridge_allbridge", "attached_node": "model.near_models.silver__bridge_allbridge"}, "test.near_models.not_null_silver__bridge_allbridge_RECEIPT_SUCCEEDED.75e5341b4e": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "RECEIPT_SUCCEEDED", "model": "{{ get_where_subquery(ref('silver__bridge_allbridge')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_allbridge_RECEIPT_SUCCEEDED", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_allbridge_RECEIPT_SUCCEEDED.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_allbridge.yml", "unique_id": "test.near_models.not_null_silver__bridge_allbridge_RECEIPT_SUCCEEDED.75e5341b4e", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_allbridge_RECEIPT_SUCCEEDED"], "alias": "bridge_allbridge_RECEIPT_SUCCEEDED", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.6388202, "relation_name": "NEAR.not_null_silver.bridge_allbridge_RECEIPT_SUCCEEDED", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__bridge_allbridge", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_allbridge"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "RECEIPT_SUCCEEDED", "file_key_name": "models.silver__bridge_allbridge", "attached_node": "model.near_models.silver__bridge_allbridge"}, "test.near_models.not_null_silver__bridge_allbridge_METHOD_NAME.889e8b86d0": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "METHOD_NAME", "model": "{{ get_where_subquery(ref('silver__bridge_allbridge')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_allbridge_METHOD_NAME", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_allbridge_METHOD_NAME.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_allbridge.yml", "unique_id": "test.near_models.not_null_silver__bridge_allbridge_METHOD_NAME.889e8b86d0", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_allbridge_METHOD_NAME"], "alias": "bridge_allbridge_METHOD_NAME", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.640823, "relation_name": "NEAR.not_null_silver.bridge_allbridge_METHOD_NAME", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__bridge_allbridge", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_allbridge"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "METHOD_NAME", "file_key_name": "models.silver__bridge_allbridge", "attached_node": "model.near_models.silver__bridge_allbridge"}, "test.near_models.not_null_silver__bridge_allbridge_DIRECTION.d60c412dad": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "DIRECTION", "model": "{{ get_where_subquery(ref('silver__bridge_allbridge')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_allbridge_DIRECTION", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_allbridge_DIRECTION.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_allbridge.yml", "unique_id": "test.near_models.not_null_silver__bridge_allbridge_DIRECTION.d60c412dad", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_allbridge_DIRECTION"], "alias": "bridge_allbridge_DIRECTION", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.6428041, "relation_name": "NEAR.not_null_silver.bridge_allbridge_DIRECTION", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__bridge_allbridge", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_allbridge"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "DIRECTION", "file_key_name": "models.silver__bridge_allbridge", "attached_node": "model.near_models.silver__bridge_allbridge"}, "test.near_models.accepted_values_silver__bridge_allbridge_DIRECTION__inbound__outbound.34ee1a0f14": {"test_metadata": {"name": "accepted_values", "kwargs": {"values": ["inbound", "outbound"], "column_name": "DIRECTION", "model": "{{ get_where_subquery(ref('silver__bridge_allbridge')) }}"}, "namespace": null}, "database": "NEAR", "schema": "accepted_values_silver", "name": "accepted_values_silver__bridge_allbridge_DIRECTION__inbound__outbound", "resource_type": "test", "package_name": "near_models", "path": "accepted_values_silver__bridge_3e22b8a60e6b29e5fbddcbf46ddcb9ef.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_allbridge.yml", "unique_id": "test.near_models.accepted_values_silver__bridge_allbridge_DIRECTION__inbound__outbound.34ee1a0f14", "fqn": ["near_models", "silver", "transfers", "bridging", "accepted_values_silver__bridge_allbridge_DIRECTION__inbound__outbound"], "alias": "bridge_allbridge_DIRECTION", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "accepted_values_silver__bridge_3e22b8a60e6b29e5fbddcbf46ddcb9ef", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "accepted_values_silver__bridge_3e22b8a60e6b29e5fbddcbf46ddcb9ef"}, "created_at": 1763073389.6448336, "relation_name": "NEAR.accepted_values_silver.bridge_allbridge_DIRECTION", "raw_code": "{{ test_accepted_values(**_dbt_generic_test_kwargs) }}{{ config(alias=\"accepted_values_silver__bridge_3e22b8a60e6b29e5fbddcbf46ddcb9ef\") }}", "language": "sql", "refs": [{"name": "silver__bridge_allbridge", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_accepted_values", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__bridge_allbridge"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "DIRECTION", "file_key_name": "models.silver__bridge_allbridge", "attached_node": "model.near_models.silver__bridge_allbridge"}, "test.near_models.unique_silver__bridge_allbridge_BRIDGE_ALLBRIDGE_ID.c2fc9ae065": {"test_metadata": {"name": "unique", "kwargs": {"column_name": "BRIDGE_ALLBRIDGE_ID", "model": "{{ get_where_subquery(ref('silver__bridge_allbridge')) }}"}, "namespace": null}, "database": "NEAR", "schema": "unique_silver", "name": "unique_silver__bridge_allbridge_BRIDGE_ALLBRIDGE_ID", "resource_type": "test", "package_name": "near_models", "path": "unique_silver__bridge_allbridge_BRIDGE_ALLBRIDGE_ID.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_allbridge.yml", "unique_id": "test.near_models.unique_silver__bridge_allbridge_BRIDGE_ALLBRIDGE_ID.c2fc9ae065", "fqn": ["near_models", "silver", "transfers", "bridging", "unique_silver__bridge_allbridge_BRIDGE_ALLBRIDGE_ID"], "alias": "bridge_allbridge_BRIDGE_ALLBRIDGE_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.6508725, "relation_name": "NEAR.unique_silver.bridge_allbridge_BRIDGE_ALLBRIDGE_ID", "raw_code": "{{ test_unique(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__bridge_allbridge", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_unique"], "nodes": ["model.near_models.silver__bridge_allbridge"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BRIDGE_ALLBRIDGE_ID", "file_key_name": "models.silver__bridge_allbridge", "attached_node": "model.near_models.silver__bridge_allbridge"}, "test.near_models.not_null_silver__bridge_allbridge_BRIDGE_ALLBRIDGE_ID.ae0c4ff91c": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BRIDGE_ALLBRIDGE_ID", "model": "{{ get_where_subquery(ref('silver__bridge_allbridge')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_allbridge_BRIDGE_ALLBRIDGE_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_allbridge_BRIDGE_ALLBRIDGE_ID.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_allbridge.yml", "unique_id": "test.near_models.not_null_silver__bridge_allbridge_BRIDGE_ALLBRIDGE_ID.ae0c4ff91c", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_allbridge_BRIDGE_ALLBRIDGE_ID"], "alias": "bridge_allbridge_BRIDGE_ALLBRIDGE_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.652894, "relation_name": "NEAR.not_null_silver.bridge_allbridge_BRIDGE_ALLBRIDGE_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__bridge_allbridge", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_allbridge"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BRIDGE_ALLBRIDGE_ID", "file_key_name": "models.silver__bridge_allbridge", "attached_node": "model.near_models.silver__bridge_allbridge"}, "test.near_models.dbt_utils_recency_silver__bridge_allbridge_week__block_timestamp__1.42b0b284d5": {"test_metadata": {"name": "recency", "kwargs": {"datepart": "week", "field": "block_timestamp", "interval": 1, "model": "{{ get_where_subquery(ref('silver__bridge_allbridge')) }}"}, "namespace": "dbt_utils"}, "database": "NEAR", "schema": "dbt_utils_recency_silver", "name": "dbt_utils_recency_silver__bridge_allbridge_week__block_timestamp__1", "resource_type": "test", "package_name": "near_models", "path": "dbt_utils_recency_silver__brid_653ad74079acb7775e44395058398bb9.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_allbridge.yml", "unique_id": "test.near_models.dbt_utils_recency_silver__bridge_allbridge_week__block_timestamp__1.42b0b284d5", "fqn": ["near_models", "silver", "transfers", "bridging", "dbt_utils_recency_silver__bridge_allbridge_week__block_timestamp__1"], "alias": "bridge_allbridge_week", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_utils_recency_silver__brid_653ad74079acb7775e44395058398bb9", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_utils_recency_silver__brid_653ad74079acb7775e44395058398bb9"}, "created_at": 1763073389.6549196, "relation_name": "NEAR.dbt_utils_recency_silver.bridge_allbridge_week", "raw_code": "{{ dbt_utils.test_recency(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_utils_recency_silver__brid_653ad74079acb7775e44395058398bb9\") }}", "language": "sql", "refs": [{"name": "silver__bridge_allbridge", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_utils.test_recency", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__bridge_allbridge"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": null, "file_key_name": "models.silver__bridge_allbridge", "attached_node": "model.near_models.silver__bridge_allbridge"}, "test.near_models.not_null_silver__bridge_intents_BLOCK_ID.115a32af31": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCK_ID", "model": "{{ get_where_subquery(ref('silver__bridge_intents')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_intents_BLOCK_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_intents_BLOCK_ID.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_intents.yml", "unique_id": "test.near_models.not_null_silver__bridge_intents_BLOCK_ID.115a32af31", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_intents_BLOCK_ID"], "alias": "bridge_intents_BLOCK_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.6648407, "relation_name": "NEAR.not_null_silver.bridge_intents_BLOCK_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__bridge_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_ID", "file_key_name": "models.silver__bridge_intents", "attached_node": "model.near_models.silver__bridge_intents"}, "test.near_models.not_null_silver__bridge_intents_BLOCK_TIMESTAMP.6a3c8f4391": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCK_TIMESTAMP", "model": "{{ get_where_subquery(ref('silver__bridge_intents')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_intents_BLOCK_TIMESTAMP", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_intents_BLOCK_TIMESTAMP.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_intents.yml", "unique_id": "test.near_models.not_null_silver__bridge_intents_BLOCK_TIMESTAMP.6a3c8f4391", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_intents_BLOCK_TIMESTAMP"], "alias": "bridge_intents_BLOCK_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.6669095, "relation_name": "NEAR.not_null_silver.bridge_intents_BLOCK_TIMESTAMP", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__bridge_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_TIMESTAMP", "file_key_name": "models.silver__bridge_intents", "attached_node": "model.near_models.silver__bridge_intents"}, "test.near_models.not_null_silver__bridge_intents_TX_HASH.3e86d675d4": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TX_HASH", "model": "{{ get_where_subquery(ref('silver__bridge_intents')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_intents_TX_HASH", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_intents_TX_HASH.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_intents.yml", "unique_id": "test.near_models.not_null_silver__bridge_intents_TX_HASH.3e86d675d4", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_intents_TX_HASH"], "alias": "bridge_intents_TX_HASH", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.6692078, "relation_name": "NEAR.not_null_silver.bridge_intents_TX_HASH", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__bridge_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TX_HASH", "file_key_name": "models.silver__bridge_intents", "attached_node": "model.near_models.silver__bridge_intents"}, "test.near_models.not_null_silver__bridge_intents_TOKEN_ADDRESS.324ab59cf1": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TOKEN_ADDRESS", "model": "{{ get_where_subquery(ref('silver__bridge_intents')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_intents_TOKEN_ADDRESS", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_intents_TOKEN_ADDRESS.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_intents.yml", "unique_id": "test.near_models.not_null_silver__bridge_intents_TOKEN_ADDRESS.324ab59cf1", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_intents_TOKEN_ADDRESS"], "alias": "bridge_intents_TOKEN_ADDRESS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.671225, "relation_name": "NEAR.not_null_silver.bridge_intents_TOKEN_ADDRESS", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__bridge_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TOKEN_ADDRESS", "file_key_name": "models.silver__bridge_intents", "attached_node": "model.near_models.silver__bridge_intents"}, "test.near_models.not_null_silver__bridge_intents_TOKEN_ADDRESS_RAW.4855307293": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TOKEN_ADDRESS_RAW", "model": "{{ get_where_subquery(ref('silver__bridge_intents')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_intents_TOKEN_ADDRESS_RAW", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_intents_TOKEN_ADDRESS_RAW.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_intents.yml", "unique_id": "test.near_models.not_null_silver__bridge_intents_TOKEN_ADDRESS_RAW.4855307293", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_intents_TOKEN_ADDRESS_RAW"], "alias": "bridge_intents_TOKEN_ADDRESS_RAW", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.6732357, "relation_name": "NEAR.not_null_silver.bridge_intents_TOKEN_ADDRESS_RAW", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__bridge_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TOKEN_ADDRESS_RAW", "file_key_name": "models.silver__bridge_intents", "attached_node": "model.near_models.silver__bridge_intents"}, "test.near_models.not_null_silver__bridge_intents_AMOUNT_UNADJ.4374ec9305": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "AMOUNT_UNADJ", "model": "{{ get_where_subquery(ref('silver__bridge_intents')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_intents_AMOUNT_UNADJ", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_intents_AMOUNT_UNADJ.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_intents.yml", "unique_id": "test.near_models.not_null_silver__bridge_intents_AMOUNT_UNADJ.4374ec9305", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_intents_AMOUNT_UNADJ"], "alias": "bridge_intents_AMOUNT_UNADJ", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.6752346, "relation_name": "NEAR.not_null_silver.bridge_intents_AMOUNT_UNADJ", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__bridge_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "AMOUNT_UNADJ", "file_key_name": "models.silver__bridge_intents", "attached_node": "model.near_models.silver__bridge_intents"}, "test.near_models.not_null_silver__bridge_intents_AMOUNT_ADJ.ae55dbdafa": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "AMOUNT_ADJ", "model": "{{ get_where_subquery(ref('silver__bridge_intents')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_intents_AMOUNT_ADJ", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_intents_AMOUNT_ADJ.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_intents.yml", "unique_id": "test.near_models.not_null_silver__bridge_intents_AMOUNT_ADJ.ae55dbdafa", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_intents_AMOUNT_ADJ"], "alias": "bridge_intents_AMOUNT_ADJ", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.6772275, "relation_name": "NEAR.not_null_silver.bridge_intents_AMOUNT_ADJ", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__bridge_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "AMOUNT_ADJ", "file_key_name": "models.silver__bridge_intents", "attached_node": "model.near_models.silver__bridge_intents"}, "test.near_models.not_null_silver__bridge_intents_DESTINATION_ADDRESS.5c1297db22": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "DESTINATION_ADDRESS", "model": "{{ get_where_subquery(ref('silver__bridge_intents')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_intents_DESTINATION_ADDRESS", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_intents_DESTINATION_ADDRESS.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_intents.yml", "unique_id": "test.near_models.not_null_silver__bridge_intents_DESTINATION_ADDRESS.5c1297db22", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_intents_DESTINATION_ADDRESS"], "alias": "bridge_intents_DESTINATION_ADDRESS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.6792521, "relation_name": "NEAR.not_null_silver.bridge_intents_DESTINATION_ADDRESS", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__bridge_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "DESTINATION_ADDRESS", "file_key_name": "models.silver__bridge_intents", "attached_node": "model.near_models.silver__bridge_intents"}, "test.near_models.not_null_silver__bridge_intents_SOURCE_ADDRESS.b17c3a24e7": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "SOURCE_ADDRESS", "model": "{{ get_where_subquery(ref('silver__bridge_intents')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_intents_SOURCE_ADDRESS", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_intents_SOURCE_ADDRESS.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_intents.yml", "unique_id": "test.near_models.not_null_silver__bridge_intents_SOURCE_ADDRESS.b17c3a24e7", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_intents_SOURCE_ADDRESS"], "alias": "bridge_intents_SOURCE_ADDRESS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.6815333, "relation_name": "NEAR.not_null_silver.bridge_intents_SOURCE_ADDRESS", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__bridge_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "SOURCE_ADDRESS", "file_key_name": "models.silver__bridge_intents", "attached_node": "model.near_models.silver__bridge_intents"}, "test.near_models.not_null_silver__bridge_intents_PLATFORM.1d4ba79749": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "PLATFORM", "model": "{{ get_where_subquery(ref('silver__bridge_intents')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_intents_PLATFORM", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_intents_PLATFORM.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_intents.yml", "unique_id": "test.near_models.not_null_silver__bridge_intents_PLATFORM.1d4ba79749", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_intents_PLATFORM"], "alias": "bridge_intents_PLATFORM", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.6835272, "relation_name": "NEAR.not_null_silver.bridge_intents_PLATFORM", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__bridge_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "PLATFORM", "file_key_name": "models.silver__bridge_intents", "attached_node": "model.near_models.silver__bridge_intents"}, "test.near_models.not_null_silver__bridge_intents_BRIDGE_ADDRESS.bcf03ebb74": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BRIDGE_ADDRESS", "model": "{{ get_where_subquery(ref('silver__bridge_intents')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_intents_BRIDGE_ADDRESS", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_intents_BRIDGE_ADDRESS.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_intents.yml", "unique_id": "test.near_models.not_null_silver__bridge_intents_BRIDGE_ADDRESS.bcf03ebb74", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_intents_BRIDGE_ADDRESS"], "alias": "bridge_intents_BRIDGE_ADDRESS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.6855245, "relation_name": "NEAR.not_null_silver.bridge_intents_BRIDGE_ADDRESS", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__bridge_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BRIDGE_ADDRESS", "file_key_name": "models.silver__bridge_intents", "attached_node": "model.near_models.silver__bridge_intents"}, "test.near_models.not_null_silver__bridge_intents_DESTINATION_CHAIN.1cc947e9da": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "DESTINATION_CHAIN", "model": "{{ get_where_subquery(ref('silver__bridge_intents')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_intents_DESTINATION_CHAIN", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_intents_DESTINATION_CHAIN.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_intents.yml", "unique_id": "test.near_models.not_null_silver__bridge_intents_DESTINATION_CHAIN.1cc947e9da", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_intents_DESTINATION_CHAIN"], "alias": "bridge_intents_DESTINATION_CHAIN", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.6875193, "relation_name": "NEAR.not_null_silver.bridge_intents_DESTINATION_CHAIN", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__bridge_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "DESTINATION_CHAIN", "file_key_name": "models.silver__bridge_intents", "attached_node": "model.near_models.silver__bridge_intents"}, "test.near_models.not_null_silver__bridge_intents_SOURCE_CHAIN.49a42b1034": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "SOURCE_CHAIN", "model": "{{ get_where_subquery(ref('silver__bridge_intents')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_intents_SOURCE_CHAIN", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_intents_SOURCE_CHAIN.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_intents.yml", "unique_id": "test.near_models.not_null_silver__bridge_intents_SOURCE_CHAIN.49a42b1034", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_intents_SOURCE_CHAIN"], "alias": "bridge_intents_SOURCE_CHAIN", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.6894915, "relation_name": "NEAR.not_null_silver.bridge_intents_SOURCE_CHAIN", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__bridge_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "SOURCE_CHAIN", "file_key_name": "models.silver__bridge_intents", "attached_node": "model.near_models.silver__bridge_intents"}, "test.near_models.not_null_silver__bridge_intents_METHOD_NAME.4c0686ba5e": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "METHOD_NAME", "model": "{{ get_where_subquery(ref('silver__bridge_intents')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_intents_METHOD_NAME", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_intents_METHOD_NAME.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_intents.yml", "unique_id": "test.near_models.not_null_silver__bridge_intents_METHOD_NAME.4c0686ba5e", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_intents_METHOD_NAME"], "alias": "bridge_intents_METHOD_NAME", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.6914742, "relation_name": "NEAR.not_null_silver.bridge_intents_METHOD_NAME", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__bridge_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "METHOD_NAME", "file_key_name": "models.silver__bridge_intents", "attached_node": "model.near_models.silver__bridge_intents"}, "test.near_models.not_null_silver__bridge_intents_DIRECTION.994ff464af": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "DIRECTION", "model": "{{ get_where_subquery(ref('silver__bridge_intents')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_intents_DIRECTION", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_intents_DIRECTION.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_intents.yml", "unique_id": "test.near_models.not_null_silver__bridge_intents_DIRECTION.994ff464af", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_intents_DIRECTION"], "alias": "bridge_intents_DIRECTION", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.6934583, "relation_name": "NEAR.not_null_silver.bridge_intents_DIRECTION", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__bridge_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "DIRECTION", "file_key_name": "models.silver__bridge_intents", "attached_node": "model.near_models.silver__bridge_intents"}, "test.near_models.not_null_silver__bridge_intents_RECEIPT_SUCCEEDED.af95ac9f8e": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "RECEIPT_SUCCEEDED", "model": "{{ get_where_subquery(ref('silver__bridge_intents')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_intents_RECEIPT_SUCCEEDED", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_intents_RECEIPT_SUCCEEDED.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_intents.yml", "unique_id": "test.near_models.not_null_silver__bridge_intents_RECEIPT_SUCCEEDED.af95ac9f8e", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_intents_RECEIPT_SUCCEEDED"], "alias": "bridge_intents_RECEIPT_SUCCEEDED", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.6957176, "relation_name": "NEAR.not_null_silver.bridge_intents_RECEIPT_SUCCEEDED", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__bridge_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "RECEIPT_SUCCEEDED", "file_key_name": "models.silver__bridge_intents", "attached_node": "model.near_models.silver__bridge_intents"}, "test.near_models.not_null_silver__bridge_intents_BRIDGE_INTENTS_ID.22c78f3b15": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BRIDGE_INTENTS_ID", "model": "{{ get_where_subquery(ref('silver__bridge_intents')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_intents_BRIDGE_INTENTS_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_intents_BRIDGE_INTENTS_ID.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_intents.yml", "unique_id": "test.near_models.not_null_silver__bridge_intents_BRIDGE_INTENTS_ID.22c78f3b15", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_intents_BRIDGE_INTENTS_ID"], "alias": "bridge_intents_BRIDGE_INTENTS_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.697706, "relation_name": "NEAR.not_null_silver.bridge_intents_BRIDGE_INTENTS_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__bridge_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BRIDGE_INTENTS_ID", "file_key_name": "models.silver__bridge_intents", "attached_node": "model.near_models.silver__bridge_intents"}, "test.near_models.unique_silver__bridge_intents_BRIDGE_INTENTS_ID.b490ac1134": {"test_metadata": {"name": "unique", "kwargs": {"column_name": "BRIDGE_INTENTS_ID", "model": "{{ get_where_subquery(ref('silver__bridge_intents')) }}"}, "namespace": null}, "database": "NEAR", "schema": "unique_silver", "name": "unique_silver__bridge_intents_BRIDGE_INTENTS_ID", "resource_type": "test", "package_name": "near_models", "path": "unique_silver__bridge_intents_BRIDGE_INTENTS_ID.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_intents.yml", "unique_id": "test.near_models.unique_silver__bridge_intents_BRIDGE_INTENTS_ID.b490ac1134", "fqn": ["near_models", "silver", "transfers", "bridging", "unique_silver__bridge_intents_BRIDGE_INTENTS_ID"], "alias": "bridge_intents_BRIDGE_INTENTS_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.699703, "relation_name": "NEAR.unique_silver.bridge_intents_BRIDGE_INTENTS_ID", "raw_code": "{{ test_unique(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__bridge_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_unique"], "nodes": ["model.near_models.silver__bridge_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BRIDGE_INTENTS_ID", "file_key_name": "models.silver__bridge_intents", "attached_node": "model.near_models.silver__bridge_intents"}, "test.near_models.not_null_silver__bridge_intents_INSERTED_TIMESTAMP.ab1bef6f76": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "INSERTED_TIMESTAMP", "model": "{{ get_where_subquery(ref('silver__bridge_intents')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_intents_INSERTED_TIMESTAMP", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_intents_INSERTED_TIMESTAMP.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_intents.yml", "unique_id": "test.near_models.not_null_silver__bridge_intents_INSERTED_TIMESTAMP.ab1bef6f76", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_intents_INSERTED_TIMESTAMP"], "alias": "bridge_intents_INSERTED_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.7016857, "relation_name": "NEAR.not_null_silver.bridge_intents_INSERTED_TIMESTAMP", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__bridge_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "INSERTED_TIMESTAMP", "file_key_name": "models.silver__bridge_intents", "attached_node": "model.near_models.silver__bridge_intents"}, "test.near_models.not_null_silver__bridge_intents_MODIFIED_TIMESTAMP.481896ade7": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "MODIFIED_TIMESTAMP", "model": "{{ get_where_subquery(ref('silver__bridge_intents')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_intents_MODIFIED_TIMESTAMP", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_intents_MODIFIED_TIMESTAMP.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_intents.yml", "unique_id": "test.near_models.not_null_silver__bridge_intents_MODIFIED_TIMESTAMP.481896ade7", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_intents_MODIFIED_TIMESTAMP"], "alias": "bridge_intents_MODIFIED_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.7037103, "relation_name": "NEAR.not_null_silver.bridge_intents_MODIFIED_TIMESTAMP", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__bridge_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "MODIFIED_TIMESTAMP", "file_key_name": "models.silver__bridge_intents", "attached_node": "model.near_models.silver__bridge_intents"}, "test.near_models.not_null_silver__bridge_intents__INVOCATION_ID.90c29763ac": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "_INVOCATION_ID", "model": "{{ get_where_subquery(ref('silver__bridge_intents')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_intents__INVOCATION_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_intents__INVOCATION_ID.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_intents.yml", "unique_id": "test.near_models.not_null_silver__bridge_intents__INVOCATION_ID.90c29763ac", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_intents__INVOCATION_ID"], "alias": "bridge_intents", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.7057269, "relation_name": "NEAR.not_null_silver.bridge_intents", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__bridge_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "_INVOCATION_ID", "file_key_name": "models.silver__bridge_intents", "attached_node": "model.near_models.silver__bridge_intents"}, "test.near_models.not_null_silver__bridge_omni_BLOCK_TIMESTAMP.0ee24aa10b": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCK_TIMESTAMP", "model": "{{ get_where_subquery(ref('silver__bridge_omni')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_omni_BLOCK_TIMESTAMP", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_omni_BLOCK_TIMESTAMP.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_omni.yml", "unique_id": "test.near_models.not_null_silver__bridge_omni_BLOCK_TIMESTAMP.0ee24aa10b", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_omni_BLOCK_TIMESTAMP"], "alias": "bridge_omni_BLOCK_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.7109408, "relation_name": "NEAR.not_null_silver.bridge_omni_BLOCK_TIMESTAMP", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__bridge_omni", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_omni"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_TIMESTAMP", "file_key_name": "models.silver__bridge_omni", "attached_node": "model.near_models.silver__bridge_omni"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_omni_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.2eb89b2964": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["TIMESTAMP_NTZ"], "column_name": "BLOCK_TIMESTAMP", "model": "{{ get_where_subquery(ref('silver__bridge_omni')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_silver", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_omni_BLOCK_TIMESTAMP__TIMESTAMP_NTZ", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_3e0a39db8f83991aff7d5ba245d01eb0.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_omni.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_omni_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.2eb89b2964", "fqn": ["near_models", "silver", "transfers", "bridging", "dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_omni_BLOCK_TIMESTAMP__TIMESTAMP_NTZ"], "alias": "bridge_omni_BLOCK_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_3e0a39db8f83991aff7d5ba245d01eb0", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_3e0a39db8f83991aff7d5ba245d01eb0"}, "created_at": 1763073389.713005, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_silver.bridge_omni_BLOCK_TIMESTAMP", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_3e0a39db8f83991aff7d5ba245d01eb0\") }}", "language": "sql", "refs": [{"name": "silver__bridge_omni", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__bridge_omni"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_TIMESTAMP", "file_key_name": "models.silver__bridge_omni", "attached_node": "model.near_models.silver__bridge_omni"}, "test.near_models.not_null_silver__bridge_omni_TX_HASH.001a221b2b": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TX_HASH", "model": "{{ get_where_subquery(ref('silver__bridge_omni')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_omni_TX_HASH", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_omni_TX_HASH.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_omni.yml", "unique_id": "test.near_models.not_null_silver__bridge_omni_TX_HASH.001a221b2b", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_omni_TX_HASH"], "alias": "bridge_omni_TX_HASH", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.7183228, "relation_name": "NEAR.not_null_silver.bridge_omni_TX_HASH", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__bridge_omni", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_omni"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TX_HASH", "file_key_name": "models.silver__bridge_omni", "attached_node": "model.near_models.silver__bridge_omni"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_omni_TX_HASH__STRING__VARCHAR.507560eb4c": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["STRING", "VARCHAR"], "column_name": "TX_HASH", "model": "{{ get_where_subquery(ref('silver__bridge_omni')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_silver", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_omni_TX_HASH__STRING__VARCHAR", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_232ac00b47ac520b2c36066b8afea0e6.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_omni.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_omni_TX_HASH__STRING__VARCHAR.507560eb4c", "fqn": ["near_models", "silver", "transfers", "bridging", "dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_omni_TX_HASH__STRING__VARCHAR"], "alias": "bridge_omni_TX_HASH", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_232ac00b47ac520b2c36066b8afea0e6", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_232ac00b47ac520b2c36066b8afea0e6"}, "created_at": 1763073389.720371, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_silver.bridge_omni_TX_HASH", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_232ac00b47ac520b2c36066b8afea0e6\") }}", "language": "sql", "refs": [{"name": "silver__bridge_omni", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__bridge_omni"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TX_HASH", "file_key_name": "models.silver__bridge_omni", "attached_node": "model.near_models.silver__bridge_omni"}, "test.near_models.not_null_silver__bridge_omni_TOKEN_ADDRESS.094144f6aa": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TOKEN_ADDRESS", "model": "{{ get_where_subquery(ref('silver__bridge_omni')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_omni_TOKEN_ADDRESS", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_omni_TOKEN_ADDRESS.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_omni.yml", "unique_id": "test.near_models.not_null_silver__bridge_omni_TOKEN_ADDRESS.094144f6aa", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_omni_TOKEN_ADDRESS"], "alias": "bridge_omni_TOKEN_ADDRESS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "receipt_succeeded", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "receipt_succeeded"}, "created_at": 1763073389.725403, "relation_name": "NEAR.not_null_silver.bridge_omni_TOKEN_ADDRESS", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"receipt_succeeded\") }}", "language": "sql", "refs": [{"name": "silver__bridge_omni", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_omni"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TOKEN_ADDRESS", "file_key_name": "models.silver__bridge_omni", "attached_node": "model.near_models.silver__bridge_omni"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_omni_TOKEN_ADDRESS__STRING__VARCHAR.dea8cdd781": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["STRING", "VARCHAR"], "column_name": "TOKEN_ADDRESS", "model": "{{ get_where_subquery(ref('silver__bridge_omni')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_silver", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_omni_TOKEN_ADDRESS__STRING__VARCHAR", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_f7e195dde6edde3111ac3c14a34b3ae1.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_omni.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_omni_TOKEN_ADDRESS__STRING__VARCHAR.dea8cdd781", "fqn": ["near_models", "silver", "transfers", "bridging", "dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_omni_TOKEN_ADDRESS__STRING__VARCHAR"], "alias": "bridge_omni_TOKEN_ADDRESS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_f7e195dde6edde3111ac3c14a34b3ae1", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_f7e195dde6edde3111ac3c14a34b3ae1"}, "created_at": 1763073389.7274466, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_silver.bridge_omni_TOKEN_ADDRESS", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_f7e195dde6edde3111ac3c14a34b3ae1\") }}", "language": "sql", "refs": [{"name": "silver__bridge_omni", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__bridge_omni"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TOKEN_ADDRESS", "file_key_name": "models.silver__bridge_omni", "attached_node": "model.near_models.silver__bridge_omni"}, "test.near_models.not_null_silver__bridge_omni_AMOUNT_RAW.b50a47b012": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "AMOUNT_RAW", "model": "{{ get_where_subquery(ref('silver__bridge_omni')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_omni_AMOUNT_RAW", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_omni_AMOUNT_RAW.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_omni.yml", "unique_id": "test.near_models.not_null_silver__bridge_omni_AMOUNT_RAW.b50a47b012", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_omni_AMOUNT_RAW"], "alias": "bridge_omni_AMOUNT_RAW", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "receipt_succeeded", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "receipt_succeeded"}, "created_at": 1763073389.7322128, "relation_name": "NEAR.not_null_silver.bridge_omni_AMOUNT_RAW", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"receipt_succeeded\") }}", "language": "sql", "refs": [{"name": "silver__bridge_omni", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_omni"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "AMOUNT_RAW", "file_key_name": "models.silver__bridge_omni", "attached_node": "model.near_models.silver__bridge_omni"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_omni_AMOUNT_RAW__INTEGER__NUMBER.830b03797b": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["INTEGER", "NUMBER"], "column_name": "AMOUNT_RAW", "model": "{{ get_where_subquery(ref('silver__bridge_omni')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_silver", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_omni_AMOUNT_RAW__INTEGER__NUMBER", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_a9cb31a7a343d0c54ecd12fff1590d84.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_omni.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_omni_AMOUNT_RAW__INTEGER__NUMBER.830b03797b", "fqn": ["near_models", "silver", "transfers", "bridging", "dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_omni_AMOUNT_RAW__INTEGER__NUMBER"], "alias": "bridge_omni_AMOUNT_RAW", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_a9cb31a7a343d0c54ecd12fff1590d84", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_a9cb31a7a343d0c54ecd12fff1590d84"}, "created_at": 1763073389.7345173, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_silver.bridge_omni_AMOUNT_RAW", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_a9cb31a7a343d0c54ecd12fff1590d84\") }}", "language": "sql", "refs": [{"name": "silver__bridge_omni", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__bridge_omni"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "AMOUNT_RAW", "file_key_name": "models.silver__bridge_omni", "attached_node": "model.near_models.silver__bridge_omni"}, "test.near_models.not_null_silver__bridge_omni_AMOUNT_ADJ.bafbff1339": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "AMOUNT_ADJ", "model": "{{ get_where_subquery(ref('silver__bridge_omni')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_omni_AMOUNT_ADJ", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_omni_AMOUNT_ADJ.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_omni.yml", "unique_id": "test.near_models.not_null_silver__bridge_omni_AMOUNT_ADJ.bafbff1339", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_omni_AMOUNT_ADJ"], "alias": "bridge_omni_AMOUNT_ADJ", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "receipt_succeeded", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "receipt_succeeded"}, "created_at": 1763073389.7394302, "relation_name": "NEAR.not_null_silver.bridge_omni_AMOUNT_ADJ", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"receipt_succeeded\") }}", "language": "sql", "refs": [{"name": "silver__bridge_omni", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_omni"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "AMOUNT_ADJ", "file_key_name": "models.silver__bridge_omni", "attached_node": "model.near_models.silver__bridge_omni"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_omni_AMOUNT_ADJ__INTEGER__NUMBER.6c8938a999": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["INTEGER", "NUMBER"], "column_name": "AMOUNT_ADJ", "model": "{{ get_where_subquery(ref('silver__bridge_omni')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_silver", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_omni_AMOUNT_ADJ__INTEGER__NUMBER", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_15d7bc73cf2f2ec0b04f9ed314e0fb85.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_omni.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_omni_AMOUNT_ADJ__INTEGER__NUMBER.6c8938a999", "fqn": ["near_models", "silver", "transfers", "bridging", "dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_omni_AMOUNT_ADJ__INTEGER__NUMBER"], "alias": "bridge_omni_AMOUNT_ADJ", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_15d7bc73cf2f2ec0b04f9ed314e0fb85", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_15d7bc73cf2f2ec0b04f9ed314e0fb85"}, "created_at": 1763073389.741514, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_silver.bridge_omni_AMOUNT_ADJ", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_15d7bc73cf2f2ec0b04f9ed314e0fb85\") }}", "language": "sql", "refs": [{"name": "silver__bridge_omni", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__bridge_omni"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "AMOUNT_ADJ", "file_key_name": "models.silver__bridge_omni", "attached_node": "model.near_models.silver__bridge_omni"}, "test.near_models.not_null_silver__bridge_omni_DESTINATION_ADDRESS.50f938f822": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "DESTINATION_ADDRESS", "model": "{{ get_where_subquery(ref('silver__bridge_omni')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_omni_DESTINATION_ADDRESS", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_omni_DESTINATION_ADDRESS.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_omni.yml", "unique_id": "test.near_models.not_null_silver__bridge_omni_DESTINATION_ADDRESS.50f938f822", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_omni_DESTINATION_ADDRESS"], "alias": "bridge_omni_DESTINATION_ADDRESS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "receipt_succeeded", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "receipt_succeeded"}, "created_at": 1763073389.7465303, "relation_name": "NEAR.not_null_silver.bridge_omni_DESTINATION_ADDRESS", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"receipt_succeeded\") }}", "language": "sql", "refs": [{"name": "silver__bridge_omni", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_omni"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "DESTINATION_ADDRESS", "file_key_name": "models.silver__bridge_omni", "attached_node": "model.near_models.silver__bridge_omni"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_omni_DESTINATION_ADDRESS__STRING__VARCHAR.e2a950ca7b": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["STRING", "VARCHAR"], "column_name": "DESTINATION_ADDRESS", "model": "{{ get_where_subquery(ref('silver__bridge_omni')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_silver", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_omni_DESTINATION_ADDRESS__STRING__VARCHAR", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_ffb57babe8c0d49904a0437df93a4492.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_omni.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_omni_DESTINATION_ADDRESS__STRING__VARCHAR.e2a950ca7b", "fqn": ["near_models", "silver", "transfers", "bridging", "dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_omni_DESTINATION_ADDRESS__STRING__VARCHAR"], "alias": "bridge_omni_DESTINATION_ADDRESS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_ffb57babe8c0d49904a0437df93a4492", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_ffb57babe8c0d49904a0437df93a4492"}, "created_at": 1763073389.7485564, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_silver.bridge_omni_DESTINATION_ADDRESS", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_ffb57babe8c0d49904a0437df93a4492\") }}", "language": "sql", "refs": [{"name": "silver__bridge_omni", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__bridge_omni"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "DESTINATION_ADDRESS", "file_key_name": "models.silver__bridge_omni", "attached_node": "model.near_models.silver__bridge_omni"}, "test.near_models.not_null_silver__bridge_omni_BRIDGE_ADDRESS.c40fe33c32": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BRIDGE_ADDRESS", "model": "{{ get_where_subquery(ref('silver__bridge_omni')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_omni_BRIDGE_ADDRESS", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_omni_BRIDGE_ADDRESS.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_omni.yml", "unique_id": "test.near_models.not_null_silver__bridge_omni_BRIDGE_ADDRESS.c40fe33c32", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_omni_BRIDGE_ADDRESS"], "alias": "bridge_omni_BRIDGE_ADDRESS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.7535655, "relation_name": "NEAR.not_null_silver.bridge_omni_BRIDGE_ADDRESS", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__bridge_omni", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_omni"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BRIDGE_ADDRESS", "file_key_name": "models.silver__bridge_omni", "attached_node": "model.near_models.silver__bridge_omni"}, "test.near_models.not_null_silver__bridge_omni_PLATFORM.055179c1ac": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "PLATFORM", "model": "{{ get_where_subquery(ref('silver__bridge_omni')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_omni_PLATFORM", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_omni_PLATFORM.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_omni.yml", "unique_id": "test.near_models.not_null_silver__bridge_omni_PLATFORM.055179c1ac", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_omni_PLATFORM"], "alias": "bridge_omni_PLATFORM", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.755609, "relation_name": "NEAR.not_null_silver.bridge_omni_PLATFORM", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__bridge_omni", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_omni"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "PLATFORM", "file_key_name": "models.silver__bridge_omni", "attached_node": "model.near_models.silver__bridge_omni"}, "test.near_models.accepted_values_silver__bridge_omni_PLATFORM__omni.512d5cc128": {"test_metadata": {"name": "accepted_values", "kwargs": {"values": ["omni"], "column_name": "PLATFORM", "model": "{{ get_where_subquery(ref('silver__bridge_omni')) }}"}, "namespace": null}, "database": "NEAR", "schema": "accepted_values_silver", "name": "accepted_values_silver__bridge_omni_PLATFORM__omni", "resource_type": "test", "package_name": "near_models", "path": "accepted_values_silver__bridge_omni_PLATFORM__omni.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_omni.yml", "unique_id": "test.near_models.accepted_values_silver__bridge_omni_PLATFORM__omni.512d5cc128", "fqn": ["near_models", "silver", "transfers", "bridging", "accepted_values_silver__bridge_omni_PLATFORM__omni"], "alias": "bridge_omni_PLATFORM", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.7576914, "relation_name": "NEAR.accepted_values_silver.bridge_omni_PLATFORM", "raw_code": "{{ test_accepted_values(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__bridge_omni", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_accepted_values", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__bridge_omni"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "PLATFORM", "file_key_name": "models.silver__bridge_omni", "attached_node": "model.near_models.silver__bridge_omni"}, "test.near_models.not_null_silver__bridge_omni_DESTINATION_CHAIN_ID.e4559f9fa4": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "DESTINATION_CHAIN_ID", "model": "{{ get_where_subquery(ref('silver__bridge_omni')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_omni_DESTINATION_CHAIN_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_omni_DESTINATION_CHAIN_ID.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_omni.yml", "unique_id": "test.near_models.not_null_silver__bridge_omni_DESTINATION_CHAIN_ID.e4559f9fa4", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_omni_DESTINATION_CHAIN_ID"], "alias": "bridge_omni_DESTINATION_CHAIN_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "receipt_succeeded", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "receipt_succeeded"}, "created_at": 1763073389.7631621, "relation_name": "NEAR.not_null_silver.bridge_omni_DESTINATION_CHAIN_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"receipt_succeeded\") }}", "language": "sql", "refs": [{"name": "silver__bridge_omni", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_omni"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "DESTINATION_CHAIN_ID", "file_key_name": "models.silver__bridge_omni", "attached_node": "model.near_models.silver__bridge_omni"}, "test.near_models.not_null_silver__bridge_omni_SOURCE_CHAIN_ID.a1a65a221a": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "SOURCE_CHAIN_ID", "model": "{{ get_where_subquery(ref('silver__bridge_omni')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_omni_SOURCE_CHAIN_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_omni_SOURCE_CHAIN_ID.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_omni.yml", "unique_id": "test.near_models.not_null_silver__bridge_omni_SOURCE_CHAIN_ID.a1a65a221a", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_omni_SOURCE_CHAIN_ID"], "alias": "bridge_omni_SOURCE_CHAIN_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "receipt_succeeded", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "receipt_succeeded"}, "created_at": 1763073389.7652073, "relation_name": "NEAR.not_null_silver.bridge_omni_SOURCE_CHAIN_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"receipt_succeeded\") }}", "language": "sql", "refs": [{"name": "silver__bridge_omni", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_omni"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "SOURCE_CHAIN_ID", "file_key_name": "models.silver__bridge_omni", "attached_node": "model.near_models.silver__bridge_omni"}, "test.near_models.not_null_silver__bridge_omni_RECEIPT_SUCCEEDED.09cae58d6a": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "RECEIPT_SUCCEEDED", "model": "{{ get_where_subquery(ref('silver__bridge_omni')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_omni_RECEIPT_SUCCEEDED", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_omni_RECEIPT_SUCCEEDED.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_omni.yml", "unique_id": "test.near_models.not_null_silver__bridge_omni_RECEIPT_SUCCEEDED.09cae58d6a", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_omni_RECEIPT_SUCCEEDED"], "alias": "bridge_omni_RECEIPT_SUCCEEDED", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.767218, "relation_name": "NEAR.not_null_silver.bridge_omni_RECEIPT_SUCCEEDED", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__bridge_omni", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_omni"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "RECEIPT_SUCCEEDED", "file_key_name": "models.silver__bridge_omni", "attached_node": "model.near_models.silver__bridge_omni"}, "test.near_models.not_null_silver__bridge_omni_METHOD_NAME.d14329f2b7": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "METHOD_NAME", "model": "{{ get_where_subquery(ref('silver__bridge_omni')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_omni_METHOD_NAME", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_omni_METHOD_NAME.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_omni.yml", "unique_id": "test.near_models.not_null_silver__bridge_omni_METHOD_NAME.d14329f2b7", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_omni_METHOD_NAME"], "alias": "bridge_omni_METHOD_NAME", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.7692218, "relation_name": "NEAR.not_null_silver.bridge_omni_METHOD_NAME", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__bridge_omni", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_omni"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "METHOD_NAME", "file_key_name": "models.silver__bridge_omni", "attached_node": "model.near_models.silver__bridge_omni"}, "test.near_models.not_null_silver__bridge_omni_DIRECTION.bad6df3815": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "DIRECTION", "model": "{{ get_where_subquery(ref('silver__bridge_omni')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_omni_DIRECTION", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_omni_DIRECTION.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_omni.yml", "unique_id": "test.near_models.not_null_silver__bridge_omni_DIRECTION.bad6df3815", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_omni_DIRECTION"], "alias": "bridge_omni_DIRECTION", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.7712376, "relation_name": "NEAR.not_null_silver.bridge_omni_DIRECTION", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__bridge_omni", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_omni"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "DIRECTION", "file_key_name": "models.silver__bridge_omni", "attached_node": "model.near_models.silver__bridge_omni"}, "test.near_models.accepted_values_silver__bridge_omni_DIRECTION__inbound__outbound.2040158fa6": {"test_metadata": {"name": "accepted_values", "kwargs": {"values": ["inbound", "outbound"], "column_name": "DIRECTION", "model": "{{ get_where_subquery(ref('silver__bridge_omni')) }}"}, "namespace": null}, "database": "NEAR", "schema": "accepted_values_silver", "name": "accepted_values_silver__bridge_omni_DIRECTION__inbound__outbound", "resource_type": "test", "package_name": "near_models", "path": "accepted_values_silver__bridge_934e9bca1f8d23ca7fa5881af7995d36.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_omni.yml", "unique_id": "test.near_models.accepted_values_silver__bridge_omni_DIRECTION__inbound__outbound.2040158fa6", "fqn": ["near_models", "silver", "transfers", "bridging", "accepted_values_silver__bridge_omni_DIRECTION__inbound__outbound"], "alias": "bridge_omni_DIRECTION", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "accepted_values_silver__bridge_934e9bca1f8d23ca7fa5881af7995d36", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "accepted_values_silver__bridge_934e9bca1f8d23ca7fa5881af7995d36"}, "created_at": 1763073389.773551, "relation_name": "NEAR.accepted_values_silver.bridge_omni_DIRECTION", "raw_code": "{{ test_accepted_values(**_dbt_generic_test_kwargs) }}{{ config(alias=\"accepted_values_silver__bridge_934e9bca1f8d23ca7fa5881af7995d36\") }}", "language": "sql", "refs": [{"name": "silver__bridge_omni", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_accepted_values", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__bridge_omni"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "DIRECTION", "file_key_name": "models.silver__bridge_omni", "attached_node": "model.near_models.silver__bridge_omni"}, "test.near_models.unique_silver__bridge_omni_BRIDGE_OMNI_ID.0d509c474c": {"test_metadata": {"name": "unique", "kwargs": {"column_name": "BRIDGE_OMNI_ID", "model": "{{ get_where_subquery(ref('silver__bridge_omni')) }}"}, "namespace": null}, "database": "NEAR", "schema": "unique_silver", "name": "unique_silver__bridge_omni_BRIDGE_OMNI_ID", "resource_type": "test", "package_name": "near_models", "path": "unique_silver__bridge_omni_BRIDGE_OMNI_ID.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_omni.yml", "unique_id": "test.near_models.unique_silver__bridge_omni_BRIDGE_OMNI_ID.0d509c474c", "fqn": ["near_models", "silver", "transfers", "bridging", "unique_silver__bridge_omni_BRIDGE_OMNI_ID"], "alias": "bridge_omni_BRIDGE_OMNI_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.77857, "relation_name": "NEAR.unique_silver.bridge_omni_BRIDGE_OMNI_ID", "raw_code": "{{ test_unique(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__bridge_omni", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_unique"], "nodes": ["model.near_models.silver__bridge_omni"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BRIDGE_OMNI_ID", "file_key_name": "models.silver__bridge_omni", "attached_node": "model.near_models.silver__bridge_omni"}, "test.near_models.not_null_silver__bridge_omni_BRIDGE_OMNI_ID.175ebf951d": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BRIDGE_OMNI_ID", "model": "{{ get_where_subquery(ref('silver__bridge_omni')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_omni_BRIDGE_OMNI_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_omni_BRIDGE_OMNI_ID.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_omni.yml", "unique_id": "test.near_models.not_null_silver__bridge_omni_BRIDGE_OMNI_ID.175ebf951d", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_omni_BRIDGE_OMNI_ID"], "alias": "bridge_omni_BRIDGE_OMNI_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.7805867, "relation_name": "NEAR.not_null_silver.bridge_omni_BRIDGE_OMNI_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__bridge_omni", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_omni"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BRIDGE_OMNI_ID", "file_key_name": "models.silver__bridge_omni", "attached_node": "model.near_models.silver__bridge_omni"}, "test.near_models.dbt_utils_recency_silver__bridge_omni_week__block_timestamp__1.7d1c18ede1": {"test_metadata": {"name": "recency", "kwargs": {"datepart": "week", "field": "block_timestamp", "interval": 1, "model": "{{ get_where_subquery(ref('silver__bridge_omni')) }}"}, "namespace": "dbt_utils"}, "database": "NEAR", "schema": "dbt_utils_recency_silver", "name": "dbt_utils_recency_silver__bridge_omni_week__block_timestamp__1", "resource_type": "test", "package_name": "near_models", "path": "dbt_utils_recency_silver__bridge_omni_week__block_timestamp__1.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_omni.yml", "unique_id": "test.near_models.dbt_utils_recency_silver__bridge_omni_week__block_timestamp__1.7d1c18ede1", "fqn": ["near_models", "silver", "transfers", "bridging", "dbt_utils_recency_silver__bridge_omni_week__block_timestamp__1"], "alias": "bridge_omni_week", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.782632, "relation_name": "NEAR.dbt_utils_recency_silver.bridge_omni_week", "raw_code": "{{ dbt_utils.test_recency(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__bridge_omni", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_utils.test_recency", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__bridge_omni"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": null, "file_key_name": "models.silver__bridge_omni", "attached_node": "model.near_models.silver__bridge_omni"}, "test.near_models.not_null_silver__bridge_multichain_BLOCK_TIMESTAMP.9a2c999697": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCK_TIMESTAMP", "model": "{{ get_where_subquery(ref('silver__bridge_multichain')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_multichain_BLOCK_TIMESTAMP", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_multichain_BLOCK_TIMESTAMP.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_multichain.yml", "unique_id": "test.near_models.not_null_silver__bridge_multichain_BLOCK_TIMESTAMP.9a2c999697", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_multichain_BLOCK_TIMESTAMP"], "alias": "bridge_multichain_BLOCK_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.7916088, "relation_name": "NEAR.not_null_silver.bridge_multichain_BLOCK_TIMESTAMP", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__bridge_multichain", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_multichain"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_TIMESTAMP", "file_key_name": "models.silver__bridge_multichain", "attached_node": "model.near_models.silver__bridge_multichain"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_multichain_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.027983a7ac": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["TIMESTAMP_NTZ"], "column_name": "BLOCK_TIMESTAMP", "model": "{{ get_where_subquery(ref('silver__bridge_multichain')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_silver", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_multichain_BLOCK_TIMESTAMP__TIMESTAMP_NTZ", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_14e847e45521869c8afbfc65bff8ecc7.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_multichain.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_multichain_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.027983a7ac", "fqn": ["near_models", "silver", "transfers", "bridging", "dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_multichain_BLOCK_TIMESTAMP__TIMESTAMP_NTZ"], "alias": "bridge_multichain_BLOCK_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_14e847e45521869c8afbfc65bff8ecc7", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_14e847e45521869c8afbfc65bff8ecc7"}, "created_at": 1763073389.7938988, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_silver.bridge_multichain_BLOCK_TIMESTAMP", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_14e847e45521869c8afbfc65bff8ecc7\") }}", "language": "sql", "refs": [{"name": "silver__bridge_multichain", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__bridge_multichain"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_TIMESTAMP", "file_key_name": "models.silver__bridge_multichain", "attached_node": "model.near_models.silver__bridge_multichain"}, "test.near_models.not_null_silver__bridge_multichain_TX_HASH.95d8cbdabc": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TX_HASH", "model": "{{ get_where_subquery(ref('silver__bridge_multichain')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_multichain_TX_HASH", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_multichain_TX_HASH.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_multichain.yml", "unique_id": "test.near_models.not_null_silver__bridge_multichain_TX_HASH.95d8cbdabc", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_multichain_TX_HASH"], "alias": "bridge_multichain_TX_HASH", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.7987425, "relation_name": "NEAR.not_null_silver.bridge_multichain_TX_HASH", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__bridge_multichain", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_multichain"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TX_HASH", "file_key_name": "models.silver__bridge_multichain", "attached_node": "model.near_models.silver__bridge_multichain"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_multichain_TX_HASH__STRING__VARCHAR.836c714c1a": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["STRING", "VARCHAR"], "column_name": "TX_HASH", "model": "{{ get_where_subquery(ref('silver__bridge_multichain')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_silver", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_multichain_TX_HASH__STRING__VARCHAR", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_4ba3802bb858497457a0f0bcca68900a.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_multichain.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_multichain_TX_HASH__STRING__VARCHAR.836c714c1a", "fqn": ["near_models", "silver", "transfers", "bridging", "dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_multichain_TX_HASH__STRING__VARCHAR"], "alias": "bridge_multichain_TX_HASH", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_4ba3802bb858497457a0f0bcca68900a", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_4ba3802bb858497457a0f0bcca68900a"}, "created_at": 1763073389.8008022, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_silver.bridge_multichain_TX_HASH", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_4ba3802bb858497457a0f0bcca68900a\") }}", "language": "sql", "refs": [{"name": "silver__bridge_multichain", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__bridge_multichain"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TX_HASH", "file_key_name": "models.silver__bridge_multichain", "attached_node": "model.near_models.silver__bridge_multichain"}, "test.near_models.not_null_silver__bridge_multichain_RECEIPT_ID.86897bcc8f": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "RECEIPT_ID", "model": "{{ get_where_subquery(ref('silver__bridge_multichain')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_multichain_RECEIPT_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_multichain_RECEIPT_ID.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_multichain.yml", "unique_id": "test.near_models.not_null_silver__bridge_multichain_RECEIPT_ID.86897bcc8f", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_multichain_RECEIPT_ID"], "alias": "bridge_multichain_RECEIPT_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.805901, "relation_name": "NEAR.not_null_silver.bridge_multichain_RECEIPT_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__bridge_multichain", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_multichain"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "RECEIPT_ID", "file_key_name": "models.silver__bridge_multichain", "attached_node": "model.near_models.silver__bridge_multichain"}, "test.near_models.not_null_silver__bridge_multichain_ACTION_INDEX.a6785cd2e9": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "ACTION_INDEX", "model": "{{ get_where_subquery(ref('silver__bridge_multichain')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_multichain_ACTION_INDEX", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_multichain_ACTION_INDEX.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_multichain.yml", "unique_id": "test.near_models.not_null_silver__bridge_multichain_ACTION_INDEX.a6785cd2e9", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_multichain_ACTION_INDEX"], "alias": "bridge_multichain_ACTION_INDEX", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.8079321, "relation_name": "NEAR.not_null_silver.bridge_multichain_ACTION_INDEX", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__bridge_multichain", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_multichain"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "ACTION_INDEX", "file_key_name": "models.silver__bridge_multichain", "attached_node": "model.near_models.silver__bridge_multichain"}, "test.near_models.not_null_silver__bridge_multichain_TOKEN_ADDRESS.dba8eab70b": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TOKEN_ADDRESS", "model": "{{ get_where_subquery(ref('silver__bridge_multichain')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_multichain_TOKEN_ADDRESS", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_multichain_TOKEN_ADDRESS.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_multichain.yml", "unique_id": "test.near_models.not_null_silver__bridge_multichain_TOKEN_ADDRESS.dba8eab70b", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_multichain_TOKEN_ADDRESS"], "alias": "bridge_multichain_TOKEN_ADDRESS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "receipt_succeeded", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "receipt_succeeded"}, "created_at": 1763073389.8099525, "relation_name": "NEAR.not_null_silver.bridge_multichain_TOKEN_ADDRESS", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"receipt_succeeded\") }}", "language": "sql", "refs": [{"name": "silver__bridge_multichain", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_multichain"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TOKEN_ADDRESS", "file_key_name": "models.silver__bridge_multichain", "attached_node": "model.near_models.silver__bridge_multichain"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_multichain_TOKEN_ADDRESS__STRING__VARCHAR.6eb799fe3f": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["STRING", "VARCHAR"], "column_name": "TOKEN_ADDRESS", "model": "{{ get_where_subquery(ref('silver__bridge_multichain')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_silver", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_multichain_TOKEN_ADDRESS__STRING__VARCHAR", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_ebfd78b9e386d81abde96e0bd790ec21.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_multichain.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_multichain_TOKEN_ADDRESS__STRING__VARCHAR.6eb799fe3f", "fqn": ["near_models", "silver", "transfers", "bridging", "dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_multichain_TOKEN_ADDRESS__STRING__VARCHAR"], "alias": "bridge_multichain_TOKEN_ADDRESS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_ebfd78b9e386d81abde96e0bd790ec21", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_ebfd78b9e386d81abde96e0bd790ec21"}, "created_at": 1763073389.8119907, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_silver.bridge_multichain_TOKEN_ADDRESS", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_ebfd78b9e386d81abde96e0bd790ec21\") }}", "language": "sql", "refs": [{"name": "silver__bridge_multichain", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__bridge_multichain"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TOKEN_ADDRESS", "file_key_name": "models.silver__bridge_multichain", "attached_node": "model.near_models.silver__bridge_multichain"}, "test.near_models.not_null_silver__bridge_multichain_AMOUNT_RAW.dfbd406cff": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "AMOUNT_RAW", "model": "{{ get_where_subquery(ref('silver__bridge_multichain')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_multichain_AMOUNT_RAW", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_multichain_AMOUNT_RAW.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_multichain.yml", "unique_id": "test.near_models.not_null_silver__bridge_multichain_AMOUNT_RAW.dfbd406cff", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_multichain_AMOUNT_RAW"], "alias": "bridge_multichain_AMOUNT_RAW", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "receipt_succeeded", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "receipt_succeeded"}, "created_at": 1763073389.8170197, "relation_name": "NEAR.not_null_silver.bridge_multichain_AMOUNT_RAW", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"receipt_succeeded\") }}", "language": "sql", "refs": [{"name": "silver__bridge_multichain", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_multichain"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "AMOUNT_RAW", "file_key_name": "models.silver__bridge_multichain", "attached_node": "model.near_models.silver__bridge_multichain"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_multichain_AMOUNT_RAW__INTEGER__NUMBER.a23bc73d7d": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["INTEGER", "NUMBER"], "column_name": "AMOUNT_RAW", "model": "{{ get_where_subquery(ref('silver__bridge_multichain')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_silver", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_multichain_AMOUNT_RAW__INTEGER__NUMBER", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_4420c97d2f152e857c9e4cf6ff57177e.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_multichain.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_multichain_AMOUNT_RAW__INTEGER__NUMBER.a23bc73d7d", "fqn": ["near_models", "silver", "transfers", "bridging", "dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_multichain_AMOUNT_RAW__INTEGER__NUMBER"], "alias": "bridge_multichain_AMOUNT_RAW", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_4420c97d2f152e857c9e4cf6ff57177e", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_4420c97d2f152e857c9e4cf6ff57177e"}, "created_at": 1763073389.819071, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_silver.bridge_multichain_AMOUNT_RAW", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_4420c97d2f152e857c9e4cf6ff57177e\") }}", "language": "sql", "refs": [{"name": "silver__bridge_multichain", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__bridge_multichain"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "AMOUNT_RAW", "file_key_name": "models.silver__bridge_multichain", "attached_node": "model.near_models.silver__bridge_multichain"}, "test.near_models.not_null_silver__bridge_multichain_AMOUNT_ADJ.770afcb969": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "AMOUNT_ADJ", "model": "{{ get_where_subquery(ref('silver__bridge_multichain')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_multichain_AMOUNT_ADJ", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_multichain_AMOUNT_ADJ.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_multichain.yml", "unique_id": "test.near_models.not_null_silver__bridge_multichain_AMOUNT_ADJ.770afcb969", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_multichain_AMOUNT_ADJ"], "alias": "bridge_multichain_AMOUNT_ADJ", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "receipt_succeeded", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "receipt_succeeded"}, "created_at": 1763073389.8240771, "relation_name": "NEAR.not_null_silver.bridge_multichain_AMOUNT_ADJ", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"receipt_succeeded\") }}", "language": "sql", "refs": [{"name": "silver__bridge_multichain", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_multichain"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "AMOUNT_ADJ", "file_key_name": "models.silver__bridge_multichain", "attached_node": "model.near_models.silver__bridge_multichain"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_multichain_AMOUNT_ADJ__INTEGER__NUMBER.994cdaf8e0": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["INTEGER", "NUMBER"], "column_name": "AMOUNT_ADJ", "model": "{{ get_where_subquery(ref('silver__bridge_multichain')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_silver", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_multichain_AMOUNT_ADJ__INTEGER__NUMBER", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_3f944d55085bb0523886a2e7b006e83a.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_multichain.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_multichain_AMOUNT_ADJ__INTEGER__NUMBER.994cdaf8e0", "fqn": ["near_models", "silver", "transfers", "bridging", "dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_multichain_AMOUNT_ADJ__INTEGER__NUMBER"], "alias": "bridge_multichain_AMOUNT_ADJ", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_3f944d55085bb0523886a2e7b006e83a", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_3f944d55085bb0523886a2e7b006e83a"}, "created_at": 1763073389.826157, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_silver.bridge_multichain_AMOUNT_ADJ", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_3f944d55085bb0523886a2e7b006e83a\") }}", "language": "sql", "refs": [{"name": "silver__bridge_multichain", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__bridge_multichain"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "AMOUNT_ADJ", "file_key_name": "models.silver__bridge_multichain", "attached_node": "model.near_models.silver__bridge_multichain"}, "test.near_models.not_null_silver__bridge_multichain_DESTINATION_ADDRESS.037d4ab072": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "DESTINATION_ADDRESS", "model": "{{ get_where_subquery(ref('silver__bridge_multichain')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_multichain_DESTINATION_ADDRESS", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_multichain_DESTINATION_ADDRESS.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_multichain.yml", "unique_id": "test.near_models.not_null_silver__bridge_multichain_DESTINATION_ADDRESS.037d4ab072", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_multichain_DESTINATION_ADDRESS"], "alias": "bridge_multichain_DESTINATION_ADDRESS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "receipt_succeeded", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "receipt_succeeded"}, "created_at": 1763073389.8316448, "relation_name": "NEAR.not_null_silver.bridge_multichain_DESTINATION_ADDRESS", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"receipt_succeeded\") }}", "language": "sql", "refs": [{"name": "silver__bridge_multichain", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_multichain"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "DESTINATION_ADDRESS", "file_key_name": "models.silver__bridge_multichain", "attached_node": "model.near_models.silver__bridge_multichain"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_multichain_DESTINATION_ADDRESS__STRING__VARCHAR.a7e2ec04ff": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["STRING", "VARCHAR"], "column_name": "DESTINATION_ADDRESS", "model": "{{ get_where_subquery(ref('silver__bridge_multichain')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_silver", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_multichain_DESTINATION_ADDRESS__STRING__VARCHAR", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_ceaba94c8c7f3ffcab04f990c25fd801.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_multichain.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_multichain_DESTINATION_ADDRESS__STRING__VARCHAR.a7e2ec04ff", "fqn": ["near_models", "silver", "transfers", "bridging", "dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_multichain_DESTINATION_ADDRESS__STRING__VARCHAR"], "alias": "bridge_multichain_DESTINATION_ADDRESS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_ceaba94c8c7f3ffcab04f990c25fd801", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_ceaba94c8c7f3ffcab04f990c25fd801"}, "created_at": 1763073389.8336632, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_silver.bridge_multichain_DESTINATION_ADDRESS", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_ceaba94c8c7f3ffcab04f990c25fd801\") }}", "language": "sql", "refs": [{"name": "silver__bridge_multichain", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__bridge_multichain"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "DESTINATION_ADDRESS", "file_key_name": "models.silver__bridge_multichain", "attached_node": "model.near_models.silver__bridge_multichain"}, "test.near_models.not_null_silver__bridge_multichain_BRIDGE_ADDRESS.55b810d34b": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BRIDGE_ADDRESS", "model": "{{ get_where_subquery(ref('silver__bridge_multichain')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_multichain_BRIDGE_ADDRESS", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_multichain_BRIDGE_ADDRESS.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_multichain.yml", "unique_id": "test.near_models.not_null_silver__bridge_multichain_BRIDGE_ADDRESS.55b810d34b", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_multichain_BRIDGE_ADDRESS"], "alias": "bridge_multichain_BRIDGE_ADDRESS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.838457, "relation_name": "NEAR.not_null_silver.bridge_multichain_BRIDGE_ADDRESS", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__bridge_multichain", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_multichain"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BRIDGE_ADDRESS", "file_key_name": "models.silver__bridge_multichain", "attached_node": "model.near_models.silver__bridge_multichain"}, "test.near_models.not_null_silver__bridge_multichain_PLATFORM.4cb6c652c8": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "PLATFORM", "model": "{{ get_where_subquery(ref('silver__bridge_multichain')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_multichain_PLATFORM", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_multichain_PLATFORM.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_multichain.yml", "unique_id": "test.near_models.not_null_silver__bridge_multichain_PLATFORM.4cb6c652c8", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_multichain_PLATFORM"], "alias": "bridge_multichain_PLATFORM", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.840736, "relation_name": "NEAR.not_null_silver.bridge_multichain_PLATFORM", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__bridge_multichain", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_multichain"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "PLATFORM", "file_key_name": "models.silver__bridge_multichain", "attached_node": "model.near_models.silver__bridge_multichain"}, "test.near_models.accepted_values_silver__bridge_multichain_PLATFORM__multichain.f3f0aa3f7c": {"test_metadata": {"name": "accepted_values", "kwargs": {"values": ["multichain"], "column_name": "PLATFORM", "model": "{{ get_where_subquery(ref('silver__bridge_multichain')) }}"}, "namespace": null}, "database": "NEAR", "schema": "accepted_values_silver", "name": "accepted_values_silver__bridge_multichain_PLATFORM__multichain", "resource_type": "test", "package_name": "near_models", "path": "accepted_values_silver__bridge_multichain_PLATFORM__multichain.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_multichain.yml", "unique_id": "test.near_models.accepted_values_silver__bridge_multichain_PLATFORM__multichain.f3f0aa3f7c", "fqn": ["near_models", "silver", "transfers", "bridging", "accepted_values_silver__bridge_multichain_PLATFORM__multichain"], "alias": "bridge_multichain_PLATFORM", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.8427734, "relation_name": "NEAR.accepted_values_silver.bridge_multichain_PLATFORM", "raw_code": "{{ test_accepted_values(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__bridge_multichain", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_accepted_values", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__bridge_multichain"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "PLATFORM", "file_key_name": "models.silver__bridge_multichain", "attached_node": "model.near_models.silver__bridge_multichain"}, "test.near_models.not_null_silver__bridge_multichain_DESTINATION_CHAIN_ID.ddba523ffa": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "DESTINATION_CHAIN_ID", "model": "{{ get_where_subquery(ref('silver__bridge_multichain')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_multichain_DESTINATION_CHAIN_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_multichain_DESTINATION_CHAIN_ID.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_multichain.yml", "unique_id": "test.near_models.not_null_silver__bridge_multichain_DESTINATION_CHAIN_ID.ddba523ffa", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_multichain_DESTINATION_CHAIN_ID"], "alias": "bridge_multichain_DESTINATION_CHAIN_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "receipt_succeeded", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "receipt_succeeded"}, "created_at": 1763073389.8479683, "relation_name": "NEAR.not_null_silver.bridge_multichain_DESTINATION_CHAIN_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"receipt_succeeded\") }}", "language": "sql", "refs": [{"name": "silver__bridge_multichain", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_multichain"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "DESTINATION_CHAIN_ID", "file_key_name": "models.silver__bridge_multichain", "attached_node": "model.near_models.silver__bridge_multichain"}, "test.near_models.not_null_silver__bridge_multichain_SOURCE_CHAIN_ID.1c2cec3a41": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "SOURCE_CHAIN_ID", "model": "{{ get_where_subquery(ref('silver__bridge_multichain')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_multichain_SOURCE_CHAIN_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_multichain_SOURCE_CHAIN_ID.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_multichain.yml", "unique_id": "test.near_models.not_null_silver__bridge_multichain_SOURCE_CHAIN_ID.1c2cec3a41", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_multichain_SOURCE_CHAIN_ID"], "alias": "bridge_multichain_SOURCE_CHAIN_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "receipt_succeeded", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "receipt_succeeded"}, "created_at": 1763073389.850269, "relation_name": "NEAR.not_null_silver.bridge_multichain_SOURCE_CHAIN_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"receipt_succeeded\") }}", "language": "sql", "refs": [{"name": "silver__bridge_multichain", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_multichain"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "SOURCE_CHAIN_ID", "file_key_name": "models.silver__bridge_multichain", "attached_node": "model.near_models.silver__bridge_multichain"}, "test.near_models.not_null_silver__bridge_multichain_RECEIPT_SUCCEEDED.2be808ab7c": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "RECEIPT_SUCCEEDED", "model": "{{ get_where_subquery(ref('silver__bridge_multichain')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_multichain_RECEIPT_SUCCEEDED", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_multichain_RECEIPT_SUCCEEDED.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_multichain.yml", "unique_id": "test.near_models.not_null_silver__bridge_multichain_RECEIPT_SUCCEEDED.2be808ab7c", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_multichain_RECEIPT_SUCCEEDED"], "alias": "bridge_multichain_RECEIPT_SUCCEEDED", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.8522756, "relation_name": "NEAR.not_null_silver.bridge_multichain_RECEIPT_SUCCEEDED", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__bridge_multichain", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_multichain"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "RECEIPT_SUCCEEDED", "file_key_name": "models.silver__bridge_multichain", "attached_node": "model.near_models.silver__bridge_multichain"}, "test.near_models.not_null_silver__bridge_multichain_METHOD_NAME.4e791bc188": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "METHOD_NAME", "model": "{{ get_where_subquery(ref('silver__bridge_multichain')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_multichain_METHOD_NAME", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_multichain_METHOD_NAME.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_multichain.yml", "unique_id": "test.near_models.not_null_silver__bridge_multichain_METHOD_NAME.4e791bc188", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_multichain_METHOD_NAME"], "alias": "bridge_multichain_METHOD_NAME", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.854274, "relation_name": "NEAR.not_null_silver.bridge_multichain_METHOD_NAME", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__bridge_multichain", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_multichain"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "METHOD_NAME", "file_key_name": "models.silver__bridge_multichain", "attached_node": "model.near_models.silver__bridge_multichain"}, "test.near_models.not_null_silver__bridge_multichain_DIRECTION.0bb71eeddf": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "DIRECTION", "model": "{{ get_where_subquery(ref('silver__bridge_multichain')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_multichain_DIRECTION", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_multichain_DIRECTION.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_multichain.yml", "unique_id": "test.near_models.not_null_silver__bridge_multichain_DIRECTION.0bb71eeddf", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_multichain_DIRECTION"], "alias": "bridge_multichain_DIRECTION", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.8562531, "relation_name": "NEAR.not_null_silver.bridge_multichain_DIRECTION", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__bridge_multichain", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_multichain"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "DIRECTION", "file_key_name": "models.silver__bridge_multichain", "attached_node": "model.near_models.silver__bridge_multichain"}, "test.near_models.accepted_values_silver__bridge_multichain_DIRECTION__inbound__outbound.66330454bc": {"test_metadata": {"name": "accepted_values", "kwargs": {"values": ["inbound", "outbound"], "column_name": "DIRECTION", "model": "{{ get_where_subquery(ref('silver__bridge_multichain')) }}"}, "namespace": null}, "database": "NEAR", "schema": "accepted_values_silver", "name": "accepted_values_silver__bridge_multichain_DIRECTION__inbound__outbound", "resource_type": "test", "package_name": "near_models", "path": "accepted_values_silver__bridge_1093d771a1eb4e1b80e4ed2d9e1133b0.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_multichain.yml", "unique_id": "test.near_models.accepted_values_silver__bridge_multichain_DIRECTION__inbound__outbound.66330454bc", "fqn": ["near_models", "silver", "transfers", "bridging", "accepted_values_silver__bridge_multichain_DIRECTION__inbound__outbound"], "alias": "bridge_multichain_DIRECTION", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "accepted_values_silver__bridge_1093d771a1eb4e1b80e4ed2d9e1133b0", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "accepted_values_silver__bridge_1093d771a1eb4e1b80e4ed2d9e1133b0"}, "created_at": 1763073389.858268, "relation_name": "NEAR.accepted_values_silver.bridge_multichain_DIRECTION", "raw_code": "{{ test_accepted_values(**_dbt_generic_test_kwargs) }}{{ config(alias=\"accepted_values_silver__bridge_1093d771a1eb4e1b80e4ed2d9e1133b0\") }}", "language": "sql", "refs": [{"name": "silver__bridge_multichain", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_accepted_values", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__bridge_multichain"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "DIRECTION", "file_key_name": "models.silver__bridge_multichain", "attached_node": "model.near_models.silver__bridge_multichain"}, "test.near_models.unique_silver__bridge_multichain_BRIDGE_MULTICHAIN_ID.2bd1fc5d46": {"test_metadata": {"name": "unique", "kwargs": {"column_name": "BRIDGE_MULTICHAIN_ID", "model": "{{ get_where_subquery(ref('silver__bridge_multichain')) }}"}, "namespace": null}, "database": "NEAR", "schema": "unique_silver", "name": "unique_silver__bridge_multichain_BRIDGE_MULTICHAIN_ID", "resource_type": "test", "package_name": "near_models", "path": "unique_silver__bridge_multichain_BRIDGE_MULTICHAIN_ID.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_multichain.yml", "unique_id": "test.near_models.unique_silver__bridge_multichain_BRIDGE_MULTICHAIN_ID.2bd1fc5d46", "fqn": ["near_models", "silver", "transfers", "bridging", "unique_silver__bridge_multichain_BRIDGE_MULTICHAIN_ID"], "alias": "bridge_multichain_BRIDGE_MULTICHAIN_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.8635561, "relation_name": "NEAR.unique_silver.bridge_multichain_BRIDGE_MULTICHAIN_ID", "raw_code": "{{ test_unique(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__bridge_multichain", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_unique"], "nodes": ["model.near_models.silver__bridge_multichain"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BRIDGE_MULTICHAIN_ID", "file_key_name": "models.silver__bridge_multichain", "attached_node": "model.near_models.silver__bridge_multichain"}, "test.near_models.not_null_silver__bridge_multichain_BRIDGE_MULTICHAIN_ID.1238899e75": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BRIDGE_MULTICHAIN_ID", "model": "{{ get_where_subquery(ref('silver__bridge_multichain')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_multichain_BRIDGE_MULTICHAIN_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_multichain_BRIDGE_MULTICHAIN_ID.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_multichain.yml", "unique_id": "test.near_models.not_null_silver__bridge_multichain_BRIDGE_MULTICHAIN_ID.1238899e75", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_multichain_BRIDGE_MULTICHAIN_ID"], "alias": "bridge_multichain_BRIDGE_MULTICHAIN_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.8656209, "relation_name": "NEAR.not_null_silver.bridge_multichain_BRIDGE_MULTICHAIN_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__bridge_multichain", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_multichain"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BRIDGE_MULTICHAIN_ID", "file_key_name": "models.silver__bridge_multichain", "attached_node": "model.near_models.silver__bridge_multichain"}, "test.near_models.dbt_utils_recency_silver__bridge_multichain_week__block_timestamp__1.889a43d873": {"test_metadata": {"name": "recency", "kwargs": {"datepart": "week", "field": "block_timestamp", "interval": 1, "model": "{{ get_where_subquery(ref('silver__bridge_multichain')) }}"}, "namespace": "dbt_utils"}, "database": "NEAR", "schema": "dbt_utils_recency_silver", "name": "dbt_utils_recency_silver__bridge_multichain_week__block_timestamp__1", "resource_type": "test", "package_name": "near_models", "path": "dbt_utils_recency_silver__brid_aa6ce716e6dbd2e5a9eed40c5e01ff6f.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_multichain.yml", "unique_id": "test.near_models.dbt_utils_recency_silver__bridge_multichain_week__block_timestamp__1.889a43d873", "fqn": ["near_models", "silver", "transfers", "bridging", "dbt_utils_recency_silver__bridge_multichain_week__block_timestamp__1"], "alias": "bridge_multichain_week", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_utils_recency_silver__brid_aa6ce716e6dbd2e5a9eed40c5e01ff6f", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_utils_recency_silver__brid_aa6ce716e6dbd2e5a9eed40c5e01ff6f"}, "created_at": 1763073389.8676984, "relation_name": "NEAR.dbt_utils_recency_silver.bridge_multichain_week", "raw_code": "{{ dbt_utils.test_recency(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_utils_recency_silver__brid_aa6ce716e6dbd2e5a9eed40c5e01ff6f\") }}", "language": "sql", "refs": [{"name": "silver__bridge_multichain", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_utils.test_recency", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__bridge_multichain"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": null, "file_key_name": "models.silver__bridge_multichain", "attached_node": "model.near_models.silver__bridge_multichain"}, "test.near_models.not_null_silver__bridge_rainbow_BLOCK_TIMESTAMP.3421e2aebc": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCK_TIMESTAMP", "model": "{{ get_where_subquery(ref('silver__bridge_rainbow')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_rainbow_BLOCK_TIMESTAMP", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_rainbow_BLOCK_TIMESTAMP.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_rainbow.yml", "unique_id": "test.near_models.not_null_silver__bridge_rainbow_BLOCK_TIMESTAMP.3421e2aebc", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_rainbow_BLOCK_TIMESTAMP"], "alias": "bridge_rainbow_BLOCK_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.8767982, "relation_name": "NEAR.not_null_silver.bridge_rainbow_BLOCK_TIMESTAMP", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__bridge_rainbow", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_rainbow"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_TIMESTAMP", "file_key_name": "models.silver__bridge_rainbow", "attached_node": "model.near_models.silver__bridge_rainbow"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_rainbow_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.6d969fcb20": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["TIMESTAMP_NTZ"], "column_name": "BLOCK_TIMESTAMP", "model": "{{ get_where_subquery(ref('silver__bridge_rainbow')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_silver", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_rainbow_BLOCK_TIMESTAMP__TIMESTAMP_NTZ", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_6dce6c2bb78f8ecc5a2ffffbff1d00d4.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_rainbow.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_rainbow_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.6d969fcb20", "fqn": ["near_models", "silver", "transfers", "bridging", "dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_rainbow_BLOCK_TIMESTAMP__TIMESTAMP_NTZ"], "alias": "bridge_rainbow_BLOCK_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_6dce6c2bb78f8ecc5a2ffffbff1d00d4", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_6dce6c2bb78f8ecc5a2ffffbff1d00d4"}, "created_at": 1763073389.8789048, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_silver.bridge_rainbow_BLOCK_TIMESTAMP", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_6dce6c2bb78f8ecc5a2ffffbff1d00d4\") }}", "language": "sql", "refs": [{"name": "silver__bridge_rainbow", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__bridge_rainbow"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_TIMESTAMP", "file_key_name": "models.silver__bridge_rainbow", "attached_node": "model.near_models.silver__bridge_rainbow"}, "test.near_models.not_null_silver__bridge_rainbow_TX_HASH.f1456f5ea9": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TX_HASH", "model": "{{ get_where_subquery(ref('silver__bridge_rainbow')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_rainbow_TX_HASH", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_rainbow_TX_HASH.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_rainbow.yml", "unique_id": "test.near_models.not_null_silver__bridge_rainbow_TX_HASH.f1456f5ea9", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_rainbow_TX_HASH"], "alias": "bridge_rainbow_TX_HASH", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.883996, "relation_name": "NEAR.not_null_silver.bridge_rainbow_TX_HASH", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__bridge_rainbow", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_rainbow"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TX_HASH", "file_key_name": "models.silver__bridge_rainbow", "attached_node": "model.near_models.silver__bridge_rainbow"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_rainbow_TX_HASH__STRING__VARCHAR.8e530bb8f8": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["STRING", "VARCHAR"], "column_name": "TX_HASH", "model": "{{ get_where_subquery(ref('silver__bridge_rainbow')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_silver", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_rainbow_TX_HASH__STRING__VARCHAR", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_c24524692def5d40d6709b80665ba4e3.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_rainbow.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_rainbow_TX_HASH__STRING__VARCHAR.8e530bb8f8", "fqn": ["near_models", "silver", "transfers", "bridging", "dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_rainbow_TX_HASH__STRING__VARCHAR"], "alias": "bridge_rainbow_TX_HASH", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_c24524692def5d40d6709b80665ba4e3", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_c24524692def5d40d6709b80665ba4e3"}, "created_at": 1763073389.8860989, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_silver.bridge_rainbow_TX_HASH", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_c24524692def5d40d6709b80665ba4e3\") }}", "language": "sql", "refs": [{"name": "silver__bridge_rainbow", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__bridge_rainbow"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TX_HASH", "file_key_name": "models.silver__bridge_rainbow", "attached_node": "model.near_models.silver__bridge_rainbow"}, "test.near_models.not_null_silver__bridge_rainbow_TOKEN_ADDRESS.9711d3e5f8": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TOKEN_ADDRESS", "model": "{{ get_where_subquery(ref('silver__bridge_rainbow')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_rainbow_TOKEN_ADDRESS", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_rainbow_TOKEN_ADDRESS.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_rainbow.yml", "unique_id": "test.near_models.not_null_silver__bridge_rainbow_TOKEN_ADDRESS.9711d3e5f8", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_rainbow_TOKEN_ADDRESS"], "alias": "bridge_rainbow_TOKEN_ADDRESS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "receipt_succeeded", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "receipt_succeeded"}, "created_at": 1763073389.8911226, "relation_name": "NEAR.not_null_silver.bridge_rainbow_TOKEN_ADDRESS", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"receipt_succeeded\") }}", "language": "sql", "refs": [{"name": "silver__bridge_rainbow", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_rainbow"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TOKEN_ADDRESS", "file_key_name": "models.silver__bridge_rainbow", "attached_node": "model.near_models.silver__bridge_rainbow"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_rainbow_TOKEN_ADDRESS__STRING__VARCHAR.9b25022b83": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["STRING", "VARCHAR"], "column_name": "TOKEN_ADDRESS", "model": "{{ get_where_subquery(ref('silver__bridge_rainbow')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_silver", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_rainbow_TOKEN_ADDRESS__STRING__VARCHAR", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_d420381a6cb8141b167b64d8f611dc24.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_rainbow.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_rainbow_TOKEN_ADDRESS__STRING__VARCHAR.9b25022b83", "fqn": ["near_models", "silver", "transfers", "bridging", "dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_rainbow_TOKEN_ADDRESS__STRING__VARCHAR"], "alias": "bridge_rainbow_TOKEN_ADDRESS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_d420381a6cb8141b167b64d8f611dc24", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_d420381a6cb8141b167b64d8f611dc24"}, "created_at": 1763073389.893172, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_silver.bridge_rainbow_TOKEN_ADDRESS", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_d420381a6cb8141b167b64d8f611dc24\") }}", "language": "sql", "refs": [{"name": "silver__bridge_rainbow", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__bridge_rainbow"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TOKEN_ADDRESS", "file_key_name": "models.silver__bridge_rainbow", "attached_node": "model.near_models.silver__bridge_rainbow"}, "test.near_models.not_null_silver__bridge_rainbow_AMOUNT_RAW.852ceb40a5": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "AMOUNT_RAW", "model": "{{ get_where_subquery(ref('silver__bridge_rainbow')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_rainbow_AMOUNT_RAW", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_rainbow_AMOUNT_RAW.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_rainbow.yml", "unique_id": "test.near_models.not_null_silver__bridge_rainbow_AMOUNT_RAW.852ceb40a5", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_rainbow_AMOUNT_RAW"], "alias": "bridge_rainbow_AMOUNT_RAW", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "receipt_succeeded", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "receipt_succeeded"}, "created_at": 1763073389.8979692, "relation_name": "NEAR.not_null_silver.bridge_rainbow_AMOUNT_RAW", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"receipt_succeeded\") }}", "language": "sql", "refs": [{"name": "silver__bridge_rainbow", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_rainbow"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "AMOUNT_RAW", "file_key_name": "models.silver__bridge_rainbow", "attached_node": "model.near_models.silver__bridge_rainbow"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_rainbow_AMOUNT_RAW__INTEGER__NUMBER.0f4a61cd8b": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["INTEGER", "NUMBER"], "column_name": "AMOUNT_RAW", "model": "{{ get_where_subquery(ref('silver__bridge_rainbow')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_silver", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_rainbow_AMOUNT_RAW__INTEGER__NUMBER", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_c16ccd0f9add1705639b827f804c56ca.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_rainbow.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_rainbow_AMOUNT_RAW__INTEGER__NUMBER.0f4a61cd8b", "fqn": ["near_models", "silver", "transfers", "bridging", "dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_rainbow_AMOUNT_RAW__INTEGER__NUMBER"], "alias": "bridge_rainbow_AMOUNT_RAW", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_c16ccd0f9add1705639b827f804c56ca", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_c16ccd0f9add1705639b827f804c56ca"}, "created_at": 1763073389.90027, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_silver.bridge_rainbow_AMOUNT_RAW", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_c16ccd0f9add1705639b827f804c56ca\") }}", "language": "sql", "refs": [{"name": "silver__bridge_rainbow", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__bridge_rainbow"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "AMOUNT_RAW", "file_key_name": "models.silver__bridge_rainbow", "attached_node": "model.near_models.silver__bridge_rainbow"}, "test.near_models.not_null_silver__bridge_rainbow_AMOUNT_ADJ.e319955587": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "AMOUNT_ADJ", "model": "{{ get_where_subquery(ref('silver__bridge_rainbow')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_rainbow_AMOUNT_ADJ", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_rainbow_AMOUNT_ADJ.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_rainbow.yml", "unique_id": "test.near_models.not_null_silver__bridge_rainbow_AMOUNT_ADJ.e319955587", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_rainbow_AMOUNT_ADJ"], "alias": "bridge_rainbow_AMOUNT_ADJ", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "receipt_succeeded", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "receipt_succeeded"}, "created_at": 1763073389.9050767, "relation_name": "NEAR.not_null_silver.bridge_rainbow_AMOUNT_ADJ", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"receipt_succeeded\") }}", "language": "sql", "refs": [{"name": "silver__bridge_rainbow", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_rainbow"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "AMOUNT_ADJ", "file_key_name": "models.silver__bridge_rainbow", "attached_node": "model.near_models.silver__bridge_rainbow"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_rainbow_AMOUNT_ADJ__INTEGER__NUMBER.f33de25c13": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["INTEGER", "NUMBER"], "column_name": "AMOUNT_ADJ", "model": "{{ get_where_subquery(ref('silver__bridge_rainbow')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_silver", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_rainbow_AMOUNT_ADJ__INTEGER__NUMBER", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_b08db2f2ac201f403ef5411e353caea0.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_rainbow.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_rainbow_AMOUNT_ADJ__INTEGER__NUMBER.f33de25c13", "fqn": ["near_models", "silver", "transfers", "bridging", "dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_rainbow_AMOUNT_ADJ__INTEGER__NUMBER"], "alias": "bridge_rainbow_AMOUNT_ADJ", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_b08db2f2ac201f403ef5411e353caea0", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_b08db2f2ac201f403ef5411e353caea0"}, "created_at": 1763073389.9071255, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_silver.bridge_rainbow_AMOUNT_ADJ", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_b08db2f2ac201f403ef5411e353caea0\") }}", "language": "sql", "refs": [{"name": "silver__bridge_rainbow", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__bridge_rainbow"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "AMOUNT_ADJ", "file_key_name": "models.silver__bridge_rainbow", "attached_node": "model.near_models.silver__bridge_rainbow"}, "test.near_models.not_null_silver__bridge_rainbow_DESTINATION_ADDRESS.73f859ec9c": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "DESTINATION_ADDRESS", "model": "{{ get_where_subquery(ref('silver__bridge_rainbow')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_rainbow_DESTINATION_ADDRESS", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_rainbow_DESTINATION_ADDRESS.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_rainbow.yml", "unique_id": "test.near_models.not_null_silver__bridge_rainbow_DESTINATION_ADDRESS.73f859ec9c", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_rainbow_DESTINATION_ADDRESS"], "alias": "bridge_rainbow_DESTINATION_ADDRESS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "receipt_succeeded", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "receipt_succeeded"}, "created_at": 1763073389.9121726, "relation_name": "NEAR.not_null_silver.bridge_rainbow_DESTINATION_ADDRESS", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"receipt_succeeded\") }}", "language": "sql", "refs": [{"name": "silver__bridge_rainbow", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_rainbow"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "DESTINATION_ADDRESS", "file_key_name": "models.silver__bridge_rainbow", "attached_node": "model.near_models.silver__bridge_rainbow"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_rainbow_DESTINATION_ADDRESS__STRING__VARCHAR.4da0209fd1": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["STRING", "VARCHAR"], "column_name": "DESTINATION_ADDRESS", "model": "{{ get_where_subquery(ref('silver__bridge_rainbow')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_silver", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_rainbow_DESTINATION_ADDRESS__STRING__VARCHAR", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_2d2e1e0cf906d8eb6ae8a5e5251654d2.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_rainbow.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_rainbow_DESTINATION_ADDRESS__STRING__VARCHAR.4da0209fd1", "fqn": ["near_models", "silver", "transfers", "bridging", "dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_rainbow_DESTINATION_ADDRESS__STRING__VARCHAR"], "alias": "bridge_rainbow_DESTINATION_ADDRESS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_2d2e1e0cf906d8eb6ae8a5e5251654d2", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_2d2e1e0cf906d8eb6ae8a5e5251654d2"}, "created_at": 1763073389.914246, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_silver.bridge_rainbow_DESTINATION_ADDRESS", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_2d2e1e0cf906d8eb6ae8a5e5251654d2\") }}", "language": "sql", "refs": [{"name": "silver__bridge_rainbow", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__bridge_rainbow"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "DESTINATION_ADDRESS", "file_key_name": "models.silver__bridge_rainbow", "attached_node": "model.near_models.silver__bridge_rainbow"}, "test.near_models.not_null_silver__bridge_rainbow_BRIDGE_ADDRESS.c1d457babe": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BRIDGE_ADDRESS", "model": "{{ get_where_subquery(ref('silver__bridge_rainbow')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_rainbow_BRIDGE_ADDRESS", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_rainbow_BRIDGE_ADDRESS.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_rainbow.yml", "unique_id": "test.near_models.not_null_silver__bridge_rainbow_BRIDGE_ADDRESS.c1d457babe", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_rainbow_BRIDGE_ADDRESS"], "alias": "bridge_rainbow_BRIDGE_ADDRESS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.9192514, "relation_name": "NEAR.not_null_silver.bridge_rainbow_BRIDGE_ADDRESS", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__bridge_rainbow", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_rainbow"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BRIDGE_ADDRESS", "file_key_name": "models.silver__bridge_rainbow", "attached_node": "model.near_models.silver__bridge_rainbow"}, "test.near_models.not_null_silver__bridge_rainbow_PLATFORM.4098581032": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "PLATFORM", "model": "{{ get_where_subquery(ref('silver__bridge_rainbow')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_rainbow_PLATFORM", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_rainbow_PLATFORM.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_rainbow.yml", "unique_id": "test.near_models.not_null_silver__bridge_rainbow_PLATFORM.4098581032", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_rainbow_PLATFORM"], "alias": "bridge_rainbow_PLATFORM", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.921283, "relation_name": "NEAR.not_null_silver.bridge_rainbow_PLATFORM", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__bridge_rainbow", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_rainbow"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "PLATFORM", "file_key_name": "models.silver__bridge_rainbow", "attached_node": "model.near_models.silver__bridge_rainbow"}, "test.near_models.accepted_values_silver__bridge_rainbow_PLATFORM__rainbow.6447825d26": {"test_metadata": {"name": "accepted_values", "kwargs": {"values": ["rainbow"], "column_name": "PLATFORM", "model": "{{ get_where_subquery(ref('silver__bridge_rainbow')) }}"}, "namespace": null}, "database": "NEAR", "schema": "accepted_values_silver", "name": "accepted_values_silver__bridge_rainbow_PLATFORM__rainbow", "resource_type": "test", "package_name": "near_models", "path": "accepted_values_silver__bridge_rainbow_PLATFORM__rainbow.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_rainbow.yml", "unique_id": "test.near_models.accepted_values_silver__bridge_rainbow_PLATFORM__rainbow.6447825d26", "fqn": ["near_models", "silver", "transfers", "bridging", "accepted_values_silver__bridge_rainbow_PLATFORM__rainbow"], "alias": "bridge_rainbow_PLATFORM", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.923316, "relation_name": "NEAR.accepted_values_silver.bridge_rainbow_PLATFORM", "raw_code": "{{ test_accepted_values(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__bridge_rainbow", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_accepted_values", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__bridge_rainbow"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "PLATFORM", "file_key_name": "models.silver__bridge_rainbow", "attached_node": "model.near_models.silver__bridge_rainbow"}, "test.near_models.not_null_silver__bridge_rainbow_DESTINATION_CHAIN_ID.f1f39f113e": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "DESTINATION_CHAIN_ID", "model": "{{ get_where_subquery(ref('silver__bridge_rainbow')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_rainbow_DESTINATION_CHAIN_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_rainbow_DESTINATION_CHAIN_ID.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_rainbow.yml", "unique_id": "test.near_models.not_null_silver__bridge_rainbow_DESTINATION_CHAIN_ID.f1f39f113e", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_rainbow_DESTINATION_CHAIN_ID"], "alias": "bridge_rainbow_DESTINATION_CHAIN_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "receipt_succeeded", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "receipt_succeeded"}, "created_at": 1763073389.9295266, "relation_name": "NEAR.not_null_silver.bridge_rainbow_DESTINATION_CHAIN_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"receipt_succeeded\") }}", "language": "sql", "refs": [{"name": "silver__bridge_rainbow", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_rainbow"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "DESTINATION_CHAIN_ID", "file_key_name": "models.silver__bridge_rainbow", "attached_node": "model.near_models.silver__bridge_rainbow"}, "test.near_models.not_null_silver__bridge_rainbow_SOURCE_CHAIN_ID.ee5fc0655c": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "SOURCE_CHAIN_ID", "model": "{{ get_where_subquery(ref('silver__bridge_rainbow')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_rainbow_SOURCE_CHAIN_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_rainbow_SOURCE_CHAIN_ID.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_rainbow.yml", "unique_id": "test.near_models.not_null_silver__bridge_rainbow_SOURCE_CHAIN_ID.ee5fc0655c", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_rainbow_SOURCE_CHAIN_ID"], "alias": "bridge_rainbow_SOURCE_CHAIN_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "receipt_succeeded", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "receipt_succeeded"}, "created_at": 1763073389.932055, "relation_name": "NEAR.not_null_silver.bridge_rainbow_SOURCE_CHAIN_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"receipt_succeeded\") }}", "language": "sql", "refs": [{"name": "silver__bridge_rainbow", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_rainbow"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "SOURCE_CHAIN_ID", "file_key_name": "models.silver__bridge_rainbow", "attached_node": "model.near_models.silver__bridge_rainbow"}, "test.near_models.not_null_silver__bridge_rainbow_RECEIPT_SUCCEEDED.c475426c1a": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "RECEIPT_SUCCEEDED", "model": "{{ get_where_subquery(ref('silver__bridge_rainbow')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_rainbow_RECEIPT_SUCCEEDED", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_rainbow_RECEIPT_SUCCEEDED.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_rainbow.yml", "unique_id": "test.near_models.not_null_silver__bridge_rainbow_RECEIPT_SUCCEEDED.c475426c1a", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_rainbow_RECEIPT_SUCCEEDED"], "alias": "bridge_rainbow_RECEIPT_SUCCEEDED", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.9350293, "relation_name": "NEAR.not_null_silver.bridge_rainbow_RECEIPT_SUCCEEDED", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__bridge_rainbow", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_rainbow"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "RECEIPT_SUCCEEDED", "file_key_name": "models.silver__bridge_rainbow", "attached_node": "model.near_models.silver__bridge_rainbow"}, "test.near_models.not_null_silver__bridge_rainbow_METHOD_NAME.f07dff5093": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "METHOD_NAME", "model": "{{ get_where_subquery(ref('silver__bridge_rainbow')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_rainbow_METHOD_NAME", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_rainbow_METHOD_NAME.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_rainbow.yml", "unique_id": "test.near_models.not_null_silver__bridge_rainbow_METHOD_NAME.f07dff5093", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_rainbow_METHOD_NAME"], "alias": "bridge_rainbow_METHOD_NAME", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.9371653, "relation_name": "NEAR.not_null_silver.bridge_rainbow_METHOD_NAME", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__bridge_rainbow", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_rainbow"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "METHOD_NAME", "file_key_name": "models.silver__bridge_rainbow", "attached_node": "model.near_models.silver__bridge_rainbow"}, "test.near_models.not_null_silver__bridge_rainbow_DIRECTION.0c027733b0": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "DIRECTION", "model": "{{ get_where_subquery(ref('silver__bridge_rainbow')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_rainbow_DIRECTION", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_rainbow_DIRECTION.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_rainbow.yml", "unique_id": "test.near_models.not_null_silver__bridge_rainbow_DIRECTION.0c027733b0", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_rainbow_DIRECTION"], "alias": "bridge_rainbow_DIRECTION", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.9392197, "relation_name": "NEAR.not_null_silver.bridge_rainbow_DIRECTION", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__bridge_rainbow", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_rainbow"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "DIRECTION", "file_key_name": "models.silver__bridge_rainbow", "attached_node": "model.near_models.silver__bridge_rainbow"}, "test.near_models.accepted_values_silver__bridge_rainbow_DIRECTION__inbound__outbound.12927e27fd": {"test_metadata": {"name": "accepted_values", "kwargs": {"values": ["inbound", "outbound"], "column_name": "DIRECTION", "model": "{{ get_where_subquery(ref('silver__bridge_rainbow')) }}"}, "namespace": null}, "database": "NEAR", "schema": "accepted_values_silver", "name": "accepted_values_silver__bridge_rainbow_DIRECTION__inbound__outbound", "resource_type": "test", "package_name": "near_models", "path": "accepted_values_silver__bridge_35c28385c96060392556e8024ad76523.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_rainbow.yml", "unique_id": "test.near_models.accepted_values_silver__bridge_rainbow_DIRECTION__inbound__outbound.12927e27fd", "fqn": ["near_models", "silver", "transfers", "bridging", "accepted_values_silver__bridge_rainbow_DIRECTION__inbound__outbound"], "alias": "bridge_rainbow_DIRECTION", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "accepted_values_silver__bridge_35c28385c96060392556e8024ad76523", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "accepted_values_silver__bridge_35c28385c96060392556e8024ad76523"}, "created_at": 1763073389.9415603, "relation_name": "NEAR.accepted_values_silver.bridge_rainbow_DIRECTION", "raw_code": "{{ test_accepted_values(**_dbt_generic_test_kwargs) }}{{ config(alias=\"accepted_values_silver__bridge_35c28385c96060392556e8024ad76523\") }}", "language": "sql", "refs": [{"name": "silver__bridge_rainbow", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_accepted_values", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__bridge_rainbow"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "DIRECTION", "file_key_name": "models.silver__bridge_rainbow", "attached_node": "model.near_models.silver__bridge_rainbow"}, "test.near_models.unique_silver__bridge_rainbow_BRIDGE_RAINBOW_ID.21dbb73987": {"test_metadata": {"name": "unique", "kwargs": {"column_name": "BRIDGE_RAINBOW_ID", "model": "{{ get_where_subquery(ref('silver__bridge_rainbow')) }}"}, "namespace": null}, "database": "NEAR", "schema": "unique_silver", "name": "unique_silver__bridge_rainbow_BRIDGE_RAINBOW_ID", "resource_type": "test", "package_name": "near_models", "path": "unique_silver__bridge_rainbow_BRIDGE_RAINBOW_ID.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_rainbow.yml", "unique_id": "test.near_models.unique_silver__bridge_rainbow_BRIDGE_RAINBOW_ID.21dbb73987", "fqn": ["near_models", "silver", "transfers", "bridging", "unique_silver__bridge_rainbow_BRIDGE_RAINBOW_ID"], "alias": "bridge_rainbow_BRIDGE_RAINBOW_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.946697, "relation_name": "NEAR.unique_silver.bridge_rainbow_BRIDGE_RAINBOW_ID", "raw_code": "{{ test_unique(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__bridge_rainbow", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_unique"], "nodes": ["model.near_models.silver__bridge_rainbow"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BRIDGE_RAINBOW_ID", "file_key_name": "models.silver__bridge_rainbow", "attached_node": "model.near_models.silver__bridge_rainbow"}, "test.near_models.not_null_silver__bridge_rainbow_BRIDGE_RAINBOW_ID.86faede682": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BRIDGE_RAINBOW_ID", "model": "{{ get_where_subquery(ref('silver__bridge_rainbow')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_rainbow_BRIDGE_RAINBOW_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_rainbow_BRIDGE_RAINBOW_ID.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_rainbow.yml", "unique_id": "test.near_models.not_null_silver__bridge_rainbow_BRIDGE_RAINBOW_ID.86faede682", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_rainbow_BRIDGE_RAINBOW_ID"], "alias": "bridge_rainbow_BRIDGE_RAINBOW_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.9487078, "relation_name": "NEAR.not_null_silver.bridge_rainbow_BRIDGE_RAINBOW_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__bridge_rainbow", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_rainbow"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BRIDGE_RAINBOW_ID", "file_key_name": "models.silver__bridge_rainbow", "attached_node": "model.near_models.silver__bridge_rainbow"}, "test.near_models.dbt_utils_recency_silver__bridge_rainbow_week__block_timestamp__1.37c2fcae36": {"test_metadata": {"name": "recency", "kwargs": {"datepart": "week", "field": "block_timestamp", "interval": 1, "model": "{{ get_where_subquery(ref('silver__bridge_rainbow')) }}"}, "namespace": "dbt_utils"}, "database": "NEAR", "schema": "dbt_utils_recency_silver", "name": "dbt_utils_recency_silver__bridge_rainbow_week__block_timestamp__1", "resource_type": "test", "package_name": "near_models", "path": "dbt_utils_recency_silver__brid_e130806670e74e5a5e3131794aa1d74c.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_rainbow.yml", "unique_id": "test.near_models.dbt_utils_recency_silver__bridge_rainbow_week__block_timestamp__1.37c2fcae36", "fqn": ["near_models", "silver", "transfers", "bridging", "dbt_utils_recency_silver__bridge_rainbow_week__block_timestamp__1"], "alias": "bridge_rainbow_week", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_utils_recency_silver__brid_e130806670e74e5a5e3131794aa1d74c", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_utils_recency_silver__brid_e130806670e74e5a5e3131794aa1d74c"}, "created_at": 1763073389.9507365, "relation_name": "NEAR.dbt_utils_recency_silver.bridge_rainbow_week", "raw_code": "{{ dbt_utils.test_recency(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_utils_recency_silver__brid_e130806670e74e5a5e3131794aa1d74c\") }}", "language": "sql", "refs": [{"name": "silver__bridge_rainbow", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_utils.test_recency", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__bridge_rainbow"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": null, "file_key_name": "models.silver__bridge_rainbow", "attached_node": "model.near_models.silver__bridge_rainbow"}, "test.near_models.not_null_silver__bridge_wormhole_BLOCK_TIMESTAMP.deda303228": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCK_TIMESTAMP", "model": "{{ get_where_subquery(ref('silver__bridge_wormhole')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_wormhole_BLOCK_TIMESTAMP", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_wormhole_BLOCK_TIMESTAMP.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_wormhole.yml", "unique_id": "test.near_models.not_null_silver__bridge_wormhole_BLOCK_TIMESTAMP.deda303228", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_wormhole_BLOCK_TIMESTAMP"], "alias": "bridge_wormhole_BLOCK_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.960365, "relation_name": "NEAR.not_null_silver.bridge_wormhole_BLOCK_TIMESTAMP", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__bridge_wormhole", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_wormhole"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_TIMESTAMP", "file_key_name": "models.silver__bridge_wormhole", "attached_node": "model.near_models.silver__bridge_wormhole"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_wormhole_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.8a6f01bfcf": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["TIMESTAMP_NTZ"], "column_name": "BLOCK_TIMESTAMP", "model": "{{ get_where_subquery(ref('silver__bridge_wormhole')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_silver", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_wormhole_BLOCK_TIMESTAMP__TIMESTAMP_NTZ", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_02043b8bfbc70a059c29c38444fdc09b.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_wormhole.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_wormhole_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.8a6f01bfcf", "fqn": ["near_models", "silver", "transfers", "bridging", "dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_wormhole_BLOCK_TIMESTAMP__TIMESTAMP_NTZ"], "alias": "bridge_wormhole_BLOCK_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_02043b8bfbc70a059c29c38444fdc09b", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_02043b8bfbc70a059c29c38444fdc09b"}, "created_at": 1763073389.9626172, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_silver.bridge_wormhole_BLOCK_TIMESTAMP", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_02043b8bfbc70a059c29c38444fdc09b\") }}", "language": "sql", "refs": [{"name": "silver__bridge_wormhole", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__bridge_wormhole"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_TIMESTAMP", "file_key_name": "models.silver__bridge_wormhole", "attached_node": "model.near_models.silver__bridge_wormhole"}, "test.near_models.not_null_silver__bridge_wormhole_TX_HASH.8a8b1ea664": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TX_HASH", "model": "{{ get_where_subquery(ref('silver__bridge_wormhole')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_wormhole_TX_HASH", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_wormhole_TX_HASH.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_wormhole.yml", "unique_id": "test.near_models.not_null_silver__bridge_wormhole_TX_HASH.8a8b1ea664", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_wormhole_TX_HASH"], "alias": "bridge_wormhole_TX_HASH", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073389.9673991, "relation_name": "NEAR.not_null_silver.bridge_wormhole_TX_HASH", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__bridge_wormhole", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_wormhole"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TX_HASH", "file_key_name": "models.silver__bridge_wormhole", "attached_node": "model.near_models.silver__bridge_wormhole"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_wormhole_TX_HASH__STRING__VARCHAR.09899670c9": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["STRING", "VARCHAR"], "column_name": "TX_HASH", "model": "{{ get_where_subquery(ref('silver__bridge_wormhole')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_silver", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_wormhole_TX_HASH__STRING__VARCHAR", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_681102aaa5f4e803d38e7fed7d724079.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_wormhole.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_wormhole_TX_HASH__STRING__VARCHAR.09899670c9", "fqn": ["near_models", "silver", "transfers", "bridging", "dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_wormhole_TX_HASH__STRING__VARCHAR"], "alias": "bridge_wormhole_TX_HASH", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_681102aaa5f4e803d38e7fed7d724079", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_681102aaa5f4e803d38e7fed7d724079"}, "created_at": 1763073389.9694445, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_silver.bridge_wormhole_TX_HASH", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_681102aaa5f4e803d38e7fed7d724079\") }}", "language": "sql", "refs": [{"name": "silver__bridge_wormhole", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__bridge_wormhole"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TX_HASH", "file_key_name": "models.silver__bridge_wormhole", "attached_node": "model.near_models.silver__bridge_wormhole"}, "test.near_models.not_null_silver__bridge_wormhole_TOKEN_ADDRESS.14ad2963c8": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TOKEN_ADDRESS", "model": "{{ get_where_subquery(ref('silver__bridge_wormhole')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_wormhole_TOKEN_ADDRESS", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_wormhole_TOKEN_ADDRESS.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_wormhole.yml", "unique_id": "test.near_models.not_null_silver__bridge_wormhole_TOKEN_ADDRESS.14ad2963c8", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_wormhole_TOKEN_ADDRESS"], "alias": "bridge_wormhole_TOKEN_ADDRESS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "receipt_succeeded", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "receipt_succeeded"}, "created_at": 1763073389.9744525, "relation_name": "NEAR.not_null_silver.bridge_wormhole_TOKEN_ADDRESS", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"receipt_succeeded\") }}", "language": "sql", "refs": [{"name": "silver__bridge_wormhole", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_wormhole"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TOKEN_ADDRESS", "file_key_name": "models.silver__bridge_wormhole", "attached_node": "model.near_models.silver__bridge_wormhole"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_wormhole_TOKEN_ADDRESS__STRING__VARCHAR.3a8c23bd18": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["STRING", "VARCHAR"], "column_name": "TOKEN_ADDRESS", "model": "{{ get_where_subquery(ref('silver__bridge_wormhole')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_silver", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_wormhole_TOKEN_ADDRESS__STRING__VARCHAR", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_98b27ccf10804a5efc6df4565c6429b9.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_wormhole.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_wormhole_TOKEN_ADDRESS__STRING__VARCHAR.3a8c23bd18", "fqn": ["near_models", "silver", "transfers", "bridging", "dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_wormhole_TOKEN_ADDRESS__STRING__VARCHAR"], "alias": "bridge_wormhole_TOKEN_ADDRESS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_98b27ccf10804a5efc6df4565c6429b9", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_98b27ccf10804a5efc6df4565c6429b9"}, "created_at": 1763073389.9765675, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_silver.bridge_wormhole_TOKEN_ADDRESS", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_98b27ccf10804a5efc6df4565c6429b9\") }}", "language": "sql", "refs": [{"name": "silver__bridge_wormhole", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__bridge_wormhole"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TOKEN_ADDRESS", "file_key_name": "models.silver__bridge_wormhole", "attached_node": "model.near_models.silver__bridge_wormhole"}, "test.near_models.not_null_silver__bridge_wormhole_AMOUNT_RAW.b0f0d32b89": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "AMOUNT_RAW", "model": "{{ get_where_subquery(ref('silver__bridge_wormhole')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_wormhole_AMOUNT_RAW", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_wormhole_AMOUNT_RAW.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_wormhole.yml", "unique_id": "test.near_models.not_null_silver__bridge_wormhole_AMOUNT_RAW.b0f0d32b89", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_wormhole_AMOUNT_RAW"], "alias": "bridge_wormhole_AMOUNT_RAW", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "receipt_succeeded", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "receipt_succeeded"}, "created_at": 1763073389.9815524, "relation_name": "NEAR.not_null_silver.bridge_wormhole_AMOUNT_RAW", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"receipt_succeeded\") }}", "language": "sql", "refs": [{"name": "silver__bridge_wormhole", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_wormhole"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "AMOUNT_RAW", "file_key_name": "models.silver__bridge_wormhole", "attached_node": "model.near_models.silver__bridge_wormhole"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_wormhole_AMOUNT_RAW__INTEGER__NUMBER.7662317936": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["INTEGER", "NUMBER"], "column_name": "AMOUNT_RAW", "model": "{{ get_where_subquery(ref('silver__bridge_wormhole')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_silver", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_wormhole_AMOUNT_RAW__INTEGER__NUMBER", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_b565b9eb4461f21c7cfbae9aeaeebb0e.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_wormhole.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_wormhole_AMOUNT_RAW__INTEGER__NUMBER.7662317936", "fqn": ["near_models", "silver", "transfers", "bridging", "dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_wormhole_AMOUNT_RAW__INTEGER__NUMBER"], "alias": "bridge_wormhole_AMOUNT_RAW", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_b565b9eb4461f21c7cfbae9aeaeebb0e", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_b565b9eb4461f21c7cfbae9aeaeebb0e"}, "created_at": 1763073389.9835746, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_silver.bridge_wormhole_AMOUNT_RAW", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_b565b9eb4461f21c7cfbae9aeaeebb0e\") }}", "language": "sql", "refs": [{"name": "silver__bridge_wormhole", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__bridge_wormhole"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "AMOUNT_RAW", "file_key_name": "models.silver__bridge_wormhole", "attached_node": "model.near_models.silver__bridge_wormhole"}, "test.near_models.not_null_silver__bridge_wormhole_AMOUNT_ADJ.d390ac2350": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "AMOUNT_ADJ", "model": "{{ get_where_subquery(ref('silver__bridge_wormhole')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_wormhole_AMOUNT_ADJ", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_wormhole_AMOUNT_ADJ.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_wormhole.yml", "unique_id": "test.near_models.not_null_silver__bridge_wormhole_AMOUNT_ADJ.d390ac2350", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_wormhole_AMOUNT_ADJ"], "alias": "bridge_wormhole_AMOUNT_ADJ", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "receipt_succeeded", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "receipt_succeeded"}, "created_at": 1763073389.9885836, "relation_name": "NEAR.not_null_silver.bridge_wormhole_AMOUNT_ADJ", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"receipt_succeeded\") }}", "language": "sql", "refs": [{"name": "silver__bridge_wormhole", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_wormhole"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "AMOUNT_ADJ", "file_key_name": "models.silver__bridge_wormhole", "attached_node": "model.near_models.silver__bridge_wormhole"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_wormhole_AMOUNT_ADJ__INTEGER__NUMBER.48bec9ccfd": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["INTEGER", "NUMBER"], "column_name": "AMOUNT_ADJ", "model": "{{ get_where_subquery(ref('silver__bridge_wormhole')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_silver", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_wormhole_AMOUNT_ADJ__INTEGER__NUMBER", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_a9dfddd009d11d433302e813871ec113.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_wormhole.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_wormhole_AMOUNT_ADJ__INTEGER__NUMBER.48bec9ccfd", "fqn": ["near_models", "silver", "transfers", "bridging", "dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_wormhole_AMOUNT_ADJ__INTEGER__NUMBER"], "alias": "bridge_wormhole_AMOUNT_ADJ", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_a9dfddd009d11d433302e813871ec113", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_a9dfddd009d11d433302e813871ec113"}, "created_at": 1763073389.9906273, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_silver.bridge_wormhole_AMOUNT_ADJ", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_a9dfddd009d11d433302e813871ec113\") }}", "language": "sql", "refs": [{"name": "silver__bridge_wormhole", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__bridge_wormhole"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "AMOUNT_ADJ", "file_key_name": "models.silver__bridge_wormhole", "attached_node": "model.near_models.silver__bridge_wormhole"}, "test.near_models.not_null_silver__bridge_wormhole_DESTINATION_ADDRESS.e2a13040cd": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "DESTINATION_ADDRESS", "model": "{{ get_where_subquery(ref('silver__bridge_wormhole')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_wormhole_DESTINATION_ADDRESS", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_wormhole_DESTINATION_ADDRESS.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_wormhole.yml", "unique_id": "test.near_models.not_null_silver__bridge_wormhole_DESTINATION_ADDRESS.e2a13040cd", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_wormhole_DESTINATION_ADDRESS"], "alias": "bridge_wormhole_DESTINATION_ADDRESS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "receipt_succeeded", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "receipt_succeeded"}, "created_at": 1763073389.9953802, "relation_name": "NEAR.not_null_silver.bridge_wormhole_DESTINATION_ADDRESS", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"receipt_succeeded\") }}", "language": "sql", "refs": [{"name": "silver__bridge_wormhole", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_wormhole"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "DESTINATION_ADDRESS", "file_key_name": "models.silver__bridge_wormhole", "attached_node": "model.near_models.silver__bridge_wormhole"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_wormhole_DESTINATION_ADDRESS__STRING__VARCHAR.23583774bd": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["STRING", "VARCHAR"], "column_name": "DESTINATION_ADDRESS", "model": "{{ get_where_subquery(ref('silver__bridge_wormhole')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_silver", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_wormhole_DESTINATION_ADDRESS__STRING__VARCHAR", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_ee0bc3465d206f8a4c3255e26adcc932.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_wormhole.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_wormhole_DESTINATION_ADDRESS__STRING__VARCHAR.23583774bd", "fqn": ["near_models", "silver", "transfers", "bridging", "dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_wormhole_DESTINATION_ADDRESS__STRING__VARCHAR"], "alias": "bridge_wormhole_DESTINATION_ADDRESS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_ee0bc3465d206f8a4c3255e26adcc932", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_ee0bc3465d206f8a4c3255e26adcc932"}, "created_at": 1763073389.9976463, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_silver.bridge_wormhole_DESTINATION_ADDRESS", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_ee0bc3465d206f8a4c3255e26adcc932\") }}", "language": "sql", "refs": [{"name": "silver__bridge_wormhole", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__bridge_wormhole"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "DESTINATION_ADDRESS", "file_key_name": "models.silver__bridge_wormhole", "attached_node": "model.near_models.silver__bridge_wormhole"}, "test.near_models.not_null_silver__bridge_wormhole_BRIDGE_ADDRESS.fcf82c20e3": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BRIDGE_ADDRESS", "model": "{{ get_where_subquery(ref('silver__bridge_wormhole')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_wormhole_BRIDGE_ADDRESS", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_wormhole_BRIDGE_ADDRESS.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_wormhole.yml", "unique_id": "test.near_models.not_null_silver__bridge_wormhole_BRIDGE_ADDRESS.fcf82c20e3", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_wormhole_BRIDGE_ADDRESS"], "alias": "bridge_wormhole_BRIDGE_ADDRESS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.0023973, "relation_name": "NEAR.not_null_silver.bridge_wormhole_BRIDGE_ADDRESS", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__bridge_wormhole", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_wormhole"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BRIDGE_ADDRESS", "file_key_name": "models.silver__bridge_wormhole", "attached_node": "model.near_models.silver__bridge_wormhole"}, "test.near_models.not_null_silver__bridge_wormhole_PLATFORM.7459165439": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "PLATFORM", "model": "{{ get_where_subquery(ref('silver__bridge_wormhole')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_wormhole_PLATFORM", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_wormhole_PLATFORM.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_wormhole.yml", "unique_id": "test.near_models.not_null_silver__bridge_wormhole_PLATFORM.7459165439", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_wormhole_PLATFORM"], "alias": "bridge_wormhole_PLATFORM", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.0044205, "relation_name": "NEAR.not_null_silver.bridge_wormhole_PLATFORM", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__bridge_wormhole", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_wormhole"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "PLATFORM", "file_key_name": "models.silver__bridge_wormhole", "attached_node": "model.near_models.silver__bridge_wormhole"}, "test.near_models.accepted_values_silver__bridge_wormhole_PLATFORM__wormhole.813e385392": {"test_metadata": {"name": "accepted_values", "kwargs": {"values": ["wormhole"], "column_name": "PLATFORM", "model": "{{ get_where_subquery(ref('silver__bridge_wormhole')) }}"}, "namespace": null}, "database": "NEAR", "schema": "accepted_values_silver", "name": "accepted_values_silver__bridge_wormhole_PLATFORM__wormhole", "resource_type": "test", "package_name": "near_models", "path": "accepted_values_silver__bridge_wormhole_PLATFORM__wormhole.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_wormhole.yml", "unique_id": "test.near_models.accepted_values_silver__bridge_wormhole_PLATFORM__wormhole.813e385392", "fqn": ["near_models", "silver", "transfers", "bridging", "accepted_values_silver__bridge_wormhole_PLATFORM__wormhole"], "alias": "bridge_wormhole_PLATFORM", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.0064774, "relation_name": "NEAR.accepted_values_silver.bridge_wormhole_PLATFORM", "raw_code": "{{ test_accepted_values(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__bridge_wormhole", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_accepted_values", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__bridge_wormhole"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "PLATFORM", "file_key_name": "models.silver__bridge_wormhole", "attached_node": "model.near_models.silver__bridge_wormhole"}, "test.near_models.not_null_silver__bridge_wormhole_DESTINATION_CHAIN_ID.b08c2df163": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "DESTINATION_CHAIN_ID", "model": "{{ get_where_subquery(ref('silver__bridge_wormhole')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_wormhole_DESTINATION_CHAIN_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_wormhole_DESTINATION_CHAIN_ID.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_wormhole.yml", "unique_id": "test.near_models.not_null_silver__bridge_wormhole_DESTINATION_CHAIN_ID.b08c2df163", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_wormhole_DESTINATION_CHAIN_ID"], "alias": "bridge_wormhole_DESTINATION_CHAIN_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "receipt_succeeded", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "receipt_succeeded"}, "created_at": 1763073390.011875, "relation_name": "NEAR.not_null_silver.bridge_wormhole_DESTINATION_CHAIN_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"receipt_succeeded\") }}", "language": "sql", "refs": [{"name": "silver__bridge_wormhole", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_wormhole"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "DESTINATION_CHAIN_ID", "file_key_name": "models.silver__bridge_wormhole", "attached_node": "model.near_models.silver__bridge_wormhole"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_wormhole_DESTINATION_CHAIN_ID__NUMBER__INTEGER.896f7e7cd8": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["NUMBER", "INTEGER"], "column_name": "DESTINATION_CHAIN_ID", "model": "{{ get_where_subquery(ref('silver__bridge_wormhole')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_silver", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_wormhole_DESTINATION_CHAIN_ID__NUMBER__INTEGER", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_cb601c5279d642834249878aad1726d3.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_wormhole.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_wormhole_DESTINATION_CHAIN_ID__NUMBER__INTEGER.896f7e7cd8", "fqn": ["near_models", "silver", "transfers", "bridging", "dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_wormhole_DESTINATION_CHAIN_ID__NUMBER__INTEGER"], "alias": "bridge_wormhole_DESTINATION_CHAIN_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_cb601c5279d642834249878aad1726d3", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_cb601c5279d642834249878aad1726d3"}, "created_at": 1763073390.0140295, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_silver.bridge_wormhole_DESTINATION_CHAIN_ID", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_cb601c5279d642834249878aad1726d3\") }}", "language": "sql", "refs": [{"name": "silver__bridge_wormhole", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__bridge_wormhole"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "DESTINATION_CHAIN_ID", "file_key_name": "models.silver__bridge_wormhole", "attached_node": "model.near_models.silver__bridge_wormhole"}, "test.near_models.not_null_silver__bridge_wormhole_SOURCE_CHAIN_ID.f796c0e6be": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "SOURCE_CHAIN_ID", "model": "{{ get_where_subquery(ref('silver__bridge_wormhole')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_wormhole_SOURCE_CHAIN_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_wormhole_SOURCE_CHAIN_ID.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_wormhole.yml", "unique_id": "test.near_models.not_null_silver__bridge_wormhole_SOURCE_CHAIN_ID.f796c0e6be", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_wormhole_SOURCE_CHAIN_ID"], "alias": "bridge_wormhole_SOURCE_CHAIN_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "receipt_succeeded", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "receipt_succeeded"}, "created_at": 1763073390.0190318, "relation_name": "NEAR.not_null_silver.bridge_wormhole_SOURCE_CHAIN_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"receipt_succeeded\") }}", "language": "sql", "refs": [{"name": "silver__bridge_wormhole", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_wormhole"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "SOURCE_CHAIN_ID", "file_key_name": "models.silver__bridge_wormhole", "attached_node": "model.near_models.silver__bridge_wormhole"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_wormhole_SOURCE_CHAIN_ID__NUMBER__INTEGER.9c033c62de": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["NUMBER", "INTEGER"], "column_name": "SOURCE_CHAIN_ID", "model": "{{ get_where_subquery(ref('silver__bridge_wormhole')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_silver", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_wormhole_SOURCE_CHAIN_ID__NUMBER__INTEGER", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_b3b071ce694dae4f1b949e72f2325916.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_wormhole.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_wormhole_SOURCE_CHAIN_ID__NUMBER__INTEGER.9c033c62de", "fqn": ["near_models", "silver", "transfers", "bridging", "dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_wormhole_SOURCE_CHAIN_ID__NUMBER__INTEGER"], "alias": "bridge_wormhole_SOURCE_CHAIN_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_b3b071ce694dae4f1b949e72f2325916", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_b3b071ce694dae4f1b949e72f2325916"}, "created_at": 1763073390.0210497, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_silver.bridge_wormhole_SOURCE_CHAIN_ID", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_b3b071ce694dae4f1b949e72f2325916\") }}", "language": "sql", "refs": [{"name": "silver__bridge_wormhole", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__bridge_wormhole"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "SOURCE_CHAIN_ID", "file_key_name": "models.silver__bridge_wormhole", "attached_node": "model.near_models.silver__bridge_wormhole"}, "test.near_models.not_null_silver__bridge_wormhole_RECEIPT_SUCCEEDED.002eb006b3": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "RECEIPT_SUCCEEDED", "model": "{{ get_where_subquery(ref('silver__bridge_wormhole')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_wormhole_RECEIPT_SUCCEEDED", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_wormhole_RECEIPT_SUCCEEDED.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_wormhole.yml", "unique_id": "test.near_models.not_null_silver__bridge_wormhole_RECEIPT_SUCCEEDED.002eb006b3", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_wormhole_RECEIPT_SUCCEEDED"], "alias": "bridge_wormhole_RECEIPT_SUCCEEDED", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.0260959, "relation_name": "NEAR.not_null_silver.bridge_wormhole_RECEIPT_SUCCEEDED", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__bridge_wormhole", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_wormhole"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "RECEIPT_SUCCEEDED", "file_key_name": "models.silver__bridge_wormhole", "attached_node": "model.near_models.silver__bridge_wormhole"}, "test.near_models.not_null_silver__bridge_wormhole_METHOD_NAME.6364b37165": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "METHOD_NAME", "model": "{{ get_where_subquery(ref('silver__bridge_wormhole')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_wormhole_METHOD_NAME", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_wormhole_METHOD_NAME.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_wormhole.yml", "unique_id": "test.near_models.not_null_silver__bridge_wormhole_METHOD_NAME.6364b37165", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_wormhole_METHOD_NAME"], "alias": "bridge_wormhole_METHOD_NAME", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.0281236, "relation_name": "NEAR.not_null_silver.bridge_wormhole_METHOD_NAME", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__bridge_wormhole", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_wormhole"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "METHOD_NAME", "file_key_name": "models.silver__bridge_wormhole", "attached_node": "model.near_models.silver__bridge_wormhole"}, "test.near_models.not_null_silver__bridge_wormhole_DIRECTION.55d9642250": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "DIRECTION", "model": "{{ get_where_subquery(ref('silver__bridge_wormhole')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_wormhole_DIRECTION", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_wormhole_DIRECTION.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_wormhole.yml", "unique_id": "test.near_models.not_null_silver__bridge_wormhole_DIRECTION.55d9642250", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_wormhole_DIRECTION"], "alias": "bridge_wormhole_DIRECTION", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.0301538, "relation_name": "NEAR.not_null_silver.bridge_wormhole_DIRECTION", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__bridge_wormhole", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_wormhole"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "DIRECTION", "file_key_name": "models.silver__bridge_wormhole", "attached_node": "model.near_models.silver__bridge_wormhole"}, "test.near_models.accepted_values_silver__bridge_wormhole_DIRECTION__inbound__outbound.ac4a75e50c": {"test_metadata": {"name": "accepted_values", "kwargs": {"values": ["inbound", "outbound"], "column_name": "DIRECTION", "model": "{{ get_where_subquery(ref('silver__bridge_wormhole')) }}"}, "namespace": null}, "database": "NEAR", "schema": "accepted_values_silver", "name": "accepted_values_silver__bridge_wormhole_DIRECTION__inbound__outbound", "resource_type": "test", "package_name": "near_models", "path": "accepted_values_silver__bridge_4a1cd42db69015027594d1fa5f70b9cc.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_wormhole.yml", "unique_id": "test.near_models.accepted_values_silver__bridge_wormhole_DIRECTION__inbound__outbound.ac4a75e50c", "fqn": ["near_models", "silver", "transfers", "bridging", "accepted_values_silver__bridge_wormhole_DIRECTION__inbound__outbound"], "alias": "bridge_wormhole_DIRECTION", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "accepted_values_silver__bridge_4a1cd42db69015027594d1fa5f70b9cc", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "accepted_values_silver__bridge_4a1cd42db69015027594d1fa5f70b9cc"}, "created_at": 1763073390.0321922, "relation_name": "NEAR.accepted_values_silver.bridge_wormhole_DIRECTION", "raw_code": "{{ test_accepted_values(**_dbt_generic_test_kwargs) }}{{ config(alias=\"accepted_values_silver__bridge_4a1cd42db69015027594d1fa5f70b9cc\") }}", "language": "sql", "refs": [{"name": "silver__bridge_wormhole", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_accepted_values", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__bridge_wormhole"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "DIRECTION", "file_key_name": "models.silver__bridge_wormhole", "attached_node": "model.near_models.silver__bridge_wormhole"}, "test.near_models.unique_silver__bridge_wormhole_BRIDGE_WORMHOLE_ID.398d7eec76": {"test_metadata": {"name": "unique", "kwargs": {"column_name": "BRIDGE_WORMHOLE_ID", "model": "{{ get_where_subquery(ref('silver__bridge_wormhole')) }}"}, "namespace": null}, "database": "NEAR", "schema": "unique_silver", "name": "unique_silver__bridge_wormhole_BRIDGE_WORMHOLE_ID", "resource_type": "test", "package_name": "near_models", "path": "unique_silver__bridge_wormhole_BRIDGE_WORMHOLE_ID.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_wormhole.yml", "unique_id": "test.near_models.unique_silver__bridge_wormhole_BRIDGE_WORMHOLE_ID.398d7eec76", "fqn": ["near_models", "silver", "transfers", "bridging", "unique_silver__bridge_wormhole_BRIDGE_WORMHOLE_ID"], "alias": "bridge_wormhole_BRIDGE_WORMHOLE_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.0374622, "relation_name": "NEAR.unique_silver.bridge_wormhole_BRIDGE_WORMHOLE_ID", "raw_code": "{{ test_unique(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__bridge_wormhole", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_unique"], "nodes": ["model.near_models.silver__bridge_wormhole"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BRIDGE_WORMHOLE_ID", "file_key_name": "models.silver__bridge_wormhole", "attached_node": "model.near_models.silver__bridge_wormhole"}, "test.near_models.not_null_silver__bridge_wormhole_BRIDGE_WORMHOLE_ID.77462365ea": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BRIDGE_WORMHOLE_ID", "model": "{{ get_where_subquery(ref('silver__bridge_wormhole')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__bridge_wormhole_BRIDGE_WORMHOLE_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__bridge_wormhole_BRIDGE_WORMHOLE_ID.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_wormhole.yml", "unique_id": "test.near_models.not_null_silver__bridge_wormhole_BRIDGE_WORMHOLE_ID.77462365ea", "fqn": ["near_models", "silver", "transfers", "bridging", "not_null_silver__bridge_wormhole_BRIDGE_WORMHOLE_ID"], "alias": "bridge_wormhole_BRIDGE_WORMHOLE_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.0395014, "relation_name": "NEAR.not_null_silver.bridge_wormhole_BRIDGE_WORMHOLE_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__bridge_wormhole", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__bridge_wormhole"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BRIDGE_WORMHOLE_ID", "file_key_name": "models.silver__bridge_wormhole", "attached_node": "model.near_models.silver__bridge_wormhole"}, "test.near_models.dbt_utils_recency_silver__bridge_wormhole_month__block_timestamp__1.113f1b0036": {"test_metadata": {"name": "recency", "kwargs": {"datepart": "month", "field": "block_timestamp", "interval": 1, "model": "{{ get_where_subquery(ref('silver__bridge_wormhole')) }}"}, "namespace": "dbt_utils"}, "database": "NEAR", "schema": "dbt_utils_recency_silver", "name": "dbt_utils_recency_silver__bridge_wormhole_month__block_timestamp__1", "resource_type": "test", "package_name": "near_models", "path": "dbt_utils_recency_silver__brid_bd8647656b8bd9fd4246fcd3ae7be4fb.sql", "original_file_path": "models/silver/transfers/bridging/silver__bridge_wormhole.yml", "unique_id": "test.near_models.dbt_utils_recency_silver__bridge_wormhole_month__block_timestamp__1.113f1b0036", "fqn": ["near_models", "silver", "transfers", "bridging", "dbt_utils_recency_silver__bridge_wormhole_month__block_timestamp__1"], "alias": "bridge_wormhole_month", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_utils_recency_silver__brid_bd8647656b8bd9fd4246fcd3ae7be4fb", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_utils_recency_silver__brid_bd8647656b8bd9fd4246fcd3ae7be4fb"}, "created_at": 1763073390.0415382, "relation_name": "NEAR.dbt_utils_recency_silver.bridge_wormhole_month", "raw_code": "{{ dbt_utils.test_recency(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_utils_recency_silver__brid_bd8647656b8bd9fd4246fcd3ae7be4fb\") }}", "language": "sql", "refs": [{"name": "silver__bridge_wormhole", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_utils.test_recency", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__bridge_wormhole"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": null, "file_key_name": "models.silver__bridge_wormhole", "attached_node": "model.near_models.silver__bridge_wormhole"}, "test.near_models.not_null_silver__token_transfer_native_tx_hash.2b28b01403": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "tx_hash", "model": "{{ get_where_subquery(ref('silver__token_transfer_native')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_native_tx_hash", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_native_tx_hash.sql", "original_file_path": "models/silver/transfers/native/silver__token_transfer_native.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_native_tx_hash.2b28b01403", "fqn": ["near_models", "silver", "transfers", "native", "not_null_silver__token_transfer_native_tx_hash"], "alias": "token_transfer_native_tx_hash", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.0519092, "relation_name": "NEAR.not_null_silver.token_transfer_native_tx_hash", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_native", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_native"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "tx_hash", "file_key_name": "models.silver__token_transfer_native", "attached_node": "model.near_models.silver__token_transfer_native"}, "test.near_models.not_null_silver__token_transfer_native_block_id.13a0f2c94b": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "block_id", "model": "{{ get_where_subquery(ref('silver__token_transfer_native')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_native_block_id", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_native_block_id.sql", "original_file_path": "models/silver/transfers/native/silver__token_transfer_native.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_native_block_id.13a0f2c94b", "fqn": ["near_models", "silver", "transfers", "native", "not_null_silver__token_transfer_native_block_id"], "alias": "token_transfer_native_block_id", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.0540457, "relation_name": "NEAR.not_null_silver.token_transfer_native_block_id", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_native", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_native"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "block_id", "file_key_name": "models.silver__token_transfer_native", "attached_node": "model.near_models.silver__token_transfer_native"}, "test.near_models.not_null_silver__token_transfer_native_block_timestamp.59f09d94c4": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "block_timestamp", "model": "{{ get_where_subquery(ref('silver__token_transfer_native')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_native_block_timestamp", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_native_block_timestamp.sql", "original_file_path": "models/silver/transfers/native/silver__token_transfer_native.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_native_block_timestamp.59f09d94c4", "fqn": ["near_models", "silver", "transfers", "native", "not_null_silver__token_transfer_native_block_timestamp"], "alias": "token_transfer_native_block_timestamp", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.056391, "relation_name": "NEAR.not_null_silver.token_transfer_native_block_timestamp", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_native", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_native"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "block_timestamp", "file_key_name": "models.silver__token_transfer_native", "attached_node": "model.near_models.silver__token_transfer_native"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_native_block_timestamp__TIMESTAMP_NTZ.4044cd97c5": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "TIMESTAMP_NTZ", "column_name": "block_timestamp", "model": "{{ get_where_subquery(ref('silver__token_transfer_native')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_silver", "name": "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_native_block_timestamp__TIMESTAMP_NTZ", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_24cbf361ef01fd6754d245596a740126.sql", "original_file_path": "models/silver/transfers/native/silver__token_transfer_native.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_native_block_timestamp__TIMESTAMP_NTZ.4044cd97c5", "fqn": ["near_models", "silver", "transfers", "native", "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_native_block_timestamp__TIMESTAMP_NTZ"], "alias": "token_transfer_native_block_timestamp", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_24cbf361ef01fd6754d245596a740126", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_24cbf361ef01fd6754d245596a740126"}, "created_at": 1763073390.0584412, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_silver.token_transfer_native_block_timestamp", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_24cbf361ef01fd6754d245596a740126\") }}", "language": "sql", "refs": [{"name": "silver__token_transfer_native", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__token_transfer_native"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "block_timestamp", "file_key_name": "models.silver__token_transfer_native", "attached_node": "model.near_models.silver__token_transfer_native"}, "test.near_models.not_null_silver__token_transfer_native_amount_unadj.3b5060604e": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "amount_unadj", "model": "{{ get_where_subquery(ref('silver__token_transfer_native')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_native_amount_unadj", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_native_amount_unadj.sql", "original_file_path": "models/silver/transfers/native/silver__token_transfer_native.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_native_amount_unadj.3b5060604e", "fqn": ["near_models", "silver", "transfers", "native", "not_null_silver__token_transfer_native_amount_unadj"], "alias": "token_transfer_native_amount_unadj", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.0633204, "relation_name": "NEAR.not_null_silver.token_transfer_native_amount_unadj", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_native", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_native"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "amount_unadj", "file_key_name": "models.silver__token_transfer_native", "attached_node": "model.near_models.silver__token_transfer_native"}, "test.near_models.not_null_silver__token_transfer_native_amount_adj.25918c71ad": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "amount_adj", "model": "{{ get_where_subquery(ref('silver__token_transfer_native')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_native_amount_adj", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_native_amount_adj.sql", "original_file_path": "models/silver/transfers/native/silver__token_transfer_native.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_native_amount_adj.25918c71ad", "fqn": ["near_models", "silver", "transfers", "native", "not_null_silver__token_transfer_native_amount_adj"], "alias": "token_transfer_native_amount_adj", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.0661626, "relation_name": "NEAR.not_null_silver.token_transfer_native_amount_adj", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_native", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_native"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "amount_adj", "file_key_name": "models.silver__token_transfer_native", "attached_node": "model.near_models.silver__token_transfer_native"}, "test.near_models.dbt_expectations_expect_column_values_to_be_greater_than_silver__token_transfer_native_amount_adj__0.93472e4c8e": {"test_metadata": {"name": "expect_column_values_to_be_greater_than", "kwargs": {"value": 0, "column_name": "amount_adj", "model": "{{ get_where_subquery(ref('silver__token_transfer_native')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_greater_than_silver", "name": "dbt_expectations_expect_column_values_to_be_greater_than_silver__token_transfer_native_amount_adj__0", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_80a55caaa7702209f5595ffe8ff165a5.sql", "original_file_path": "models/silver/transfers/native/silver__token_transfer_native.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_greater_than_silver__token_transfer_native_amount_adj__0.93472e4c8e", "fqn": ["near_models", "silver", "transfers", "native", "dbt_expectations_expect_column_values_to_be_greater_than_silver__token_transfer_native_amount_adj__0"], "alias": "token_transfer_native_amount_adj", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_80a55caaa7702209f5595ffe8ff165a5", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_80a55caaa7702209f5595ffe8ff165a5"}, "created_at": 1763073390.0681803, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_greater_than_silver.token_transfer_native_amount_adj", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_greater_than(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_80a55caaa7702209f5595ffe8ff165a5\") }}", "language": "sql", "refs": [{"name": "silver__token_transfer_native", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": [null, "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__token_transfer_native"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "amount_adj", "file_key_name": "models.silver__token_transfer_native", "attached_node": "model.near_models.silver__token_transfer_native"}, "test.near_models.not_null_silver__token_transfer_native_predecessor_id.27b305d210": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "predecessor_id", "model": "{{ get_where_subquery(ref('silver__token_transfer_native')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_native_predecessor_id", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_native_predecessor_id.sql", "original_file_path": "models/silver/transfers/native/silver__token_transfer_native.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_native_predecessor_id.27b305d210", "fqn": ["near_models", "silver", "transfers", "native", "not_null_silver__token_transfer_native_predecessor_id"], "alias": "token_transfer_native_predecessor_id", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.0729623, "relation_name": "NEAR.not_null_silver.token_transfer_native_predecessor_id", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_native", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_native"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "predecessor_id", "file_key_name": "models.silver__token_transfer_native", "attached_node": "model.near_models.silver__token_transfer_native"}, "test.near_models.not_null_silver__token_transfer_native_receiver_id.1add919bd0": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "receiver_id", "model": "{{ get_where_subquery(ref('silver__token_transfer_native')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_native_receiver_id", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_native_receiver_id.sql", "original_file_path": "models/silver/transfers/native/silver__token_transfer_native.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_native_receiver_id.1add919bd0", "fqn": ["near_models", "silver", "transfers", "native", "not_null_silver__token_transfer_native_receiver_id"], "alias": "token_transfer_native_receiver_id", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.0752602, "relation_name": "NEAR.not_null_silver.token_transfer_native_receiver_id", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_native", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_native"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "receiver_id", "file_key_name": "models.silver__token_transfer_native", "attached_node": "model.near_models.silver__token_transfer_native"}, "test.near_models.not_null_silver__token_transfer_native_receipt_succeeded.47a9b80f04": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "receipt_succeeded", "model": "{{ get_where_subquery(ref('silver__token_transfer_native')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_native_receipt_succeeded", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_native_receipt_succeeded.sql", "original_file_path": "models/silver/transfers/native/silver__token_transfer_native.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_native_receipt_succeeded.47a9b80f04", "fqn": ["near_models", "silver", "transfers", "native", "not_null_silver__token_transfer_native_receipt_succeeded"], "alias": "token_transfer_native_receipt_succeeded", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.0772977, "relation_name": "NEAR.not_null_silver.token_transfer_native_receipt_succeeded", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_native", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_native"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "receipt_succeeded", "file_key_name": "models.silver__token_transfer_native", "attached_node": "model.near_models.silver__token_transfer_native"}, "test.near_models.accepted_values_silver__token_transfer_native_receipt_succeeded__True.8a4f26bb3b": {"test_metadata": {"name": "accepted_values", "kwargs": {"values": [true], "column_name": "receipt_succeeded", "model": "{{ get_where_subquery(ref('silver__token_transfer_native')) }}"}, "namespace": null}, "database": "NEAR", "schema": "accepted_values_silver", "name": "accepted_values_silver__token_transfer_native_receipt_succeeded__True", "resource_type": "test", "package_name": "near_models", "path": "accepted_values_silver__token__96bd18fa4c726315eb69b107dc6369f7.sql", "original_file_path": "models/silver/transfers/native/silver__token_transfer_native.yml", "unique_id": "test.near_models.accepted_values_silver__token_transfer_native_receipt_succeeded__True.8a4f26bb3b", "fqn": ["near_models", "silver", "transfers", "native", "accepted_values_silver__token_transfer_native_receipt_succeeded__True"], "alias": "token_transfer_native_receipt_succeeded", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "accepted_values_silver__token__96bd18fa4c726315eb69b107dc6369f7", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "accepted_values_silver__token__96bd18fa4c726315eb69b107dc6369f7"}, "created_at": 1763073390.0793662, "relation_name": "NEAR.accepted_values_silver.token_transfer_native_receipt_succeeded", "raw_code": "{{ test_accepted_values(**_dbt_generic_test_kwargs) }}{{ config(alias=\"accepted_values_silver__token__96bd18fa4c726315eb69b107dc6369f7\") }}", "language": "sql", "refs": [{"name": "silver__token_transfer_native", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_accepted_values", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__token_transfer_native"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "receipt_succeeded", "file_key_name": "models.silver__token_transfer_native", "attached_node": "model.near_models.silver__token_transfer_native"}, "test.near_models.not_null_silver__token_transfer_native_gas_price.a5d2a3b475": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "gas_price", "model": "{{ get_where_subquery(ref('silver__token_transfer_native')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_native_gas_price", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_native_gas_price.sql", "original_file_path": "models/silver/transfers/native/silver__token_transfer_native.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_native_gas_price.a5d2a3b475", "fqn": ["near_models", "silver", "transfers", "native", "not_null_silver__token_transfer_native_gas_price"], "alias": "token_transfer_native_gas_price", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.0844073, "relation_name": "NEAR.not_null_silver.token_transfer_native_gas_price", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_native", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_native"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "gas_price", "file_key_name": "models.silver__token_transfer_native", "attached_node": "model.near_models.silver__token_transfer_native"}, "test.near_models.not_null_silver__token_transfer_native_gas_burnt.284a7671c3": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "gas_burnt", "model": "{{ get_where_subquery(ref('silver__token_transfer_native')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_native_gas_burnt", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_native_gas_burnt.sql", "original_file_path": "models/silver/transfers/native/silver__token_transfer_native.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_native_gas_burnt.284a7671c3", "fqn": ["near_models", "silver", "transfers", "native", "not_null_silver__token_transfer_native_gas_burnt"], "alias": "token_transfer_native_gas_burnt", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.0867536, "relation_name": "NEAR.not_null_silver.token_transfer_native_gas_burnt", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_native", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_native"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "gas_burnt", "file_key_name": "models.silver__token_transfer_native", "attached_node": "model.near_models.silver__token_transfer_native"}, "test.near_models.not_null_silver__token_transfer_native_tokens_burnt.8bb868825a": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "tokens_burnt", "model": "{{ get_where_subquery(ref('silver__token_transfer_native')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_native_tokens_burnt", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_native_tokens_burnt.sql", "original_file_path": "models/silver/transfers/native/silver__token_transfer_native.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_native_tokens_burnt.8bb868825a", "fqn": ["near_models", "silver", "transfers", "native", "not_null_silver__token_transfer_native_tokens_burnt"], "alias": "token_transfer_native_tokens_burnt", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.0887644, "relation_name": "NEAR.not_null_silver.token_transfer_native_tokens_burnt", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_native", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_native"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "tokens_burnt", "file_key_name": "models.silver__token_transfer_native", "attached_node": "model.near_models.silver__token_transfer_native"}, "test.near_models.unique_silver__token_transfer_native_token_transfer_native_id.2c148ba317": {"test_metadata": {"name": "unique", "kwargs": {"column_name": "token_transfer_native_id", "model": "{{ get_where_subquery(ref('silver__token_transfer_native')) }}"}, "namespace": null}, "database": "NEAR", "schema": "unique_silver", "name": "unique_silver__token_transfer_native_token_transfer_native_id", "resource_type": "test", "package_name": "near_models", "path": "unique_silver__token_transfer_native_token_transfer_native_id.sql", "original_file_path": "models/silver/transfers/native/silver__token_transfer_native.yml", "unique_id": "test.near_models.unique_silver__token_transfer_native_token_transfer_native_id.2c148ba317", "fqn": ["near_models", "silver", "transfers", "native", "unique_silver__token_transfer_native_token_transfer_native_id"], "alias": "token_transfer_native_token_transfer_native_id", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.0907722, "relation_name": "NEAR.unique_silver.token_transfer_native_token_transfer_native_id", "raw_code": "{{ test_unique(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_native", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_unique"], "nodes": ["model.near_models.silver__token_transfer_native"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "token_transfer_native_id", "file_key_name": "models.silver__token_transfer_native", "attached_node": "model.near_models.silver__token_transfer_native"}, "test.near_models.not_null_silver__token_transfer_native_token_transfer_native_id.85e2a61627": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "token_transfer_native_id", "model": "{{ get_where_subquery(ref('silver__token_transfer_native')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_native_token_transfer_native_id", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_native_token_transfer_native_id.sql", "original_file_path": "models/silver/transfers/native/silver__token_transfer_native.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_native_token_transfer_native_id.85e2a61627", "fqn": ["near_models", "silver", "transfers", "native", "not_null_silver__token_transfer_native_token_transfer_native_id"], "alias": "token_transfer_native_token_transfer_native_id", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.0927668, "relation_name": "NEAR.not_null_silver.token_transfer_native_token_transfer_native_id", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_native", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_native"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "token_transfer_native_id", "file_key_name": "models.silver__token_transfer_native", "attached_node": "model.near_models.silver__token_transfer_native"}, "test.near_models.not_null_silver__token_transfer_deposit_tx_hash.598034d0ca": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "tx_hash", "model": "{{ get_where_subquery(ref('silver__token_transfer_deposit')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_deposit_tx_hash", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_deposit_tx_hash.sql", "original_file_path": "models/silver/transfers/native/silver__token_transfer_deposit.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_deposit_tx_hash.598034d0ca", "fqn": ["near_models", "silver", "transfers", "native", "not_null_silver__token_transfer_deposit_tx_hash"], "alias": "token_transfer_deposit_tx_hash", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.0969486, "relation_name": "NEAR.not_null_silver.token_transfer_deposit_tx_hash", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_deposit", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_deposit"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "tx_hash", "file_key_name": "models.silver__token_transfer_deposit", "attached_node": "model.near_models.silver__token_transfer_deposit"}, "test.near_models.not_null_silver__token_transfer_deposit_block_id.d563127c1c": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "block_id", "model": "{{ get_where_subquery(ref('silver__token_transfer_deposit')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_deposit_block_id", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_deposit_block_id.sql", "original_file_path": "models/silver/transfers/native/silver__token_transfer_deposit.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_deposit_block_id.d563127c1c", "fqn": ["near_models", "silver", "transfers", "native", "not_null_silver__token_transfer_deposit_block_id"], "alias": "token_transfer_deposit_block_id", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.0992754, "relation_name": "NEAR.not_null_silver.token_transfer_deposit_block_id", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_deposit", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_deposit"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "block_id", "file_key_name": "models.silver__token_transfer_deposit", "attached_node": "model.near_models.silver__token_transfer_deposit"}, "test.near_models.not_null_silver__token_transfer_deposit_block_timestamp.bf95b44816": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "block_timestamp", "model": "{{ get_where_subquery(ref('silver__token_transfer_deposit')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_deposit_block_timestamp", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_deposit_block_timestamp.sql", "original_file_path": "models/silver/transfers/native/silver__token_transfer_deposit.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_deposit_block_timestamp.bf95b44816", "fqn": ["near_models", "silver", "transfers", "native", "not_null_silver__token_transfer_deposit_block_timestamp"], "alias": "token_transfer_deposit_block_timestamp", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.1013381, "relation_name": "NEAR.not_null_silver.token_transfer_deposit_block_timestamp", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_deposit", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_deposit"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "block_timestamp", "file_key_name": "models.silver__token_transfer_deposit", "attached_node": "model.near_models.silver__token_transfer_deposit"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_deposit_block_timestamp__TIMESTAMP_NTZ.d7ee1d52aa": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "TIMESTAMP_NTZ", "column_name": "block_timestamp", "model": "{{ get_where_subquery(ref('silver__token_transfer_deposit')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_silver", "name": "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_deposit_block_timestamp__TIMESTAMP_NTZ", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_32620eca51f15f890d1815acf7e5bb46.sql", "original_file_path": "models/silver/transfers/native/silver__token_transfer_deposit.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_deposit_block_timestamp__TIMESTAMP_NTZ.d7ee1d52aa", "fqn": ["near_models", "silver", "transfers", "native", "dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_deposit_block_timestamp__TIMESTAMP_NTZ"], "alias": "token_transfer_deposit_block_timestamp", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_32620eca51f15f890d1815acf7e5bb46", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_32620eca51f15f890d1815acf7e5bb46"}, "created_at": 1763073390.1033466, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_silver.token_transfer_deposit_block_timestamp", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_32620eca51f15f890d1815acf7e5bb46\") }}", "language": "sql", "refs": [{"name": "silver__token_transfer_deposit", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__token_transfer_deposit"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "block_timestamp", "file_key_name": "models.silver__token_transfer_deposit", "attached_node": "model.near_models.silver__token_transfer_deposit"}, "test.near_models.not_null_silver__token_transfer_deposit_receiver_id.31e667c960": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "receiver_id", "model": "{{ get_where_subquery(ref('silver__token_transfer_deposit')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_deposit_receiver_id", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_deposit_receiver_id.sql", "original_file_path": "models/silver/transfers/native/silver__token_transfer_deposit.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_deposit_receiver_id.31e667c960", "fqn": ["near_models", "silver", "transfers", "native", "not_null_silver__token_transfer_deposit_receiver_id"], "alias": "token_transfer_deposit_receiver_id", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.108409, "relation_name": "NEAR.not_null_silver.token_transfer_deposit_receiver_id", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_deposit", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_deposit"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "receiver_id", "file_key_name": "models.silver__token_transfer_deposit", "attached_node": "model.near_models.silver__token_transfer_deposit"}, "test.near_models.not_null_silver__token_transfer_deposit_amount_unadj.cd75f735c4": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "amount_unadj", "model": "{{ get_where_subquery(ref('silver__token_transfer_deposit')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_deposit_amount_unadj", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_deposit_amount_unadj.sql", "original_file_path": "models/silver/transfers/native/silver__token_transfer_deposit.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_deposit_amount_unadj.cd75f735c4", "fqn": ["near_models", "silver", "transfers", "native", "not_null_silver__token_transfer_deposit_amount_unadj"], "alias": "token_transfer_deposit_amount_unadj", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.1104395, "relation_name": "NEAR.not_null_silver.token_transfer_deposit_amount_unadj", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_deposit", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_deposit"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "amount_unadj", "file_key_name": "models.silver__token_transfer_deposit", "attached_node": "model.near_models.silver__token_transfer_deposit"}, "test.near_models.not_null_silver__token_transfer_deposit_amount_adj.93ea6834ec": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "amount_adj", "model": "{{ get_where_subquery(ref('silver__token_transfer_deposit')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_deposit_amount_adj", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_deposit_amount_adj.sql", "original_file_path": "models/silver/transfers/native/silver__token_transfer_deposit.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_deposit_amount_adj.93ea6834ec", "fqn": ["near_models", "silver", "transfers", "native", "not_null_silver__token_transfer_deposit_amount_adj"], "alias": "token_transfer_deposit_amount_adj", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.1124723, "relation_name": "NEAR.not_null_silver.token_transfer_deposit_amount_adj", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_deposit", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_deposit"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "amount_adj", "file_key_name": "models.silver__token_transfer_deposit", "attached_node": "model.near_models.silver__token_transfer_deposit"}, "test.near_models.dbt_expectations_expect_column_values_to_be_greater_than_silver__token_transfer_deposit_amount_adj__0.34bbdd2957": {"test_metadata": {"name": "expect_column_values_to_be_greater_than", "kwargs": {"value": 0, "column_name": "amount_adj", "model": "{{ get_where_subquery(ref('silver__token_transfer_deposit')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_greater_than_silver", "name": "dbt_expectations_expect_column_values_to_be_greater_than_silver__token_transfer_deposit_amount_adj__0", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_33141ef1a0e0b6020b702212b8f3fc02.sql", "original_file_path": "models/silver/transfers/native/silver__token_transfer_deposit.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_greater_than_silver__token_transfer_deposit_amount_adj__0.34bbdd2957", "fqn": ["near_models", "silver", "transfers", "native", "dbt_expectations_expect_column_values_to_be_greater_than_silver__token_transfer_deposit_amount_adj__0"], "alias": "token_transfer_deposit_amount_adj", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_33141ef1a0e0b6020b702212b8f3fc02", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_33141ef1a0e0b6020b702212b8f3fc02"}, "created_at": 1763073390.1144986, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_greater_than_silver.token_transfer_deposit_amount_adj", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_greater_than(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_33141ef1a0e0b6020b702212b8f3fc02\") }}", "language": "sql", "refs": [{"name": "silver__token_transfer_deposit", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": [null, "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__token_transfer_deposit"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "amount_adj", "file_key_name": "models.silver__token_transfer_deposit", "attached_node": "model.near_models.silver__token_transfer_deposit"}, "test.near_models.not_null_silver__token_transfer_deposit_receipt_succeeded.5d4bdcc054": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "receipt_succeeded", "model": "{{ get_where_subquery(ref('silver__token_transfer_deposit')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_deposit_receipt_succeeded", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfer_deposit_receipt_succeeded.sql", "original_file_path": "models/silver/transfers/native/silver__token_transfer_deposit.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_deposit_receipt_succeeded.5d4bdcc054", "fqn": ["near_models", "silver", "transfers", "native", "not_null_silver__token_transfer_deposit_receipt_succeeded"], "alias": "token_transfer_deposit_receipt_succeeded", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.1195214, "relation_name": "NEAR.not_null_silver.token_transfer_deposit_receipt_succeeded", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_deposit", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_deposit"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "receipt_succeeded", "file_key_name": "models.silver__token_transfer_deposit", "attached_node": "model.near_models.silver__token_transfer_deposit"}, "test.near_models.accepted_values_silver__token_transfer_deposit_receipt_succeeded__True.ce03542e75": {"test_metadata": {"name": "accepted_values", "kwargs": {"values": [true], "column_name": "receipt_succeeded", "model": "{{ get_where_subquery(ref('silver__token_transfer_deposit')) }}"}, "namespace": null}, "database": "NEAR", "schema": "accepted_values_silver", "name": "accepted_values_silver__token_transfer_deposit_receipt_succeeded__True", "resource_type": "test", "package_name": "near_models", "path": "accepted_values_silver__token__01f5b5c499b6d90ab308ad13bd7750de.sql", "original_file_path": "models/silver/transfers/native/silver__token_transfer_deposit.yml", "unique_id": "test.near_models.accepted_values_silver__token_transfer_deposit_receipt_succeeded__True.ce03542e75", "fqn": ["near_models", "silver", "transfers", "native", "accepted_values_silver__token_transfer_deposit_receipt_succeeded__True"], "alias": "token_transfer_deposit_receipt_succeeded", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "accepted_values_silver__token__01f5b5c499b6d90ab308ad13bd7750de", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "accepted_values_silver__token__01f5b5c499b6d90ab308ad13bd7750de"}, "created_at": 1763073390.1215873, "relation_name": "NEAR.accepted_values_silver.token_transfer_deposit_receipt_succeeded", "raw_code": "{{ test_accepted_values(**_dbt_generic_test_kwargs) }}{{ config(alias=\"accepted_values_silver__token__01f5b5c499b6d90ab308ad13bd7750de\") }}", "language": "sql", "refs": [{"name": "silver__token_transfer_deposit", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_accepted_values", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__token_transfer_deposit"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "receipt_succeeded", "file_key_name": "models.silver__token_transfer_deposit", "attached_node": "model.near_models.silver__token_transfer_deposit"}, "test.near_models.unique_silver__token_transfer_deposit_token_transfer_deposit_id.0c4da8e2b0": {"test_metadata": {"name": "unique", "kwargs": {"column_name": "token_transfer_deposit_id", "model": "{{ get_where_subquery(ref('silver__token_transfer_deposit')) }}"}, "namespace": null}, "database": "NEAR", "schema": "unique_silver", "name": "unique_silver__token_transfer_deposit_token_transfer_deposit_id", "resource_type": "test", "package_name": "near_models", "path": "unique_silver__token_transfer_deposit_token_transfer_deposit_id.sql", "original_file_path": "models/silver/transfers/native/silver__token_transfer_deposit.yml", "unique_id": "test.near_models.unique_silver__token_transfer_deposit_token_transfer_deposit_id.0c4da8e2b0", "fqn": ["near_models", "silver", "transfers", "native", "unique_silver__token_transfer_deposit_token_transfer_deposit_id"], "alias": "token_transfer_deposit_token_transfer_deposit_id", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.12659, "relation_name": "NEAR.unique_silver.token_transfer_deposit_token_transfer_deposit_id", "raw_code": "{{ test_unique(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__token_transfer_deposit", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_unique"], "nodes": ["model.near_models.silver__token_transfer_deposit"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "token_transfer_deposit_id", "file_key_name": "models.silver__token_transfer_deposit", "attached_node": "model.near_models.silver__token_transfer_deposit"}, "test.near_models.not_null_silver__token_transfer_deposit_token_transfer_deposit_id.1567ce623b": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "token_transfer_deposit_id", "model": "{{ get_where_subquery(ref('silver__token_transfer_deposit')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__token_transfer_deposit_token_transfer_deposit_id", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__token_transfe_a670216f741ef109a64814aa67caeace.sql", "original_file_path": "models/silver/transfers/native/silver__token_transfer_deposit.yml", "unique_id": "test.near_models.not_null_silver__token_transfer_deposit_token_transfer_deposit_id.1567ce623b", "fqn": ["near_models", "silver", "transfers", "native", "not_null_silver__token_transfer_deposit_token_transfer_deposit_id"], "alias": "token_transfer_deposit_token_transfer_deposit_id", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "not_null_silver__token_transfe_a670216f741ef109a64814aa67caeace", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "not_null_silver__token_transfe_a670216f741ef109a64814aa67caeace"}, "created_at": 1763073390.1288862, "relation_name": "NEAR.not_null_silver.token_transfer_deposit_token_transfer_deposit_id", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(alias=\"not_null_silver__token_transfe_a670216f741ef109a64814aa67caeace\") }}", "language": "sql", "refs": [{"name": "silver__token_transfer_deposit", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__token_transfer_deposit"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "token_transfer_deposit_id", "file_key_name": "models.silver__token_transfer_deposit", "attached_node": "model.near_models.silver__token_transfer_deposit"}, "test.near_models.not_null_silver__nft_series_metadata_CONTRACT_ADDRESS.d76d08e8ee": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "CONTRACT_ADDRESS", "model": "{{ get_where_subquery(ref('silver__nft_series_metadata')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__nft_series_metadata_CONTRACT_ADDRESS", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__nft_series_metadata_CONTRACT_ADDRESS.sql", "original_file_path": "models/silver/DEPRECATING/silver__nft_series_metadata.yml", "unique_id": "test.near_models.not_null_silver__nft_series_metadata_CONTRACT_ADDRESS.d76d08e8ee", "fqn": ["near_models", "silver", "DEPRECATING", "not_null_silver__nft_series_metadata_CONTRACT_ADDRESS"], "alias": "nft_series_metadata_CONTRACT_ADDRESS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.1343846, "relation_name": "NEAR.not_null_silver.nft_series_metadata_CONTRACT_ADDRESS", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__nft_series_metadata", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__nft_series_metadata"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "CONTRACT_ADDRESS", "file_key_name": "models.silver__nft_series_metadata", "attached_node": "model.near_models.silver__nft_series_metadata"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__nft_series_metadata_CONTRACT_ADDRESS__VARCHAR.16112b71e4": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "VARCHAR", "column_name": "CONTRACT_ADDRESS", "model": "{{ get_where_subquery(ref('silver__nft_series_metadata')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_silver", "name": "dbt_expectations_expect_column_values_to_be_of_type_silver__nft_series_metadata_CONTRACT_ADDRESS__VARCHAR", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_92810bab45df50e9915c44b169ee634f.sql", "original_file_path": "models/silver/DEPRECATING/silver__nft_series_metadata.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__nft_series_metadata_CONTRACT_ADDRESS__VARCHAR.16112b71e4", "fqn": ["near_models", "silver", "DEPRECATING", "dbt_expectations_expect_column_values_to_be_of_type_silver__nft_series_metadata_CONTRACT_ADDRESS__VARCHAR"], "alias": "nft_series_metadata_CONTRACT_ADDRESS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_92810bab45df50e9915c44b169ee634f", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_92810bab45df50e9915c44b169ee634f"}, "created_at": 1763073390.1364303, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_silver.nft_series_metadata_CONTRACT_ADDRESS", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_92810bab45df50e9915c44b169ee634f\") }}", "language": "sql", "refs": [{"name": "silver__nft_series_metadata", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__nft_series_metadata"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "CONTRACT_ADDRESS", "file_key_name": "models.silver__nft_series_metadata", "attached_node": "model.near_models.silver__nft_series_metadata"}, "test.near_models.not_null_silver__nft_series_metadata_SERIES_ID.735431cace": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "SERIES_ID", "model": "{{ get_where_subquery(ref('silver__nft_series_metadata')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__nft_series_metadata_SERIES_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__nft_series_metadata_SERIES_ID.sql", "original_file_path": "models/silver/DEPRECATING/silver__nft_series_metadata.yml", "unique_id": "test.near_models.not_null_silver__nft_series_metadata_SERIES_ID.735431cace", "fqn": ["near_models", "silver", "DEPRECATING", "not_null_silver__nft_series_metadata_SERIES_ID"], "alias": "nft_series_metadata_SERIES_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.1415565, "relation_name": "NEAR.not_null_silver.nft_series_metadata_SERIES_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__nft_series_metadata", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__nft_series_metadata"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "SERIES_ID", "file_key_name": "models.silver__nft_series_metadata", "attached_node": "model.near_models.silver__nft_series_metadata"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__nft_series_metadata_SERIES_ID__VARCHAR.c9a73411e0": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "VARCHAR", "column_name": "SERIES_ID", "model": "{{ get_where_subquery(ref('silver__nft_series_metadata')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_silver", "name": "dbt_expectations_expect_column_values_to_be_of_type_silver__nft_series_metadata_SERIES_ID__VARCHAR", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_2c67f2054902940000a297e49b94c9fb.sql", "original_file_path": "models/silver/DEPRECATING/silver__nft_series_metadata.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__nft_series_metadata_SERIES_ID__VARCHAR.c9a73411e0", "fqn": ["near_models", "silver", "DEPRECATING", "dbt_expectations_expect_column_values_to_be_of_type_silver__nft_series_metadata_SERIES_ID__VARCHAR"], "alias": "nft_series_metadata_SERIES_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_2c67f2054902940000a297e49b94c9fb", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_2c67f2054902940000a297e49b94c9fb"}, "created_at": 1763073390.1436074, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_silver.nft_series_metadata_SERIES_ID", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_2c67f2054902940000a297e49b94c9fb\") }}", "language": "sql", "refs": [{"name": "silver__nft_series_metadata", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__nft_series_metadata"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "SERIES_ID", "file_key_name": "models.silver__nft_series_metadata", "attached_node": "model.near_models.silver__nft_series_metadata"}, "test.near_models.not_null_silver__nft_series_metadata_METADATA_ID.13c28e57f7": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "METADATA_ID", "model": "{{ get_where_subquery(ref('silver__nft_series_metadata')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__nft_series_metadata_METADATA_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__nft_series_metadata_METADATA_ID.sql", "original_file_path": "models/silver/DEPRECATING/silver__nft_series_metadata.yml", "unique_id": "test.near_models.not_null_silver__nft_series_metadata_METADATA_ID.13c28e57f7", "fqn": ["near_models", "silver", "DEPRECATING", "not_null_silver__nft_series_metadata_METADATA_ID"], "alias": "nft_series_metadata_METADATA_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.148752, "relation_name": "NEAR.not_null_silver.nft_series_metadata_METADATA_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__nft_series_metadata", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__nft_series_metadata"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "METADATA_ID", "file_key_name": "models.silver__nft_series_metadata", "attached_node": "model.near_models.silver__nft_series_metadata"}, "test.near_models.unique_silver__nft_series_metadata_METADATA_ID.9761d7d6dc": {"test_metadata": {"name": "unique", "kwargs": {"column_name": "METADATA_ID", "model": "{{ get_where_subquery(ref('silver__nft_series_metadata')) }}"}, "namespace": null}, "database": "NEAR", "schema": "unique_silver", "name": "unique_silver__nft_series_metadata_METADATA_ID", "resource_type": "test", "package_name": "near_models", "path": "unique_silver__nft_series_metadata_METADATA_ID.sql", "original_file_path": "models/silver/DEPRECATING/silver__nft_series_metadata.yml", "unique_id": "test.near_models.unique_silver__nft_series_metadata_METADATA_ID.9761d7d6dc", "fqn": ["near_models", "silver", "DEPRECATING", "unique_silver__nft_series_metadata_METADATA_ID"], "alias": "nft_series_metadata_METADATA_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.1507907, "relation_name": "NEAR.unique_silver.nft_series_metadata_METADATA_ID", "raw_code": "{{ test_unique(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__nft_series_metadata", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_unique"], "nodes": ["model.near_models.silver__nft_series_metadata"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "METADATA_ID", "file_key_name": "models.silver__nft_series_metadata", "attached_node": "model.near_models.silver__nft_series_metadata"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__nft_series_metadata_METADATA_ID__VARCHAR.d7c314605d": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "VARCHAR", "column_name": "METADATA_ID", "model": "{{ get_where_subquery(ref('silver__nft_series_metadata')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_silver", "name": "dbt_expectations_expect_column_values_to_be_of_type_silver__nft_series_metadata_METADATA_ID__VARCHAR", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_358477a8e0f3a1f2b634fc9f0b0f41da.sql", "original_file_path": "models/silver/DEPRECATING/silver__nft_series_metadata.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__nft_series_metadata_METADATA_ID__VARCHAR.d7c314605d", "fqn": ["near_models", "silver", "DEPRECATING", "dbt_expectations_expect_column_values_to_be_of_type_silver__nft_series_metadata_METADATA_ID__VARCHAR"], "alias": "nft_series_metadata_METADATA_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_358477a8e0f3a1f2b634fc9f0b0f41da", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_358477a8e0f3a1f2b634fc9f0b0f41da"}, "created_at": 1763073390.1528013, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_silver.nft_series_metadata_METADATA_ID", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_358477a8e0f3a1f2b634fc9f0b0f41da\") }}", "language": "sql", "refs": [{"name": "silver__nft_series_metadata", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__nft_series_metadata"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "METADATA_ID", "file_key_name": "models.silver__nft_series_metadata", "attached_node": "model.near_models.silver__nft_series_metadata"}, "test.near_models.dbt_utils_recency_silver__nft_series_metadata_day___request_timestamp__5.4b0be7f092": {"test_metadata": {"name": "recency", "kwargs": {"datepart": "day", "field": "_request_timestamp", "interval": 5, "model": "{{ get_where_subquery(ref('silver__nft_series_metadata')) }}"}, "namespace": "dbt_utils"}, "database": "NEAR", "schema": "dbt_utils_recency_silver", "name": "dbt_utils_recency_silver__nft_series_metadata_day___request_timestamp__5", "resource_type": "test", "package_name": "near_models", "path": "dbt_utils_recency_silver__nft__8ea66eaa05fbd67b97f1c6b80f37c31d.sql", "original_file_path": "models/silver/DEPRECATING/silver__nft_series_metadata.yml", "unique_id": "test.near_models.dbt_utils_recency_silver__nft_series_metadata_day___request_timestamp__5.4b0be7f092", "fqn": ["near_models", "silver", "DEPRECATING", "dbt_utils_recency_silver__nft_series_metadata_day___request_timestamp__5"], "alias": "nft_series_metadata_day", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_utils_recency_silver__nft__8ea66eaa05fbd67b97f1c6b80f37c31d", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_utils_recency_silver__nft__8ea66eaa05fbd67b97f1c6b80f37c31d"}, "created_at": 1763073390.157832, "relation_name": "NEAR.dbt_utils_recency_silver.nft_series_metadata_day", "raw_code": "{{ dbt_utils.test_recency(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_utils_recency_silver__nft__8ea66eaa05fbd67b97f1c6b80f37c31d\") }}", "language": "sql", "refs": [{"name": "silver__nft_series_metadata", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_utils.test_recency", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__nft_series_metadata"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": null, "file_key_name": "models.silver__nft_series_metadata", "attached_node": "model.near_models.silver__nft_series_metadata"}, "test.near_models.dbt_utils_recency_silver_observability__blocks_completeness_day__test_timestamp__1.8b676ed702": {"test_metadata": {"name": "recency", "kwargs": {"datepart": "day", "field": "test_timestamp", "interval": 1, "model": "{{ get_where_subquery(ref('silver_observability__blocks_completeness')) }}"}, "namespace": "dbt_utils"}, "database": "NEAR", "schema": "dbt_utils_recency_silver_observability", "name": "dbt_utils_recency_silver_observability__blocks_completeness_day__test_timestamp__1", "resource_type": "test", "package_name": "near_models", "path": "dbt_utils_recency_silver_obser_9d4db8d7df71175d48444a542c48c823.sql", "original_file_path": "models/silver/_observability/silver_observability__blocks_completeness.yml", "unique_id": "test.near_models.dbt_utils_recency_silver_observability__blocks_completeness_day__test_timestamp__1.8b676ed702", "fqn": ["near_models", "silver", "_observability", "dbt_utils_recency_silver_observability__blocks_completeness_day__test_timestamp__1"], "alias": "blocks_completeness_day", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_utils_recency_silver_obser_9d4db8d7df71175d48444a542c48c823", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_utils_recency_silver_obser_9d4db8d7df71175d48444a542c48c823"}, "created_at": 1763073390.1682994, "relation_name": "NEAR.dbt_utils_recency_silver_observability.blocks_completeness_day", "raw_code": "{{ dbt_utils.test_recency(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_utils_recency_silver_obser_9d4db8d7df71175d48444a542c48c823\") }}", "language": "sql", "refs": [{"name": "silver_observability__blocks_completeness", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_utils.test_recency", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver_observability__blocks_completeness"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": null, "file_key_name": "models.silver_observability__blocks_completeness", "attached_node": "model.near_models.silver_observability__blocks_completeness"}, "test.near_models.dbt_utils_recency_silver_observability__blocks_completeness_hours__max_block_timestamp__24.1b05ab1b3b": {"test_metadata": {"name": "recency", "kwargs": {"datepart": "hours", "field": "max_block_timestamp", "interval": 24, "model": "{{ get_where_subquery(ref('silver_observability__blocks_completeness')) }}"}, "namespace": "dbt_utils"}, "database": "NEAR", "schema": "dbt_utils_recency_silver_observability", "name": "dbt_utils_recency_silver_observability__blocks_completeness_hours__max_block_timestamp__24", "resource_type": "test", "package_name": "near_models", "path": "dbt_utils_recency_silver_obser_d51eb011ec70caacd9dd9ae78306dfce.sql", "original_file_path": "models/silver/_observability/silver_observability__blocks_completeness.yml", "unique_id": "test.near_models.dbt_utils_recency_silver_observability__blocks_completeness_hours__max_block_timestamp__24.1b05ab1b3b", "fqn": ["near_models", "silver", "_observability", "dbt_utils_recency_silver_observability__blocks_completeness_hours__max_block_timestamp__24"], "alias": "blocks_completeness_hours", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_utils_recency_silver_obser_d51eb011ec70caacd9dd9ae78306dfce", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_utils_recency_silver_obser_d51eb011ec70caacd9dd9ae78306dfce"}, "created_at": 1763073390.174811, "relation_name": "NEAR.dbt_utils_recency_silver_observability.blocks_completeness_hours", "raw_code": "{{ dbt_utils.test_recency(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_utils_recency_silver_obser_d51eb011ec70caacd9dd9ae78306dfce\") }}", "language": "sql", "refs": [{"name": "silver_observability__blocks_completeness", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_utils.test_recency", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver_observability__blocks_completeness"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": null, "file_key_name": "models.silver_observability__blocks_completeness", "attached_node": "model.near_models.silver_observability__blocks_completeness"}, "test.near_models.dbt_utils_recency_silver_observability__logs_completeness_day__test_timestamp__1.1da6d7f4e6": {"test_metadata": {"name": "recency", "kwargs": {"datepart": "day", "field": "test_timestamp", "interval": 1, "model": "{{ get_where_subquery(ref('silver_observability__logs_completeness')) }}"}, "namespace": "dbt_utils"}, "database": "NEAR", "schema": "dbt_utils_recency_silver_observability", "name": "dbt_utils_recency_silver_observability__logs_completeness_day__test_timestamp__1", "resource_type": "test", "package_name": "near_models", "path": "dbt_utils_recency_silver_obser_ee8558c38a2d4cc6d1240573545755cb.sql", "original_file_path": "models/silver/_observability/silver_observability__logs_completeness.yml", "unique_id": "test.near_models.dbt_utils_recency_silver_observability__logs_completeness_day__test_timestamp__1.1da6d7f4e6", "fqn": ["near_models", "silver", "_observability", "dbt_utils_recency_silver_observability__logs_completeness_day__test_timestamp__1"], "alias": "logs_completeness_day", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": false, "alias": "dbt_utils_recency_silver_obser_ee8558c38a2d4cc6d1240573545755cb", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_utils_recency_silver_obser_ee8558c38a2d4cc6d1240573545755cb"}, "created_at": 1763073390.1833491, "relation_name": "NEAR.dbt_utils_recency_silver_observability.logs_completeness_day", "raw_code": "{{ dbt_utils.test_recency(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_utils_recency_silver_obser_ee8558c38a2d4cc6d1240573545755cb\") }}", "language": "sql", "refs": [{"name": "silver_observability__logs_completeness", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_utils.test_recency", "macro.dbt.get_where_subquery"], "nodes": []}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": null, "file_key_name": "models.silver_observability__logs_completeness", "attached_node": "model.near_models.silver_observability__logs_completeness"}, "test.near_models.dbt_utils_recency_silver_observability__logs_completeness_hours__max_block_timestamp__24.73c7fcd069": {"test_metadata": {"name": "recency", "kwargs": {"datepart": "hours", "field": "max_block_timestamp", "interval": 24, "model": "{{ get_where_subquery(ref('silver_observability__logs_completeness')) }}"}, "namespace": "dbt_utils"}, "database": "NEAR", "schema": "dbt_utils_recency_silver_observability", "name": "dbt_utils_recency_silver_observability__logs_completeness_hours__max_block_timestamp__24", "resource_type": "test", "package_name": "near_models", "path": "dbt_utils_recency_silver_obser_cc37a8dc58f28aaf8f2c3147ae4ba362.sql", "original_file_path": "models/silver/_observability/silver_observability__logs_completeness.yml", "unique_id": "test.near_models.dbt_utils_recency_silver_observability__logs_completeness_hours__max_block_timestamp__24.73c7fcd069", "fqn": ["near_models", "silver", "_observability", "dbt_utils_recency_silver_observability__logs_completeness_hours__max_block_timestamp__24"], "alias": "logs_completeness_hours", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": false, "alias": "dbt_utils_recency_silver_obser_cc37a8dc58f28aaf8f2c3147ae4ba362", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_utils_recency_silver_obser_cc37a8dc58f28aaf8f2c3147ae4ba362"}, "created_at": 1763073390.1895032, "relation_name": "NEAR.dbt_utils_recency_silver_observability.logs_completeness_hours", "raw_code": "{{ dbt_utils.test_recency(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_utils_recency_silver_obser_cc37a8dc58f28aaf8f2c3147ae4ba362\") }}", "language": "sql", "refs": [{"name": "silver_observability__logs_completeness", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_utils.test_recency", "macro.dbt.get_where_subquery"], "nodes": []}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": null, "file_key_name": "models.silver_observability__logs_completeness", "attached_node": "model.near_models.silver_observability__logs_completeness"}, "test.near_models.dbt_utils_recency_silver_observability__chunks_completeness_day__test_timestamp__1.b99b641ef7": {"test_metadata": {"name": "recency", "kwargs": {"datepart": "day", "field": "test_timestamp", "interval": 1, "model": "{{ get_where_subquery(ref('silver_observability__chunks_completeness')) }}"}, "namespace": "dbt_utils"}, "database": "NEAR", "schema": "dbt_utils_recency_silver_observability", "name": "dbt_utils_recency_silver_observability__chunks_completeness_day__test_timestamp__1", "resource_type": "test", "package_name": "near_models", "path": "dbt_utils_recency_silver_obser_7fd6eac6f1cd48d218f41ec17f4d3ed0.sql", "original_file_path": "models/silver/_observability/silver_observability__chunks_completeness.yml", "unique_id": "test.near_models.dbt_utils_recency_silver_observability__chunks_completeness_day__test_timestamp__1.b99b641ef7", "fqn": ["near_models", "silver", "_observability", "dbt_utils_recency_silver_observability__chunks_completeness_day__test_timestamp__1"], "alias": "chunks_completeness_day", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_utils_recency_silver_obser_7fd6eac6f1cd48d218f41ec17f4d3ed0", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_utils_recency_silver_obser_7fd6eac6f1cd48d218f41ec17f4d3ed0"}, "created_at": 1763073390.1967528, "relation_name": "NEAR.dbt_utils_recency_silver_observability.chunks_completeness_day", "raw_code": "{{ dbt_utils.test_recency(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_utils_recency_silver_obser_7fd6eac6f1cd48d218f41ec17f4d3ed0\") }}", "language": "sql", "refs": [{"name": "silver_observability__chunks_completeness", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_utils.test_recency", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver_observability__chunks_completeness"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": null, "file_key_name": "models.silver_observability__chunks_completeness", "attached_node": "model.near_models.silver_observability__chunks_completeness"}, "test.near_models.dbt_utils_recency_silver_observability__chunks_completeness_hours__max_block_timestamp__24.2e75439a18": {"test_metadata": {"name": "recency", "kwargs": {"datepart": "hours", "field": "max_block_timestamp", "interval": 24, "model": "{{ get_where_subquery(ref('silver_observability__chunks_completeness')) }}"}, "namespace": "dbt_utils"}, "database": "NEAR", "schema": "dbt_utils_recency_silver_observability", "name": "dbt_utils_recency_silver_observability__chunks_completeness_hours__max_block_timestamp__24", "resource_type": "test", "package_name": "near_models", "path": "dbt_utils_recency_silver_obser_8c04d14faf517569f7ad6ee4004259e2.sql", "original_file_path": "models/silver/_observability/silver_observability__chunks_completeness.yml", "unique_id": "test.near_models.dbt_utils_recency_silver_observability__chunks_completeness_hours__max_block_timestamp__24.2e75439a18", "fqn": ["near_models", "silver", "_observability", "dbt_utils_recency_silver_observability__chunks_completeness_hours__max_block_timestamp__24"], "alias": "chunks_completeness_hours", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_utils_recency_silver_obser_8c04d14faf517569f7ad6ee4004259e2", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_utils_recency_silver_obser_8c04d14faf517569f7ad6ee4004259e2"}, "created_at": 1763073390.2029176, "relation_name": "NEAR.dbt_utils_recency_silver_observability.chunks_completeness_hours", "raw_code": "{{ dbt_utils.test_recency(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_utils_recency_silver_obser_8c04d14faf517569f7ad6ee4004259e2\") }}", "language": "sql", "refs": [{"name": "silver_observability__chunks_completeness", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_utils.test_recency", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver_observability__chunks_completeness"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": null, "file_key_name": "models.silver_observability__chunks_completeness", "attached_node": "model.near_models.silver_observability__chunks_completeness"}, "test.near_models.not_null_silver__complete_native_asset_metadata_PROVIDER.2f310e1236": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "PROVIDER", "model": "{{ get_where_subquery(ref('silver__complete_native_asset_metadata')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__complete_native_asset_metadata_PROVIDER", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__complete_native_asset_metadata_PROVIDER.sql", "original_file_path": "models/silver/prices/silver__complete_native_asset_metadata.yml", "unique_id": "test.near_models.not_null_silver__complete_native_asset_metadata_PROVIDER.2f310e1236", "fqn": ["near_models", "silver", "prices", "not_null_silver__complete_native_asset_metadata_PROVIDER"], "alias": "complete_native_asset_metadata_PROVIDER", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.2108433, "relation_name": "NEAR.not_null_silver.complete_native_asset_metadata_PROVIDER", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__complete_native_asset_metadata", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__complete_native_asset_metadata"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "PROVIDER", "file_key_name": "models.silver__complete_native_asset_metadata", "attached_node": "model.near_models.silver__complete_native_asset_metadata"}, "test.near_models.not_null_silver__complete_native_asset_metadata_SYMBOL.ff109ff1ee": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "SYMBOL", "model": "{{ get_where_subquery(ref('silver__complete_native_asset_metadata')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__complete_native_asset_metadata_SYMBOL", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__complete_native_asset_metadata_SYMBOL.sql", "original_file_path": "models/silver/prices/silver__complete_native_asset_metadata.yml", "unique_id": "test.near_models.not_null_silver__complete_native_asset_metadata_SYMBOL.ff109ff1ee", "fqn": ["near_models", "silver", "prices", "not_null_silver__complete_native_asset_metadata_SYMBOL"], "alias": "complete_native_asset_metadata_SYMBOL", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.212937, "relation_name": "NEAR.not_null_silver.complete_native_asset_metadata_SYMBOL", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__complete_native_asset_metadata", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__complete_native_asset_metadata"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "SYMBOL", "file_key_name": "models.silver__complete_native_asset_metadata", "attached_node": "model.near_models.silver__complete_native_asset_metadata"}, "test.near_models.not_null_silver__complete_native_asset_metadata_BLOCKCHAIN.fea8f73c16": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCKCHAIN", "model": "{{ get_where_subquery(ref('silver__complete_native_asset_metadata')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__complete_native_asset_metadata_BLOCKCHAIN", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__complete_native_asset_metadata_BLOCKCHAIN.sql", "original_file_path": "models/silver/prices/silver__complete_native_asset_metadata.yml", "unique_id": "test.near_models.not_null_silver__complete_native_asset_metadata_BLOCKCHAIN.fea8f73c16", "fqn": ["near_models", "silver", "prices", "not_null_silver__complete_native_asset_metadata_BLOCKCHAIN"], "alias": "complete_native_asset_metadata_BLOCKCHAIN", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.2149465, "relation_name": "NEAR.not_null_silver.complete_native_asset_metadata_BLOCKCHAIN", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__complete_native_asset_metadata", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__complete_native_asset_metadata"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCKCHAIN", "file_key_name": "models.silver__complete_native_asset_metadata", "attached_node": "model.near_models.silver__complete_native_asset_metadata"}, "test.near_models.not_null_silver__complete_native_asset_metadata_MODIFIED_TIMESTAMP.c6bcef6cb9": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "MODIFIED_TIMESTAMP", "model": "{{ get_where_subquery(ref('silver__complete_native_asset_metadata')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__complete_native_asset_metadata_MODIFIED_TIMESTAMP", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__complete_nati_d2f3fe77f692011191790a57b3a4752e.sql", "original_file_path": "models/silver/prices/silver__complete_native_asset_metadata.yml", "unique_id": "test.near_models.not_null_silver__complete_native_asset_metadata_MODIFIED_TIMESTAMP.c6bcef6cb9", "fqn": ["near_models", "silver", "prices", "not_null_silver__complete_native_asset_metadata_MODIFIED_TIMESTAMP"], "alias": "complete_native_asset_metadata_MODIFIED_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "not_null_silver__complete_nati_d2f3fe77f692011191790a57b3a4752e", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "not_null_silver__complete_nati_d2f3fe77f692011191790a57b3a4752e"}, "created_at": 1763073390.2169683, "relation_name": "NEAR.not_null_silver.complete_native_asset_metadata_MODIFIED_TIMESTAMP", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(alias=\"not_null_silver__complete_nati_d2f3fe77f692011191790a57b3a4752e\") }}", "language": "sql", "refs": [{"name": "silver__complete_native_asset_metadata", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__complete_native_asset_metadata"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "MODIFIED_TIMESTAMP", "file_key_name": "models.silver__complete_native_asset_metadata", "attached_node": "model.near_models.silver__complete_native_asset_metadata"}, "test.near_models.unique_silver__complete_native_asset_metadata_COMPLETE_NATIVE_ASSET_METADATA_ID.d98ec00bc9": {"test_metadata": {"name": "unique", "kwargs": {"column_name": "COMPLETE_NATIVE_ASSET_METADATA_ID", "model": "{{ get_where_subquery(ref('silver__complete_native_asset_metadata')) }}"}, "namespace": null}, "database": "NEAR", "schema": "unique_silver", "name": "unique_silver__complete_native_asset_metadata_COMPLETE_NATIVE_ASSET_METADATA_ID", "resource_type": "test", "package_name": "near_models", "path": "unique_silver__complete_native_4dfb7f708a7304a034cad59a3300dc38.sql", "original_file_path": "models/silver/prices/silver__complete_native_asset_metadata.yml", "unique_id": "test.near_models.unique_silver__complete_native_asset_metadata_COMPLETE_NATIVE_ASSET_METADATA_ID.d98ec00bc9", "fqn": ["near_models", "silver", "prices", "unique_silver__complete_native_asset_metadata_COMPLETE_NATIVE_ASSET_METADATA_ID"], "alias": "complete_native_asset_metadata_COMPLETE_NATIVE_ASSET_METADATA_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "unique_silver__complete_native_4dfb7f708a7304a034cad59a3300dc38", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "unique_silver__complete_native_4dfb7f708a7304a034cad59a3300dc38"}, "created_at": 1763073390.218969, "relation_name": "NEAR.unique_silver.complete_native_asset_metadata_COMPLETE_NATIVE_ASSET_METADATA_ID", "raw_code": "{{ test_unique(**_dbt_generic_test_kwargs) }}{{ config(alias=\"unique_silver__complete_native_4dfb7f708a7304a034cad59a3300dc38\") }}", "language": "sql", "refs": [{"name": "silver__complete_native_asset_metadata", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_unique"], "nodes": ["model.near_models.silver__complete_native_asset_metadata"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "COMPLETE_NATIVE_ASSET_METADATA_ID", "file_key_name": "models.silver__complete_native_asset_metadata", "attached_node": "model.near_models.silver__complete_native_asset_metadata"}, "test.near_models.dbt_utils_unique_combination_of_columns_silver__complete_native_asset_metadata_SYMBOL.6c5f561373": {"test_metadata": {"name": "unique_combination_of_columns", "kwargs": {"combination_of_columns": ["SYMBOL"], "model": "{{ get_where_subquery(ref('silver__complete_native_asset_metadata')) }}"}, "namespace": "dbt_utils"}, "database": "NEAR", "schema": "dbt_utils_unique_combination_of_columns_silver", "name": "dbt_utils_unique_combination_of_columns_silver__complete_native_asset_metadata_SYMBOL", "resource_type": "test", "package_name": "near_models", "path": "dbt_utils_unique_combination_o_dc0e0e90cc6872ee08ea2ad556afa7af.sql", "original_file_path": "models/silver/prices/silver__complete_native_asset_metadata.yml", "unique_id": "test.near_models.dbt_utils_unique_combination_of_columns_silver__complete_native_asset_metadata_SYMBOL.6c5f561373", "fqn": ["near_models", "silver", "prices", "dbt_utils_unique_combination_of_columns_silver__complete_native_asset_metadata_SYMBOL"], "alias": "complete_native_asset_metadata_SYMBOL", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_utils_unique_combination_o_dc0e0e90cc6872ee08ea2ad556afa7af", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_utils_unique_combination_o_dc0e0e90cc6872ee08ea2ad556afa7af"}, "created_at": 1763073390.2209697, "relation_name": "NEAR.dbt_utils_unique_combination_of_columns_silver.complete_native_asset_metadata_SYMBOL", "raw_code": "{{ dbt_utils.test_unique_combination_of_columns(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_utils_unique_combination_o_dc0e0e90cc6872ee08ea2ad556afa7af\") }}", "language": "sql", "refs": [{"name": "silver__complete_native_asset_metadata", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_utils.test_unique_combination_of_columns", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__complete_native_asset_metadata"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": null, "file_key_name": "models.silver__complete_native_asset_metadata", "attached_node": "model.near_models.silver__complete_native_asset_metadata"}, "test.near_models.not_null_silver__complete_provider_prices_PROVIDER.982c1dc287": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "PROVIDER", "model": "{{ get_where_subquery(ref('silver__complete_provider_prices')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__complete_provider_prices_PROVIDER", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__complete_provider_prices_PROVIDER.sql", "original_file_path": "models/silver/prices/silver__complete_provider_prices.yml", "unique_id": "test.near_models.not_null_silver__complete_provider_prices_PROVIDER.982c1dc287", "fqn": ["near_models", "silver", "prices", "not_null_silver__complete_provider_prices_PROVIDER"], "alias": "complete_provider_prices_PROVIDER", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.2282429, "relation_name": "NEAR.not_null_silver.complete_provider_prices_PROVIDER", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__complete_provider_prices", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__complete_provider_prices"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "PROVIDER", "file_key_name": "models.silver__complete_provider_prices", "attached_node": "model.near_models.silver__complete_provider_prices"}, "test.near_models.not_null_silver__complete_provider_prices_ASSET_ID.a10e7dad30": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "ASSET_ID", "model": "{{ get_where_subquery(ref('silver__complete_provider_prices')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__complete_provider_prices_ASSET_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__complete_provider_prices_ASSET_ID.sql", "original_file_path": "models/silver/prices/silver__complete_provider_prices.yml", "unique_id": "test.near_models.not_null_silver__complete_provider_prices_ASSET_ID.a10e7dad30", "fqn": ["near_models", "silver", "prices", "not_null_silver__complete_provider_prices_ASSET_ID"], "alias": "complete_provider_prices_ASSET_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.2303002, "relation_name": "NEAR.not_null_silver.complete_provider_prices_ASSET_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__complete_provider_prices", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__complete_provider_prices"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "ASSET_ID", "file_key_name": "models.silver__complete_provider_prices", "attached_node": "model.near_models.silver__complete_provider_prices"}, "test.near_models.not_null_silver__complete_provider_prices_RECORDED_HOUR.73c3cfdf0d": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "RECORDED_HOUR", "model": "{{ get_where_subquery(ref('silver__complete_provider_prices')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__complete_provider_prices_RECORDED_HOUR", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__complete_provider_prices_RECORDED_HOUR.sql", "original_file_path": "models/silver/prices/silver__complete_provider_prices.yml", "unique_id": "test.near_models.not_null_silver__complete_provider_prices_RECORDED_HOUR.73c3cfdf0d", "fqn": ["near_models", "silver", "prices", "not_null_silver__complete_provider_prices_RECORDED_HOUR"], "alias": "complete_provider_prices_RECORDED_HOUR", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.2322936, "relation_name": "NEAR.not_null_silver.complete_provider_prices_RECORDED_HOUR", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__complete_provider_prices", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__complete_provider_prices"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "RECORDED_HOUR", "file_key_name": "models.silver__complete_provider_prices", "attached_node": "model.near_models.silver__complete_provider_prices"}, "test.near_models.not_null_silver__complete_provider_prices_MODIFIED_TIMESTAMP.b205ba003b": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "MODIFIED_TIMESTAMP", "model": "{{ get_where_subquery(ref('silver__complete_provider_prices')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__complete_provider_prices_MODIFIED_TIMESTAMP", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__complete_provider_prices_MODIFIED_TIMESTAMP.sql", "original_file_path": "models/silver/prices/silver__complete_provider_prices.yml", "unique_id": "test.near_models.not_null_silver__complete_provider_prices_MODIFIED_TIMESTAMP.b205ba003b", "fqn": ["near_models", "silver", "prices", "not_null_silver__complete_provider_prices_MODIFIED_TIMESTAMP"], "alias": "complete_provider_prices_MODIFIED_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.2345526, "relation_name": "NEAR.not_null_silver.complete_provider_prices_MODIFIED_TIMESTAMP", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__complete_provider_prices", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__complete_provider_prices"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "MODIFIED_TIMESTAMP", "file_key_name": "models.silver__complete_provider_prices", "attached_node": "model.near_models.silver__complete_provider_prices"}, "test.near_models.unique_silver__complete_provider_prices_COMPLETE_PROVIDER_PRICES_ID.52bf8dd406": {"test_metadata": {"name": "unique", "kwargs": {"column_name": "COMPLETE_PROVIDER_PRICES_ID", "model": "{{ get_where_subquery(ref('silver__complete_provider_prices')) }}"}, "namespace": null}, "database": "NEAR", "schema": "unique_silver", "name": "unique_silver__complete_provider_prices_COMPLETE_PROVIDER_PRICES_ID", "resource_type": "test", "package_name": "near_models", "path": "unique_silver__complete_provid_f49d76afb82b6b1245838eaac0e62f56.sql", "original_file_path": "models/silver/prices/silver__complete_provider_prices.yml", "unique_id": "test.near_models.unique_silver__complete_provider_prices_COMPLETE_PROVIDER_PRICES_ID.52bf8dd406", "fqn": ["near_models", "silver", "prices", "unique_silver__complete_provider_prices_COMPLETE_PROVIDER_PRICES_ID"], "alias": "complete_provider_prices_COMPLETE_PROVIDER_PRICES_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "unique_silver__complete_provid_f49d76afb82b6b1245838eaac0e62f56", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "unique_silver__complete_provid_f49d76afb82b6b1245838eaac0e62f56"}, "created_at": 1763073390.23657, "relation_name": "NEAR.unique_silver.complete_provider_prices_COMPLETE_PROVIDER_PRICES_ID", "raw_code": "{{ test_unique(**_dbt_generic_test_kwargs) }}{{ config(alias=\"unique_silver__complete_provid_f49d76afb82b6b1245838eaac0e62f56\") }}", "language": "sql", "refs": [{"name": "silver__complete_provider_prices", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_unique"], "nodes": ["model.near_models.silver__complete_provider_prices"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "COMPLETE_PROVIDER_PRICES_ID", "file_key_name": "models.silver__complete_provider_prices", "attached_node": "model.near_models.silver__complete_provider_prices"}, "test.near_models.dbt_utils_unique_combination_of_columns_silver__complete_provider_prices_ASSET_ID__RECORDED_HOUR__PROVIDER.6e3c3ab2b1": {"test_metadata": {"name": "unique_combination_of_columns", "kwargs": {"combination_of_columns": ["ASSET_ID", "RECORDED_HOUR", "PROVIDER"], "model": "{{ get_where_subquery(ref('silver__complete_provider_prices')) }}"}, "namespace": "dbt_utils"}, "database": "NEAR", "schema": "dbt_utils_unique_combination_of_columns_silver", "name": "dbt_utils_unique_combination_of_columns_silver__complete_provider_prices_ASSET_ID__RECORDED_HOUR__PROVIDER", "resource_type": "test", "package_name": "near_models", "path": "dbt_utils_unique_combination_o_e54004aaffd15b013a71f54fe378969e.sql", "original_file_path": "models/silver/prices/silver__complete_provider_prices.yml", "unique_id": "test.near_models.dbt_utils_unique_combination_of_columns_silver__complete_provider_prices_ASSET_ID__RECORDED_HOUR__PROVIDER.6e3c3ab2b1", "fqn": ["near_models", "silver", "prices", "dbt_utils_unique_combination_of_columns_silver__complete_provider_prices_ASSET_ID__RECORDED_HOUR__PROVIDER"], "alias": "complete_provider_prices_ASSET_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_utils_unique_combination_o_e54004aaffd15b013a71f54fe378969e", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_utils_unique_combination_o_e54004aaffd15b013a71f54fe378969e"}, "created_at": 1763073390.2386665, "relation_name": "NEAR.dbt_utils_unique_combination_of_columns_silver.complete_provider_prices_ASSET_ID", "raw_code": "{{ dbt_utils.test_unique_combination_of_columns(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_utils_unique_combination_o_e54004aaffd15b013a71f54fe378969e\") }}", "language": "sql", "refs": [{"name": "silver__complete_provider_prices", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_utils.test_unique_combination_of_columns", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__complete_provider_prices"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": null, "file_key_name": "models.silver__complete_provider_prices", "attached_node": "model.near_models.silver__complete_provider_prices"}, "test.near_models.not_null_silver__complete_provider_asset_metadata_PROVIDER.b0c689d31b": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "PROVIDER", "model": "{{ get_where_subquery(ref('silver__complete_provider_asset_metadata')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__complete_provider_asset_metadata_PROVIDER", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__complete_provider_asset_metadata_PROVIDER.sql", "original_file_path": "models/silver/prices/silver__complete_provider_asset_metadata.yml", "unique_id": "test.near_models.not_null_silver__complete_provider_asset_metadata_PROVIDER.b0c689d31b", "fqn": ["near_models", "silver", "prices", "not_null_silver__complete_provider_asset_metadata_PROVIDER"], "alias": "complete_provider_asset_metadata_PROVIDER", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.2451916, "relation_name": "NEAR.not_null_silver.complete_provider_asset_metadata_PROVIDER", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__complete_provider_asset_metadata", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__complete_provider_asset_metadata"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "PROVIDER", "file_key_name": "models.silver__complete_provider_asset_metadata", "attached_node": "model.near_models.silver__complete_provider_asset_metadata"}, "test.near_models.not_null_silver__complete_provider_asset_metadata_ASSET_ID.b4b221e9f2": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "ASSET_ID", "model": "{{ get_where_subquery(ref('silver__complete_provider_asset_metadata')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__complete_provider_asset_metadata_ASSET_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__complete_provider_asset_metadata_ASSET_ID.sql", "original_file_path": "models/silver/prices/silver__complete_provider_asset_metadata.yml", "unique_id": "test.near_models.not_null_silver__complete_provider_asset_metadata_ASSET_ID.b4b221e9f2", "fqn": ["near_models", "silver", "prices", "not_null_silver__complete_provider_asset_metadata_ASSET_ID"], "alias": "complete_provider_asset_metadata_ASSET_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.2472334, "relation_name": "NEAR.not_null_silver.complete_provider_asset_metadata_ASSET_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__complete_provider_asset_metadata", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__complete_provider_asset_metadata"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "ASSET_ID", "file_key_name": "models.silver__complete_provider_asset_metadata", "attached_node": "model.near_models.silver__complete_provider_asset_metadata"}, "test.near_models.not_null_silver__complete_provider_asset_metadata_MODIFIED_TIMESTAMP.47fee02027": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "MODIFIED_TIMESTAMP", "model": "{{ get_where_subquery(ref('silver__complete_provider_asset_metadata')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__complete_provider_asset_metadata_MODIFIED_TIMESTAMP", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__complete_prov_fa4fe74558b3df7164164432a6615ed8.sql", "original_file_path": "models/silver/prices/silver__complete_provider_asset_metadata.yml", "unique_id": "test.near_models.not_null_silver__complete_provider_asset_metadata_MODIFIED_TIMESTAMP.47fee02027", "fqn": ["near_models", "silver", "prices", "not_null_silver__complete_provider_asset_metadata_MODIFIED_TIMESTAMP"], "alias": "complete_provider_asset_metadata_MODIFIED_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "not_null_silver__complete_prov_fa4fe74558b3df7164164432a6615ed8", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "not_null_silver__complete_prov_fa4fe74558b3df7164164432a6615ed8"}, "created_at": 1763073390.2492454, "relation_name": "NEAR.not_null_silver.complete_provider_asset_metadata_MODIFIED_TIMESTAMP", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(alias=\"not_null_silver__complete_prov_fa4fe74558b3df7164164432a6615ed8\") }}", "language": "sql", "refs": [{"name": "silver__complete_provider_asset_metadata", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__complete_provider_asset_metadata"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "MODIFIED_TIMESTAMP", "file_key_name": "models.silver__complete_provider_asset_metadata", "attached_node": "model.near_models.silver__complete_provider_asset_metadata"}, "test.near_models.unique_silver__complete_provider_asset_metadata_COMPLETE_PROVIDER_ASSET_METADATA_ID.945e90b882": {"test_metadata": {"name": "unique", "kwargs": {"column_name": "COMPLETE_PROVIDER_ASSET_METADATA_ID", "model": "{{ get_where_subquery(ref('silver__complete_provider_asset_metadata')) }}"}, "namespace": null}, "database": "NEAR", "schema": "unique_silver", "name": "unique_silver__complete_provider_asset_metadata_COMPLETE_PROVIDER_ASSET_METADATA_ID", "resource_type": "test", "package_name": "near_models", "path": "unique_silver__complete_provid_3e03a9f981544feb398db50a0a29cdc7.sql", "original_file_path": "models/silver/prices/silver__complete_provider_asset_metadata.yml", "unique_id": "test.near_models.unique_silver__complete_provider_asset_metadata_COMPLETE_PROVIDER_ASSET_METADATA_ID.945e90b882", "fqn": ["near_models", "silver", "prices", "unique_silver__complete_provider_asset_metadata_COMPLETE_PROVIDER_ASSET_METADATA_ID"], "alias": "complete_provider_asset_metadata_COMPLETE_PROVIDER_ASSET_METADATA_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "unique_silver__complete_provid_3e03a9f981544feb398db50a0a29cdc7", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "unique_silver__complete_provid_3e03a9f981544feb398db50a0a29cdc7"}, "created_at": 1763073390.2512264, "relation_name": "NEAR.unique_silver.complete_provider_asset_metadata_COMPLETE_PROVIDER_ASSET_METADATA_ID", "raw_code": "{{ test_unique(**_dbt_generic_test_kwargs) }}{{ config(alias=\"unique_silver__complete_provid_3e03a9f981544feb398db50a0a29cdc7\") }}", "language": "sql", "refs": [{"name": "silver__complete_provider_asset_metadata", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_unique"], "nodes": ["model.near_models.silver__complete_provider_asset_metadata"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "COMPLETE_PROVIDER_ASSET_METADATA_ID", "file_key_name": "models.silver__complete_provider_asset_metadata", "attached_node": "model.near_models.silver__complete_provider_asset_metadata"}, "test.near_models.dbt_utils_unique_combination_of_columns_silver__complete_provider_asset_metadata_ASSET_ID__TOKEN_ADDRESS__NAME__SYMBOL__PLATFORM__PLATFORM_ID__PROVIDER.e355e7b6b2": {"test_metadata": {"name": "unique_combination_of_columns", "kwargs": {"combination_of_columns": ["ASSET_ID", "TOKEN_ADDRESS", "NAME", "SYMBOL", "PLATFORM", "PLATFORM_ID", "PROVIDER"], "model": "{{ get_where_subquery(ref('silver__complete_provider_asset_metadata')) }}"}, "namespace": "dbt_utils"}, "database": "NEAR", "schema": "dbt_utils_unique_combination_of_columns_silver", "name": "dbt_utils_unique_combination_of_columns_silver__complete_provider_asset_metadata_ASSET_ID__TOKEN_ADDRESS__NAME__SYMBOL__PLATFORM__PLATFORM_ID__PROVIDER", "resource_type": "test", "package_name": "near_models", "path": "dbt_utils_unique_combination_o_e4eef7b7bb8906d97bd9258750290d97.sql", "original_file_path": "models/silver/prices/silver__complete_provider_asset_metadata.yml", "unique_id": "test.near_models.dbt_utils_unique_combination_of_columns_silver__complete_provider_asset_metadata_ASSET_ID__TOKEN_ADDRESS__NAME__SYMBOL__PLATFORM__PLATFORM_ID__PROVIDER.e355e7b6b2", "fqn": ["near_models", "silver", "prices", "dbt_utils_unique_combination_of_columns_silver__complete_provider_asset_metadata_ASSET_ID__TOKEN_ADDRESS__NAME__SYMBOL__PLATFORM__PLATFORM_ID__PROVIDER"], "alias": "complete_provider_asset_metadata_ASSET_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_utils_unique_combination_o_e4eef7b7bb8906d97bd9258750290d97", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_utils_unique_combination_o_e4eef7b7bb8906d97bd9258750290d97"}, "created_at": 1763073390.253223, "relation_name": "NEAR.dbt_utils_unique_combination_of_columns_silver.complete_provider_asset_metadata_ASSET_ID", "raw_code": "{{ dbt_utils.test_unique_combination_of_columns(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_utils_unique_combination_o_e4eef7b7bb8906d97bd9258750290d97\") }}", "language": "sql", "refs": [{"name": "silver__complete_provider_asset_metadata", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_utils.test_unique_combination_of_columns", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__complete_provider_asset_metadata"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": null, "file_key_name": "models.silver__complete_provider_asset_metadata", "attached_node": "model.near_models.silver__complete_provider_asset_metadata"}, "test.near_models.not_null_silver__complete_token_asset_metadata_PROVIDER.0d1d2c6852": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "PROVIDER", "model": "{{ get_where_subquery(ref('silver__complete_token_asset_metadata')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__complete_token_asset_metadata_PROVIDER", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__complete_token_asset_metadata_PROVIDER.sql", "original_file_path": "models/silver/prices/silver__complete_token_asset_metadata.yml", "unique_id": "test.near_models.not_null_silver__complete_token_asset_metadata_PROVIDER.0d1d2c6852", "fqn": ["near_models", "silver", "prices", "not_null_silver__complete_token_asset_metadata_PROVIDER"], "alias": "complete_token_asset_metadata_PROVIDER", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.2605135, "relation_name": "NEAR.not_null_silver.complete_token_asset_metadata_PROVIDER", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__complete_token_asset_metadata", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__complete_token_asset_metadata"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "PROVIDER", "file_key_name": "models.silver__complete_token_asset_metadata", "attached_node": "model.near_models.silver__complete_token_asset_metadata"}, "test.near_models.not_null_silver__complete_token_asset_metadata_TOKEN_ADDRESS.06a52e0e67": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TOKEN_ADDRESS", "model": "{{ get_where_subquery(ref('silver__complete_token_asset_metadata')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__complete_token_asset_metadata_TOKEN_ADDRESS", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__complete_token_asset_metadata_TOKEN_ADDRESS.sql", "original_file_path": "models/silver/prices/silver__complete_token_asset_metadata.yml", "unique_id": "test.near_models.not_null_silver__complete_token_asset_metadata_TOKEN_ADDRESS.06a52e0e67", "fqn": ["near_models", "silver", "prices", "not_null_silver__complete_token_asset_metadata_TOKEN_ADDRESS"], "alias": "complete_token_asset_metadata_TOKEN_ADDRESS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.2625673, "relation_name": "NEAR.not_null_silver.complete_token_asset_metadata_TOKEN_ADDRESS", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__complete_token_asset_metadata", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__complete_token_asset_metadata"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TOKEN_ADDRESS", "file_key_name": "models.silver__complete_token_asset_metadata", "attached_node": "model.near_models.silver__complete_token_asset_metadata"}, "test.near_models.not_null_silver__complete_token_asset_metadata_BLOCKCHAIN.3791975c91": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCKCHAIN", "model": "{{ get_where_subquery(ref('silver__complete_token_asset_metadata')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__complete_token_asset_metadata_BLOCKCHAIN", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__complete_token_asset_metadata_BLOCKCHAIN.sql", "original_file_path": "models/silver/prices/silver__complete_token_asset_metadata.yml", "unique_id": "test.near_models.not_null_silver__complete_token_asset_metadata_BLOCKCHAIN.3791975c91", "fqn": ["near_models", "silver", "prices", "not_null_silver__complete_token_asset_metadata_BLOCKCHAIN"], "alias": "complete_token_asset_metadata_BLOCKCHAIN", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.2645767, "relation_name": "NEAR.not_null_silver.complete_token_asset_metadata_BLOCKCHAIN", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__complete_token_asset_metadata", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__complete_token_asset_metadata"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCKCHAIN", "file_key_name": "models.silver__complete_token_asset_metadata", "attached_node": "model.near_models.silver__complete_token_asset_metadata"}, "test.near_models.not_null_silver__complete_token_asset_metadata_BLOCKCHAIN_ID.fe8350a322": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCKCHAIN_ID", "model": "{{ get_where_subquery(ref('silver__complete_token_asset_metadata')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__complete_token_asset_metadata_BLOCKCHAIN_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__complete_token_asset_metadata_BLOCKCHAIN_ID.sql", "original_file_path": "models/silver/prices/silver__complete_token_asset_metadata.yml", "unique_id": "test.near_models.not_null_silver__complete_token_asset_metadata_BLOCKCHAIN_ID.fe8350a322", "fqn": ["near_models", "silver", "prices", "not_null_silver__complete_token_asset_metadata_BLOCKCHAIN_ID"], "alias": "complete_token_asset_metadata_BLOCKCHAIN_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.2668462, "relation_name": "NEAR.not_null_silver.complete_token_asset_metadata_BLOCKCHAIN_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__complete_token_asset_metadata", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__complete_token_asset_metadata"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCKCHAIN_ID", "file_key_name": "models.silver__complete_token_asset_metadata", "attached_node": "model.near_models.silver__complete_token_asset_metadata"}, "test.near_models.not_null_silver__complete_token_asset_metadata_MODIFIED_TIMESTAMP.58ef7db480": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "MODIFIED_TIMESTAMP", "model": "{{ get_where_subquery(ref('silver__complete_token_asset_metadata')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__complete_token_asset_metadata_MODIFIED_TIMESTAMP", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__complete_toke_502d28fe7759d5565101adc7372ac059.sql", "original_file_path": "models/silver/prices/silver__complete_token_asset_metadata.yml", "unique_id": "test.near_models.not_null_silver__complete_token_asset_metadata_MODIFIED_TIMESTAMP.58ef7db480", "fqn": ["near_models", "silver", "prices", "not_null_silver__complete_token_asset_metadata_MODIFIED_TIMESTAMP"], "alias": "complete_token_asset_metadata_MODIFIED_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "not_null_silver__complete_toke_502d28fe7759d5565101adc7372ac059", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "not_null_silver__complete_toke_502d28fe7759d5565101adc7372ac059"}, "created_at": 1763073390.2688468, "relation_name": "NEAR.not_null_silver.complete_token_asset_metadata_MODIFIED_TIMESTAMP", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(alias=\"not_null_silver__complete_toke_502d28fe7759d5565101adc7372ac059\") }}", "language": "sql", "refs": [{"name": "silver__complete_token_asset_metadata", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__complete_token_asset_metadata"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "MODIFIED_TIMESTAMP", "file_key_name": "models.silver__complete_token_asset_metadata", "attached_node": "model.near_models.silver__complete_token_asset_metadata"}, "test.near_models.unique_silver__complete_token_asset_metadata_COMPLETE_TOKEN_ASSET_METADATA_ID.99f9227588": {"test_metadata": {"name": "unique", "kwargs": {"column_name": "COMPLETE_TOKEN_ASSET_METADATA_ID", "model": "{{ get_where_subquery(ref('silver__complete_token_asset_metadata')) }}"}, "namespace": null}, "database": "NEAR", "schema": "unique_silver", "name": "unique_silver__complete_token_asset_metadata_COMPLETE_TOKEN_ASSET_METADATA_ID", "resource_type": "test", "package_name": "near_models", "path": "unique_silver__complete_token__7b9913fd69873ddd6c6a5040164278f9.sql", "original_file_path": "models/silver/prices/silver__complete_token_asset_metadata.yml", "unique_id": "test.near_models.unique_silver__complete_token_asset_metadata_COMPLETE_TOKEN_ASSET_METADATA_ID.99f9227588", "fqn": ["near_models", "silver", "prices", "unique_silver__complete_token_asset_metadata_COMPLETE_TOKEN_ASSET_METADATA_ID"], "alias": "complete_token_asset_metadata_COMPLETE_TOKEN_ASSET_METADATA_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "unique_silver__complete_token__7b9913fd69873ddd6c6a5040164278f9", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "unique_silver__complete_token__7b9913fd69873ddd6c6a5040164278f9"}, "created_at": 1763073390.2708423, "relation_name": "NEAR.unique_silver.complete_token_asset_metadata_COMPLETE_TOKEN_ASSET_METADATA_ID", "raw_code": "{{ test_unique(**_dbt_generic_test_kwargs) }}{{ config(alias=\"unique_silver__complete_token__7b9913fd69873ddd6c6a5040164278f9\") }}", "language": "sql", "refs": [{"name": "silver__complete_token_asset_metadata", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_unique"], "nodes": ["model.near_models.silver__complete_token_asset_metadata"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "COMPLETE_TOKEN_ASSET_METADATA_ID", "file_key_name": "models.silver__complete_token_asset_metadata", "attached_node": "model.near_models.silver__complete_token_asset_metadata"}, "test.near_models.dbt_utils_unique_combination_of_columns_silver__complete_token_asset_metadata_TOKEN_ADDRESS__BLOCKCHAIN.d3d6b2a62b": {"test_metadata": {"name": "unique_combination_of_columns", "kwargs": {"combination_of_columns": ["TOKEN_ADDRESS", "BLOCKCHAIN"], "model": "{{ get_where_subquery(ref('silver__complete_token_asset_metadata')) }}"}, "namespace": "dbt_utils"}, "database": "NEAR", "schema": "dbt_utils_unique_combination_of_columns_silver", "name": "dbt_utils_unique_combination_of_columns_silver__complete_token_asset_metadata_TOKEN_ADDRESS__BLOCKCHAIN", "resource_type": "test", "package_name": "near_models", "path": "dbt_utils_unique_combination_o_2b99a7915412110c9378f9c81ab44458.sql", "original_file_path": "models/silver/prices/silver__complete_token_asset_metadata.yml", "unique_id": "test.near_models.dbt_utils_unique_combination_of_columns_silver__complete_token_asset_metadata_TOKEN_ADDRESS__BLOCKCHAIN.d3d6b2a62b", "fqn": ["near_models", "silver", "prices", "dbt_utils_unique_combination_of_columns_silver__complete_token_asset_metadata_TOKEN_ADDRESS__BLOCKCHAIN"], "alias": "complete_token_asset_metadata_TOKEN_ADDRESS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_utils_unique_combination_o_2b99a7915412110c9378f9c81ab44458", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_utils_unique_combination_o_2b99a7915412110c9378f9c81ab44458"}, "created_at": 1763073390.2729654, "relation_name": "NEAR.dbt_utils_unique_combination_of_columns_silver.complete_token_asset_metadata_TOKEN_ADDRESS", "raw_code": "{{ dbt_utils.test_unique_combination_of_columns(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_utils_unique_combination_o_2b99a7915412110c9378f9c81ab44458\") }}", "language": "sql", "refs": [{"name": "silver__complete_token_asset_metadata", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_utils.test_unique_combination_of_columns", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__complete_token_asset_metadata"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": null, "file_key_name": "models.silver__complete_token_asset_metadata", "attached_node": "model.near_models.silver__complete_token_asset_metadata"}, "test.near_models.not_null_silver__complete_native_prices_HOUR.84672fd317": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "HOUR", "model": "{{ get_where_subquery(ref('silver__complete_native_prices')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__complete_native_prices_HOUR", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__complete_native_prices_HOUR.sql", "original_file_path": "models/silver/prices/silver__complete_native_prices.yml", "unique_id": "test.near_models.not_null_silver__complete_native_prices_HOUR.84672fd317", "fqn": ["near_models", "silver", "prices", "not_null_silver__complete_native_prices_HOUR"], "alias": "complete_native_prices_HOUR", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.2804892, "relation_name": "NEAR.not_null_silver.complete_native_prices_HOUR", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__complete_native_prices", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__complete_native_prices"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "HOUR", "file_key_name": "models.silver__complete_native_prices", "attached_node": "model.near_models.silver__complete_native_prices"}, "test.near_models.not_null_silver__complete_native_prices_SYMBOL.640aa16109": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "SYMBOL", "model": "{{ get_where_subquery(ref('silver__complete_native_prices')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__complete_native_prices_SYMBOL", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__complete_native_prices_SYMBOL.sql", "original_file_path": "models/silver/prices/silver__complete_native_prices.yml", "unique_id": "test.near_models.not_null_silver__complete_native_prices_SYMBOL.640aa16109", "fqn": ["near_models", "silver", "prices", "not_null_silver__complete_native_prices_SYMBOL"], "alias": "complete_native_prices_SYMBOL", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.282537, "relation_name": "NEAR.not_null_silver.complete_native_prices_SYMBOL", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__complete_native_prices", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__complete_native_prices"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "SYMBOL", "file_key_name": "models.silver__complete_native_prices", "attached_node": "model.near_models.silver__complete_native_prices"}, "test.near_models.not_null_silver__complete_native_prices_BLOCKCHAIN.3557f90197": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCKCHAIN", "model": "{{ get_where_subquery(ref('silver__complete_native_prices')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__complete_native_prices_BLOCKCHAIN", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__complete_native_prices_BLOCKCHAIN.sql", "original_file_path": "models/silver/prices/silver__complete_native_prices.yml", "unique_id": "test.near_models.not_null_silver__complete_native_prices_BLOCKCHAIN.3557f90197", "fqn": ["near_models", "silver", "prices", "not_null_silver__complete_native_prices_BLOCKCHAIN"], "alias": "complete_native_prices_BLOCKCHAIN", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.2845259, "relation_name": "NEAR.not_null_silver.complete_native_prices_BLOCKCHAIN", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__complete_native_prices", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__complete_native_prices"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCKCHAIN", "file_key_name": "models.silver__complete_native_prices", "attached_node": "model.near_models.silver__complete_native_prices"}, "test.near_models.not_null_silver__complete_native_prices_PROVIDER.391be2433a": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "PROVIDER", "model": "{{ get_where_subquery(ref('silver__complete_native_prices')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__complete_native_prices_PROVIDER", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__complete_native_prices_PROVIDER.sql", "original_file_path": "models/silver/prices/silver__complete_native_prices.yml", "unique_id": "test.near_models.not_null_silver__complete_native_prices_PROVIDER.391be2433a", "fqn": ["near_models", "silver", "prices", "not_null_silver__complete_native_prices_PROVIDER"], "alias": "complete_native_prices_PROVIDER", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.2867727, "relation_name": "NEAR.not_null_silver.complete_native_prices_PROVIDER", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__complete_native_prices", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__complete_native_prices"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "PROVIDER", "file_key_name": "models.silver__complete_native_prices", "attached_node": "model.near_models.silver__complete_native_prices"}, "test.near_models.not_null_silver__complete_native_prices_PRICE.5d22b3dfe0": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "PRICE", "model": "{{ get_where_subquery(ref('silver__complete_native_prices')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__complete_native_prices_PRICE", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__complete_native_prices_PRICE.sql", "original_file_path": "models/silver/prices/silver__complete_native_prices.yml", "unique_id": "test.near_models.not_null_silver__complete_native_prices_PRICE.5d22b3dfe0", "fqn": ["near_models", "silver", "prices", "not_null_silver__complete_native_prices_PRICE"], "alias": "complete_native_prices_PRICE", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.28883, "relation_name": "NEAR.not_null_silver.complete_native_prices_PRICE", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__complete_native_prices", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__complete_native_prices"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "PRICE", "file_key_name": "models.silver__complete_native_prices", "attached_node": "model.near_models.silver__complete_native_prices"}, "test.near_models.not_null_silver__complete_native_prices_IS_IMPUTED.9b41704925": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "IS_IMPUTED", "model": "{{ get_where_subquery(ref('silver__complete_native_prices')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__complete_native_prices_IS_IMPUTED", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__complete_native_prices_IS_IMPUTED.sql", "original_file_path": "models/silver/prices/silver__complete_native_prices.yml", "unique_id": "test.near_models.not_null_silver__complete_native_prices_IS_IMPUTED.9b41704925", "fqn": ["near_models", "silver", "prices", "not_null_silver__complete_native_prices_IS_IMPUTED"], "alias": "complete_native_prices_IS_IMPUTED", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.2908137, "relation_name": "NEAR.not_null_silver.complete_native_prices_IS_IMPUTED", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__complete_native_prices", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__complete_native_prices"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "IS_IMPUTED", "file_key_name": "models.silver__complete_native_prices", "attached_node": "model.near_models.silver__complete_native_prices"}, "test.near_models.not_null_silver__complete_native_prices__INSERTED_TIMESTAMP.030d747f3c": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "_INSERTED_TIMESTAMP", "model": "{{ get_where_subquery(ref('silver__complete_native_prices')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__complete_native_prices__INSERTED_TIMESTAMP", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__complete_native_prices__INSERTED_TIMESTAMP.sql", "original_file_path": "models/silver/prices/silver__complete_native_prices.yml", "unique_id": "test.near_models.not_null_silver__complete_native_prices__INSERTED_TIMESTAMP.030d747f3c", "fqn": ["near_models", "silver", "prices", "not_null_silver__complete_native_prices__INSERTED_TIMESTAMP"], "alias": "complete_native_prices", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.2927945, "relation_name": "NEAR.not_null_silver.complete_native_prices", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__complete_native_prices", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__complete_native_prices"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "_INSERTED_TIMESTAMP", "file_key_name": "models.silver__complete_native_prices", "attached_node": "model.near_models.silver__complete_native_prices"}, "test.near_models.not_null_silver__complete_native_prices_MODIFIED_TIMESTAMP.595acedfe2": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "MODIFIED_TIMESTAMP", "model": "{{ get_where_subquery(ref('silver__complete_native_prices')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__complete_native_prices_MODIFIED_TIMESTAMP", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__complete_native_prices_MODIFIED_TIMESTAMP.sql", "original_file_path": "models/silver/prices/silver__complete_native_prices.yml", "unique_id": "test.near_models.not_null_silver__complete_native_prices_MODIFIED_TIMESTAMP.595acedfe2", "fqn": ["near_models", "silver", "prices", "not_null_silver__complete_native_prices_MODIFIED_TIMESTAMP"], "alias": "complete_native_prices_MODIFIED_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.2947888, "relation_name": "NEAR.not_null_silver.complete_native_prices_MODIFIED_TIMESTAMP", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__complete_native_prices", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__complete_native_prices"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "MODIFIED_TIMESTAMP", "file_key_name": "models.silver__complete_native_prices", "attached_node": "model.near_models.silver__complete_native_prices"}, "test.near_models.unique_silver__complete_native_prices_COMPLETE_NATIVE_PRICES_ID.6e5981548b": {"test_metadata": {"name": "unique", "kwargs": {"column_name": "COMPLETE_NATIVE_PRICES_ID", "model": "{{ get_where_subquery(ref('silver__complete_native_prices')) }}"}, "namespace": null}, "database": "NEAR", "schema": "unique_silver", "name": "unique_silver__complete_native_prices_COMPLETE_NATIVE_PRICES_ID", "resource_type": "test", "package_name": "near_models", "path": "unique_silver__complete_native_prices_COMPLETE_NATIVE_PRICES_ID.sql", "original_file_path": "models/silver/prices/silver__complete_native_prices.yml", "unique_id": "test.near_models.unique_silver__complete_native_prices_COMPLETE_NATIVE_PRICES_ID.6e5981548b", "fqn": ["near_models", "silver", "prices", "unique_silver__complete_native_prices_COMPLETE_NATIVE_PRICES_ID"], "alias": "complete_native_prices_COMPLETE_NATIVE_PRICES_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.2967913, "relation_name": "NEAR.unique_silver.complete_native_prices_COMPLETE_NATIVE_PRICES_ID", "raw_code": "{{ test_unique(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__complete_native_prices", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_unique"], "nodes": ["model.near_models.silver__complete_native_prices"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "COMPLETE_NATIVE_PRICES_ID", "file_key_name": "models.silver__complete_native_prices", "attached_node": "model.near_models.silver__complete_native_prices"}, "test.near_models.dbt_utils_unique_combination_of_columns_silver__complete_native_prices_HOUR__SYMBOL.9742f3d916": {"test_metadata": {"name": "unique_combination_of_columns", "kwargs": {"combination_of_columns": ["HOUR", "SYMBOL"], "model": "{{ get_where_subquery(ref('silver__complete_native_prices')) }}"}, "namespace": "dbt_utils"}, "database": "NEAR", "schema": "dbt_utils_unique_combination_of_columns_silver", "name": "dbt_utils_unique_combination_of_columns_silver__complete_native_prices_HOUR__SYMBOL", "resource_type": "test", "package_name": "near_models", "path": "dbt_utils_unique_combination_o_53833e2ea0f1a4b7218f7850d394c7a6.sql", "original_file_path": "models/silver/prices/silver__complete_native_prices.yml", "unique_id": "test.near_models.dbt_utils_unique_combination_of_columns_silver__complete_native_prices_HOUR__SYMBOL.9742f3d916", "fqn": ["near_models", "silver", "prices", "dbt_utils_unique_combination_of_columns_silver__complete_native_prices_HOUR__SYMBOL"], "alias": "complete_native_prices_HOUR", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_utils_unique_combination_o_53833e2ea0f1a4b7218f7850d394c7a6", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_utils_unique_combination_o_53833e2ea0f1a4b7218f7850d394c7a6"}, "created_at": 1763073390.2989256, "relation_name": "NEAR.dbt_utils_unique_combination_of_columns_silver.complete_native_prices_HOUR", "raw_code": "{{ dbt_utils.test_unique_combination_of_columns(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_utils_unique_combination_o_53833e2ea0f1a4b7218f7850d394c7a6\") }}", "language": "sql", "refs": [{"name": "silver__complete_native_prices", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_utils.test_unique_combination_of_columns", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.silver__complete_native_prices"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": null, "file_key_name": "models.silver__complete_native_prices", "attached_node": "model.near_models.silver__complete_native_prices"}, "test.near_models.not_null_silver__complete_token_prices_HOUR.d5f4cd597b": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "HOUR", "model": "{{ get_where_subquery(ref('silver__complete_token_prices')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__complete_token_prices_HOUR", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__complete_token_prices_HOUR.sql", "original_file_path": "models/silver/prices/silver__complete_token_prices.yml", "unique_id": "test.near_models.not_null_silver__complete_token_prices_HOUR.d5f4cd597b", "fqn": ["near_models", "silver", "prices", "not_null_silver__complete_token_prices_HOUR"], "alias": "complete_token_prices_HOUR", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.3063452, "relation_name": "NEAR.not_null_silver.complete_token_prices_HOUR", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__complete_token_prices", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__complete_token_prices"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "HOUR", "file_key_name": "models.silver__complete_token_prices", "attached_node": "model.near_models.silver__complete_token_prices"}, "test.near_models.not_null_silver__complete_token_prices_TOKEN_ADDRESS.7e03ade9df": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TOKEN_ADDRESS", "model": "{{ get_where_subquery(ref('silver__complete_token_prices')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__complete_token_prices_TOKEN_ADDRESS", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__complete_token_prices_TOKEN_ADDRESS.sql", "original_file_path": "models/silver/prices/silver__complete_token_prices.yml", "unique_id": "test.near_models.not_null_silver__complete_token_prices_TOKEN_ADDRESS.7e03ade9df", "fqn": ["near_models", "silver", "prices", "not_null_silver__complete_token_prices_TOKEN_ADDRESS"], "alias": "complete_token_prices_TOKEN_ADDRESS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.3083823, "relation_name": "NEAR.not_null_silver.complete_token_prices_TOKEN_ADDRESS", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__complete_token_prices", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__complete_token_prices"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TOKEN_ADDRESS", "file_key_name": "models.silver__complete_token_prices", "attached_node": "model.near_models.silver__complete_token_prices"}, "test.near_models.not_null_silver__complete_token_prices_BLOCKCHAIN.ada1620192": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCKCHAIN", "model": "{{ get_where_subquery(ref('silver__complete_token_prices')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__complete_token_prices_BLOCKCHAIN", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__complete_token_prices_BLOCKCHAIN.sql", "original_file_path": "models/silver/prices/silver__complete_token_prices.yml", "unique_id": "test.near_models.not_null_silver__complete_token_prices_BLOCKCHAIN.ada1620192", "fqn": ["near_models", "silver", "prices", "not_null_silver__complete_token_prices_BLOCKCHAIN"], "alias": "complete_token_prices_BLOCKCHAIN", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.3106325, "relation_name": "NEAR.not_null_silver.complete_token_prices_BLOCKCHAIN", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__complete_token_prices", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__complete_token_prices"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCKCHAIN", "file_key_name": "models.silver__complete_token_prices", "attached_node": "model.near_models.silver__complete_token_prices"}, "test.near_models.not_null_silver__complete_token_prices_BLOCKCHAIN_ID.6aac0fa10e": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCKCHAIN_ID", "model": "{{ get_where_subquery(ref('silver__complete_token_prices')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__complete_token_prices_BLOCKCHAIN_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__complete_token_prices_BLOCKCHAIN_ID.sql", "original_file_path": "models/silver/prices/silver__complete_token_prices.yml", "unique_id": "test.near_models.not_null_silver__complete_token_prices_BLOCKCHAIN_ID.6aac0fa10e", "fqn": ["near_models", "silver", "prices", "not_null_silver__complete_token_prices_BLOCKCHAIN_ID"], "alias": "complete_token_prices_BLOCKCHAIN_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.3126433, "relation_name": "NEAR.not_null_silver.complete_token_prices_BLOCKCHAIN_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__complete_token_prices", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__complete_token_prices"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCKCHAIN_ID", "file_key_name": "models.silver__complete_token_prices", "attached_node": "model.near_models.silver__complete_token_prices"}, "test.near_models.not_null_silver__complete_token_prices_PROVIDER.d7e55cb9a3": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "PROVIDER", "model": "{{ get_where_subquery(ref('silver__complete_token_prices')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__complete_token_prices_PROVIDER", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__complete_token_prices_PROVIDER.sql", "original_file_path": "models/silver/prices/silver__complete_token_prices.yml", "unique_id": "test.near_models.not_null_silver__complete_token_prices_PROVIDER.d7e55cb9a3", "fqn": ["near_models", "silver", "prices", "not_null_silver__complete_token_prices_PROVIDER"], "alias": "complete_token_prices_PROVIDER", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.3146517, "relation_name": "NEAR.not_null_silver.complete_token_prices_PROVIDER", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__complete_token_prices", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__complete_token_prices"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "PROVIDER", "file_key_name": "models.silver__complete_token_prices", "attached_node": "model.near_models.silver__complete_token_prices"}, "test.near_models.not_null_silver__complete_token_prices_PRICE.9b78fa1dae": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "PRICE", "model": "{{ get_where_subquery(ref('silver__complete_token_prices')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__complete_token_prices_PRICE", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__complete_token_prices_PRICE.sql", "original_file_path": "models/silver/prices/silver__complete_token_prices.yml", "unique_id": "test.near_models.not_null_silver__complete_token_prices_PRICE.9b78fa1dae", "fqn": ["near_models", "silver", "prices", "not_null_silver__complete_token_prices_PRICE"], "alias": "complete_token_prices_PRICE", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.3166442, "relation_name": "NEAR.not_null_silver.complete_token_prices_PRICE", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__complete_token_prices", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__complete_token_prices"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "PRICE", "file_key_name": "models.silver__complete_token_prices", "attached_node": "model.near_models.silver__complete_token_prices"}, "test.near_models.not_null_silver__complete_token_prices_IS_IMPUTED.8a84f91c9e": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "IS_IMPUTED", "model": "{{ get_where_subquery(ref('silver__complete_token_prices')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__complete_token_prices_IS_IMPUTED", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__complete_token_prices_IS_IMPUTED.sql", "original_file_path": "models/silver/prices/silver__complete_token_prices.yml", "unique_id": "test.near_models.not_null_silver__complete_token_prices_IS_IMPUTED.8a84f91c9e", "fqn": ["near_models", "silver", "prices", "not_null_silver__complete_token_prices_IS_IMPUTED"], "alias": "complete_token_prices_IS_IMPUTED", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.3186424, "relation_name": "NEAR.not_null_silver.complete_token_prices_IS_IMPUTED", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__complete_token_prices", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__complete_token_prices"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "IS_IMPUTED", "file_key_name": "models.silver__complete_token_prices", "attached_node": "model.near_models.silver__complete_token_prices"}, "test.near_models.not_null_silver__complete_token_prices__INSERTED_TIMESTAMP.90a2d67d90": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "_INSERTED_TIMESTAMP", "model": "{{ get_where_subquery(ref('silver__complete_token_prices')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__complete_token_prices__INSERTED_TIMESTAMP", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__complete_token_prices__INSERTED_TIMESTAMP.sql", "original_file_path": "models/silver/prices/silver__complete_token_prices.yml", "unique_id": "test.near_models.not_null_silver__complete_token_prices__INSERTED_TIMESTAMP.90a2d67d90", "fqn": ["near_models", "silver", "prices", "not_null_silver__complete_token_prices__INSERTED_TIMESTAMP"], "alias": "complete_token_prices", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.3206286, "relation_name": "NEAR.not_null_silver.complete_token_prices", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__complete_token_prices", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__complete_token_prices"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "_INSERTED_TIMESTAMP", "file_key_name": "models.silver__complete_token_prices", "attached_node": "model.near_models.silver__complete_token_prices"}, "test.near_models.not_null_silver__complete_token_prices_MODIFIED_TIMESTAMP.74882978f6": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "MODIFIED_TIMESTAMP", "model": "{{ get_where_subquery(ref('silver__complete_token_prices')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_silver", "name": "not_null_silver__complete_token_prices_MODIFIED_TIMESTAMP", "resource_type": "test", "package_name": "near_models", "path": "not_null_silver__complete_token_prices_MODIFIED_TIMESTAMP.sql", "original_file_path": "models/silver/prices/silver__complete_token_prices.yml", "unique_id": "test.near_models.not_null_silver__complete_token_prices_MODIFIED_TIMESTAMP.74882978f6", "fqn": ["near_models", "silver", "prices", "not_null_silver__complete_token_prices_MODIFIED_TIMESTAMP"], "alias": "complete_token_prices_MODIFIED_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.322638, "relation_name": "NEAR.not_null_silver.complete_token_prices_MODIFIED_TIMESTAMP", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__complete_token_prices", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.silver__complete_token_prices"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "MODIFIED_TIMESTAMP", "file_key_name": "models.silver__complete_token_prices", "attached_node": "model.near_models.silver__complete_token_prices"}, "test.near_models.unique_silver__complete_token_prices_COMPLETE_TOKEN_PRICES_ID.c4ea6e2a79": {"test_metadata": {"name": "unique", "kwargs": {"column_name": "COMPLETE_TOKEN_PRICES_ID", "model": "{{ get_where_subquery(ref('silver__complete_token_prices')) }}"}, "namespace": null}, "database": "NEAR", "schema": "unique_silver", "name": "unique_silver__complete_token_prices_COMPLETE_TOKEN_PRICES_ID", "resource_type": "test", "package_name": "near_models", "path": "unique_silver__complete_token_prices_COMPLETE_TOKEN_PRICES_ID.sql", "original_file_path": "models/silver/prices/silver__complete_token_prices.yml", "unique_id": "test.near_models.unique_silver__complete_token_prices_COMPLETE_TOKEN_PRICES_ID.c4ea6e2a79", "fqn": ["near_models", "silver", "prices", "unique_silver__complete_token_prices_COMPLETE_TOKEN_PRICES_ID"], "alias": "complete_token_prices_COMPLETE_TOKEN_PRICES_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.3249302, "relation_name": "NEAR.unique_silver.complete_token_prices_COMPLETE_TOKEN_PRICES_ID", "raw_code": "{{ test_unique(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "silver__complete_token_prices", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_unique"], "nodes": ["model.near_models.silver__complete_token_prices"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "COMPLETE_TOKEN_PRICES_ID", "file_key_name": "models.silver__complete_token_prices", "attached_node": "model.near_models.silver__complete_token_prices"}, "test.near_models.not_null_atlas__ez_supply_UTC_DATE.cdd1722b0b": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "UTC_DATE", "model": "{{ get_where_subquery(ref('atlas__ez_supply')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_atlas", "name": "not_null_atlas__ez_supply_UTC_DATE", "resource_type": "test", "package_name": "near_models", "path": "not_null_atlas__ez_supply_UTC_DATE.sql", "original_file_path": "models/gold/atlas/atlas__ez_supply.yml", "unique_id": "test.near_models.not_null_atlas__ez_supply_UTC_DATE.cdd1722b0b", "fqn": ["near_models", "gold", "atlas", "not_null_atlas__ez_supply_UTC_DATE"], "alias": "ez_supply_UTC_DATE", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.3425658, "relation_name": "NEAR.not_null_atlas.ez_supply_UTC_DATE", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "atlas__ez_supply", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.atlas__ez_supply"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "UTC_DATE", "file_key_name": "models.atlas__ez_supply", "attached_node": "model.near_models.atlas__ez_supply"}, "test.near_models.not_null_atlas__ez_supply_TOTAL_SUPPLY.d447599ec7": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TOTAL_SUPPLY", "model": "{{ get_where_subquery(ref('atlas__ez_supply')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_atlas", "name": "not_null_atlas__ez_supply_TOTAL_SUPPLY", "resource_type": "test", "package_name": "near_models", "path": "not_null_atlas__ez_supply_TOTAL_SUPPLY.sql", "original_file_path": "models/gold/atlas/atlas__ez_supply.yml", "unique_id": "test.near_models.not_null_atlas__ez_supply_TOTAL_SUPPLY.d447599ec7", "fqn": ["near_models", "gold", "atlas", "not_null_atlas__ez_supply_TOTAL_SUPPLY"], "alias": "ez_supply_TOTAL_SUPPLY", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.3446035, "relation_name": "NEAR.not_null_atlas.ez_supply_TOTAL_SUPPLY", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "atlas__ez_supply", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.atlas__ez_supply"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TOTAL_SUPPLY", "file_key_name": "models.atlas__ez_supply", "attached_node": "model.near_models.atlas__ez_supply"}, "test.near_models.not_null_atlas__ez_supply_TOTAL_STAKED_SUPPLY.ab33eb4f9a": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TOTAL_STAKED_SUPPLY", "model": "{{ get_where_subquery(ref('atlas__ez_supply')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_atlas", "name": "not_null_atlas__ez_supply_TOTAL_STAKED_SUPPLY", "resource_type": "test", "package_name": "near_models", "path": "not_null_atlas__ez_supply_TOTAL_STAKED_SUPPLY.sql", "original_file_path": "models/gold/atlas/atlas__ez_supply.yml", "unique_id": "test.near_models.not_null_atlas__ez_supply_TOTAL_STAKED_SUPPLY.ab33eb4f9a", "fqn": ["near_models", "gold", "atlas", "not_null_atlas__ez_supply_TOTAL_STAKED_SUPPLY"], "alias": "ez_supply_TOTAL_STAKED_SUPPLY", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.3466055, "relation_name": "NEAR.not_null_atlas.ez_supply_TOTAL_STAKED_SUPPLY", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "atlas__ez_supply", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.atlas__ez_supply"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TOTAL_STAKED_SUPPLY", "file_key_name": "models.atlas__ez_supply", "attached_node": "model.near_models.atlas__ez_supply"}, "test.near_models.not_null_atlas__ez_supply_TOTAL_NONSTAKED_SUPPLY.1fbb894e8b": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TOTAL_NONSTAKED_SUPPLY", "model": "{{ get_where_subquery(ref('atlas__ez_supply')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_atlas", "name": "not_null_atlas__ez_supply_TOTAL_NONSTAKED_SUPPLY", "resource_type": "test", "package_name": "near_models", "path": "not_null_atlas__ez_supply_TOTAL_NONSTAKED_SUPPLY.sql", "original_file_path": "models/gold/atlas/atlas__ez_supply.yml", "unique_id": "test.near_models.not_null_atlas__ez_supply_TOTAL_NONSTAKED_SUPPLY.1fbb894e8b", "fqn": ["near_models", "gold", "atlas", "not_null_atlas__ez_supply_TOTAL_NONSTAKED_SUPPLY"], "alias": "ez_supply_TOTAL_NONSTAKED_SUPPLY", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.3487968, "relation_name": "NEAR.not_null_atlas.ez_supply_TOTAL_NONSTAKED_SUPPLY", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "atlas__ez_supply", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.atlas__ez_supply"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TOTAL_NONSTAKED_SUPPLY", "file_key_name": "models.atlas__ez_supply", "attached_node": "model.near_models.atlas__ez_supply"}, "test.near_models.not_null_atlas__ez_supply_CIRCULATING_SUPPLY.c25ccb11bc": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "CIRCULATING_SUPPLY", "model": "{{ get_where_subquery(ref('atlas__ez_supply')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_atlas", "name": "not_null_atlas__ez_supply_CIRCULATING_SUPPLY", "resource_type": "test", "package_name": "near_models", "path": "not_null_atlas__ez_supply_CIRCULATING_SUPPLY.sql", "original_file_path": "models/gold/atlas/atlas__ez_supply.yml", "unique_id": "test.near_models.not_null_atlas__ez_supply_CIRCULATING_SUPPLY.c25ccb11bc", "fqn": ["near_models", "gold", "atlas", "not_null_atlas__ez_supply_CIRCULATING_SUPPLY"], "alias": "ez_supply_CIRCULATING_SUPPLY", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.3508277, "relation_name": "NEAR.not_null_atlas.ez_supply_CIRCULATING_SUPPLY", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "atlas__ez_supply", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.atlas__ez_supply"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "CIRCULATING_SUPPLY", "file_key_name": "models.atlas__ez_supply", "attached_node": "model.near_models.atlas__ez_supply"}, "test.near_models.not_null_atlas__ez_supply_TOTAL_LOCKED_SUPPLY.dc3aa169fb": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TOTAL_LOCKED_SUPPLY", "model": "{{ get_where_subquery(ref('atlas__ez_supply')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_atlas", "name": "not_null_atlas__ez_supply_TOTAL_LOCKED_SUPPLY", "resource_type": "test", "package_name": "near_models", "path": "not_null_atlas__ez_supply_TOTAL_LOCKED_SUPPLY.sql", "original_file_path": "models/gold/atlas/atlas__ez_supply.yml", "unique_id": "test.near_models.not_null_atlas__ez_supply_TOTAL_LOCKED_SUPPLY.dc3aa169fb", "fqn": ["near_models", "gold", "atlas", "not_null_atlas__ez_supply_TOTAL_LOCKED_SUPPLY"], "alias": "ez_supply_TOTAL_LOCKED_SUPPLY", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.3528185, "relation_name": "NEAR.not_null_atlas.ez_supply_TOTAL_LOCKED_SUPPLY", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "atlas__ez_supply", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.atlas__ez_supply"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TOTAL_LOCKED_SUPPLY", "file_key_name": "models.atlas__ez_supply", "attached_node": "model.near_models.atlas__ez_supply"}, "test.near_models.not_null_atlas__ez_supply_LIQUID_SUPPLY.7729ad5f37": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "LIQUID_SUPPLY", "model": "{{ get_where_subquery(ref('atlas__ez_supply')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_atlas", "name": "not_null_atlas__ez_supply_LIQUID_SUPPLY", "resource_type": "test", "package_name": "near_models", "path": "not_null_atlas__ez_supply_LIQUID_SUPPLY.sql", "original_file_path": "models/gold/atlas/atlas__ez_supply.yml", "unique_id": "test.near_models.not_null_atlas__ez_supply_LIQUID_SUPPLY.7729ad5f37", "fqn": ["near_models", "gold", "atlas", "not_null_atlas__ez_supply_LIQUID_SUPPLY"], "alias": "ez_supply_LIQUID_SUPPLY", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.3548088, "relation_name": "NEAR.not_null_atlas.ez_supply_LIQUID_SUPPLY", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "atlas__ez_supply", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.atlas__ez_supply"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "LIQUID_SUPPLY", "file_key_name": "models.atlas__ez_supply", "attached_node": "model.near_models.atlas__ez_supply"}, "test.near_models.not_null_atlas__ez_supply_NONLIQUID_SUPPLY.3ea63e871a": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "NONLIQUID_SUPPLY", "model": "{{ get_where_subquery(ref('atlas__ez_supply')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_atlas", "name": "not_null_atlas__ez_supply_NONLIQUID_SUPPLY", "resource_type": "test", "package_name": "near_models", "path": "not_null_atlas__ez_supply_NONLIQUID_SUPPLY.sql", "original_file_path": "models/gold/atlas/atlas__ez_supply.yml", "unique_id": "test.near_models.not_null_atlas__ez_supply_NONLIQUID_SUPPLY.3ea63e871a", "fqn": ["near_models", "gold", "atlas", "not_null_atlas__ez_supply_NONLIQUID_SUPPLY"], "alias": "ez_supply_NONLIQUID_SUPPLY", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.3568192, "relation_name": "NEAR.not_null_atlas.ez_supply_NONLIQUID_SUPPLY", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "atlas__ez_supply", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.atlas__ez_supply"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "NONLIQUID_SUPPLY", "file_key_name": "models.atlas__ez_supply", "attached_node": "model.near_models.atlas__ez_supply"}, "test.near_models.not_null_atlas__ez_supply_STAKED_LOCKED_SUPPLY.546e39f576": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "STAKED_LOCKED_SUPPLY", "model": "{{ get_where_subquery(ref('atlas__ez_supply')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_atlas", "name": "not_null_atlas__ez_supply_STAKED_LOCKED_SUPPLY", "resource_type": "test", "package_name": "near_models", "path": "not_null_atlas__ez_supply_STAKED_LOCKED_SUPPLY.sql", "original_file_path": "models/gold/atlas/atlas__ez_supply.yml", "unique_id": "test.near_models.not_null_atlas__ez_supply_STAKED_LOCKED_SUPPLY.546e39f576", "fqn": ["near_models", "gold", "atlas", "not_null_atlas__ez_supply_STAKED_LOCKED_SUPPLY"], "alias": "ez_supply_STAKED_LOCKED_SUPPLY", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.3588402, "relation_name": "NEAR.not_null_atlas.ez_supply_STAKED_LOCKED_SUPPLY", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "atlas__ez_supply", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.atlas__ez_supply"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "STAKED_LOCKED_SUPPLY", "file_key_name": "models.atlas__ez_supply", "attached_node": "model.near_models.atlas__ez_supply"}, "test.near_models.not_null_atlas__ez_supply_NON_STAKED_LOCKED_SUPPLY.bb0d6d4496": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "NON_STAKED_LOCKED_SUPPLY", "model": "{{ get_where_subquery(ref('atlas__ez_supply')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_atlas", "name": "not_null_atlas__ez_supply_NON_STAKED_LOCKED_SUPPLY", "resource_type": "test", "package_name": "near_models", "path": "not_null_atlas__ez_supply_NON_STAKED_LOCKED_SUPPLY.sql", "original_file_path": "models/gold/atlas/atlas__ez_supply.yml", "unique_id": "test.near_models.not_null_atlas__ez_supply_NON_STAKED_LOCKED_SUPPLY.bb0d6d4496", "fqn": ["near_models", "gold", "atlas", "not_null_atlas__ez_supply_NON_STAKED_LOCKED_SUPPLY"], "alias": "ez_supply_NON_STAKED_LOCKED_SUPPLY", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.3611178, "relation_name": "NEAR.not_null_atlas.ez_supply_NON_STAKED_LOCKED_SUPPLY", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "atlas__ez_supply", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.atlas__ez_supply"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "NON_STAKED_LOCKED_SUPPLY", "file_key_name": "models.atlas__ez_supply", "attached_node": "model.near_models.atlas__ez_supply"}, "test.near_models.not_null_atlas__ez_supply_STAKED_CIRCULATING_SUPPLY.25bc84ec33": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "STAKED_CIRCULATING_SUPPLY", "model": "{{ get_where_subquery(ref('atlas__ez_supply')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_atlas", "name": "not_null_atlas__ez_supply_STAKED_CIRCULATING_SUPPLY", "resource_type": "test", "package_name": "near_models", "path": "not_null_atlas__ez_supply_STAKED_CIRCULATING_SUPPLY.sql", "original_file_path": "models/gold/atlas/atlas__ez_supply.yml", "unique_id": "test.near_models.not_null_atlas__ez_supply_STAKED_CIRCULATING_SUPPLY.25bc84ec33", "fqn": ["near_models", "gold", "atlas", "not_null_atlas__ez_supply_STAKED_CIRCULATING_SUPPLY"], "alias": "ez_supply_STAKED_CIRCULATING_SUPPLY", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.363189, "relation_name": "NEAR.not_null_atlas.ez_supply_STAKED_CIRCULATING_SUPPLY", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "atlas__ez_supply", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.atlas__ez_supply"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "STAKED_CIRCULATING_SUPPLY", "file_key_name": "models.atlas__ez_supply", "attached_node": "model.near_models.atlas__ez_supply"}, "test.near_models.not_null_atlas__ez_supply_NONSTAKED_CIRCULATING_SUPPLY.ac582e07b2": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "NONSTAKED_CIRCULATING_SUPPLY", "model": "{{ get_where_subquery(ref('atlas__ez_supply')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_atlas", "name": "not_null_atlas__ez_supply_NONSTAKED_CIRCULATING_SUPPLY", "resource_type": "test", "package_name": "near_models", "path": "not_null_atlas__ez_supply_NONSTAKED_CIRCULATING_SUPPLY.sql", "original_file_path": "models/gold/atlas/atlas__ez_supply.yml", "unique_id": "test.near_models.not_null_atlas__ez_supply_NONSTAKED_CIRCULATING_SUPPLY.ac582e07b2", "fqn": ["near_models", "gold", "atlas", "not_null_atlas__ez_supply_NONSTAKED_CIRCULATING_SUPPLY"], "alias": "ez_supply_NONSTAKED_CIRCULATING_SUPPLY", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.3652074, "relation_name": "NEAR.not_null_atlas.ez_supply_NONSTAKED_CIRCULATING_SUPPLY", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "atlas__ez_supply", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.atlas__ez_supply"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "NONSTAKED_CIRCULATING_SUPPLY", "file_key_name": "models.atlas__ez_supply", "attached_node": "model.near_models.atlas__ez_supply"}, "test.near_models.not_null_atlas__ez_supply_PERC_LOCKED_SUPPLY.11898877d3": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "PERC_LOCKED_SUPPLY", "model": "{{ get_where_subquery(ref('atlas__ez_supply')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_atlas", "name": "not_null_atlas__ez_supply_PERC_LOCKED_SUPPLY", "resource_type": "test", "package_name": "near_models", "path": "not_null_atlas__ez_supply_PERC_LOCKED_SUPPLY.sql", "original_file_path": "models/gold/atlas/atlas__ez_supply.yml", "unique_id": "test.near_models.not_null_atlas__ez_supply_PERC_LOCKED_SUPPLY.11898877d3", "fqn": ["near_models", "gold", "atlas", "not_null_atlas__ez_supply_PERC_LOCKED_SUPPLY"], "alias": "ez_supply_PERC_LOCKED_SUPPLY", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.3672569, "relation_name": "NEAR.not_null_atlas.ez_supply_PERC_LOCKED_SUPPLY", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "atlas__ez_supply", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.atlas__ez_supply"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "PERC_LOCKED_SUPPLY", "file_key_name": "models.atlas__ez_supply", "attached_node": "model.near_models.atlas__ez_supply"}, "test.near_models.not_null_atlas__ez_supply_PERC_CIRCULATING_SUPPLY.3af6d2cdf3": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "PERC_CIRCULATING_SUPPLY", "model": "{{ get_where_subquery(ref('atlas__ez_supply')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_atlas", "name": "not_null_atlas__ez_supply_PERC_CIRCULATING_SUPPLY", "resource_type": "test", "package_name": "near_models", "path": "not_null_atlas__ez_supply_PERC_CIRCULATING_SUPPLY.sql", "original_file_path": "models/gold/atlas/atlas__ez_supply.yml", "unique_id": "test.near_models.not_null_atlas__ez_supply_PERC_CIRCULATING_SUPPLY.3af6d2cdf3", "fqn": ["near_models", "gold", "atlas", "not_null_atlas__ez_supply_PERC_CIRCULATING_SUPPLY"], "alias": "ez_supply_PERC_CIRCULATING_SUPPLY", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.3692617, "relation_name": "NEAR.not_null_atlas.ez_supply_PERC_CIRCULATING_SUPPLY", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "atlas__ez_supply", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.atlas__ez_supply"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "PERC_CIRCULATING_SUPPLY", "file_key_name": "models.atlas__ez_supply", "attached_node": "model.near_models.atlas__ez_supply"}, "test.near_models.not_null_atlas__ez_supply_PERC_STAKED_LOCKED.f2182c2d4a": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "PERC_STAKED_LOCKED", "model": "{{ get_where_subquery(ref('atlas__ez_supply')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_atlas", "name": "not_null_atlas__ez_supply_PERC_STAKED_LOCKED", "resource_type": "test", "package_name": "near_models", "path": "not_null_atlas__ez_supply_PERC_STAKED_LOCKED.sql", "original_file_path": "models/gold/atlas/atlas__ez_supply.yml", "unique_id": "test.near_models.not_null_atlas__ez_supply_PERC_STAKED_LOCKED.f2182c2d4a", "fqn": ["near_models", "gold", "atlas", "not_null_atlas__ez_supply_PERC_STAKED_LOCKED"], "alias": "ez_supply_PERC_STAKED_LOCKED", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.3712957, "relation_name": "NEAR.not_null_atlas.ez_supply_PERC_STAKED_LOCKED", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "atlas__ez_supply", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.atlas__ez_supply"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "PERC_STAKED_LOCKED", "file_key_name": "models.atlas__ez_supply", "attached_node": "model.near_models.atlas__ez_supply"}, "test.near_models.not_null_atlas__ez_supply_PERC_STAKED_CIRCULATING.d1c9e43533": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "PERC_STAKED_CIRCULATING", "model": "{{ get_where_subquery(ref('atlas__ez_supply')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_atlas", "name": "not_null_atlas__ez_supply_PERC_STAKED_CIRCULATING", "resource_type": "test", "package_name": "near_models", "path": "not_null_atlas__ez_supply_PERC_STAKED_CIRCULATING.sql", "original_file_path": "models/gold/atlas/atlas__ez_supply.yml", "unique_id": "test.near_models.not_null_atlas__ez_supply_PERC_STAKED_CIRCULATING.d1c9e43533", "fqn": ["near_models", "gold", "atlas", "not_null_atlas__ez_supply_PERC_STAKED_CIRCULATING"], "alias": "ez_supply_PERC_STAKED_CIRCULATING", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.3732858, "relation_name": "NEAR.not_null_atlas.ez_supply_PERC_STAKED_CIRCULATING", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "atlas__ez_supply", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.atlas__ez_supply"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "PERC_STAKED_CIRCULATING", "file_key_name": "models.atlas__ez_supply", "attached_node": "model.near_models.atlas__ez_supply"}, "test.near_models.not_null_atlas__ez_supply_EZ_SUPPLY_ID.844bef2d56": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "EZ_SUPPLY_ID", "model": "{{ get_where_subquery(ref('atlas__ez_supply')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_atlas", "name": "not_null_atlas__ez_supply_EZ_SUPPLY_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_atlas__ez_supply_EZ_SUPPLY_ID.sql", "original_file_path": "models/gold/atlas/atlas__ez_supply.yml", "unique_id": "test.near_models.not_null_atlas__ez_supply_EZ_SUPPLY_ID.844bef2d56", "fqn": ["near_models", "gold", "atlas", "not_null_atlas__ez_supply_EZ_SUPPLY_ID"], "alias": "ez_supply_EZ_SUPPLY_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.375535, "relation_name": "NEAR.not_null_atlas.ez_supply_EZ_SUPPLY_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "atlas__ez_supply", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.atlas__ez_supply"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "EZ_SUPPLY_ID", "file_key_name": "models.atlas__ez_supply", "attached_node": "model.near_models.atlas__ez_supply"}, "test.near_models.unique_atlas__ez_supply_EZ_SUPPLY_ID.1a01ea5601": {"test_metadata": {"name": "unique", "kwargs": {"column_name": "EZ_SUPPLY_ID", "model": "{{ get_where_subquery(ref('atlas__ez_supply')) }}"}, "namespace": null}, "database": "NEAR", "schema": "unique_atlas", "name": "unique_atlas__ez_supply_EZ_SUPPLY_ID", "resource_type": "test", "package_name": "near_models", "path": "unique_atlas__ez_supply_EZ_SUPPLY_ID.sql", "original_file_path": "models/gold/atlas/atlas__ez_supply.yml", "unique_id": "test.near_models.unique_atlas__ez_supply_EZ_SUPPLY_ID.1a01ea5601", "fqn": ["near_models", "gold", "atlas", "unique_atlas__ez_supply_EZ_SUPPLY_ID"], "alias": "ez_supply_EZ_SUPPLY_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.3775086, "relation_name": "NEAR.unique_atlas.ez_supply_EZ_SUPPLY_ID", "raw_code": "{{ test_unique(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "atlas__ez_supply", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_unique"], "nodes": ["model.near_models.atlas__ez_supply"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "EZ_SUPPLY_ID", "file_key_name": "models.atlas__ez_supply", "attached_node": "model.near_models.atlas__ez_supply"}, "test.near_models.dbt_utils_recency_atlas__ez_supply_days__inserted_timestamp__1.b5e7832de4": {"test_metadata": {"name": "recency", "kwargs": {"datepart": "days", "field": "inserted_timestamp", "interval": 1, "model": "{{ get_where_subquery(ref('atlas__ez_supply')) }}"}, "namespace": "dbt_utils"}, "database": "NEAR", "schema": "dbt_utils_recency_atlas", "name": "dbt_utils_recency_atlas__ez_supply_days__inserted_timestamp__1", "resource_type": "test", "package_name": "near_models", "path": "dbt_utils_recency_atlas__ez_supply_days__inserted_timestamp__1.sql", "original_file_path": "models/gold/atlas/atlas__ez_supply.yml", "unique_id": "test.near_models.dbt_utils_recency_atlas__ez_supply_days__inserted_timestamp__1.b5e7832de4", "fqn": ["near_models", "gold", "atlas", "dbt_utils_recency_atlas__ez_supply_days__inserted_timestamp__1"], "alias": "ez_supply_days", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.3794942, "relation_name": "NEAR.dbt_utils_recency_atlas.ez_supply_days", "raw_code": "{{ dbt_utils.test_recency(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "atlas__ez_supply", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_utils.test_recency", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.atlas__ez_supply"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": null, "file_key_name": "models.atlas__ez_supply", "attached_node": "model.near_models.atlas__ez_supply"}, "test.near_models.not_null_defi__ez_dex_swaps_TX_HASH.39e4940b4b": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TX_HASH", "model": "{{ get_where_subquery(ref('defi__ez_dex_swaps')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__ez_dex_swaps_TX_HASH", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__ez_dex_swaps_TX_HASH.sql", "original_file_path": "models/gold/defi/defi__ez_dex_swaps.yml", "unique_id": "test.near_models.not_null_defi__ez_dex_swaps_TX_HASH.39e4940b4b", "fqn": ["near_models", "gold", "defi", "not_null_defi__ez_dex_swaps_TX_HASH"], "alias": "ez_dex_swaps_TX_HASH", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.3921106, "relation_name": "NEAR.not_null_defi.ez_dex_swaps_TX_HASH", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "defi__ez_dex_swaps", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__ez_dex_swaps"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TX_HASH", "file_key_name": "models.defi__ez_dex_swaps", "attached_node": "model.near_models.defi__ez_dex_swaps"}, "test.near_models.not_null_defi__ez_dex_swaps_BLOCK_ID.0c5b88893b": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCK_ID", "model": "{{ get_where_subquery(ref('defi__ez_dex_swaps')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__ez_dex_swaps_BLOCK_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__ez_dex_swaps_BLOCK_ID.sql", "original_file_path": "models/gold/defi/defi__ez_dex_swaps.yml", "unique_id": "test.near_models.not_null_defi__ez_dex_swaps_BLOCK_ID.0c5b88893b", "fqn": ["near_models", "gold", "defi", "not_null_defi__ez_dex_swaps_BLOCK_ID"], "alias": "ez_dex_swaps_BLOCK_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.3941553, "relation_name": "NEAR.not_null_defi.ez_dex_swaps_BLOCK_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "defi__ez_dex_swaps", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__ez_dex_swaps"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_ID", "file_key_name": "models.defi__ez_dex_swaps", "attached_node": "model.near_models.defi__ez_dex_swaps"}, "test.near_models.not_null_defi__ez_dex_swaps_BLOCK_TIMESTAMP.b21ec41642": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCK_TIMESTAMP", "model": "{{ get_where_subquery(ref('defi__ez_dex_swaps')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__ez_dex_swaps_BLOCK_TIMESTAMP", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__ez_dex_swaps_BLOCK_TIMESTAMP.sql", "original_file_path": "models/gold/defi/defi__ez_dex_swaps.yml", "unique_id": "test.near_models.not_null_defi__ez_dex_swaps_BLOCK_TIMESTAMP.b21ec41642", "fqn": ["near_models", "gold", "defi", "not_null_defi__ez_dex_swaps_BLOCK_TIMESTAMP"], "alias": "ez_dex_swaps_BLOCK_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.3961651, "relation_name": "NEAR.not_null_defi.ez_dex_swaps_BLOCK_TIMESTAMP", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "defi__ez_dex_swaps", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__ez_dex_swaps"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_TIMESTAMP", "file_key_name": "models.defi__ez_dex_swaps", "attached_node": "model.near_models.defi__ez_dex_swaps"}, "test.near_models.not_null_defi__ez_dex_swaps_PLATFORM.371eb6dc40": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "PLATFORM", "model": "{{ get_where_subquery(ref('defi__ez_dex_swaps')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__ez_dex_swaps_PLATFORM", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__ez_dex_swaps_PLATFORM.sql", "original_file_path": "models/gold/defi/defi__ez_dex_swaps.yml", "unique_id": "test.near_models.not_null_defi__ez_dex_swaps_PLATFORM.371eb6dc40", "fqn": ["near_models", "gold", "defi", "not_null_defi__ez_dex_swaps_PLATFORM"], "alias": "ez_dex_swaps_PLATFORM", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.3981721, "relation_name": "NEAR.not_null_defi.ez_dex_swaps_PLATFORM", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "defi__ez_dex_swaps", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__ez_dex_swaps"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "PLATFORM", "file_key_name": "models.defi__ez_dex_swaps", "attached_node": "model.near_models.defi__ez_dex_swaps"}, "test.near_models.not_null_defi__ez_dex_swaps_AMOUNT_OUT_RAW.a93bb57e13": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "AMOUNT_OUT_RAW", "model": "{{ get_where_subquery(ref('defi__ez_dex_swaps')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__ez_dex_swaps_AMOUNT_OUT_RAW", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__ez_dex_swaps_AMOUNT_OUT_RAW.sql", "original_file_path": "models/gold/defi/defi__ez_dex_swaps.yml", "unique_id": "test.near_models.not_null_defi__ez_dex_swaps_AMOUNT_OUT_RAW.a93bb57e13", "fqn": ["near_models", "gold", "defi", "not_null_defi__ez_dex_swaps_AMOUNT_OUT_RAW"], "alias": "ez_dex_swaps_AMOUNT_OUT_RAW", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.4001286, "relation_name": "NEAR.not_null_defi.ez_dex_swaps_AMOUNT_OUT_RAW", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "defi__ez_dex_swaps", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__ez_dex_swaps"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "AMOUNT_OUT_RAW", "file_key_name": "models.defi__ez_dex_swaps", "attached_node": "model.near_models.defi__ez_dex_swaps"}, "test.near_models.not_null_defi__ez_dex_swaps_TOKEN_OUT_CONTRACT.1bcbb9d5f2": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TOKEN_OUT_CONTRACT", "model": "{{ get_where_subquery(ref('defi__ez_dex_swaps')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__ez_dex_swaps_TOKEN_OUT_CONTRACT", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__ez_dex_swaps_TOKEN_OUT_CONTRACT.sql", "original_file_path": "models/gold/defi/defi__ez_dex_swaps.yml", "unique_id": "test.near_models.not_null_defi__ez_dex_swaps_TOKEN_OUT_CONTRACT.1bcbb9d5f2", "fqn": ["near_models", "gold", "defi", "not_null_defi__ez_dex_swaps_TOKEN_OUT_CONTRACT"], "alias": "ez_dex_swaps_TOKEN_OUT_CONTRACT", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.4020953, "relation_name": "NEAR.not_null_defi.ez_dex_swaps_TOKEN_OUT_CONTRACT", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "defi__ez_dex_swaps", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__ez_dex_swaps"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TOKEN_OUT_CONTRACT", "file_key_name": "models.defi__ez_dex_swaps", "attached_node": "model.near_models.defi__ez_dex_swaps"}, "test.near_models.not_null_defi__ez_dex_swaps_AMOUNT_IN_RAW.47f972a8fb": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "AMOUNT_IN_RAW", "model": "{{ get_where_subquery(ref('defi__ez_dex_swaps')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__ez_dex_swaps_AMOUNT_IN_RAW", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__ez_dex_swaps_AMOUNT_IN_RAW.sql", "original_file_path": "models/gold/defi/defi__ez_dex_swaps.yml", "unique_id": "test.near_models.not_null_defi__ez_dex_swaps_AMOUNT_IN_RAW.47f972a8fb", "fqn": ["near_models", "gold", "defi", "not_null_defi__ez_dex_swaps_AMOUNT_IN_RAW"], "alias": "ez_dex_swaps_AMOUNT_IN_RAW", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.4043207, "relation_name": "NEAR.not_null_defi.ez_dex_swaps_AMOUNT_IN_RAW", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "defi__ez_dex_swaps", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__ez_dex_swaps"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "AMOUNT_IN_RAW", "file_key_name": "models.defi__ez_dex_swaps", "attached_node": "model.near_models.defi__ez_dex_swaps"}, "test.near_models.not_null_defi__ez_dex_swaps_TOKEN_IN_CONTRACT.df7e1a1693": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TOKEN_IN_CONTRACT", "model": "{{ get_where_subquery(ref('defi__ez_dex_swaps')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__ez_dex_swaps_TOKEN_IN_CONTRACT", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__ez_dex_swaps_TOKEN_IN_CONTRACT.sql", "original_file_path": "models/gold/defi/defi__ez_dex_swaps.yml", "unique_id": "test.near_models.not_null_defi__ez_dex_swaps_TOKEN_IN_CONTRACT.df7e1a1693", "fqn": ["near_models", "gold", "defi", "not_null_defi__ez_dex_swaps_TOKEN_IN_CONTRACT"], "alias": "ez_dex_swaps_TOKEN_IN_CONTRACT", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.406328, "relation_name": "NEAR.not_null_defi.ez_dex_swaps_TOKEN_IN_CONTRACT", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "defi__ez_dex_swaps", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__ez_dex_swaps"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TOKEN_IN_CONTRACT", "file_key_name": "models.defi__ez_dex_swaps", "attached_node": "model.near_models.defi__ez_dex_swaps"}, "test.near_models.not_null_defi__ez_dex_swaps_EZ_DEX_SWAPS_ID.e64665588d": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "EZ_DEX_SWAPS_ID", "model": "{{ get_where_subquery(ref('defi__ez_dex_swaps')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__ez_dex_swaps_EZ_DEX_SWAPS_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__ez_dex_swaps_EZ_DEX_SWAPS_ID.sql", "original_file_path": "models/gold/defi/defi__ez_dex_swaps.yml", "unique_id": "test.near_models.not_null_defi__ez_dex_swaps_EZ_DEX_SWAPS_ID.e64665588d", "fqn": ["near_models", "gold", "defi", "not_null_defi__ez_dex_swaps_EZ_DEX_SWAPS_ID"], "alias": "ez_dex_swaps_EZ_DEX_SWAPS_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.4082935, "relation_name": "NEAR.not_null_defi.ez_dex_swaps_EZ_DEX_SWAPS_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "defi__ez_dex_swaps", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__ez_dex_swaps"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "EZ_DEX_SWAPS_ID", "file_key_name": "models.defi__ez_dex_swaps", "attached_node": "model.near_models.defi__ez_dex_swaps"}, "test.near_models.unique_defi__ez_dex_swaps_EZ_DEX_SWAPS_ID.07eaa2e5cb": {"test_metadata": {"name": "unique", "kwargs": {"column_name": "EZ_DEX_SWAPS_ID", "model": "{{ get_where_subquery(ref('defi__ez_dex_swaps')) }}"}, "namespace": null}, "database": "NEAR", "schema": "unique_defi", "name": "unique_defi__ez_dex_swaps_EZ_DEX_SWAPS_ID", "resource_type": "test", "package_name": "near_models", "path": "unique_defi__ez_dex_swaps_EZ_DEX_SWAPS_ID.sql", "original_file_path": "models/gold/defi/defi__ez_dex_swaps.yml", "unique_id": "test.near_models.unique_defi__ez_dex_swaps_EZ_DEX_SWAPS_ID.07eaa2e5cb", "fqn": ["near_models", "gold", "defi", "unique_defi__ez_dex_swaps_EZ_DEX_SWAPS_ID"], "alias": "ez_dex_swaps_EZ_DEX_SWAPS_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.4102747, "relation_name": "NEAR.unique_defi.ez_dex_swaps_EZ_DEX_SWAPS_ID", "raw_code": "{{ test_unique(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "defi__ez_dex_swaps", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_unique"], "nodes": ["model.near_models.defi__ez_dex_swaps"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "EZ_DEX_SWAPS_ID", "file_key_name": "models.defi__ez_dex_swaps", "attached_node": "model.near_models.defi__ez_dex_swaps"}, "test.near_models.not_null_defi__fact_intents_BLOCK_ID.9acce4cfab": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCK_ID", "model": "{{ get_where_subquery(ref('defi__fact_intents')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__fact_intents_BLOCK_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__fact_intents_BLOCK_ID.sql", "original_file_path": "models/gold/defi/defi__fact_intents.yml", "unique_id": "test.near_models.not_null_defi__fact_intents_BLOCK_ID.9acce4cfab", "fqn": ["near_models", "gold", "defi", "not_null_defi__fact_intents_BLOCK_ID"], "alias": "fact_intents_BLOCK_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp BETWEEN SYSDATE() - INTERVAL '14 days' AND SYSDATE() - INTERVAL '1 hour'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "inserted_timestamp BETWEEN SYSDATE() - INTERVAL '14 days' AND SYSDATE() - INTERVAL '1 hour'"}, "created_at": 1763073390.4183621, "relation_name": "NEAR.not_null_defi.fact_intents_BLOCK_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp BETWEEN SYSDATE() - INTERVAL '14 days' AND SYSDATE() - INTERVAL '1 hour'\") }}", "language": "sql", "refs": [{"name": "defi__fact_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__fact_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_ID", "file_key_name": "models.defi__fact_intents", "attached_node": "model.near_models.defi__fact_intents"}, "test.near_models.not_null_defi__fact_intents_BLOCK_TIMESTAMP.1e52885930": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCK_TIMESTAMP", "model": "{{ get_where_subquery(ref('defi__fact_intents')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__fact_intents_BLOCK_TIMESTAMP", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__fact_intents_BLOCK_TIMESTAMP.sql", "original_file_path": "models/gold/defi/defi__fact_intents.yml", "unique_id": "test.near_models.not_null_defi__fact_intents_BLOCK_TIMESTAMP.1e52885930", "fqn": ["near_models", "gold", "defi", "not_null_defi__fact_intents_BLOCK_TIMESTAMP"], "alias": "fact_intents_BLOCK_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp BETWEEN SYSDATE() - INTERVAL '14 days' AND SYSDATE() - INTERVAL '1 hour'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "inserted_timestamp BETWEEN SYSDATE() - INTERVAL '14 days' AND SYSDATE() - INTERVAL '1 hour'"}, "created_at": 1763073390.421115, "relation_name": "NEAR.not_null_defi.fact_intents_BLOCK_TIMESTAMP", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp BETWEEN SYSDATE() - INTERVAL '14 days' AND SYSDATE() - INTERVAL '1 hour'\") }}", "language": "sql", "refs": [{"name": "defi__fact_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__fact_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_TIMESTAMP", "file_key_name": "models.defi__fact_intents", "attached_node": "model.near_models.defi__fact_intents"}, "test.near_models.not_null_defi__fact_intents_TX_HASH.b9700acf06": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TX_HASH", "model": "{{ get_where_subquery(ref('defi__fact_intents')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__fact_intents_TX_HASH", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__fact_intents_TX_HASH.sql", "original_file_path": "models/gold/defi/defi__fact_intents.yml", "unique_id": "test.near_models.not_null_defi__fact_intents_TX_HASH.b9700acf06", "fqn": ["near_models", "gold", "defi", "not_null_defi__fact_intents_TX_HASH"], "alias": "fact_intents_TX_HASH", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'"}, "created_at": 1763073390.4238474, "relation_name": "NEAR.not_null_defi.fact_intents_TX_HASH", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp >= SYSDATE() - INTERVAL '14 days'\") }}", "language": "sql", "refs": [{"name": "defi__fact_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__fact_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TX_HASH", "file_key_name": "models.defi__fact_intents", "attached_node": "model.near_models.defi__fact_intents"}, "test.near_models.not_null_defi__fact_intents_RECEIPT_ID.e03d1e88ac": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "RECEIPT_ID", "model": "{{ get_where_subquery(ref('defi__fact_intents')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__fact_intents_RECEIPT_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__fact_intents_RECEIPT_ID.sql", "original_file_path": "models/gold/defi/defi__fact_intents.yml", "unique_id": "test.near_models.not_null_defi__fact_intents_RECEIPT_ID.e03d1e88ac", "fqn": ["near_models", "gold", "defi", "not_null_defi__fact_intents_RECEIPT_ID"], "alias": "fact_intents_RECEIPT_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.425897, "relation_name": "NEAR.not_null_defi.fact_intents_RECEIPT_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "defi__fact_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__fact_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "RECEIPT_ID", "file_key_name": "models.defi__fact_intents", "attached_node": "model.near_models.defi__fact_intents"}, "test.near_models.not_null_defi__fact_intents_PREDECESSOR_ID.346f4f4f46": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "PREDECESSOR_ID", "model": "{{ get_where_subquery(ref('defi__fact_intents')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__fact_intents_PREDECESSOR_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__fact_intents_PREDECESSOR_ID.sql", "original_file_path": "models/gold/defi/defi__fact_intents.yml", "unique_id": "test.near_models.not_null_defi__fact_intents_PREDECESSOR_ID.346f4f4f46", "fqn": ["near_models", "gold", "defi", "not_null_defi__fact_intents_PREDECESSOR_ID"], "alias": "fact_intents_PREDECESSOR_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.4284837, "relation_name": "NEAR.not_null_defi.fact_intents_PREDECESSOR_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "defi__fact_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__fact_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "PREDECESSOR_ID", "file_key_name": "models.defi__fact_intents", "attached_node": "model.near_models.defi__fact_intents"}, "test.near_models.not_null_defi__fact_intents_RECEIVER_ID.39ef74307f": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "RECEIVER_ID", "model": "{{ get_where_subquery(ref('defi__fact_intents')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__fact_intents_RECEIVER_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__fact_intents_RECEIVER_ID.sql", "original_file_path": "models/gold/defi/defi__fact_intents.yml", "unique_id": "test.near_models.not_null_defi__fact_intents_RECEIVER_ID.39ef74307f", "fqn": ["near_models", "gold", "defi", "not_null_defi__fact_intents_RECEIVER_ID"], "alias": "fact_intents_RECEIVER_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.4305239, "relation_name": "NEAR.not_null_defi.fact_intents_RECEIVER_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "defi__fact_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__fact_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "RECEIVER_ID", "file_key_name": "models.defi__fact_intents", "attached_node": "model.near_models.defi__fact_intents"}, "test.near_models.not_null_defi__fact_intents_AMOUNT_RAW.1ff14b9f80": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "AMOUNT_RAW", "model": "{{ get_where_subquery(ref('defi__fact_intents')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__fact_intents_AMOUNT_RAW", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__fact_intents_AMOUNT_RAW.sql", "original_file_path": "models/gold/defi/defi__fact_intents.yml", "unique_id": "test.near_models.not_null_defi__fact_intents_AMOUNT_RAW.1ff14b9f80", "fqn": ["near_models", "gold", "defi", "not_null_defi__fact_intents_AMOUNT_RAW"], "alias": "fact_intents_AMOUNT_RAW", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.4325407, "relation_name": "NEAR.not_null_defi.fact_intents_AMOUNT_RAW", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "defi__fact_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__fact_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "AMOUNT_RAW", "file_key_name": "models.defi__fact_intents", "attached_node": "model.near_models.defi__fact_intents"}, "test.near_models.not_null_defi__fact_intents_TOKEN_ID.f03b0806e4": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TOKEN_ID", "model": "{{ get_where_subquery(ref('defi__fact_intents')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__fact_intents_TOKEN_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__fact_intents_TOKEN_ID.sql", "original_file_path": "models/gold/defi/defi__fact_intents.yml", "unique_id": "test.near_models.not_null_defi__fact_intents_TOKEN_ID.f03b0806e4", "fqn": ["near_models", "gold", "defi", "not_null_defi__fact_intents_TOKEN_ID"], "alias": "fact_intents_TOKEN_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.4345276, "relation_name": "NEAR.not_null_defi.fact_intents_TOKEN_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "defi__fact_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__fact_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TOKEN_ID", "file_key_name": "models.defi__fact_intents", "attached_node": "model.near_models.defi__fact_intents"}, "test.near_models.not_null_defi__fact_intents_GAS_BURNT.b2e4a36deb": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "GAS_BURNT", "model": "{{ get_where_subquery(ref('defi__fact_intents')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__fact_intents_GAS_BURNT", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__fact_intents_GAS_BURNT.sql", "original_file_path": "models/gold/defi/defi__fact_intents.yml", "unique_id": "test.near_models.not_null_defi__fact_intents_GAS_BURNT.b2e4a36deb", "fqn": ["near_models", "gold", "defi", "not_null_defi__fact_intents_GAS_BURNT"], "alias": "fact_intents_GAS_BURNT", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.4365432, "relation_name": "NEAR.not_null_defi.fact_intents_GAS_BURNT", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "defi__fact_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__fact_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "GAS_BURNT", "file_key_name": "models.defi__fact_intents", "attached_node": "model.near_models.defi__fact_intents"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__fact_intents_GAS_BURNT__NUMBER__INTEGER.07efc0be2b": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["NUMBER", "INTEGER"], "column_name": "GAS_BURNT", "model": "{{ get_where_subquery(ref('defi__fact_intents')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_defi", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_defi__fact_intents_GAS_BURNT__NUMBER__INTEGER", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_8a1a68eed6d2d88c0353389064c90e85.sql", "original_file_path": "models/gold/defi/defi__fact_intents.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__fact_intents_GAS_BURNT__NUMBER__INTEGER.07efc0be2b", "fqn": ["near_models", "gold", "defi", "dbt_expectations_expect_column_values_to_be_in_type_list_defi__fact_intents_GAS_BURNT__NUMBER__INTEGER"], "alias": "fact_intents_GAS_BURNT", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_8a1a68eed6d2d88c0353389064c90e85", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_8a1a68eed6d2d88c0353389064c90e85"}, "created_at": 1763073390.4385526, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_defi.fact_intents_GAS_BURNT", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_8a1a68eed6d2d88c0353389064c90e85\") }}", "language": "sql", "refs": [{"name": "defi__fact_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.defi__fact_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "GAS_BURNT", "file_key_name": "models.defi__fact_intents", "attached_node": "model.near_models.defi__fact_intents"}, "test.near_models.not_null_defi__fact_intents_RECEIPT_SUCCEEDED.108b44df33": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "RECEIPT_SUCCEEDED", "model": "{{ get_where_subquery(ref('defi__fact_intents')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__fact_intents_RECEIPT_SUCCEEDED", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__fact_intents_RECEIPT_SUCCEEDED.sql", "original_file_path": "models/gold/defi/defi__fact_intents.yml", "unique_id": "test.near_models.not_null_defi__fact_intents_RECEIPT_SUCCEEDED.108b44df33", "fqn": ["near_models", "gold", "defi", "not_null_defi__fact_intents_RECEIPT_SUCCEEDED"], "alias": "fact_intents_RECEIPT_SUCCEEDED", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.4435854, "relation_name": "NEAR.not_null_defi.fact_intents_RECEIPT_SUCCEEDED", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "defi__fact_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__fact_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "RECEIPT_SUCCEEDED", "file_key_name": "models.defi__fact_intents", "attached_node": "model.near_models.defi__fact_intents"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__fact_intents_RECEIPT_SUCCEEDED__BOOLEAN.fa345755bb": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["BOOLEAN"], "column_name": "RECEIPT_SUCCEEDED", "model": "{{ get_where_subquery(ref('defi__fact_intents')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_defi", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_defi__fact_intents_RECEIPT_SUCCEEDED__BOOLEAN", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_0a3f9ec16e6ff8d5dd7f4b0250589bf3.sql", "original_file_path": "models/gold/defi/defi__fact_intents.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__fact_intents_RECEIPT_SUCCEEDED__BOOLEAN.fa345755bb", "fqn": ["near_models", "gold", "defi", "dbt_expectations_expect_column_values_to_be_in_type_list_defi__fact_intents_RECEIPT_SUCCEEDED__BOOLEAN"], "alias": "fact_intents_RECEIPT_SUCCEEDED", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_0a3f9ec16e6ff8d5dd7f4b0250589bf3", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_0a3f9ec16e6ff8d5dd7f4b0250589bf3"}, "created_at": 1763073390.4456553, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_defi.fact_intents_RECEIPT_SUCCEEDED", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_0a3f9ec16e6ff8d5dd7f4b0250589bf3\") }}", "language": "sql", "refs": [{"name": "defi__fact_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.defi__fact_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "RECEIPT_SUCCEEDED", "file_key_name": "models.defi__fact_intents", "attached_node": "model.near_models.defi__fact_intents"}, "test.near_models.not_null_defi__fact_intents_AMOUNT_INDEX.b227288664": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "AMOUNT_INDEX", "model": "{{ get_where_subquery(ref('defi__fact_intents')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__fact_intents_AMOUNT_INDEX", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__fact_intents_AMOUNT_INDEX.sql", "original_file_path": "models/gold/defi/defi__fact_intents.yml", "unique_id": "test.near_models.not_null_defi__fact_intents_AMOUNT_INDEX.b227288664", "fqn": ["near_models", "gold", "defi", "not_null_defi__fact_intents_AMOUNT_INDEX"], "alias": "fact_intents_AMOUNT_INDEX", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.4506297, "relation_name": "NEAR.not_null_defi.fact_intents_AMOUNT_INDEX", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "defi__fact_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__fact_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "AMOUNT_INDEX", "file_key_name": "models.defi__fact_intents", "attached_node": "model.near_models.defi__fact_intents"}, "test.near_models.not_null_defi__fact_intents_LOG_EVENT.06ee198979": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "LOG_EVENT", "model": "{{ get_where_subquery(ref('defi__fact_intents')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__fact_intents_LOG_EVENT", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__fact_intents_LOG_EVENT.sql", "original_file_path": "models/gold/defi/defi__fact_intents.yml", "unique_id": "test.near_models.not_null_defi__fact_intents_LOG_EVENT.06ee198979", "fqn": ["near_models", "gold", "defi", "not_null_defi__fact_intents_LOG_EVENT"], "alias": "fact_intents_LOG_EVENT", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.4526305, "relation_name": "NEAR.not_null_defi.fact_intents_LOG_EVENT", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "defi__fact_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__fact_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "LOG_EVENT", "file_key_name": "models.defi__fact_intents", "attached_node": "model.near_models.defi__fact_intents"}, "test.near_models.not_null_defi__fact_intents_LOG_INDEX.d993824230": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "LOG_INDEX", "model": "{{ get_where_subquery(ref('defi__fact_intents')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__fact_intents_LOG_INDEX", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__fact_intents_LOG_INDEX.sql", "original_file_path": "models/gold/defi/defi__fact_intents.yml", "unique_id": "test.near_models.not_null_defi__fact_intents_LOG_INDEX.d993824230", "fqn": ["near_models", "gold", "defi", "not_null_defi__fact_intents_LOG_INDEX"], "alias": "fact_intents_LOG_INDEX", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.4546452, "relation_name": "NEAR.not_null_defi.fact_intents_LOG_INDEX", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "defi__fact_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__fact_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "LOG_INDEX", "file_key_name": "models.defi__fact_intents", "attached_node": "model.near_models.defi__fact_intents"}, "test.near_models.not_null_defi__fact_intents_LOG_EVENT_INDEX.add2f1a236": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "LOG_EVENT_INDEX", "model": "{{ get_where_subquery(ref('defi__fact_intents')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__fact_intents_LOG_EVENT_INDEX", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__fact_intents_LOG_EVENT_INDEX.sql", "original_file_path": "models/gold/defi/defi__fact_intents.yml", "unique_id": "test.near_models.not_null_defi__fact_intents_LOG_EVENT_INDEX.add2f1a236", "fqn": ["near_models", "gold", "defi", "not_null_defi__fact_intents_LOG_EVENT_INDEX"], "alias": "fact_intents_LOG_EVENT_INDEX", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.45666, "relation_name": "NEAR.not_null_defi.fact_intents_LOG_EVENT_INDEX", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "defi__fact_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__fact_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "LOG_EVENT_INDEX", "file_key_name": "models.defi__fact_intents", "attached_node": "model.near_models.defi__fact_intents"}, "test.near_models.not_null_defi__fact_intents_OWNER_ID.fab8955380": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "OWNER_ID", "model": "{{ get_where_subquery(ref('defi__fact_intents')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__fact_intents_OWNER_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__fact_intents_OWNER_ID.sql", "original_file_path": "models/gold/defi/defi__fact_intents.yml", "unique_id": "test.near_models.not_null_defi__fact_intents_OWNER_ID.fab8955380", "fqn": ["near_models", "gold", "defi", "not_null_defi__fact_intents_OWNER_ID"], "alias": "fact_intents_OWNER_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "log_event in ('mt_mint', 'mt_burn')", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "log_event in ('mt_mint', 'mt_burn')"}, "created_at": 1763073390.459077, "relation_name": "NEAR.not_null_defi.fact_intents_OWNER_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"log_event in ('mt_mint', 'mt_burn')\") }}", "language": "sql", "refs": [{"name": "defi__fact_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__fact_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "OWNER_ID", "file_key_name": "models.defi__fact_intents", "attached_node": "model.near_models.defi__fact_intents"}, "test.near_models.not_null_defi__fact_intents_OLD_OWNER_ID.1a6e754530": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "OLD_OWNER_ID", "model": "{{ get_where_subquery(ref('defi__fact_intents')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__fact_intents_OLD_OWNER_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__fact_intents_OLD_OWNER_ID.sql", "original_file_path": "models/gold/defi/defi__fact_intents.yml", "unique_id": "test.near_models.not_null_defi__fact_intents_OLD_OWNER_ID.1a6e754530", "fqn": ["near_models", "gold", "defi", "not_null_defi__fact_intents_OLD_OWNER_ID"], "alias": "fact_intents_OLD_OWNER_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "log_event = 'mt_transfer'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "log_event = 'mt_transfer'"}, "created_at": 1763073390.4617543, "relation_name": "NEAR.not_null_defi.fact_intents_OLD_OWNER_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"log_event = 'mt_transfer'\") }}", "language": "sql", "refs": [{"name": "defi__fact_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__fact_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "OLD_OWNER_ID", "file_key_name": "models.defi__fact_intents", "attached_node": "model.near_models.defi__fact_intents"}, "test.near_models.not_null_defi__fact_intents_NEW_OWNER_ID.eedaa7e9d0": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "NEW_OWNER_ID", "model": "{{ get_where_subquery(ref('defi__fact_intents')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__fact_intents_NEW_OWNER_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__fact_intents_NEW_OWNER_ID.sql", "original_file_path": "models/gold/defi/defi__fact_intents.yml", "unique_id": "test.near_models.not_null_defi__fact_intents_NEW_OWNER_ID.eedaa7e9d0", "fqn": ["near_models", "gold", "defi", "not_null_defi__fact_intents_NEW_OWNER_ID"], "alias": "fact_intents_NEW_OWNER_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "log_event = 'mt_transfer'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "log_event = 'mt_transfer'"}, "created_at": 1763073390.4637866, "relation_name": "NEAR.not_null_defi.fact_intents_NEW_OWNER_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"log_event = 'mt_transfer'\") }}", "language": "sql", "refs": [{"name": "defi__fact_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__fact_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "NEW_OWNER_ID", "file_key_name": "models.defi__fact_intents", "attached_node": "model.near_models.defi__fact_intents"}, "test.near_models.unique_defi__fact_intents_FACT_INTENTS_ID.a3c3ced0a9": {"test_metadata": {"name": "unique", "kwargs": {"column_name": "FACT_INTENTS_ID", "model": "{{ get_where_subquery(ref('defi__fact_intents')) }}"}, "namespace": null}, "database": "NEAR", "schema": "unique_defi", "name": "unique_defi__fact_intents_FACT_INTENTS_ID", "resource_type": "test", "package_name": "near_models", "path": "unique_defi__fact_intents_FACT_INTENTS_ID.sql", "original_file_path": "models/gold/defi/defi__fact_intents.yml", "unique_id": "test.near_models.unique_defi__fact_intents_FACT_INTENTS_ID.a3c3ced0a9", "fqn": ["near_models", "gold", "defi", "unique_defi__fact_intents_FACT_INTENTS_ID"], "alias": "fact_intents_FACT_INTENTS_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'"}, "created_at": 1763073390.4665313, "relation_name": "NEAR.unique_defi.fact_intents_FACT_INTENTS_ID", "raw_code": "{{ test_unique(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp >= SYSDATE() - INTERVAL '14 days'\") }}", "language": "sql", "refs": [{"name": "defi__fact_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_unique"], "nodes": ["model.near_models.defi__fact_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "FACT_INTENTS_ID", "file_key_name": "models.defi__fact_intents", "attached_node": "model.near_models.defi__fact_intents"}, "test.near_models.not_null_defi__fact_intents_FACT_INTENTS_ID.ce6f78f31b": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "FACT_INTENTS_ID", "model": "{{ get_where_subquery(ref('defi__fact_intents')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__fact_intents_FACT_INTENTS_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__fact_intents_FACT_INTENTS_ID.sql", "original_file_path": "models/gold/defi/defi__fact_intents.yml", "unique_id": "test.near_models.not_null_defi__fact_intents_FACT_INTENTS_ID.ce6f78f31b", "fqn": ["near_models", "gold", "defi", "not_null_defi__fact_intents_FACT_INTENTS_ID"], "alias": "fact_intents_FACT_INTENTS_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'"}, "created_at": 1763073390.4692874, "relation_name": "NEAR.not_null_defi.fact_intents_FACT_INTENTS_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp >= SYSDATE() - INTERVAL '14 days'\") }}", "language": "sql", "refs": [{"name": "defi__fact_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__fact_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "FACT_INTENTS_ID", "file_key_name": "models.defi__fact_intents", "attached_node": "model.near_models.defi__fact_intents"}, "test.near_models.dbt_utils_recency_defi__fact_intents_hours__block_timestamp__3.25a8911203": {"test_metadata": {"name": "recency", "kwargs": {"datepart": "hours", "field": "block_timestamp", "interval": 3, "model": "{{ get_where_subquery(ref('defi__fact_intents')) }}"}, "namespace": "dbt_utils"}, "database": "NEAR", "schema": "dbt_utils_recency_defi", "name": "dbt_utils_recency_defi__fact_intents_hours__block_timestamp__3", "resource_type": "test", "package_name": "near_models", "path": "dbt_utils_recency_defi__fact_intents_hours__block_timestamp__3.sql", "original_file_path": "models/gold/defi/defi__fact_intents.yml", "unique_id": "test.near_models.dbt_utils_recency_defi__fact_intents_hours__block_timestamp__3.25a8911203", "fqn": ["near_models", "gold", "defi", "dbt_utils_recency_defi__fact_intents_hours__block_timestamp__3"], "alias": "fact_intents_hours", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.4713461, "relation_name": "NEAR.dbt_utils_recency_defi.fact_intents_hours", "raw_code": "{{ dbt_utils.test_recency(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "defi__fact_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_utils.test_recency", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.defi__fact_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": null, "file_key_name": "models.defi__fact_intents", "attached_node": "model.near_models.defi__fact_intents"}, "test.near_models.not_null_defi__ez_intents_BLOCK_ID.7167ab94c3": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCK_ID", "model": "{{ get_where_subquery(ref('defi__ez_intents')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__ez_intents_BLOCK_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__ez_intents_BLOCK_ID.sql", "original_file_path": "models/gold/defi/defi__ez_intents.yml", "unique_id": "test.near_models.not_null_defi__ez_intents_BLOCK_ID.7167ab94c3", "fqn": ["near_models", "gold", "defi", "not_null_defi__ez_intents_BLOCK_ID"], "alias": "ez_intents_BLOCK_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp BETWEEN SYSDATE() - INTERVAL '14 days' AND SYSDATE() - INTERVAL '1 hour'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "inserted_timestamp BETWEEN SYSDATE() - INTERVAL '14 days' AND SYSDATE() - INTERVAL '1 hour'"}, "created_at": 1763073390.4830945, "relation_name": "NEAR.not_null_defi.ez_intents_BLOCK_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp BETWEEN SYSDATE() - INTERVAL '14 days' AND SYSDATE() - INTERVAL '1 hour'\") }}", "language": "sql", "refs": [{"name": "defi__ez_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__ez_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_ID", "file_key_name": "models.defi__ez_intents", "attached_node": "model.near_models.defi__ez_intents"}, "test.near_models.not_null_defi__ez_intents_BLOCK_TIMESTAMP.0c0c8510d1": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCK_TIMESTAMP", "model": "{{ get_where_subquery(ref('defi__ez_intents')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__ez_intents_BLOCK_TIMESTAMP", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__ez_intents_BLOCK_TIMESTAMP.sql", "original_file_path": "models/gold/defi/defi__ez_intents.yml", "unique_id": "test.near_models.not_null_defi__ez_intents_BLOCK_TIMESTAMP.0c0c8510d1", "fqn": ["near_models", "gold", "defi", "not_null_defi__ez_intents_BLOCK_TIMESTAMP"], "alias": "ez_intents_BLOCK_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp BETWEEN SYSDATE() - INTERVAL '14 days' AND SYSDATE() - INTERVAL '1 hour'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "inserted_timestamp BETWEEN SYSDATE() - INTERVAL '14 days' AND SYSDATE() - INTERVAL '1 hour'"}, "created_at": 1763073390.4858816, "relation_name": "NEAR.not_null_defi.ez_intents_BLOCK_TIMESTAMP", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp BETWEEN SYSDATE() - INTERVAL '14 days' AND SYSDATE() - INTERVAL '1 hour'\") }}", "language": "sql", "refs": [{"name": "defi__ez_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__ez_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_TIMESTAMP", "file_key_name": "models.defi__ez_intents", "attached_node": "model.near_models.defi__ez_intents"}, "test.near_models.not_null_defi__ez_intents_TX_HASH.6423e8f3f3": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TX_HASH", "model": "{{ get_where_subquery(ref('defi__ez_intents')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__ez_intents_TX_HASH", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__ez_intents_TX_HASH.sql", "original_file_path": "models/gold/defi/defi__ez_intents.yml", "unique_id": "test.near_models.not_null_defi__ez_intents_TX_HASH.6423e8f3f3", "fqn": ["near_models", "gold", "defi", "not_null_defi__ez_intents_TX_HASH"], "alias": "ez_intents_TX_HASH", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.4879072, "relation_name": "NEAR.not_null_defi.ez_intents_TX_HASH", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "defi__ez_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__ez_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TX_HASH", "file_key_name": "models.defi__ez_intents", "attached_node": "model.near_models.defi__ez_intents"}, "test.near_models.not_null_defi__ez_intents_RECEIPT_ID.6204043588": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "RECEIPT_ID", "model": "{{ get_where_subquery(ref('defi__ez_intents')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__ez_intents_RECEIPT_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__ez_intents_RECEIPT_ID.sql", "original_file_path": "models/gold/defi/defi__ez_intents.yml", "unique_id": "test.near_models.not_null_defi__ez_intents_RECEIPT_ID.6204043588", "fqn": ["near_models", "gold", "defi", "not_null_defi__ez_intents_RECEIPT_ID"], "alias": "ez_intents_RECEIPT_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.4899325, "relation_name": "NEAR.not_null_defi.ez_intents_RECEIPT_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "defi__ez_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__ez_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "RECEIPT_ID", "file_key_name": "models.defi__ez_intents", "attached_node": "model.near_models.defi__ez_intents"}, "test.near_models.not_null_defi__ez_intents_PREDECESSOR_ID.994cd45c28": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "PREDECESSOR_ID", "model": "{{ get_where_subquery(ref('defi__ez_intents')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__ez_intents_PREDECESSOR_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__ez_intents_PREDECESSOR_ID.sql", "original_file_path": "models/gold/defi/defi__ez_intents.yml", "unique_id": "test.near_models.not_null_defi__ez_intents_PREDECESSOR_ID.994cd45c28", "fqn": ["near_models", "gold", "defi", "not_null_defi__ez_intents_PREDECESSOR_ID"], "alias": "ez_intents_PREDECESSOR_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.4919899, "relation_name": "NEAR.not_null_defi.ez_intents_PREDECESSOR_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "defi__ez_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__ez_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "PREDECESSOR_ID", "file_key_name": "models.defi__ez_intents", "attached_node": "model.near_models.defi__ez_intents"}, "test.near_models.not_null_defi__ez_intents_RECEIVER_ID.34d2c770eb": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "RECEIVER_ID", "model": "{{ get_where_subquery(ref('defi__ez_intents')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__ez_intents_RECEIVER_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__ez_intents_RECEIVER_ID.sql", "original_file_path": "models/gold/defi/defi__ez_intents.yml", "unique_id": "test.near_models.not_null_defi__ez_intents_RECEIVER_ID.34d2c770eb", "fqn": ["near_models", "gold", "defi", "not_null_defi__ez_intents_RECEIVER_ID"], "alias": "ez_intents_RECEIVER_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.4940205, "relation_name": "NEAR.not_null_defi.ez_intents_RECEIVER_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "defi__ez_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__ez_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "RECEIVER_ID", "file_key_name": "models.defi__ez_intents", "attached_node": "model.near_models.defi__ez_intents"}, "test.near_models.not_null_defi__ez_intents_AMOUNT_RAW.84bb90d720": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "AMOUNT_RAW", "model": "{{ get_where_subquery(ref('defi__ez_intents')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__ez_intents_AMOUNT_RAW", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__ez_intents_AMOUNT_RAW.sql", "original_file_path": "models/gold/defi/defi__ez_intents.yml", "unique_id": "test.near_models.not_null_defi__ez_intents_AMOUNT_RAW.84bb90d720", "fqn": ["near_models", "gold", "defi", "not_null_defi__ez_intents_AMOUNT_RAW"], "alias": "ez_intents_AMOUNT_RAW", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.496292, "relation_name": "NEAR.not_null_defi.ez_intents_AMOUNT_RAW", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "defi__ez_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__ez_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "AMOUNT_RAW", "file_key_name": "models.defi__ez_intents", "attached_node": "model.near_models.defi__ez_intents"}, "test.near_models.not_null_defi__ez_intents_TOKEN_ID.ad936ed031": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TOKEN_ID", "model": "{{ get_where_subquery(ref('defi__ez_intents')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__ez_intents_TOKEN_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__ez_intents_TOKEN_ID.sql", "original_file_path": "models/gold/defi/defi__ez_intents.yml", "unique_id": "test.near_models.not_null_defi__ez_intents_TOKEN_ID.ad936ed031", "fqn": ["near_models", "gold", "defi", "not_null_defi__ez_intents_TOKEN_ID"], "alias": "ez_intents_TOKEN_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.4983203, "relation_name": "NEAR.not_null_defi.ez_intents_TOKEN_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "defi__ez_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__ez_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TOKEN_ID", "file_key_name": "models.defi__ez_intents", "attached_node": "model.near_models.defi__ez_intents"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__ez_intents_FEE_AMOUNT_USD__NUMBER__FLOAT.bab2a25da3": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["NUMBER", "FLOAT"], "column_name": "FEE_AMOUNT_USD", "model": "{{ get_where_subquery(ref('defi__ez_intents')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_defi", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_defi__ez_intents_FEE_AMOUNT_USD__NUMBER__FLOAT", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_7634d10e5d747dff0408e17d123d6457.sql", "original_file_path": "models/gold/defi/defi__ez_intents.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__ez_intents_FEE_AMOUNT_USD__NUMBER__FLOAT.bab2a25da3", "fqn": ["near_models", "gold", "defi", "dbt_expectations_expect_column_values_to_be_in_type_list_defi__ez_intents_FEE_AMOUNT_USD__NUMBER__FLOAT"], "alias": "ez_intents_FEE_AMOUNT_USD", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_7634d10e5d747dff0408e17d123d6457", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_7634d10e5d747dff0408e17d123d6457"}, "created_at": 1763073390.5003312, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_defi.ez_intents_FEE_AMOUNT_USD", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_7634d10e5d747dff0408e17d123d6457\") }}", "language": "sql", "refs": [{"name": "defi__ez_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.defi__ez_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "FEE_AMOUNT_USD", "file_key_name": "models.defi__ez_intents", "attached_node": "model.near_models.defi__ez_intents"}, "test.near_models.not_null_defi__ez_intents_GAS_BURNT.dd027a7a08": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "GAS_BURNT", "model": "{{ get_where_subquery(ref('defi__ez_intents')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__ez_intents_GAS_BURNT", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__ez_intents_GAS_BURNT.sql", "original_file_path": "models/gold/defi/defi__ez_intents.yml", "unique_id": "test.near_models.not_null_defi__ez_intents_GAS_BURNT.dd027a7a08", "fqn": ["near_models", "gold", "defi", "not_null_defi__ez_intents_GAS_BURNT"], "alias": "ez_intents_GAS_BURNT", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.5054095, "relation_name": "NEAR.not_null_defi.ez_intents_GAS_BURNT", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "defi__ez_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__ez_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "GAS_BURNT", "file_key_name": "models.defi__ez_intents", "attached_node": "model.near_models.defi__ez_intents"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__ez_intents_GAS_BURNT__NUMBER__INTEGER.1f5fedc5bb": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["NUMBER", "INTEGER"], "column_name": "GAS_BURNT", "model": "{{ get_where_subquery(ref('defi__ez_intents')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_defi", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_defi__ez_intents_GAS_BURNT__NUMBER__INTEGER", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_ecc72f3aa30f875bc4125485951710a7.sql", "original_file_path": "models/gold/defi/defi__ez_intents.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__ez_intents_GAS_BURNT__NUMBER__INTEGER.1f5fedc5bb", "fqn": ["near_models", "gold", "defi", "dbt_expectations_expect_column_values_to_be_in_type_list_defi__ez_intents_GAS_BURNT__NUMBER__INTEGER"], "alias": "ez_intents_GAS_BURNT", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_ecc72f3aa30f875bc4125485951710a7", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_ecc72f3aa30f875bc4125485951710a7"}, "created_at": 1763073390.5074847, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_defi.ez_intents_GAS_BURNT", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_ecc72f3aa30f875bc4125485951710a7\") }}", "language": "sql", "refs": [{"name": "defi__ez_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.defi__ez_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "GAS_BURNT", "file_key_name": "models.defi__ez_intents", "attached_node": "model.near_models.defi__ez_intents"}, "test.near_models.not_null_defi__ez_intents_RECEIPT_SUCCEEDED.318b2dd073": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "RECEIPT_SUCCEEDED", "model": "{{ get_where_subquery(ref('defi__ez_intents')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__ez_intents_RECEIPT_SUCCEEDED", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__ez_intents_RECEIPT_SUCCEEDED.sql", "original_file_path": "models/gold/defi/defi__ez_intents.yml", "unique_id": "test.near_models.not_null_defi__ez_intents_RECEIPT_SUCCEEDED.318b2dd073", "fqn": ["near_models", "gold", "defi", "not_null_defi__ez_intents_RECEIPT_SUCCEEDED"], "alias": "ez_intents_RECEIPT_SUCCEEDED", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.5123096, "relation_name": "NEAR.not_null_defi.ez_intents_RECEIPT_SUCCEEDED", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "defi__ez_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__ez_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "RECEIPT_SUCCEEDED", "file_key_name": "models.defi__ez_intents", "attached_node": "model.near_models.defi__ez_intents"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__ez_intents_RECEIPT_SUCCEEDED__BOOLEAN.d850a3ff33": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["BOOLEAN"], "column_name": "RECEIPT_SUCCEEDED", "model": "{{ get_where_subquery(ref('defi__ez_intents')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_defi", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_defi__ez_intents_RECEIPT_SUCCEEDED__BOOLEAN", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_ac5a29b31976606b7ac947dbc62a08a5.sql", "original_file_path": "models/gold/defi/defi__ez_intents.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__ez_intents_RECEIPT_SUCCEEDED__BOOLEAN.d850a3ff33", "fqn": ["near_models", "gold", "defi", "dbt_expectations_expect_column_values_to_be_in_type_list_defi__ez_intents_RECEIPT_SUCCEEDED__BOOLEAN"], "alias": "ez_intents_RECEIPT_SUCCEEDED", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_ac5a29b31976606b7ac947dbc62a08a5", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_ac5a29b31976606b7ac947dbc62a08a5"}, "created_at": 1763073390.514586, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_defi.ez_intents_RECEIPT_SUCCEEDED", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_ac5a29b31976606b7ac947dbc62a08a5\") }}", "language": "sql", "refs": [{"name": "defi__ez_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.defi__ez_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "RECEIPT_SUCCEEDED", "file_key_name": "models.defi__ez_intents", "attached_node": "model.near_models.defi__ez_intents"}, "test.near_models.not_null_defi__ez_intents_AMOUNT_INDEX.30ea150b37": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "AMOUNT_INDEX", "model": "{{ get_where_subquery(ref('defi__ez_intents')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__ez_intents_AMOUNT_INDEX", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__ez_intents_AMOUNT_INDEX.sql", "original_file_path": "models/gold/defi/defi__ez_intents.yml", "unique_id": "test.near_models.not_null_defi__ez_intents_AMOUNT_INDEX.30ea150b37", "fqn": ["near_models", "gold", "defi", "not_null_defi__ez_intents_AMOUNT_INDEX"], "alias": "ez_intents_AMOUNT_INDEX", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.5193057, "relation_name": "NEAR.not_null_defi.ez_intents_AMOUNT_INDEX", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "defi__ez_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__ez_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "AMOUNT_INDEX", "file_key_name": "models.defi__ez_intents", "attached_node": "model.near_models.defi__ez_intents"}, "test.near_models.not_null_defi__ez_intents_LOG_EVENT.2ff804ce08": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "LOG_EVENT", "model": "{{ get_where_subquery(ref('defi__ez_intents')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__ez_intents_LOG_EVENT", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__ez_intents_LOG_EVENT.sql", "original_file_path": "models/gold/defi/defi__ez_intents.yml", "unique_id": "test.near_models.not_null_defi__ez_intents_LOG_EVENT.2ff804ce08", "fqn": ["near_models", "gold", "defi", "not_null_defi__ez_intents_LOG_EVENT"], "alias": "ez_intents_LOG_EVENT", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.5213304, "relation_name": "NEAR.not_null_defi.ez_intents_LOG_EVENT", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "defi__ez_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__ez_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "LOG_EVENT", "file_key_name": "models.defi__ez_intents", "attached_node": "model.near_models.defi__ez_intents"}, "test.near_models.not_null_defi__ez_intents_LOG_INDEX.9a761e1aca": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "LOG_INDEX", "model": "{{ get_where_subquery(ref('defi__ez_intents')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__ez_intents_LOG_INDEX", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__ez_intents_LOG_INDEX.sql", "original_file_path": "models/gold/defi/defi__ez_intents.yml", "unique_id": "test.near_models.not_null_defi__ez_intents_LOG_INDEX.9a761e1aca", "fqn": ["near_models", "gold", "defi", "not_null_defi__ez_intents_LOG_INDEX"], "alias": "ez_intents_LOG_INDEX", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.5236804, "relation_name": "NEAR.not_null_defi.ez_intents_LOG_INDEX", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "defi__ez_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__ez_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "LOG_INDEX", "file_key_name": "models.defi__ez_intents", "attached_node": "model.near_models.defi__ez_intents"}, "test.near_models.not_null_defi__ez_intents_LOG_EVENT_INDEX.eae7ef088c": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "LOG_EVENT_INDEX", "model": "{{ get_where_subquery(ref('defi__ez_intents')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__ez_intents_LOG_EVENT_INDEX", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__ez_intents_LOG_EVENT_INDEX.sql", "original_file_path": "models/gold/defi/defi__ez_intents.yml", "unique_id": "test.near_models.not_null_defi__ez_intents_LOG_EVENT_INDEX.eae7ef088c", "fqn": ["near_models", "gold", "defi", "not_null_defi__ez_intents_LOG_EVENT_INDEX"], "alias": "ez_intents_LOG_EVENT_INDEX", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.525695, "relation_name": "NEAR.not_null_defi.ez_intents_LOG_EVENT_INDEX", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "defi__ez_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__ez_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "LOG_EVENT_INDEX", "file_key_name": "models.defi__ez_intents", "attached_node": "model.near_models.defi__ez_intents"}, "test.near_models.not_null_defi__ez_intents_OWNER_ID.7f76b7492e": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "OWNER_ID", "model": "{{ get_where_subquery(ref('defi__ez_intents')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__ez_intents_OWNER_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__ez_intents_OWNER_ID.sql", "original_file_path": "models/gold/defi/defi__ez_intents.yml", "unique_id": "test.near_models.not_null_defi__ez_intents_OWNER_ID.7f76b7492e", "fqn": ["near_models", "gold", "defi", "not_null_defi__ez_intents_OWNER_ID"], "alias": "ez_intents_OWNER_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "log_event in ('mt_mint', 'mt_burn')", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "log_event in ('mt_mint', 'mt_burn')"}, "created_at": 1763073390.5277255, "relation_name": "NEAR.not_null_defi.ez_intents_OWNER_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"log_event in ('mt_mint', 'mt_burn')\") }}", "language": "sql", "refs": [{"name": "defi__ez_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__ez_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "OWNER_ID", "file_key_name": "models.defi__ez_intents", "attached_node": "model.near_models.defi__ez_intents"}, "test.near_models.not_null_defi__ez_intents_OLD_OWNER_ID.686afbea65": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "OLD_OWNER_ID", "model": "{{ get_where_subquery(ref('defi__ez_intents')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__ez_intents_OLD_OWNER_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__ez_intents_OLD_OWNER_ID.sql", "original_file_path": "models/gold/defi/defi__ez_intents.yml", "unique_id": "test.near_models.not_null_defi__ez_intents_OLD_OWNER_ID.686afbea65", "fqn": ["near_models", "gold", "defi", "not_null_defi__ez_intents_OLD_OWNER_ID"], "alias": "ez_intents_OLD_OWNER_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "log_event = 'mt_transfer'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "log_event = 'mt_transfer'"}, "created_at": 1763073390.5297203, "relation_name": "NEAR.not_null_defi.ez_intents_OLD_OWNER_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"log_event = 'mt_transfer'\") }}", "language": "sql", "refs": [{"name": "defi__ez_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__ez_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "OLD_OWNER_ID", "file_key_name": "models.defi__ez_intents", "attached_node": "model.near_models.defi__ez_intents"}, "test.near_models.not_null_defi__ez_intents_NEW_OWNER_ID.d55be64ab1": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "NEW_OWNER_ID", "model": "{{ get_where_subquery(ref('defi__ez_intents')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__ez_intents_NEW_OWNER_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__ez_intents_NEW_OWNER_ID.sql", "original_file_path": "models/gold/defi/defi__ez_intents.yml", "unique_id": "test.near_models.not_null_defi__ez_intents_NEW_OWNER_ID.d55be64ab1", "fqn": ["near_models", "gold", "defi", "not_null_defi__ez_intents_NEW_OWNER_ID"], "alias": "ez_intents_NEW_OWNER_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "log_event = 'mt_transfer'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "log_event = 'mt_transfer'"}, "created_at": 1763073390.531713, "relation_name": "NEAR.not_null_defi.ez_intents_NEW_OWNER_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"log_event = 'mt_transfer'\") }}", "language": "sql", "refs": [{"name": "defi__ez_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__ez_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "NEW_OWNER_ID", "file_key_name": "models.defi__ez_intents", "attached_node": "model.near_models.defi__ez_intents"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__ez_intents_PRICE__NUMBER__FLOAT.24da714917": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["NUMBER", "FLOAT"], "column_name": "PRICE", "model": "{{ get_where_subquery(ref('defi__ez_intents')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_defi", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_defi__ez_intents_PRICE__NUMBER__FLOAT", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_1b80918a952404281154c24c8f44831b.sql", "original_file_path": "models/gold/defi/defi__ez_intents.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__ez_intents_PRICE__NUMBER__FLOAT.24da714917", "fqn": ["near_models", "gold", "defi", "dbt_expectations_expect_column_values_to_be_in_type_list_defi__ez_intents_PRICE__NUMBER__FLOAT"], "alias": "ez_intents_PRICE", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_1b80918a952404281154c24c8f44831b", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_1b80918a952404281154c24c8f44831b"}, "created_at": 1763073390.5337198, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_defi.ez_intents_PRICE", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_1b80918a952404281154c24c8f44831b\") }}", "language": "sql", "refs": [{"name": "defi__ez_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.defi__ez_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "PRICE", "file_key_name": "models.defi__ez_intents", "attached_node": "model.near_models.defi__ez_intents"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__ez_intents_AMOUNT_USD__NUMBER__FLOAT.690fb6ce2a": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["NUMBER", "FLOAT"], "column_name": "AMOUNT_USD", "model": "{{ get_where_subquery(ref('defi__ez_intents')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_defi", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_defi__ez_intents_AMOUNT_USD__NUMBER__FLOAT", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_0f270512d2aa5a9dc41e18b71ac86d91.sql", "original_file_path": "models/gold/defi/defi__ez_intents.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__ez_intents_AMOUNT_USD__NUMBER__FLOAT.690fb6ce2a", "fqn": ["near_models", "gold", "defi", "dbt_expectations_expect_column_values_to_be_in_type_list_defi__ez_intents_AMOUNT_USD__NUMBER__FLOAT"], "alias": "ez_intents_AMOUNT_USD", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_0f270512d2aa5a9dc41e18b71ac86d91", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_0f270512d2aa5a9dc41e18b71ac86d91"}, "created_at": 1763073390.5387855, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_defi.ez_intents_AMOUNT_USD", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_0f270512d2aa5a9dc41e18b71ac86d91\") }}", "language": "sql", "refs": [{"name": "defi__ez_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.defi__ez_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "AMOUNT_USD", "file_key_name": "models.defi__ez_intents", "attached_node": "model.near_models.defi__ez_intents"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__ez_intents_TOKEN_IS_VERIFIED__BOOLEAN.2159b7ca90": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["BOOLEAN"], "column_name": "TOKEN_IS_VERIFIED", "model": "{{ get_where_subquery(ref('defi__ez_intents')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_defi", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_defi__ez_intents_TOKEN_IS_VERIFIED__BOOLEAN", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_9c12a488e1dfe536335cdf53972f91b8.sql", "original_file_path": "models/gold/defi/defi__ez_intents.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__ez_intents_TOKEN_IS_VERIFIED__BOOLEAN.2159b7ca90", "fqn": ["near_models", "gold", "defi", "dbt_expectations_expect_column_values_to_be_in_type_list_defi__ez_intents_TOKEN_IS_VERIFIED__BOOLEAN"], "alias": "ez_intents_TOKEN_IS_VERIFIED", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_9c12a488e1dfe536335cdf53972f91b8", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_9c12a488e1dfe536335cdf53972f91b8"}, "created_at": 1763073390.5437427, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_defi.ez_intents_TOKEN_IS_VERIFIED", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_9c12a488e1dfe536335cdf53972f91b8\") }}", "language": "sql", "refs": [{"name": "defi__ez_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.defi__ez_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TOKEN_IS_VERIFIED", "file_key_name": "models.defi__ez_intents", "attached_node": "model.near_models.defi__ez_intents"}, "test.near_models.unique_defi__ez_intents_EZ_INTENTS_ID.75b2611f61": {"test_metadata": {"name": "unique", "kwargs": {"column_name": "EZ_INTENTS_ID", "model": "{{ get_where_subquery(ref('defi__ez_intents')) }}"}, "namespace": null}, "database": "NEAR", "schema": "unique_defi", "name": "unique_defi__ez_intents_EZ_INTENTS_ID", "resource_type": "test", "package_name": "near_models", "path": "unique_defi__ez_intents_EZ_INTENTS_ID.sql", "original_file_path": "models/gold/defi/defi__ez_intents.yml", "unique_id": "test.near_models.unique_defi__ez_intents_EZ_INTENTS_ID.75b2611f61", "fqn": ["near_models", "gold", "defi", "unique_defi__ez_intents_EZ_INTENTS_ID"], "alias": "ez_intents_EZ_INTENTS_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.548835, "relation_name": "NEAR.unique_defi.ez_intents_EZ_INTENTS_ID", "raw_code": "{{ test_unique(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "defi__ez_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_unique"], "nodes": ["model.near_models.defi__ez_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "EZ_INTENTS_ID", "file_key_name": "models.defi__ez_intents", "attached_node": "model.near_models.defi__ez_intents"}, "test.near_models.not_null_defi__ez_intents_EZ_INTENTS_ID.c02318c46a": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "EZ_INTENTS_ID", "model": "{{ get_where_subquery(ref('defi__ez_intents')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__ez_intents_EZ_INTENTS_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__ez_intents_EZ_INTENTS_ID.sql", "original_file_path": "models/gold/defi/defi__ez_intents.yml", "unique_id": "test.near_models.not_null_defi__ez_intents_EZ_INTENTS_ID.c02318c46a", "fqn": ["near_models", "gold", "defi", "not_null_defi__ez_intents_EZ_INTENTS_ID"], "alias": "ez_intents_EZ_INTENTS_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.5508823, "relation_name": "NEAR.not_null_defi.ez_intents_EZ_INTENTS_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "defi__ez_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__ez_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "EZ_INTENTS_ID", "file_key_name": "models.defi__ez_intents", "attached_node": "model.near_models.defi__ez_intents"}, "test.near_models.dbt_utils_recency_defi__ez_intents_hours__block_timestamp__3.87c91f22c3": {"test_metadata": {"name": "recency", "kwargs": {"datepart": "hours", "field": "block_timestamp", "interval": 3, "model": "{{ get_where_subquery(ref('defi__ez_intents')) }}"}, "namespace": "dbt_utils"}, "database": "NEAR", "schema": "dbt_utils_recency_defi", "name": "dbt_utils_recency_defi__ez_intents_hours__block_timestamp__3", "resource_type": "test", "package_name": "near_models", "path": "dbt_utils_recency_defi__ez_intents_hours__block_timestamp__3.sql", "original_file_path": "models/gold/defi/defi__ez_intents.yml", "unique_id": "test.near_models.dbt_utils_recency_defi__ez_intents_hours__block_timestamp__3.87c91f22c3", "fqn": ["near_models", "gold", "defi", "dbt_utils_recency_defi__ez_intents_hours__block_timestamp__3"], "alias": "ez_intents_hours", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.55289, "relation_name": "NEAR.dbt_utils_recency_defi.ez_intents_hours", "raw_code": "{{ dbt_utils.test_recency(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "defi__ez_intents", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_utils.test_recency", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.defi__ez_intents"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": null, "file_key_name": "models.defi__ez_intents", "attached_node": "model.near_models.defi__ez_intents"}, "test.near_models.not_null_defi__fact_bridge_activity_BLOCK_ID.544b613a9b": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCK_ID", "model": "{{ get_where_subquery(ref('defi__fact_bridge_activity')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__fact_bridge_activity_BLOCK_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__fact_bridge_activity_BLOCK_ID.sql", "original_file_path": "models/gold/defi/defi__fact_bridge_activity.yml", "unique_id": "test.near_models.not_null_defi__fact_bridge_activity_BLOCK_ID.544b613a9b", "fqn": ["near_models", "gold", "defi", "not_null_defi__fact_bridge_activity_BLOCK_ID"], "alias": "fact_bridge_activity_BLOCK_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.5616126, "relation_name": "NEAR.not_null_defi.fact_bridge_activity_BLOCK_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "defi__fact_bridge_activity", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__fact_bridge_activity"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_ID", "file_key_name": "models.defi__fact_bridge_activity", "attached_node": "model.near_models.defi__fact_bridge_activity"}, "test.near_models.not_null_defi__fact_bridge_activity_BLOCK_TIMESTAMP.ff8df9c67c": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCK_TIMESTAMP", "model": "{{ get_where_subquery(ref('defi__fact_bridge_activity')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__fact_bridge_activity_BLOCK_TIMESTAMP", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__fact_bridge_activity_BLOCK_TIMESTAMP.sql", "original_file_path": "models/gold/defi/defi__fact_bridge_activity.yml", "unique_id": "test.near_models.not_null_defi__fact_bridge_activity_BLOCK_TIMESTAMP.ff8df9c67c", "fqn": ["near_models", "gold", "defi", "not_null_defi__fact_bridge_activity_BLOCK_TIMESTAMP"], "alias": "fact_bridge_activity_BLOCK_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'"}, "created_at": 1763073390.5643978, "relation_name": "NEAR.not_null_defi.fact_bridge_activity_BLOCK_TIMESTAMP", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp >= SYSDATE() - INTERVAL '14 days'\") }}", "language": "sql", "refs": [{"name": "defi__fact_bridge_activity", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__fact_bridge_activity"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_TIMESTAMP", "file_key_name": "models.defi__fact_bridge_activity", "attached_node": "model.near_models.defi__fact_bridge_activity"}, "test.near_models.not_null_defi__fact_bridge_activity_TX_HASH.8289e39d8e": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TX_HASH", "model": "{{ get_where_subquery(ref('defi__fact_bridge_activity')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__fact_bridge_activity_TX_HASH", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__fact_bridge_activity_TX_HASH.sql", "original_file_path": "models/gold/defi/defi__fact_bridge_activity.yml", "unique_id": "test.near_models.not_null_defi__fact_bridge_activity_TX_HASH.8289e39d8e", "fqn": ["near_models", "gold", "defi", "not_null_defi__fact_bridge_activity_TX_HASH"], "alias": "fact_bridge_activity_TX_HASH", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'"}, "created_at": 1763073390.5674121, "relation_name": "NEAR.not_null_defi.fact_bridge_activity_TX_HASH", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp >= SYSDATE() - INTERVAL '14 days'\") }}", "language": "sql", "refs": [{"name": "defi__fact_bridge_activity", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__fact_bridge_activity"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TX_HASH", "file_key_name": "models.defi__fact_bridge_activity", "attached_node": "model.near_models.defi__fact_bridge_activity"}, "test.near_models.not_null_defi__fact_bridge_activity_TOKEN_ADDRESS.22c17385df": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TOKEN_ADDRESS", "model": "{{ get_where_subquery(ref('defi__fact_bridge_activity')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__fact_bridge_activity_TOKEN_ADDRESS", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__fact_bridge_activity_TOKEN_ADDRESS.sql", "original_file_path": "models/gold/defi/defi__fact_bridge_activity.yml", "unique_id": "test.near_models.not_null_defi__fact_bridge_activity_TOKEN_ADDRESS.22c17385df", "fqn": ["near_models", "gold", "defi", "not_null_defi__fact_bridge_activity_TOKEN_ADDRESS"], "alias": "fact_bridge_activity_TOKEN_ADDRESS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "receipt_succeeded", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "receipt_succeeded"}, "created_at": 1763073390.5695102, "relation_name": "NEAR.not_null_defi.fact_bridge_activity_TOKEN_ADDRESS", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"receipt_succeeded\") }}", "language": "sql", "refs": [{"name": "defi__fact_bridge_activity", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__fact_bridge_activity"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TOKEN_ADDRESS", "file_key_name": "models.defi__fact_bridge_activity", "attached_node": "model.near_models.defi__fact_bridge_activity"}, "test.near_models.not_null_defi__fact_bridge_activity_AMOUNT_UNADJ.5057dd41b3": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "AMOUNT_UNADJ", "model": "{{ get_where_subquery(ref('defi__fact_bridge_activity')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__fact_bridge_activity_AMOUNT_UNADJ", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__fact_bridge_activity_AMOUNT_UNADJ.sql", "original_file_path": "models/gold/defi/defi__fact_bridge_activity.yml", "unique_id": "test.near_models.not_null_defi__fact_bridge_activity_AMOUNT_UNADJ.5057dd41b3", "fqn": ["near_models", "gold", "defi", "not_null_defi__fact_bridge_activity_AMOUNT_UNADJ"], "alias": "fact_bridge_activity_AMOUNT_UNADJ", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "receipt_succeeded", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "receipt_succeeded"}, "created_at": 1763073390.5715203, "relation_name": "NEAR.not_null_defi.fact_bridge_activity_AMOUNT_UNADJ", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"receipt_succeeded\") }}", "language": "sql", "refs": [{"name": "defi__fact_bridge_activity", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__fact_bridge_activity"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "AMOUNT_UNADJ", "file_key_name": "models.defi__fact_bridge_activity", "attached_node": "model.near_models.defi__fact_bridge_activity"}, "test.near_models.not_null_defi__fact_bridge_activity_AMOUNT_ADJ.5a34923884": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "AMOUNT_ADJ", "model": "{{ get_where_subquery(ref('defi__fact_bridge_activity')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__fact_bridge_activity_AMOUNT_ADJ", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__fact_bridge_activity_AMOUNT_ADJ.sql", "original_file_path": "models/gold/defi/defi__fact_bridge_activity.yml", "unique_id": "test.near_models.not_null_defi__fact_bridge_activity_AMOUNT_ADJ.5a34923884", "fqn": ["near_models", "gold", "defi", "not_null_defi__fact_bridge_activity_AMOUNT_ADJ"], "alias": "fact_bridge_activity_AMOUNT_ADJ", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "receipt_succeeded", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "receipt_succeeded"}, "created_at": 1763073390.5735185, "relation_name": "NEAR.not_null_defi.fact_bridge_activity_AMOUNT_ADJ", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"receipt_succeeded\") }}", "language": "sql", "refs": [{"name": "defi__fact_bridge_activity", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__fact_bridge_activity"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "AMOUNT_ADJ", "file_key_name": "models.defi__fact_bridge_activity", "attached_node": "model.near_models.defi__fact_bridge_activity"}, "test.near_models.not_null_defi__fact_bridge_activity_PLATFORM.b1b7014b38": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "PLATFORM", "model": "{{ get_where_subquery(ref('defi__fact_bridge_activity')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__fact_bridge_activity_PLATFORM", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__fact_bridge_activity_PLATFORM.sql", "original_file_path": "models/gold/defi/defi__fact_bridge_activity.yml", "unique_id": "test.near_models.not_null_defi__fact_bridge_activity_PLATFORM.b1b7014b38", "fqn": ["near_models", "gold", "defi", "not_null_defi__fact_bridge_activity_PLATFORM"], "alias": "fact_bridge_activity_PLATFORM", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.5756137, "relation_name": "NEAR.not_null_defi.fact_bridge_activity_PLATFORM", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "defi__fact_bridge_activity", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__fact_bridge_activity"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "PLATFORM", "file_key_name": "models.defi__fact_bridge_activity", "attached_node": "model.near_models.defi__fact_bridge_activity"}, "test.near_models.not_null_defi__fact_bridge_activity_BRIDGE_ADDRESS.01446f74b3": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BRIDGE_ADDRESS", "model": "{{ get_where_subquery(ref('defi__fact_bridge_activity')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__fact_bridge_activity_BRIDGE_ADDRESS", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__fact_bridge_activity_BRIDGE_ADDRESS.sql", "original_file_path": "models/gold/defi/defi__fact_bridge_activity.yml", "unique_id": "test.near_models.not_null_defi__fact_bridge_activity_BRIDGE_ADDRESS.01446f74b3", "fqn": ["near_models", "gold", "defi", "not_null_defi__fact_bridge_activity_BRIDGE_ADDRESS"], "alias": "fact_bridge_activity_BRIDGE_ADDRESS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.5776253, "relation_name": "NEAR.not_null_defi.fact_bridge_activity_BRIDGE_ADDRESS", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "defi__fact_bridge_activity", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__fact_bridge_activity"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BRIDGE_ADDRESS", "file_key_name": "models.defi__fact_bridge_activity", "attached_node": "model.near_models.defi__fact_bridge_activity"}, "test.near_models.not_null_defi__fact_bridge_activity_DESTINATION_CHAIN.80d32d7906": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "DESTINATION_CHAIN", "model": "{{ get_where_subquery(ref('defi__fact_bridge_activity')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__fact_bridge_activity_DESTINATION_CHAIN", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__fact_bridge_activity_DESTINATION_CHAIN.sql", "original_file_path": "models/gold/defi/defi__fact_bridge_activity.yml", "unique_id": "test.near_models.not_null_defi__fact_bridge_activity_DESTINATION_CHAIN.80d32d7906", "fqn": ["near_models", "gold", "defi", "not_null_defi__fact_bridge_activity_DESTINATION_CHAIN"], "alias": "fact_bridge_activity_DESTINATION_CHAIN", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "receipt_succeeded and platform != 'multichain'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "receipt_succeeded and platform != 'multichain'"}, "created_at": 1763073390.5803342, "relation_name": "NEAR.not_null_defi.fact_bridge_activity_DESTINATION_CHAIN", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"receipt_succeeded and platform != 'multichain'\") }}", "language": "sql", "refs": [{"name": "defi__fact_bridge_activity", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__fact_bridge_activity"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "DESTINATION_CHAIN", "file_key_name": "models.defi__fact_bridge_activity", "attached_node": "model.near_models.defi__fact_bridge_activity"}, "test.near_models.not_null_defi__fact_bridge_activity_SOURCE_CHAIN.dd5b1863df": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "SOURCE_CHAIN", "model": "{{ get_where_subquery(ref('defi__fact_bridge_activity')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__fact_bridge_activity_SOURCE_CHAIN", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__fact_bridge_activity_SOURCE_CHAIN.sql", "original_file_path": "models/gold/defi/defi__fact_bridge_activity.yml", "unique_id": "test.near_models.not_null_defi__fact_bridge_activity_SOURCE_CHAIN.dd5b1863df", "fqn": ["near_models", "gold", "defi", "not_null_defi__fact_bridge_activity_SOURCE_CHAIN"], "alias": "fact_bridge_activity_SOURCE_CHAIN", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "receipt_succeeded and platform != 'multichain'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "receipt_succeeded and platform != 'multichain'"}, "created_at": 1763073390.5823858, "relation_name": "NEAR.not_null_defi.fact_bridge_activity_SOURCE_CHAIN", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"receipt_succeeded and platform != 'multichain'\") }}", "language": "sql", "refs": [{"name": "defi__fact_bridge_activity", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__fact_bridge_activity"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "SOURCE_CHAIN", "file_key_name": "models.defi__fact_bridge_activity", "attached_node": "model.near_models.defi__fact_bridge_activity"}, "test.near_models.not_null_defi__fact_bridge_activity_METHOD_NAME.aec9438728": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "METHOD_NAME", "model": "{{ get_where_subquery(ref('defi__fact_bridge_activity')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__fact_bridge_activity_METHOD_NAME", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__fact_bridge_activity_METHOD_NAME.sql", "original_file_path": "models/gold/defi/defi__fact_bridge_activity.yml", "unique_id": "test.near_models.not_null_defi__fact_bridge_activity_METHOD_NAME.aec9438728", "fqn": ["near_models", "gold", "defi", "not_null_defi__fact_bridge_activity_METHOD_NAME"], "alias": "fact_bridge_activity_METHOD_NAME", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.5843854, "relation_name": "NEAR.not_null_defi.fact_bridge_activity_METHOD_NAME", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "defi__fact_bridge_activity", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__fact_bridge_activity"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "METHOD_NAME", "file_key_name": "models.defi__fact_bridge_activity", "attached_node": "model.near_models.defi__fact_bridge_activity"}, "test.near_models.not_null_defi__fact_bridge_activity_DIRECTION.003c9a1d0d": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "DIRECTION", "model": "{{ get_where_subquery(ref('defi__fact_bridge_activity')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__fact_bridge_activity_DIRECTION", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__fact_bridge_activity_DIRECTION.sql", "original_file_path": "models/gold/defi/defi__fact_bridge_activity.yml", "unique_id": "test.near_models.not_null_defi__fact_bridge_activity_DIRECTION.003c9a1d0d", "fqn": ["near_models", "gold", "defi", "not_null_defi__fact_bridge_activity_DIRECTION"], "alias": "fact_bridge_activity_DIRECTION", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.5864077, "relation_name": "NEAR.not_null_defi.fact_bridge_activity_DIRECTION", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "defi__fact_bridge_activity", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__fact_bridge_activity"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "DIRECTION", "file_key_name": "models.defi__fact_bridge_activity", "attached_node": "model.near_models.defi__fact_bridge_activity"}, "test.near_models.not_null_defi__fact_bridge_activity_RECEIPT_SUCCEEDED.951d33e576": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "RECEIPT_SUCCEEDED", "model": "{{ get_where_subquery(ref('defi__fact_bridge_activity')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__fact_bridge_activity_RECEIPT_SUCCEEDED", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__fact_bridge_activity_RECEIPT_SUCCEEDED.sql", "original_file_path": "models/gold/defi/defi__fact_bridge_activity.yml", "unique_id": "test.near_models.not_null_defi__fact_bridge_activity_RECEIPT_SUCCEEDED.951d33e576", "fqn": ["near_models", "gold", "defi", "not_null_defi__fact_bridge_activity_RECEIPT_SUCCEEDED"], "alias": "fact_bridge_activity_RECEIPT_SUCCEEDED", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.588444, "relation_name": "NEAR.not_null_defi.fact_bridge_activity_RECEIPT_SUCCEEDED", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "defi__fact_bridge_activity", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__fact_bridge_activity"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "RECEIPT_SUCCEEDED", "file_key_name": "models.defi__fact_bridge_activity", "attached_node": "model.near_models.defi__fact_bridge_activity"}, "test.near_models.unique_defi__fact_bridge_activity_FACT_BRIDGE_ACTIVITY_ID.d12699ac97": {"test_metadata": {"name": "unique", "kwargs": {"column_name": "FACT_BRIDGE_ACTIVITY_ID", "model": "{{ get_where_subquery(ref('defi__fact_bridge_activity')) }}"}, "namespace": null}, "database": "NEAR", "schema": "unique_defi", "name": "unique_defi__fact_bridge_activity_FACT_BRIDGE_ACTIVITY_ID", "resource_type": "test", "package_name": "near_models", "path": "unique_defi__fact_bridge_activity_FACT_BRIDGE_ACTIVITY_ID.sql", "original_file_path": "models/gold/defi/defi__fact_bridge_activity.yml", "unique_id": "test.near_models.unique_defi__fact_bridge_activity_FACT_BRIDGE_ACTIVITY_ID.d12699ac97", "fqn": ["near_models", "gold", "defi", "unique_defi__fact_bridge_activity_FACT_BRIDGE_ACTIVITY_ID"], "alias": "fact_bridge_activity_FACT_BRIDGE_ACTIVITY_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'"}, "created_at": 1763073390.5912197, "relation_name": "NEAR.unique_defi.fact_bridge_activity_FACT_BRIDGE_ACTIVITY_ID", "raw_code": "{{ test_unique(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp >= SYSDATE() - INTERVAL '14 days'\") }}", "language": "sql", "refs": [{"name": "defi__fact_bridge_activity", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_unique"], "nodes": ["model.near_models.defi__fact_bridge_activity"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "FACT_BRIDGE_ACTIVITY_ID", "file_key_name": "models.defi__fact_bridge_activity", "attached_node": "model.near_models.defi__fact_bridge_activity"}, "test.near_models.not_null_defi__fact_bridge_activity_FACT_BRIDGE_ACTIVITY_ID.54fa630be4": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "FACT_BRIDGE_ACTIVITY_ID", "model": "{{ get_where_subquery(ref('defi__fact_bridge_activity')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__fact_bridge_activity_FACT_BRIDGE_ACTIVITY_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__fact_bridge_activity_FACT_BRIDGE_ACTIVITY_ID.sql", "original_file_path": "models/gold/defi/defi__fact_bridge_activity.yml", "unique_id": "test.near_models.not_null_defi__fact_bridge_activity_FACT_BRIDGE_ACTIVITY_ID.54fa630be4", "fqn": ["near_models", "gold", "defi", "not_null_defi__fact_bridge_activity_FACT_BRIDGE_ACTIVITY_ID"], "alias": "fact_bridge_activity_FACT_BRIDGE_ACTIVITY_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'"}, "created_at": 1763073390.5942645, "relation_name": "NEAR.not_null_defi.fact_bridge_activity_FACT_BRIDGE_ACTIVITY_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp >= SYSDATE() - INTERVAL '14 days'\") }}", "language": "sql", "refs": [{"name": "defi__fact_bridge_activity", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__fact_bridge_activity"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "FACT_BRIDGE_ACTIVITY_ID", "file_key_name": "models.defi__fact_bridge_activity", "attached_node": "model.near_models.defi__fact_bridge_activity"}, "test.near_models.dbt_utils_recency_defi__fact_bridge_activity_day__block_timestamp__1.fce46522a6": {"test_metadata": {"name": "recency", "kwargs": {"datepart": "day", "field": "block_timestamp", "interval": 1, "model": "{{ get_where_subquery(ref('defi__fact_bridge_activity')) }}"}, "namespace": "dbt_utils"}, "database": "NEAR", "schema": "dbt_utils_recency_defi", "name": "dbt_utils_recency_defi__fact_bridge_activity_day__block_timestamp__1", "resource_type": "test", "package_name": "near_models", "path": "dbt_utils_recency_defi__fact_b_ecbaa264d8e87225ef1c8b1428eec0ee.sql", "original_file_path": "models/gold/defi/defi__fact_bridge_activity.yml", "unique_id": "test.near_models.dbt_utils_recency_defi__fact_bridge_activity_day__block_timestamp__1.fce46522a6", "fqn": ["near_models", "gold", "defi", "dbt_utils_recency_defi__fact_bridge_activity_day__block_timestamp__1"], "alias": "fact_bridge_activity_day", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_utils_recency_defi__fact_b_ecbaa264d8e87225ef1c8b1428eec0ee", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_utils_recency_defi__fact_b_ecbaa264d8e87225ef1c8b1428eec0ee"}, "created_at": 1763073390.5963423, "relation_name": "NEAR.dbt_utils_recency_defi.fact_bridge_activity_day", "raw_code": "{{ dbt_utils.test_recency(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_utils_recency_defi__fact_b_ecbaa264d8e87225ef1c8b1428eec0ee\") }}", "language": "sql", "refs": [{"name": "defi__fact_bridge_activity", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_utils.test_recency", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.defi__fact_bridge_activity"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": null, "file_key_name": "models.defi__fact_bridge_activity", "attached_node": "model.near_models.defi__fact_bridge_activity"}, "test.near_models.not_null_defi__ez_lending_platform.626604ede3": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "platform", "model": "{{ get_where_subquery(ref('defi__ez_lending')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__ez_lending_platform", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__ez_lending_platform.sql", "original_file_path": "models/gold/defi/defi__ez_lending.yml", "unique_id": "test.near_models.not_null_defi__ez_lending_platform.626604ede3", "fqn": ["near_models", "gold", "defi", "not_null_defi__ez_lending_platform"], "alias": "ez_lending_platform", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.6072817, "relation_name": "NEAR.not_null_defi.ez_lending_platform", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "defi__ez_lending", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__ez_lending"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "platform", "file_key_name": "models.defi__ez_lending", "attached_node": "model.near_models.defi__ez_lending"}, "test.near_models.not_null_defi__ez_lending_TX_HASH.a9c7b16e2d": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TX_HASH", "model": "{{ get_where_subquery(ref('defi__ez_lending')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__ez_lending_TX_HASH", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__ez_lending_TX_HASH.sql", "original_file_path": "models/gold/defi/defi__ez_lending.yml", "unique_id": "test.near_models.not_null_defi__ez_lending_TX_HASH.a9c7b16e2d", "fqn": ["near_models", "gold", "defi", "not_null_defi__ez_lending_TX_HASH"], "alias": "ez_lending_TX_HASH", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.6093276, "relation_name": "NEAR.not_null_defi.ez_lending_TX_HASH", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "defi__ez_lending", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__ez_lending"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TX_HASH", "file_key_name": "models.defi__ez_lending", "attached_node": "model.near_models.defi__ez_lending"}, "test.near_models.not_null_defi__ez_lending_block_id.e428d7790f": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "block_id", "model": "{{ get_where_subquery(ref('defi__ez_lending')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__ez_lending_block_id", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__ez_lending_block_id.sql", "original_file_path": "models/gold/defi/defi__ez_lending.yml", "unique_id": "test.near_models.not_null_defi__ez_lending_block_id.e428d7790f", "fqn": ["near_models", "gold", "defi", "not_null_defi__ez_lending_block_id"], "alias": "ez_lending_block_id", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.6113472, "relation_name": "NEAR.not_null_defi.ez_lending_block_id", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "defi__ez_lending", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__ez_lending"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "block_id", "file_key_name": "models.defi__ez_lending", "attached_node": "model.near_models.defi__ez_lending"}, "test.near_models.not_null_defi__ez_lending_BLOCK_TIMESTAMP.0d4352ae36": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCK_TIMESTAMP", "model": "{{ get_where_subquery(ref('defi__ez_lending')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__ez_lending_BLOCK_TIMESTAMP", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__ez_lending_BLOCK_TIMESTAMP.sql", "original_file_path": "models/gold/defi/defi__ez_lending.yml", "unique_id": "test.near_models.not_null_defi__ez_lending_BLOCK_TIMESTAMP.0d4352ae36", "fqn": ["near_models", "gold", "defi", "not_null_defi__ez_lending_BLOCK_TIMESTAMP"], "alias": "ez_lending_BLOCK_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp <= current_timestamp - interval '1 hour'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "inserted_timestamp <= current_timestamp - interval '1 hour'"}, "created_at": 1763073390.6139503, "relation_name": "NEAR.not_null_defi.ez_lending_BLOCK_TIMESTAMP", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp <= current_timestamp - interval '1 hour'\") }}", "language": "sql", "refs": [{"name": "defi__ez_lending", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__ez_lending"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_TIMESTAMP", "file_key_name": "models.defi__ez_lending", "attached_node": "model.near_models.defi__ez_lending"}, "test.near_models.not_null_defi__ez_lending_SENDER_ID.98168e9693": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "SENDER_ID", "model": "{{ get_where_subquery(ref('defi__ez_lending')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__ez_lending_SENDER_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__ez_lending_SENDER_ID.sql", "original_file_path": "models/gold/defi/defi__ez_lending.yml", "unique_id": "test.near_models.not_null_defi__ez_lending_SENDER_ID.98168e9693", "fqn": ["near_models", "gold", "defi", "not_null_defi__ez_lending_SENDER_ID"], "alias": "ez_lending_SENDER_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.615999, "relation_name": "NEAR.not_null_defi.ez_lending_SENDER_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "defi__ez_lending", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__ez_lending"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "SENDER_ID", "file_key_name": "models.defi__ez_lending", "attached_node": "model.near_models.defi__ez_lending"}, "test.near_models.not_null_defi__ez_lending_ACTIONS.7856d96334": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "ACTIONS", "model": "{{ get_where_subquery(ref('defi__ez_lending')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__ez_lending_ACTIONS", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__ez_lending_ACTIONS.sql", "original_file_path": "models/gold/defi/defi__ez_lending.yml", "unique_id": "test.near_models.not_null_defi__ez_lending_ACTIONS.7856d96334", "fqn": ["near_models", "gold", "defi", "not_null_defi__ez_lending_ACTIONS"], "alias": "ez_lending_ACTIONS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.6180627, "relation_name": "NEAR.not_null_defi.ez_lending_ACTIONS", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "defi__ez_lending", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__ez_lending"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "ACTIONS", "file_key_name": "models.defi__ez_lending", "attached_node": "model.near_models.defi__ez_lending"}, "test.near_models.not_null_defi__ez_lending_CONTRACT_ADDRESS.19239ade01": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "CONTRACT_ADDRESS", "model": "{{ get_where_subquery(ref('defi__ez_lending')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__ez_lending_CONTRACT_ADDRESS", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__ez_lending_CONTRACT_ADDRESS.sql", "original_file_path": "models/gold/defi/defi__ez_lending.yml", "unique_id": "test.near_models.not_null_defi__ez_lending_CONTRACT_ADDRESS.19239ade01", "fqn": ["near_models", "gold", "defi", "not_null_defi__ez_lending_CONTRACT_ADDRESS"], "alias": "ez_lending_CONTRACT_ADDRESS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.620093, "relation_name": "NEAR.not_null_defi.ez_lending_CONTRACT_ADDRESS", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "defi__ez_lending", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__ez_lending"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "CONTRACT_ADDRESS", "file_key_name": "models.defi__ez_lending", "attached_node": "model.near_models.defi__ez_lending"}, "test.near_models.not_null_defi__ez_lending_TOKEN_ADDRESS.574f8589cb": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TOKEN_ADDRESS", "model": "{{ get_where_subquery(ref('defi__ez_lending')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__ez_lending_TOKEN_ADDRESS", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__ez_lending_TOKEN_ADDRESS.sql", "original_file_path": "models/gold/defi/defi__ez_lending.yml", "unique_id": "test.near_models.not_null_defi__ez_lending_TOKEN_ADDRESS.574f8589cb", "fqn": ["near_models", "gold", "defi", "not_null_defi__ez_lending_TOKEN_ADDRESS"], "alias": "ez_lending_TOKEN_ADDRESS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.6220853, "relation_name": "NEAR.not_null_defi.ez_lending_TOKEN_ADDRESS", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "defi__ez_lending", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__ez_lending"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TOKEN_ADDRESS", "file_key_name": "models.defi__ez_lending", "attached_node": "model.near_models.defi__ez_lending"}, "test.near_models.not_null_defi__ez_lending_AMOUNT_RAW.add2c4c257": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "AMOUNT_RAW", "model": "{{ get_where_subquery(ref('defi__ez_lending')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__ez_lending_AMOUNT_RAW", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__ez_lending_AMOUNT_RAW.sql", "original_file_path": "models/gold/defi/defi__ez_lending.yml", "unique_id": "test.near_models.not_null_defi__ez_lending_AMOUNT_RAW.add2c4c257", "fqn": ["near_models", "gold", "defi", "not_null_defi__ez_lending_AMOUNT_RAW"], "alias": "ez_lending_AMOUNT_RAW", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "token_address not in ('shadow_ref_v1-4179', 'v2-nearx.stader-labs.near')", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "token_address not in ('shadow_ref_v1-4179', 'v2-nearx.stader-labs.near')"}, "created_at": 1763073390.624471, "relation_name": "NEAR.not_null_defi.ez_lending_AMOUNT_RAW", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"token_address not in ('shadow_ref_v1-4179', 'v2-nearx.stader-labs.near')\") }}", "language": "sql", "refs": [{"name": "defi__ez_lending", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__ez_lending"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "AMOUNT_RAW", "file_key_name": "models.defi__ez_lending", "attached_node": "model.near_models.defi__ez_lending"}, "test.near_models.not_null_defi__ez_lending_AMOUNT_ADJ.d44e52650b": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "AMOUNT_ADJ", "model": "{{ get_where_subquery(ref('defi__ez_lending')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__ez_lending_AMOUNT_ADJ", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__ez_lending_AMOUNT_ADJ.sql", "original_file_path": "models/gold/defi/defi__ez_lending.yml", "unique_id": "test.near_models.not_null_defi__ez_lending_AMOUNT_ADJ.d44e52650b", "fqn": ["near_models", "gold", "defi", "not_null_defi__ez_lending_AMOUNT_ADJ"], "alias": "ez_lending_AMOUNT_ADJ", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "token_address not in ('shadow_ref_v1-4179', 'v2-nearx.stader-labs.near')", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "token_address not in ('shadow_ref_v1-4179', 'v2-nearx.stader-labs.near')"}, "created_at": 1763073390.6267362, "relation_name": "NEAR.not_null_defi.ez_lending_AMOUNT_ADJ", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"token_address not in ('shadow_ref_v1-4179', 'v2-nearx.stader-labs.near')\") }}", "language": "sql", "refs": [{"name": "defi__ez_lending", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__ez_lending"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "AMOUNT_ADJ", "file_key_name": "models.defi__ez_lending", "attached_node": "model.near_models.defi__ez_lending"}, "test.near_models.not_null_defi__ez_lending_EZ_LENDING_ID.a8180a1111": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "EZ_LENDING_ID", "model": "{{ get_where_subquery(ref('defi__ez_lending')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__ez_lending_EZ_LENDING_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__ez_lending_EZ_LENDING_ID.sql", "original_file_path": "models/gold/defi/defi__ez_lending.yml", "unique_id": "test.near_models.not_null_defi__ez_lending_EZ_LENDING_ID.a8180a1111", "fqn": ["near_models", "gold", "defi", "not_null_defi__ez_lending_EZ_LENDING_ID"], "alias": "ez_lending_EZ_LENDING_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.628751, "relation_name": "NEAR.not_null_defi.ez_lending_EZ_LENDING_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "defi__ez_lending", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__ez_lending"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "EZ_LENDING_ID", "file_key_name": "models.defi__ez_lending", "attached_node": "model.near_models.defi__ez_lending"}, "test.near_models.dbt_utils_recency_defi__ez_lending_hours__block_timestamp__24.c43117c959": {"test_metadata": {"name": "recency", "kwargs": {"datepart": "hours", "field": "block_timestamp", "interval": 24, "model": "{{ get_where_subquery(ref('defi__ez_lending')) }}"}, "namespace": "dbt_utils"}, "database": "NEAR", "schema": "dbt_utils_recency_defi", "name": "dbt_utils_recency_defi__ez_lending_hours__block_timestamp__24", "resource_type": "test", "package_name": "near_models", "path": "dbt_utils_recency_defi__ez_lending_hours__block_timestamp__24.sql", "original_file_path": "models/gold/defi/defi__ez_lending.yml", "unique_id": "test.near_models.dbt_utils_recency_defi__ez_lending_hours__block_timestamp__24.c43117c959", "fqn": ["near_models", "gold", "defi", "dbt_utils_recency_defi__ez_lending_hours__block_timestamp__24"], "alias": "ez_lending_hours", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.630767, "relation_name": "NEAR.dbt_utils_recency_defi.ez_lending_hours", "raw_code": "{{ dbt_utils.test_recency(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "defi__ez_lending", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_utils.test_recency", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.defi__ez_lending"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": null, "file_key_name": "models.defi__ez_lending", "attached_node": "model.near_models.defi__ez_lending"}, "test.near_models.not_null_defi__fact_dex_swaps_TX_HASH.e1b0c0e4eb": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TX_HASH", "model": "{{ get_where_subquery(ref('defi__fact_dex_swaps')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__fact_dex_swaps_TX_HASH", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__fact_dex_swaps_TX_HASH.sql", "original_file_path": "models/gold/defi/defi__fact_dex_swaps.yml", "unique_id": "test.near_models.not_null_defi__fact_dex_swaps_TX_HASH.e1b0c0e4eb", "fqn": ["near_models", "gold", "defi", "not_null_defi__fact_dex_swaps_TX_HASH"], "alias": "fact_dex_swaps_TX_HASH", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'"}, "created_at": 1763073390.639715, "relation_name": "NEAR.not_null_defi.fact_dex_swaps_TX_HASH", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp >= SYSDATE() - INTERVAL '14 days'\") }}", "language": "sql", "refs": [{"name": "defi__fact_dex_swaps", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__fact_dex_swaps"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TX_HASH", "file_key_name": "models.defi__fact_dex_swaps", "attached_node": "model.near_models.defi__fact_dex_swaps"}, "test.near_models.not_null_defi__fact_dex_swaps_RECEIPT_OBJECT_ID.a0515b3f6e": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "RECEIPT_OBJECT_ID", "model": "{{ get_where_subquery(ref('defi__fact_dex_swaps')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__fact_dex_swaps_RECEIPT_OBJECT_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__fact_dex_swaps_RECEIPT_OBJECT_ID.sql", "original_file_path": "models/gold/defi/defi__fact_dex_swaps.yml", "unique_id": "test.near_models.not_null_defi__fact_dex_swaps_RECEIPT_OBJECT_ID.a0515b3f6e", "fqn": ["near_models", "gold", "defi", "not_null_defi__fact_dex_swaps_RECEIPT_OBJECT_ID"], "alias": "fact_dex_swaps_RECEIPT_OBJECT_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.641767, "relation_name": "NEAR.not_null_defi.fact_dex_swaps_RECEIPT_OBJECT_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "defi__fact_dex_swaps", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__fact_dex_swaps"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "RECEIPT_OBJECT_ID", "file_key_name": "models.defi__fact_dex_swaps", "attached_node": "model.near_models.defi__fact_dex_swaps"}, "test.near_models.not_null_defi__fact_dex_swaps_BLOCK_ID.b37f8d8aca": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCK_ID", "model": "{{ get_where_subquery(ref('defi__fact_dex_swaps')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__fact_dex_swaps_BLOCK_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__fact_dex_swaps_BLOCK_ID.sql", "original_file_path": "models/gold/defi/defi__fact_dex_swaps.yml", "unique_id": "test.near_models.not_null_defi__fact_dex_swaps_BLOCK_ID.b37f8d8aca", "fqn": ["near_models", "gold", "defi", "not_null_defi__fact_dex_swaps_BLOCK_ID"], "alias": "fact_dex_swaps_BLOCK_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.6437783, "relation_name": "NEAR.not_null_defi.fact_dex_swaps_BLOCK_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "defi__fact_dex_swaps", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__fact_dex_swaps"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_ID", "file_key_name": "models.defi__fact_dex_swaps", "attached_node": "model.near_models.defi__fact_dex_swaps"}, "test.near_models.not_null_defi__fact_dex_swaps_BLOCK_TIMESTAMP.16523c93b8": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCK_TIMESTAMP", "model": "{{ get_where_subquery(ref('defi__fact_dex_swaps')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__fact_dex_swaps_BLOCK_TIMESTAMP", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__fact_dex_swaps_BLOCK_TIMESTAMP.sql", "original_file_path": "models/gold/defi/defi__fact_dex_swaps.yml", "unique_id": "test.near_models.not_null_defi__fact_dex_swaps_BLOCK_TIMESTAMP.16523c93b8", "fqn": ["near_models", "gold", "defi", "not_null_defi__fact_dex_swaps_BLOCK_TIMESTAMP"], "alias": "fact_dex_swaps_BLOCK_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'"}, "created_at": 1763073390.6467335, "relation_name": "NEAR.not_null_defi.fact_dex_swaps_BLOCK_TIMESTAMP", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp >= SYSDATE() - INTERVAL '14 days'\") }}", "language": "sql", "refs": [{"name": "defi__fact_dex_swaps", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__fact_dex_swaps"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_TIMESTAMP", "file_key_name": "models.defi__fact_dex_swaps", "attached_node": "model.near_models.defi__fact_dex_swaps"}, "test.near_models.not_null_defi__fact_dex_swaps_RECEIVER_ID.33f262c943": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "RECEIVER_ID", "model": "{{ get_where_subquery(ref('defi__fact_dex_swaps')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__fact_dex_swaps_RECEIVER_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__fact_dex_swaps_RECEIVER_ID.sql", "original_file_path": "models/gold/defi/defi__fact_dex_swaps.yml", "unique_id": "test.near_models.not_null_defi__fact_dex_swaps_RECEIVER_ID.33f262c943", "fqn": ["near_models", "gold", "defi", "not_null_defi__fact_dex_swaps_RECEIVER_ID"], "alias": "fact_dex_swaps_RECEIVER_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.6487522, "relation_name": "NEAR.not_null_defi.fact_dex_swaps_RECEIVER_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "defi__fact_dex_swaps", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__fact_dex_swaps"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "RECEIVER_ID", "file_key_name": "models.defi__fact_dex_swaps", "attached_node": "model.near_models.defi__fact_dex_swaps"}, "test.near_models.not_null_defi__fact_dex_swaps_SIGNER_ID.3385232143": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "SIGNER_ID", "model": "{{ get_where_subquery(ref('defi__fact_dex_swaps')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__fact_dex_swaps_SIGNER_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__fact_dex_swaps_SIGNER_ID.sql", "original_file_path": "models/gold/defi/defi__fact_dex_swaps.yml", "unique_id": "test.near_models.not_null_defi__fact_dex_swaps_SIGNER_ID.3385232143", "fqn": ["near_models", "gold", "defi", "not_null_defi__fact_dex_swaps_SIGNER_ID"], "alias": "fact_dex_swaps_SIGNER_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.6507716, "relation_name": "NEAR.not_null_defi.fact_dex_swaps_SIGNER_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "defi__fact_dex_swaps", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__fact_dex_swaps"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "SIGNER_ID", "file_key_name": "models.defi__fact_dex_swaps", "attached_node": "model.near_models.defi__fact_dex_swaps"}, "test.near_models.not_null_defi__fact_dex_swaps_SWAP_INDEX.cf097c733b": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "SWAP_INDEX", "model": "{{ get_where_subquery(ref('defi__fact_dex_swaps')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__fact_dex_swaps_SWAP_INDEX", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__fact_dex_swaps_SWAP_INDEX.sql", "original_file_path": "models/gold/defi/defi__fact_dex_swaps.yml", "unique_id": "test.near_models.not_null_defi__fact_dex_swaps_SWAP_INDEX.cf097c733b", "fqn": ["near_models", "gold", "defi", "not_null_defi__fact_dex_swaps_SWAP_INDEX"], "alias": "fact_dex_swaps_SWAP_INDEX", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.6527808, "relation_name": "NEAR.not_null_defi.fact_dex_swaps_SWAP_INDEX", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "defi__fact_dex_swaps", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__fact_dex_swaps"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "SWAP_INDEX", "file_key_name": "models.defi__fact_dex_swaps", "attached_node": "model.near_models.defi__fact_dex_swaps"}, "test.near_models.not_null_defi__fact_dex_swaps_AMOUNT_OUT_RAW.6c16a2b17f": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "AMOUNT_OUT_RAW", "model": "{{ get_where_subquery(ref('defi__fact_dex_swaps')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__fact_dex_swaps_AMOUNT_OUT_RAW", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__fact_dex_swaps_AMOUNT_OUT_RAW.sql", "original_file_path": "models/gold/defi/defi__fact_dex_swaps.yml", "unique_id": "test.near_models.not_null_defi__fact_dex_swaps_AMOUNT_OUT_RAW.6c16a2b17f", "fqn": ["near_models", "gold", "defi", "not_null_defi__fact_dex_swaps_AMOUNT_OUT_RAW"], "alias": "fact_dex_swaps_AMOUNT_OUT_RAW", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.654772, "relation_name": "NEAR.not_null_defi.fact_dex_swaps_AMOUNT_OUT_RAW", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "defi__fact_dex_swaps", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__fact_dex_swaps"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "AMOUNT_OUT_RAW", "file_key_name": "models.defi__fact_dex_swaps", "attached_node": "model.near_models.defi__fact_dex_swaps"}, "test.near_models.not_null_defi__fact_dex_swaps_TOKEN_OUT.3ea23afc8b": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TOKEN_OUT", "model": "{{ get_where_subquery(ref('defi__fact_dex_swaps')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__fact_dex_swaps_TOKEN_OUT", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__fact_dex_swaps_TOKEN_OUT.sql", "original_file_path": "models/gold/defi/defi__fact_dex_swaps.yml", "unique_id": "test.near_models.not_null_defi__fact_dex_swaps_TOKEN_OUT.3ea23afc8b", "fqn": ["near_models", "gold", "defi", "not_null_defi__fact_dex_swaps_TOKEN_OUT"], "alias": "fact_dex_swaps_TOKEN_OUT", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.65676, "relation_name": "NEAR.not_null_defi.fact_dex_swaps_TOKEN_OUT", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "defi__fact_dex_swaps", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__fact_dex_swaps"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TOKEN_OUT", "file_key_name": "models.defi__fact_dex_swaps", "attached_node": "model.near_models.defi__fact_dex_swaps"}, "test.near_models.not_null_defi__fact_dex_swaps_AMOUNT_IN_RAW.d47eb40151": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "AMOUNT_IN_RAW", "model": "{{ get_where_subquery(ref('defi__fact_dex_swaps')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__fact_dex_swaps_AMOUNT_IN_RAW", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__fact_dex_swaps_AMOUNT_IN_RAW.sql", "original_file_path": "models/gold/defi/defi__fact_dex_swaps.yml", "unique_id": "test.near_models.not_null_defi__fact_dex_swaps_AMOUNT_IN_RAW.d47eb40151", "fqn": ["near_models", "gold", "defi", "not_null_defi__fact_dex_swaps_AMOUNT_IN_RAW"], "alias": "fact_dex_swaps_AMOUNT_IN_RAW", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.658731, "relation_name": "NEAR.not_null_defi.fact_dex_swaps_AMOUNT_IN_RAW", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "defi__fact_dex_swaps", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__fact_dex_swaps"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "AMOUNT_IN_RAW", "file_key_name": "models.defi__fact_dex_swaps", "attached_node": "model.near_models.defi__fact_dex_swaps"}, "test.near_models.not_null_defi__fact_dex_swaps_TOKEN_IN.fbea343b82": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TOKEN_IN", "model": "{{ get_where_subquery(ref('defi__fact_dex_swaps')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__fact_dex_swaps_TOKEN_IN", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__fact_dex_swaps_TOKEN_IN.sql", "original_file_path": "models/gold/defi/defi__fact_dex_swaps.yml", "unique_id": "test.near_models.not_null_defi__fact_dex_swaps_TOKEN_IN.fbea343b82", "fqn": ["near_models", "gold", "defi", "not_null_defi__fact_dex_swaps_TOKEN_IN"], "alias": "fact_dex_swaps_TOKEN_IN", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.661019, "relation_name": "NEAR.not_null_defi.fact_dex_swaps_TOKEN_IN", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "defi__fact_dex_swaps", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__fact_dex_swaps"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TOKEN_IN", "file_key_name": "models.defi__fact_dex_swaps", "attached_node": "model.near_models.defi__fact_dex_swaps"}, "test.near_models.unique_defi__fact_dex_swaps_FACT_DEX_SWAPS_ID.8096cbffa1": {"test_metadata": {"name": "unique", "kwargs": {"column_name": "FACT_DEX_SWAPS_ID", "model": "{{ get_where_subquery(ref('defi__fact_dex_swaps')) }}"}, "namespace": null}, "database": "NEAR", "schema": "unique_defi", "name": "unique_defi__fact_dex_swaps_FACT_DEX_SWAPS_ID", "resource_type": "test", "package_name": "near_models", "path": "unique_defi__fact_dex_swaps_FACT_DEX_SWAPS_ID.sql", "original_file_path": "models/gold/defi/defi__fact_dex_swaps.yml", "unique_id": "test.near_models.unique_defi__fact_dex_swaps_FACT_DEX_SWAPS_ID.8096cbffa1", "fqn": ["near_models", "gold", "defi", "unique_defi__fact_dex_swaps_FACT_DEX_SWAPS_ID"], "alias": "fact_dex_swaps_FACT_DEX_SWAPS_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'"}, "created_at": 1763073390.6638227, "relation_name": "NEAR.unique_defi.fact_dex_swaps_FACT_DEX_SWAPS_ID", "raw_code": "{{ test_unique(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp >= SYSDATE() - INTERVAL '14 days'\") }}", "language": "sql", "refs": [{"name": "defi__fact_dex_swaps", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_unique"], "nodes": ["model.near_models.defi__fact_dex_swaps"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "FACT_DEX_SWAPS_ID", "file_key_name": "models.defi__fact_dex_swaps", "attached_node": "model.near_models.defi__fact_dex_swaps"}, "test.near_models.not_null_defi__fact_dex_swaps_FACT_DEX_SWAPS_ID.ef0bc755ac": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "FACT_DEX_SWAPS_ID", "model": "{{ get_where_subquery(ref('defi__fact_dex_swaps')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__fact_dex_swaps_FACT_DEX_SWAPS_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__fact_dex_swaps_FACT_DEX_SWAPS_ID.sql", "original_file_path": "models/gold/defi/defi__fact_dex_swaps.yml", "unique_id": "test.near_models.not_null_defi__fact_dex_swaps_FACT_DEX_SWAPS_ID.ef0bc755ac", "fqn": ["near_models", "gold", "defi", "not_null_defi__fact_dex_swaps_FACT_DEX_SWAPS_ID"], "alias": "fact_dex_swaps_FACT_DEX_SWAPS_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'"}, "created_at": 1763073390.6665611, "relation_name": "NEAR.not_null_defi.fact_dex_swaps_FACT_DEX_SWAPS_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp >= SYSDATE() - INTERVAL '14 days'\") }}", "language": "sql", "refs": [{"name": "defi__fact_dex_swaps", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__fact_dex_swaps"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "FACT_DEX_SWAPS_ID", "file_key_name": "models.defi__fact_dex_swaps", "attached_node": "model.near_models.defi__fact_dex_swaps"}, "test.near_models.dbt_utils_recency_defi__fact_dex_swaps_hours__block_timestamp__12.98c5ae8b91": {"test_metadata": {"name": "recency", "kwargs": {"datepart": "hours", "field": "block_timestamp", "interval": 12, "model": "{{ get_where_subquery(ref('defi__fact_dex_swaps')) }}"}, "namespace": "dbt_utils"}, "database": "NEAR", "schema": "dbt_utils_recency_defi", "name": "dbt_utils_recency_defi__fact_dex_swaps_hours__block_timestamp__12", "resource_type": "test", "package_name": "near_models", "path": "dbt_utils_recency_defi__fact_d_b87e7643b1429f682fffdb98296edeb0.sql", "original_file_path": "models/gold/defi/defi__fact_dex_swaps.yml", "unique_id": "test.near_models.dbt_utils_recency_defi__fact_dex_swaps_hours__block_timestamp__12.98c5ae8b91", "fqn": ["near_models", "gold", "defi", "dbt_utils_recency_defi__fact_dex_swaps_hours__block_timestamp__12"], "alias": "fact_dex_swaps_hours", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_utils_recency_defi__fact_d_b87e7643b1429f682fffdb98296edeb0", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_utils_recency_defi__fact_d_b87e7643b1429f682fffdb98296edeb0"}, "created_at": 1763073390.6686394, "relation_name": "NEAR.dbt_utils_recency_defi.fact_dex_swaps_hours", "raw_code": "{{ dbt_utils.test_recency(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_utils_recency_defi__fact_d_b87e7643b1429f682fffdb98296edeb0\") }}", "language": "sql", "refs": [{"name": "defi__fact_dex_swaps", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_utils.test_recency", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.defi__fact_dex_swaps"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": null, "file_key_name": "models.defi__fact_dex_swaps", "attached_node": "model.near_models.defi__fact_dex_swaps"}, "test.near_models.not_null_defi__fact_lending_platform.f2d758f835": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "platform", "model": "{{ get_where_subquery(ref('defi__fact_lending')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__fact_lending_platform", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__fact_lending_platform.sql", "original_file_path": "models/gold/defi/defi__fact_lending.yml", "unique_id": "test.near_models.not_null_defi__fact_lending_platform.f2d758f835", "fqn": ["near_models", "gold", "defi", "not_null_defi__fact_lending_platform"], "alias": "fact_lending_platform", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.6767797, "relation_name": "NEAR.not_null_defi.fact_lending_platform", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "defi__fact_lending", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__fact_lending"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "platform", "file_key_name": "models.defi__fact_lending", "attached_node": "model.near_models.defi__fact_lending"}, "test.near_models.not_null_defi__fact_lending_TX_HASH.9ac4d2c828": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TX_HASH", "model": "{{ get_where_subquery(ref('defi__fact_lending')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__fact_lending_TX_HASH", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__fact_lending_TX_HASH.sql", "original_file_path": "models/gold/defi/defi__fact_lending.yml", "unique_id": "test.near_models.not_null_defi__fact_lending_TX_HASH.9ac4d2c828", "fqn": ["near_models", "gold", "defi", "not_null_defi__fact_lending_TX_HASH"], "alias": "fact_lending_TX_HASH", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.678835, "relation_name": "NEAR.not_null_defi.fact_lending_TX_HASH", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "defi__fact_lending", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__fact_lending"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TX_HASH", "file_key_name": "models.defi__fact_lending", "attached_node": "model.near_models.defi__fact_lending"}, "test.near_models.not_null_defi__fact_lending_block_id.a76981972f": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "block_id", "model": "{{ get_where_subquery(ref('defi__fact_lending')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__fact_lending_block_id", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__fact_lending_block_id.sql", "original_file_path": "models/gold/defi/defi__fact_lending.yml", "unique_id": "test.near_models.not_null_defi__fact_lending_block_id.a76981972f", "fqn": ["near_models", "gold", "defi", "not_null_defi__fact_lending_block_id"], "alias": "fact_lending_block_id", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.680858, "relation_name": "NEAR.not_null_defi.fact_lending_block_id", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "defi__fact_lending", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__fact_lending"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "block_id", "file_key_name": "models.defi__fact_lending", "attached_node": "model.near_models.defi__fact_lending"}, "test.near_models.not_null_defi__fact_lending_BLOCK_TIMESTAMP.6793700f64": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCK_TIMESTAMP", "model": "{{ get_where_subquery(ref('defi__fact_lending')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__fact_lending_BLOCK_TIMESTAMP", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__fact_lending_BLOCK_TIMESTAMP.sql", "original_file_path": "models/gold/defi/defi__fact_lending.yml", "unique_id": "test.near_models.not_null_defi__fact_lending_BLOCK_TIMESTAMP.6793700f64", "fqn": ["near_models", "gold", "defi", "not_null_defi__fact_lending_BLOCK_TIMESTAMP"], "alias": "fact_lending_BLOCK_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp <= current_timestamp - interval '1 hour'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "inserted_timestamp <= current_timestamp - interval '1 hour'"}, "created_at": 1763073390.6831594, "relation_name": "NEAR.not_null_defi.fact_lending_BLOCK_TIMESTAMP", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp <= current_timestamp - interval '1 hour'\") }}", "language": "sql", "refs": [{"name": "defi__fact_lending", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__fact_lending"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_TIMESTAMP", "file_key_name": "models.defi__fact_lending", "attached_node": "model.near_models.defi__fact_lending"}, "test.near_models.not_null_defi__fact_lending_SENDER_ID.c5162f4888": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "SENDER_ID", "model": "{{ get_where_subquery(ref('defi__fact_lending')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__fact_lending_SENDER_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__fact_lending_SENDER_ID.sql", "original_file_path": "models/gold/defi/defi__fact_lending.yml", "unique_id": "test.near_models.not_null_defi__fact_lending_SENDER_ID.c5162f4888", "fqn": ["near_models", "gold", "defi", "not_null_defi__fact_lending_SENDER_ID"], "alias": "fact_lending_SENDER_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.6852021, "relation_name": "NEAR.not_null_defi.fact_lending_SENDER_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "defi__fact_lending", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__fact_lending"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "SENDER_ID", "file_key_name": "models.defi__fact_lending", "attached_node": "model.near_models.defi__fact_lending"}, "test.near_models.not_null_defi__fact_lending_ACTIONS.f6df7396d4": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "ACTIONS", "model": "{{ get_where_subquery(ref('defi__fact_lending')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__fact_lending_ACTIONS", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__fact_lending_ACTIONS.sql", "original_file_path": "models/gold/defi/defi__fact_lending.yml", "unique_id": "test.near_models.not_null_defi__fact_lending_ACTIONS.f6df7396d4", "fqn": ["near_models", "gold", "defi", "not_null_defi__fact_lending_ACTIONS"], "alias": "fact_lending_ACTIONS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.6872087, "relation_name": "NEAR.not_null_defi.fact_lending_ACTIONS", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "defi__fact_lending", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__fact_lending"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "ACTIONS", "file_key_name": "models.defi__fact_lending", "attached_node": "model.near_models.defi__fact_lending"}, "test.near_models.not_null_defi__fact_lending_CONTRACT_ADDRESS.a96740750f": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "CONTRACT_ADDRESS", "model": "{{ get_where_subquery(ref('defi__fact_lending')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__fact_lending_CONTRACT_ADDRESS", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__fact_lending_CONTRACT_ADDRESS.sql", "original_file_path": "models/gold/defi/defi__fact_lending.yml", "unique_id": "test.near_models.not_null_defi__fact_lending_CONTRACT_ADDRESS.a96740750f", "fqn": ["near_models", "gold", "defi", "not_null_defi__fact_lending_CONTRACT_ADDRESS"], "alias": "fact_lending_CONTRACT_ADDRESS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.6892052, "relation_name": "NEAR.not_null_defi.fact_lending_CONTRACT_ADDRESS", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "defi__fact_lending", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__fact_lending"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "CONTRACT_ADDRESS", "file_key_name": "models.defi__fact_lending", "attached_node": "model.near_models.defi__fact_lending"}, "test.near_models.not_null_defi__fact_lending_AMOUNT_RAW.71b31f6a6d": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "AMOUNT_RAW", "model": "{{ get_where_subquery(ref('defi__fact_lending')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__fact_lending_AMOUNT_RAW", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__fact_lending_AMOUNT_RAW.sql", "original_file_path": "models/gold/defi/defi__fact_lending.yml", "unique_id": "test.near_models.not_null_defi__fact_lending_AMOUNT_RAW.71b31f6a6d", "fqn": ["near_models", "gold", "defi", "not_null_defi__fact_lending_AMOUNT_RAW"], "alias": "fact_lending_AMOUNT_RAW", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "token_address not in ('shadow_ref_v1-4179', 'v2-nearx.stader-labs.near')", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "token_address not in ('shadow_ref_v1-4179', 'v2-nearx.stader-labs.near')"}, "created_at": 1763073390.6912282, "relation_name": "NEAR.not_null_defi.fact_lending_AMOUNT_RAW", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"token_address not in ('shadow_ref_v1-4179', 'v2-nearx.stader-labs.near')\") }}", "language": "sql", "refs": [{"name": "defi__fact_lending", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__fact_lending"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "AMOUNT_RAW", "file_key_name": "models.defi__fact_lending", "attached_node": "model.near_models.defi__fact_lending"}, "test.near_models.not_null_defi__fact_lending_AMOUNT_ADJ.52609c7541": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "AMOUNT_ADJ", "model": "{{ get_where_subquery(ref('defi__fact_lending')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__fact_lending_AMOUNT_ADJ", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__fact_lending_AMOUNT_ADJ.sql", "original_file_path": "models/gold/defi/defi__fact_lending.yml", "unique_id": "test.near_models.not_null_defi__fact_lending_AMOUNT_ADJ.52609c7541", "fqn": ["near_models", "gold", "defi", "not_null_defi__fact_lending_AMOUNT_ADJ"], "alias": "fact_lending_AMOUNT_ADJ", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "token_address not in ('shadow_ref_v1-4179', 'v2-nearx.stader-labs.near')", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "token_address not in ('shadow_ref_v1-4179', 'v2-nearx.stader-labs.near')"}, "created_at": 1763073390.6932244, "relation_name": "NEAR.not_null_defi.fact_lending_AMOUNT_ADJ", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"token_address not in ('shadow_ref_v1-4179', 'v2-nearx.stader-labs.near')\") }}", "language": "sql", "refs": [{"name": "defi__fact_lending", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__fact_lending"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "AMOUNT_ADJ", "file_key_name": "models.defi__fact_lending", "attached_node": "model.near_models.defi__fact_lending"}, "test.near_models.not_null_defi__fact_lending_TOKEN_ADDRESS.751aeb9d01": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TOKEN_ADDRESS", "model": "{{ get_where_subquery(ref('defi__fact_lending')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__fact_lending_TOKEN_ADDRESS", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__fact_lending_TOKEN_ADDRESS.sql", "original_file_path": "models/gold/defi/defi__fact_lending.yml", "unique_id": "test.near_models.not_null_defi__fact_lending_TOKEN_ADDRESS.751aeb9d01", "fqn": ["near_models", "gold", "defi", "not_null_defi__fact_lending_TOKEN_ADDRESS"], "alias": "fact_lending_TOKEN_ADDRESS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.6952646, "relation_name": "NEAR.not_null_defi.fact_lending_TOKEN_ADDRESS", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "defi__fact_lending", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__fact_lending"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TOKEN_ADDRESS", "file_key_name": "models.defi__fact_lending", "attached_node": "model.near_models.defi__fact_lending"}, "test.near_models.not_null_defi__fact_lending_FACT_LENDING_ID.99ce7669ff": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "FACT_LENDING_ID", "model": "{{ get_where_subquery(ref('defi__fact_lending')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_defi", "name": "not_null_defi__fact_lending_FACT_LENDING_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_defi__fact_lending_FACT_LENDING_ID.sql", "original_file_path": "models/gold/defi/defi__fact_lending.yml", "unique_id": "test.near_models.not_null_defi__fact_lending_FACT_LENDING_ID.99ce7669ff", "fqn": ["near_models", "gold", "defi", "not_null_defi__fact_lending_FACT_LENDING_ID"], "alias": "fact_lending_FACT_LENDING_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.6978836, "relation_name": "NEAR.not_null_defi.fact_lending_FACT_LENDING_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "defi__fact_lending", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.defi__fact_lending"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "FACT_LENDING_ID", "file_key_name": "models.defi__fact_lending", "attached_node": "model.near_models.defi__fact_lending"}, "test.near_models.dbt_utils_recency_defi__fact_lending_hours__block_timestamp__24.07f41c9bac": {"test_metadata": {"name": "recency", "kwargs": {"datepart": "hours", "field": "block_timestamp", "interval": 24, "model": "{{ get_where_subquery(ref('defi__fact_lending')) }}"}, "namespace": "dbt_utils"}, "database": "NEAR", "schema": "dbt_utils_recency_defi", "name": "dbt_utils_recency_defi__fact_lending_hours__block_timestamp__24", "resource_type": "test", "package_name": "near_models", "path": "dbt_utils_recency_defi__fact_lending_hours__block_timestamp__24.sql", "original_file_path": "models/gold/defi/defi__fact_lending.yml", "unique_id": "test.near_models.dbt_utils_recency_defi__fact_lending_hours__block_timestamp__24.07f41c9bac", "fqn": ["near_models", "gold", "defi", "dbt_utils_recency_defi__fact_lending_hours__block_timestamp__24"], "alias": "fact_lending_hours", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.699938, "relation_name": "NEAR.dbt_utils_recency_defi.fact_lending_hours", "raw_code": "{{ dbt_utils.test_recency(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "defi__fact_lending", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_utils.test_recency", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.defi__fact_lending"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": null, "file_key_name": "models.defi__fact_lending", "attached_node": "model.near_models.defi__fact_lending"}, "test.near_models.not_null_nft__fact_nft_mints_RECEIPT_OBJECT_ID.3f10434ab7": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "RECEIPT_OBJECT_ID", "model": "{{ get_where_subquery(ref('nft__fact_nft_mints')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_nft", "name": "not_null_nft__fact_nft_mints_RECEIPT_OBJECT_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_nft__fact_nft_mints_RECEIPT_OBJECT_ID.sql", "original_file_path": "models/gold/nft/nft__fact_nft_mints.yml", "unique_id": "test.near_models.not_null_nft__fact_nft_mints_RECEIPT_OBJECT_ID.3f10434ab7", "fqn": ["near_models", "gold", "nft", "not_null_nft__fact_nft_mints_RECEIPT_OBJECT_ID"], "alias": "fact_nft_mints_RECEIPT_OBJECT_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.7084892, "relation_name": "NEAR.not_null_nft.fact_nft_mints_RECEIPT_OBJECT_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "nft__fact_nft_mints", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.nft__fact_nft_mints"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "RECEIPT_OBJECT_ID", "file_key_name": "models.nft__fact_nft_mints", "attached_node": "model.near_models.nft__fact_nft_mints"}, "test.near_models.not_null_nft__fact_nft_mints_TX_HASH.936a93d017": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TX_HASH", "model": "{{ get_where_subquery(ref('nft__fact_nft_mints')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_nft", "name": "not_null_nft__fact_nft_mints_TX_HASH", "resource_type": "test", "package_name": "near_models", "path": "not_null_nft__fact_nft_mints_TX_HASH.sql", "original_file_path": "models/gold/nft/nft__fact_nft_mints.yml", "unique_id": "test.near_models.not_null_nft__fact_nft_mints_TX_HASH.936a93d017", "fqn": ["near_models", "gold", "nft", "not_null_nft__fact_nft_mints_TX_HASH"], "alias": "fact_nft_mints_TX_HASH", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'"}, "created_at": 1763073390.7112849, "relation_name": "NEAR.not_null_nft.fact_nft_mints_TX_HASH", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp >= SYSDATE() - INTERVAL '14 days'\") }}", "language": "sql", "refs": [{"name": "nft__fact_nft_mints", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.nft__fact_nft_mints"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TX_HASH", "file_key_name": "models.nft__fact_nft_mints", "attached_node": "model.near_models.nft__fact_nft_mints"}, "test.near_models.not_null_nft__fact_nft_mints_BLOCK_ID.0e11a6afe6": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCK_ID", "model": "{{ get_where_subquery(ref('nft__fact_nft_mints')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_nft", "name": "not_null_nft__fact_nft_mints_BLOCK_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_nft__fact_nft_mints_BLOCK_ID.sql", "original_file_path": "models/gold/nft/nft__fact_nft_mints.yml", "unique_id": "test.near_models.not_null_nft__fact_nft_mints_BLOCK_ID.0e11a6afe6", "fqn": ["near_models", "gold", "nft", "not_null_nft__fact_nft_mints_BLOCK_ID"], "alias": "fact_nft_mints_BLOCK_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.71334, "relation_name": "NEAR.not_null_nft.fact_nft_mints_BLOCK_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "nft__fact_nft_mints", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.nft__fact_nft_mints"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_ID", "file_key_name": "models.nft__fact_nft_mints", "attached_node": "model.near_models.nft__fact_nft_mints"}, "test.near_models.not_null_nft__fact_nft_mints_BLOCK_TIMESTAMP.396570eb6d": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCK_TIMESTAMP", "model": "{{ get_where_subquery(ref('nft__fact_nft_mints')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_nft", "name": "not_null_nft__fact_nft_mints_BLOCK_TIMESTAMP", "resource_type": "test", "package_name": "near_models", "path": "not_null_nft__fact_nft_mints_BLOCK_TIMESTAMP.sql", "original_file_path": "models/gold/nft/nft__fact_nft_mints.yml", "unique_id": "test.near_models.not_null_nft__fact_nft_mints_BLOCK_TIMESTAMP.396570eb6d", "fqn": ["near_models", "gold", "nft", "not_null_nft__fact_nft_mints_BLOCK_TIMESTAMP"], "alias": "fact_nft_mints_BLOCK_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'"}, "created_at": 1763073390.716344, "relation_name": "NEAR.not_null_nft.fact_nft_mints_BLOCK_TIMESTAMP", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp >= SYSDATE() - INTERVAL '14 days'\") }}", "language": "sql", "refs": [{"name": "nft__fact_nft_mints", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.nft__fact_nft_mints"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_TIMESTAMP", "file_key_name": "models.nft__fact_nft_mints", "attached_node": "model.near_models.nft__fact_nft_mints"}, "test.near_models.not_null_nft__fact_nft_mints_TOKEN_ID.ee9673c97b": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TOKEN_ID", "model": "{{ get_where_subquery(ref('nft__fact_nft_mints')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_nft", "name": "not_null_nft__fact_nft_mints_TOKEN_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_nft__fact_nft_mints_TOKEN_ID.sql", "original_file_path": "models/gold/nft/nft__fact_nft_mints.yml", "unique_id": "test.near_models.not_null_nft__fact_nft_mints_TOKEN_ID.ee9673c97b", "fqn": ["near_models", "gold", "nft", "not_null_nft__fact_nft_mints_TOKEN_ID"], "alias": "fact_nft_mints_TOKEN_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "signer_id != 'decentland.near'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "signer_id != 'decentland.near'"}, "created_at": 1763073390.7187908, "relation_name": "NEAR.not_null_nft.fact_nft_mints_TOKEN_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"signer_id != 'decentland.near'\") }}", "language": "sql", "refs": [{"name": "nft__fact_nft_mints", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.nft__fact_nft_mints"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TOKEN_ID", "file_key_name": "models.nft__fact_nft_mints", "attached_node": "model.near_models.nft__fact_nft_mints"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_nft_mints_DEPOSIT__NUMBER__FLOAT.528beb21a8": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["NUMBER", "FLOAT"], "column_name": "DEPOSIT", "model": "{{ get_where_subquery(ref('nft__fact_nft_mints')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_nft", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_nft_mints_DEPOSIT__NUMBER__FLOAT", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_897bc3e2e96f036d9be3592bdd5e3d88.sql", "original_file_path": "models/gold/nft/nft__fact_nft_mints.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_nft_mints_DEPOSIT__NUMBER__FLOAT.528beb21a8", "fqn": ["near_models", "gold", "nft", "dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_nft_mints_DEPOSIT__NUMBER__FLOAT"], "alias": "fact_nft_mints_DEPOSIT", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_897bc3e2e96f036d9be3592bdd5e3d88", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_897bc3e2e96f036d9be3592bdd5e3d88"}, "created_at": 1763073390.7208335, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_nft.fact_nft_mints_DEPOSIT", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_897bc3e2e96f036d9be3592bdd5e3d88\") }}", "language": "sql", "refs": [{"name": "nft__fact_nft_mints", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.nft__fact_nft_mints"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "DEPOSIT", "file_key_name": "models.nft__fact_nft_mints", "attached_node": "model.near_models.nft__fact_nft_mints"}, "test.near_models.not_null_nft__fact_nft_mints_RECEIVER_ID.cbc918442b": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "RECEIVER_ID", "model": "{{ get_where_subquery(ref('nft__fact_nft_mints')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_nft", "name": "not_null_nft__fact_nft_mints_RECEIVER_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_nft__fact_nft_mints_RECEIVER_ID.sql", "original_file_path": "models/gold/nft/nft__fact_nft_mints.yml", "unique_id": "test.near_models.not_null_nft__fact_nft_mints_RECEIVER_ID.cbc918442b", "fqn": ["near_models", "gold", "nft", "not_null_nft__fact_nft_mints_RECEIVER_ID"], "alias": "fact_nft_mints_RECEIVER_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.7258837, "relation_name": "NEAR.not_null_nft.fact_nft_mints_RECEIVER_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "nft__fact_nft_mints", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.nft__fact_nft_mints"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "RECEIVER_ID", "file_key_name": "models.nft__fact_nft_mints", "attached_node": "model.near_models.nft__fact_nft_mints"}, "test.near_models.not_null_nft__fact_nft_mints_SIGNER_ID.6b9dedcaba": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "SIGNER_ID", "model": "{{ get_where_subquery(ref('nft__fact_nft_mints')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_nft", "name": "not_null_nft__fact_nft_mints_SIGNER_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_nft__fact_nft_mints_SIGNER_ID.sql", "original_file_path": "models/gold/nft/nft__fact_nft_mints.yml", "unique_id": "test.near_models.not_null_nft__fact_nft_mints_SIGNER_ID.6b9dedcaba", "fqn": ["near_models", "gold", "nft", "not_null_nft__fact_nft_mints_SIGNER_ID"], "alias": "fact_nft_mints_SIGNER_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.7279644, "relation_name": "NEAR.not_null_nft.fact_nft_mints_SIGNER_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "nft__fact_nft_mints", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.nft__fact_nft_mints"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "SIGNER_ID", "file_key_name": "models.nft__fact_nft_mints", "attached_node": "model.near_models.nft__fact_nft_mints"}, "test.near_models.not_null_nft__fact_nft_mints_OWNER_ID.df6ae5c6a8": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "OWNER_ID", "model": "{{ get_where_subquery(ref('nft__fact_nft_mints')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_nft", "name": "not_null_nft__fact_nft_mints_OWNER_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_nft__fact_nft_mints_OWNER_ID.sql", "original_file_path": "models/gold/nft/nft__fact_nft_mints.yml", "unique_id": "test.near_models.not_null_nft__fact_nft_mints_OWNER_ID.df6ae5c6a8", "fqn": ["near_models", "gold", "nft", "not_null_nft__fact_nft_mints_OWNER_ID"], "alias": "fact_nft_mints_OWNER_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.7299595, "relation_name": "NEAR.not_null_nft.fact_nft_mints_OWNER_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "nft__fact_nft_mints", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.nft__fact_nft_mints"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "OWNER_ID", "file_key_name": "models.nft__fact_nft_mints", "attached_node": "model.near_models.nft__fact_nft_mints"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_nft_mints_OWNER_ID__STRING__VARCHAR.801f67d867": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["STRING", "VARCHAR"], "column_name": "OWNER_ID", "model": "{{ get_where_subquery(ref('nft__fact_nft_mints')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_nft", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_nft_mints_OWNER_ID__STRING__VARCHAR", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_e3a25ddb14d12f15fe88e81da6f705f3.sql", "original_file_path": "models/gold/nft/nft__fact_nft_mints.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_nft_mints_OWNER_ID__STRING__VARCHAR.801f67d867", "fqn": ["near_models", "gold", "nft", "dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_nft_mints_OWNER_ID__STRING__VARCHAR"], "alias": "fact_nft_mints_OWNER_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_e3a25ddb14d12f15fe88e81da6f705f3", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_e3a25ddb14d12f15fe88e81da6f705f3"}, "created_at": 1763073390.7319896, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_nft.fact_nft_mints_OWNER_ID", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_e3a25ddb14d12f15fe88e81da6f705f3\") }}", "language": "sql", "refs": [{"name": "nft__fact_nft_mints", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.nft__fact_nft_mints"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "OWNER_ID", "file_key_name": "models.nft__fact_nft_mints", "attached_node": "model.near_models.nft__fact_nft_mints"}, "test.near_models.not_null_nft__fact_nft_mints_OWNER_PER_TX.e6bc03a425": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "OWNER_PER_TX", "model": "{{ get_where_subquery(ref('nft__fact_nft_mints')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_nft", "name": "not_null_nft__fact_nft_mints_OWNER_PER_TX", "resource_type": "test", "package_name": "near_models", "path": "not_null_nft__fact_nft_mints_OWNER_PER_TX.sql", "original_file_path": "models/gold/nft/nft__fact_nft_mints.yml", "unique_id": "test.near_models.not_null_nft__fact_nft_mints_OWNER_PER_TX.e6bc03a425", "fqn": ["near_models", "gold", "nft", "not_null_nft__fact_nft_mints_OWNER_PER_TX"], "alias": "fact_nft_mints_OWNER_PER_TX", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.7370145, "relation_name": "NEAR.not_null_nft.fact_nft_mints_OWNER_PER_TX", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "nft__fact_nft_mints", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.nft__fact_nft_mints"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "OWNER_PER_TX", "file_key_name": "models.nft__fact_nft_mints", "attached_node": "model.near_models.nft__fact_nft_mints"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_nft_mints_OWNER_PER_TX__NUMBER__FLOAT.8b3c41e894": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["NUMBER", "FLOAT"], "column_name": "OWNER_PER_TX", "model": "{{ get_where_subquery(ref('nft__fact_nft_mints')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_nft", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_nft_mints_OWNER_PER_TX__NUMBER__FLOAT", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_e029a707d8ff0752094dd44acc63a9d9.sql", "original_file_path": "models/gold/nft/nft__fact_nft_mints.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_nft_mints_OWNER_PER_TX__NUMBER__FLOAT.8b3c41e894", "fqn": ["near_models", "gold", "nft", "dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_nft_mints_OWNER_PER_TX__NUMBER__FLOAT"], "alias": "fact_nft_mints_OWNER_PER_TX", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_e029a707d8ff0752094dd44acc63a9d9", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_e029a707d8ff0752094dd44acc63a9d9"}, "created_at": 1763073390.7391176, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_nft.fact_nft_mints_OWNER_PER_TX", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_e029a707d8ff0752094dd44acc63a9d9\") }}", "language": "sql", "refs": [{"name": "nft__fact_nft_mints", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.nft__fact_nft_mints"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "OWNER_PER_TX", "file_key_name": "models.nft__fact_nft_mints", "attached_node": "model.near_models.nft__fact_nft_mints"}, "test.near_models.not_null_nft__fact_nft_mints_MINT_PER_TX.ad8e1bb9e5": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "MINT_PER_TX", "model": "{{ get_where_subquery(ref('nft__fact_nft_mints')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_nft", "name": "not_null_nft__fact_nft_mints_MINT_PER_TX", "resource_type": "test", "package_name": "near_models", "path": "not_null_nft__fact_nft_mints_MINT_PER_TX.sql", "original_file_path": "models/gold/nft/nft__fact_nft_mints.yml", "unique_id": "test.near_models.not_null_nft__fact_nft_mints_MINT_PER_TX.ad8e1bb9e5", "fqn": ["near_models", "gold", "nft", "not_null_nft__fact_nft_mints_MINT_PER_TX"], "alias": "fact_nft_mints_MINT_PER_TX", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.7441506, "relation_name": "NEAR.not_null_nft.fact_nft_mints_MINT_PER_TX", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "nft__fact_nft_mints", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.nft__fact_nft_mints"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "MINT_PER_TX", "file_key_name": "models.nft__fact_nft_mints", "attached_node": "model.near_models.nft__fact_nft_mints"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_nft_mints_MINT_PER_TX__NUMBER__FLOAT.cf568cc331": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["NUMBER", "FLOAT"], "column_name": "MINT_PER_TX", "model": "{{ get_where_subquery(ref('nft__fact_nft_mints')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_nft", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_nft_mints_MINT_PER_TX__NUMBER__FLOAT", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_130160156e0f5d1e4e213e9d33b48f95.sql", "original_file_path": "models/gold/nft/nft__fact_nft_mints.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_nft_mints_MINT_PER_TX__NUMBER__FLOAT.cf568cc331", "fqn": ["near_models", "gold", "nft", "dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_nft_mints_MINT_PER_TX__NUMBER__FLOAT"], "alias": "fact_nft_mints_MINT_PER_TX", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_130160156e0f5d1e4e213e9d33b48f95", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_130160156e0f5d1e4e213e9d33b48f95"}, "created_at": 1763073390.7462313, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_nft.fact_nft_mints_MINT_PER_TX", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_130160156e0f5d1e4e213e9d33b48f95\") }}", "language": "sql", "refs": [{"name": "nft__fact_nft_mints", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.nft__fact_nft_mints"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "MINT_PER_TX", "file_key_name": "models.nft__fact_nft_mints", "attached_node": "model.near_models.nft__fact_nft_mints"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_nft_mints_GAS_BURNT__NUMBER__FLOAT.31c603754e": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["NUMBER", "FLOAT"], "column_name": "GAS_BURNT", "model": "{{ get_where_subquery(ref('nft__fact_nft_mints')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_nft", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_nft_mints_GAS_BURNT__NUMBER__FLOAT", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_cbbded56ca5dff1b16ff7c58bea6fb31.sql", "original_file_path": "models/gold/nft/nft__fact_nft_mints.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_nft_mints_GAS_BURNT__NUMBER__FLOAT.31c603754e", "fqn": ["near_models", "gold", "nft", "dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_nft_mints_GAS_BURNT__NUMBER__FLOAT"], "alias": "fact_nft_mints_GAS_BURNT", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_cbbded56ca5dff1b16ff7c58bea6fb31", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_cbbded56ca5dff1b16ff7c58bea6fb31"}, "created_at": 1763073390.7510185, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_nft.fact_nft_mints_GAS_BURNT", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_cbbded56ca5dff1b16ff7c58bea6fb31\") }}", "language": "sql", "refs": [{"name": "nft__fact_nft_mints", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.nft__fact_nft_mints"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "GAS_BURNT", "file_key_name": "models.nft__fact_nft_mints", "attached_node": "model.near_models.nft__fact_nft_mints"}, "test.near_models.not_null_nft__fact_nft_mints_GAS_BURNT.d7f13454b3": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "GAS_BURNT", "model": "{{ get_where_subquery(ref('nft__fact_nft_mints')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_nft", "name": "not_null_nft__fact_nft_mints_GAS_BURNT", "resource_type": "test", "package_name": "near_models", "path": "not_null_nft__fact_nft_mints_GAS_BURNT.sql", "original_file_path": "models/gold/nft/nft__fact_nft_mints.yml", "unique_id": "test.near_models.not_null_nft__fact_nft_mints_GAS_BURNT.d7f13454b3", "fqn": ["near_models", "gold", "nft", "not_null_nft__fact_nft_mints_GAS_BURNT"], "alias": "fact_nft_mints_GAS_BURNT", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'"}, "created_at": 1763073390.7566826, "relation_name": "NEAR.not_null_nft.fact_nft_mints_GAS_BURNT", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp >= SYSDATE() - INTERVAL '14 days'\") }}", "language": "sql", "refs": [{"name": "nft__fact_nft_mints", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.nft__fact_nft_mints"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "GAS_BURNT", "file_key_name": "models.nft__fact_nft_mints", "attached_node": "model.near_models.nft__fact_nft_mints"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_nft_mints_TRANSACTION_FEE__NUMBER__FLOAT.44b6054d41": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["NUMBER", "FLOAT"], "column_name": "TRANSACTION_FEE", "model": "{{ get_where_subquery(ref('nft__fact_nft_mints')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_nft", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_nft_mints_TRANSACTION_FEE__NUMBER__FLOAT", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_ca646d17a1aa37dffef330afaa7889a6.sql", "original_file_path": "models/gold/nft/nft__fact_nft_mints.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_nft_mints_TRANSACTION_FEE__NUMBER__FLOAT.44b6054d41", "fqn": ["near_models", "gold", "nft", "dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_nft_mints_TRANSACTION_FEE__NUMBER__FLOAT"], "alias": "fact_nft_mints_TRANSACTION_FEE", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_ca646d17a1aa37dffef330afaa7889a6", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_ca646d17a1aa37dffef330afaa7889a6"}, "created_at": 1763073390.75875, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_nft.fact_nft_mints_TRANSACTION_FEE", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_ca646d17a1aa37dffef330afaa7889a6\") }}", "language": "sql", "refs": [{"name": "nft__fact_nft_mints", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.nft__fact_nft_mints"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TRANSACTION_FEE", "file_key_name": "models.nft__fact_nft_mints", "attached_node": "model.near_models.nft__fact_nft_mints"}, "test.near_models.not_null_nft__fact_nft_mints_TRANSACTION_FEE.eed88ae3c6": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TRANSACTION_FEE", "model": "{{ get_where_subquery(ref('nft__fact_nft_mints')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_nft", "name": "not_null_nft__fact_nft_mints_TRANSACTION_FEE", "resource_type": "test", "package_name": "near_models", "path": "not_null_nft__fact_nft_mints_TRANSACTION_FEE.sql", "original_file_path": "models/gold/nft/nft__fact_nft_mints.yml", "unique_id": "test.near_models.not_null_nft__fact_nft_mints_TRANSACTION_FEE.eed88ae3c6", "fqn": ["near_models", "gold", "nft", "not_null_nft__fact_nft_mints_TRANSACTION_FEE"], "alias": "fact_nft_mints_TRANSACTION_FEE", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'"}, "created_at": 1763073390.7644756, "relation_name": "NEAR.not_null_nft.fact_nft_mints_TRANSACTION_FEE", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp >= SYSDATE() - INTERVAL '14 days'\") }}", "language": "sql", "refs": [{"name": "nft__fact_nft_mints", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.nft__fact_nft_mints"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TRANSACTION_FEE", "file_key_name": "models.nft__fact_nft_mints", "attached_node": "model.near_models.nft__fact_nft_mints"}, "test.near_models.not_null_nft__fact_nft_mints_TX_SUCCEEDED.54b35f4a86": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TX_SUCCEEDED", "model": "{{ get_where_subquery(ref('nft__fact_nft_mints')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_nft", "name": "not_null_nft__fact_nft_mints_TX_SUCCEEDED", "resource_type": "test", "package_name": "near_models", "path": "not_null_nft__fact_nft_mints_TX_SUCCEEDED.sql", "original_file_path": "models/gold/nft/nft__fact_nft_mints.yml", "unique_id": "test.near_models.not_null_nft__fact_nft_mints_TX_SUCCEEDED.54b35f4a86", "fqn": ["near_models", "gold", "nft", "not_null_nft__fact_nft_mints_TX_SUCCEEDED"], "alias": "fact_nft_mints_TX_SUCCEEDED", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'"}, "created_at": 1763073390.7672822, "relation_name": "NEAR.not_null_nft.fact_nft_mints_TX_SUCCEEDED", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp >= SYSDATE() - INTERVAL '14 days'\") }}", "language": "sql", "refs": [{"name": "nft__fact_nft_mints", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.nft__fact_nft_mints"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TX_SUCCEEDED", "file_key_name": "models.nft__fact_nft_mints", "attached_node": "model.near_models.nft__fact_nft_mints"}, "test.near_models.unique_nft__fact_nft_mints_FACT_NFT_MINTS_ID.4cf2153c0f": {"test_metadata": {"name": "unique", "kwargs": {"column_name": "FACT_NFT_MINTS_ID", "model": "{{ get_where_subquery(ref('nft__fact_nft_mints')) }}"}, "namespace": null}, "database": "NEAR", "schema": "unique_nft", "name": "unique_nft__fact_nft_mints_FACT_NFT_MINTS_ID", "resource_type": "test", "package_name": "near_models", "path": "unique_nft__fact_nft_mints_FACT_NFT_MINTS_ID.sql", "original_file_path": "models/gold/nft/nft__fact_nft_mints.yml", "unique_id": "test.near_models.unique_nft__fact_nft_mints_FACT_NFT_MINTS_ID.4cf2153c0f", "fqn": ["near_models", "gold", "nft", "unique_nft__fact_nft_mints_FACT_NFT_MINTS_ID"], "alias": "fact_nft_mints_FACT_NFT_MINTS_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'"}, "created_at": 1763073390.770043, "relation_name": "NEAR.unique_nft.fact_nft_mints_FACT_NFT_MINTS_ID", "raw_code": "{{ test_unique(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp >= SYSDATE() - INTERVAL '14 days'\") }}", "language": "sql", "refs": [{"name": "nft__fact_nft_mints", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_unique"], "nodes": ["model.near_models.nft__fact_nft_mints"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "FACT_NFT_MINTS_ID", "file_key_name": "models.nft__fact_nft_mints", "attached_node": "model.near_models.nft__fact_nft_mints"}, "test.near_models.not_null_nft__fact_nft_mints_FACT_NFT_MINTS_ID.00963206b1": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "FACT_NFT_MINTS_ID", "model": "{{ get_where_subquery(ref('nft__fact_nft_mints')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_nft", "name": "not_null_nft__fact_nft_mints_FACT_NFT_MINTS_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_nft__fact_nft_mints_FACT_NFT_MINTS_ID.sql", "original_file_path": "models/gold/nft/nft__fact_nft_mints.yml", "unique_id": "test.near_models.not_null_nft__fact_nft_mints_FACT_NFT_MINTS_ID.00963206b1", "fqn": ["near_models", "gold", "nft", "not_null_nft__fact_nft_mints_FACT_NFT_MINTS_ID"], "alias": "fact_nft_mints_FACT_NFT_MINTS_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'"}, "created_at": 1763073390.7728016, "relation_name": "NEAR.not_null_nft.fact_nft_mints_FACT_NFT_MINTS_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp >= SYSDATE() - INTERVAL '14 days'\") }}", "language": "sql", "refs": [{"name": "nft__fact_nft_mints", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.nft__fact_nft_mints"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "FACT_NFT_MINTS_ID", "file_key_name": "models.nft__fact_nft_mints", "attached_node": "model.near_models.nft__fact_nft_mints"}, "test.near_models.not_null_nft__fact_nft_transfers_BLOCK_ID.1bd5db214d": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCK_ID", "model": "{{ get_where_subquery(ref('nft__fact_nft_transfers')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_nft", "name": "not_null_nft__fact_nft_transfers_BLOCK_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_nft__fact_nft_transfers_BLOCK_ID.sql", "original_file_path": "models/gold/nft/nft__fact_nft_transfers.yml", "unique_id": "test.near_models.not_null_nft__fact_nft_transfers_BLOCK_ID.1bd5db214d", "fqn": ["near_models", "gold", "nft", "not_null_nft__fact_nft_transfers_BLOCK_ID"], "alias": "fact_nft_transfers_BLOCK_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.7768264, "relation_name": "NEAR.not_null_nft.fact_nft_transfers_BLOCK_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "nft__fact_nft_transfers", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.nft__fact_nft_transfers"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_ID", "file_key_name": "models.nft__fact_nft_transfers", "attached_node": "model.near_models.nft__fact_nft_transfers"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_nft_transfers_BLOCK_ID__NUMBER__FLOAT.50fe2fc88f": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["NUMBER", "FLOAT"], "column_name": "BLOCK_ID", "model": "{{ get_where_subquery(ref('nft__fact_nft_transfers')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_nft", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_nft_transfers_BLOCK_ID__NUMBER__FLOAT", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_16819fc8ded5c4af0d804eff1b068a80.sql", "original_file_path": "models/gold/nft/nft__fact_nft_transfers.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_nft_transfers_BLOCK_ID__NUMBER__FLOAT.50fe2fc88f", "fqn": ["near_models", "gold", "nft", "dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_nft_transfers_BLOCK_ID__NUMBER__FLOAT"], "alias": "fact_nft_transfers_BLOCK_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_16819fc8ded5c4af0d804eff1b068a80", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_16819fc8ded5c4af0d804eff1b068a80"}, "created_at": 1763073390.778924, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_nft.fact_nft_transfers_BLOCK_ID", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_16819fc8ded5c4af0d804eff1b068a80\") }}", "language": "sql", "refs": [{"name": "nft__fact_nft_transfers", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.nft__fact_nft_transfers"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_ID", "file_key_name": "models.nft__fact_nft_transfers", "attached_node": "model.near_models.nft__fact_nft_transfers"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_nft_transfers_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.07f2e295fd": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["TIMESTAMP_NTZ"], "column_name": "BLOCK_TIMESTAMP", "model": "{{ get_where_subquery(ref('nft__fact_nft_transfers')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_nft", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_nft_transfers_BLOCK_TIMESTAMP__TIMESTAMP_NTZ", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_54683f51a9f589253da4f7f709f33501.sql", "original_file_path": "models/gold/nft/nft__fact_nft_transfers.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_nft_transfers_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.07f2e295fd", "fqn": ["near_models", "gold", "nft", "dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_nft_transfers_BLOCK_TIMESTAMP__TIMESTAMP_NTZ"], "alias": "fact_nft_transfers_BLOCK_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_54683f51a9f589253da4f7f709f33501", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_54683f51a9f589253da4f7f709f33501"}, "created_at": 1763073390.7838967, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_nft.fact_nft_transfers_BLOCK_TIMESTAMP", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_54683f51a9f589253da4f7f709f33501\") }}", "language": "sql", "refs": [{"name": "nft__fact_nft_transfers", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.nft__fact_nft_transfers"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_TIMESTAMP", "file_key_name": "models.nft__fact_nft_transfers", "attached_node": "model.near_models.nft__fact_nft_transfers"}, "test.near_models.not_null_nft__fact_nft_transfers_BLOCK_TIMESTAMP.c47818db02": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCK_TIMESTAMP", "model": "{{ get_where_subquery(ref('nft__fact_nft_transfers')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_nft", "name": "not_null_nft__fact_nft_transfers_BLOCK_TIMESTAMP", "resource_type": "test", "package_name": "near_models", "path": "not_null_nft__fact_nft_transfers_BLOCK_TIMESTAMP.sql", "original_file_path": "models/gold/nft/nft__fact_nft_transfers.yml", "unique_id": "test.near_models.not_null_nft__fact_nft_transfers_BLOCK_TIMESTAMP.c47818db02", "fqn": ["near_models", "gold", "nft", "not_null_nft__fact_nft_transfers_BLOCK_TIMESTAMP"], "alias": "fact_nft_transfers_BLOCK_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'"}, "created_at": 1763073390.789401, "relation_name": "NEAR.not_null_nft.fact_nft_transfers_BLOCK_TIMESTAMP", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp >= SYSDATE() - INTERVAL '14 days'\") }}", "language": "sql", "refs": [{"name": "nft__fact_nft_transfers", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.nft__fact_nft_transfers"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_TIMESTAMP", "file_key_name": "models.nft__fact_nft_transfers", "attached_node": "model.near_models.nft__fact_nft_transfers"}, "test.near_models.not_null_nft__fact_nft_transfers_TX_HASH.b414029d5c": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TX_HASH", "model": "{{ get_where_subquery(ref('nft__fact_nft_transfers')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_nft", "name": "not_null_nft__fact_nft_transfers_TX_HASH", "resource_type": "test", "package_name": "near_models", "path": "not_null_nft__fact_nft_transfers_TX_HASH.sql", "original_file_path": "models/gold/nft/nft__fact_nft_transfers.yml", "unique_id": "test.near_models.not_null_nft__fact_nft_transfers_TX_HASH.b414029d5c", "fqn": ["near_models", "gold", "nft", "not_null_nft__fact_nft_transfers_TX_HASH"], "alias": "fact_nft_transfers_TX_HASH", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.79167, "relation_name": "NEAR.not_null_nft.fact_nft_transfers_TX_HASH", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "nft__fact_nft_transfers", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.nft__fact_nft_transfers"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TX_HASH", "file_key_name": "models.nft__fact_nft_transfers", "attached_node": "model.near_models.nft__fact_nft_transfers"}, "test.near_models.unique_nft__fact_nft_transfers_FACT_NFT_TRANSFERS_ID.dcf270960c": {"test_metadata": {"name": "unique", "kwargs": {"column_name": "FACT_NFT_TRANSFERS_ID", "model": "{{ get_where_subquery(ref('nft__fact_nft_transfers')) }}"}, "namespace": null}, "database": "NEAR", "schema": "unique_nft", "name": "unique_nft__fact_nft_transfers_FACT_NFT_TRANSFERS_ID", "resource_type": "test", "package_name": "near_models", "path": "unique_nft__fact_nft_transfers_FACT_NFT_TRANSFERS_ID.sql", "original_file_path": "models/gold/nft/nft__fact_nft_transfers.yml", "unique_id": "test.near_models.unique_nft__fact_nft_transfers_FACT_NFT_TRANSFERS_ID.dcf270960c", "fqn": ["near_models", "gold", "nft", "unique_nft__fact_nft_transfers_FACT_NFT_TRANSFERS_ID"], "alias": "fact_nft_transfers_FACT_NFT_TRANSFERS_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'"}, "created_at": 1763073390.7944407, "relation_name": "NEAR.unique_nft.fact_nft_transfers_FACT_NFT_TRANSFERS_ID", "raw_code": "{{ test_unique(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp >= SYSDATE() - INTERVAL '14 days'\") }}", "language": "sql", "refs": [{"name": "nft__fact_nft_transfers", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_unique"], "nodes": ["model.near_models.nft__fact_nft_transfers"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "FACT_NFT_TRANSFERS_ID", "file_key_name": "models.nft__fact_nft_transfers", "attached_node": "model.near_models.nft__fact_nft_transfers"}, "test.near_models.not_null_nft__fact_nft_transfers_FACT_NFT_TRANSFERS_ID.b7f0bc036c": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "FACT_NFT_TRANSFERS_ID", "model": "{{ get_where_subquery(ref('nft__fact_nft_transfers')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_nft", "name": "not_null_nft__fact_nft_transfers_FACT_NFT_TRANSFERS_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_nft__fact_nft_transfers_FACT_NFT_TRANSFERS_ID.sql", "original_file_path": "models/gold/nft/nft__fact_nft_transfers.yml", "unique_id": "test.near_models.not_null_nft__fact_nft_transfers_FACT_NFT_TRANSFERS_ID.b7f0bc036c", "fqn": ["near_models", "gold", "nft", "not_null_nft__fact_nft_transfers_FACT_NFT_TRANSFERS_ID"], "alias": "fact_nft_transfers_FACT_NFT_TRANSFERS_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'"}, "created_at": 1763073390.797163, "relation_name": "NEAR.not_null_nft.fact_nft_transfers_FACT_NFT_TRANSFERS_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp >= SYSDATE() - INTERVAL '14 days'\") }}", "language": "sql", "refs": [{"name": "nft__fact_nft_transfers", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.nft__fact_nft_transfers"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "FACT_NFT_TRANSFERS_ID", "file_key_name": "models.nft__fact_nft_transfers", "attached_node": "model.near_models.nft__fact_nft_transfers"}, "test.near_models.not_null_nft__ez_nft_sales_RECEIPT_ID.67ae8895da": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "RECEIPT_ID", "model": "{{ get_where_subquery(ref('nft__ez_nft_sales')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_nft", "name": "not_null_nft__ez_nft_sales_RECEIPT_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_nft__ez_nft_sales_RECEIPT_ID.sql", "original_file_path": "models/gold/nft/nft__ez_nft_sales.yml", "unique_id": "test.near_models.not_null_nft__ez_nft_sales_RECEIPT_ID.67ae8895da", "fqn": ["near_models", "gold", "nft", "not_null_nft__ez_nft_sales_RECEIPT_ID"], "alias": "ez_nft_sales_RECEIPT_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.802571, "relation_name": "NEAR.not_null_nft.ez_nft_sales_RECEIPT_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "nft__ez_nft_sales", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.nft__ez_nft_sales"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "RECEIPT_ID", "file_key_name": "models.nft__ez_nft_sales", "attached_node": "model.near_models.nft__ez_nft_sales"}, "test.near_models.not_null_nft__ez_nft_sales_BLOCK_ID.4c138e5bfa": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCK_ID", "model": "{{ get_where_subquery(ref('nft__ez_nft_sales')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_nft", "name": "not_null_nft__ez_nft_sales_BLOCK_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_nft__ez_nft_sales_BLOCK_ID.sql", "original_file_path": "models/gold/nft/nft__ez_nft_sales.yml", "unique_id": "test.near_models.not_null_nft__ez_nft_sales_BLOCK_ID.4c138e5bfa", "fqn": ["near_models", "gold", "nft", "not_null_nft__ez_nft_sales_BLOCK_ID"], "alias": "ez_nft_sales_BLOCK_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.8046544, "relation_name": "NEAR.not_null_nft.ez_nft_sales_BLOCK_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "nft__ez_nft_sales", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.nft__ez_nft_sales"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_ID", "file_key_name": "models.nft__ez_nft_sales", "attached_node": "model.near_models.nft__ez_nft_sales"}, "test.near_models.not_null_nft__ez_nft_sales_BLOCK_TIMESTAMP.093ccaccdd": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCK_TIMESTAMP", "model": "{{ get_where_subquery(ref('nft__ez_nft_sales')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_nft", "name": "not_null_nft__ez_nft_sales_BLOCK_TIMESTAMP", "resource_type": "test", "package_name": "near_models", "path": "not_null_nft__ez_nft_sales_BLOCK_TIMESTAMP.sql", "original_file_path": "models/gold/nft/nft__ez_nft_sales.yml", "unique_id": "test.near_models.not_null_nft__ez_nft_sales_BLOCK_TIMESTAMP.093ccaccdd", "fqn": ["near_models", "gold", "nft", "not_null_nft__ez_nft_sales_BLOCK_TIMESTAMP"], "alias": "ez_nft_sales_BLOCK_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.8066628, "relation_name": "NEAR.not_null_nft.ez_nft_sales_BLOCK_TIMESTAMP", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "nft__ez_nft_sales", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.nft__ez_nft_sales"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_TIMESTAMP", "file_key_name": "models.nft__ez_nft_sales", "attached_node": "model.near_models.nft__ez_nft_sales"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_nft__ez_nft_sales_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.f8c72361ae": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "TIMESTAMP_NTZ", "column_name": "BLOCK_TIMESTAMP", "model": "{{ get_where_subquery(ref('nft__ez_nft_sales')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_nft", "name": "dbt_expectations_expect_column_values_to_be_of_type_nft__ez_nft_sales_BLOCK_TIMESTAMP__TIMESTAMP_NTZ", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_1d3b09d891077b616311c428bfc9e4c4.sql", "original_file_path": "models/gold/nft/nft__ez_nft_sales.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_nft__ez_nft_sales_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.f8c72361ae", "fqn": ["near_models", "gold", "nft", "dbt_expectations_expect_column_values_to_be_of_type_nft__ez_nft_sales_BLOCK_TIMESTAMP__TIMESTAMP_NTZ"], "alias": "ez_nft_sales_BLOCK_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_1d3b09d891077b616311c428bfc9e4c4", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_1d3b09d891077b616311c428bfc9e4c4"}, "created_at": 1763073390.8088276, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_nft.ez_nft_sales_BLOCK_TIMESTAMP", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_1d3b09d891077b616311c428bfc9e4c4\") }}", "language": "sql", "refs": [{"name": "nft__ez_nft_sales", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.nft__ez_nft_sales"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_TIMESTAMP", "file_key_name": "models.nft__ez_nft_sales", "attached_node": "model.near_models.nft__ez_nft_sales"}, "test.near_models.not_null_nft__ez_nft_sales_TX_HASH.30028c6a5e": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TX_HASH", "model": "{{ get_where_subquery(ref('nft__ez_nft_sales')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_nft", "name": "not_null_nft__ez_nft_sales_TX_HASH", "resource_type": "test", "package_name": "near_models", "path": "not_null_nft__ez_nft_sales_TX_HASH.sql", "original_file_path": "models/gold/nft/nft__ez_nft_sales.yml", "unique_id": "test.near_models.not_null_nft__ez_nft_sales_TX_HASH.30028c6a5e", "fqn": ["near_models", "gold", "nft", "not_null_nft__ez_nft_sales_TX_HASH"], "alias": "ez_nft_sales_TX_HASH", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.81436, "relation_name": "NEAR.not_null_nft.ez_nft_sales_TX_HASH", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "nft__ez_nft_sales", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.nft__ez_nft_sales"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TX_HASH", "file_key_name": "models.nft__ez_nft_sales", "attached_node": "model.near_models.nft__ez_nft_sales"}, "test.near_models.not_null_nft__ez_nft_sales_GAS_BURNED.8732a058d1": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "GAS_BURNED", "model": "{{ get_where_subquery(ref('nft__ez_nft_sales')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_nft", "name": "not_null_nft__ez_nft_sales_GAS_BURNED", "resource_type": "test", "package_name": "near_models", "path": "not_null_nft__ez_nft_sales_GAS_BURNED.sql", "original_file_path": "models/gold/nft/nft__ez_nft_sales.yml", "unique_id": "test.near_models.not_null_nft__ez_nft_sales_GAS_BURNED.8732a058d1", "fqn": ["near_models", "gold", "nft", "not_null_nft__ez_nft_sales_GAS_BURNED"], "alias": "ez_nft_sales_GAS_BURNED", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "platform_address != 'a.mitte-orderbook.near'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "platform_address != 'a.mitte-orderbook.near'"}, "created_at": 1763073390.816761, "relation_name": "NEAR.not_null_nft.ez_nft_sales_GAS_BURNED", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"platform_address != 'a.mitte-orderbook.near'\") }}", "language": "sql", "refs": [{"name": "nft__ez_nft_sales", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.nft__ez_nft_sales"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "GAS_BURNED", "file_key_name": "models.nft__ez_nft_sales", "attached_node": "model.near_models.nft__ez_nft_sales"}, "test.near_models.not_null_nft__ez_nft_sales_SELLER_ADDRESS.3948548f79": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "SELLER_ADDRESS", "model": "{{ get_where_subquery(ref('nft__ez_nft_sales')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_nft", "name": "not_null_nft__ez_nft_sales_SELLER_ADDRESS", "resource_type": "test", "package_name": "near_models", "path": "not_null_nft__ez_nft_sales_SELLER_ADDRESS.sql", "original_file_path": "models/gold/nft/nft__ez_nft_sales.yml", "unique_id": "test.near_models.not_null_nft__ez_nft_sales_SELLER_ADDRESS.3948548f79", "fqn": ["near_models", "gold", "nft", "not_null_nft__ez_nft_sales_SELLER_ADDRESS"], "alias": "ez_nft_sales_SELLER_ADDRESS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.8187854, "relation_name": "NEAR.not_null_nft.ez_nft_sales_SELLER_ADDRESS", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "nft__ez_nft_sales", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.nft__ez_nft_sales"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "SELLER_ADDRESS", "file_key_name": "models.nft__ez_nft_sales", "attached_node": "model.near_models.nft__ez_nft_sales"}, "test.near_models.not_null_nft__ez_nft_sales_BUYER_ADDRESS.3d361a112a": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BUYER_ADDRESS", "model": "{{ get_where_subquery(ref('nft__ez_nft_sales')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_nft", "name": "not_null_nft__ez_nft_sales_BUYER_ADDRESS", "resource_type": "test", "package_name": "near_models", "path": "not_null_nft__ez_nft_sales_BUYER_ADDRESS.sql", "original_file_path": "models/gold/nft/nft__ez_nft_sales.yml", "unique_id": "test.near_models.not_null_nft__ez_nft_sales_BUYER_ADDRESS.3d361a112a", "fqn": ["near_models", "gold", "nft", "not_null_nft__ez_nft_sales_BUYER_ADDRESS"], "alias": "ez_nft_sales_BUYER_ADDRESS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.8207858, "relation_name": "NEAR.not_null_nft.ez_nft_sales_BUYER_ADDRESS", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "nft__ez_nft_sales", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.nft__ez_nft_sales"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BUYER_ADDRESS", "file_key_name": "models.nft__ez_nft_sales", "attached_node": "model.near_models.nft__ez_nft_sales"}, "test.near_models.not_null_nft__ez_nft_sales_PLATFORM_ADDRESS.b0addb1e6c": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "PLATFORM_ADDRESS", "model": "{{ get_where_subquery(ref('nft__ez_nft_sales')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_nft", "name": "not_null_nft__ez_nft_sales_PLATFORM_ADDRESS", "resource_type": "test", "package_name": "near_models", "path": "not_null_nft__ez_nft_sales_PLATFORM_ADDRESS.sql", "original_file_path": "models/gold/nft/nft__ez_nft_sales.yml", "unique_id": "test.near_models.not_null_nft__ez_nft_sales_PLATFORM_ADDRESS.b0addb1e6c", "fqn": ["near_models", "gold", "nft", "not_null_nft__ez_nft_sales_PLATFORM_ADDRESS"], "alias": "ez_nft_sales_PLATFORM_ADDRESS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.8227763, "relation_name": "NEAR.not_null_nft.ez_nft_sales_PLATFORM_ADDRESS", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "nft__ez_nft_sales", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.nft__ez_nft_sales"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "PLATFORM_ADDRESS", "file_key_name": "models.nft__ez_nft_sales", "attached_node": "model.near_models.nft__ez_nft_sales"}, "test.near_models.not_null_nft__ez_nft_sales_PLATFORM_NAME.37877954e4": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "PLATFORM_NAME", "model": "{{ get_where_subquery(ref('nft__ez_nft_sales')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_nft", "name": "not_null_nft__ez_nft_sales_PLATFORM_NAME", "resource_type": "test", "package_name": "near_models", "path": "not_null_nft__ez_nft_sales_PLATFORM_NAME.sql", "original_file_path": "models/gold/nft/nft__ez_nft_sales.yml", "unique_id": "test.near_models.not_null_nft__ez_nft_sales_PLATFORM_NAME.37877954e4", "fqn": ["near_models", "gold", "nft", "not_null_nft__ez_nft_sales_PLATFORM_NAME"], "alias": "ez_nft_sales_PLATFORM_NAME", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.8250837, "relation_name": "NEAR.not_null_nft.ez_nft_sales_PLATFORM_NAME", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "nft__ez_nft_sales", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.nft__ez_nft_sales"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "PLATFORM_NAME", "file_key_name": "models.nft__ez_nft_sales", "attached_node": "model.near_models.nft__ez_nft_sales"}, "test.near_models.accepted_values_nft__ez_nft_sales_PLATFORM_NAME__Mintbase__Paras__Apollo42__TradePort__UniqArt__L2E__FewAndFar__Mitte.274ab367e9": {"test_metadata": {"name": "accepted_values", "kwargs": {"values": ["Mintbase", "Paras", "Apollo42", "TradePort", "UniqArt", "L2E", "FewAndFar", "Mitte"], "column_name": "PLATFORM_NAME", "model": "{{ get_where_subquery(ref('nft__ez_nft_sales')) }}"}, "namespace": null}, "database": "NEAR", "schema": "accepted_values_nft", "name": "accepted_values_nft__ez_nft_sales_PLATFORM_NAME__Mintbase__Paras__Apollo42__TradePort__UniqArt__L2E__FewAndFar__Mitte", "resource_type": "test", "package_name": "near_models", "path": "accepted_values_nft__ez_nft_sa_0d470bbe04275a9b27e12713e2ae6529.sql", "original_file_path": "models/gold/nft/nft__ez_nft_sales.yml", "unique_id": "test.near_models.accepted_values_nft__ez_nft_sales_PLATFORM_NAME__Mintbase__Paras__Apollo42__TradePort__UniqArt__L2E__FewAndFar__Mitte.274ab367e9", "fqn": ["near_models", "gold", "nft", "accepted_values_nft__ez_nft_sales_PLATFORM_NAME__Mintbase__Paras__Apollo42__TradePort__UniqArt__L2E__FewAndFar__Mitte"], "alias": "ez_nft_sales_PLATFORM_NAME", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "accepted_values_nft__ez_nft_sa_0d470bbe04275a9b27e12713e2ae6529", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "accepted_values_nft__ez_nft_sa_0d470bbe04275a9b27e12713e2ae6529"}, "created_at": 1763073390.8271267, "relation_name": "NEAR.accepted_values_nft.ez_nft_sales_PLATFORM_NAME", "raw_code": "{{ test_accepted_values(**_dbt_generic_test_kwargs) }}{{ config(alias=\"accepted_values_nft__ez_nft_sa_0d470bbe04275a9b27e12713e2ae6529\") }}", "language": "sql", "refs": [{"name": "nft__ez_nft_sales", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_accepted_values", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.nft__ez_nft_sales"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "PLATFORM_NAME", "file_key_name": "models.nft__ez_nft_sales", "attached_node": "model.near_models.nft__ez_nft_sales"}, "test.near_models.not_null_nft__ez_nft_sales_NFT_ADDRESS.2dc2274986": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "NFT_ADDRESS", "model": "{{ get_where_subquery(ref('nft__ez_nft_sales')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_nft", "name": "not_null_nft__ez_nft_sales_NFT_ADDRESS", "resource_type": "test", "package_name": "near_models", "path": "not_null_nft__ez_nft_sales_NFT_ADDRESS.sql", "original_file_path": "models/gold/nft/nft__ez_nft_sales.yml", "unique_id": "test.near_models.not_null_nft__ez_nft_sales_NFT_ADDRESS.2dc2274986", "fqn": ["near_models", "gold", "nft", "not_null_nft__ez_nft_sales_NFT_ADDRESS"], "alias": "ez_nft_sales_NFT_ADDRESS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.832218, "relation_name": "NEAR.not_null_nft.ez_nft_sales_NFT_ADDRESS", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "nft__ez_nft_sales", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.nft__ez_nft_sales"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "NFT_ADDRESS", "file_key_name": "models.nft__ez_nft_sales", "attached_node": "model.near_models.nft__ez_nft_sales"}, "test.near_models.not_null_nft__ez_nft_sales_TOKEN_ID.e551ee5213": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TOKEN_ID", "model": "{{ get_where_subquery(ref('nft__ez_nft_sales')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_nft", "name": "not_null_nft__ez_nft_sales_TOKEN_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_nft__ez_nft_sales_TOKEN_ID.sql", "original_file_path": "models/gold/nft/nft__ez_nft_sales.yml", "unique_id": "test.near_models.not_null_nft__ez_nft_sales_TOKEN_ID.e551ee5213", "fqn": ["near_models", "gold", "nft", "not_null_nft__ez_nft_sales_TOKEN_ID"], "alias": "ez_nft_sales_TOKEN_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.8345041, "relation_name": "NEAR.not_null_nft.ez_nft_sales_TOKEN_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "nft__ez_nft_sales", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.nft__ez_nft_sales"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TOKEN_ID", "file_key_name": "models.nft__ez_nft_sales", "attached_node": "model.near_models.nft__ez_nft_sales"}, "test.near_models.not_null_nft__ez_nft_sales_PRICE.9fd3667953": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "PRICE", "model": "{{ get_where_subquery(ref('nft__ez_nft_sales')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_nft", "name": "not_null_nft__ez_nft_sales_PRICE", "resource_type": "test", "package_name": "near_models", "path": "not_null_nft__ez_nft_sales_PRICE.sql", "original_file_path": "models/gold/nft/nft__ez_nft_sales.yml", "unique_id": "test.near_models.not_null_nft__ez_nft_sales_PRICE.9fd3667953", "fqn": ["near_models", "gold", "nft", "not_null_nft__ez_nft_sales_PRICE"], "alias": "ez_nft_sales_PRICE", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.8365343, "relation_name": "NEAR.not_null_nft.ez_nft_sales_PRICE", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "nft__ez_nft_sales", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.nft__ez_nft_sales"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "PRICE", "file_key_name": "models.nft__ez_nft_sales", "attached_node": "model.near_models.nft__ez_nft_sales"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_nft__ez_nft_sales_PRICE__FLOAT.1839459ef1": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "FLOAT", "column_name": "PRICE", "model": "{{ get_where_subquery(ref('nft__ez_nft_sales')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_nft", "name": "dbt_expectations_expect_column_values_to_be_of_type_nft__ez_nft_sales_PRICE__FLOAT", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_c9db5e24700ad2458f11aa8ea248fd54.sql", "original_file_path": "models/gold/nft/nft__ez_nft_sales.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_nft__ez_nft_sales_PRICE__FLOAT.1839459ef1", "fqn": ["near_models", "gold", "nft", "dbt_expectations_expect_column_values_to_be_of_type_nft__ez_nft_sales_PRICE__FLOAT"], "alias": "ez_nft_sales_PRICE", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_c9db5e24700ad2458f11aa8ea248fd54", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_c9db5e24700ad2458f11aa8ea248fd54"}, "created_at": 1763073390.8385258, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_nft.ez_nft_sales_PRICE", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_c9db5e24700ad2458f11aa8ea248fd54\") }}", "language": "sql", "refs": [{"name": "nft__ez_nft_sales", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.nft__ez_nft_sales"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "PRICE", "file_key_name": "models.nft__ez_nft_sales", "attached_node": "model.near_models.nft__ez_nft_sales"}, "test.near_models.dbt_expectations_expect_column_values_to_be_between_nft__ez_nft_sales_PRICE__0.859bc89269": {"test_metadata": {"name": "expect_column_values_to_be_between", "kwargs": {"min_value": 0, "column_name": "PRICE", "model": "{{ get_where_subquery(ref('nft__ez_nft_sales')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_between_nft", "name": "dbt_expectations_expect_column_values_to_be_between_nft__ez_nft_sales_PRICE__0", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_e2cf668e744860e90c38626740e059e4.sql", "original_file_path": "models/gold/nft/nft__ez_nft_sales.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_between_nft__ez_nft_sales_PRICE__0.859bc89269", "fqn": ["near_models", "gold", "nft", "dbt_expectations_expect_column_values_to_be_between_nft__ez_nft_sales_PRICE__0"], "alias": "ez_nft_sales_PRICE", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_e2cf668e744860e90c38626740e059e4", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_e2cf668e744860e90c38626740e059e4"}, "created_at": 1763073390.8436012, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_between_nft.ez_nft_sales_PRICE", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_between(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_e2cf668e744860e90c38626740e059e4\") }}", "language": "sql", "refs": [{"name": "nft__ez_nft_sales", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_between", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.nft__ez_nft_sales"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "PRICE", "file_key_name": "models.nft__ez_nft_sales", "attached_node": "model.near_models.nft__ez_nft_sales"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_nft__ez_nft_sales_PRICE_USD__FLOAT.912ee61ae4": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "FLOAT", "column_name": "PRICE_USD", "model": "{{ get_where_subquery(ref('nft__ez_nft_sales')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_nft", "name": "dbt_expectations_expect_column_values_to_be_of_type_nft__ez_nft_sales_PRICE_USD__FLOAT", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_ec997f88d4e0a195b30306b2fcfa084e.sql", "original_file_path": "models/gold/nft/nft__ez_nft_sales.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_nft__ez_nft_sales_PRICE_USD__FLOAT.912ee61ae4", "fqn": ["near_models", "gold", "nft", "dbt_expectations_expect_column_values_to_be_of_type_nft__ez_nft_sales_PRICE_USD__FLOAT"], "alias": "ez_nft_sales_PRICE_USD", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_ec997f88d4e0a195b30306b2fcfa084e", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_ec997f88d4e0a195b30306b2fcfa084e"}, "created_at": 1763073390.8486686, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_nft.ez_nft_sales_PRICE_USD", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_ec997f88d4e0a195b30306b2fcfa084e\") }}", "language": "sql", "refs": [{"name": "nft__ez_nft_sales", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.nft__ez_nft_sales"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "PRICE_USD", "file_key_name": "models.nft__ez_nft_sales", "attached_node": "model.near_models.nft__ez_nft_sales"}, "test.near_models.dbt_expectations_expect_column_values_to_be_between_nft__ez_nft_sales_PRICE_USD__0.4b9e2f7493": {"test_metadata": {"name": "expect_column_values_to_be_between", "kwargs": {"min_value": 0, "column_name": "PRICE_USD", "model": "{{ get_where_subquery(ref('nft__ez_nft_sales')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_between_nft", "name": "dbt_expectations_expect_column_values_to_be_between_nft__ez_nft_sales_PRICE_USD__0", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_6fdf3db3c549ddd8dd305fb3793a7dea.sql", "original_file_path": "models/gold/nft/nft__ez_nft_sales.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_between_nft__ez_nft_sales_PRICE_USD__0.4b9e2f7493", "fqn": ["near_models", "gold", "nft", "dbt_expectations_expect_column_values_to_be_between_nft__ez_nft_sales_PRICE_USD__0"], "alias": "ez_nft_sales_PRICE_USD", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_6fdf3db3c549ddd8dd305fb3793a7dea", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_6fdf3db3c549ddd8dd305fb3793a7dea"}, "created_at": 1763073390.8537335, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_between_nft.ez_nft_sales_PRICE_USD", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_between(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_6fdf3db3c549ddd8dd305fb3793a7dea\") }}", "language": "sql", "refs": [{"name": "nft__ez_nft_sales", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_between", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.nft__ez_nft_sales"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "PRICE_USD", "file_key_name": "models.nft__ez_nft_sales", "attached_node": "model.near_models.nft__ez_nft_sales"}, "test.near_models.not_null_nft__ez_nft_sales_METHOD_NAME.5b0257961d": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "METHOD_NAME", "model": "{{ get_where_subquery(ref('nft__ez_nft_sales')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_nft", "name": "not_null_nft__ez_nft_sales_METHOD_NAME", "resource_type": "test", "package_name": "near_models", "path": "not_null_nft__ez_nft_sales_METHOD_NAME.sql", "original_file_path": "models/gold/nft/nft__ez_nft_sales.yml", "unique_id": "test.near_models.not_null_nft__ez_nft_sales_METHOD_NAME.5b0257961d", "fqn": ["near_models", "gold", "nft", "not_null_nft__ez_nft_sales_METHOD_NAME"], "alias": "ez_nft_sales_METHOD_NAME", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.859005, "relation_name": "NEAR.not_null_nft.ez_nft_sales_METHOD_NAME", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "nft__ez_nft_sales", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.nft__ez_nft_sales"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "METHOD_NAME", "file_key_name": "models.nft__ez_nft_sales", "attached_node": "model.near_models.nft__ez_nft_sales"}, "test.near_models.not_null_nft__ez_nft_sales_LOG.056cacea1e": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "LOG", "model": "{{ get_where_subquery(ref('nft__ez_nft_sales')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_nft", "name": "not_null_nft__ez_nft_sales_LOG", "resource_type": "test", "package_name": "near_models", "path": "not_null_nft__ez_nft_sales_LOG.sql", "original_file_path": "models/gold/nft/nft__ez_nft_sales.yml", "unique_id": "test.near_models.not_null_nft__ez_nft_sales_LOG.056cacea1e", "fqn": ["near_models", "gold", "nft", "not_null_nft__ez_nft_sales_LOG"], "alias": "ez_nft_sales_LOG", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.8610501, "relation_name": "NEAR.not_null_nft.ez_nft_sales_LOG", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "nft__ez_nft_sales", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.nft__ez_nft_sales"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "LOG", "file_key_name": "models.nft__ez_nft_sales", "attached_node": "model.near_models.nft__ez_nft_sales"}, "test.near_models.dbt_expectations_expect_column_values_to_be_between_nft__ez_nft_sales_PLATFORM_FEE__0.9f36b59528": {"test_metadata": {"name": "expect_column_values_to_be_between", "kwargs": {"min_value": 0, "column_name": "PLATFORM_FEE", "model": "{{ get_where_subquery(ref('nft__ez_nft_sales')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_between_nft", "name": "dbt_expectations_expect_column_values_to_be_between_nft__ez_nft_sales_PLATFORM_FEE__0", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_99b4591f0057dab98922a2ec0a978601.sql", "original_file_path": "models/gold/nft/nft__ez_nft_sales.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_between_nft__ez_nft_sales_PLATFORM_FEE__0.9f36b59528", "fqn": ["near_models", "gold", "nft", "dbt_expectations_expect_column_values_to_be_between_nft__ez_nft_sales_PLATFORM_FEE__0"], "alias": "ez_nft_sales_PLATFORM_FEE", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_99b4591f0057dab98922a2ec0a978601", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_99b4591f0057dab98922a2ec0a978601"}, "created_at": 1763073390.8630576, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_between_nft.ez_nft_sales_PLATFORM_FEE", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_between(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_99b4591f0057dab98922a2ec0a978601\") }}", "language": "sql", "refs": [{"name": "nft__ez_nft_sales", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_between", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.nft__ez_nft_sales"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "PLATFORM_FEE", "file_key_name": "models.nft__ez_nft_sales", "attached_node": "model.near_models.nft__ez_nft_sales"}, "test.near_models.dbt_expectations_expect_column_values_to_be_between_nft__ez_nft_sales_PLATFORM_FEE_USD__0.cc41d54e85": {"test_metadata": {"name": "expect_column_values_to_be_between", "kwargs": {"min_value": 0, "column_name": "PLATFORM_FEE_USD", "model": "{{ get_where_subquery(ref('nft__ez_nft_sales')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_between_nft", "name": "dbt_expectations_expect_column_values_to_be_between_nft__ez_nft_sales_PLATFORM_FEE_USD__0", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_dd8ecf92dc5b90a0f809c87df8585f17.sql", "original_file_path": "models/gold/nft/nft__ez_nft_sales.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_between_nft__ez_nft_sales_PLATFORM_FEE_USD__0.cc41d54e85", "fqn": ["near_models", "gold", "nft", "dbt_expectations_expect_column_values_to_be_between_nft__ez_nft_sales_PLATFORM_FEE_USD__0"], "alias": "ez_nft_sales_PLATFORM_FEE_USD", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_dd8ecf92dc5b90a0f809c87df8585f17", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_dd8ecf92dc5b90a0f809c87df8585f17"}, "created_at": 1763073390.868362, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_between_nft.ez_nft_sales_PLATFORM_FEE_USD", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_between(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_dd8ecf92dc5b90a0f809c87df8585f17\") }}", "language": "sql", "refs": [{"name": "nft__ez_nft_sales", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_between", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.nft__ez_nft_sales"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "PLATFORM_FEE_USD", "file_key_name": "models.nft__ez_nft_sales", "attached_node": "model.near_models.nft__ez_nft_sales"}, "test.near_models.not_null_nft__ez_nft_sales_EZ_NFT_SALES_ID.a27580fe08": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "EZ_NFT_SALES_ID", "model": "{{ get_where_subquery(ref('nft__ez_nft_sales')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_nft", "name": "not_null_nft__ez_nft_sales_EZ_NFT_SALES_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_nft__ez_nft_sales_EZ_NFT_SALES_ID.sql", "original_file_path": "models/gold/nft/nft__ez_nft_sales.yml", "unique_id": "test.near_models.not_null_nft__ez_nft_sales_EZ_NFT_SALES_ID.a27580fe08", "fqn": ["near_models", "gold", "nft", "not_null_nft__ez_nft_sales_EZ_NFT_SALES_ID"], "alias": "ez_nft_sales_EZ_NFT_SALES_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.8733897, "relation_name": "NEAR.not_null_nft.ez_nft_sales_EZ_NFT_SALES_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "nft__ez_nft_sales", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.nft__ez_nft_sales"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "EZ_NFT_SALES_ID", "file_key_name": "models.nft__ez_nft_sales", "attached_node": "model.near_models.nft__ez_nft_sales"}, "test.near_models.unique_nft__ez_nft_sales_EZ_NFT_SALES_ID.2c34686d10": {"test_metadata": {"name": "unique", "kwargs": {"column_name": "EZ_NFT_SALES_ID", "model": "{{ get_where_subquery(ref('nft__ez_nft_sales')) }}"}, "namespace": null}, "database": "NEAR", "schema": "unique_nft", "name": "unique_nft__ez_nft_sales_EZ_NFT_SALES_ID", "resource_type": "test", "package_name": "near_models", "path": "unique_nft__ez_nft_sales_EZ_NFT_SALES_ID.sql", "original_file_path": "models/gold/nft/nft__ez_nft_sales.yml", "unique_id": "test.near_models.unique_nft__ez_nft_sales_EZ_NFT_SALES_ID.2c34686d10", "fqn": ["near_models", "gold", "nft", "unique_nft__ez_nft_sales_EZ_NFT_SALES_ID"], "alias": "ez_nft_sales_EZ_NFT_SALES_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.8756716, "relation_name": "NEAR.unique_nft.ez_nft_sales_EZ_NFT_SALES_ID", "raw_code": "{{ test_unique(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "nft__ez_nft_sales", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_unique"], "nodes": ["model.near_models.nft__ez_nft_sales"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "EZ_NFT_SALES_ID", "file_key_name": "models.nft__ez_nft_sales", "attached_node": "model.near_models.nft__ez_nft_sales"}, "test.near_models.not_null_nft__ez_nft_sales_INSERTED_TIMESTAMP.fbe0af5a0c": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "INSERTED_TIMESTAMP", "model": "{{ get_where_subquery(ref('nft__ez_nft_sales')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_nft", "name": "not_null_nft__ez_nft_sales_INSERTED_TIMESTAMP", "resource_type": "test", "package_name": "near_models", "path": "not_null_nft__ez_nft_sales_INSERTED_TIMESTAMP.sql", "original_file_path": "models/gold/nft/nft__ez_nft_sales.yml", "unique_id": "test.near_models.not_null_nft__ez_nft_sales_INSERTED_TIMESTAMP.fbe0af5a0c", "fqn": ["near_models", "gold", "nft", "not_null_nft__ez_nft_sales_INSERTED_TIMESTAMP"], "alias": "ez_nft_sales_INSERTED_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.8776832, "relation_name": "NEAR.not_null_nft.ez_nft_sales_INSERTED_TIMESTAMP", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "nft__ez_nft_sales", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.nft__ez_nft_sales"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "INSERTED_TIMESTAMP", "file_key_name": "models.nft__ez_nft_sales", "attached_node": "model.near_models.nft__ez_nft_sales"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_nft__ez_nft_sales_INSERTED_TIMESTAMP__TIMESTAMP_NTZ.52d726022c": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "TIMESTAMP_NTZ", "column_name": "INSERTED_TIMESTAMP", "model": "{{ get_where_subquery(ref('nft__ez_nft_sales')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_nft", "name": "dbt_expectations_expect_column_values_to_be_of_type_nft__ez_nft_sales_INSERTED_TIMESTAMP__TIMESTAMP_NTZ", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_f56d03a3e620f490aa1df87a8ac4bf1b.sql", "original_file_path": "models/gold/nft/nft__ez_nft_sales.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_nft__ez_nft_sales_INSERTED_TIMESTAMP__TIMESTAMP_NTZ.52d726022c", "fqn": ["near_models", "gold", "nft", "dbt_expectations_expect_column_values_to_be_of_type_nft__ez_nft_sales_INSERTED_TIMESTAMP__TIMESTAMP_NTZ"], "alias": "ez_nft_sales_INSERTED_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_f56d03a3e620f490aa1df87a8ac4bf1b", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_f56d03a3e620f490aa1df87a8ac4bf1b"}, "created_at": 1763073390.879683, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_nft.ez_nft_sales_INSERTED_TIMESTAMP", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_f56d03a3e620f490aa1df87a8ac4bf1b\") }}", "language": "sql", "refs": [{"name": "nft__ez_nft_sales", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.nft__ez_nft_sales"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "INSERTED_TIMESTAMP", "file_key_name": "models.nft__ez_nft_sales", "attached_node": "model.near_models.nft__ez_nft_sales"}, "test.near_models.not_null_nft__ez_nft_sales_MODIFIED_TIMESTAMP.3950f73ccb": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "MODIFIED_TIMESTAMP", "model": "{{ get_where_subquery(ref('nft__ez_nft_sales')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_nft", "name": "not_null_nft__ez_nft_sales_MODIFIED_TIMESTAMP", "resource_type": "test", "package_name": "near_models", "path": "not_null_nft__ez_nft_sales_MODIFIED_TIMESTAMP.sql", "original_file_path": "models/gold/nft/nft__ez_nft_sales.yml", "unique_id": "test.near_models.not_null_nft__ez_nft_sales_MODIFIED_TIMESTAMP.3950f73ccb", "fqn": ["near_models", "gold", "nft", "not_null_nft__ez_nft_sales_MODIFIED_TIMESTAMP"], "alias": "ez_nft_sales_MODIFIED_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.8847294, "relation_name": "NEAR.not_null_nft.ez_nft_sales_MODIFIED_TIMESTAMP", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "nft__ez_nft_sales", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.nft__ez_nft_sales"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "MODIFIED_TIMESTAMP", "file_key_name": "models.nft__ez_nft_sales", "attached_node": "model.near_models.nft__ez_nft_sales"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_nft__ez_nft_sales_MODIFIED_TIMESTAMP__TIMESTAMP_NTZ.ac6d54366f": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "TIMESTAMP_NTZ", "column_name": "MODIFIED_TIMESTAMP", "model": "{{ get_where_subquery(ref('nft__ez_nft_sales')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_nft", "name": "dbt_expectations_expect_column_values_to_be_of_type_nft__ez_nft_sales_MODIFIED_TIMESTAMP__TIMESTAMP_NTZ", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_82cc1cac4474a23f3f9df7f8db357207.sql", "original_file_path": "models/gold/nft/nft__ez_nft_sales.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_nft__ez_nft_sales_MODIFIED_TIMESTAMP__TIMESTAMP_NTZ.ac6d54366f", "fqn": ["near_models", "gold", "nft", "dbt_expectations_expect_column_values_to_be_of_type_nft__ez_nft_sales_MODIFIED_TIMESTAMP__TIMESTAMP_NTZ"], "alias": "ez_nft_sales_MODIFIED_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_82cc1cac4474a23f3f9df7f8db357207", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_82cc1cac4474a23f3f9df7f8db357207"}, "created_at": 1763073390.8867855, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_nft.ez_nft_sales_MODIFIED_TIMESTAMP", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_82cc1cac4474a23f3f9df7f8db357207\") }}", "language": "sql", "refs": [{"name": "nft__ez_nft_sales", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.nft__ez_nft_sales"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "MODIFIED_TIMESTAMP", "file_key_name": "models.nft__ez_nft_sales", "attached_node": "model.near_models.nft__ez_nft_sales"}, "test.near_models.not_null_nft__dim_nft_contract_metadata_CONTRACT_ADDRESS.58b09588ca": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "CONTRACT_ADDRESS", "model": "{{ get_where_subquery(ref('nft__dim_nft_contract_metadata')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_nft", "name": "not_null_nft__dim_nft_contract_metadata_CONTRACT_ADDRESS", "resource_type": "test", "package_name": "near_models", "path": "not_null_nft__dim_nft_contract_metadata_CONTRACT_ADDRESS.sql", "original_file_path": "models/gold/nft/nft__dim_nft_contract_metadata.yml", "unique_id": "test.near_models.not_null_nft__dim_nft_contract_metadata_CONTRACT_ADDRESS.58b09588ca", "fqn": ["near_models", "gold", "nft", "not_null_nft__dim_nft_contract_metadata_CONTRACT_ADDRESS"], "alias": "dim_nft_contract_metadata_CONTRACT_ADDRESS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.8931692, "relation_name": "NEAR.not_null_nft.dim_nft_contract_metadata_CONTRACT_ADDRESS", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "nft__dim_nft_contract_metadata", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.nft__dim_nft_contract_metadata"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "CONTRACT_ADDRESS", "file_key_name": "models.nft__dim_nft_contract_metadata", "attached_node": "model.near_models.nft__dim_nft_contract_metadata"}, "test.near_models.not_null_nft__dim_nft_contract_metadata_NAME.806c11efac": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "NAME", "model": "{{ get_where_subquery(ref('nft__dim_nft_contract_metadata')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_nft", "name": "not_null_nft__dim_nft_contract_metadata_NAME", "resource_type": "test", "package_name": "near_models", "path": "not_null_nft__dim_nft_contract_metadata_NAME.sql", "original_file_path": "models/gold/nft/nft__dim_nft_contract_metadata.yml", "unique_id": "test.near_models.not_null_nft__dim_nft_contract_metadata_NAME.806c11efac", "fqn": ["near_models", "gold", "nft", "not_null_nft__dim_nft_contract_metadata_NAME"], "alias": "dim_nft_contract_metadata_NAME", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.8955183, "relation_name": "NEAR.not_null_nft.dim_nft_contract_metadata_NAME", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "nft__dim_nft_contract_metadata", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.nft__dim_nft_contract_metadata"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "NAME", "file_key_name": "models.nft__dim_nft_contract_metadata", "attached_node": "model.near_models.nft__dim_nft_contract_metadata"}, "test.near_models.unique_nft__dim_nft_contract_metadata_DIM_NFT_CONTRACT_METADATA_ID.f095871957": {"test_metadata": {"name": "unique", "kwargs": {"column_name": "DIM_NFT_CONTRACT_METADATA_ID", "model": "{{ get_where_subquery(ref('nft__dim_nft_contract_metadata')) }}"}, "namespace": null}, "database": "NEAR", "schema": "unique_nft", "name": "unique_nft__dim_nft_contract_metadata_DIM_NFT_CONTRACT_METADATA_ID", "resource_type": "test", "package_name": "near_models", "path": "unique_nft__dim_nft_contract_m_45b46640cddd8e0c13a56baf91010539.sql", "original_file_path": "models/gold/nft/nft__dim_nft_contract_metadata.yml", "unique_id": "test.near_models.unique_nft__dim_nft_contract_metadata_DIM_NFT_CONTRACT_METADATA_ID.f095871957", "fqn": ["near_models", "gold", "nft", "unique_nft__dim_nft_contract_metadata_DIM_NFT_CONTRACT_METADATA_ID"], "alias": "dim_nft_contract_metadata_DIM_NFT_CONTRACT_METADATA_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "unique_nft__dim_nft_contract_m_45b46640cddd8e0c13a56baf91010539", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "unique_nft__dim_nft_contract_m_45b46640cddd8e0c13a56baf91010539", "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'"}, "created_at": 1763073390.8983462, "relation_name": "NEAR.unique_nft.dim_nft_contract_metadata_DIM_NFT_CONTRACT_METADATA_ID", "raw_code": "{{ test_unique(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp >= SYSDATE() - INTERVAL '14 days'\",alias=\"unique_nft__dim_nft_contract_m_45b46640cddd8e0c13a56baf91010539\") }}", "language": "sql", "refs": [{"name": "nft__dim_nft_contract_metadata", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_unique"], "nodes": ["model.near_models.nft__dim_nft_contract_metadata"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "DIM_NFT_CONTRACT_METADATA_ID", "file_key_name": "models.nft__dim_nft_contract_metadata", "attached_node": "model.near_models.nft__dim_nft_contract_metadata"}, "test.near_models.not_null_nft__dim_nft_contract_metadata_DIM_NFT_CONTRACT_METADATA_ID.51da26bdca": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "DIM_NFT_CONTRACT_METADATA_ID", "model": "{{ get_where_subquery(ref('nft__dim_nft_contract_metadata')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_nft", "name": "not_null_nft__dim_nft_contract_metadata_DIM_NFT_CONTRACT_METADATA_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_nft__dim_nft_contract_05ae8bb9df3ebc45e7c30bd186c44c79.sql", "original_file_path": "models/gold/nft/nft__dim_nft_contract_metadata.yml", "unique_id": "test.near_models.not_null_nft__dim_nft_contract_metadata_DIM_NFT_CONTRACT_METADATA_ID.51da26bdca", "fqn": ["near_models", "gold", "nft", "not_null_nft__dim_nft_contract_metadata_DIM_NFT_CONTRACT_METADATA_ID"], "alias": "dim_nft_contract_metadata_DIM_NFT_CONTRACT_METADATA_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "not_null_nft__dim_nft_contract_05ae8bb9df3ebc45e7c30bd186c44c79", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "not_null_nft__dim_nft_contract_05ae8bb9df3ebc45e7c30bd186c44c79", "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'"}, "created_at": 1763073390.901109, "relation_name": "NEAR.not_null_nft.dim_nft_contract_metadata_DIM_NFT_CONTRACT_METADATA_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp >= SYSDATE() - INTERVAL '14 days'\",alias=\"not_null_nft__dim_nft_contract_05ae8bb9df3ebc45e7c30bd186c44c79\") }}", "language": "sql", "refs": [{"name": "nft__dim_nft_contract_metadata", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.nft__dim_nft_contract_metadata"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "DIM_NFT_CONTRACT_METADATA_ID", "file_key_name": "models.nft__dim_nft_contract_metadata", "attached_node": "model.near_models.nft__dim_nft_contract_metadata"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.131cd7814d": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["TIMESTAMP_NTZ"], "column_name": "BLOCK_TIMESTAMP", "model": "{{ get_where_subquery(ref('core__fact_receipts')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_core", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_BLOCK_TIMESTAMP__TIMESTAMP_NTZ", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_25df2e474581596631bbef74a4d1decd.sql", "original_file_path": "models/gold/core/core__fact_receipts.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.131cd7814d", "fqn": ["near_models", "gold", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_BLOCK_TIMESTAMP__TIMESTAMP_NTZ"], "alias": "fact_receipts_BLOCK_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_25df2e474581596631bbef74a4d1decd", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_25df2e474581596631bbef74a4d1decd"}, "created_at": 1763073390.9100525, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_core.fact_receipts_BLOCK_TIMESTAMP", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_25df2e474581596631bbef74a4d1decd\") }}", "language": "sql", "refs": [{"name": "core__fact_receipts", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__fact_receipts"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_TIMESTAMP", "file_key_name": "models.core__fact_receipts", "attached_node": "model.near_models.core__fact_receipts"}, "test.near_models.not_null_core__fact_receipts_BLOCK_TIMESTAMP.2131bf1bd4": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCK_TIMESTAMP", "model": "{{ get_where_subquery(ref('core__fact_receipts')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__fact_receipts_BLOCK_TIMESTAMP", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__fact_receipts_BLOCK_TIMESTAMP.sql", "original_file_path": "models/gold/core/core__fact_receipts.yml", "unique_id": "test.near_models.not_null_core__fact_receipts_BLOCK_TIMESTAMP.2131bf1bd4", "fqn": ["near_models", "gold", "core", "not_null_core__fact_receipts_BLOCK_TIMESTAMP"], "alias": "fact_receipts_BLOCK_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'"}, "created_at": 1763073390.9156861, "relation_name": "NEAR.not_null_core.fact_receipts_BLOCK_TIMESTAMP", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp >= SYSDATE() - INTERVAL '14 days'\") }}", "language": "sql", "refs": [{"name": "core__fact_receipts", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__fact_receipts"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_TIMESTAMP", "file_key_name": "models.core__fact_receipts", "attached_node": "model.near_models.core__fact_receipts"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_BLOCK_ID__NUMBER__FLOAT.ec0ede8b55": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["NUMBER", "FLOAT"], "column_name": "BLOCK_ID", "model": "{{ get_where_subquery(ref('core__fact_receipts')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_core", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_BLOCK_ID__NUMBER__FLOAT", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_c8aa10657d86d17eba2fb1f3e9503b38.sql", "original_file_path": "models/gold/core/core__fact_receipts.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_BLOCK_ID__NUMBER__FLOAT.ec0ede8b55", "fqn": ["near_models", "gold", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_BLOCK_ID__NUMBER__FLOAT"], "alias": "fact_receipts_BLOCK_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_c8aa10657d86d17eba2fb1f3e9503b38", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_c8aa10657d86d17eba2fb1f3e9503b38"}, "created_at": 1763073390.9177368, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_core.fact_receipts_BLOCK_ID", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_c8aa10657d86d17eba2fb1f3e9503b38\") }}", "language": "sql", "refs": [{"name": "core__fact_receipts", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__fact_receipts"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_ID", "file_key_name": "models.core__fact_receipts", "attached_node": "model.near_models.core__fact_receipts"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_TX_HASH__STRING__VARCHAR.30fd0ae348": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["STRING", "VARCHAR"], "column_name": "TX_HASH", "model": "{{ get_where_subquery(ref('core__fact_receipts')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_core", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_TX_HASH__STRING__VARCHAR", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_eb22ec58b787334d1f539398d4ffd2e7.sql", "original_file_path": "models/gold/core/core__fact_receipts.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_TX_HASH__STRING__VARCHAR.30fd0ae348", "fqn": ["near_models", "gold", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_TX_HASH__STRING__VARCHAR"], "alias": "fact_receipts_TX_HASH", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_eb22ec58b787334d1f539398d4ffd2e7", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_eb22ec58b787334d1f539398d4ffd2e7"}, "created_at": 1763073390.9232361, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_core.fact_receipts_TX_HASH", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_eb22ec58b787334d1f539398d4ffd2e7\") }}", "language": "sql", "refs": [{"name": "core__fact_receipts", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__fact_receipts"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TX_HASH", "file_key_name": "models.core__fact_receipts", "attached_node": "model.near_models.core__fact_receipts"}, "test.near_models.not_null_core__fact_receipts_TX_HASH.6cfac33e8b": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TX_HASH", "model": "{{ get_where_subquery(ref('core__fact_receipts')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__fact_receipts_TX_HASH", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__fact_receipts_TX_HASH.sql", "original_file_path": "models/gold/core/core__fact_receipts.yml", "unique_id": "test.near_models.not_null_core__fact_receipts_TX_HASH.6cfac33e8b", "fqn": ["near_models", "gold", "core", "not_null_core__fact_receipts_TX_HASH"], "alias": "fact_receipts_TX_HASH", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'"}, "created_at": 1763073390.9287102, "relation_name": "NEAR.not_null_core.fact_receipts_TX_HASH", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp >= SYSDATE() - INTERVAL '14 days'\") }}", "language": "sql", "refs": [{"name": "core__fact_receipts", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__fact_receipts"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TX_HASH", "file_key_name": "models.core__fact_receipts", "attached_node": "model.near_models.core__fact_receipts"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_RECEIPT_ID__STRING__VARCHAR.b208b80a94": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["STRING", "VARCHAR"], "column_name": "RECEIPT_ID", "model": "{{ get_where_subquery(ref('core__fact_receipts')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_core", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_RECEIPT_ID__STRING__VARCHAR", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_7fecef4f7c05bb6bf1438961a1c00aa5.sql", "original_file_path": "models/gold/core/core__fact_receipts.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_RECEIPT_ID__STRING__VARCHAR.b208b80a94", "fqn": ["near_models", "gold", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_RECEIPT_ID__STRING__VARCHAR"], "alias": "fact_receipts_RECEIPT_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_7fecef4f7c05bb6bf1438961a1c00aa5", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_7fecef4f7c05bb6bf1438961a1c00aa5"}, "created_at": 1763073390.93078, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_core.fact_receipts_RECEIPT_ID", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_7fecef4f7c05bb6bf1438961a1c00aa5\") }}", "language": "sql", "refs": [{"name": "core__fact_receipts", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__fact_receipts"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "RECEIPT_ID", "file_key_name": "models.core__fact_receipts", "attached_node": "model.near_models.core__fact_receipts"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_RECEIPT_OUTCOME_ID__ARRAY__VARIANT.8c78172edd": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["ARRAY", "VARIANT"], "column_name": "RECEIPT_OUTCOME_ID", "model": "{{ get_where_subquery(ref('core__fact_receipts')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_core", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_RECEIPT_OUTCOME_ID__ARRAY__VARIANT", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_3850dc4b8461ff5ba8f355bed80076e9.sql", "original_file_path": "models/gold/core/core__fact_receipts.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_RECEIPT_OUTCOME_ID__ARRAY__VARIANT.8c78172edd", "fqn": ["near_models", "gold", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_RECEIPT_OUTCOME_ID__ARRAY__VARIANT"], "alias": "fact_receipts_RECEIPT_OUTCOME_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_3850dc4b8461ff5ba8f355bed80076e9", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_3850dc4b8461ff5ba8f355bed80076e9"}, "created_at": 1763073390.9358203, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_core.fact_receipts_RECEIPT_OUTCOME_ID", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_3850dc4b8461ff5ba8f355bed80076e9\") }}", "language": "sql", "refs": [{"name": "core__fact_receipts", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__fact_receipts"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "RECEIPT_OUTCOME_ID", "file_key_name": "models.core__fact_receipts", "attached_node": "model.near_models.core__fact_receipts"}, "test.near_models.not_null_core__fact_receipts_RECEIVER_ID.10e7bf7886": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "RECEIVER_ID", "model": "{{ get_where_subquery(ref('core__fact_receipts')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__fact_receipts_RECEIVER_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__fact_receipts_RECEIVER_ID.sql", "original_file_path": "models/gold/core/core__fact_receipts.yml", "unique_id": "test.near_models.not_null_core__fact_receipts_RECEIVER_ID.10e7bf7886", "fqn": ["near_models", "gold", "core", "not_null_core__fact_receipts_RECEIVER_ID"], "alias": "fact_receipts_RECEIVER_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.9408007, "relation_name": "NEAR.not_null_core.fact_receipts_RECEIVER_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "core__fact_receipts", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__fact_receipts"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "RECEIVER_ID", "file_key_name": "models.core__fact_receipts", "attached_node": "model.near_models.core__fact_receipts"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_RECEIVER_ID__STRING__VARCHAR.f98b63611b": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["STRING", "VARCHAR"], "column_name": "RECEIVER_ID", "model": "{{ get_where_subquery(ref('core__fact_receipts')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_core", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_RECEIVER_ID__STRING__VARCHAR", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_bec910485c93ce7b31efb6c8883db561.sql", "original_file_path": "models/gold/core/core__fact_receipts.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_RECEIVER_ID__STRING__VARCHAR.f98b63611b", "fqn": ["near_models", "gold", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_RECEIVER_ID__STRING__VARCHAR"], "alias": "fact_receipts_RECEIVER_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_bec910485c93ce7b31efb6c8883db561", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_bec910485c93ce7b31efb6c8883db561"}, "created_at": 1763073390.9428377, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_core.fact_receipts_RECEIVER_ID", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_bec910485c93ce7b31efb6c8883db561\") }}", "language": "sql", "refs": [{"name": "core__fact_receipts", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__fact_receipts"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "RECEIVER_ID", "file_key_name": "models.core__fact_receipts", "attached_node": "model.near_models.core__fact_receipts"}, "test.near_models.not_null_core__fact_receipts_PREDECESSOR_ID.963a628ee4": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "PREDECESSOR_ID", "model": "{{ get_where_subquery(ref('core__fact_receipts')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__fact_receipts_PREDECESSOR_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__fact_receipts_PREDECESSOR_ID.sql", "original_file_path": "models/gold/core/core__fact_receipts.yml", "unique_id": "test.near_models.not_null_core__fact_receipts_PREDECESSOR_ID.963a628ee4", "fqn": ["near_models", "gold", "core", "not_null_core__fact_receipts_PREDECESSOR_ID"], "alias": "fact_receipts_PREDECESSOR_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.9476278, "relation_name": "NEAR.not_null_core.fact_receipts_PREDECESSOR_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "core__fact_receipts", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__fact_receipts"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "PREDECESSOR_ID", "file_key_name": "models.core__fact_receipts", "attached_node": "model.near_models.core__fact_receipts"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_PREDECESSOR_ID__STRING__VARCHAR.a1bd31ddc4": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["STRING", "VARCHAR"], "column_name": "PREDECESSOR_ID", "model": "{{ get_where_subquery(ref('core__fact_receipts')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_core", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_PREDECESSOR_ID__STRING__VARCHAR", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_5744a9b87b53f7341aeee57d8d8253c6.sql", "original_file_path": "models/gold/core/core__fact_receipts.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_PREDECESSOR_ID__STRING__VARCHAR.a1bd31ddc4", "fqn": ["near_models", "gold", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_PREDECESSOR_ID__STRING__VARCHAR"], "alias": "fact_receipts_PREDECESSOR_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_5744a9b87b53f7341aeee57d8d8253c6", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_5744a9b87b53f7341aeee57d8d8253c6"}, "created_at": 1763073390.9499636, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_core.fact_receipts_PREDECESSOR_ID", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_5744a9b87b53f7341aeee57d8d8253c6\") }}", "language": "sql", "refs": [{"name": "core__fact_receipts", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__fact_receipts"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "PREDECESSOR_ID", "file_key_name": "models.core__fact_receipts", "attached_node": "model.near_models.core__fact_receipts"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_ACTIONS__OBJECT__VARIANT.cebb693475": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["OBJECT", "VARIANT"], "column_name": "ACTIONS", "model": "{{ get_where_subquery(ref('core__fact_receipts')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_core", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_ACTIONS__OBJECT__VARIANT", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_081ac6fe7d646b495a292a76d2bd6f5a.sql", "original_file_path": "models/gold/core/core__fact_receipts.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_ACTIONS__OBJECT__VARIANT.cebb693475", "fqn": ["near_models", "gold", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_ACTIONS__OBJECT__VARIANT"], "alias": "fact_receipts_ACTIONS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_081ac6fe7d646b495a292a76d2bd6f5a", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_081ac6fe7d646b495a292a76d2bd6f5a"}, "created_at": 1763073390.954709, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_core.fact_receipts_ACTIONS", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_081ac6fe7d646b495a292a76d2bd6f5a\") }}", "language": "sql", "refs": [{"name": "core__fact_receipts", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__fact_receipts"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "ACTIONS", "file_key_name": "models.core__fact_receipts", "attached_node": "model.near_models.core__fact_receipts"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_OUTCOME__OBJECT__VARIANT.de0aa9735d": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["OBJECT", "VARIANT"], "column_name": "OUTCOME", "model": "{{ get_where_subquery(ref('core__fact_receipts')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_core", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_OUTCOME__OBJECT__VARIANT", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_24aaba39d8b690c1fd5bf348b41bcab4.sql", "original_file_path": "models/gold/core/core__fact_receipts.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_OUTCOME__OBJECT__VARIANT.de0aa9735d", "fqn": ["near_models", "gold", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_OUTCOME__OBJECT__VARIANT"], "alias": "fact_receipts_OUTCOME", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_24aaba39d8b690c1fd5bf348b41bcab4", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_24aaba39d8b690c1fd5bf348b41bcab4"}, "created_at": 1763073390.9597123, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_core.fact_receipts_OUTCOME", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_24aaba39d8b690c1fd5bf348b41bcab4\") }}", "language": "sql", "refs": [{"name": "core__fact_receipts", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__fact_receipts"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "OUTCOME", "file_key_name": "models.core__fact_receipts", "attached_node": "model.near_models.core__fact_receipts"}, "test.near_models.not_null_core__fact_receipts_GAS_BURNT.bb7ddcd1d2": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "GAS_BURNT", "model": "{{ get_where_subquery(ref('core__fact_receipts')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__fact_receipts_GAS_BURNT", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__fact_receipts_GAS_BURNT.sql", "original_file_path": "models/gold/core/core__fact_receipts.yml", "unique_id": "test.near_models.not_null_core__fact_receipts_GAS_BURNT.bb7ddcd1d2", "fqn": ["near_models", "gold", "core", "not_null_core__fact_receipts_GAS_BURNT"], "alias": "fact_receipts_GAS_BURNT", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.9645073, "relation_name": "NEAR.not_null_core.fact_receipts_GAS_BURNT", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "core__fact_receipts", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__fact_receipts"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "GAS_BURNT", "file_key_name": "models.core__fact_receipts", "attached_node": "model.near_models.core__fact_receipts"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_GAS_BURNT__NUMBER__DOUBLE__FLOAT.1132d9e044": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["NUMBER", "DOUBLE", "FLOAT"], "column_name": "GAS_BURNT", "model": "{{ get_where_subquery(ref('core__fact_receipts')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_core", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_GAS_BURNT__NUMBER__DOUBLE__FLOAT", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_d260b28281a3c479c1845a57feda0321.sql", "original_file_path": "models/gold/core/core__fact_receipts.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_GAS_BURNT__NUMBER__DOUBLE__FLOAT.1132d9e044", "fqn": ["near_models", "gold", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_GAS_BURNT__NUMBER__DOUBLE__FLOAT"], "alias": "fact_receipts_GAS_BURNT", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_d260b28281a3c479c1845a57feda0321", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_d260b28281a3c479c1845a57feda0321"}, "created_at": 1763073390.9668453, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_core.fact_receipts_GAS_BURNT", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_d260b28281a3c479c1845a57feda0321\") }}", "language": "sql", "refs": [{"name": "core__fact_receipts", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__fact_receipts"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "GAS_BURNT", "file_key_name": "models.core__fact_receipts", "attached_node": "model.near_models.core__fact_receipts"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_STATUS_VALUE__VARIANT__OBJECT.8d495dea59": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["VARIANT", "OBJECT"], "column_name": "STATUS_VALUE", "model": "{{ get_where_subquery(ref('core__fact_receipts')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_core", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_STATUS_VALUE__VARIANT__OBJECT", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_0422ec381831b9a9b94afd61b753da94.sql", "original_file_path": "models/gold/core/core__fact_receipts.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_STATUS_VALUE__VARIANT__OBJECT.8d495dea59", "fqn": ["near_models", "gold", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_STATUS_VALUE__VARIANT__OBJECT"], "alias": "fact_receipts_STATUS_VALUE", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_0422ec381831b9a9b94afd61b753da94", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_0422ec381831b9a9b94afd61b753da94"}, "created_at": 1763073390.9716036, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_core.fact_receipts_STATUS_VALUE", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_0422ec381831b9a9b94afd61b753da94\") }}", "language": "sql", "refs": [{"name": "core__fact_receipts", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__fact_receipts"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "STATUS_VALUE", "file_key_name": "models.core__fact_receipts", "attached_node": "model.near_models.core__fact_receipts"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_LOGS__ARRAY__VARIANT__OBJECT.64b40f6319": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["ARRAY", "VARIANT", "OBJECT"], "column_name": "LOGS", "model": "{{ get_where_subquery(ref('core__fact_receipts')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_core", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_LOGS__ARRAY__VARIANT__OBJECT", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_324e97e555bc0707f1dd00141e2e4d26.sql", "original_file_path": "models/gold/core/core__fact_receipts.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_LOGS__ARRAY__VARIANT__OBJECT.64b40f6319", "fqn": ["near_models", "gold", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_LOGS__ARRAY__VARIANT__OBJECT"], "alias": "fact_receipts_LOGS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_324e97e555bc0707f1dd00141e2e4d26", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_324e97e555bc0707f1dd00141e2e4d26"}, "created_at": 1763073390.9766219, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_core.fact_receipts_LOGS", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_324e97e555bc0707f1dd00141e2e4d26\") }}", "language": "sql", "refs": [{"name": "core__fact_receipts", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__fact_receipts"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "LOGS", "file_key_name": "models.core__fact_receipts", "attached_node": "model.near_models.core__fact_receipts"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_PROOF__ARRAY__VARIANT__OBJECT.68f68c9ca5": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["ARRAY", "VARIANT", "OBJECT"], "column_name": "PROOF", "model": "{{ get_where_subquery(ref('core__fact_receipts')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_core", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_PROOF__ARRAY__VARIANT__OBJECT", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_e06e8db4c309f24fce80152b9a20ec95.sql", "original_file_path": "models/gold/core/core__fact_receipts.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_PROOF__ARRAY__VARIANT__OBJECT.68f68c9ca5", "fqn": ["near_models", "gold", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_PROOF__ARRAY__VARIANT__OBJECT"], "alias": "fact_receipts_PROOF", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_e06e8db4c309f24fce80152b9a20ec95", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_e06e8db4c309f24fce80152b9a20ec95"}, "created_at": 1763073390.9814172, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_core.fact_receipts_PROOF", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_e06e8db4c309f24fce80152b9a20ec95\") }}", "language": "sql", "refs": [{"name": "core__fact_receipts", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__fact_receipts"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "PROOF", "file_key_name": "models.core__fact_receipts", "attached_node": "model.near_models.core__fact_receipts"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_METADATA__VARIANT__OBJECT.2b3564522a": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["VARIANT", "OBJECT"], "column_name": "METADATA", "model": "{{ get_where_subquery(ref('core__fact_receipts')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_core", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_METADATA__VARIANT__OBJECT", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_fa1f33afb6ef623c7d4714e3d5d725dc.sql", "original_file_path": "models/gold/core/core__fact_receipts.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_METADATA__VARIANT__OBJECT.2b3564522a", "fqn": ["near_models", "gold", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_METADATA__VARIANT__OBJECT"], "alias": "fact_receipts_METADATA", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_fa1f33afb6ef623c7d4714e3d5d725dc", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_fa1f33afb6ef623c7d4714e3d5d725dc"}, "created_at": 1763073390.9864562, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_core.fact_receipts_METADATA", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_fa1f33afb6ef623c7d4714e3d5d725dc\") }}", "language": "sql", "refs": [{"name": "core__fact_receipts", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__fact_receipts"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "METADATA", "file_key_name": "models.core__fact_receipts", "attached_node": "model.near_models.core__fact_receipts"}, "test.near_models.unique_core__fact_receipts_FACT_RECEIPTS_ID.ae382840b4": {"test_metadata": {"name": "unique", "kwargs": {"column_name": "FACT_RECEIPTS_ID", "model": "{{ get_where_subquery(ref('core__fact_receipts')) }}"}, "namespace": null}, "database": "NEAR", "schema": "unique_core", "name": "unique_core__fact_receipts_FACT_RECEIPTS_ID", "resource_type": "test", "package_name": "near_models", "path": "unique_core__fact_receipts_FACT_RECEIPTS_ID.sql", "original_file_path": "models/gold/core/core__fact_receipts.yml", "unique_id": "test.near_models.unique_core__fact_receipts_FACT_RECEIPTS_ID.ae382840b4", "fqn": ["near_models", "gold", "core", "unique_core__fact_receipts_FACT_RECEIPTS_ID"], "alias": "fact_receipts_FACT_RECEIPTS_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'"}, "created_at": 1763073390.9921896, "relation_name": "NEAR.unique_core.fact_receipts_FACT_RECEIPTS_ID", "raw_code": "{{ test_unique(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp >= SYSDATE() - INTERVAL '14 days'\") }}", "language": "sql", "refs": [{"name": "core__fact_receipts", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_unique"], "nodes": ["model.near_models.core__fact_receipts"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "FACT_RECEIPTS_ID", "file_key_name": "models.core__fact_receipts", "attached_node": "model.near_models.core__fact_receipts"}, "test.near_models.not_null_core__fact_receipts_FACT_RECEIPTS_ID.8d2e1fa229": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "FACT_RECEIPTS_ID", "model": "{{ get_where_subquery(ref('core__fact_receipts')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__fact_receipts_FACT_RECEIPTS_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__fact_receipts_FACT_RECEIPTS_ID.sql", "original_file_path": "models/gold/core/core__fact_receipts.yml", "unique_id": "test.near_models.not_null_core__fact_receipts_FACT_RECEIPTS_ID.8d2e1fa229", "fqn": ["near_models", "gold", "core", "not_null_core__fact_receipts_FACT_RECEIPTS_ID"], "alias": "fact_receipts_FACT_RECEIPTS_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'"}, "created_at": 1763073390.9949522, "relation_name": "NEAR.not_null_core.fact_receipts_FACT_RECEIPTS_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp >= SYSDATE() - INTERVAL '14 days'\") }}", "language": "sql", "refs": [{"name": "core__fact_receipts", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__fact_receipts"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "FACT_RECEIPTS_ID", "file_key_name": "models.core__fact_receipts", "attached_node": "model.near_models.core__fact_receipts"}, "test.near_models.dbt_utils_recency_core__fact_receipts_hours__block_timestamp__2.e2658c7a59": {"test_metadata": {"name": "recency", "kwargs": {"datepart": "hours", "field": "block_timestamp", "interval": 2, "model": "{{ get_where_subquery(ref('core__fact_receipts')) }}"}, "namespace": "dbt_utils"}, "database": "NEAR", "schema": "dbt_utils_recency_core", "name": "dbt_utils_recency_core__fact_receipts_hours__block_timestamp__2", "resource_type": "test", "package_name": "near_models", "path": "dbt_utils_recency_core__fact_receipts_hours__block_timestamp__2.sql", "original_file_path": "models/gold/core/core__fact_receipts.yml", "unique_id": "test.near_models.dbt_utils_recency_core__fact_receipts_hours__block_timestamp__2.e2658c7a59", "fqn": ["near_models", "gold", "core", "dbt_utils_recency_core__fact_receipts_hours__block_timestamp__2"], "alias": "fact_receipts_hours", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073390.997069, "relation_name": "NEAR.dbt_utils_recency_core.fact_receipts_hours", "raw_code": "{{ dbt_utils.test_recency(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "core__fact_receipts", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_utils.test_recency", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__fact_receipts"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": null, "file_key_name": "models.core__fact_receipts", "attached_node": "model.near_models.core__fact_receipts"}, "test.near_models.not_null_core__dim_ft_contract_metadata_ASSET_IDENTIFIER.48bdd905a5": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "ASSET_IDENTIFIER", "model": "{{ get_where_subquery(ref('core__dim_ft_contract_metadata')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__dim_ft_contract_metadata_ASSET_IDENTIFIER", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__dim_ft_contract_metadata_ASSET_IDENTIFIER.sql", "original_file_path": "models/gold/core/core__dim_ft_contract_metadata.yml", "unique_id": "test.near_models.not_null_core__dim_ft_contract_metadata_ASSET_IDENTIFIER.48bdd905a5", "fqn": ["near_models", "gold", "core", "not_null_core__dim_ft_contract_metadata_ASSET_IDENTIFIER"], "alias": "dim_ft_contract_metadata_ASSET_IDENTIFIER", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073391.0047505, "relation_name": "NEAR.not_null_core.dim_ft_contract_metadata_ASSET_IDENTIFIER", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "core__dim_ft_contract_metadata", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__dim_ft_contract_metadata"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "ASSET_IDENTIFIER", "file_key_name": "models.core__dim_ft_contract_metadata", "attached_node": "model.near_models.core__dim_ft_contract_metadata"}, "test.near_models.unique_core__dim_ft_contract_metadata_ASSET_IDENTIFIER.101c3bcbaa": {"test_metadata": {"name": "unique", "kwargs": {"column_name": "ASSET_IDENTIFIER", "model": "{{ get_where_subquery(ref('core__dim_ft_contract_metadata')) }}"}, "namespace": null}, "database": "NEAR", "schema": "unique_core", "name": "unique_core__dim_ft_contract_metadata_ASSET_IDENTIFIER", "resource_type": "test", "package_name": "near_models", "path": "unique_core__dim_ft_contract_metadata_ASSET_IDENTIFIER.sql", "original_file_path": "models/gold/core/core__dim_ft_contract_metadata.yml", "unique_id": "test.near_models.unique_core__dim_ft_contract_metadata_ASSET_IDENTIFIER.101c3bcbaa", "fqn": ["near_models", "gold", "core", "unique_core__dim_ft_contract_metadata_ASSET_IDENTIFIER"], "alias": "dim_ft_contract_metadata_ASSET_IDENTIFIER", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073391.0068033, "relation_name": "NEAR.unique_core.dim_ft_contract_metadata_ASSET_IDENTIFIER", "raw_code": "{{ test_unique(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "core__dim_ft_contract_metadata", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_unique"], "nodes": ["model.near_models.core__dim_ft_contract_metadata"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "ASSET_IDENTIFIER", "file_key_name": "models.core__dim_ft_contract_metadata", "attached_node": "model.near_models.core__dim_ft_contract_metadata"}, "test.near_models.not_null_core__dim_ft_contract_metadata_DIM_FT_CONTRACT_METADATA_ID.c91b64b462": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "DIM_FT_CONTRACT_METADATA_ID", "model": "{{ get_where_subquery(ref('core__dim_ft_contract_metadata')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__dim_ft_contract_metadata_DIM_FT_CONTRACT_METADATA_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__dim_ft_contract_ded67f9f73fcbb5059ed4364f5c95cd4.sql", "original_file_path": "models/gold/core/core__dim_ft_contract_metadata.yml", "unique_id": "test.near_models.not_null_core__dim_ft_contract_metadata_DIM_FT_CONTRACT_METADATA_ID.c91b64b462", "fqn": ["near_models", "gold", "core", "not_null_core__dim_ft_contract_metadata_DIM_FT_CONTRACT_METADATA_ID"], "alias": "dim_ft_contract_metadata_DIM_FT_CONTRACT_METADATA_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "not_null_core__dim_ft_contract_ded67f9f73fcbb5059ed4364f5c95cd4", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "not_null_core__dim_ft_contract_ded67f9f73fcbb5059ed4364f5c95cd4"}, "created_at": 1763073391.0088396, "relation_name": "NEAR.not_null_core.dim_ft_contract_metadata_DIM_FT_CONTRACT_METADATA_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(alias=\"not_null_core__dim_ft_contract_ded67f9f73fcbb5059ed4364f5c95cd4\") }}", "language": "sql", "refs": [{"name": "core__dim_ft_contract_metadata", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__dim_ft_contract_metadata"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "DIM_FT_CONTRACT_METADATA_ID", "file_key_name": "models.core__dim_ft_contract_metadata", "attached_node": "model.near_models.core__dim_ft_contract_metadata"}, "test.near_models.unique_core__dim_ft_contract_metadata_DIM_FT_CONTRACT_METADATA_ID.8a5a26c67d": {"test_metadata": {"name": "unique", "kwargs": {"column_name": "DIM_FT_CONTRACT_METADATA_ID", "model": "{{ get_where_subquery(ref('core__dim_ft_contract_metadata')) }}"}, "namespace": null}, "database": "NEAR", "schema": "unique_core", "name": "unique_core__dim_ft_contract_metadata_DIM_FT_CONTRACT_METADATA_ID", "resource_type": "test", "package_name": "near_models", "path": "unique_core__dim_ft_contract_m_860891b93fc1aa43f219d947e338f5e8.sql", "original_file_path": "models/gold/core/core__dim_ft_contract_metadata.yml", "unique_id": "test.near_models.unique_core__dim_ft_contract_metadata_DIM_FT_CONTRACT_METADATA_ID.8a5a26c67d", "fqn": ["near_models", "gold", "core", "unique_core__dim_ft_contract_metadata_DIM_FT_CONTRACT_METADATA_ID"], "alias": "dim_ft_contract_metadata_DIM_FT_CONTRACT_METADATA_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "unique_core__dim_ft_contract_m_860891b93fc1aa43f219d947e338f5e8", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "unique_core__dim_ft_contract_m_860891b93fc1aa43f219d947e338f5e8", "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'"}, "created_at": 1763073391.011567, "relation_name": "NEAR.unique_core.dim_ft_contract_metadata_DIM_FT_CONTRACT_METADATA_ID", "raw_code": "{{ test_unique(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp >= SYSDATE() - INTERVAL '14 days'\",alias=\"unique_core__dim_ft_contract_m_860891b93fc1aa43f219d947e338f5e8\") }}", "language": "sql", "refs": [{"name": "core__dim_ft_contract_metadata", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_unique"], "nodes": ["model.near_models.core__dim_ft_contract_metadata"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "DIM_FT_CONTRACT_METADATA_ID", "file_key_name": "models.core__dim_ft_contract_metadata", "attached_node": "model.near_models.core__dim_ft_contract_metadata"}, "test.near_models.not_null_core__fact_blocks_BLOCK_ID.3cbb3adf93": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCK_ID", "model": "{{ get_where_subquery(ref('core__fact_blocks')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__fact_blocks_BLOCK_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__fact_blocks_BLOCK_ID.sql", "original_file_path": "models/gold/core/core__fact_blocks.yml", "unique_id": "test.near_models.not_null_core__fact_blocks_BLOCK_ID.3cbb3adf93", "fqn": ["near_models", "gold", "core", "not_null_core__fact_blocks_BLOCK_ID"], "alias": "fact_blocks_BLOCK_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073391.028495, "relation_name": "NEAR.not_null_core.fact_blocks_BLOCK_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "core__fact_blocks", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__fact_blocks"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_ID", "file_key_name": "models.core__fact_blocks", "attached_node": "model.near_models.core__fact_blocks"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_BLOCK_ID__NUMBER__FLOAT.5a544f6822": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["NUMBER", "FLOAT"], "column_name": "BLOCK_ID", "model": "{{ get_where_subquery(ref('core__fact_blocks')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_core", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_BLOCK_ID__NUMBER__FLOAT", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_a71e81a5a59ea51d7072e3dc204a10ec.sql", "original_file_path": "models/gold/core/core__fact_blocks.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_BLOCK_ID__NUMBER__FLOAT.5a544f6822", "fqn": ["near_models", "gold", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_BLOCK_ID__NUMBER__FLOAT"], "alias": "fact_blocks_BLOCK_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_a71e81a5a59ea51d7072e3dc204a10ec", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_a71e81a5a59ea51d7072e3dc204a10ec"}, "created_at": 1763073391.0305712, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_core.fact_blocks_BLOCK_ID", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_a71e81a5a59ea51d7072e3dc204a10ec\") }}", "language": "sql", "refs": [{"name": "core__fact_blocks", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__fact_blocks"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_ID", "file_key_name": "models.core__fact_blocks", "attached_node": "model.near_models.core__fact_blocks"}, "test.near_models.not_null_core__fact_blocks_BLOCK_TIMESTAMP.a57d998a34": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCK_TIMESTAMP", "model": "{{ get_where_subquery(ref('core__fact_blocks')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__fact_blocks_BLOCK_TIMESTAMP", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__fact_blocks_BLOCK_TIMESTAMP.sql", "original_file_path": "models/gold/core/core__fact_blocks.yml", "unique_id": "test.near_models.not_null_core__fact_blocks_BLOCK_TIMESTAMP.a57d998a34", "fqn": ["near_models", "gold", "core", "not_null_core__fact_blocks_BLOCK_TIMESTAMP"], "alias": "fact_blocks_BLOCK_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073391.0354865, "relation_name": "NEAR.not_null_core.fact_blocks_BLOCK_TIMESTAMP", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "core__fact_blocks", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__fact_blocks"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_TIMESTAMP", "file_key_name": "models.core__fact_blocks", "attached_node": "model.near_models.core__fact_blocks"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.162a42da2f": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["TIMESTAMP_NTZ"], "column_name": "BLOCK_TIMESTAMP", "model": "{{ get_where_subquery(ref('core__fact_blocks')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_core", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_BLOCK_TIMESTAMP__TIMESTAMP_NTZ", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_68f63688a1c28b15eccdff35e6aa7ebc.sql", "original_file_path": "models/gold/core/core__fact_blocks.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.162a42da2f", "fqn": ["near_models", "gold", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_BLOCK_TIMESTAMP__TIMESTAMP_NTZ"], "alias": "fact_blocks_BLOCK_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_68f63688a1c28b15eccdff35e6aa7ebc", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_68f63688a1c28b15eccdff35e6aa7ebc"}, "created_at": 1763073391.0375042, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_core.fact_blocks_BLOCK_TIMESTAMP", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_68f63688a1c28b15eccdff35e6aa7ebc\") }}", "language": "sql", "refs": [{"name": "core__fact_blocks", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__fact_blocks"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_TIMESTAMP", "file_key_name": "models.core__fact_blocks", "attached_node": "model.near_models.core__fact_blocks"}, "test.near_models.not_null_core__fact_blocks_BLOCK_HASH.e8733306cb": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCK_HASH", "model": "{{ get_where_subquery(ref('core__fact_blocks')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__fact_blocks_BLOCK_HASH", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__fact_blocks_BLOCK_HASH.sql", "original_file_path": "models/gold/core/core__fact_blocks.yml", "unique_id": "test.near_models.not_null_core__fact_blocks_BLOCK_HASH.e8733306cb", "fqn": ["near_models", "gold", "core", "not_null_core__fact_blocks_BLOCK_HASH"], "alias": "fact_blocks_BLOCK_HASH", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073391.042267, "relation_name": "NEAR.not_null_core.fact_blocks_BLOCK_HASH", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "core__fact_blocks", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__fact_blocks"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_HASH", "file_key_name": "models.core__fact_blocks", "attached_node": "model.near_models.core__fact_blocks"}, "test.near_models.unique_core__fact_blocks_BLOCK_HASH.d6496da5d4": {"test_metadata": {"name": "unique", "kwargs": {"column_name": "BLOCK_HASH", "model": "{{ get_where_subquery(ref('core__fact_blocks')) }}"}, "namespace": null}, "database": "NEAR", "schema": "unique_core", "name": "unique_core__fact_blocks_BLOCK_HASH", "resource_type": "test", "package_name": "near_models", "path": "unique_core__fact_blocks_BLOCK_HASH.sql", "original_file_path": "models/gold/core/core__fact_blocks.yml", "unique_id": "test.near_models.unique_core__fact_blocks_BLOCK_HASH.d6496da5d4", "fqn": ["near_models", "gold", "core", "unique_core__fact_blocks_BLOCK_HASH"], "alias": "fact_blocks_BLOCK_HASH", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'"}, "created_at": 1763073391.0453007, "relation_name": "NEAR.unique_core.fact_blocks_BLOCK_HASH", "raw_code": "{{ test_unique(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp >= SYSDATE() - INTERVAL '14 days'\") }}", "language": "sql", "refs": [{"name": "core__fact_blocks", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_unique"], "nodes": ["model.near_models.core__fact_blocks"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_HASH", "file_key_name": "models.core__fact_blocks", "attached_node": "model.near_models.core__fact_blocks"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_BLOCK_HASH__STRING__VARCHAR.2c6340c0b5": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["STRING", "VARCHAR"], "column_name": "BLOCK_HASH", "model": "{{ get_where_subquery(ref('core__fact_blocks')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_core", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_BLOCK_HASH__STRING__VARCHAR", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_ac38ec2c9d39af82f4e00a43a4d26f11.sql", "original_file_path": "models/gold/core/core__fact_blocks.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_BLOCK_HASH__STRING__VARCHAR.2c6340c0b5", "fqn": ["near_models", "gold", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_BLOCK_HASH__STRING__VARCHAR"], "alias": "fact_blocks_BLOCK_HASH", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_ac38ec2c9d39af82f4e00a43a4d26f11", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_ac38ec2c9d39af82f4e00a43a4d26f11"}, "created_at": 1763073391.0474558, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_core.fact_blocks_BLOCK_HASH", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_ac38ec2c9d39af82f4e00a43a4d26f11\") }}", "language": "sql", "refs": [{"name": "core__fact_blocks", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__fact_blocks"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_HASH", "file_key_name": "models.core__fact_blocks", "attached_node": "model.near_models.core__fact_blocks"}, "test.near_models.not_null_core__fact_blocks_BLOCK_AUTHOR.03877d0ca8": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCK_AUTHOR", "model": "{{ get_where_subquery(ref('core__fact_blocks')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__fact_blocks_BLOCK_AUTHOR", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__fact_blocks_BLOCK_AUTHOR.sql", "original_file_path": "models/gold/core/core__fact_blocks.yml", "unique_id": "test.near_models.not_null_core__fact_blocks_BLOCK_AUTHOR.03877d0ca8", "fqn": ["near_models", "gold", "core", "not_null_core__fact_blocks_BLOCK_AUTHOR"], "alias": "fact_blocks_BLOCK_AUTHOR", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073391.0522468, "relation_name": "NEAR.not_null_core.fact_blocks_BLOCK_AUTHOR", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "core__fact_blocks", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__fact_blocks"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_AUTHOR", "file_key_name": "models.core__fact_blocks", "attached_node": "model.near_models.core__fact_blocks"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_BLOCK_AUTHOR__STRING__VARCHAR.7f1e1839b5": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["STRING", "VARCHAR"], "column_name": "BLOCK_AUTHOR", "model": "{{ get_where_subquery(ref('core__fact_blocks')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_core", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_BLOCK_AUTHOR__STRING__VARCHAR", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_3927e5e70c4017f874dcc7650a37750f.sql", "original_file_path": "models/gold/core/core__fact_blocks.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_BLOCK_AUTHOR__STRING__VARCHAR.7f1e1839b5", "fqn": ["near_models", "gold", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_BLOCK_AUTHOR__STRING__VARCHAR"], "alias": "fact_blocks_BLOCK_AUTHOR", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_3927e5e70c4017f874dcc7650a37750f", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_3927e5e70c4017f874dcc7650a37750f"}, "created_at": 1763073391.0545876, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_core.fact_blocks_BLOCK_AUTHOR", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_3927e5e70c4017f874dcc7650a37750f\") }}", "language": "sql", "refs": [{"name": "core__fact_blocks", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__fact_blocks"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_AUTHOR", "file_key_name": "models.core__fact_blocks", "attached_node": "model.near_models.core__fact_blocks"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_HEADER__VARIANT__OBJECT.00ece96cc9": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["VARIANT", "OBJECT"], "column_name": "HEADER", "model": "{{ get_where_subquery(ref('core__fact_blocks')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_core", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_HEADER__VARIANT__OBJECT", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_46151965c7ea56f86739dbf72e136b38.sql", "original_file_path": "models/gold/core/core__fact_blocks.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_HEADER__VARIANT__OBJECT.00ece96cc9", "fqn": ["near_models", "gold", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_HEADER__VARIANT__OBJECT"], "alias": "fact_blocks_HEADER", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_46151965c7ea56f86739dbf72e136b38", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_46151965c7ea56f86739dbf72e136b38"}, "created_at": 1763073391.0593698, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_core.fact_blocks_HEADER", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_46151965c7ea56f86739dbf72e136b38\") }}", "language": "sql", "refs": [{"name": "core__fact_blocks", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__fact_blocks"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "HEADER", "file_key_name": "models.core__fact_blocks", "attached_node": "model.near_models.core__fact_blocks"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_BLOCK_CHALLENGES_RESULT__ARRAY__VARIANT__OBJECT.ce8453804e": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["ARRAY", "VARIANT", "OBJECT"], "column_name": "BLOCK_CHALLENGES_RESULT", "model": "{{ get_where_subquery(ref('core__fact_blocks')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_core", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_BLOCK_CHALLENGES_RESULT__ARRAY__VARIANT__OBJECT", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_15342adfa667dd5e3519177d36a868d6.sql", "original_file_path": "models/gold/core/core__fact_blocks.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_BLOCK_CHALLENGES_RESULT__ARRAY__VARIANT__OBJECT.ce8453804e", "fqn": ["near_models", "gold", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_BLOCK_CHALLENGES_RESULT__ARRAY__VARIANT__OBJECT"], "alias": "fact_blocks_BLOCK_CHALLENGES_RESULT", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_15342adfa667dd5e3519177d36a868d6", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_15342adfa667dd5e3519177d36a868d6"}, "created_at": 1763073391.0643575, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_core.fact_blocks_BLOCK_CHALLENGES_RESULT", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_15342adfa667dd5e3519177d36a868d6\") }}", "language": "sql", "refs": [{"name": "core__fact_blocks", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__fact_blocks"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_CHALLENGES_RESULT", "file_key_name": "models.core__fact_blocks", "attached_node": "model.near_models.core__fact_blocks"}, "test.near_models.not_null_core__fact_blocks_BLOCK_CHALLENGES_ROOT.f8a53e4a6f": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCK_CHALLENGES_ROOT", "model": "{{ get_where_subquery(ref('core__fact_blocks')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__fact_blocks_BLOCK_CHALLENGES_ROOT", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__fact_blocks_BLOCK_CHALLENGES_ROOT.sql", "original_file_path": "models/gold/core/core__fact_blocks.yml", "unique_id": "test.near_models.not_null_core__fact_blocks_BLOCK_CHALLENGES_ROOT.f8a53e4a6f", "fqn": ["near_models", "gold", "core", "not_null_core__fact_blocks_BLOCK_CHALLENGES_ROOT"], "alias": "fact_blocks_BLOCK_CHALLENGES_ROOT", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073391.0691261, "relation_name": "NEAR.not_null_core.fact_blocks_BLOCK_CHALLENGES_ROOT", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "core__fact_blocks", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__fact_blocks"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_CHALLENGES_ROOT", "file_key_name": "models.core__fact_blocks", "attached_node": "model.near_models.core__fact_blocks"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_BLOCK_CHALLENGES_ROOT__STRING__VARCHAR.9f986cff8f": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["STRING", "VARCHAR"], "column_name": "BLOCK_CHALLENGES_ROOT", "model": "{{ get_where_subquery(ref('core__fact_blocks')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_core", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_BLOCK_CHALLENGES_ROOT__STRING__VARCHAR", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_8d868d4602ff007a9bd6d9d4e405b259.sql", "original_file_path": "models/gold/core/core__fact_blocks.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_BLOCK_CHALLENGES_ROOT__STRING__VARCHAR.9f986cff8f", "fqn": ["near_models", "gold", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_BLOCK_CHALLENGES_ROOT__STRING__VARCHAR"], "alias": "fact_blocks_BLOCK_CHALLENGES_ROOT", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_8d868d4602ff007a9bd6d9d4e405b259", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_8d868d4602ff007a9bd6d9d4e405b259"}, "created_at": 1763073391.0714564, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_core.fact_blocks_BLOCK_CHALLENGES_ROOT", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_8d868d4602ff007a9bd6d9d4e405b259\") }}", "language": "sql", "refs": [{"name": "core__fact_blocks", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__fact_blocks"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_CHALLENGES_ROOT", "file_key_name": "models.core__fact_blocks", "attached_node": "model.near_models.core__fact_blocks"}, "test.near_models.not_null_core__fact_blocks_CHUNK_HEADERS_ROOT.180c276606": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "CHUNK_HEADERS_ROOT", "model": "{{ get_where_subquery(ref('core__fact_blocks')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__fact_blocks_CHUNK_HEADERS_ROOT", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__fact_blocks_CHUNK_HEADERS_ROOT.sql", "original_file_path": "models/gold/core/core__fact_blocks.yml", "unique_id": "test.near_models.not_null_core__fact_blocks_CHUNK_HEADERS_ROOT.180c276606", "fqn": ["near_models", "gold", "core", "not_null_core__fact_blocks_CHUNK_HEADERS_ROOT"], "alias": "fact_blocks_CHUNK_HEADERS_ROOT", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073391.076261, "relation_name": "NEAR.not_null_core.fact_blocks_CHUNK_HEADERS_ROOT", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "core__fact_blocks", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__fact_blocks"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "CHUNK_HEADERS_ROOT", "file_key_name": "models.core__fact_blocks", "attached_node": "model.near_models.core__fact_blocks"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_CHUNK_HEADERS_ROOT__STRING__VARCHAR.523ab13c7b": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["STRING", "VARCHAR"], "column_name": "CHUNK_HEADERS_ROOT", "model": "{{ get_where_subquery(ref('core__fact_blocks')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_core", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_CHUNK_HEADERS_ROOT__STRING__VARCHAR", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_97f78a4a00820a8079a8f41f7f261878.sql", "original_file_path": "models/gold/core/core__fact_blocks.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_CHUNK_HEADERS_ROOT__STRING__VARCHAR.523ab13c7b", "fqn": ["near_models", "gold", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_CHUNK_HEADERS_ROOT__STRING__VARCHAR"], "alias": "fact_blocks_CHUNK_HEADERS_ROOT", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_97f78a4a00820a8079a8f41f7f261878", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_97f78a4a00820a8079a8f41f7f261878"}, "created_at": 1763073391.0782912, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_core.fact_blocks_CHUNK_HEADERS_ROOT", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_97f78a4a00820a8079a8f41f7f261878\") }}", "language": "sql", "refs": [{"name": "core__fact_blocks", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__fact_blocks"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "CHUNK_HEADERS_ROOT", "file_key_name": "models.core__fact_blocks", "attached_node": "model.near_models.core__fact_blocks"}, "test.near_models.not_null_core__fact_blocks_CHUNK_TX_ROOT.e511e456ca": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "CHUNK_TX_ROOT", "model": "{{ get_where_subquery(ref('core__fact_blocks')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__fact_blocks_CHUNK_TX_ROOT", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__fact_blocks_CHUNK_TX_ROOT.sql", "original_file_path": "models/gold/core/core__fact_blocks.yml", "unique_id": "test.near_models.not_null_core__fact_blocks_CHUNK_TX_ROOT.e511e456ca", "fqn": ["near_models", "gold", "core", "not_null_core__fact_blocks_CHUNK_TX_ROOT"], "alias": "fact_blocks_CHUNK_TX_ROOT", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073391.0832896, "relation_name": "NEAR.not_null_core.fact_blocks_CHUNK_TX_ROOT", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "core__fact_blocks", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__fact_blocks"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "CHUNK_TX_ROOT", "file_key_name": "models.core__fact_blocks", "attached_node": "model.near_models.core__fact_blocks"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_CHUNK_TX_ROOT__STRING__VARCHAR.2bcb6419e4": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["STRING", "VARCHAR"], "column_name": "CHUNK_TX_ROOT", "model": "{{ get_where_subquery(ref('core__fact_blocks')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_core", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_CHUNK_TX_ROOT__STRING__VARCHAR", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_167c7e7d6ec57261fd3d8be742781ee9.sql", "original_file_path": "models/gold/core/core__fact_blocks.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_CHUNK_TX_ROOT__STRING__VARCHAR.2bcb6419e4", "fqn": ["near_models", "gold", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_CHUNK_TX_ROOT__STRING__VARCHAR"], "alias": "fact_blocks_CHUNK_TX_ROOT", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_167c7e7d6ec57261fd3d8be742781ee9", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_167c7e7d6ec57261fd3d8be742781ee9"}, "created_at": 1763073391.0853834, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_core.fact_blocks_CHUNK_TX_ROOT", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_167c7e7d6ec57261fd3d8be742781ee9\") }}", "language": "sql", "refs": [{"name": "core__fact_blocks", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__fact_blocks"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "CHUNK_TX_ROOT", "file_key_name": "models.core__fact_blocks", "attached_node": "model.near_models.core__fact_blocks"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_CHUNK_MASK__ARRAY__VARIANT__OBJECT.371605784f": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["ARRAY", "VARIANT", "OBJECT"], "column_name": "CHUNK_MASK", "model": "{{ get_where_subquery(ref('core__fact_blocks')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_core", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_CHUNK_MASK__ARRAY__VARIANT__OBJECT", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_6d417b5ebab6df15797fef11ceb066d9.sql", "original_file_path": "models/gold/core/core__fact_blocks.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_CHUNK_MASK__ARRAY__VARIANT__OBJECT.371605784f", "fqn": ["near_models", "gold", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_CHUNK_MASK__ARRAY__VARIANT__OBJECT"], "alias": "fact_blocks_CHUNK_MASK", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_6d417b5ebab6df15797fef11ceb066d9", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_6d417b5ebab6df15797fef11ceb066d9"}, "created_at": 1763073391.09043, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_core.fact_blocks_CHUNK_MASK", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_6d417b5ebab6df15797fef11ceb066d9\") }}", "language": "sql", "refs": [{"name": "core__fact_blocks", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__fact_blocks"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "CHUNK_MASK", "file_key_name": "models.core__fact_blocks", "attached_node": "model.near_models.core__fact_blocks"}, "test.near_models.not_null_core__fact_blocks_CHUNK_RECEIPTS_ROOT.8452bbf40e": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "CHUNK_RECEIPTS_ROOT", "model": "{{ get_where_subquery(ref('core__fact_blocks')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__fact_blocks_CHUNK_RECEIPTS_ROOT", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__fact_blocks_CHUNK_RECEIPTS_ROOT.sql", "original_file_path": "models/gold/core/core__fact_blocks.yml", "unique_id": "test.near_models.not_null_core__fact_blocks_CHUNK_RECEIPTS_ROOT.8452bbf40e", "fqn": ["near_models", "gold", "core", "not_null_core__fact_blocks_CHUNK_RECEIPTS_ROOT"], "alias": "fact_blocks_CHUNK_RECEIPTS_ROOT", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073391.0952475, "relation_name": "NEAR.not_null_core.fact_blocks_CHUNK_RECEIPTS_ROOT", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "core__fact_blocks", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__fact_blocks"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "CHUNK_RECEIPTS_ROOT", "file_key_name": "models.core__fact_blocks", "attached_node": "model.near_models.core__fact_blocks"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_CHUNK_RECEIPTS_ROOT__STRING__VARCHAR.dd534c5f41": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["STRING", "VARCHAR"], "column_name": "CHUNK_RECEIPTS_ROOT", "model": "{{ get_where_subquery(ref('core__fact_blocks')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_core", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_CHUNK_RECEIPTS_ROOT__STRING__VARCHAR", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_416d66c556790a818923c1077839111d.sql", "original_file_path": "models/gold/core/core__fact_blocks.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_CHUNK_RECEIPTS_ROOT__STRING__VARCHAR.dd534c5f41", "fqn": ["near_models", "gold", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_CHUNK_RECEIPTS_ROOT__STRING__VARCHAR"], "alias": "fact_blocks_CHUNK_RECEIPTS_ROOT", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_416d66c556790a818923c1077839111d", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_416d66c556790a818923c1077839111d"}, "created_at": 1763073391.0972939, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_core.fact_blocks_CHUNK_RECEIPTS_ROOT", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_416d66c556790a818923c1077839111d\") }}", "language": "sql", "refs": [{"name": "core__fact_blocks", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__fact_blocks"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "CHUNK_RECEIPTS_ROOT", "file_key_name": "models.core__fact_blocks", "attached_node": "model.near_models.core__fact_blocks"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_CHUNKS__ARRAY__VARIANT__OBJECT.64870ea308": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["ARRAY", "VARIANT", "OBJECT"], "column_name": "CHUNKS", "model": "{{ get_where_subquery(ref('core__fact_blocks')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_core", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_CHUNKS__ARRAY__VARIANT__OBJECT", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_de7fd52b23cb7daba8fe42bb4d5199ba.sql", "original_file_path": "models/gold/core/core__fact_blocks.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_CHUNKS__ARRAY__VARIANT__OBJECT.64870ea308", "fqn": ["near_models", "gold", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_CHUNKS__ARRAY__VARIANT__OBJECT"], "alias": "fact_blocks_CHUNKS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_de7fd52b23cb7daba8fe42bb4d5199ba", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_de7fd52b23cb7daba8fe42bb4d5199ba"}, "created_at": 1763073391.102346, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_core.fact_blocks_CHUNKS", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_de7fd52b23cb7daba8fe42bb4d5199ba\") }}", "language": "sql", "refs": [{"name": "core__fact_blocks", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__fact_blocks"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "CHUNKS", "file_key_name": "models.core__fact_blocks", "attached_node": "model.near_models.core__fact_blocks"}, "test.near_models.not_null_core__fact_blocks_CHUNKS_INCLUDED.937aec6f78": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "CHUNKS_INCLUDED", "model": "{{ get_where_subquery(ref('core__fact_blocks')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__fact_blocks_CHUNKS_INCLUDED", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__fact_blocks_CHUNKS_INCLUDED.sql", "original_file_path": "models/gold/core/core__fact_blocks.yml", "unique_id": "test.near_models.not_null_core__fact_blocks_CHUNKS_INCLUDED.937aec6f78", "fqn": ["near_models", "gold", "core", "not_null_core__fact_blocks_CHUNKS_INCLUDED"], "alias": "fact_blocks_CHUNKS_INCLUDED", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073391.1073408, "relation_name": "NEAR.not_null_core.fact_blocks_CHUNKS_INCLUDED", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "core__fact_blocks", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__fact_blocks"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "CHUNKS_INCLUDED", "file_key_name": "models.core__fact_blocks", "attached_node": "model.near_models.core__fact_blocks"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_CHUNKS_INCLUDED__NUMBER.e4c1b3aa07": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["NUMBER"], "column_name": "CHUNKS_INCLUDED", "model": "{{ get_where_subquery(ref('core__fact_blocks')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_core", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_CHUNKS_INCLUDED__NUMBER", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_1e12a3e1f0802a8c1f65a0b22540707b.sql", "original_file_path": "models/gold/core/core__fact_blocks.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_CHUNKS_INCLUDED__NUMBER.e4c1b3aa07", "fqn": ["near_models", "gold", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_CHUNKS_INCLUDED__NUMBER"], "alias": "fact_blocks_CHUNKS_INCLUDED", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_1e12a3e1f0802a8c1f65a0b22540707b", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_1e12a3e1f0802a8c1f65a0b22540707b"}, "created_at": 1763073391.1094017, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_core.fact_blocks_CHUNKS_INCLUDED", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_1e12a3e1f0802a8c1f65a0b22540707b\") }}", "language": "sql", "refs": [{"name": "core__fact_blocks", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__fact_blocks"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "CHUNKS_INCLUDED", "file_key_name": "models.core__fact_blocks", "attached_node": "model.near_models.core__fact_blocks"}, "test.near_models.not_null_core__fact_blocks_EPOCH_ID.fc61bf616f": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "EPOCH_ID", "model": "{{ get_where_subquery(ref('core__fact_blocks')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__fact_blocks_EPOCH_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__fact_blocks_EPOCH_ID.sql", "original_file_path": "models/gold/core/core__fact_blocks.yml", "unique_id": "test.near_models.not_null_core__fact_blocks_EPOCH_ID.fc61bf616f", "fqn": ["near_models", "gold", "core", "not_null_core__fact_blocks_EPOCH_ID"], "alias": "fact_blocks_EPOCH_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073391.114183, "relation_name": "NEAR.not_null_core.fact_blocks_EPOCH_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "core__fact_blocks", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__fact_blocks"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "EPOCH_ID", "file_key_name": "models.core__fact_blocks", "attached_node": "model.near_models.core__fact_blocks"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_EPOCH_ID__STRING__VARCHAR.6859f40465": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["STRING", "VARCHAR"], "column_name": "EPOCH_ID", "model": "{{ get_where_subquery(ref('core__fact_blocks')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_core", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_EPOCH_ID__STRING__VARCHAR", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_66b555f12b2da5d31233f932d7dc2ae6.sql", "original_file_path": "models/gold/core/core__fact_blocks.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_EPOCH_ID__STRING__VARCHAR.6859f40465", "fqn": ["near_models", "gold", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_EPOCH_ID__STRING__VARCHAR"], "alias": "fact_blocks_EPOCH_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_66b555f12b2da5d31233f932d7dc2ae6", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_66b555f12b2da5d31233f932d7dc2ae6"}, "created_at": 1763073391.1165347, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_core.fact_blocks_EPOCH_ID", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_66b555f12b2da5d31233f932d7dc2ae6\") }}", "language": "sql", "refs": [{"name": "core__fact_blocks", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__fact_blocks"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "EPOCH_ID", "file_key_name": "models.core__fact_blocks", "attached_node": "model.near_models.core__fact_blocks"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_EPOCH_SYNC_DATA_HASH__STRING__VARCHAR__None.98f9b955fd": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["STRING", "VARCHAR", null], "column_name": "EPOCH_SYNC_DATA_HASH", "model": "{{ get_where_subquery(ref('core__fact_blocks')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_core", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_EPOCH_SYNC_DATA_HASH__STRING__VARCHAR__None", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_32cf759bea0ca73626a555a22bddb18d.sql", "original_file_path": "models/gold/core/core__fact_blocks.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_EPOCH_SYNC_DATA_HASH__STRING__VARCHAR__None.98f9b955fd", "fqn": ["near_models", "gold", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_EPOCH_SYNC_DATA_HASH__STRING__VARCHAR__None"], "alias": "fact_blocks_EPOCH_SYNC_DATA_HASH", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_32cf759bea0ca73626a555a22bddb18d", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_32cf759bea0ca73626a555a22bddb18d"}, "created_at": 1763073391.1213486, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_core.fact_blocks_EPOCH_SYNC_DATA_HASH", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_32cf759bea0ca73626a555a22bddb18d\") }}", "language": "sql", "refs": [{"name": "core__fact_blocks", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__fact_blocks"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "EPOCH_SYNC_DATA_HASH", "file_key_name": "models.core__fact_blocks", "attached_node": "model.near_models.core__fact_blocks"}, "test.near_models.not_null_core__fact_blocks_GAS_PRICE.58aa885a95": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "GAS_PRICE", "model": "{{ get_where_subquery(ref('core__fact_blocks')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__fact_blocks_GAS_PRICE", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__fact_blocks_GAS_PRICE.sql", "original_file_path": "models/gold/core/core__fact_blocks.yml", "unique_id": "test.near_models.not_null_core__fact_blocks_GAS_PRICE.58aa885a95", "fqn": ["near_models", "gold", "core", "not_null_core__fact_blocks_GAS_PRICE"], "alias": "fact_blocks_GAS_PRICE", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'"}, "created_at": 1763073391.1270802, "relation_name": "NEAR.not_null_core.fact_blocks_GAS_PRICE", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp >= SYSDATE() - INTERVAL '14 days'\") }}", "language": "sql", "refs": [{"name": "core__fact_blocks", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__fact_blocks"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "GAS_PRICE", "file_key_name": "models.core__fact_blocks", "attached_node": "model.near_models.core__fact_blocks"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_GAS_PRICE__NUMBER__FLOAT.fa7e1b932c": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["NUMBER", "FLOAT"], "column_name": "GAS_PRICE", "model": "{{ get_where_subquery(ref('core__fact_blocks')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_core", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_GAS_PRICE__NUMBER__FLOAT", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_4c1b938939f4ce105964e44a49f648f1.sql", "original_file_path": "models/gold/core/core__fact_blocks.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_GAS_PRICE__NUMBER__FLOAT.fa7e1b932c", "fqn": ["near_models", "gold", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_GAS_PRICE__NUMBER__FLOAT"], "alias": "fact_blocks_GAS_PRICE", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_4c1b938939f4ce105964e44a49f648f1", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_4c1b938939f4ce105964e44a49f648f1"}, "created_at": 1763073391.1291554, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_core.fact_blocks_GAS_PRICE", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_4c1b938939f4ce105964e44a49f648f1\") }}", "language": "sql", "refs": [{"name": "core__fact_blocks", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__fact_blocks"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "GAS_PRICE", "file_key_name": "models.core__fact_blocks", "attached_node": "model.near_models.core__fact_blocks"}, "test.near_models.not_null_core__fact_blocks_LAST_DS_FINAL_BLOCK.495c60fd78": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "LAST_DS_FINAL_BLOCK", "model": "{{ get_where_subquery(ref('core__fact_blocks')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__fact_blocks_LAST_DS_FINAL_BLOCK", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__fact_blocks_LAST_DS_FINAL_BLOCK.sql", "original_file_path": "models/gold/core/core__fact_blocks.yml", "unique_id": "test.near_models.not_null_core__fact_blocks_LAST_DS_FINAL_BLOCK.495c60fd78", "fqn": ["near_models", "gold", "core", "not_null_core__fact_blocks_LAST_DS_FINAL_BLOCK"], "alias": "fact_blocks_LAST_DS_FINAL_BLOCK", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073391.1348019, "relation_name": "NEAR.not_null_core.fact_blocks_LAST_DS_FINAL_BLOCK", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "core__fact_blocks", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__fact_blocks"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "LAST_DS_FINAL_BLOCK", "file_key_name": "models.core__fact_blocks", "attached_node": "model.near_models.core__fact_blocks"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_LAST_DS_FINAL_BLOCK__STRING__VARCHAR.9e09f6d941": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["STRING", "VARCHAR"], "column_name": "LAST_DS_FINAL_BLOCK", "model": "{{ get_where_subquery(ref('core__fact_blocks')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_core", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_LAST_DS_FINAL_BLOCK__STRING__VARCHAR", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_53d3a9afbb42820de862965e0f57d863.sql", "original_file_path": "models/gold/core/core__fact_blocks.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_LAST_DS_FINAL_BLOCK__STRING__VARCHAR.9e09f6d941", "fqn": ["near_models", "gold", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_LAST_DS_FINAL_BLOCK__STRING__VARCHAR"], "alias": "fact_blocks_LAST_DS_FINAL_BLOCK", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_53d3a9afbb42820de862965e0f57d863", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_53d3a9afbb42820de862965e0f57d863"}, "created_at": 1763073391.1368504, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_core.fact_blocks_LAST_DS_FINAL_BLOCK", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_53d3a9afbb42820de862965e0f57d863\") }}", "language": "sql", "refs": [{"name": "core__fact_blocks", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__fact_blocks"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "LAST_DS_FINAL_BLOCK", "file_key_name": "models.core__fact_blocks", "attached_node": "model.near_models.core__fact_blocks"}, "test.near_models.not_null_core__fact_blocks_LAST_FINAL_BLOCK.d990393f83": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "LAST_FINAL_BLOCK", "model": "{{ get_where_subquery(ref('core__fact_blocks')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__fact_blocks_LAST_FINAL_BLOCK", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__fact_blocks_LAST_FINAL_BLOCK.sql", "original_file_path": "models/gold/core/core__fact_blocks.yml", "unique_id": "test.near_models.not_null_core__fact_blocks_LAST_FINAL_BLOCK.d990393f83", "fqn": ["near_models", "gold", "core", "not_null_core__fact_blocks_LAST_FINAL_BLOCK"], "alias": "fact_blocks_LAST_FINAL_BLOCK", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073391.1417222, "relation_name": "NEAR.not_null_core.fact_blocks_LAST_FINAL_BLOCK", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "core__fact_blocks", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__fact_blocks"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "LAST_FINAL_BLOCK", "file_key_name": "models.core__fact_blocks", "attached_node": "model.near_models.core__fact_blocks"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_LAST_FINAL_BLOCK__STRING__VARCHAR.25992c91ad": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["STRING", "VARCHAR"], "column_name": "LAST_FINAL_BLOCK", "model": "{{ get_where_subquery(ref('core__fact_blocks')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_core", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_LAST_FINAL_BLOCK__STRING__VARCHAR", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_99df9c2e2dd11124def575e2b0fefdc5.sql", "original_file_path": "models/gold/core/core__fact_blocks.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_LAST_FINAL_BLOCK__STRING__VARCHAR.25992c91ad", "fqn": ["near_models", "gold", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_LAST_FINAL_BLOCK__STRING__VARCHAR"], "alias": "fact_blocks_LAST_FINAL_BLOCK", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_99df9c2e2dd11124def575e2b0fefdc5", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_99df9c2e2dd11124def575e2b0fefdc5"}, "created_at": 1763073391.1440523, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_core.fact_blocks_LAST_FINAL_BLOCK", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_99df9c2e2dd11124def575e2b0fefdc5\") }}", "language": "sql", "refs": [{"name": "core__fact_blocks", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__fact_blocks"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "LAST_FINAL_BLOCK", "file_key_name": "models.core__fact_blocks", "attached_node": "model.near_models.core__fact_blocks"}, "test.near_models.not_null_core__fact_blocks_LATEST_PROTOCOL_VERSION.d77e1eb866": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "LATEST_PROTOCOL_VERSION", "model": "{{ get_where_subquery(ref('core__fact_blocks')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__fact_blocks_LATEST_PROTOCOL_VERSION", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__fact_blocks_LATEST_PROTOCOL_VERSION.sql", "original_file_path": "models/gold/core/core__fact_blocks.yml", "unique_id": "test.near_models.not_null_core__fact_blocks_LATEST_PROTOCOL_VERSION.d77e1eb866", "fqn": ["near_models", "gold", "core", "not_null_core__fact_blocks_LATEST_PROTOCOL_VERSION"], "alias": "fact_blocks_LATEST_PROTOCOL_VERSION", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'"}, "created_at": 1763073391.1495166, "relation_name": "NEAR.not_null_core.fact_blocks_LATEST_PROTOCOL_VERSION", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp >= SYSDATE() - INTERVAL '14 days'\") }}", "language": "sql", "refs": [{"name": "core__fact_blocks", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__fact_blocks"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "LATEST_PROTOCOL_VERSION", "file_key_name": "models.core__fact_blocks", "attached_node": "model.near_models.core__fact_blocks"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_LATEST_PROTOCOL_VERSION__NUMBER__INT.5c53826518": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["NUMBER", "INT"], "column_name": "LATEST_PROTOCOL_VERSION", "model": "{{ get_where_subquery(ref('core__fact_blocks')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_core", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_LATEST_PROTOCOL_VERSION__NUMBER__INT", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_52ec7192a220edf3a09eba9a2bf87d43.sql", "original_file_path": "models/gold/core/core__fact_blocks.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_LATEST_PROTOCOL_VERSION__NUMBER__INT.5c53826518", "fqn": ["near_models", "gold", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_LATEST_PROTOCOL_VERSION__NUMBER__INT"], "alias": "fact_blocks_LATEST_PROTOCOL_VERSION", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_52ec7192a220edf3a09eba9a2bf87d43", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_52ec7192a220edf3a09eba9a2bf87d43"}, "created_at": 1763073391.1515486, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_core.fact_blocks_LATEST_PROTOCOL_VERSION", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_52ec7192a220edf3a09eba9a2bf87d43\") }}", "language": "sql", "refs": [{"name": "core__fact_blocks", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__fact_blocks"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "LATEST_PROTOCOL_VERSION", "file_key_name": "models.core__fact_blocks", "attached_node": "model.near_models.core__fact_blocks"}, "test.near_models.not_null_core__fact_blocks_NEXT_BP_HASH.a8e45079bd": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "NEXT_BP_HASH", "model": "{{ get_where_subquery(ref('core__fact_blocks')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__fact_blocks_NEXT_BP_HASH", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__fact_blocks_NEXT_BP_HASH.sql", "original_file_path": "models/gold/core/core__fact_blocks.yml", "unique_id": "test.near_models.not_null_core__fact_blocks_NEXT_BP_HASH.a8e45079bd", "fqn": ["near_models", "gold", "core", "not_null_core__fact_blocks_NEXT_BP_HASH"], "alias": "fact_blocks_NEXT_BP_HASH", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073391.1569219, "relation_name": "NEAR.not_null_core.fact_blocks_NEXT_BP_HASH", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "core__fact_blocks", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__fact_blocks"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "NEXT_BP_HASH", "file_key_name": "models.core__fact_blocks", "attached_node": "model.near_models.core__fact_blocks"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_NEXT_BP_HASH__STRING__VARCHAR.d82841de9b": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["STRING", "VARCHAR"], "column_name": "NEXT_BP_HASH", "model": "{{ get_where_subquery(ref('core__fact_blocks')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_core", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_NEXT_BP_HASH__STRING__VARCHAR", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_4fbaa9d1f0b2b4b7bf6ac39e1789ae6b.sql", "original_file_path": "models/gold/core/core__fact_blocks.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_NEXT_BP_HASH__STRING__VARCHAR.d82841de9b", "fqn": ["near_models", "gold", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_NEXT_BP_HASH__STRING__VARCHAR"], "alias": "fact_blocks_NEXT_BP_HASH", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_4fbaa9d1f0b2b4b7bf6ac39e1789ae6b", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_4fbaa9d1f0b2b4b7bf6ac39e1789ae6b"}, "created_at": 1763073391.1589894, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_core.fact_blocks_NEXT_BP_HASH", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_4fbaa9d1f0b2b4b7bf6ac39e1789ae6b\") }}", "language": "sql", "refs": [{"name": "core__fact_blocks", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__fact_blocks"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "NEXT_BP_HASH", "file_key_name": "models.core__fact_blocks", "attached_node": "model.near_models.core__fact_blocks"}, "test.near_models.not_null_core__fact_blocks_NEXT_EPOCH_ID.bd4ec4a2ff": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "NEXT_EPOCH_ID", "model": "{{ get_where_subquery(ref('core__fact_blocks')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__fact_blocks_NEXT_EPOCH_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__fact_blocks_NEXT_EPOCH_ID.sql", "original_file_path": "models/gold/core/core__fact_blocks.yml", "unique_id": "test.near_models.not_null_core__fact_blocks_NEXT_EPOCH_ID.bd4ec4a2ff", "fqn": ["near_models", "gold", "core", "not_null_core__fact_blocks_NEXT_EPOCH_ID"], "alias": "fact_blocks_NEXT_EPOCH_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073391.1640782, "relation_name": "NEAR.not_null_core.fact_blocks_NEXT_EPOCH_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "core__fact_blocks", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__fact_blocks"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "NEXT_EPOCH_ID", "file_key_name": "models.core__fact_blocks", "attached_node": "model.near_models.core__fact_blocks"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_NEXT_EPOCH_ID__STRING__VARCHAR.5a9d13bab7": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["STRING", "VARCHAR"], "column_name": "NEXT_EPOCH_ID", "model": "{{ get_where_subquery(ref('core__fact_blocks')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_core", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_NEXT_EPOCH_ID__STRING__VARCHAR", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_0b585ffacc5ce2b5626742d7d492b7bd.sql", "original_file_path": "models/gold/core/core__fact_blocks.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_NEXT_EPOCH_ID__STRING__VARCHAR.5a9d13bab7", "fqn": ["near_models", "gold", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_NEXT_EPOCH_ID__STRING__VARCHAR"], "alias": "fact_blocks_NEXT_EPOCH_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_0b585ffacc5ce2b5626742d7d492b7bd", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_0b585ffacc5ce2b5626742d7d492b7bd"}, "created_at": 1763073391.1661322, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_core.fact_blocks_NEXT_EPOCH_ID", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_0b585ffacc5ce2b5626742d7d492b7bd\") }}", "language": "sql", "refs": [{"name": "core__fact_blocks", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__fact_blocks"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "NEXT_EPOCH_ID", "file_key_name": "models.core__fact_blocks", "attached_node": "model.near_models.core__fact_blocks"}, "test.near_models.not_null_core__fact_blocks_OUTCOME_ROOT.f6f91076b5": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "OUTCOME_ROOT", "model": "{{ get_where_subquery(ref('core__fact_blocks')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__fact_blocks_OUTCOME_ROOT", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__fact_blocks_OUTCOME_ROOT.sql", "original_file_path": "models/gold/core/core__fact_blocks.yml", "unique_id": "test.near_models.not_null_core__fact_blocks_OUTCOME_ROOT.f6f91076b5", "fqn": ["near_models", "gold", "core", "not_null_core__fact_blocks_OUTCOME_ROOT"], "alias": "fact_blocks_OUTCOME_ROOT", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073391.1711175, "relation_name": "NEAR.not_null_core.fact_blocks_OUTCOME_ROOT", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "core__fact_blocks", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__fact_blocks"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "OUTCOME_ROOT", "file_key_name": "models.core__fact_blocks", "attached_node": "model.near_models.core__fact_blocks"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_OUTCOME_ROOT__STRING__VARCHAR.06f7e42899": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["STRING", "VARCHAR"], "column_name": "OUTCOME_ROOT", "model": "{{ get_where_subquery(ref('core__fact_blocks')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_core", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_OUTCOME_ROOT__STRING__VARCHAR", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_7fbe8cfeb453cf6e85ac43e92c7441ff.sql", "original_file_path": "models/gold/core/core__fact_blocks.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_OUTCOME_ROOT__STRING__VARCHAR.06f7e42899", "fqn": ["near_models", "gold", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_OUTCOME_ROOT__STRING__VARCHAR"], "alias": "fact_blocks_OUTCOME_ROOT", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_7fbe8cfeb453cf6e85ac43e92c7441ff", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_7fbe8cfeb453cf6e85ac43e92c7441ff"}, "created_at": 1763073391.1731584, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_core.fact_blocks_OUTCOME_ROOT", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_7fbe8cfeb453cf6e85ac43e92c7441ff\") }}", "language": "sql", "refs": [{"name": "core__fact_blocks", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__fact_blocks"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "OUTCOME_ROOT", "file_key_name": "models.core__fact_blocks", "attached_node": "model.near_models.core__fact_blocks"}, "test.near_models.not_null_core__fact_blocks_PREV_HASH.3d44f4d8e3": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "PREV_HASH", "model": "{{ get_where_subquery(ref('core__fact_blocks')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__fact_blocks_PREV_HASH", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__fact_blocks_PREV_HASH.sql", "original_file_path": "models/gold/core/core__fact_blocks.yml", "unique_id": "test.near_models.not_null_core__fact_blocks_PREV_HASH.3d44f4d8e3", "fqn": ["near_models", "gold", "core", "not_null_core__fact_blocks_PREV_HASH"], "alias": "fact_blocks_PREV_HASH", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073391.1779013, "relation_name": "NEAR.not_null_core.fact_blocks_PREV_HASH", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "core__fact_blocks", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__fact_blocks"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "PREV_HASH", "file_key_name": "models.core__fact_blocks", "attached_node": "model.near_models.core__fact_blocks"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_PREV_HASH__STRING__VARCHAR.cb8c19abe8": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["STRING", "VARCHAR"], "column_name": "PREV_HASH", "model": "{{ get_where_subquery(ref('core__fact_blocks')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_core", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_PREV_HASH__STRING__VARCHAR", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_7b33ac1dd828a0ea69ba24746baaad2d.sql", "original_file_path": "models/gold/core/core__fact_blocks.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_PREV_HASH__STRING__VARCHAR.cb8c19abe8", "fqn": ["near_models", "gold", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_PREV_HASH__STRING__VARCHAR"], "alias": "fact_blocks_PREV_HASH", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_7b33ac1dd828a0ea69ba24746baaad2d", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_7b33ac1dd828a0ea69ba24746baaad2d"}, "created_at": 1763073391.1802647, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_core.fact_blocks_PREV_HASH", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_7b33ac1dd828a0ea69ba24746baaad2d\") }}", "language": "sql", "refs": [{"name": "core__fact_blocks", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__fact_blocks"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "PREV_HASH", "file_key_name": "models.core__fact_blocks", "attached_node": "model.near_models.core__fact_blocks"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_PREV_HEIGHT__NUMBER__FLOAT.1abb35f272": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["NUMBER", "FLOAT"], "column_name": "PREV_HEIGHT", "model": "{{ get_where_subquery(ref('core__fact_blocks')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_core", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_PREV_HEIGHT__NUMBER__FLOAT", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_742986c29350270526788c08185fb7cf.sql", "original_file_path": "models/gold/core/core__fact_blocks.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_PREV_HEIGHT__NUMBER__FLOAT.1abb35f272", "fqn": ["near_models", "gold", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_PREV_HEIGHT__NUMBER__FLOAT"], "alias": "fact_blocks_PREV_HEIGHT", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_742986c29350270526788c08185fb7cf", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_742986c29350270526788c08185fb7cf"}, "created_at": 1763073391.1850483, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_core.fact_blocks_PREV_HEIGHT", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_742986c29350270526788c08185fb7cf\") }}", "language": "sql", "refs": [{"name": "core__fact_blocks", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__fact_blocks"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "PREV_HEIGHT", "file_key_name": "models.core__fact_blocks", "attached_node": "model.near_models.core__fact_blocks"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_PREV_STATE_ROOT__STRING__VARCHAR.1f0ccb1649": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["STRING", "VARCHAR"], "column_name": "PREV_STATE_ROOT", "model": "{{ get_where_subquery(ref('core__fact_blocks')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_core", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_PREV_STATE_ROOT__STRING__VARCHAR", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_f16b0ebf31c9c9e62c5f6c6b8f240354.sql", "original_file_path": "models/gold/core/core__fact_blocks.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_PREV_STATE_ROOT__STRING__VARCHAR.1f0ccb1649", "fqn": ["near_models", "gold", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_PREV_STATE_ROOT__STRING__VARCHAR"], "alias": "fact_blocks_PREV_STATE_ROOT", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_f16b0ebf31c9c9e62c5f6c6b8f240354", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_f16b0ebf31c9c9e62c5f6c6b8f240354"}, "created_at": 1763073391.1901019, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_core.fact_blocks_PREV_STATE_ROOT", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_f16b0ebf31c9c9e62c5f6c6b8f240354\") }}", "language": "sql", "refs": [{"name": "core__fact_blocks", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__fact_blocks"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "PREV_STATE_ROOT", "file_key_name": "models.core__fact_blocks", "attached_node": "model.near_models.core__fact_blocks"}, "test.near_models.not_null_core__fact_blocks_RANDOM_VALUE.b03444e241": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "RANDOM_VALUE", "model": "{{ get_where_subquery(ref('core__fact_blocks')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__fact_blocks_RANDOM_VALUE", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__fact_blocks_RANDOM_VALUE.sql", "original_file_path": "models/gold/core/core__fact_blocks.yml", "unique_id": "test.near_models.not_null_core__fact_blocks_RANDOM_VALUE.b03444e241", "fqn": ["near_models", "gold", "core", "not_null_core__fact_blocks_RANDOM_VALUE"], "alias": "fact_blocks_RANDOM_VALUE", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073391.194923, "relation_name": "NEAR.not_null_core.fact_blocks_RANDOM_VALUE", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "core__fact_blocks", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__fact_blocks"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "RANDOM_VALUE", "file_key_name": "models.core__fact_blocks", "attached_node": "model.near_models.core__fact_blocks"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_RANDOM_VALUE__STRING__VARCHAR.962f1c1f84": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["STRING", "VARCHAR"], "column_name": "RANDOM_VALUE", "model": "{{ get_where_subquery(ref('core__fact_blocks')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_core", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_RANDOM_VALUE__STRING__VARCHAR", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_7ca12185aec1d3f2326981c2d1fc7bd4.sql", "original_file_path": "models/gold/core/core__fact_blocks.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_RANDOM_VALUE__STRING__VARCHAR.962f1c1f84", "fqn": ["near_models", "gold", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_RANDOM_VALUE__STRING__VARCHAR"], "alias": "fact_blocks_RANDOM_VALUE", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_7ca12185aec1d3f2326981c2d1fc7bd4", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_7ca12185aec1d3f2326981c2d1fc7bd4"}, "created_at": 1763073391.1972358, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_core.fact_blocks_RANDOM_VALUE", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_7ca12185aec1d3f2326981c2d1fc7bd4\") }}", "language": "sql", "refs": [{"name": "core__fact_blocks", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__fact_blocks"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "RANDOM_VALUE", "file_key_name": "models.core__fact_blocks", "attached_node": "model.near_models.core__fact_blocks"}, "test.near_models.not_null_core__fact_blocks_RENT_PAID.ddb4e81a61": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "RENT_PAID", "model": "{{ get_where_subquery(ref('core__fact_blocks')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__fact_blocks_RENT_PAID", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__fact_blocks_RENT_PAID.sql", "original_file_path": "models/gold/core/core__fact_blocks.yml", "unique_id": "test.near_models.not_null_core__fact_blocks_RENT_PAID.ddb4e81a61", "fqn": ["near_models", "gold", "core", "not_null_core__fact_blocks_RENT_PAID"], "alias": "fact_blocks_RENT_PAID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073391.201983, "relation_name": "NEAR.not_null_core.fact_blocks_RENT_PAID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "core__fact_blocks", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__fact_blocks"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "RENT_PAID", "file_key_name": "models.core__fact_blocks", "attached_node": "model.near_models.core__fact_blocks"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_RENT_PAID__NUMBER__FLOAT.763ecc5553": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["NUMBER", "FLOAT"], "column_name": "RENT_PAID", "model": "{{ get_where_subquery(ref('core__fact_blocks')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_core", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_RENT_PAID__NUMBER__FLOAT", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_9e0d77d2a9ae446f921cf0ba68fd64f4.sql", "original_file_path": "models/gold/core/core__fact_blocks.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_RENT_PAID__NUMBER__FLOAT.763ecc5553", "fqn": ["near_models", "gold", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_RENT_PAID__NUMBER__FLOAT"], "alias": "fact_blocks_RENT_PAID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_9e0d77d2a9ae446f921cf0ba68fd64f4", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_9e0d77d2a9ae446f921cf0ba68fd64f4"}, "created_at": 1763073391.2040057, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_core.fact_blocks_RENT_PAID", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_9e0d77d2a9ae446f921cf0ba68fd64f4\") }}", "language": "sql", "refs": [{"name": "core__fact_blocks", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__fact_blocks"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "RENT_PAID", "file_key_name": "models.core__fact_blocks", "attached_node": "model.near_models.core__fact_blocks"}, "test.near_models.not_null_core__fact_blocks_SIGNATURE.15645d592a": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "SIGNATURE", "model": "{{ get_where_subquery(ref('core__fact_blocks')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__fact_blocks_SIGNATURE", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__fact_blocks_SIGNATURE.sql", "original_file_path": "models/gold/core/core__fact_blocks.yml", "unique_id": "test.near_models.not_null_core__fact_blocks_SIGNATURE.15645d592a", "fqn": ["near_models", "gold", "core", "not_null_core__fact_blocks_SIGNATURE"], "alias": "fact_blocks_SIGNATURE", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073391.2090075, "relation_name": "NEAR.not_null_core.fact_blocks_SIGNATURE", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "core__fact_blocks", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__fact_blocks"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "SIGNATURE", "file_key_name": "models.core__fact_blocks", "attached_node": "model.near_models.core__fact_blocks"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_SIGNATURE__STRING__VARCHAR.26c1b90668": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["STRING", "VARCHAR"], "column_name": "SIGNATURE", "model": "{{ get_where_subquery(ref('core__fact_blocks')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_core", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_SIGNATURE__STRING__VARCHAR", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_d2755c2dda15983228ffc5214f19e350.sql", "original_file_path": "models/gold/core/core__fact_blocks.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_SIGNATURE__STRING__VARCHAR.26c1b90668", "fqn": ["near_models", "gold", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_SIGNATURE__STRING__VARCHAR"], "alias": "fact_blocks_SIGNATURE", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_d2755c2dda15983228ffc5214f19e350", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_d2755c2dda15983228ffc5214f19e350"}, "created_at": 1763073391.2110922, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_core.fact_blocks_SIGNATURE", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_d2755c2dda15983228ffc5214f19e350\") }}", "language": "sql", "refs": [{"name": "core__fact_blocks", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__fact_blocks"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "SIGNATURE", "file_key_name": "models.core__fact_blocks", "attached_node": "model.near_models.core__fact_blocks"}, "test.near_models.not_null_core__fact_blocks_TOTAL_SUPPLY.3f37be811b": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TOTAL_SUPPLY", "model": "{{ get_where_subquery(ref('core__fact_blocks')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__fact_blocks_TOTAL_SUPPLY", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__fact_blocks_TOTAL_SUPPLY.sql", "original_file_path": "models/gold/core/core__fact_blocks.yml", "unique_id": "test.near_models.not_null_core__fact_blocks_TOTAL_SUPPLY.3f37be811b", "fqn": ["near_models", "gold", "core", "not_null_core__fact_blocks_TOTAL_SUPPLY"], "alias": "fact_blocks_TOTAL_SUPPLY", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073391.216056, "relation_name": "NEAR.not_null_core.fact_blocks_TOTAL_SUPPLY", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "core__fact_blocks", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__fact_blocks"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TOTAL_SUPPLY", "file_key_name": "models.core__fact_blocks", "attached_node": "model.near_models.core__fact_blocks"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_TOTAL_SUPPLY__NUMBER__FLOAT.ec94b7fc4e": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["NUMBER", "FLOAT"], "column_name": "TOTAL_SUPPLY", "model": "{{ get_where_subquery(ref('core__fact_blocks')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_core", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_TOTAL_SUPPLY__NUMBER__FLOAT", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_de9055418584450771cbacfe6cf1169d.sql", "original_file_path": "models/gold/core/core__fact_blocks.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_TOTAL_SUPPLY__NUMBER__FLOAT.ec94b7fc4e", "fqn": ["near_models", "gold", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_TOTAL_SUPPLY__NUMBER__FLOAT"], "alias": "fact_blocks_TOTAL_SUPPLY", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_de9055418584450771cbacfe6cf1169d", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_de9055418584450771cbacfe6cf1169d"}, "created_at": 1763073391.218104, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_core.fact_blocks_TOTAL_SUPPLY", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_de9055418584450771cbacfe6cf1169d\") }}", "language": "sql", "refs": [{"name": "core__fact_blocks", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__fact_blocks"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TOTAL_SUPPLY", "file_key_name": "models.core__fact_blocks", "attached_node": "model.near_models.core__fact_blocks"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_VALIDATOR_PROPOSALS__ARRAY__VARIANT__OBJECT.3bfbd1964d": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["ARRAY", "VARIANT", "OBJECT"], "column_name": "VALIDATOR_PROPOSALS", "model": "{{ get_where_subquery(ref('core__fact_blocks')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_core", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_VALIDATOR_PROPOSALS__ARRAY__VARIANT__OBJECT", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_d667c2b8eae3384d389828cad2232d7c.sql", "original_file_path": "models/gold/core/core__fact_blocks.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_VALIDATOR_PROPOSALS__ARRAY__VARIANT__OBJECT.3bfbd1964d", "fqn": ["near_models", "gold", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_VALIDATOR_PROPOSALS__ARRAY__VARIANT__OBJECT"], "alias": "fact_blocks_VALIDATOR_PROPOSALS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_d667c2b8eae3384d389828cad2232d7c", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_d667c2b8eae3384d389828cad2232d7c"}, "created_at": 1763073391.2228935, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_core.fact_blocks_VALIDATOR_PROPOSALS", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_d667c2b8eae3384d389828cad2232d7c\") }}", "language": "sql", "refs": [{"name": "core__fact_blocks", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__fact_blocks"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "VALIDATOR_PROPOSALS", "file_key_name": "models.core__fact_blocks", "attached_node": "model.near_models.core__fact_blocks"}, "test.near_models.not_null_core__fact_blocks_VALIDATOR_REWARD.9e6492b364": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "VALIDATOR_REWARD", "model": "{{ get_where_subquery(ref('core__fact_blocks')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__fact_blocks_VALIDATOR_REWARD", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__fact_blocks_VALIDATOR_REWARD.sql", "original_file_path": "models/gold/core/core__fact_blocks.yml", "unique_id": "test.near_models.not_null_core__fact_blocks_VALIDATOR_REWARD.9e6492b364", "fqn": ["near_models", "gold", "core", "not_null_core__fact_blocks_VALIDATOR_REWARD"], "alias": "fact_blocks_VALIDATOR_REWARD", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073391.2279453, "relation_name": "NEAR.not_null_core.fact_blocks_VALIDATOR_REWARD", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "core__fact_blocks", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__fact_blocks"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "VALIDATOR_REWARD", "file_key_name": "models.core__fact_blocks", "attached_node": "model.near_models.core__fact_blocks"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_VALIDATOR_REWARD__NUMBER__FLOAT.920e7b7fdf": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["NUMBER", "FLOAT"], "column_name": "VALIDATOR_REWARD", "model": "{{ get_where_subquery(ref('core__fact_blocks')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_core", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_VALIDATOR_REWARD__NUMBER__FLOAT", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_39d9fe2c43d4e1449ce3b93374de04b6.sql", "original_file_path": "models/gold/core/core__fact_blocks.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_VALIDATOR_REWARD__NUMBER__FLOAT.920e7b7fdf", "fqn": ["near_models", "gold", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_VALIDATOR_REWARD__NUMBER__FLOAT"], "alias": "fact_blocks_VALIDATOR_REWARD", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_39d9fe2c43d4e1449ce3b93374de04b6", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_39d9fe2c43d4e1449ce3b93374de04b6"}, "created_at": 1763073391.229983, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_core.fact_blocks_VALIDATOR_REWARD", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_39d9fe2c43d4e1449ce3b93374de04b6\") }}", "language": "sql", "refs": [{"name": "core__fact_blocks", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__fact_blocks"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "VALIDATOR_REWARD", "file_key_name": "models.core__fact_blocks", "attached_node": "model.near_models.core__fact_blocks"}, "test.near_models.unique_core__fact_blocks_FACT_BLOCKS_ID.ae21b89ade": {"test_metadata": {"name": "unique", "kwargs": {"column_name": "FACT_BLOCKS_ID", "model": "{{ get_where_subquery(ref('core__fact_blocks')) }}"}, "namespace": null}, "database": "NEAR", "schema": "unique_core", "name": "unique_core__fact_blocks_FACT_BLOCKS_ID", "resource_type": "test", "package_name": "near_models", "path": "unique_core__fact_blocks_FACT_BLOCKS_ID.sql", "original_file_path": "models/gold/core/core__fact_blocks.yml", "unique_id": "test.near_models.unique_core__fact_blocks_FACT_BLOCKS_ID.ae21b89ade", "fqn": ["near_models", "gold", "core", "unique_core__fact_blocks_FACT_BLOCKS_ID"], "alias": "fact_blocks_FACT_BLOCKS_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'"}, "created_at": 1763073391.235677, "relation_name": "NEAR.unique_core.fact_blocks_FACT_BLOCKS_ID", "raw_code": "{{ test_unique(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp >= SYSDATE() - INTERVAL '14 days'\") }}", "language": "sql", "refs": [{"name": "core__fact_blocks", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_unique"], "nodes": ["model.near_models.core__fact_blocks"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "FACT_BLOCKS_ID", "file_key_name": "models.core__fact_blocks", "attached_node": "model.near_models.core__fact_blocks"}, "test.near_models.not_null_core__fact_blocks_FACT_BLOCKS_ID.e04af95ef1": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "FACT_BLOCKS_ID", "model": "{{ get_where_subquery(ref('core__fact_blocks')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__fact_blocks_FACT_BLOCKS_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__fact_blocks_FACT_BLOCKS_ID.sql", "original_file_path": "models/gold/core/core__fact_blocks.yml", "unique_id": "test.near_models.not_null_core__fact_blocks_FACT_BLOCKS_ID.e04af95ef1", "fqn": ["near_models", "gold", "core", "not_null_core__fact_blocks_FACT_BLOCKS_ID"], "alias": "fact_blocks_FACT_BLOCKS_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'"}, "created_at": 1763073391.2385037, "relation_name": "NEAR.not_null_core.fact_blocks_FACT_BLOCKS_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp >= SYSDATE() - INTERVAL '14 days'\") }}", "language": "sql", "refs": [{"name": "core__fact_blocks", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__fact_blocks"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "FACT_BLOCKS_ID", "file_key_name": "models.core__fact_blocks", "attached_node": "model.near_models.core__fact_blocks"}, "test.near_models.dbt_utils_recency_core__fact_blocks_hours__block_timestamp__2.fe34e016bb": {"test_metadata": {"name": "recency", "kwargs": {"datepart": "hours", "field": "block_timestamp", "interval": 2, "model": "{{ get_where_subquery(ref('core__fact_blocks')) }}"}, "namespace": "dbt_utils"}, "database": "NEAR", "schema": "dbt_utils_recency_core", "name": "dbt_utils_recency_core__fact_blocks_hours__block_timestamp__2", "resource_type": "test", "package_name": "near_models", "path": "dbt_utils_recency_core__fact_blocks_hours__block_timestamp__2.sql", "original_file_path": "models/gold/core/core__fact_blocks.yml", "unique_id": "test.near_models.dbt_utils_recency_core__fact_blocks_hours__block_timestamp__2.fe34e016bb", "fqn": ["near_models", "gold", "core", "dbt_utils_recency_core__fact_blocks_hours__block_timestamp__2"], "alias": "fact_blocks_hours", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073391.2406688, "relation_name": "NEAR.dbt_utils_recency_core.fact_blocks_hours", "raw_code": "{{ dbt_utils.test_recency(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "core__fact_blocks", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_utils.test_recency", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__fact_blocks"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": null, "file_key_name": "models.core__fact_blocks", "attached_node": "model.near_models.core__fact_blocks"}, "test.near_models.not_null_core__dim_address_labels_DIM_ADDRESS_LABELS_ID.1e23535ae4": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "DIM_ADDRESS_LABELS_ID", "model": "{{ get_where_subquery(ref('core__dim_address_labels')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__dim_address_labels_DIM_ADDRESS_LABELS_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__dim_address_labels_DIM_ADDRESS_LABELS_ID.sql", "original_file_path": "models/gold/core/core__dim_address_labels.yml", "unique_id": "test.near_models.not_null_core__dim_address_labels_DIM_ADDRESS_LABELS_ID.1e23535ae4", "fqn": ["near_models", "gold", "core", "not_null_core__dim_address_labels_DIM_ADDRESS_LABELS_ID"], "alias": "dim_address_labels_DIM_ADDRESS_LABELS_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073391.251225, "relation_name": "NEAR.not_null_core.dim_address_labels_DIM_ADDRESS_LABELS_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "core__dim_address_labels", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__dim_address_labels"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "DIM_ADDRESS_LABELS_ID", "file_key_name": "models.core__dim_address_labels", "attached_node": "model.near_models.core__dim_address_labels"}, "test.near_models.unique_core__dim_address_labels_DIM_ADDRESS_LABELS_ID.558c5d2135": {"test_metadata": {"name": "unique", "kwargs": {"column_name": "DIM_ADDRESS_LABELS_ID", "model": "{{ get_where_subquery(ref('core__dim_address_labels')) }}"}, "namespace": null}, "database": "NEAR", "schema": "unique_core", "name": "unique_core__dim_address_labels_DIM_ADDRESS_LABELS_ID", "resource_type": "test", "package_name": "near_models", "path": "unique_core__dim_address_labels_DIM_ADDRESS_LABELS_ID.sql", "original_file_path": "models/gold/core/core__dim_address_labels.yml", "unique_id": "test.near_models.unique_core__dim_address_labels_DIM_ADDRESS_LABELS_ID.558c5d2135", "fqn": ["near_models", "gold", "core", "unique_core__dim_address_labels_DIM_ADDRESS_LABELS_ID"], "alias": "dim_address_labels_DIM_ADDRESS_LABELS_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'"}, "created_at": 1763073391.2542424, "relation_name": "NEAR.unique_core.dim_address_labels_DIM_ADDRESS_LABELS_ID", "raw_code": "{{ test_unique(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp >= SYSDATE() - INTERVAL '14 days'\") }}", "language": "sql", "refs": [{"name": "core__dim_address_labels", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_unique"], "nodes": ["model.near_models.core__dim_address_labels"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "DIM_ADDRESS_LABELS_ID", "file_key_name": "models.core__dim_address_labels", "attached_node": "model.near_models.core__dim_address_labels"}, "test.near_models.not_null_core__ez_actions_BLOCK_ID.83cc23fb26": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCK_ID", "model": "{{ get_where_subquery(ref('core__ez_actions')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__ez_actions_BLOCK_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__ez_actions_BLOCK_ID.sql", "original_file_path": "models/gold/core/core__ez_actions.yml", "unique_id": "test.near_models.not_null_core__ez_actions_BLOCK_ID.83cc23fb26", "fqn": ["near_models", "gold", "core", "not_null_core__ez_actions_BLOCK_ID"], "alias": "ez_actions_BLOCK_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp BETWEEN SYSDATE() - INTERVAL '14 days' AND SYSDATE() - INTERVAL '1 hour'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "inserted_timestamp BETWEEN SYSDATE() - INTERVAL '14 days' AND SYSDATE() - INTERVAL '1 hour'"}, "created_at": 1763073391.2667918, "relation_name": "NEAR.not_null_core.ez_actions_BLOCK_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp BETWEEN SYSDATE() - INTERVAL '14 days' AND SYSDATE() - INTERVAL '1 hour'\") }}", "language": "sql", "refs": [{"name": "core__ez_actions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__ez_actions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_ID", "file_key_name": "models.core__ez_actions", "attached_node": "model.near_models.core__ez_actions"}, "test.near_models.not_null_core__ez_actions_BLOCK_TIMESTAMP.3e239c9288": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCK_TIMESTAMP", "model": "{{ get_where_subquery(ref('core__ez_actions')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__ez_actions_BLOCK_TIMESTAMP", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__ez_actions_BLOCK_TIMESTAMP.sql", "original_file_path": "models/gold/core/core__ez_actions.yml", "unique_id": "test.near_models.not_null_core__ez_actions_BLOCK_TIMESTAMP.3e239c9288", "fqn": ["near_models", "gold", "core", "not_null_core__ez_actions_BLOCK_TIMESTAMP"], "alias": "ez_actions_BLOCK_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp BETWEEN SYSDATE() - INTERVAL '14 days' AND SYSDATE() - INTERVAL '1 hour'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "inserted_timestamp BETWEEN SYSDATE() - INTERVAL '14 days' AND SYSDATE() - INTERVAL '1 hour'"}, "created_at": 1763073391.2697906, "relation_name": "NEAR.not_null_core.ez_actions_BLOCK_TIMESTAMP", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp BETWEEN SYSDATE() - INTERVAL '14 days' AND SYSDATE() - INTERVAL '1 hour'\") }}", "language": "sql", "refs": [{"name": "core__ez_actions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__ez_actions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_TIMESTAMP", "file_key_name": "models.core__ez_actions", "attached_node": "model.near_models.core__ez_actions"}, "test.near_models.not_null_core__ez_actions_TX_HASH.8c1a230924": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TX_HASH", "model": "{{ get_where_subquery(ref('core__ez_actions')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__ez_actions_TX_HASH", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__ez_actions_TX_HASH.sql", "original_file_path": "models/gold/core/core__ez_actions.yml", "unique_id": "test.near_models.not_null_core__ez_actions_TX_HASH.8c1a230924", "fqn": ["near_models", "gold", "core", "not_null_core__ez_actions_TX_HASH"], "alias": "ez_actions_TX_HASH", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'"}, "created_at": 1763073391.2725685, "relation_name": "NEAR.not_null_core.ez_actions_TX_HASH", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp >= SYSDATE() - INTERVAL '14 days'\") }}", "language": "sql", "refs": [{"name": "core__ez_actions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__ez_actions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TX_HASH", "file_key_name": "models.core__ez_actions", "attached_node": "model.near_models.core__ez_actions"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_actions_TX_SUCCEEDED__BOOLEAN.ca6aba1151": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["BOOLEAN"], "column_name": "TX_SUCCEEDED", "model": "{{ get_where_subquery(ref('core__ez_actions')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_core", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_actions_TX_SUCCEEDED__BOOLEAN", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_6baa04e5807dd8057e1e2ea37e735932.sql", "original_file_path": "models/gold/core/core__ez_actions.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_actions_TX_SUCCEEDED__BOOLEAN.ca6aba1151", "fqn": ["near_models", "gold", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_actions_TX_SUCCEEDED__BOOLEAN"], "alias": "ez_actions_TX_SUCCEEDED", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_6baa04e5807dd8057e1e2ea37e735932", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_6baa04e5807dd8057e1e2ea37e735932"}, "created_at": 1763073391.274646, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_core.ez_actions_TX_SUCCEEDED", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_6baa04e5807dd8057e1e2ea37e735932\") }}", "language": "sql", "refs": [{"name": "core__ez_actions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__ez_actions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TX_SUCCEEDED", "file_key_name": "models.core__ez_actions", "attached_node": "model.near_models.core__ez_actions"}, "test.near_models.not_null_core__ez_actions_TX_SUCCEEDED.9d7ca78ec3": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TX_SUCCEEDED", "model": "{{ get_where_subquery(ref('core__ez_actions')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__ez_actions_TX_SUCCEEDED", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__ez_actions_TX_SUCCEEDED.sql", "original_file_path": "models/gold/core/core__ez_actions.yml", "unique_id": "test.near_models.not_null_core__ez_actions_TX_SUCCEEDED.9d7ca78ec3", "fqn": ["near_models", "gold", "core", "not_null_core__ez_actions_TX_SUCCEEDED"], "alias": "ez_actions_TX_SUCCEEDED", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'"}, "created_at": 1763073391.2804818, "relation_name": "NEAR.not_null_core.ez_actions_TX_SUCCEEDED", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp >= SYSDATE() - INTERVAL '14 days'\") }}", "language": "sql", "refs": [{"name": "core__ez_actions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__ez_actions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TX_SUCCEEDED", "file_key_name": "models.core__ez_actions", "attached_node": "model.near_models.core__ez_actions"}, "test.near_models.not_null_core__ez_actions_TX_RECEIVER.5b8fc3f4c9": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TX_RECEIVER", "model": "{{ get_where_subquery(ref('core__ez_actions')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__ez_actions_TX_RECEIVER", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__ez_actions_TX_RECEIVER.sql", "original_file_path": "models/gold/core/core__ez_actions.yml", "unique_id": "test.near_models.not_null_core__ez_actions_TX_RECEIVER.5b8fc3f4c9", "fqn": ["near_models", "gold", "core", "not_null_core__ez_actions_TX_RECEIVER"], "alias": "ez_actions_TX_RECEIVER", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'"}, "created_at": 1763073391.2833118, "relation_name": "NEAR.not_null_core.ez_actions_TX_RECEIVER", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp >= SYSDATE() - INTERVAL '14 days'\") }}", "language": "sql", "refs": [{"name": "core__ez_actions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__ez_actions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TX_RECEIVER", "file_key_name": "models.core__ez_actions", "attached_node": "model.near_models.core__ez_actions"}, "test.near_models.not_null_core__ez_actions_TX_SIGNER.83f0d58365": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TX_SIGNER", "model": "{{ get_where_subquery(ref('core__ez_actions')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__ez_actions_TX_SIGNER", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__ez_actions_TX_SIGNER.sql", "original_file_path": "models/gold/core/core__ez_actions.yml", "unique_id": "test.near_models.not_null_core__ez_actions_TX_SIGNER.83f0d58365", "fqn": ["near_models", "gold", "core", "not_null_core__ez_actions_TX_SIGNER"], "alias": "ez_actions_TX_SIGNER", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'"}, "created_at": 1763073391.2861125, "relation_name": "NEAR.not_null_core.ez_actions_TX_SIGNER", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp >= SYSDATE() - INTERVAL '14 days'\") }}", "language": "sql", "refs": [{"name": "core__ez_actions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__ez_actions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TX_SIGNER", "file_key_name": "models.core__ez_actions", "attached_node": "model.near_models.core__ez_actions"}, "test.near_models.not_null_core__ez_actions_TX_GAS_USED.c93b6a7979": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TX_GAS_USED", "model": "{{ get_where_subquery(ref('core__ez_actions')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__ez_actions_TX_GAS_USED", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__ez_actions_TX_GAS_USED.sql", "original_file_path": "models/gold/core/core__ez_actions.yml", "unique_id": "test.near_models.not_null_core__ez_actions_TX_GAS_USED.c93b6a7979", "fqn": ["near_models", "gold", "core", "not_null_core__ez_actions_TX_GAS_USED"], "alias": "ez_actions_TX_GAS_USED", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'"}, "created_at": 1763073391.2889147, "relation_name": "NEAR.not_null_core.ez_actions_TX_GAS_USED", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp >= SYSDATE() - INTERVAL '14 days'\") }}", "language": "sql", "refs": [{"name": "core__ez_actions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__ez_actions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TX_GAS_USED", "file_key_name": "models.core__ez_actions", "attached_node": "model.near_models.core__ez_actions"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_actions_TX_GAS_USED__NUMBER__INTEGER.f85862af83": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["NUMBER", "INTEGER"], "column_name": "TX_GAS_USED", "model": "{{ get_where_subquery(ref('core__ez_actions')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_core", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_actions_TX_GAS_USED__NUMBER__INTEGER", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_dea970916a4f1ae09927af692277cc56.sql", "original_file_path": "models/gold/core/core__ez_actions.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_actions_TX_GAS_USED__NUMBER__INTEGER.f85862af83", "fqn": ["near_models", "gold", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_actions_TX_GAS_USED__NUMBER__INTEGER"], "alias": "ez_actions_TX_GAS_USED", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_dea970916a4f1ae09927af692277cc56", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_dea970916a4f1ae09927af692277cc56"}, "created_at": 1763073391.290962, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_core.ez_actions_TX_GAS_USED", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_dea970916a4f1ae09927af692277cc56\") }}", "language": "sql", "refs": [{"name": "core__ez_actions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__ez_actions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TX_GAS_USED", "file_key_name": "models.core__ez_actions", "attached_node": "model.near_models.core__ez_actions"}, "test.near_models.not_null_core__ez_actions_RECEIPT_ID.5499bf41d6": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "RECEIPT_ID", "model": "{{ get_where_subquery(ref('core__ez_actions')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__ez_actions_RECEIPT_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__ez_actions_RECEIPT_ID.sql", "original_file_path": "models/gold/core/core__ez_actions.yml", "unique_id": "test.near_models.not_null_core__ez_actions_RECEIPT_ID.5499bf41d6", "fqn": ["near_models", "gold", "core", "not_null_core__ez_actions_RECEIPT_ID"], "alias": "ez_actions_RECEIPT_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'"}, "created_at": 1763073391.2967043, "relation_name": "NEAR.not_null_core.ez_actions_RECEIPT_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp >= SYSDATE() - INTERVAL '14 days'\") }}", "language": "sql", "refs": [{"name": "core__ez_actions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__ez_actions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "RECEIPT_ID", "file_key_name": "models.core__ez_actions", "attached_node": "model.near_models.core__ez_actions"}, "test.near_models.not_null_core__ez_actions_RECEIPT_PREDECESSOR_ID.2c52ce6ca2": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "RECEIPT_PREDECESSOR_ID", "model": "{{ get_where_subquery(ref('core__ez_actions')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__ez_actions_RECEIPT_PREDECESSOR_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__ez_actions_RECEIPT_PREDECESSOR_ID.sql", "original_file_path": "models/gold/core/core__ez_actions.yml", "unique_id": "test.near_models.not_null_core__ez_actions_RECEIPT_PREDECESSOR_ID.2c52ce6ca2", "fqn": ["near_models", "gold", "core", "not_null_core__ez_actions_RECEIPT_PREDECESSOR_ID"], "alias": "ez_actions_RECEIPT_PREDECESSOR_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073391.2987843, "relation_name": "NEAR.not_null_core.ez_actions_RECEIPT_PREDECESSOR_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "core__ez_actions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__ez_actions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "RECEIPT_PREDECESSOR_ID", "file_key_name": "models.core__ez_actions", "attached_node": "model.near_models.core__ez_actions"}, "test.near_models.not_null_core__ez_actions_RECEIPT_RECEIVER_ID.20cb3879dd": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "RECEIPT_RECEIVER_ID", "model": "{{ get_where_subquery(ref('core__ez_actions')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__ez_actions_RECEIPT_RECEIVER_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__ez_actions_RECEIPT_RECEIVER_ID.sql", "original_file_path": "models/gold/core/core__ez_actions.yml", "unique_id": "test.near_models.not_null_core__ez_actions_RECEIPT_RECEIVER_ID.20cb3879dd", "fqn": ["near_models", "gold", "core", "not_null_core__ez_actions_RECEIPT_RECEIVER_ID"], "alias": "ez_actions_RECEIPT_RECEIVER_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073391.3007998, "relation_name": "NEAR.not_null_core.ez_actions_RECEIPT_RECEIVER_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "core__ez_actions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__ez_actions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "RECEIPT_RECEIVER_ID", "file_key_name": "models.core__ez_actions", "attached_node": "model.near_models.core__ez_actions"}, "test.near_models.not_null_core__ez_actions_RECEIPT_SIGNER_ID.a9e968dc69": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "RECEIPT_SIGNER_ID", "model": "{{ get_where_subquery(ref('core__ez_actions')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__ez_actions_RECEIPT_SIGNER_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__ez_actions_RECEIPT_SIGNER_ID.sql", "original_file_path": "models/gold/core/core__ez_actions.yml", "unique_id": "test.near_models.not_null_core__ez_actions_RECEIPT_SIGNER_ID.a9e968dc69", "fqn": ["near_models", "gold", "core", "not_null_core__ez_actions_RECEIPT_SIGNER_ID"], "alias": "ez_actions_RECEIPT_SIGNER_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073391.3028116, "relation_name": "NEAR.not_null_core.ez_actions_RECEIPT_SIGNER_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "core__ez_actions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__ez_actions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "RECEIPT_SIGNER_ID", "file_key_name": "models.core__ez_actions", "attached_node": "model.near_models.core__ez_actions"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_actions_RECEIPT_SUCCEEDED__BOOLEAN.aebbad196c": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["BOOLEAN"], "column_name": "RECEIPT_SUCCEEDED", "model": "{{ get_where_subquery(ref('core__ez_actions')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_core", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_actions_RECEIPT_SUCCEEDED__BOOLEAN", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_0afd35ddb626748c784c5e1919df9c73.sql", "original_file_path": "models/gold/core/core__ez_actions.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_actions_RECEIPT_SUCCEEDED__BOOLEAN.aebbad196c", "fqn": ["near_models", "gold", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_actions_RECEIPT_SUCCEEDED__BOOLEAN"], "alias": "ez_actions_RECEIPT_SUCCEEDED", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_0afd35ddb626748c784c5e1919df9c73", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_0afd35ddb626748c784c5e1919df9c73"}, "created_at": 1763073391.3048308, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_core.ez_actions_RECEIPT_SUCCEEDED", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_0afd35ddb626748c784c5e1919df9c73\") }}", "language": "sql", "refs": [{"name": "core__ez_actions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__ez_actions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "RECEIPT_SUCCEEDED", "file_key_name": "models.core__ez_actions", "attached_node": "model.near_models.core__ez_actions"}, "test.near_models.not_null_core__ez_actions_RECEIPT_SUCCEEDED.2092089487": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "RECEIPT_SUCCEEDED", "model": "{{ get_where_subquery(ref('core__ez_actions')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__ez_actions_RECEIPT_SUCCEEDED", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__ez_actions_RECEIPT_SUCCEEDED.sql", "original_file_path": "models/gold/core/core__ez_actions.yml", "unique_id": "test.near_models.not_null_core__ez_actions_RECEIPT_SUCCEEDED.2092089487", "fqn": ["near_models", "gold", "core", "not_null_core__ez_actions_RECEIPT_SUCCEEDED"], "alias": "ez_actions_RECEIPT_SUCCEEDED", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073391.3098333, "relation_name": "NEAR.not_null_core.ez_actions_RECEIPT_SUCCEEDED", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "core__ez_actions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__ez_actions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "RECEIPT_SUCCEEDED", "file_key_name": "models.core__ez_actions", "attached_node": "model.near_models.core__ez_actions"}, "test.near_models.not_null_core__ez_actions_RECEIPT_GAS_BURNT.17686d63ff": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "RECEIPT_GAS_BURNT", "model": "{{ get_where_subquery(ref('core__ez_actions')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__ez_actions_RECEIPT_GAS_BURNT", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__ez_actions_RECEIPT_GAS_BURNT.sql", "original_file_path": "models/gold/core/core__ez_actions.yml", "unique_id": "test.near_models.not_null_core__ez_actions_RECEIPT_GAS_BURNT.17686d63ff", "fqn": ["near_models", "gold", "core", "not_null_core__ez_actions_RECEIPT_GAS_BURNT"], "alias": "ez_actions_RECEIPT_GAS_BURNT", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073391.3118854, "relation_name": "NEAR.not_null_core.ez_actions_RECEIPT_GAS_BURNT", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "core__ez_actions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__ez_actions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "RECEIPT_GAS_BURNT", "file_key_name": "models.core__ez_actions", "attached_node": "model.near_models.core__ez_actions"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_actions_RECEIPT_GAS_BURNT__NUMBER__INTEGER.33ee6833da": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["NUMBER", "INTEGER"], "column_name": "RECEIPT_GAS_BURNT", "model": "{{ get_where_subquery(ref('core__ez_actions')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_core", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_actions_RECEIPT_GAS_BURNT__NUMBER__INTEGER", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_a1e7dba984daaf726f03affabfb4c3bc.sql", "original_file_path": "models/gold/core/core__ez_actions.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_actions_RECEIPT_GAS_BURNT__NUMBER__INTEGER.33ee6833da", "fqn": ["near_models", "gold", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_actions_RECEIPT_GAS_BURNT__NUMBER__INTEGER"], "alias": "ez_actions_RECEIPT_GAS_BURNT", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_a1e7dba984daaf726f03affabfb4c3bc", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_a1e7dba984daaf726f03affabfb4c3bc"}, "created_at": 1763073391.3139112, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_core.ez_actions_RECEIPT_GAS_BURNT", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_a1e7dba984daaf726f03affabfb4c3bc\") }}", "language": "sql", "refs": [{"name": "core__ez_actions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__ez_actions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "RECEIPT_GAS_BURNT", "file_key_name": "models.core__ez_actions", "attached_node": "model.near_models.core__ez_actions"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_actions_RECEIPT_STATUS_VALUE__VARIANT__OBJECT.7fbda48054": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["VARIANT", "OBJECT"], "column_name": "RECEIPT_STATUS_VALUE", "model": "{{ get_where_subquery(ref('core__ez_actions')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_core", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_actions_RECEIPT_STATUS_VALUE__VARIANT__OBJECT", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_8d78ef50b0e3ddf343446db1d8899fdc.sql", "original_file_path": "models/gold/core/core__ez_actions.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_actions_RECEIPT_STATUS_VALUE__VARIANT__OBJECT.7fbda48054", "fqn": ["near_models", "gold", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_actions_RECEIPT_STATUS_VALUE__VARIANT__OBJECT"], "alias": "ez_actions_RECEIPT_STATUS_VALUE", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_8d78ef50b0e3ddf343446db1d8899fdc", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_8d78ef50b0e3ddf343446db1d8899fdc"}, "created_at": 1763073391.3189363, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_core.ez_actions_RECEIPT_STATUS_VALUE", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_8d78ef50b0e3ddf343446db1d8899fdc\") }}", "language": "sql", "refs": [{"name": "core__ez_actions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__ez_actions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "RECEIPT_STATUS_VALUE", "file_key_name": "models.core__ez_actions", "attached_node": "model.near_models.core__ez_actions"}, "test.near_models.not_null_core__ez_actions_ACTION_INDEX.224f09449f": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "ACTION_INDEX", "model": "{{ get_where_subquery(ref('core__ez_actions')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__ez_actions_ACTION_INDEX", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__ez_actions_ACTION_INDEX.sql", "original_file_path": "models/gold/core/core__ez_actions.yml", "unique_id": "test.near_models.not_null_core__ez_actions_ACTION_INDEX.224f09449f", "fqn": ["near_models", "gold", "core", "not_null_core__ez_actions_ACTION_INDEX"], "alias": "ez_actions_ACTION_INDEX", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073391.3239417, "relation_name": "NEAR.not_null_core.ez_actions_ACTION_INDEX", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "core__ez_actions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__ez_actions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "ACTION_INDEX", "file_key_name": "models.core__ez_actions", "attached_node": "model.near_models.core__ez_actions"}, "test.near_models.not_null_core__ez_actions_IS_DELEGATED.62132df18c": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "IS_DELEGATED", "model": "{{ get_where_subquery(ref('core__ez_actions')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__ez_actions_IS_DELEGATED", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__ez_actions_IS_DELEGATED.sql", "original_file_path": "models/gold/core/core__ez_actions.yml", "unique_id": "test.near_models.not_null_core__ez_actions_IS_DELEGATED.62132df18c", "fqn": ["near_models", "gold", "core", "not_null_core__ez_actions_IS_DELEGATED"], "alias": "ez_actions_IS_DELEGATED", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073391.3259668, "relation_name": "NEAR.not_null_core.ez_actions_IS_DELEGATED", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "core__ez_actions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__ez_actions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "IS_DELEGATED", "file_key_name": "models.core__ez_actions", "attached_node": "model.near_models.core__ez_actions"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_actions_IS_DELEGATED__BOOLEAN.d2871eb2a2": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["BOOLEAN"], "column_name": "IS_DELEGATED", "model": "{{ get_where_subquery(ref('core__ez_actions')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_core", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_actions_IS_DELEGATED__BOOLEAN", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_057c81d9cfe6512c24786eb84551df6d.sql", "original_file_path": "models/gold/core/core__ez_actions.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_actions_IS_DELEGATED__BOOLEAN.d2871eb2a2", "fqn": ["near_models", "gold", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_actions_IS_DELEGATED__BOOLEAN"], "alias": "ez_actions_IS_DELEGATED", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_057c81d9cfe6512c24786eb84551df6d", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_057c81d9cfe6512c24786eb84551df6d"}, "created_at": 1763073391.328, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_core.ez_actions_IS_DELEGATED", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_057c81d9cfe6512c24786eb84551df6d\") }}", "language": "sql", "refs": [{"name": "core__ez_actions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__ez_actions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "IS_DELEGATED", "file_key_name": "models.core__ez_actions", "attached_node": "model.near_models.core__ez_actions"}, "test.near_models.not_null_core__ez_actions_ACTION_NAME.fcf543ff6c": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "ACTION_NAME", "model": "{{ get_where_subquery(ref('core__ez_actions')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__ez_actions_ACTION_NAME", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__ez_actions_ACTION_NAME.sql", "original_file_path": "models/gold/core/core__ez_actions.yml", "unique_id": "test.near_models.not_null_core__ez_actions_ACTION_NAME.fcf543ff6c", "fqn": ["near_models", "gold", "core", "not_null_core__ez_actions_ACTION_NAME"], "alias": "ez_actions_ACTION_NAME", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073391.333026, "relation_name": "NEAR.not_null_core.ez_actions_ACTION_NAME", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "core__ez_actions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__ez_actions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "ACTION_NAME", "file_key_name": "models.core__ez_actions", "attached_node": "model.near_models.core__ez_actions"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_actions_ACTION_DATA__VARIANT__OBJECT.ebc22f8b8a": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["VARIANT", "OBJECT"], "column_name": "ACTION_DATA", "model": "{{ get_where_subquery(ref('core__ez_actions')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_core", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_actions_ACTION_DATA__VARIANT__OBJECT", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_cb9576892c4233d3b3f7093d0048f715.sql", "original_file_path": "models/gold/core/core__ez_actions.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_actions_ACTION_DATA__VARIANT__OBJECT.ebc22f8b8a", "fqn": ["near_models", "gold", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_actions_ACTION_DATA__VARIANT__OBJECT"], "alias": "ez_actions_ACTION_DATA", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_cb9576892c4233d3b3f7093d0048f715", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_cb9576892c4233d3b3f7093d0048f715"}, "created_at": 1763073391.3350549, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_core.ez_actions_ACTION_DATA", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_cb9576892c4233d3b3f7093d0048f715\") }}", "language": "sql", "refs": [{"name": "core__ez_actions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__ez_actions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "ACTION_DATA", "file_key_name": "models.core__ez_actions", "attached_node": "model.near_models.core__ez_actions"}, "test.near_models.unique_core__ez_actions_ACTIONS_ID.380a6ebb31": {"test_metadata": {"name": "unique", "kwargs": {"column_name": "ACTIONS_ID", "model": "{{ get_where_subquery(ref('core__ez_actions')) }}"}, "namespace": null}, "database": "NEAR", "schema": "unique_core", "name": "unique_core__ez_actions_ACTIONS_ID", "resource_type": "test", "package_name": "near_models", "path": "unique_core__ez_actions_ACTIONS_ID.sql", "original_file_path": "models/gold/core/core__ez_actions.yml", "unique_id": "test.near_models.unique_core__ez_actions_ACTIONS_ID.380a6ebb31", "fqn": ["near_models", "gold", "core", "unique_core__ez_actions_ACTIONS_ID"], "alias": "ez_actions_ACTIONS_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'"}, "created_at": 1763073391.3404896, "relation_name": "NEAR.unique_core.ez_actions_ACTIONS_ID", "raw_code": "{{ test_unique(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp >= SYSDATE() - INTERVAL '14 days'\") }}", "language": "sql", "refs": [{"name": "core__ez_actions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_unique"], "nodes": ["model.near_models.core__ez_actions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "ACTIONS_ID", "file_key_name": "models.core__ez_actions", "attached_node": "model.near_models.core__ez_actions"}, "test.near_models.not_null_core__ez_actions_ACTIONS_ID.74130898ec": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "ACTIONS_ID", "model": "{{ get_where_subquery(ref('core__ez_actions')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__ez_actions_ACTIONS_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__ez_actions_ACTIONS_ID.sql", "original_file_path": "models/gold/core/core__ez_actions.yml", "unique_id": "test.near_models.not_null_core__ez_actions_ACTIONS_ID.74130898ec", "fqn": ["near_models", "gold", "core", "not_null_core__ez_actions_ACTIONS_ID"], "alias": "ez_actions_ACTIONS_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'"}, "created_at": 1763073391.3435495, "relation_name": "NEAR.not_null_core.ez_actions_ACTIONS_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp >= SYSDATE() - INTERVAL '14 days'\") }}", "language": "sql", "refs": [{"name": "core__ez_actions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__ez_actions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "ACTIONS_ID", "file_key_name": "models.core__ez_actions", "attached_node": "model.near_models.core__ez_actions"}, "test.near_models.dbt_utils_recency_core__ez_actions_hours__block_timestamp__2.320ea9f34a": {"test_metadata": {"name": "recency", "kwargs": {"datepart": "hours", "field": "block_timestamp", "interval": 2, "model": "{{ get_where_subquery(ref('core__ez_actions')) }}"}, "namespace": "dbt_utils"}, "database": "NEAR", "schema": "dbt_utils_recency_core", "name": "dbt_utils_recency_core__ez_actions_hours__block_timestamp__2", "resource_type": "test", "package_name": "near_models", "path": "dbt_utils_recency_core__ez_actions_hours__block_timestamp__2.sql", "original_file_path": "models/gold/core/core__ez_actions.yml", "unique_id": "test.near_models.dbt_utils_recency_core__ez_actions_hours__block_timestamp__2.320ea9f34a", "fqn": ["near_models", "gold", "core", "dbt_utils_recency_core__ez_actions_hours__block_timestamp__2"], "alias": "ez_actions_hours", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073391.3456173, "relation_name": "NEAR.dbt_utils_recency_core.ez_actions_hours", "raw_code": "{{ dbt_utils.test_recency(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "core__ez_actions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_utils.test_recency", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__ez_actions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": null, "file_key_name": "models.core__ez_actions", "attached_node": "model.near_models.core__ez_actions"}, "test.near_models.not_null_core__fact_developer_activity_REPO_NAME.5e8d867cd3": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "REPO_NAME", "model": "{{ get_where_subquery(ref('core__fact_developer_activity')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__fact_developer_activity_REPO_NAME", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__fact_developer_activity_REPO_NAME.sql", "original_file_path": "models/gold/core/core__fact_developer_activity.yml", "unique_id": "test.near_models.not_null_core__fact_developer_activity_REPO_NAME.5e8d867cd3", "fqn": ["near_models", "gold", "core", "not_null_core__fact_developer_activity_REPO_NAME"], "alias": "fact_developer_activity_REPO_NAME", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073391.3532453, "relation_name": "NEAR.not_null_core.fact_developer_activity_REPO_NAME", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "core__fact_developer_activity", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__fact_developer_activity"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "REPO_NAME", "file_key_name": "models.core__fact_developer_activity", "attached_node": "model.near_models.core__fact_developer_activity"}, "test.near_models.not_null_core__fact_developer_activity_FACT_DEVELOPER_ACTIVITY_ID.4cb755da8a": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "FACT_DEVELOPER_ACTIVITY_ID", "model": "{{ get_where_subquery(ref('core__fact_developer_activity')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__fact_developer_activity_FACT_DEVELOPER_ACTIVITY_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__fact_developer__0e9d733966f693ec437954b0d921132a.sql", "original_file_path": "models/gold/core/core__fact_developer_activity.yml", "unique_id": "test.near_models.not_null_core__fact_developer_activity_FACT_DEVELOPER_ACTIVITY_ID.4cb755da8a", "fqn": ["near_models", "gold", "core", "not_null_core__fact_developer_activity_FACT_DEVELOPER_ACTIVITY_ID"], "alias": "fact_developer_activity_FACT_DEVELOPER_ACTIVITY_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "not_null_core__fact_developer__0e9d733966f693ec437954b0d921132a", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "not_null_core__fact_developer__0e9d733966f693ec437954b0d921132a"}, "created_at": 1763073391.3555846, "relation_name": "NEAR.not_null_core.fact_developer_activity_FACT_DEVELOPER_ACTIVITY_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(alias=\"not_null_core__fact_developer__0e9d733966f693ec437954b0d921132a\") }}", "language": "sql", "refs": [{"name": "core__fact_developer_activity", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__fact_developer_activity"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "FACT_DEVELOPER_ACTIVITY_ID", "file_key_name": "models.core__fact_developer_activity", "attached_node": "model.near_models.core__fact_developer_activity"}, "test.near_models.unique_core__fact_developer_activity_FACT_DEVELOPER_ACTIVITY_ID.12518287e0": {"test_metadata": {"name": "unique", "kwargs": {"column_name": "FACT_DEVELOPER_ACTIVITY_ID", "model": "{{ get_where_subquery(ref('core__fact_developer_activity')) }}"}, "namespace": null}, "database": "NEAR", "schema": "unique_core", "name": "unique_core__fact_developer_activity_FACT_DEVELOPER_ACTIVITY_ID", "resource_type": "test", "package_name": "near_models", "path": "unique_core__fact_developer_activity_FACT_DEVELOPER_ACTIVITY_ID.sql", "original_file_path": "models/gold/core/core__fact_developer_activity.yml", "unique_id": "test.near_models.unique_core__fact_developer_activity_FACT_DEVELOPER_ACTIVITY_ID.12518287e0", "fqn": ["near_models", "gold", "core", "unique_core__fact_developer_activity_FACT_DEVELOPER_ACTIVITY_ID"], "alias": "fact_developer_activity_FACT_DEVELOPER_ACTIVITY_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'"}, "created_at": 1763073391.3584535, "relation_name": "NEAR.unique_core.fact_developer_activity_FACT_DEVELOPER_ACTIVITY_ID", "raw_code": "{{ test_unique(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp >= SYSDATE() - INTERVAL '14 days'\") }}", "language": "sql", "refs": [{"name": "core__fact_developer_activity", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_unique"], "nodes": ["model.near_models.core__fact_developer_activity"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "FACT_DEVELOPER_ACTIVITY_ID", "file_key_name": "models.core__fact_developer_activity", "attached_node": "model.near_models.core__fact_developer_activity"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_BLOCK_ID__NUMBER__FLOAT.aaaed2f742": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["NUMBER", "FLOAT"], "column_name": "BLOCK_ID", "model": "{{ get_where_subquery(ref('core__fact_transactions')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_core", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_BLOCK_ID__NUMBER__FLOAT", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_cfc1b1a7d28e08903fc8b83fb46fbb08.sql", "original_file_path": "models/gold/core/core__fact_transactions.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_BLOCK_ID__NUMBER__FLOAT.aaaed2f742", "fqn": ["near_models", "gold", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_BLOCK_ID__NUMBER__FLOAT"], "alias": "fact_transactions_BLOCK_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_cfc1b1a7d28e08903fc8b83fb46fbb08", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_cfc1b1a7d28e08903fc8b83fb46fbb08"}, "created_at": 1763073391.3649733, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_core.fact_transactions_BLOCK_ID", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_cfc1b1a7d28e08903fc8b83fb46fbb08\") }}", "language": "sql", "refs": [{"name": "core__fact_transactions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__fact_transactions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_ID", "file_key_name": "models.core__fact_transactions", "attached_node": "model.near_models.core__fact_transactions"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_BLOCK_HASH__STRING__VARCHAR.a8595b41b4": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["STRING", "VARCHAR"], "column_name": "BLOCK_HASH", "model": "{{ get_where_subquery(ref('core__fact_transactions')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_core", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_BLOCK_HASH__STRING__VARCHAR", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_78c08fe86983b8b7fe6436fc56887e4d.sql", "original_file_path": "models/gold/core/core__fact_transactions.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_BLOCK_HASH__STRING__VARCHAR.a8595b41b4", "fqn": ["near_models", "gold", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_BLOCK_HASH__STRING__VARCHAR"], "alias": "fact_transactions_BLOCK_HASH", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_78c08fe86983b8b7fe6436fc56887e4d", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_78c08fe86983b8b7fe6436fc56887e4d"}, "created_at": 1763073391.369725, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_core.fact_transactions_BLOCK_HASH", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_78c08fe86983b8b7fe6436fc56887e4d\") }}", "language": "sql", "refs": [{"name": "core__fact_transactions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__fact_transactions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_HASH", "file_key_name": "models.core__fact_transactions", "attached_node": "model.near_models.core__fact_transactions"}, "test.near_models.not_null_core__fact_transactions_TX_HASH.39424a47eb": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TX_HASH", "model": "{{ get_where_subquery(ref('core__fact_transactions')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__fact_transactions_TX_HASH", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__fact_transactions_TX_HASH.sql", "original_file_path": "models/gold/core/core__fact_transactions.yml", "unique_id": "test.near_models.not_null_core__fact_transactions_TX_HASH.39424a47eb", "fqn": ["near_models", "gold", "core", "not_null_core__fact_transactions_TX_HASH"], "alias": "fact_transactions_TX_HASH", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073391.375678, "relation_name": "NEAR.not_null_core.fact_transactions_TX_HASH", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "core__fact_transactions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__fact_transactions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TX_HASH", "file_key_name": "models.core__fact_transactions", "attached_node": "model.near_models.core__fact_transactions"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_TX_HASH__STRING__VARCHAR.22d1ce92d4": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["STRING", "VARCHAR"], "column_name": "TX_HASH", "model": "{{ get_where_subquery(ref('core__fact_transactions')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_core", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_TX_HASH__STRING__VARCHAR", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_d9ff0fcfbd806a118da8b420e90bec5b.sql", "original_file_path": "models/gold/core/core__fact_transactions.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_TX_HASH__STRING__VARCHAR.22d1ce92d4", "fqn": ["near_models", "gold", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_TX_HASH__STRING__VARCHAR"], "alias": "fact_transactions_TX_HASH", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_d9ff0fcfbd806a118da8b420e90bec5b", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_d9ff0fcfbd806a118da8b420e90bec5b"}, "created_at": 1763073391.3779788, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_core.fact_transactions_TX_HASH", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_d9ff0fcfbd806a118da8b420e90bec5b\") }}", "language": "sql", "refs": [{"name": "core__fact_transactions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__fact_transactions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TX_HASH", "file_key_name": "models.core__fact_transactions", "attached_node": "model.near_models.core__fact_transactions"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.3d4fd2cce7": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["TIMESTAMP_NTZ"], "column_name": "BLOCK_TIMESTAMP", "model": "{{ get_where_subquery(ref('core__fact_transactions')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_core", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_BLOCK_TIMESTAMP__TIMESTAMP_NTZ", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_d4ed61df77fe58e87af7053ac49a0f60.sql", "original_file_path": "models/gold/core/core__fact_transactions.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.3d4fd2cce7", "fqn": ["near_models", "gold", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_BLOCK_TIMESTAMP__TIMESTAMP_NTZ"], "alias": "fact_transactions_BLOCK_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_d4ed61df77fe58e87af7053ac49a0f60", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_d4ed61df77fe58e87af7053ac49a0f60"}, "created_at": 1763073391.383122, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_core.fact_transactions_BLOCK_TIMESTAMP", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_d4ed61df77fe58e87af7053ac49a0f60\") }}", "language": "sql", "refs": [{"name": "core__fact_transactions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__fact_transactions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_TIMESTAMP", "file_key_name": "models.core__fact_transactions", "attached_node": "model.near_models.core__fact_transactions"}, "test.near_models.not_null_core__fact_transactions_BLOCK_TIMESTAMP.74f4267099": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCK_TIMESTAMP", "model": "{{ get_where_subquery(ref('core__fact_transactions')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__fact_transactions_BLOCK_TIMESTAMP", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__fact_transactions_BLOCK_TIMESTAMP.sql", "original_file_path": "models/gold/core/core__fact_transactions.yml", "unique_id": "test.near_models.not_null_core__fact_transactions_BLOCK_TIMESTAMP.74f4267099", "fqn": ["near_models", "gold", "core", "not_null_core__fact_transactions_BLOCK_TIMESTAMP"], "alias": "fact_transactions_BLOCK_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'"}, "created_at": 1763073391.3888235, "relation_name": "NEAR.not_null_core.fact_transactions_BLOCK_TIMESTAMP", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp >= SYSDATE() - INTERVAL '14 days'\") }}", "language": "sql", "refs": [{"name": "core__fact_transactions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__fact_transactions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_TIMESTAMP", "file_key_name": "models.core__fact_transactions", "attached_node": "model.near_models.core__fact_transactions"}, "test.near_models.not_null_core__fact_transactions_NONCE.c2d5fd20f8": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "NONCE", "model": "{{ get_where_subquery(ref('core__fact_transactions')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__fact_transactions_NONCE", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__fact_transactions_NONCE.sql", "original_file_path": "models/gold/core/core__fact_transactions.yml", "unique_id": "test.near_models.not_null_core__fact_transactions_NONCE.c2d5fd20f8", "fqn": ["near_models", "gold", "core", "not_null_core__fact_transactions_NONCE"], "alias": "fact_transactions_NONCE", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073391.3909118, "relation_name": "NEAR.not_null_core.fact_transactions_NONCE", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "core__fact_transactions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__fact_transactions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "NONCE", "file_key_name": "models.core__fact_transactions", "attached_node": "model.near_models.core__fact_transactions"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_NONCE__NUMBER.ee76e273d4": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["NUMBER"], "column_name": "NONCE", "model": "{{ get_where_subquery(ref('core__fact_transactions')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_core", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_NONCE__NUMBER", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_978200471162e63b6fd19d928de598db.sql", "original_file_path": "models/gold/core/core__fact_transactions.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_NONCE__NUMBER.ee76e273d4", "fqn": ["near_models", "gold", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_NONCE__NUMBER"], "alias": "fact_transactions_NONCE", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_978200471162e63b6fd19d928de598db", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_978200471162e63b6fd19d928de598db"}, "created_at": 1763073391.3932521, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_core.fact_transactions_NONCE", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_978200471162e63b6fd19d928de598db\") }}", "language": "sql", "refs": [{"name": "core__fact_transactions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__fact_transactions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "NONCE", "file_key_name": "models.core__fact_transactions", "attached_node": "model.near_models.core__fact_transactions"}, "test.near_models.not_null_core__fact_transactions_SIGNATURE.a81f4191ab": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "SIGNATURE", "model": "{{ get_where_subquery(ref('core__fact_transactions')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__fact_transactions_SIGNATURE", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__fact_transactions_SIGNATURE.sql", "original_file_path": "models/gold/core/core__fact_transactions.yml", "unique_id": "test.near_models.not_null_core__fact_transactions_SIGNATURE.a81f4191ab", "fqn": ["near_models", "gold", "core", "not_null_core__fact_transactions_SIGNATURE"], "alias": "fact_transactions_SIGNATURE", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073391.3981402, "relation_name": "NEAR.not_null_core.fact_transactions_SIGNATURE", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "core__fact_transactions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__fact_transactions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "SIGNATURE", "file_key_name": "models.core__fact_transactions", "attached_node": "model.near_models.core__fact_transactions"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_SIGNATURE__STRING__VARCHAR.cf9e07fb1f": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["STRING", "VARCHAR"], "column_name": "SIGNATURE", "model": "{{ get_where_subquery(ref('core__fact_transactions')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_core", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_SIGNATURE__STRING__VARCHAR", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_1bfee4ce84844c072a23db7c4851d8dc.sql", "original_file_path": "models/gold/core/core__fact_transactions.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_SIGNATURE__STRING__VARCHAR.cf9e07fb1f", "fqn": ["near_models", "gold", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_SIGNATURE__STRING__VARCHAR"], "alias": "fact_transactions_SIGNATURE", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_1bfee4ce84844c072a23db7c4851d8dc", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_1bfee4ce84844c072a23db7c4851d8dc"}, "created_at": 1763073391.400552, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_core.fact_transactions_SIGNATURE", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_1bfee4ce84844c072a23db7c4851d8dc\") }}", "language": "sql", "refs": [{"name": "core__fact_transactions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__fact_transactions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "SIGNATURE", "file_key_name": "models.core__fact_transactions", "attached_node": "model.near_models.core__fact_transactions"}, "test.near_models.not_null_core__fact_transactions_TX_RECEIVER.4aa25511f1": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TX_RECEIVER", "model": "{{ get_where_subquery(ref('core__fact_transactions')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__fact_transactions_TX_RECEIVER", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__fact_transactions_TX_RECEIVER.sql", "original_file_path": "models/gold/core/core__fact_transactions.yml", "unique_id": "test.near_models.not_null_core__fact_transactions_TX_RECEIVER.4aa25511f1", "fqn": ["near_models", "gold", "core", "not_null_core__fact_transactions_TX_RECEIVER"], "alias": "fact_transactions_TX_RECEIVER", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073391.4058344, "relation_name": "NEAR.not_null_core.fact_transactions_TX_RECEIVER", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "core__fact_transactions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__fact_transactions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TX_RECEIVER", "file_key_name": "models.core__fact_transactions", "attached_node": "model.near_models.core__fact_transactions"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_TX_RECEIVER__STRING__VARCHAR.a022fd33f0": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["STRING", "VARCHAR"], "column_name": "TX_RECEIVER", "model": "{{ get_where_subquery(ref('core__fact_transactions')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_core", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_TX_RECEIVER__STRING__VARCHAR", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_2ba229556df1c8bdd7f37c4a905ededb.sql", "original_file_path": "models/gold/core/core__fact_transactions.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_TX_RECEIVER__STRING__VARCHAR.a022fd33f0", "fqn": ["near_models", "gold", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_TX_RECEIVER__STRING__VARCHAR"], "alias": "fact_transactions_TX_RECEIVER", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_2ba229556df1c8bdd7f37c4a905ededb", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_2ba229556df1c8bdd7f37c4a905ededb"}, "created_at": 1763073391.4079204, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_core.fact_transactions_TX_RECEIVER", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_2ba229556df1c8bdd7f37c4a905ededb\") }}", "language": "sql", "refs": [{"name": "core__fact_transactions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__fact_transactions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TX_RECEIVER", "file_key_name": "models.core__fact_transactions", "attached_node": "model.near_models.core__fact_transactions"}, "test.near_models.not_null_core__fact_transactions_TX_SIGNER.1e3f66037b": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TX_SIGNER", "model": "{{ get_where_subquery(ref('core__fact_transactions')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__fact_transactions_TX_SIGNER", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__fact_transactions_TX_SIGNER.sql", "original_file_path": "models/gold/core/core__fact_transactions.yml", "unique_id": "test.near_models.not_null_core__fact_transactions_TX_SIGNER.1e3f66037b", "fqn": ["near_models", "gold", "core", "not_null_core__fact_transactions_TX_SIGNER"], "alias": "fact_transactions_TX_SIGNER", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073391.4129875, "relation_name": "NEAR.not_null_core.fact_transactions_TX_SIGNER", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "core__fact_transactions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__fact_transactions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TX_SIGNER", "file_key_name": "models.core__fact_transactions", "attached_node": "model.near_models.core__fact_transactions"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_TX_SIGNER__STRING__VARCHAR.5e2ba493c7": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["STRING", "VARCHAR"], "column_name": "TX_SIGNER", "model": "{{ get_where_subquery(ref('core__fact_transactions')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_core", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_TX_SIGNER__STRING__VARCHAR", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_222c2e500778e7871fe28d3ad2178101.sql", "original_file_path": "models/gold/core/core__fact_transactions.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_TX_SIGNER__STRING__VARCHAR.5e2ba493c7", "fqn": ["near_models", "gold", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_TX_SIGNER__STRING__VARCHAR"], "alias": "fact_transactions_TX_SIGNER", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_222c2e500778e7871fe28d3ad2178101", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_222c2e500778e7871fe28d3ad2178101"}, "created_at": 1763073391.4150953, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_core.fact_transactions_TX_SIGNER", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_222c2e500778e7871fe28d3ad2178101\") }}", "language": "sql", "refs": [{"name": "core__fact_transactions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__fact_transactions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TX_SIGNER", "file_key_name": "models.core__fact_transactions", "attached_node": "model.near_models.core__fact_transactions"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_TX__OBJECT__VARIANT.ddb63cbbfb": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["OBJECT", "VARIANT"], "column_name": "TX", "model": "{{ get_where_subquery(ref('core__fact_transactions')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_core", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_TX__OBJECT__VARIANT", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_cdf485643849072a6449dea7a7ccf91a.sql", "original_file_path": "models/gold/core/core__fact_transactions.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_TX__OBJECT__VARIANT.ddb63cbbfb", "fqn": ["near_models", "gold", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_TX__OBJECT__VARIANT"], "alias": "fact_transactions_TX", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_cdf485643849072a6449dea7a7ccf91a", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_cdf485643849072a6449dea7a7ccf91a"}, "created_at": 1763073391.4199557, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_core.fact_transactions_TX", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_cdf485643849072a6449dea7a7ccf91a\") }}", "language": "sql", "refs": [{"name": "core__fact_transactions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__fact_transactions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TX", "file_key_name": "models.core__fact_transactions", "attached_node": "model.near_models.core__fact_transactions"}, "test.near_models.not_null_core__fact_transactions_GAS_USED.2e66666fc1": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "GAS_USED", "model": "{{ get_where_subquery(ref('core__fact_transactions')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__fact_transactions_GAS_USED", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__fact_transactions_GAS_USED.sql", "original_file_path": "models/gold/core/core__fact_transactions.yml", "unique_id": "test.near_models.not_null_core__fact_transactions_GAS_USED.2e66666fc1", "fqn": ["near_models", "gold", "core", "not_null_core__fact_transactions_GAS_USED"], "alias": "fact_transactions_GAS_USED", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'"}, "created_at": 1763073391.4256687, "relation_name": "NEAR.not_null_core.fact_transactions_GAS_USED", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp >= SYSDATE() - INTERVAL '14 days'\") }}", "language": "sql", "refs": [{"name": "core__fact_transactions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__fact_transactions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "GAS_USED", "file_key_name": "models.core__fact_transactions", "attached_node": "model.near_models.core__fact_transactions"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_GAS_USED__NUMBER__FLOAT.20eb0c8c56": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["NUMBER", "FLOAT"], "column_name": "GAS_USED", "model": "{{ get_where_subquery(ref('core__fact_transactions')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_core", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_GAS_USED__NUMBER__FLOAT", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_ca64a128eb4bd40a762fb94cf2b28b4f.sql", "original_file_path": "models/gold/core/core__fact_transactions.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_GAS_USED__NUMBER__FLOAT.20eb0c8c56", "fqn": ["near_models", "gold", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_GAS_USED__NUMBER__FLOAT"], "alias": "fact_transactions_GAS_USED", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_ca64a128eb4bd40a762fb94cf2b28b4f", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_ca64a128eb4bd40a762fb94cf2b28b4f"}, "created_at": 1763073391.4277213, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_core.fact_transactions_GAS_USED", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_ca64a128eb4bd40a762fb94cf2b28b4f\") }}", "language": "sql", "refs": [{"name": "core__fact_transactions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__fact_transactions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "GAS_USED", "file_key_name": "models.core__fact_transactions", "attached_node": "model.near_models.core__fact_transactions"}, "test.near_models.not_null_core__fact_transactions_ATTACHED_GAS.037947542a": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "ATTACHED_GAS", "model": "{{ get_where_subquery(ref('core__fact_transactions')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__fact_transactions_ATTACHED_GAS", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__fact_transactions_ATTACHED_GAS.sql", "original_file_path": "models/gold/core/core__fact_transactions.yml", "unique_id": "test.near_models.not_null_core__fact_transactions_ATTACHED_GAS.037947542a", "fqn": ["near_models", "gold", "core", "not_null_core__fact_transactions_ATTACHED_GAS"], "alias": "fact_transactions_ATTACHED_GAS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'"}, "created_at": 1763073391.4334772, "relation_name": "NEAR.not_null_core.fact_transactions_ATTACHED_GAS", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp >= SYSDATE() - INTERVAL '14 days'\") }}", "language": "sql", "refs": [{"name": "core__fact_transactions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__fact_transactions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "ATTACHED_GAS", "file_key_name": "models.core__fact_transactions", "attached_node": "model.near_models.core__fact_transactions"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_ATTACHED_GAS__NUMBER__FLOAT.71a10af259": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["NUMBER", "FLOAT"], "column_name": "ATTACHED_GAS", "model": "{{ get_where_subquery(ref('core__fact_transactions')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_core", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_ATTACHED_GAS__NUMBER__FLOAT", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_ce27d71524b0661e58511e036adfc91e.sql", "original_file_path": "models/gold/core/core__fact_transactions.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_ATTACHED_GAS__NUMBER__FLOAT.71a10af259", "fqn": ["near_models", "gold", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_ATTACHED_GAS__NUMBER__FLOAT"], "alias": "fact_transactions_ATTACHED_GAS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_ce27d71524b0661e58511e036adfc91e", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_ce27d71524b0661e58511e036adfc91e"}, "created_at": 1763073391.4355354, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_core.fact_transactions_ATTACHED_GAS", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_ce27d71524b0661e58511e036adfc91e\") }}", "language": "sql", "refs": [{"name": "core__fact_transactions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__fact_transactions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "ATTACHED_GAS", "file_key_name": "models.core__fact_transactions", "attached_node": "model.near_models.core__fact_transactions"}, "test.near_models.not_null_core__fact_transactions_TRANSACTION_FEE.3a5a122a8a": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TRANSACTION_FEE", "model": "{{ get_where_subquery(ref('core__fact_transactions')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__fact_transactions_TRANSACTION_FEE", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__fact_transactions_TRANSACTION_FEE.sql", "original_file_path": "models/gold/core/core__fact_transactions.yml", "unique_id": "test.near_models.not_null_core__fact_transactions_TRANSACTION_FEE.3a5a122a8a", "fqn": ["near_models", "gold", "core", "not_null_core__fact_transactions_TRANSACTION_FEE"], "alias": "fact_transactions_TRANSACTION_FEE", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'"}, "created_at": 1763073391.4412656, "relation_name": "NEAR.not_null_core.fact_transactions_TRANSACTION_FEE", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp >= SYSDATE() - INTERVAL '14 days'\") }}", "language": "sql", "refs": [{"name": "core__fact_transactions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__fact_transactions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TRANSACTION_FEE", "file_key_name": "models.core__fact_transactions", "attached_node": "model.near_models.core__fact_transactions"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_TRANSACTION_FEE__NUMBER__FLOAT.c2ea03089f": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["NUMBER", "FLOAT"], "column_name": "TRANSACTION_FEE", "model": "{{ get_where_subquery(ref('core__fact_transactions')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_core", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_TRANSACTION_FEE__NUMBER__FLOAT", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_f74b1cfd0449d7c0d0a5d799a0d7cefa.sql", "original_file_path": "models/gold/core/core__fact_transactions.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_TRANSACTION_FEE__NUMBER__FLOAT.c2ea03089f", "fqn": ["near_models", "gold", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_TRANSACTION_FEE__NUMBER__FLOAT"], "alias": "fact_transactions_TRANSACTION_FEE", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_f74b1cfd0449d7c0d0a5d799a0d7cefa", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_f74b1cfd0449d7c0d0a5d799a0d7cefa"}, "created_at": 1763073391.443325, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_core.fact_transactions_TRANSACTION_FEE", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_f74b1cfd0449d7c0d0a5d799a0d7cefa\") }}", "language": "sql", "refs": [{"name": "core__fact_transactions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__fact_transactions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TRANSACTION_FEE", "file_key_name": "models.core__fact_transactions", "attached_node": "model.near_models.core__fact_transactions"}, "test.near_models.not_null_core__fact_transactions_TX_SUCCEEDED.b734f84bae": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TX_SUCCEEDED", "model": "{{ get_where_subquery(ref('core__fact_transactions')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__fact_transactions_TX_SUCCEEDED", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__fact_transactions_TX_SUCCEEDED.sql", "original_file_path": "models/gold/core/core__fact_transactions.yml", "unique_id": "test.near_models.not_null_core__fact_transactions_TX_SUCCEEDED.b734f84bae", "fqn": ["near_models", "gold", "core", "not_null_core__fact_transactions_TX_SUCCEEDED"], "alias": "fact_transactions_TX_SUCCEEDED", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'"}, "created_at": 1763073391.4490743, "relation_name": "NEAR.not_null_core.fact_transactions_TX_SUCCEEDED", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp >= SYSDATE() - INTERVAL '14 days'\") }}", "language": "sql", "refs": [{"name": "core__fact_transactions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__fact_transactions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TX_SUCCEEDED", "file_key_name": "models.core__fact_transactions", "attached_node": "model.near_models.core__fact_transactions"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_TX_SUCCEEDED__BOOLEAN.a620f4c212": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["BOOLEAN"], "column_name": "TX_SUCCEEDED", "model": "{{ get_where_subquery(ref('core__fact_transactions')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_core", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_TX_SUCCEEDED__BOOLEAN", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_3d3e81b9887d3fce0d9eda4ad1b563ef.sql", "original_file_path": "models/gold/core/core__fact_transactions.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_TX_SUCCEEDED__BOOLEAN.a620f4c212", "fqn": ["near_models", "gold", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_TX_SUCCEEDED__BOOLEAN"], "alias": "fact_transactions_TX_SUCCEEDED", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_3d3e81b9887d3fce0d9eda4ad1b563ef", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_3d3e81b9887d3fce0d9eda4ad1b563ef"}, "created_at": 1763073391.451102, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_core.fact_transactions_TX_SUCCEEDED", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_3d3e81b9887d3fce0d9eda4ad1b563ef\") }}", "language": "sql", "refs": [{"name": "core__fact_transactions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__fact_transactions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TX_SUCCEEDED", "file_key_name": "models.core__fact_transactions", "attached_node": "model.near_models.core__fact_transactions"}, "test.near_models.unique_core__fact_transactions_FACT_TRANSACTIONS_ID.464d549945": {"test_metadata": {"name": "unique", "kwargs": {"column_name": "FACT_TRANSACTIONS_ID", "model": "{{ get_where_subquery(ref('core__fact_transactions')) }}"}, "namespace": null}, "database": "NEAR", "schema": "unique_core", "name": "unique_core__fact_transactions_FACT_TRANSACTIONS_ID", "resource_type": "test", "package_name": "near_models", "path": "unique_core__fact_transactions_FACT_TRANSACTIONS_ID.sql", "original_file_path": "models/gold/core/core__fact_transactions.yml", "unique_id": "test.near_models.unique_core__fact_transactions_FACT_TRANSACTIONS_ID.464d549945", "fqn": ["near_models", "gold", "core", "unique_core__fact_transactions_FACT_TRANSACTIONS_ID"], "alias": "fact_transactions_FACT_TRANSACTIONS_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'"}, "created_at": 1763073391.4565358, "relation_name": "NEAR.unique_core.fact_transactions_FACT_TRANSACTIONS_ID", "raw_code": "{{ test_unique(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp >= SYSDATE() - INTERVAL '14 days'\") }}", "language": "sql", "refs": [{"name": "core__fact_transactions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_unique"], "nodes": ["model.near_models.core__fact_transactions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "FACT_TRANSACTIONS_ID", "file_key_name": "models.core__fact_transactions", "attached_node": "model.near_models.core__fact_transactions"}, "test.near_models.not_null_core__fact_transactions_FACT_TRANSACTIONS_ID.c784aa0849": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "FACT_TRANSACTIONS_ID", "model": "{{ get_where_subquery(ref('core__fact_transactions')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__fact_transactions_FACT_TRANSACTIONS_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__fact_transactions_FACT_TRANSACTIONS_ID.sql", "original_file_path": "models/gold/core/core__fact_transactions.yml", "unique_id": "test.near_models.not_null_core__fact_transactions_FACT_TRANSACTIONS_ID.c784aa0849", "fqn": ["near_models", "gold", "core", "not_null_core__fact_transactions_FACT_TRANSACTIONS_ID"], "alias": "fact_transactions_FACT_TRANSACTIONS_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'"}, "created_at": 1763073391.4595237, "relation_name": "NEAR.not_null_core.fact_transactions_FACT_TRANSACTIONS_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp >= SYSDATE() - INTERVAL '14 days'\") }}", "language": "sql", "refs": [{"name": "core__fact_transactions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__fact_transactions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "FACT_TRANSACTIONS_ID", "file_key_name": "models.core__fact_transactions", "attached_node": "model.near_models.core__fact_transactions"}, "test.near_models.dbt_utils_recency_core__fact_transactions_hours__block_timestamp__2.570b11349d": {"test_metadata": {"name": "recency", "kwargs": {"datepart": "hours", "field": "block_timestamp", "interval": 2, "model": "{{ get_where_subquery(ref('core__fact_transactions')) }}"}, "namespace": "dbt_utils"}, "database": "NEAR", "schema": "dbt_utils_recency_core", "name": "dbt_utils_recency_core__fact_transactions_hours__block_timestamp__2", "resource_type": "test", "package_name": "near_models", "path": "dbt_utils_recency_core__fact_t_1012f000c6d11f808e7f3b8ba52dc54f.sql", "original_file_path": "models/gold/core/core__fact_transactions.yml", "unique_id": "test.near_models.dbt_utils_recency_core__fact_transactions_hours__block_timestamp__2.570b11349d", "fqn": ["near_models", "gold", "core", "dbt_utils_recency_core__fact_transactions_hours__block_timestamp__2"], "alias": "fact_transactions_hours", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_utils_recency_core__fact_t_1012f000c6d11f808e7f3b8ba52dc54f", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_utils_recency_core__fact_t_1012f000c6d11f808e7f3b8ba52dc54f"}, "created_at": 1763073391.4615746, "relation_name": "NEAR.dbt_utils_recency_core.fact_transactions_hours", "raw_code": "{{ dbt_utils.test_recency(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_utils_recency_core__fact_t_1012f000c6d11f808e7f3b8ba52dc54f\") }}", "language": "sql", "refs": [{"name": "core__fact_transactions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_utils.test_recency", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__fact_transactions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": null, "file_key_name": "models.core__fact_transactions", "attached_node": "model.near_models.core__fact_transactions"}, "test.near_models.not_null_core__ez_native_daily_balances_account_id.0cf2a82e73": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "account_id", "model": "{{ get_where_subquery(ref('core__ez_native_daily_balances')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__ez_native_daily_balances_account_id", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__ez_native_daily_balances_account_id.sql", "original_file_path": "models/gold/core/core__ez_native_daily_balances.yml", "unique_id": "test.near_models.not_null_core__ez_native_daily_balances_account_id.0cf2a82e73", "fqn": ["near_models", "gold", "core", "not_null_core__ez_native_daily_balances_account_id"], "alias": "ez_native_daily_balances_account_id", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "epoch_date > SYSDATE() - INTERVAL '14 days'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "epoch_date > SYSDATE() - INTERVAL '14 days'"}, "created_at": 1763073391.4750974, "relation_name": "NEAR.not_null_core.ez_native_daily_balances_account_id", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"epoch_date > SYSDATE() - INTERVAL '14 days'\") }}", "language": "sql", "refs": [{"name": "core__ez_native_daily_balances", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__ez_native_daily_balances"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "account_id", "file_key_name": "models.core__ez_native_daily_balances", "attached_node": "model.near_models.core__ez_native_daily_balances"}, "test.near_models.not_null_core__ez_native_daily_balances_epoch_block_id.5c09322fa9": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "epoch_block_id", "model": "{{ get_where_subquery(ref('core__ez_native_daily_balances')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__ez_native_daily_balances_epoch_block_id", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__ez_native_daily_balances_epoch_block_id.sql", "original_file_path": "models/gold/core/core__ez_native_daily_balances.yml", "unique_id": "test.near_models.not_null_core__ez_native_daily_balances_epoch_block_id.5c09322fa9", "fqn": ["near_models", "gold", "core", "not_null_core__ez_native_daily_balances_epoch_block_id"], "alias": "ez_native_daily_balances_epoch_block_id", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "epoch_date > SYSDATE() - INTERVAL '14 days'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "epoch_date > SYSDATE() - INTERVAL '14 days'"}, "created_at": 1763073391.477979, "relation_name": "NEAR.not_null_core.ez_native_daily_balances_epoch_block_id", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"epoch_date > SYSDATE() - INTERVAL '14 days'\") }}", "language": "sql", "refs": [{"name": "core__ez_native_daily_balances", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__ez_native_daily_balances"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "epoch_block_id", "file_key_name": "models.core__ez_native_daily_balances", "attached_node": "model.near_models.core__ez_native_daily_balances"}, "test.near_models.not_null_core__ez_native_daily_balances_epoch_date.50efb62caa": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "epoch_date", "model": "{{ get_where_subquery(ref('core__ez_native_daily_balances')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__ez_native_daily_balances_epoch_date", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__ez_native_daily_balances_epoch_date.sql", "original_file_path": "models/gold/core/core__ez_native_daily_balances.yml", "unique_id": "test.near_models.not_null_core__ez_native_daily_balances_epoch_date.50efb62caa", "fqn": ["near_models", "gold", "core", "not_null_core__ez_native_daily_balances_epoch_date"], "alias": "ez_native_daily_balances_epoch_date", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "epoch_date > SYSDATE() - INTERVAL '14 days'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "epoch_date > SYSDATE() - INTERVAL '14 days'"}, "created_at": 1763073391.4807115, "relation_name": "NEAR.not_null_core.ez_native_daily_balances_epoch_date", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"epoch_date > SYSDATE() - INTERVAL '14 days'\") }}", "language": "sql", "refs": [{"name": "core__ez_native_daily_balances", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__ez_native_daily_balances"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "epoch_date", "file_key_name": "models.core__ez_native_daily_balances", "attached_node": "model.near_models.core__ez_native_daily_balances"}, "test.near_models.not_null_core__ez_native_daily_balances_liquid.6f59abda63": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "liquid", "model": "{{ get_where_subquery(ref('core__ez_native_daily_balances')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__ez_native_daily_balances_liquid", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__ez_native_daily_balances_liquid.sql", "original_file_path": "models/gold/core/core__ez_native_daily_balances.yml", "unique_id": "test.near_models.not_null_core__ez_native_daily_balances_liquid.6f59abda63", "fqn": ["near_models", "gold", "core", "not_null_core__ez_native_daily_balances_liquid"], "alias": "ez_native_daily_balances_liquid", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "epoch_date > SYSDATE() - INTERVAL '14 days'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "epoch_date > SYSDATE() - INTERVAL '14 days'"}, "created_at": 1763073391.4834304, "relation_name": "NEAR.not_null_core.ez_native_daily_balances_liquid", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"epoch_date > SYSDATE() - INTERVAL '14 days'\") }}", "language": "sql", "refs": [{"name": "core__ez_native_daily_balances", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__ez_native_daily_balances"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "liquid", "file_key_name": "models.core__ez_native_daily_balances", "attached_node": "model.near_models.core__ez_native_daily_balances"}, "test.near_models.not_null_core__ez_native_daily_balances_staked.572dfa8334": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "staked", "model": "{{ get_where_subquery(ref('core__ez_native_daily_balances')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__ez_native_daily_balances_staked", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__ez_native_daily_balances_staked.sql", "original_file_path": "models/gold/core/core__ez_native_daily_balances.yml", "unique_id": "test.near_models.not_null_core__ez_native_daily_balances_staked.572dfa8334", "fqn": ["near_models", "gold", "core", "not_null_core__ez_native_daily_balances_staked"], "alias": "ez_native_daily_balances_staked", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "epoch_date > SYSDATE() - INTERVAL '14 days'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "epoch_date > SYSDATE() - INTERVAL '14 days'"}, "created_at": 1763073391.4861593, "relation_name": "NEAR.not_null_core.ez_native_daily_balances_staked", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"epoch_date > SYSDATE() - INTERVAL '14 days'\") }}", "language": "sql", "refs": [{"name": "core__ez_native_daily_balances", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__ez_native_daily_balances"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "staked", "file_key_name": "models.core__ez_native_daily_balances", "attached_node": "model.near_models.core__ez_native_daily_balances"}, "test.near_models.unique_core__ez_native_daily_balances_ez_near_daily_balances_id.73ca3a9e34": {"test_metadata": {"name": "unique", "kwargs": {"column_name": "ez_near_daily_balances_id", "model": "{{ get_where_subquery(ref('core__ez_native_daily_balances')) }}"}, "namespace": null}, "database": "NEAR", "schema": "unique_core", "name": "unique_core__ez_native_daily_balances_ez_near_daily_balances_id", "resource_type": "test", "package_name": "near_models", "path": "unique_core__ez_native_daily_balances_ez_near_daily_balances_id.sql", "original_file_path": "models/gold/core/core__ez_native_daily_balances.yml", "unique_id": "test.near_models.unique_core__ez_native_daily_balances_ez_near_daily_balances_id.73ca3a9e34", "fqn": ["near_models", "gold", "core", "unique_core__ez_native_daily_balances_ez_near_daily_balances_id"], "alias": "ez_native_daily_balances_ez_near_daily_balances_id", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "epoch_date > SYSDATE() - INTERVAL '14 days'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "epoch_date > SYSDATE() - INTERVAL '14 days'"}, "created_at": 1763073391.4891756, "relation_name": "NEAR.unique_core.ez_native_daily_balances_ez_near_daily_balances_id", "raw_code": "{{ test_unique(**_dbt_generic_test_kwargs) }}{{ config(where=\"epoch_date > SYSDATE() - INTERVAL '14 days'\") }}", "language": "sql", "refs": [{"name": "core__ez_native_daily_balances", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_unique"], "nodes": ["model.near_models.core__ez_native_daily_balances"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "ez_near_daily_balances_id", "file_key_name": "models.core__ez_native_daily_balances", "attached_node": "model.near_models.core__ez_native_daily_balances"}, "test.near_models.not_null_core__ez_native_daily_balances_ez_near_daily_balances_id.c2a35b4088": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "ez_near_daily_balances_id", "model": "{{ get_where_subquery(ref('core__ez_native_daily_balances')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__ez_native_daily_balances_ez_near_daily_balances_id", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__ez_native_daily_7d99b86e305dfe1f1cdb862143e2253e.sql", "original_file_path": "models/gold/core/core__ez_native_daily_balances.yml", "unique_id": "test.near_models.not_null_core__ez_native_daily_balances_ez_near_daily_balances_id.c2a35b4088", "fqn": ["near_models", "gold", "core", "not_null_core__ez_native_daily_balances_ez_near_daily_balances_id"], "alias": "ez_native_daily_balances_ez_near_daily_balances_id", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "not_null_core__ez_native_daily_7d99b86e305dfe1f1cdb862143e2253e", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "epoch_date > SYSDATE() - INTERVAL '14 days'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "not_null_core__ez_native_daily_7d99b86e305dfe1f1cdb862143e2253e", "where": "epoch_date > SYSDATE() - INTERVAL '14 days'"}, "created_at": 1763073391.4919317, "relation_name": "NEAR.not_null_core.ez_native_daily_balances_ez_near_daily_balances_id", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"epoch_date > SYSDATE() - INTERVAL '14 days'\",alias=\"not_null_core__ez_native_daily_7d99b86e305dfe1f1cdb862143e2253e\") }}", "language": "sql", "refs": [{"name": "core__ez_native_daily_balances", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__ez_native_daily_balances"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "ez_near_daily_balances_id", "file_key_name": "models.core__ez_native_daily_balances", "attached_node": "model.near_models.core__ez_native_daily_balances"}, "test.near_models.dbt_utils_recency_core__ez_native_daily_balances_day__epoch_date__3.c157f1f3a2": {"test_metadata": {"name": "recency", "kwargs": {"datepart": "day", "field": "epoch_date", "interval": 3, "model": "{{ get_where_subquery(ref('core__ez_native_daily_balances')) }}"}, "namespace": "dbt_utils"}, "database": "NEAR", "schema": "dbt_utils_recency_core", "name": "dbt_utils_recency_core__ez_native_daily_balances_day__epoch_date__3", "resource_type": "test", "package_name": "near_models", "path": "dbt_utils_recency_core__ez_nat_596593342cc8d254d2a5352ac423a428.sql", "original_file_path": "models/gold/core/core__ez_native_daily_balances.yml", "unique_id": "test.near_models.dbt_utils_recency_core__ez_native_daily_balances_day__epoch_date__3.c157f1f3a2", "fqn": ["near_models", "gold", "core", "dbt_utils_recency_core__ez_native_daily_balances_day__epoch_date__3"], "alias": "ez_native_daily_balances_day", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_utils_recency_core__ez_nat_596593342cc8d254d2a5352ac423a428", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_utils_recency_core__ez_nat_596593342cc8d254d2a5352ac423a428"}, "created_at": 1763073391.4939759, "relation_name": "NEAR.dbt_utils_recency_core.ez_native_daily_balances_day", "raw_code": "{{ dbt_utils.test_recency(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_utils_recency_core__ez_nat_596593342cc8d254d2a5352ac423a428\") }}", "language": "sql", "refs": [{"name": "core__ez_native_daily_balances", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_utils.test_recency", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__ez_native_daily_balances"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": null, "file_key_name": "models.core__ez_native_daily_balances", "attached_node": "model.near_models.core__ez_native_daily_balances"}, "test.near_models.not_null_core__fact_token_transfers_BLOCK_ID.8cac24ff14": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCK_ID", "model": "{{ get_where_subquery(ref('core__fact_token_transfers')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__fact_token_transfers_BLOCK_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__fact_token_transfers_BLOCK_ID.sql", "original_file_path": "models/gold/core/core__fact_token_transfers.yml", "unique_id": "test.near_models.not_null_core__fact_token_transfers_BLOCK_ID.8cac24ff14", "fqn": ["near_models", "gold", "core", "not_null_core__fact_token_transfers_BLOCK_ID"], "alias": "fact_token_transfers_BLOCK_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073391.5025349, "relation_name": "NEAR.not_null_core.fact_token_transfers_BLOCK_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "core__fact_token_transfers", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__fact_token_transfers"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_ID", "file_key_name": "models.core__fact_token_transfers", "attached_node": "model.near_models.core__fact_token_transfers"}, "test.near_models.not_null_core__fact_token_transfers_BLOCK_TIMESTAMP.7cc6c03f90": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCK_TIMESTAMP", "model": "{{ get_where_subquery(ref('core__fact_token_transfers')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__fact_token_transfers_BLOCK_TIMESTAMP", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__fact_token_transfers_BLOCK_TIMESTAMP.sql", "original_file_path": "models/gold/core/core__fact_token_transfers.yml", "unique_id": "test.near_models.not_null_core__fact_token_transfers_BLOCK_TIMESTAMP.7cc6c03f90", "fqn": ["near_models", "gold", "core", "not_null_core__fact_token_transfers_BLOCK_TIMESTAMP"], "alias": "fact_token_transfers_BLOCK_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073391.5045786, "relation_name": "NEAR.not_null_core.fact_token_transfers_BLOCK_TIMESTAMP", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "core__fact_token_transfers", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__fact_token_transfers"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_TIMESTAMP", "file_key_name": "models.core__fact_token_transfers", "attached_node": "model.near_models.core__fact_token_transfers"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_core__fact_token_transfers_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.568d09176c": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "TIMESTAMP_NTZ", "column_name": "BLOCK_TIMESTAMP", "model": "{{ get_where_subquery(ref('core__fact_token_transfers')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_core", "name": "dbt_expectations_expect_column_values_to_be_of_type_core__fact_token_transfers_BLOCK_TIMESTAMP__TIMESTAMP_NTZ", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_fdb4c113771fab4fcd0dd40c1af52317.sql", "original_file_path": "models/gold/core/core__fact_token_transfers.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_core__fact_token_transfers_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.568d09176c", "fqn": ["near_models", "gold", "core", "dbt_expectations_expect_column_values_to_be_of_type_core__fact_token_transfers_BLOCK_TIMESTAMP__TIMESTAMP_NTZ"], "alias": "fact_token_transfers_BLOCK_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_fdb4c113771fab4fcd0dd40c1af52317", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_fdb4c113771fab4fcd0dd40c1af52317"}, "created_at": 1763073391.506594, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_core.fact_token_transfers_BLOCK_TIMESTAMP", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_fdb4c113771fab4fcd0dd40c1af52317\") }}", "language": "sql", "refs": [{"name": "core__fact_token_transfers", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__fact_token_transfers"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_TIMESTAMP", "file_key_name": "models.core__fact_token_transfers", "attached_node": "model.near_models.core__fact_token_transfers"}, "test.near_models.not_null_core__fact_token_transfers_TX_HASH.102578eb2b": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TX_HASH", "model": "{{ get_where_subquery(ref('core__fact_token_transfers')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__fact_token_transfers_TX_HASH", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__fact_token_transfers_TX_HASH.sql", "original_file_path": "models/gold/core/core__fact_token_transfers.yml", "unique_id": "test.near_models.not_null_core__fact_token_transfers_TX_HASH.102578eb2b", "fqn": ["near_models", "gold", "core", "not_null_core__fact_token_transfers_TX_HASH"], "alias": "fact_token_transfers_TX_HASH", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073391.5117512, "relation_name": "NEAR.not_null_core.fact_token_transfers_TX_HASH", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "core__fact_token_transfers", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__fact_token_transfers"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TX_HASH", "file_key_name": "models.core__fact_token_transfers", "attached_node": "model.near_models.core__fact_token_transfers"}, "test.near_models.not_null_core__fact_token_transfers_RN.d3f4836453": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "RN", "model": "{{ get_where_subquery(ref('core__fact_token_transfers')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__fact_token_transfers_RN", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__fact_token_transfers_RN.sql", "original_file_path": "models/gold/core/core__fact_token_transfers.yml", "unique_id": "test.near_models.not_null_core__fact_token_transfers_RN.d3f4836453", "fqn": ["near_models", "gold", "core", "not_null_core__fact_token_transfers_RN"], "alias": "fact_token_transfers_RN", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073391.5137746, "relation_name": "NEAR.not_null_core.fact_token_transfers_RN", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "core__fact_token_transfers", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__fact_token_transfers"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "RN", "file_key_name": "models.core__fact_token_transfers", "attached_node": "model.near_models.core__fact_token_transfers"}, "test.near_models.not_null_core__fact_token_transfers_CONTRACT_ADDRESS.daf8f69329": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "CONTRACT_ADDRESS", "model": "{{ get_where_subquery(ref('core__fact_token_transfers')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__fact_token_transfers_CONTRACT_ADDRESS", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__fact_token_transfers_CONTRACT_ADDRESS.sql", "original_file_path": "models/gold/core/core__fact_token_transfers.yml", "unique_id": "test.near_models.not_null_core__fact_token_transfers_CONTRACT_ADDRESS.daf8f69329", "fqn": ["near_models", "gold", "core", "not_null_core__fact_token_transfers_CONTRACT_ADDRESS"], "alias": "fact_token_transfers_CONTRACT_ADDRESS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073391.5157921, "relation_name": "NEAR.not_null_core.fact_token_transfers_CONTRACT_ADDRESS", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "core__fact_token_transfers", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__fact_token_transfers"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "CONTRACT_ADDRESS", "file_key_name": "models.core__fact_token_transfers", "attached_node": "model.near_models.core__fact_token_transfers"}, "test.near_models.not_null_core__fact_token_transfers_TO_ADDRESS.f113130efc": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TO_ADDRESS", "model": "{{ get_where_subquery(ref('core__fact_token_transfers')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__fact_token_transfers_TO_ADDRESS", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__fact_token_transfers_TO_ADDRESS.sql", "original_file_path": "models/gold/core/core__fact_token_transfers.yml", "unique_id": "test.near_models.not_null_core__fact_token_transfers_TO_ADDRESS.f113130efc", "fqn": ["near_models", "gold", "core", "not_null_core__fact_token_transfers_TO_ADDRESS"], "alias": "fact_token_transfers_TO_ADDRESS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "transfer_action != 'ft_burn'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "transfer_action != 'ft_burn'"}, "created_at": 1763073391.5182056, "relation_name": "NEAR.not_null_core.fact_token_transfers_TO_ADDRESS", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"transfer_action != 'ft_burn'\") }}", "language": "sql", "refs": [{"name": "core__fact_token_transfers", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__fact_token_transfers"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TO_ADDRESS", "file_key_name": "models.core__fact_token_transfers", "attached_node": "model.near_models.core__fact_token_transfers"}, "test.near_models.not_null_core__fact_token_transfers_AMOUNT_UNADJ.860f4a9abb": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "AMOUNT_UNADJ", "model": "{{ get_where_subquery(ref('core__fact_token_transfers')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__fact_token_transfers_AMOUNT_UNADJ", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__fact_token_transfers_AMOUNT_UNADJ.sql", "original_file_path": "models/gold/core/core__fact_token_transfers.yml", "unique_id": "test.near_models.not_null_core__fact_token_transfers_AMOUNT_UNADJ.860f4a9abb", "fqn": ["near_models", "gold", "core", "not_null_core__fact_token_transfers_AMOUNT_UNADJ"], "alias": "fact_token_transfers_AMOUNT_UNADJ", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073391.5204964, "relation_name": "NEAR.not_null_core.fact_token_transfers_AMOUNT_UNADJ", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "core__fact_token_transfers", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__fact_token_transfers"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "AMOUNT_UNADJ", "file_key_name": "models.core__fact_token_transfers", "attached_node": "model.near_models.core__fact_token_transfers"}, "test.near_models.not_null_core__fact_token_transfers_TRANSFER_TYPE.6c5dfb3d45": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TRANSFER_TYPE", "model": "{{ get_where_subquery(ref('core__fact_token_transfers')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__fact_token_transfers_TRANSFER_TYPE", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__fact_token_transfers_TRANSFER_TYPE.sql", "original_file_path": "models/gold/core/core__fact_token_transfers.yml", "unique_id": "test.near_models.not_null_core__fact_token_transfers_TRANSFER_TYPE.6c5dfb3d45", "fqn": ["near_models", "gold", "core", "not_null_core__fact_token_transfers_TRANSFER_TYPE"], "alias": "fact_token_transfers_TRANSFER_TYPE", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073391.5225325, "relation_name": "NEAR.not_null_core.fact_token_transfers_TRANSFER_TYPE", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "core__fact_token_transfers", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__fact_token_transfers"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TRANSFER_TYPE", "file_key_name": "models.core__fact_token_transfers", "attached_node": "model.near_models.core__fact_token_transfers"}, "test.near_models.accepted_values_core__fact_token_transfers_TRANSFER_TYPE__native__nep141.8750e27975": {"test_metadata": {"name": "accepted_values", "kwargs": {"values": ["native", "nep141"], "column_name": "TRANSFER_TYPE", "model": "{{ get_where_subquery(ref('core__fact_token_transfers')) }}"}, "namespace": null}, "database": "NEAR", "schema": "accepted_values_core", "name": "accepted_values_core__fact_token_transfers_TRANSFER_TYPE__native__nep141", "resource_type": "test", "package_name": "near_models", "path": "accepted_values_core__fact_tok_8d1f22c5e8b5031f44558f51a733d163.sql", "original_file_path": "models/gold/core/core__fact_token_transfers.yml", "unique_id": "test.near_models.accepted_values_core__fact_token_transfers_TRANSFER_TYPE__native__nep141.8750e27975", "fqn": ["near_models", "gold", "core", "accepted_values_core__fact_token_transfers_TRANSFER_TYPE__native__nep141"], "alias": "fact_token_transfers_TRANSFER_TYPE", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "accepted_values_core__fact_tok_8d1f22c5e8b5031f44558f51a733d163", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "accepted_values_core__fact_tok_8d1f22c5e8b5031f44558f51a733d163"}, "created_at": 1763073391.5245907, "relation_name": "NEAR.accepted_values_core.fact_token_transfers_TRANSFER_TYPE", "raw_code": "{{ test_accepted_values(**_dbt_generic_test_kwargs) }}{{ config(alias=\"accepted_values_core__fact_tok_8d1f22c5e8b5031f44558f51a733d163\") }}", "language": "sql", "refs": [{"name": "core__fact_token_transfers", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_accepted_values", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__fact_token_transfers"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TRANSFER_TYPE", "file_key_name": "models.core__fact_token_transfers", "attached_node": "model.near_models.core__fact_token_transfers"}, "test.near_models.not_null_core__fact_token_transfers_TRANSFER_ACTION.cecdb45b6a": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TRANSFER_ACTION", "model": "{{ get_where_subquery(ref('core__fact_token_transfers')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__fact_token_transfers_TRANSFER_ACTION", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__fact_token_transfers_TRANSFER_ACTION.sql", "original_file_path": "models/gold/core/core__fact_token_transfers.yml", "unique_id": "test.near_models.not_null_core__fact_token_transfers_TRANSFER_ACTION.cecdb45b6a", "fqn": ["near_models", "gold", "core", "not_null_core__fact_token_transfers_TRANSFER_ACTION"], "alias": "fact_token_transfers_TRANSFER_ACTION", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073391.5305867, "relation_name": "NEAR.not_null_core.fact_token_transfers_TRANSFER_ACTION", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "core__fact_token_transfers", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__fact_token_transfers"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TRANSFER_ACTION", "file_key_name": "models.core__fact_token_transfers", "attached_node": "model.near_models.core__fact_token_transfers"}, "test.near_models.not_null_core__fact_token_transfers_FACT_TOKEN_TRANSFERS_ID.2286c0008c": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "FACT_TOKEN_TRANSFERS_ID", "model": "{{ get_where_subquery(ref('core__fact_token_transfers')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__fact_token_transfers_FACT_TOKEN_TRANSFERS_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__fact_token_transfers_FACT_TOKEN_TRANSFERS_ID.sql", "original_file_path": "models/gold/core/core__fact_token_transfers.yml", "unique_id": "test.near_models.not_null_core__fact_token_transfers_FACT_TOKEN_TRANSFERS_ID.2286c0008c", "fqn": ["near_models", "gold", "core", "not_null_core__fact_token_transfers_FACT_TOKEN_TRANSFERS_ID"], "alias": "fact_token_transfers_FACT_TOKEN_TRANSFERS_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073391.5325816, "relation_name": "NEAR.not_null_core.fact_token_transfers_FACT_TOKEN_TRANSFERS_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "core__fact_token_transfers", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__fact_token_transfers"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "FACT_TOKEN_TRANSFERS_ID", "file_key_name": "models.core__fact_token_transfers", "attached_node": "model.near_models.core__fact_token_transfers"}, "test.near_models.unique_core__fact_token_transfers_FACT_TOKEN_TRANSFERS_ID.ec5cf45cf1": {"test_metadata": {"name": "unique", "kwargs": {"column_name": "FACT_TOKEN_TRANSFERS_ID", "model": "{{ get_where_subquery(ref('core__fact_token_transfers')) }}"}, "namespace": null}, "database": "NEAR", "schema": "unique_core", "name": "unique_core__fact_token_transfers_FACT_TOKEN_TRANSFERS_ID", "resource_type": "test", "package_name": "near_models", "path": "unique_core__fact_token_transfers_FACT_TOKEN_TRANSFERS_ID.sql", "original_file_path": "models/gold/core/core__fact_token_transfers.yml", "unique_id": "test.near_models.unique_core__fact_token_transfers_FACT_TOKEN_TRANSFERS_ID.ec5cf45cf1", "fqn": ["near_models", "gold", "core", "unique_core__fact_token_transfers_FACT_TOKEN_TRANSFERS_ID"], "alias": "fact_token_transfers_FACT_TOKEN_TRANSFERS_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073391.5345607, "relation_name": "NEAR.unique_core.fact_token_transfers_FACT_TOKEN_TRANSFERS_ID", "raw_code": "{{ test_unique(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "core__fact_token_transfers", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_unique"], "nodes": ["model.near_models.core__fact_token_transfers"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "FACT_TOKEN_TRANSFERS_ID", "file_key_name": "models.core__fact_token_transfers", "attached_node": "model.near_models.core__fact_token_transfers"}, "test.near_models.not_null_core__fact_token_transfers_INSERTED_TIMESTAMP.3cfaebbfc6": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "INSERTED_TIMESTAMP", "model": "{{ get_where_subquery(ref('core__fact_token_transfers')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__fact_token_transfers_INSERTED_TIMESTAMP", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__fact_token_transfers_INSERTED_TIMESTAMP.sql", "original_file_path": "models/gold/core/core__fact_token_transfers.yml", "unique_id": "test.near_models.not_null_core__fact_token_transfers_INSERTED_TIMESTAMP.3cfaebbfc6", "fqn": ["near_models", "gold", "core", "not_null_core__fact_token_transfers_INSERTED_TIMESTAMP"], "alias": "fact_token_transfers_INSERTED_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073391.5365655, "relation_name": "NEAR.not_null_core.fact_token_transfers_INSERTED_TIMESTAMP", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "core__fact_token_transfers", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__fact_token_transfers"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "INSERTED_TIMESTAMP", "file_key_name": "models.core__fact_token_transfers", "attached_node": "model.near_models.core__fact_token_transfers"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_core__fact_token_transfers_INSERTED_TIMESTAMP__TIMESTAMP_NTZ.1138f49d5a": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "TIMESTAMP_NTZ", "column_name": "INSERTED_TIMESTAMP", "model": "{{ get_where_subquery(ref('core__fact_token_transfers')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_core", "name": "dbt_expectations_expect_column_values_to_be_of_type_core__fact_token_transfers_INSERTED_TIMESTAMP__TIMESTAMP_NTZ", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_a1d80bd25ba47476e0f526515877592f.sql", "original_file_path": "models/gold/core/core__fact_token_transfers.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_core__fact_token_transfers_INSERTED_TIMESTAMP__TIMESTAMP_NTZ.1138f49d5a", "fqn": ["near_models", "gold", "core", "dbt_expectations_expect_column_values_to_be_of_type_core__fact_token_transfers_INSERTED_TIMESTAMP__TIMESTAMP_NTZ"], "alias": "fact_token_transfers_INSERTED_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_a1d80bd25ba47476e0f526515877592f", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_a1d80bd25ba47476e0f526515877592f"}, "created_at": 1763073391.5385861, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_core.fact_token_transfers_INSERTED_TIMESTAMP", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_a1d80bd25ba47476e0f526515877592f\") }}", "language": "sql", "refs": [{"name": "core__fact_token_transfers", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__fact_token_transfers"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "INSERTED_TIMESTAMP", "file_key_name": "models.core__fact_token_transfers", "attached_node": "model.near_models.core__fact_token_transfers"}, "test.near_models.not_null_core__fact_token_transfers_MODIFIED_TIMESTAMP.240eb0f583": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "MODIFIED_TIMESTAMP", "model": "{{ get_where_subquery(ref('core__fact_token_transfers')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__fact_token_transfers_MODIFIED_TIMESTAMP", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__fact_token_transfers_MODIFIED_TIMESTAMP.sql", "original_file_path": "models/gold/core/core__fact_token_transfers.yml", "unique_id": "test.near_models.not_null_core__fact_token_transfers_MODIFIED_TIMESTAMP.240eb0f583", "fqn": ["near_models", "gold", "core", "not_null_core__fact_token_transfers_MODIFIED_TIMESTAMP"], "alias": "fact_token_transfers_MODIFIED_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073391.5438545, "relation_name": "NEAR.not_null_core.fact_token_transfers_MODIFIED_TIMESTAMP", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "core__fact_token_transfers", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__fact_token_transfers"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "MODIFIED_TIMESTAMP", "file_key_name": "models.core__fact_token_transfers", "attached_node": "model.near_models.core__fact_token_transfers"}, "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_core__fact_token_transfers_MODIFIED_TIMESTAMP__TIMESTAMP_NTZ.ddda60c479": {"test_metadata": {"name": "expect_column_values_to_be_of_type", "kwargs": {"column_type": "TIMESTAMP_NTZ", "column_name": "MODIFIED_TIMESTAMP", "model": "{{ get_where_subquery(ref('core__fact_token_transfers')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_of_type_core", "name": "dbt_expectations_expect_column_values_to_be_of_type_core__fact_token_transfers_MODIFIED_TIMESTAMP__TIMESTAMP_NTZ", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_725f061ce94e38b021dced124373bbdc.sql", "original_file_path": "models/gold/core/core__fact_token_transfers.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_core__fact_token_transfers_MODIFIED_TIMESTAMP__TIMESTAMP_NTZ.ddda60c479", "fqn": ["near_models", "gold", "core", "dbt_expectations_expect_column_values_to_be_of_type_core__fact_token_transfers_MODIFIED_TIMESTAMP__TIMESTAMP_NTZ"], "alias": "fact_token_transfers_MODIFIED_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_725f061ce94e38b021dced124373bbdc", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_725f061ce94e38b021dced124373bbdc"}, "created_at": 1763073391.5460088, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_of_type_core.fact_token_transfers_MODIFIED_TIMESTAMP", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_of_type(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_725f061ce94e38b021dced124373bbdc\") }}", "language": "sql", "refs": [{"name": "core__fact_token_transfers", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__fact_token_transfers"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "MODIFIED_TIMESTAMP", "file_key_name": "models.core__fact_token_transfers", "attached_node": "model.near_models.core__fact_token_transfers"}, "test.near_models.not_null_core__fact_logs_BLOCK_ID.7626f242d7": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCK_ID", "model": "{{ get_where_subquery(ref('core__fact_logs')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__fact_logs_BLOCK_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__fact_logs_BLOCK_ID.sql", "original_file_path": "models/gold/core/core__fact_logs.yml", "unique_id": "test.near_models.not_null_core__fact_logs_BLOCK_ID.7626f242d7", "fqn": ["near_models", "gold", "core", "not_null_core__fact_logs_BLOCK_ID"], "alias": "fact_logs_BLOCK_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp BETWEEN SYSDATE() - INTERVAL '14 days' AND SYSDATE() - INTERVAL '1 hour'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "inserted_timestamp BETWEEN SYSDATE() - INTERVAL '14 days' AND SYSDATE() - INTERVAL '1 hour'"}, "created_at": 1763073391.5547078, "relation_name": "NEAR.not_null_core.fact_logs_BLOCK_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp BETWEEN SYSDATE() - INTERVAL '14 days' AND SYSDATE() - INTERVAL '1 hour'\") }}", "language": "sql", "refs": [{"name": "core__fact_logs", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__fact_logs"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_ID", "file_key_name": "models.core__fact_logs", "attached_node": "model.near_models.core__fact_logs"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_logs_BLOCK_ID__NUMBER__FLOAT.460c027b92": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["NUMBER", "FLOAT"], "column_name": "BLOCK_ID", "model": "{{ get_where_subquery(ref('core__fact_logs')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_core", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_logs_BLOCK_ID__NUMBER__FLOAT", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_59255732b6252f5683cfd58307e4671b.sql", "original_file_path": "models/gold/core/core__fact_logs.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_logs_BLOCK_ID__NUMBER__FLOAT.460c027b92", "fqn": ["near_models", "gold", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_logs_BLOCK_ID__NUMBER__FLOAT"], "alias": "fact_logs_BLOCK_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_59255732b6252f5683cfd58307e4671b", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_59255732b6252f5683cfd58307e4671b"}, "created_at": 1763073391.5567589, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_core.fact_logs_BLOCK_ID", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_59255732b6252f5683cfd58307e4671b\") }}", "language": "sql", "refs": [{"name": "core__fact_logs", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__fact_logs"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_ID", "file_key_name": "models.core__fact_logs", "attached_node": "model.near_models.core__fact_logs"}, "test.near_models.not_null_core__fact_logs_BLOCK_TIMESTAMP.bc9ea033b5": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCK_TIMESTAMP", "model": "{{ get_where_subquery(ref('core__fact_logs')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__fact_logs_BLOCK_TIMESTAMP", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__fact_logs_BLOCK_TIMESTAMP.sql", "original_file_path": "models/gold/core/core__fact_logs.yml", "unique_id": "test.near_models.not_null_core__fact_logs_BLOCK_TIMESTAMP.bc9ea033b5", "fqn": ["near_models", "gold", "core", "not_null_core__fact_logs_BLOCK_TIMESTAMP"], "alias": "fact_logs_BLOCK_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp BETWEEN SYSDATE() - INTERVAL '14 days' AND SYSDATE() - INTERVAL '1 hour'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "inserted_timestamp BETWEEN SYSDATE() - INTERVAL '14 days' AND SYSDATE() - INTERVAL '1 hour'"}, "created_at": 1763073391.562456, "relation_name": "NEAR.not_null_core.fact_logs_BLOCK_TIMESTAMP", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp BETWEEN SYSDATE() - INTERVAL '14 days' AND SYSDATE() - INTERVAL '1 hour'\") }}", "language": "sql", "refs": [{"name": "core__fact_logs", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__fact_logs"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_TIMESTAMP", "file_key_name": "models.core__fact_logs", "attached_node": "model.near_models.core__fact_logs"}, "test.near_models.not_null_core__fact_logs_TX_HASH.1999a0d034": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TX_HASH", "model": "{{ get_where_subquery(ref('core__fact_logs')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__fact_logs_TX_HASH", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__fact_logs_TX_HASH.sql", "original_file_path": "models/gold/core/core__fact_logs.yml", "unique_id": "test.near_models.not_null_core__fact_logs_TX_HASH.1999a0d034", "fqn": ["near_models", "gold", "core", "not_null_core__fact_logs_TX_HASH"], "alias": "fact_logs_TX_HASH", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'"}, "created_at": 1763073391.5652246, "relation_name": "NEAR.not_null_core.fact_logs_TX_HASH", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp >= SYSDATE() - INTERVAL '14 days'\") }}", "language": "sql", "refs": [{"name": "core__fact_logs", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__fact_logs"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TX_HASH", "file_key_name": "models.core__fact_logs", "attached_node": "model.near_models.core__fact_logs"}, "test.near_models.not_null_core__fact_logs_RECEIPT_ID.7025b34e40": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "RECEIPT_ID", "model": "{{ get_where_subquery(ref('core__fact_logs')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__fact_logs_RECEIPT_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__fact_logs_RECEIPT_ID.sql", "original_file_path": "models/gold/core/core__fact_logs.yml", "unique_id": "test.near_models.not_null_core__fact_logs_RECEIPT_ID.7025b34e40", "fqn": ["near_models", "gold", "core", "not_null_core__fact_logs_RECEIPT_ID"], "alias": "fact_logs_RECEIPT_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'"}, "created_at": 1763073391.5679677, "relation_name": "NEAR.not_null_core.fact_logs_RECEIPT_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp >= SYSDATE() - INTERVAL '14 days'\") }}", "language": "sql", "refs": [{"name": "core__fact_logs", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__fact_logs"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "RECEIPT_ID", "file_key_name": "models.core__fact_logs", "attached_node": "model.near_models.core__fact_logs"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_logs_RECEIPT_ID__STRING__VARCHAR.b65c5f7f43": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["STRING", "VARCHAR"], "column_name": "RECEIPT_ID", "model": "{{ get_where_subquery(ref('core__fact_logs')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_core", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_logs_RECEIPT_ID__STRING__VARCHAR", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_e48963ee0b12a2ea711b6e47480055d9.sql", "original_file_path": "models/gold/core/core__fact_logs.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_logs_RECEIPT_ID__STRING__VARCHAR.b65c5f7f43", "fqn": ["near_models", "gold", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_logs_RECEIPT_ID__STRING__VARCHAR"], "alias": "fact_logs_RECEIPT_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_e48963ee0b12a2ea711b6e47480055d9", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_e48963ee0b12a2ea711b6e47480055d9"}, "created_at": 1763073391.570007, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_core.fact_logs_RECEIPT_ID", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_e48963ee0b12a2ea711b6e47480055d9\") }}", "language": "sql", "refs": [{"name": "core__fact_logs", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__fact_logs"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "RECEIPT_ID", "file_key_name": "models.core__fact_logs", "attached_node": "model.near_models.core__fact_logs"}, "test.near_models.not_null_core__fact_logs_PREDECESSOR_ID.3cf7d763c6": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "PREDECESSOR_ID", "model": "{{ get_where_subquery(ref('core__fact_logs')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__fact_logs_PREDECESSOR_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__fact_logs_PREDECESSOR_ID.sql", "original_file_path": "models/gold/core/core__fact_logs.yml", "unique_id": "test.near_models.not_null_core__fact_logs_PREDECESSOR_ID.3cf7d763c6", "fqn": ["near_models", "gold", "core", "not_null_core__fact_logs_PREDECESSOR_ID"], "alias": "fact_logs_PREDECESSOR_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073391.5750718, "relation_name": "NEAR.not_null_core.fact_logs_PREDECESSOR_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "core__fact_logs", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__fact_logs"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "PREDECESSOR_ID", "file_key_name": "models.core__fact_logs", "attached_node": "model.near_models.core__fact_logs"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_logs_PREDECESSOR_ID__STRING__VARCHAR.f0d6d90aca": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["STRING", "VARCHAR"], "column_name": "PREDECESSOR_ID", "model": "{{ get_where_subquery(ref('core__fact_logs')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_core", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_logs_PREDECESSOR_ID__STRING__VARCHAR", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_cc4f65f7b9d779652523d3f5a74d62df.sql", "original_file_path": "models/gold/core/core__fact_logs.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_logs_PREDECESSOR_ID__STRING__VARCHAR.f0d6d90aca", "fqn": ["near_models", "gold", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_logs_PREDECESSOR_ID__STRING__VARCHAR"], "alias": "fact_logs_PREDECESSOR_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_cc4f65f7b9d779652523d3f5a74d62df", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_cc4f65f7b9d779652523d3f5a74d62df"}, "created_at": 1763073391.5771675, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_core.fact_logs_PREDECESSOR_ID", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_cc4f65f7b9d779652523d3f5a74d62df\") }}", "language": "sql", "refs": [{"name": "core__fact_logs", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__fact_logs"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "PREDECESSOR_ID", "file_key_name": "models.core__fact_logs", "attached_node": "model.near_models.core__fact_logs"}, "test.near_models.not_null_core__fact_logs_RECEIVER_ID.9ce4e56f6f": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "RECEIVER_ID", "model": "{{ get_where_subquery(ref('core__fact_logs')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__fact_logs_RECEIVER_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__fact_logs_RECEIVER_ID.sql", "original_file_path": "models/gold/core/core__fact_logs.yml", "unique_id": "test.near_models.not_null_core__fact_logs_RECEIVER_ID.9ce4e56f6f", "fqn": ["near_models", "gold", "core", "not_null_core__fact_logs_RECEIVER_ID"], "alias": "fact_logs_RECEIVER_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073391.5821314, "relation_name": "NEAR.not_null_core.fact_logs_RECEIVER_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "core__fact_logs", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__fact_logs"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "RECEIVER_ID", "file_key_name": "models.core__fact_logs", "attached_node": "model.near_models.core__fact_logs"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_logs_RECEIVER_ID__STRING__VARCHAR.8432e80781": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["STRING", "VARCHAR"], "column_name": "RECEIVER_ID", "model": "{{ get_where_subquery(ref('core__fact_logs')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_core", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_logs_RECEIVER_ID__STRING__VARCHAR", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_eb2ad054dd5999e6ba1b8b12f578522c.sql", "original_file_path": "models/gold/core/core__fact_logs.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_logs_RECEIVER_ID__STRING__VARCHAR.8432e80781", "fqn": ["near_models", "gold", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_logs_RECEIVER_ID__STRING__VARCHAR"], "alias": "fact_logs_RECEIVER_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_eb2ad054dd5999e6ba1b8b12f578522c", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_eb2ad054dd5999e6ba1b8b12f578522c"}, "created_at": 1763073391.5841582, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_core.fact_logs_RECEIVER_ID", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_eb2ad054dd5999e6ba1b8b12f578522c\") }}", "language": "sql", "refs": [{"name": "core__fact_logs", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__fact_logs"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "RECEIVER_ID", "file_key_name": "models.core__fact_logs", "attached_node": "model.near_models.core__fact_logs"}, "test.near_models.not_null_core__fact_logs_SIGNER_ID.088605d82e": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "SIGNER_ID", "model": "{{ get_where_subquery(ref('core__fact_logs')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__fact_logs_SIGNER_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__fact_logs_SIGNER_ID.sql", "original_file_path": "models/gold/core/core__fact_logs.yml", "unique_id": "test.near_models.not_null_core__fact_logs_SIGNER_ID.088605d82e", "fqn": ["near_models", "gold", "core", "not_null_core__fact_logs_SIGNER_ID"], "alias": "fact_logs_SIGNER_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073391.5892396, "relation_name": "NEAR.not_null_core.fact_logs_SIGNER_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "core__fact_logs", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__fact_logs"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "SIGNER_ID", "file_key_name": "models.core__fact_logs", "attached_node": "model.near_models.core__fact_logs"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_logs_SIGNER_ID__STRING__VARCHAR.852e2a0405": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["STRING", "VARCHAR"], "column_name": "SIGNER_ID", "model": "{{ get_where_subquery(ref('core__fact_logs')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_core", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_logs_SIGNER_ID__STRING__VARCHAR", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_56452c074f20ab69420bc0b64f69a8fb.sql", "original_file_path": "models/gold/core/core__fact_logs.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_logs_SIGNER_ID__STRING__VARCHAR.852e2a0405", "fqn": ["near_models", "gold", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_logs_SIGNER_ID__STRING__VARCHAR"], "alias": "fact_logs_SIGNER_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_56452c074f20ab69420bc0b64f69a8fb", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_56452c074f20ab69420bc0b64f69a8fb"}, "created_at": 1763073391.5912673, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_core.fact_logs_SIGNER_ID", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_56452c074f20ab69420bc0b64f69a8fb\") }}", "language": "sql", "refs": [{"name": "core__fact_logs", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__fact_logs"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "SIGNER_ID", "file_key_name": "models.core__fact_logs", "attached_node": "model.near_models.core__fact_logs"}, "test.near_models.not_null_core__fact_logs_LOG_INDEX.814b8992c3": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "LOG_INDEX", "model": "{{ get_where_subquery(ref('core__fact_logs')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__fact_logs_LOG_INDEX", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__fact_logs_LOG_INDEX.sql", "original_file_path": "models/gold/core/core__fact_logs.yml", "unique_id": "test.near_models.not_null_core__fact_logs_LOG_INDEX.814b8992c3", "fqn": ["near_models", "gold", "core", "not_null_core__fact_logs_LOG_INDEX"], "alias": "fact_logs_LOG_INDEX", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073391.5960374, "relation_name": "NEAR.not_null_core.fact_logs_LOG_INDEX", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "core__fact_logs", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__fact_logs"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "LOG_INDEX", "file_key_name": "models.core__fact_logs", "attached_node": "model.near_models.core__fact_logs"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_logs_CLEAN_LOG__STRING__VARCHAR.18775f0164": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["STRING", "VARCHAR"], "column_name": "CLEAN_LOG", "model": "{{ get_where_subquery(ref('core__fact_logs')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_core", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_logs_CLEAN_LOG__STRING__VARCHAR", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_2a51eea04efc781543222f186b1260c8.sql", "original_file_path": "models/gold/core/core__fact_logs.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_logs_CLEAN_LOG__STRING__VARCHAR.18775f0164", "fqn": ["near_models", "gold", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_logs_CLEAN_LOG__STRING__VARCHAR"], "alias": "fact_logs_CLEAN_LOG", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_2a51eea04efc781543222f186b1260c8", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_2a51eea04efc781543222f186b1260c8"}, "created_at": 1763073391.5990307, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_core.fact_logs_CLEAN_LOG", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_2a51eea04efc781543222f186b1260c8\") }}", "language": "sql", "refs": [{"name": "core__fact_logs", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__fact_logs"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "CLEAN_LOG", "file_key_name": "models.core__fact_logs", "attached_node": "model.near_models.core__fact_logs"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_logs_EVENT_STANDARD__STRING__VARCHAR.001e492732": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["STRING", "VARCHAR"], "column_name": "EVENT_STANDARD", "model": "{{ get_where_subquery(ref('core__fact_logs')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_core", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_logs_EVENT_STANDARD__STRING__VARCHAR", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_4ac850eb74680f4c4149d3a62453089d.sql", "original_file_path": "models/gold/core/core__fact_logs.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_logs_EVENT_STANDARD__STRING__VARCHAR.001e492732", "fqn": ["near_models", "gold", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_logs_EVENT_STANDARD__STRING__VARCHAR"], "alias": "fact_logs_EVENT_STANDARD", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_4ac850eb74680f4c4149d3a62453089d", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_4ac850eb74680f4c4149d3a62453089d"}, "created_at": 1763073391.6037576, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_core.fact_logs_EVENT_STANDARD", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_4ac850eb74680f4c4149d3a62453089d\") }}", "language": "sql", "refs": [{"name": "core__fact_logs", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__fact_logs"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "EVENT_STANDARD", "file_key_name": "models.core__fact_logs", "attached_node": "model.near_models.core__fact_logs"}, "test.near_models.not_null_core__fact_logs_GAS_BURNT.06cbfa11fa": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "GAS_BURNT", "model": "{{ get_where_subquery(ref('core__fact_logs')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__fact_logs_GAS_BURNT", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__fact_logs_GAS_BURNT.sql", "original_file_path": "models/gold/core/core__fact_logs.yml", "unique_id": "test.near_models.not_null_core__fact_logs_GAS_BURNT.06cbfa11fa", "fqn": ["near_models", "gold", "core", "not_null_core__fact_logs_GAS_BURNT"], "alias": "fact_logs_GAS_BURNT", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073391.6086595, "relation_name": "NEAR.not_null_core.fact_logs_GAS_BURNT", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "core__fact_logs", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__fact_logs"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "GAS_BURNT", "file_key_name": "models.core__fact_logs", "attached_node": "model.near_models.core__fact_logs"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_logs_GAS_BURNT__NUMBER__FLOAT.83408155e6": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["NUMBER", "FLOAT"], "column_name": "GAS_BURNT", "model": "{{ get_where_subquery(ref('core__fact_logs')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_core", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_logs_GAS_BURNT__NUMBER__FLOAT", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_502837609fbe0960f7bf11d4ee429c6a.sql", "original_file_path": "models/gold/core/core__fact_logs.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_logs_GAS_BURNT__NUMBER__FLOAT.83408155e6", "fqn": ["near_models", "gold", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_logs_GAS_BURNT__NUMBER__FLOAT"], "alias": "fact_logs_GAS_BURNT", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_502837609fbe0960f7bf11d4ee429c6a", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_502837609fbe0960f7bf11d4ee429c6a"}, "created_at": 1763073391.6106722, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_core.fact_logs_GAS_BURNT", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_502837609fbe0960f7bf11d4ee429c6a\") }}", "language": "sql", "refs": [{"name": "core__fact_logs", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__fact_logs"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "GAS_BURNT", "file_key_name": "models.core__fact_logs", "attached_node": "model.near_models.core__fact_logs"}, "test.near_models.not_null_core__fact_logs_RECEIPT_SUCCEEDED.f51255d647": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "RECEIPT_SUCCEEDED", "model": "{{ get_where_subquery(ref('core__fact_logs')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__fact_logs_RECEIPT_SUCCEEDED", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__fact_logs_RECEIPT_SUCCEEDED.sql", "original_file_path": "models/gold/core/core__fact_logs.yml", "unique_id": "test.near_models.not_null_core__fact_logs_RECEIPT_SUCCEEDED.f51255d647", "fqn": ["near_models", "gold", "core", "not_null_core__fact_logs_RECEIPT_SUCCEEDED"], "alias": "fact_logs_RECEIPT_SUCCEEDED", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073391.6156385, "relation_name": "NEAR.not_null_core.fact_logs_RECEIPT_SUCCEEDED", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "core__fact_logs", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__fact_logs"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "RECEIPT_SUCCEEDED", "file_key_name": "models.core__fact_logs", "attached_node": "model.near_models.core__fact_logs"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_logs_RECEIPT_SUCCEEDED__BOOLEAN.7421e6a849": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["BOOLEAN"], "column_name": "RECEIPT_SUCCEEDED", "model": "{{ get_where_subquery(ref('core__fact_logs')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_core", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_logs_RECEIPT_SUCCEEDED__BOOLEAN", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_833a2447658cda8a885b8905236c4bb5.sql", "original_file_path": "models/gold/core/core__fact_logs.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_logs_RECEIPT_SUCCEEDED__BOOLEAN.7421e6a849", "fqn": ["near_models", "gold", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_logs_RECEIPT_SUCCEEDED__BOOLEAN"], "alias": "fact_logs_RECEIPT_SUCCEEDED", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_833a2447658cda8a885b8905236c4bb5", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_833a2447658cda8a885b8905236c4bb5"}, "created_at": 1763073391.617759, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_core.fact_logs_RECEIPT_SUCCEEDED", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_833a2447658cda8a885b8905236c4bb5\") }}", "language": "sql", "refs": [{"name": "core__fact_logs", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__fact_logs"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "RECEIPT_SUCCEEDED", "file_key_name": "models.core__fact_logs", "attached_node": "model.near_models.core__fact_logs"}, "test.near_models.unique_core__fact_logs_FACT_LOGS_ID.76af1a4879": {"test_metadata": {"name": "unique", "kwargs": {"column_name": "FACT_LOGS_ID", "model": "{{ get_where_subquery(ref('core__fact_logs')) }}"}, "namespace": null}, "database": "NEAR", "schema": "unique_core", "name": "unique_core__fact_logs_FACT_LOGS_ID", "resource_type": "test", "package_name": "near_models", "path": "unique_core__fact_logs_FACT_LOGS_ID.sql", "original_file_path": "models/gold/core/core__fact_logs.yml", "unique_id": "test.near_models.unique_core__fact_logs_FACT_LOGS_ID.76af1a4879", "fqn": ["near_models", "gold", "core", "unique_core__fact_logs_FACT_LOGS_ID"], "alias": "fact_logs_FACT_LOGS_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'"}, "created_at": 1763073391.6232998, "relation_name": "NEAR.unique_core.fact_logs_FACT_LOGS_ID", "raw_code": "{{ test_unique(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp >= SYSDATE() - INTERVAL '14 days'\") }}", "language": "sql", "refs": [{"name": "core__fact_logs", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_unique"], "nodes": ["model.near_models.core__fact_logs"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "FACT_LOGS_ID", "file_key_name": "models.core__fact_logs", "attached_node": "model.near_models.core__fact_logs"}, "test.near_models.not_null_core__fact_logs_FACT_LOGS_ID.190c10ad43": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "FACT_LOGS_ID", "model": "{{ get_where_subquery(ref('core__fact_logs')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__fact_logs_FACT_LOGS_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__fact_logs_FACT_LOGS_ID.sql", "original_file_path": "models/gold/core/core__fact_logs.yml", "unique_id": "test.near_models.not_null_core__fact_logs_FACT_LOGS_ID.190c10ad43", "fqn": ["near_models", "gold", "core", "not_null_core__fact_logs_FACT_LOGS_ID"], "alias": "fact_logs_FACT_LOGS_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'"}, "created_at": 1763073391.62637, "relation_name": "NEAR.not_null_core.fact_logs_FACT_LOGS_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp >= SYSDATE() - INTERVAL '14 days'\") }}", "language": "sql", "refs": [{"name": "core__fact_logs", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__fact_logs"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "FACT_LOGS_ID", "file_key_name": "models.core__fact_logs", "attached_node": "model.near_models.core__fact_logs"}, "test.near_models.dbt_utils_recency_core__fact_logs_hours__block_timestamp__2.c7d07b7bcc": {"test_metadata": {"name": "recency", "kwargs": {"datepart": "hours", "field": "block_timestamp", "interval": 2, "model": "{{ get_where_subquery(ref('core__fact_logs')) }}"}, "namespace": "dbt_utils"}, "database": "NEAR", "schema": "dbt_utils_recency_core", "name": "dbt_utils_recency_core__fact_logs_hours__block_timestamp__2", "resource_type": "test", "package_name": "near_models", "path": "dbt_utils_recency_core__fact_logs_hours__block_timestamp__2.sql", "original_file_path": "models/gold/core/core__fact_logs.yml", "unique_id": "test.near_models.dbt_utils_recency_core__fact_logs_hours__block_timestamp__2.c7d07b7bcc", "fqn": ["near_models", "gold", "core", "dbt_utils_recency_core__fact_logs_hours__block_timestamp__2"], "alias": "fact_logs_hours", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073391.6284125, "relation_name": "NEAR.dbt_utils_recency_core.fact_logs_hours", "raw_code": "{{ dbt_utils.test_recency(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "core__fact_logs", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_utils.test_recency", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__fact_logs"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": null, "file_key_name": "models.core__fact_logs", "attached_node": "model.near_models.core__fact_logs"}, "test.near_models.not_null_core__ez_token_transfers_BLOCK_ID.27522e7d12": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCK_ID", "model": "{{ get_where_subquery(ref('core__ez_token_transfers')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__ez_token_transfers_BLOCK_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__ez_token_transfers_BLOCK_ID.sql", "original_file_path": "models/gold/core/core__ez_token_transfers.yml", "unique_id": "test.near_models.not_null_core__ez_token_transfers_BLOCK_ID.27522e7d12", "fqn": ["near_models", "gold", "core", "not_null_core__ez_token_transfers_BLOCK_ID"], "alias": "ez_token_transfers_BLOCK_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp BETWEEN SYSDATE() - INTERVAL '14 days' AND SYSDATE() - INTERVAL '1 hour'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "inserted_timestamp BETWEEN SYSDATE() - INTERVAL '14 days' AND SYSDATE() - INTERVAL '1 hour'"}, "created_at": 1763073391.636804, "relation_name": "NEAR.not_null_core.ez_token_transfers_BLOCK_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp BETWEEN SYSDATE() - INTERVAL '14 days' AND SYSDATE() - INTERVAL '1 hour'\") }}", "language": "sql", "refs": [{"name": "core__ez_token_transfers", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__ez_token_transfers"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_ID", "file_key_name": "models.core__ez_token_transfers", "attached_node": "model.near_models.core__ez_token_transfers"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_token_transfers_BLOCK_ID__NUMBER__FLOAT.309593e02f": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["NUMBER", "FLOAT"], "column_name": "BLOCK_ID", "model": "{{ get_where_subquery(ref('core__ez_token_transfers')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_core", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_token_transfers_BLOCK_ID__NUMBER__FLOAT", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_cd490c5cd188ecaa8691d7e922be61ab.sql", "original_file_path": "models/gold/core/core__ez_token_transfers.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_token_transfers_BLOCK_ID__NUMBER__FLOAT.309593e02f", "fqn": ["near_models", "gold", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_token_transfers_BLOCK_ID__NUMBER__FLOAT"], "alias": "ez_token_transfers_BLOCK_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_cd490c5cd188ecaa8691d7e922be61ab", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_cd490c5cd188ecaa8691d7e922be61ab"}, "created_at": 1763073391.6388574, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_core.ez_token_transfers_BLOCK_ID", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_cd490c5cd188ecaa8691d7e922be61ab\") }}", "language": "sql", "refs": [{"name": "core__ez_token_transfers", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__ez_token_transfers"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_ID", "file_key_name": "models.core__ez_token_transfers", "attached_node": "model.near_models.core__ez_token_transfers"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_token_transfers_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.74e36526fa": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["TIMESTAMP_NTZ"], "column_name": "BLOCK_TIMESTAMP", "model": "{{ get_where_subquery(ref('core__ez_token_transfers')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_core", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_token_transfers_BLOCK_TIMESTAMP__TIMESTAMP_NTZ", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_96e2fa7b96a9b0652d5e529ea98dc862.sql", "original_file_path": "models/gold/core/core__ez_token_transfers.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_token_transfers_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.74e36526fa", "fqn": ["near_models", "gold", "core", "dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_token_transfers_BLOCK_TIMESTAMP__TIMESTAMP_NTZ"], "alias": "ez_token_transfers_BLOCK_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_96e2fa7b96a9b0652d5e529ea98dc862", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_96e2fa7b96a9b0652d5e529ea98dc862"}, "created_at": 1763073391.6438057, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_core.ez_token_transfers_BLOCK_TIMESTAMP", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_96e2fa7b96a9b0652d5e529ea98dc862\") }}", "language": "sql", "refs": [{"name": "core__ez_token_transfers", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__ez_token_transfers"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_TIMESTAMP", "file_key_name": "models.core__ez_token_transfers", "attached_node": "model.near_models.core__ez_token_transfers"}, "test.near_models.not_null_core__ez_token_transfers_BLOCK_TIMESTAMP.ac73bae239": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCK_TIMESTAMP", "model": "{{ get_where_subquery(ref('core__ez_token_transfers')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__ez_token_transfers_BLOCK_TIMESTAMP", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__ez_token_transfers_BLOCK_TIMESTAMP.sql", "original_file_path": "models/gold/core/core__ez_token_transfers.yml", "unique_id": "test.near_models.not_null_core__ez_token_transfers_BLOCK_TIMESTAMP.ac73bae239", "fqn": ["near_models", "gold", "core", "not_null_core__ez_token_transfers_BLOCK_TIMESTAMP"], "alias": "ez_token_transfers_BLOCK_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp BETWEEN SYSDATE() - INTERVAL '14 days' AND SYSDATE() - INTERVAL '1 hour'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "inserted_timestamp BETWEEN SYSDATE() - INTERVAL '14 days' AND SYSDATE() - INTERVAL '1 hour'"}, "created_at": 1763073391.6495607, "relation_name": "NEAR.not_null_core.ez_token_transfers_BLOCK_TIMESTAMP", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp BETWEEN SYSDATE() - INTERVAL '14 days' AND SYSDATE() - INTERVAL '1 hour'\") }}", "language": "sql", "refs": [{"name": "core__ez_token_transfers", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__ez_token_transfers"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_TIMESTAMP", "file_key_name": "models.core__ez_token_transfers", "attached_node": "model.near_models.core__ez_token_transfers"}, "test.near_models.not_null_core__ez_token_transfers_TX_HASH.8d54870f53": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TX_HASH", "model": "{{ get_where_subquery(ref('core__ez_token_transfers')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__ez_token_transfers_TX_HASH", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__ez_token_transfers_TX_HASH.sql", "original_file_path": "models/gold/core/core__ez_token_transfers.yml", "unique_id": "test.near_models.not_null_core__ez_token_transfers_TX_HASH.8d54870f53", "fqn": ["near_models", "gold", "core", "not_null_core__ez_token_transfers_TX_HASH"], "alias": "ez_token_transfers_TX_HASH", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073391.6516213, "relation_name": "NEAR.not_null_core.ez_token_transfers_TX_HASH", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "core__ez_token_transfers", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__ez_token_transfers"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TX_HASH", "file_key_name": "models.core__ez_token_transfers", "attached_node": "model.near_models.core__ez_token_transfers"}, "test.near_models.unique_core__ez_token_transfers_EZ_TOKEN_TRANSFERS_ID.6dcd8d76fc": {"test_metadata": {"name": "unique", "kwargs": {"column_name": "EZ_TOKEN_TRANSFERS_ID", "model": "{{ get_where_subquery(ref('core__ez_token_transfers')) }}"}, "namespace": null}, "database": "NEAR", "schema": "unique_core", "name": "unique_core__ez_token_transfers_EZ_TOKEN_TRANSFERS_ID", "resource_type": "test", "package_name": "near_models", "path": "unique_core__ez_token_transfers_EZ_TOKEN_TRANSFERS_ID.sql", "original_file_path": "models/gold/core/core__ez_token_transfers.yml", "unique_id": "test.near_models.unique_core__ez_token_transfers_EZ_TOKEN_TRANSFERS_ID.6dcd8d76fc", "fqn": ["near_models", "gold", "core", "unique_core__ez_token_transfers_EZ_TOKEN_TRANSFERS_ID"], "alias": "ez_token_transfers_EZ_TOKEN_TRANSFERS_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'"}, "created_at": 1763073391.6543868, "relation_name": "NEAR.unique_core.ez_token_transfers_EZ_TOKEN_TRANSFERS_ID", "raw_code": "{{ test_unique(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp >= SYSDATE() - INTERVAL '14 days'\") }}", "language": "sql", "refs": [{"name": "core__ez_token_transfers", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_unique"], "nodes": ["model.near_models.core__ez_token_transfers"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "EZ_TOKEN_TRANSFERS_ID", "file_key_name": "models.core__ez_token_transfers", "attached_node": "model.near_models.core__ez_token_transfers"}, "test.near_models.not_null_core__ez_token_transfers_EZ_TOKEN_TRANSFERS_ID.342ff51408": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "EZ_TOKEN_TRANSFERS_ID", "model": "{{ get_where_subquery(ref('core__ez_token_transfers')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_core", "name": "not_null_core__ez_token_transfers_EZ_TOKEN_TRANSFERS_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_core__ez_token_transfers_EZ_TOKEN_TRANSFERS_ID.sql", "original_file_path": "models/gold/core/core__ez_token_transfers.yml", "unique_id": "test.near_models.not_null_core__ez_token_transfers_EZ_TOKEN_TRANSFERS_ID.342ff51408", "fqn": ["near_models", "gold", "core", "not_null_core__ez_token_transfers_EZ_TOKEN_TRANSFERS_ID"], "alias": "ez_token_transfers_EZ_TOKEN_TRANSFERS_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'"}, "created_at": 1763073391.6571639, "relation_name": "NEAR.not_null_core.ez_token_transfers_EZ_TOKEN_TRANSFERS_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp >= SYSDATE() - INTERVAL '14 days'\") }}", "language": "sql", "refs": [{"name": "core__ez_token_transfers", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.core__ez_token_transfers"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "EZ_TOKEN_TRANSFERS_ID", "file_key_name": "models.core__ez_token_transfers", "attached_node": "model.near_models.core__ez_token_transfers"}, "test.near_models.dbt_utils_recency_core__ez_token_transfers_hour__block_timestamp__3.3d424151ac": {"test_metadata": {"name": "recency", "kwargs": {"datepart": "hour", "field": "block_timestamp", "interval": 3, "model": "{{ get_where_subquery(ref('core__ez_token_transfers')) }}"}, "namespace": "dbt_utils"}, "database": "NEAR", "schema": "dbt_utils_recency_core", "name": "dbt_utils_recency_core__ez_token_transfers_hour__block_timestamp__3", "resource_type": "test", "package_name": "near_models", "path": "dbt_utils_recency_core__ez_tok_219feaded361defbb00a16fabb99ebf4.sql", "original_file_path": "models/gold/core/core__ez_token_transfers.yml", "unique_id": "test.near_models.dbt_utils_recency_core__ez_token_transfers_hour__block_timestamp__3.3d424151ac", "fqn": ["near_models", "gold", "core", "dbt_utils_recency_core__ez_token_transfers_hour__block_timestamp__3"], "alias": "ez_token_transfers_hour", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_utils_recency_core__ez_tok_219feaded361defbb00a16fabb99ebf4", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_utils_recency_core__ez_tok_219feaded361defbb00a16fabb99ebf4"}, "created_at": 1763073391.6592326, "relation_name": "NEAR.dbt_utils_recency_core.ez_token_transfers_hour", "raw_code": "{{ dbt_utils.test_recency(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_utils_recency_core__ez_tok_219feaded361defbb00a16fabb99ebf4\") }}", "language": "sql", "refs": [{"name": "core__ez_token_transfers", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_utils.test_recency", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.core__ez_token_transfers"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": null, "file_key_name": "models.core__ez_token_transfers", "attached_node": "model.near_models.core__ez_token_transfers"}, "test.near_models.not_null_gov__fact_staking_pool_balances_TX_HASH.106739819b": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TX_HASH", "model": "{{ get_where_subquery(ref('gov__fact_staking_pool_balances')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_gov", "name": "not_null_gov__fact_staking_pool_balances_TX_HASH", "resource_type": "test", "package_name": "near_models", "path": "not_null_gov__fact_staking_pool_balances_TX_HASH.sql", "original_file_path": "models/gold/governance/gov__fact_staking_pool_balances.yml", "unique_id": "test.near_models.not_null_gov__fact_staking_pool_balances_TX_HASH.106739819b", "fqn": ["near_models", "gold", "governance", "not_null_gov__fact_staking_pool_balances_TX_HASH"], "alias": "fact_staking_pool_balances_TX_HASH", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'"}, "created_at": 1763073391.6683805, "relation_name": "NEAR.not_null_gov.fact_staking_pool_balances_TX_HASH", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp >= SYSDATE() - INTERVAL '14 days'\") }}", "language": "sql", "refs": [{"name": "gov__fact_staking_pool_balances", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.gov__fact_staking_pool_balances"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TX_HASH", "file_key_name": "models.gov__fact_staking_pool_balances", "attached_node": "model.near_models.gov__fact_staking_pool_balances"}, "test.near_models.not_null_gov__fact_staking_pool_balances_BLOCK_ID.d8d21ceb2e": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCK_ID", "model": "{{ get_where_subquery(ref('gov__fact_staking_pool_balances')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_gov", "name": "not_null_gov__fact_staking_pool_balances_BLOCK_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_gov__fact_staking_pool_balances_BLOCK_ID.sql", "original_file_path": "models/gold/governance/gov__fact_staking_pool_balances.yml", "unique_id": "test.near_models.not_null_gov__fact_staking_pool_balances_BLOCK_ID.d8d21ceb2e", "fqn": ["near_models", "gold", "governance", "not_null_gov__fact_staking_pool_balances_BLOCK_ID"], "alias": "fact_staking_pool_balances_BLOCK_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073391.6704054, "relation_name": "NEAR.not_null_gov.fact_staking_pool_balances_BLOCK_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "gov__fact_staking_pool_balances", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.gov__fact_staking_pool_balances"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_ID", "file_key_name": "models.gov__fact_staking_pool_balances", "attached_node": "model.near_models.gov__fact_staking_pool_balances"}, "test.near_models.not_null_gov__fact_staking_pool_balances_BLOCK_TIMESTAMP.81b2e80826": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCK_TIMESTAMP", "model": "{{ get_where_subquery(ref('gov__fact_staking_pool_balances')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_gov", "name": "not_null_gov__fact_staking_pool_balances_BLOCK_TIMESTAMP", "resource_type": "test", "package_name": "near_models", "path": "not_null_gov__fact_staking_pool_balances_BLOCK_TIMESTAMP.sql", "original_file_path": "models/gold/governance/gov__fact_staking_pool_balances.yml", "unique_id": "test.near_models.not_null_gov__fact_staking_pool_balances_BLOCK_TIMESTAMP.81b2e80826", "fqn": ["near_models", "gold", "governance", "not_null_gov__fact_staking_pool_balances_BLOCK_TIMESTAMP"], "alias": "fact_staking_pool_balances_BLOCK_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'"}, "created_at": 1763073391.6734278, "relation_name": "NEAR.not_null_gov.fact_staking_pool_balances_BLOCK_TIMESTAMP", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp >= SYSDATE() - INTERVAL '14 days'\") }}", "language": "sql", "refs": [{"name": "gov__fact_staking_pool_balances", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.gov__fact_staking_pool_balances"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_TIMESTAMP", "file_key_name": "models.gov__fact_staking_pool_balances", "attached_node": "model.near_models.gov__fact_staking_pool_balances"}, "test.near_models.not_null_gov__fact_staking_pool_balances_RECEIPT_OBJECT_ID.94ebcaabd0": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "RECEIPT_OBJECT_ID", "model": "{{ get_where_subquery(ref('gov__fact_staking_pool_balances')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_gov", "name": "not_null_gov__fact_staking_pool_balances_RECEIPT_OBJECT_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_gov__fact_staking_pool_balances_RECEIPT_OBJECT_ID.sql", "original_file_path": "models/gold/governance/gov__fact_staking_pool_balances.yml", "unique_id": "test.near_models.not_null_gov__fact_staking_pool_balances_RECEIPT_OBJECT_ID.94ebcaabd0", "fqn": ["near_models", "gold", "governance", "not_null_gov__fact_staking_pool_balances_RECEIPT_OBJECT_ID"], "alias": "fact_staking_pool_balances_RECEIPT_OBJECT_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073391.6754577, "relation_name": "NEAR.not_null_gov.fact_staking_pool_balances_RECEIPT_OBJECT_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "gov__fact_staking_pool_balances", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.gov__fact_staking_pool_balances"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "RECEIPT_OBJECT_ID", "file_key_name": "models.gov__fact_staking_pool_balances", "attached_node": "model.near_models.gov__fact_staking_pool_balances"}, "test.near_models.not_null_gov__fact_staking_pool_balances_ADDRESS.58770c59df": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "ADDRESS", "model": "{{ get_where_subquery(ref('gov__fact_staking_pool_balances')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_gov", "name": "not_null_gov__fact_staking_pool_balances_ADDRESS", "resource_type": "test", "package_name": "near_models", "path": "not_null_gov__fact_staking_pool_balances_ADDRESS.sql", "original_file_path": "models/gold/governance/gov__fact_staking_pool_balances.yml", "unique_id": "test.near_models.not_null_gov__fact_staking_pool_balances_ADDRESS.58770c59df", "fqn": ["near_models", "gold", "governance", "not_null_gov__fact_staking_pool_balances_ADDRESS"], "alias": "fact_staking_pool_balances_ADDRESS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073391.6774905, "relation_name": "NEAR.not_null_gov.fact_staking_pool_balances_ADDRESS", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "gov__fact_staking_pool_balances", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.gov__fact_staking_pool_balances"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "ADDRESS", "file_key_name": "models.gov__fact_staking_pool_balances", "attached_node": "model.near_models.gov__fact_staking_pool_balances"}, "test.near_models.not_null_gov__fact_staking_pool_balances_BALANCE.b831eabbde": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BALANCE", "model": "{{ get_where_subquery(ref('gov__fact_staking_pool_balances')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_gov", "name": "not_null_gov__fact_staking_pool_balances_BALANCE", "resource_type": "test", "package_name": "near_models", "path": "not_null_gov__fact_staking_pool_balances_BALANCE.sql", "original_file_path": "models/gold/governance/gov__fact_staking_pool_balances.yml", "unique_id": "test.near_models.not_null_gov__fact_staking_pool_balances_BALANCE.b831eabbde", "fqn": ["near_models", "gold", "governance", "not_null_gov__fact_staking_pool_balances_BALANCE"], "alias": "fact_staking_pool_balances_BALANCE", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073391.679541, "relation_name": "NEAR.not_null_gov.fact_staking_pool_balances_BALANCE", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "gov__fact_staking_pool_balances", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.gov__fact_staking_pool_balances"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BALANCE", "file_key_name": "models.gov__fact_staking_pool_balances", "attached_node": "model.near_models.gov__fact_staking_pool_balances"}, "test.near_models.unique_gov__fact_staking_pool_balances_FACT_STAKING_POOL_BALANCES_ID.1014dbe3f3": {"test_metadata": {"name": "unique", "kwargs": {"column_name": "FACT_STAKING_POOL_BALANCES_ID", "model": "{{ get_where_subquery(ref('gov__fact_staking_pool_balances')) }}"}, "namespace": null}, "database": "NEAR", "schema": "unique_gov", "name": "unique_gov__fact_staking_pool_balances_FACT_STAKING_POOL_BALANCES_ID", "resource_type": "test", "package_name": "near_models", "path": "unique_gov__fact_staking_pool__ce5f190b4fbfd29e48ebcccbc4be4779.sql", "original_file_path": "models/gold/governance/gov__fact_staking_pool_balances.yml", "unique_id": "test.near_models.unique_gov__fact_staking_pool_balances_FACT_STAKING_POOL_BALANCES_ID.1014dbe3f3", "fqn": ["near_models", "gold", "governance", "unique_gov__fact_staking_pool_balances_FACT_STAKING_POOL_BALANCES_ID"], "alias": "fact_staking_pool_balances_FACT_STAKING_POOL_BALANCES_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "unique_gov__fact_staking_pool__ce5f190b4fbfd29e48ebcccbc4be4779", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "unique_gov__fact_staking_pool__ce5f190b4fbfd29e48ebcccbc4be4779", "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'"}, "created_at": 1763073391.6823223, "relation_name": "NEAR.unique_gov.fact_staking_pool_balances_FACT_STAKING_POOL_BALANCES_ID", "raw_code": "{{ test_unique(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp >= SYSDATE() - INTERVAL '14 days'\",alias=\"unique_gov__fact_staking_pool__ce5f190b4fbfd29e48ebcccbc4be4779\") }}", "language": "sql", "refs": [{"name": "gov__fact_staking_pool_balances", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_unique"], "nodes": ["model.near_models.gov__fact_staking_pool_balances"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "FACT_STAKING_POOL_BALANCES_ID", "file_key_name": "models.gov__fact_staking_pool_balances", "attached_node": "model.near_models.gov__fact_staking_pool_balances"}, "test.near_models.not_null_gov__fact_staking_pool_balances_FACT_STAKING_POOL_BALANCES_ID.ba92761262": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "FACT_STAKING_POOL_BALANCES_ID", "model": "{{ get_where_subquery(ref('gov__fact_staking_pool_balances')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_gov", "name": "not_null_gov__fact_staking_pool_balances_FACT_STAKING_POOL_BALANCES_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_gov__fact_staking_poo_4015aa4c2b4fad336f2803986da65bbc.sql", "original_file_path": "models/gold/governance/gov__fact_staking_pool_balances.yml", "unique_id": "test.near_models.not_null_gov__fact_staking_pool_balances_FACT_STAKING_POOL_BALANCES_ID.ba92761262", "fqn": ["near_models", "gold", "governance", "not_null_gov__fact_staking_pool_balances_FACT_STAKING_POOL_BALANCES_ID"], "alias": "fact_staking_pool_balances_FACT_STAKING_POOL_BALANCES_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "not_null_gov__fact_staking_poo_4015aa4c2b4fad336f2803986da65bbc", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "not_null_gov__fact_staking_poo_4015aa4c2b4fad336f2803986da65bbc", "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'"}, "created_at": 1763073391.685062, "relation_name": "NEAR.not_null_gov.fact_staking_pool_balances_FACT_STAKING_POOL_BALANCES_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp >= SYSDATE() - INTERVAL '14 days'\",alias=\"not_null_gov__fact_staking_poo_4015aa4c2b4fad336f2803986da65bbc\") }}", "language": "sql", "refs": [{"name": "gov__fact_staking_pool_balances", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.gov__fact_staking_pool_balances"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "FACT_STAKING_POOL_BALANCES_ID", "file_key_name": "models.gov__fact_staking_pool_balances", "attached_node": "model.near_models.gov__fact_staking_pool_balances"}, "test.near_models.dbt_utils_recency_gov__fact_staking_pool_balances_day__block_timestamp__1.626b9bc2ff": {"test_metadata": {"name": "recency", "kwargs": {"datepart": "day", "field": "block_timestamp", "interval": 1, "model": "{{ get_where_subquery(ref('gov__fact_staking_pool_balances')) }}"}, "namespace": "dbt_utils"}, "database": "NEAR", "schema": "dbt_utils_recency_gov", "name": "dbt_utils_recency_gov__fact_staking_pool_balances_day__block_timestamp__1", "resource_type": "test", "package_name": "near_models", "path": "dbt_utils_recency_gov__fact_st_3eb43f8af9b40aa7bb45fa838c3af3bc.sql", "original_file_path": "models/gold/governance/gov__fact_staking_pool_balances.yml", "unique_id": "test.near_models.dbt_utils_recency_gov__fact_staking_pool_balances_day__block_timestamp__1.626b9bc2ff", "fqn": ["near_models", "gold", "governance", "dbt_utils_recency_gov__fact_staking_pool_balances_day__block_timestamp__1"], "alias": "fact_staking_pool_balances_day", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_utils_recency_gov__fact_st_3eb43f8af9b40aa7bb45fa838c3af3bc", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_utils_recency_gov__fact_st_3eb43f8af9b40aa7bb45fa838c3af3bc"}, "created_at": 1763073391.6873896, "relation_name": "NEAR.dbt_utils_recency_gov.fact_staking_pool_balances_day", "raw_code": "{{ dbt_utils.test_recency(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_utils_recency_gov__fact_st_3eb43f8af9b40aa7bb45fa838c3af3bc\") }}", "language": "sql", "refs": [{"name": "gov__fact_staking_pool_balances", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_utils.test_recency", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.gov__fact_staking_pool_balances"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": null, "file_key_name": "models.gov__fact_staking_pool_balances", "attached_node": "model.near_models.gov__fact_staking_pool_balances"}, "test.near_models.not_null_gov__fact_lockup_actions_TX_HASH.470e63f7ee": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TX_HASH", "model": "{{ get_where_subquery(ref('gov__fact_lockup_actions')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_gov", "name": "not_null_gov__fact_lockup_actions_TX_HASH", "resource_type": "test", "package_name": "near_models", "path": "not_null_gov__fact_lockup_actions_TX_HASH.sql", "original_file_path": "models/gold/governance/gov__fact_lockup_actions.yml", "unique_id": "test.near_models.not_null_gov__fact_lockup_actions_TX_HASH.470e63f7ee", "fqn": ["near_models", "gold", "governance", "not_null_gov__fact_lockup_actions_TX_HASH"], "alias": "fact_lockup_actions_TX_HASH", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'"}, "created_at": 1763073391.6965528, "relation_name": "NEAR.not_null_gov.fact_lockup_actions_TX_HASH", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp >= SYSDATE() - INTERVAL '14 days'\") }}", "language": "sql", "refs": [{"name": "gov__fact_lockup_actions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.gov__fact_lockup_actions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TX_HASH", "file_key_name": "models.gov__fact_lockup_actions", "attached_node": "model.near_models.gov__fact_lockup_actions"}, "test.near_models.not_null_gov__fact_lockup_actions_BLOCK_TIMESTAMP.dbf854140f": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCK_TIMESTAMP", "model": "{{ get_where_subquery(ref('gov__fact_lockup_actions')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_gov", "name": "not_null_gov__fact_lockup_actions_BLOCK_TIMESTAMP", "resource_type": "test", "package_name": "near_models", "path": "not_null_gov__fact_lockup_actions_BLOCK_TIMESTAMP.sql", "original_file_path": "models/gold/governance/gov__fact_lockup_actions.yml", "unique_id": "test.near_models.not_null_gov__fact_lockup_actions_BLOCK_TIMESTAMP.dbf854140f", "fqn": ["near_models", "gold", "governance", "not_null_gov__fact_lockup_actions_BLOCK_TIMESTAMP"], "alias": "fact_lockup_actions_BLOCK_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'"}, "created_at": 1763073391.6993096, "relation_name": "NEAR.not_null_gov.fact_lockup_actions_BLOCK_TIMESTAMP", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp >= SYSDATE() - INTERVAL '14 days'\") }}", "language": "sql", "refs": [{"name": "gov__fact_lockup_actions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.gov__fact_lockup_actions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_TIMESTAMP", "file_key_name": "models.gov__fact_lockup_actions", "attached_node": "model.near_models.gov__fact_lockup_actions"}, "test.near_models.not_null_gov__fact_lockup_actions_BLOCK_ID.42e008bb57": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCK_ID", "model": "{{ get_where_subquery(ref('gov__fact_lockup_actions')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_gov", "name": "not_null_gov__fact_lockup_actions_BLOCK_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_gov__fact_lockup_actions_BLOCK_ID.sql", "original_file_path": "models/gold/governance/gov__fact_lockup_actions.yml", "unique_id": "test.near_models.not_null_gov__fact_lockup_actions_BLOCK_ID.42e008bb57", "fqn": ["near_models", "gold", "governance", "not_null_gov__fact_lockup_actions_BLOCK_ID"], "alias": "fact_lockup_actions_BLOCK_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073391.7013407, "relation_name": "NEAR.not_null_gov.fact_lockup_actions_BLOCK_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "gov__fact_lockup_actions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.gov__fact_lockup_actions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_ID", "file_key_name": "models.gov__fact_lockup_actions", "attached_node": "model.near_models.gov__fact_lockup_actions"}, "test.near_models.not_null_gov__fact_lockup_actions_DEPOSIT.005b6619d3": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "DEPOSIT", "model": "{{ get_where_subquery(ref('gov__fact_lockup_actions')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_gov", "name": "not_null_gov__fact_lockup_actions_DEPOSIT", "resource_type": "test", "package_name": "near_models", "path": "not_null_gov__fact_lockup_actions_DEPOSIT.sql", "original_file_path": "models/gold/governance/gov__fact_lockup_actions.yml", "unique_id": "test.near_models.not_null_gov__fact_lockup_actions_DEPOSIT.005b6619d3", "fqn": ["near_models", "gold", "governance", "not_null_gov__fact_lockup_actions_DEPOSIT"], "alias": "fact_lockup_actions_DEPOSIT", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073391.7033343, "relation_name": "NEAR.not_null_gov.fact_lockup_actions_DEPOSIT", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "gov__fact_lockup_actions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.gov__fact_lockup_actions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "DEPOSIT", "file_key_name": "models.gov__fact_lockup_actions", "attached_node": "model.near_models.gov__fact_lockup_actions"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__fact_lockup_actions_DEPOSIT__DOUBLE__FLOAT__NUMBER.f22e50492c": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["DOUBLE", "FLOAT", "NUMBER"], "column_name": "DEPOSIT", "model": "{{ get_where_subquery(ref('gov__fact_lockup_actions')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_gov", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_gov__fact_lockup_actions_DEPOSIT__DOUBLE__FLOAT__NUMBER", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_610f5ce7ebcf7a0c4791434db4152d45.sql", "original_file_path": "models/gold/governance/gov__fact_lockup_actions.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__fact_lockup_actions_DEPOSIT__DOUBLE__FLOAT__NUMBER.f22e50492c", "fqn": ["near_models", "gold", "governance", "dbt_expectations_expect_column_values_to_be_in_type_list_gov__fact_lockup_actions_DEPOSIT__DOUBLE__FLOAT__NUMBER"], "alias": "fact_lockup_actions_DEPOSIT", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_610f5ce7ebcf7a0c4791434db4152d45", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_610f5ce7ebcf7a0c4791434db4152d45"}, "created_at": 1763073391.7053368, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_gov.fact_lockup_actions_DEPOSIT", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_610f5ce7ebcf7a0c4791434db4152d45\") }}", "language": "sql", "refs": [{"name": "gov__fact_lockup_actions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.gov__fact_lockup_actions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "DEPOSIT", "file_key_name": "models.gov__fact_lockup_actions", "attached_node": "model.near_models.gov__fact_lockup_actions"}, "test.near_models.not_null_gov__fact_lockup_actions_LOCKUP_ACCOUNT_ID.4655d421d3": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "LOCKUP_ACCOUNT_ID", "model": "{{ get_where_subquery(ref('gov__fact_lockup_actions')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_gov", "name": "not_null_gov__fact_lockup_actions_LOCKUP_ACCOUNT_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_gov__fact_lockup_actions_LOCKUP_ACCOUNT_ID.sql", "original_file_path": "models/gold/governance/gov__fact_lockup_actions.yml", "unique_id": "test.near_models.not_null_gov__fact_lockup_actions_LOCKUP_ACCOUNT_ID.4655d421d3", "fqn": ["near_models", "gold", "governance", "not_null_gov__fact_lockup_actions_LOCKUP_ACCOUNT_ID"], "alias": "fact_lockup_actions_LOCKUP_ACCOUNT_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073391.7104642, "relation_name": "NEAR.not_null_gov.fact_lockup_actions_LOCKUP_ACCOUNT_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "gov__fact_lockup_actions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.gov__fact_lockup_actions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "LOCKUP_ACCOUNT_ID", "file_key_name": "models.gov__fact_lockup_actions", "attached_node": "model.near_models.gov__fact_lockup_actions"}, "test.near_models.not_null_gov__fact_lockup_actions_OWNER_ACCOUNT_ID.85d6a83e5d": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "OWNER_ACCOUNT_ID", "model": "{{ get_where_subquery(ref('gov__fact_lockup_actions')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_gov", "name": "not_null_gov__fact_lockup_actions_OWNER_ACCOUNT_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_gov__fact_lockup_actions_OWNER_ACCOUNT_ID.sql", "original_file_path": "models/gold/governance/gov__fact_lockup_actions.yml", "unique_id": "test.near_models.not_null_gov__fact_lockup_actions_OWNER_ACCOUNT_ID.85d6a83e5d", "fqn": ["near_models", "gold", "governance", "not_null_gov__fact_lockup_actions_OWNER_ACCOUNT_ID"], "alias": "fact_lockup_actions_OWNER_ACCOUNT_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073391.7124953, "relation_name": "NEAR.not_null_gov.fact_lockup_actions_OWNER_ACCOUNT_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "gov__fact_lockup_actions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.gov__fact_lockup_actions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "OWNER_ACCOUNT_ID", "file_key_name": "models.gov__fact_lockup_actions", "attached_node": "model.near_models.gov__fact_lockup_actions"}, "test.near_models.not_null_gov__fact_lockup_actions_LOCKUP_DURATION.eb2cd48e83": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "LOCKUP_DURATION", "model": "{{ get_where_subquery(ref('gov__fact_lockup_actions')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_gov", "name": "not_null_gov__fact_lockup_actions_LOCKUP_DURATION", "resource_type": "test", "package_name": "near_models", "path": "not_null_gov__fact_lockup_actions_LOCKUP_DURATION.sql", "original_file_path": "models/gold/governance/gov__fact_lockup_actions.yml", "unique_id": "test.near_models.not_null_gov__fact_lockup_actions_LOCKUP_DURATION.eb2cd48e83", "fqn": ["near_models", "gold", "governance", "not_null_gov__fact_lockup_actions_LOCKUP_DURATION"], "alias": "fact_lockup_actions_LOCKUP_DURATION", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073391.7144973, "relation_name": "NEAR.not_null_gov.fact_lockup_actions_LOCKUP_DURATION", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "gov__fact_lockup_actions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.gov__fact_lockup_actions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "LOCKUP_DURATION", "file_key_name": "models.gov__fact_lockup_actions", "attached_node": "model.near_models.gov__fact_lockup_actions"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__fact_lockup_actions_LOCKUP_DURATION__VARCHAR.cde3f67019": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["VARCHAR"], "column_name": "LOCKUP_DURATION", "model": "{{ get_where_subquery(ref('gov__fact_lockup_actions')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_gov", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_gov__fact_lockup_actions_LOCKUP_DURATION__VARCHAR", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_2207e8b9028f6e8172a82037afd0896c.sql", "original_file_path": "models/gold/governance/gov__fact_lockup_actions.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__fact_lockup_actions_LOCKUP_DURATION__VARCHAR.cde3f67019", "fqn": ["near_models", "gold", "governance", "dbt_expectations_expect_column_values_to_be_in_type_list_gov__fact_lockup_actions_LOCKUP_DURATION__VARCHAR"], "alias": "fact_lockup_actions_LOCKUP_DURATION", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_2207e8b9028f6e8172a82037afd0896c", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_2207e8b9028f6e8172a82037afd0896c"}, "created_at": 1763073391.7164967, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_gov.fact_lockup_actions_LOCKUP_DURATION", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_2207e8b9028f6e8172a82037afd0896c\") }}", "language": "sql", "refs": [{"name": "gov__fact_lockup_actions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.gov__fact_lockup_actions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "LOCKUP_DURATION", "file_key_name": "models.gov__fact_lockup_actions", "attached_node": "model.near_models.gov__fact_lockup_actions"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__fact_lockup_actions_LOCKUP_TIMESTAMP__VARCHAR.0a7707c4ca": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["VARCHAR"], "column_name": "LOCKUP_TIMESTAMP", "model": "{{ get_where_subquery(ref('gov__fact_lockup_actions')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_gov", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_gov__fact_lockup_actions_LOCKUP_TIMESTAMP__VARCHAR", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_cc7af8cf914b39a77c0bea3f3e578163.sql", "original_file_path": "models/gold/governance/gov__fact_lockup_actions.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__fact_lockup_actions_LOCKUP_TIMESTAMP__VARCHAR.0a7707c4ca", "fqn": ["near_models", "gold", "governance", "dbt_expectations_expect_column_values_to_be_in_type_list_gov__fact_lockup_actions_LOCKUP_TIMESTAMP__VARCHAR"], "alias": "fact_lockup_actions_LOCKUP_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_cc7af8cf914b39a77c0bea3f3e578163", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_cc7af8cf914b39a77c0bea3f3e578163"}, "created_at": 1763073391.722152, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_gov.fact_lockup_actions_LOCKUP_TIMESTAMP", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_cc7af8cf914b39a77c0bea3f3e578163\") }}", "language": "sql", "refs": [{"name": "gov__fact_lockup_actions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.gov__fact_lockup_actions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "LOCKUP_TIMESTAMP", "file_key_name": "models.gov__fact_lockup_actions", "attached_node": "model.near_models.gov__fact_lockup_actions"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__fact_lockup_actions_LOCKUP_TIMESTAMP_NTZ__TIMESTAMP_NTZ.99e5edd671": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["TIMESTAMP_NTZ"], "column_name": "LOCKUP_TIMESTAMP_NTZ", "model": "{{ get_where_subquery(ref('gov__fact_lockup_actions')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_gov", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_gov__fact_lockup_actions_LOCKUP_TIMESTAMP_NTZ__TIMESTAMP_NTZ", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_8452de2d53d5dce337560f2f4516fcda.sql", "original_file_path": "models/gold/governance/gov__fact_lockup_actions.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__fact_lockup_actions_LOCKUP_TIMESTAMP_NTZ__TIMESTAMP_NTZ.99e5edd671", "fqn": ["near_models", "gold", "governance", "dbt_expectations_expect_column_values_to_be_in_type_list_gov__fact_lockup_actions_LOCKUP_TIMESTAMP_NTZ__TIMESTAMP_NTZ"], "alias": "fact_lockup_actions_LOCKUP_TIMESTAMP_NTZ", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_8452de2d53d5dce337560f2f4516fcda", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_8452de2d53d5dce337560f2f4516fcda"}, "created_at": 1763073391.726958, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_gov.fact_lockup_actions_LOCKUP_TIMESTAMP_NTZ", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_8452de2d53d5dce337560f2f4516fcda\") }}", "language": "sql", "refs": [{"name": "gov__fact_lockup_actions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.gov__fact_lockup_actions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "LOCKUP_TIMESTAMP_NTZ", "file_key_name": "models.gov__fact_lockup_actions", "attached_node": "model.near_models.gov__fact_lockup_actions"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__fact_lockup_actions_RELEASE_DURATION__VARCHAR.596d9baeda": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["VARCHAR"], "column_name": "RELEASE_DURATION", "model": "{{ get_where_subquery(ref('gov__fact_lockup_actions')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_gov", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_gov__fact_lockup_actions_RELEASE_DURATION__VARCHAR", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_5e8f1e68dd7275ed47a48749af05383d.sql", "original_file_path": "models/gold/governance/gov__fact_lockup_actions.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__fact_lockup_actions_RELEASE_DURATION__VARCHAR.596d9baeda", "fqn": ["near_models", "gold", "governance", "dbt_expectations_expect_column_values_to_be_in_type_list_gov__fact_lockup_actions_RELEASE_DURATION__VARCHAR"], "alias": "fact_lockup_actions_RELEASE_DURATION", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_5e8f1e68dd7275ed47a48749af05383d", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_5e8f1e68dd7275ed47a48749af05383d"}, "created_at": 1763073391.7319465, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_gov.fact_lockup_actions_RELEASE_DURATION", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_5e8f1e68dd7275ed47a48749af05383d\") }}", "language": "sql", "refs": [{"name": "gov__fact_lockup_actions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.gov__fact_lockup_actions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "RELEASE_DURATION", "file_key_name": "models.gov__fact_lockup_actions", "attached_node": "model.near_models.gov__fact_lockup_actions"}, "test.near_models.unique_gov__fact_lockup_actions_FACT_LOCKUP_ACTIONS_ID.2605b39eca": {"test_metadata": {"name": "unique", "kwargs": {"column_name": "FACT_LOCKUP_ACTIONS_ID", "model": "{{ get_where_subquery(ref('gov__fact_lockup_actions')) }}"}, "namespace": null}, "database": "NEAR", "schema": "unique_gov", "name": "unique_gov__fact_lockup_actions_FACT_LOCKUP_ACTIONS_ID", "resource_type": "test", "package_name": "near_models", "path": "unique_gov__fact_lockup_actions_FACT_LOCKUP_ACTIONS_ID.sql", "original_file_path": "models/gold/governance/gov__fact_lockup_actions.yml", "unique_id": "test.near_models.unique_gov__fact_lockup_actions_FACT_LOCKUP_ACTIONS_ID.2605b39eca", "fqn": ["near_models", "gold", "governance", "unique_gov__fact_lockup_actions_FACT_LOCKUP_ACTIONS_ID"], "alias": "fact_lockup_actions_FACT_LOCKUP_ACTIONS_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'"}, "created_at": 1763073391.7375834, "relation_name": "NEAR.unique_gov.fact_lockup_actions_FACT_LOCKUP_ACTIONS_ID", "raw_code": "{{ test_unique(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp >= SYSDATE() - INTERVAL '14 days'\") }}", "language": "sql", "refs": [{"name": "gov__fact_lockup_actions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_unique"], "nodes": ["model.near_models.gov__fact_lockup_actions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "FACT_LOCKUP_ACTIONS_ID", "file_key_name": "models.gov__fact_lockup_actions", "attached_node": "model.near_models.gov__fact_lockup_actions"}, "test.near_models.not_null_gov__fact_lockup_actions_FACT_LOCKUP_ACTIONS_ID.44e1945338": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "FACT_LOCKUP_ACTIONS_ID", "model": "{{ get_where_subquery(ref('gov__fact_lockup_actions')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_gov", "name": "not_null_gov__fact_lockup_actions_FACT_LOCKUP_ACTIONS_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_gov__fact_lockup_actions_FACT_LOCKUP_ACTIONS_ID.sql", "original_file_path": "models/gold/governance/gov__fact_lockup_actions.yml", "unique_id": "test.near_models.not_null_gov__fact_lockup_actions_FACT_LOCKUP_ACTIONS_ID.44e1945338", "fqn": ["near_models", "gold", "governance", "not_null_gov__fact_lockup_actions_FACT_LOCKUP_ACTIONS_ID"], "alias": "fact_lockup_actions_FACT_LOCKUP_ACTIONS_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'"}, "created_at": 1763073391.7404232, "relation_name": "NEAR.not_null_gov.fact_lockup_actions_FACT_LOCKUP_ACTIONS_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp >= SYSDATE() - INTERVAL '14 days'\") }}", "language": "sql", "refs": [{"name": "gov__fact_lockup_actions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.gov__fact_lockup_actions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "FACT_LOCKUP_ACTIONS_ID", "file_key_name": "models.gov__fact_lockup_actions", "attached_node": "model.near_models.gov__fact_lockup_actions"}, "test.near_models.not_null_gov__dim_staking_pools_TX_HASH.1e1eb71b53": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TX_HASH", "model": "{{ get_where_subquery(ref('gov__dim_staking_pools')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_gov", "name": "not_null_gov__dim_staking_pools_TX_HASH", "resource_type": "test", "package_name": "near_models", "path": "not_null_gov__dim_staking_pools_TX_HASH.sql", "original_file_path": "models/gold/governance/gov__dim_staking_pools.yml", "unique_id": "test.near_models.not_null_gov__dim_staking_pools_TX_HASH.1e1eb71b53", "fqn": ["near_models", "gold", "governance", "not_null_gov__dim_staking_pools_TX_HASH"], "alias": "dim_staking_pools_TX_HASH", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'"}, "created_at": 1763073391.746196, "relation_name": "NEAR.not_null_gov.dim_staking_pools_TX_HASH", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp >= SYSDATE() - INTERVAL '14 days'\") }}", "language": "sql", "refs": [{"name": "gov__dim_staking_pools", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.gov__dim_staking_pools"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TX_HASH", "file_key_name": "models.gov__dim_staking_pools", "attached_node": "model.near_models.gov__dim_staking_pools"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__dim_staking_pools_TX_HASH__STRING__VARCHAR.1e07fd37bc": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["STRING", "VARCHAR"], "column_name": "TX_HASH", "model": "{{ get_where_subquery(ref('gov__dim_staking_pools')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_gov", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_gov__dim_staking_pools_TX_HASH__STRING__VARCHAR", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_831ad6ac90075b6ebb6fc271925afa75.sql", "original_file_path": "models/gold/governance/gov__dim_staking_pools.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__dim_staking_pools_TX_HASH__STRING__VARCHAR.1e07fd37bc", "fqn": ["near_models", "gold", "governance", "dbt_expectations_expect_column_values_to_be_in_type_list_gov__dim_staking_pools_TX_HASH__STRING__VARCHAR"], "alias": "dim_staking_pools_TX_HASH", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_831ad6ac90075b6ebb6fc271925afa75", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_831ad6ac90075b6ebb6fc271925afa75"}, "created_at": 1763073391.7485306, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_gov.dim_staking_pools_TX_HASH", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_831ad6ac90075b6ebb6fc271925afa75\") }}", "language": "sql", "refs": [{"name": "gov__dim_staking_pools", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.gov__dim_staking_pools"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TX_HASH", "file_key_name": "models.gov__dim_staking_pools", "attached_node": "model.near_models.gov__dim_staking_pools"}, "test.near_models.not_null_gov__dim_staking_pools_BLOCK_TIMESTAMP.fe530007d7": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCK_TIMESTAMP", "model": "{{ get_where_subquery(ref('gov__dim_staking_pools')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_gov", "name": "not_null_gov__dim_staking_pools_BLOCK_TIMESTAMP", "resource_type": "test", "package_name": "near_models", "path": "not_null_gov__dim_staking_pools_BLOCK_TIMESTAMP.sql", "original_file_path": "models/gold/governance/gov__dim_staking_pools.yml", "unique_id": "test.near_models.not_null_gov__dim_staking_pools_BLOCK_TIMESTAMP.fe530007d7", "fqn": ["near_models", "gold", "governance", "not_null_gov__dim_staking_pools_BLOCK_TIMESTAMP"], "alias": "dim_staking_pools_BLOCK_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'"}, "created_at": 1763073391.754082, "relation_name": "NEAR.not_null_gov.dim_staking_pools_BLOCK_TIMESTAMP", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp >= SYSDATE() - INTERVAL '14 days'\") }}", "language": "sql", "refs": [{"name": "gov__dim_staking_pools", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.gov__dim_staking_pools"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_TIMESTAMP", "file_key_name": "models.gov__dim_staking_pools", "attached_node": "model.near_models.gov__dim_staking_pools"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__dim_staking_pools_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.c0c6dde8f8": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["TIMESTAMP_NTZ"], "column_name": "BLOCK_TIMESTAMP", "model": "{{ get_where_subquery(ref('gov__dim_staking_pools')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_gov", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_gov__dim_staking_pools_BLOCK_TIMESTAMP__TIMESTAMP_NTZ", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_ec8a898f6271a3090594582cac7bba40.sql", "original_file_path": "models/gold/governance/gov__dim_staking_pools.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__dim_staking_pools_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.c0c6dde8f8", "fqn": ["near_models", "gold", "governance", "dbt_expectations_expect_column_values_to_be_in_type_list_gov__dim_staking_pools_BLOCK_TIMESTAMP__TIMESTAMP_NTZ"], "alias": "dim_staking_pools_BLOCK_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_ec8a898f6271a3090594582cac7bba40", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_ec8a898f6271a3090594582cac7bba40"}, "created_at": 1763073391.7561753, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_gov.dim_staking_pools_BLOCK_TIMESTAMP", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_ec8a898f6271a3090594582cac7bba40\") }}", "language": "sql", "refs": [{"name": "gov__dim_staking_pools", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.gov__dim_staking_pools"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_TIMESTAMP", "file_key_name": "models.gov__dim_staking_pools", "attached_node": "model.near_models.gov__dim_staking_pools"}, "test.near_models.not_null_gov__dim_staking_pools_OWNER.a71e8da96f": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "OWNER", "model": "{{ get_where_subquery(ref('gov__dim_staking_pools')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_gov", "name": "not_null_gov__dim_staking_pools_OWNER", "resource_type": "test", "package_name": "near_models", "path": "not_null_gov__dim_staking_pools_OWNER.sql", "original_file_path": "models/gold/governance/gov__dim_staking_pools.yml", "unique_id": "test.near_models.not_null_gov__dim_staking_pools_OWNER.a71e8da96f", "fqn": ["near_models", "gold", "governance", "not_null_gov__dim_staking_pools_OWNER"], "alias": "dim_staking_pools_OWNER", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073391.7613504, "relation_name": "NEAR.not_null_gov.dim_staking_pools_OWNER", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "gov__dim_staking_pools", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.gov__dim_staking_pools"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "OWNER", "file_key_name": "models.gov__dim_staking_pools", "attached_node": "model.near_models.gov__dim_staking_pools"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__dim_staking_pools_OWNER__STRING__VARCHAR.b0e3bc4c56": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["STRING", "VARCHAR"], "column_name": "OWNER", "model": "{{ get_where_subquery(ref('gov__dim_staking_pools')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_gov", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_gov__dim_staking_pools_OWNER__STRING__VARCHAR", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_730baaa399c059458e7e50389dd14d1b.sql", "original_file_path": "models/gold/governance/gov__dim_staking_pools.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__dim_staking_pools_OWNER__STRING__VARCHAR.b0e3bc4c56", "fqn": ["near_models", "gold", "governance", "dbt_expectations_expect_column_values_to_be_in_type_list_gov__dim_staking_pools_OWNER__STRING__VARCHAR"], "alias": "dim_staking_pools_OWNER", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_730baaa399c059458e7e50389dd14d1b", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_730baaa399c059458e7e50389dd14d1b"}, "created_at": 1763073391.7634225, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_gov.dim_staking_pools_OWNER", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_730baaa399c059458e7e50389dd14d1b\") }}", "language": "sql", "refs": [{"name": "gov__dim_staking_pools", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.gov__dim_staking_pools"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "OWNER", "file_key_name": "models.gov__dim_staking_pools", "attached_node": "model.near_models.gov__dim_staking_pools"}, "test.near_models.not_null_gov__dim_staking_pools_ADDRESS.300f7ad18e": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "ADDRESS", "model": "{{ get_where_subquery(ref('gov__dim_staking_pools')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_gov", "name": "not_null_gov__dim_staking_pools_ADDRESS", "resource_type": "test", "package_name": "near_models", "path": "not_null_gov__dim_staking_pools_ADDRESS.sql", "original_file_path": "models/gold/governance/gov__dim_staking_pools.yml", "unique_id": "test.near_models.not_null_gov__dim_staking_pools_ADDRESS.300f7ad18e", "fqn": ["near_models", "gold", "governance", "not_null_gov__dim_staking_pools_ADDRESS"], "alias": "dim_staking_pools_ADDRESS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073391.7685459, "relation_name": "NEAR.not_null_gov.dim_staking_pools_ADDRESS", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "gov__dim_staking_pools", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.gov__dim_staking_pools"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "ADDRESS", "file_key_name": "models.gov__dim_staking_pools", "attached_node": "model.near_models.gov__dim_staking_pools"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__dim_staking_pools_ADDRESS__STRING__VARCHAR.c5baab6200": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["STRING", "VARCHAR"], "column_name": "ADDRESS", "model": "{{ get_where_subquery(ref('gov__dim_staking_pools')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_gov", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_gov__dim_staking_pools_ADDRESS__STRING__VARCHAR", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_b0fa8ee049984907196dca6d31ade03b.sql", "original_file_path": "models/gold/governance/gov__dim_staking_pools.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__dim_staking_pools_ADDRESS__STRING__VARCHAR.c5baab6200", "fqn": ["near_models", "gold", "governance", "dbt_expectations_expect_column_values_to_be_in_type_list_gov__dim_staking_pools_ADDRESS__STRING__VARCHAR"], "alias": "dim_staking_pools_ADDRESS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_b0fa8ee049984907196dca6d31ade03b", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_b0fa8ee049984907196dca6d31ade03b"}, "created_at": 1763073391.7705877, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_gov.dim_staking_pools_ADDRESS", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_b0fa8ee049984907196dca6d31ade03b\") }}", "language": "sql", "refs": [{"name": "gov__dim_staking_pools", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.gov__dim_staking_pools"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "ADDRESS", "file_key_name": "models.gov__dim_staking_pools", "attached_node": "model.near_models.gov__dim_staking_pools"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__dim_staking_pools_REWARD_FEE_FRACTION__VARIANT__OBJECT.ef61f614a6": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["VARIANT", "OBJECT"], "column_name": "REWARD_FEE_FRACTION", "model": "{{ get_where_subquery(ref('gov__dim_staking_pools')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_gov", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_gov__dim_staking_pools_REWARD_FEE_FRACTION__VARIANT__OBJECT", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_43654d8a0c61994c29df0024892433bd.sql", "original_file_path": "models/gold/governance/gov__dim_staking_pools.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__dim_staking_pools_REWARD_FEE_FRACTION__VARIANT__OBJECT.ef61f614a6", "fqn": ["near_models", "gold", "governance", "dbt_expectations_expect_column_values_to_be_in_type_list_gov__dim_staking_pools_REWARD_FEE_FRACTION__VARIANT__OBJECT"], "alias": "dim_staking_pools_REWARD_FEE_FRACTION", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_43654d8a0c61994c29df0024892433bd", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_43654d8a0c61994c29df0024892433bd"}, "created_at": 1763073391.7754169, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_gov.dim_staking_pools_REWARD_FEE_FRACTION", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_43654d8a0c61994c29df0024892433bd\") }}", "language": "sql", "refs": [{"name": "gov__dim_staking_pools", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.gov__dim_staking_pools"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "REWARD_FEE_FRACTION", "file_key_name": "models.gov__dim_staking_pools", "attached_node": "model.near_models.gov__dim_staking_pools"}, "test.near_models.not_null_gov__dim_staking_pools_TX_TYPE.01d58b18a5": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TX_TYPE", "model": "{{ get_where_subquery(ref('gov__dim_staking_pools')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_gov", "name": "not_null_gov__dim_staking_pools_TX_TYPE", "resource_type": "test", "package_name": "near_models", "path": "not_null_gov__dim_staking_pools_TX_TYPE.sql", "original_file_path": "models/gold/governance/gov__dim_staking_pools.yml", "unique_id": "test.near_models.not_null_gov__dim_staking_pools_TX_TYPE.01d58b18a5", "fqn": ["near_models", "gold", "governance", "not_null_gov__dim_staking_pools_TX_TYPE"], "alias": "dim_staking_pools_TX_TYPE", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073391.7804186, "relation_name": "NEAR.not_null_gov.dim_staking_pools_TX_TYPE", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "gov__dim_staking_pools", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.gov__dim_staking_pools"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TX_TYPE", "file_key_name": "models.gov__dim_staking_pools", "attached_node": "model.near_models.gov__dim_staking_pools"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__dim_staking_pools_TX_TYPE__STRING__VARCHAR.bfac694e40": {"test_metadata": {"name": "expect_column_values_to_be_in_type_list", "kwargs": {"column_type_list": ["STRING", "VARCHAR"], "column_name": "TX_TYPE", "model": "{{ get_where_subquery(ref('gov__dim_staking_pools')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_type_list_gov", "name": "dbt_expectations_expect_column_values_to_be_in_type_list_gov__dim_staking_pools_TX_TYPE__STRING__VARCHAR", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_40e8a831eec540dd17bb5ea988edf5a6.sql", "original_file_path": "models/gold/governance/gov__dim_staking_pools.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__dim_staking_pools_TX_TYPE__STRING__VARCHAR.bfac694e40", "fqn": ["near_models", "gold", "governance", "dbt_expectations_expect_column_values_to_be_in_type_list_gov__dim_staking_pools_TX_TYPE__STRING__VARCHAR"], "alias": "dim_staking_pools_TX_TYPE", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_40e8a831eec540dd17bb5ea988edf5a6", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_40e8a831eec540dd17bb5ea988edf5a6"}, "created_at": 1763073391.7824645, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_type_list_gov.dim_staking_pools_TX_TYPE", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_40e8a831eec540dd17bb5ea988edf5a6\") }}", "language": "sql", "refs": [{"name": "gov__dim_staking_pools", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.gov__dim_staking_pools"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TX_TYPE", "file_key_name": "models.gov__dim_staking_pools", "attached_node": "model.near_models.gov__dim_staking_pools"}, "test.near_models.dbt_expectations_expect_column_values_to_be_in_set_gov__dim_staking_pools_TX_TYPE__Create__Update.74424140e2": {"test_metadata": {"name": "expect_column_values_to_be_in_set", "kwargs": {"value_set": ["Create", "Update"], "column_name": "TX_TYPE", "model": "{{ get_where_subquery(ref('gov__dim_staking_pools')) }}"}, "namespace": "dbt_expectations"}, "database": "NEAR", "schema": "dbt_expectations_expect_column_values_to_be_in_set_gov", "name": "dbt_expectations_expect_column_values_to_be_in_set_gov__dim_staking_pools_TX_TYPE__Create__Update", "resource_type": "test", "package_name": "near_models", "path": "dbt_expectations_expect_column_0836d4d8151006b6223ff85379f13a56.sql", "original_file_path": "models/gold/governance/gov__dim_staking_pools.yml", "unique_id": "test.near_models.dbt_expectations_expect_column_values_to_be_in_set_gov__dim_staking_pools_TX_TYPE__Create__Update.74424140e2", "fqn": ["near_models", "gold", "governance", "dbt_expectations_expect_column_values_to_be_in_set_gov__dim_staking_pools_TX_TYPE__Create__Update"], "alias": "dim_staking_pools_TX_TYPE", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_expectations_expect_column_0836d4d8151006b6223ff85379f13a56", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_expectations_expect_column_0836d4d8151006b6223ff85379f13a56"}, "created_at": 1763073391.7874846, "relation_name": "NEAR.dbt_expectations_expect_column_values_to_be_in_set_gov.dim_staking_pools_TX_TYPE", "raw_code": "{{ dbt_expectations.test_expect_column_values_to_be_in_set(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_expectations_expect_column_0836d4d8151006b6223ff85379f13a56\") }}", "language": "sql", "refs": [{"name": "gov__dim_staking_pools", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_set", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.gov__dim_staking_pools"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TX_TYPE", "file_key_name": "models.gov__dim_staking_pools", "attached_node": "model.near_models.gov__dim_staking_pools"}, "test.near_models.unique_gov__dim_staking_pools_DIM_STAKING_POOLS_ID.6eb07d570f": {"test_metadata": {"name": "unique", "kwargs": {"column_name": "DIM_STAKING_POOLS_ID", "model": "{{ get_where_subquery(ref('gov__dim_staking_pools')) }}"}, "namespace": null}, "database": "NEAR", "schema": "unique_gov", "name": "unique_gov__dim_staking_pools_DIM_STAKING_POOLS_ID", "resource_type": "test", "package_name": "near_models", "path": "unique_gov__dim_staking_pools_DIM_STAKING_POOLS_ID.sql", "original_file_path": "models/gold/governance/gov__dim_staking_pools.yml", "unique_id": "test.near_models.unique_gov__dim_staking_pools_DIM_STAKING_POOLS_ID.6eb07d570f", "fqn": ["near_models", "gold", "governance", "unique_gov__dim_staking_pools_DIM_STAKING_POOLS_ID"], "alias": "dim_staking_pools_DIM_STAKING_POOLS_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'"}, "created_at": 1763073391.7940288, "relation_name": "NEAR.unique_gov.dim_staking_pools_DIM_STAKING_POOLS_ID", "raw_code": "{{ test_unique(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp >= SYSDATE() - INTERVAL '14 days'\") }}", "language": "sql", "refs": [{"name": "gov__dim_staking_pools", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_unique"], "nodes": ["model.near_models.gov__dim_staking_pools"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "DIM_STAKING_POOLS_ID", "file_key_name": "models.gov__dim_staking_pools", "attached_node": "model.near_models.gov__dim_staking_pools"}, "test.near_models.not_null_gov__dim_staking_pools_DIM_STAKING_POOLS_ID.4ae3d436a9": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "DIM_STAKING_POOLS_ID", "model": "{{ get_where_subquery(ref('gov__dim_staking_pools')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_gov", "name": "not_null_gov__dim_staking_pools_DIM_STAKING_POOLS_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_gov__dim_staking_pools_DIM_STAKING_POOLS_ID.sql", "original_file_path": "models/gold/governance/gov__dim_staking_pools.yml", "unique_id": "test.near_models.not_null_gov__dim_staking_pools_DIM_STAKING_POOLS_ID.4ae3d436a9", "fqn": ["near_models", "gold", "governance", "not_null_gov__dim_staking_pools_DIM_STAKING_POOLS_ID"], "alias": "dim_staking_pools_DIM_STAKING_POOLS_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'"}, "created_at": 1763073391.7967796, "relation_name": "NEAR.not_null_gov.dim_staking_pools_DIM_STAKING_POOLS_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp >= SYSDATE() - INTERVAL '14 days'\") }}", "language": "sql", "refs": [{"name": "gov__dim_staking_pools", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.gov__dim_staking_pools"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "DIM_STAKING_POOLS_ID", "file_key_name": "models.gov__dim_staking_pools", "attached_node": "model.near_models.gov__dim_staking_pools"}, "test.near_models.dbt_utils_recency_gov__dim_staking_pools_day__block_timestamp__30.3bbafb123f": {"test_metadata": {"name": "recency", "kwargs": {"datepart": "day", "field": "block_timestamp", "interval": 30, "model": "{{ get_where_subquery(ref('gov__dim_staking_pools')) }}"}, "namespace": "dbt_utils"}, "database": "NEAR", "schema": "dbt_utils_recency_gov", "name": "dbt_utils_recency_gov__dim_staking_pools_day__block_timestamp__30", "resource_type": "test", "package_name": "near_models", "path": "dbt_utils_recency_gov__dim_sta_18be88f9b10db2566bb5b90cce6353e5.sql", "original_file_path": "models/gold/governance/gov__dim_staking_pools.yml", "unique_id": "test.near_models.dbt_utils_recency_gov__dim_staking_pools_day__block_timestamp__30.3bbafb123f", "fqn": ["near_models", "gold", "governance", "dbt_utils_recency_gov__dim_staking_pools_day__block_timestamp__30"], "alias": "dim_staking_pools_day", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_utils_recency_gov__dim_sta_18be88f9b10db2566bb5b90cce6353e5", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_utils_recency_gov__dim_sta_18be88f9b10db2566bb5b90cce6353e5"}, "created_at": 1763073391.798975, "relation_name": "NEAR.dbt_utils_recency_gov.dim_staking_pools_day", "raw_code": "{{ dbt_utils.test_recency(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_utils_recency_gov__dim_sta_18be88f9b10db2566bb5b90cce6353e5\") }}", "language": "sql", "refs": [{"name": "gov__dim_staking_pools", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_utils.test_recency", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.gov__dim_staking_pools"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": null, "file_key_name": "models.gov__dim_staking_pools", "attached_node": "model.near_models.gov__dim_staking_pools"}, "test.near_models.not_null_gov__fact_staking_actions_TX_HASH.20102dc9f5": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "TX_HASH", "model": "{{ get_where_subquery(ref('gov__fact_staking_actions')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_gov", "name": "not_null_gov__fact_staking_actions_TX_HASH", "resource_type": "test", "package_name": "near_models", "path": "not_null_gov__fact_staking_actions_TX_HASH.sql", "original_file_path": "models/gold/governance/gov__fact_staking_actions.yml", "unique_id": "test.near_models.not_null_gov__fact_staking_actions_TX_HASH.20102dc9f5", "fqn": ["near_models", "gold", "governance", "not_null_gov__fact_staking_actions_TX_HASH"], "alias": "fact_staking_actions_TX_HASH", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'"}, "created_at": 1763073391.8083947, "relation_name": "NEAR.not_null_gov.fact_staking_actions_TX_HASH", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp >= SYSDATE() - INTERVAL '14 days'\") }}", "language": "sql", "refs": [{"name": "gov__fact_staking_actions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.gov__fact_staking_actions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "TX_HASH", "file_key_name": "models.gov__fact_staking_actions", "attached_node": "model.near_models.gov__fact_staking_actions"}, "test.near_models.not_null_gov__fact_staking_actions_BLOCK_ID.2486917259": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCK_ID", "model": "{{ get_where_subquery(ref('gov__fact_staking_actions')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_gov", "name": "not_null_gov__fact_staking_actions_BLOCK_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_gov__fact_staking_actions_BLOCK_ID.sql", "original_file_path": "models/gold/governance/gov__fact_staking_actions.yml", "unique_id": "test.near_models.not_null_gov__fact_staking_actions_BLOCK_ID.2486917259", "fqn": ["near_models", "gold", "governance", "not_null_gov__fact_staking_actions_BLOCK_ID"], "alias": "fact_staking_actions_BLOCK_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073391.8104472, "relation_name": "NEAR.not_null_gov.fact_staking_actions_BLOCK_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "gov__fact_staking_actions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.gov__fact_staking_actions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_ID", "file_key_name": "models.gov__fact_staking_actions", "attached_node": "model.near_models.gov__fact_staking_actions"}, "test.near_models.not_null_gov__fact_staking_actions_BLOCK_TIMESTAMP.513c007c78": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BLOCK_TIMESTAMP", "model": "{{ get_where_subquery(ref('gov__fact_staking_actions')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_gov", "name": "not_null_gov__fact_staking_actions_BLOCK_TIMESTAMP", "resource_type": "test", "package_name": "near_models", "path": "not_null_gov__fact_staking_actions_BLOCK_TIMESTAMP.sql", "original_file_path": "models/gold/governance/gov__fact_staking_actions.yml", "unique_id": "test.near_models.not_null_gov__fact_staking_actions_BLOCK_TIMESTAMP.513c007c78", "fqn": ["near_models", "gold", "governance", "not_null_gov__fact_staking_actions_BLOCK_TIMESTAMP"], "alias": "fact_staking_actions_BLOCK_TIMESTAMP", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'"}, "created_at": 1763073391.813253, "relation_name": "NEAR.not_null_gov.fact_staking_actions_BLOCK_TIMESTAMP", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp >= SYSDATE() - INTERVAL '14 days'\") }}", "language": "sql", "refs": [{"name": "gov__fact_staking_actions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.gov__fact_staking_actions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BLOCK_TIMESTAMP", "file_key_name": "models.gov__fact_staking_actions", "attached_node": "model.near_models.gov__fact_staking_actions"}, "test.near_models.not_null_gov__fact_staking_actions_RECEIPT_OBJECT_ID.f77c5de8d9": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "RECEIPT_OBJECT_ID", "model": "{{ get_where_subquery(ref('gov__fact_staking_actions')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_gov", "name": "not_null_gov__fact_staking_actions_RECEIPT_OBJECT_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_gov__fact_staking_actions_RECEIPT_OBJECT_ID.sql", "original_file_path": "models/gold/governance/gov__fact_staking_actions.yml", "unique_id": "test.near_models.not_null_gov__fact_staking_actions_RECEIPT_OBJECT_ID.f77c5de8d9", "fqn": ["near_models", "gold", "governance", "not_null_gov__fact_staking_actions_RECEIPT_OBJECT_ID"], "alias": "fact_staking_actions_RECEIPT_OBJECT_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073391.8155673, "relation_name": "NEAR.not_null_gov.fact_staking_actions_RECEIPT_OBJECT_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "gov__fact_staking_actions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.gov__fact_staking_actions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "RECEIPT_OBJECT_ID", "file_key_name": "models.gov__fact_staking_actions", "attached_node": "model.near_models.gov__fact_staking_actions"}, "test.near_models.not_null_gov__fact_staking_actions_ADDRESS.8ecca83a0c": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "ADDRESS", "model": "{{ get_where_subquery(ref('gov__fact_staking_actions')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_gov", "name": "not_null_gov__fact_staking_actions_ADDRESS", "resource_type": "test", "package_name": "near_models", "path": "not_null_gov__fact_staking_actions_ADDRESS.sql", "original_file_path": "models/gold/governance/gov__fact_staking_actions.yml", "unique_id": "test.near_models.not_null_gov__fact_staking_actions_ADDRESS.8ecca83a0c", "fqn": ["near_models", "gold", "governance", "not_null_gov__fact_staking_actions_ADDRESS"], "alias": "fact_staking_actions_ADDRESS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073391.817592, "relation_name": "NEAR.not_null_gov.fact_staking_actions_ADDRESS", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "gov__fact_staking_actions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.gov__fact_staking_actions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "ADDRESS", "file_key_name": "models.gov__fact_staking_actions", "attached_node": "model.near_models.gov__fact_staking_actions"}, "test.near_models.not_null_gov__fact_staking_actions_PREDECESSOR_ID.eee2ffc5af": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "PREDECESSOR_ID", "model": "{{ get_where_subquery(ref('gov__fact_staking_actions')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_gov", "name": "not_null_gov__fact_staking_actions_PREDECESSOR_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_gov__fact_staking_actions_PREDECESSOR_ID.sql", "original_file_path": "models/gold/governance/gov__fact_staking_actions.yml", "unique_id": "test.near_models.not_null_gov__fact_staking_actions_PREDECESSOR_ID.eee2ffc5af", "fqn": ["near_models", "gold", "governance", "not_null_gov__fact_staking_actions_PREDECESSOR_ID"], "alias": "fact_staking_actions_PREDECESSOR_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073391.819611, "relation_name": "NEAR.not_null_gov.fact_staking_actions_PREDECESSOR_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "gov__fact_staking_actions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.gov__fact_staking_actions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "PREDECESSOR_ID", "file_key_name": "models.gov__fact_staking_actions", "attached_node": "model.near_models.gov__fact_staking_actions"}, "test.near_models.not_null_gov__fact_staking_actions_SIGNER_ID.dd5042c4d7": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "SIGNER_ID", "model": "{{ get_where_subquery(ref('gov__fact_staking_actions')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_gov", "name": "not_null_gov__fact_staking_actions_SIGNER_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_gov__fact_staking_actions_SIGNER_ID.sql", "original_file_path": "models/gold/governance/gov__fact_staking_actions.yml", "unique_id": "test.near_models.not_null_gov__fact_staking_actions_SIGNER_ID.dd5042c4d7", "fqn": ["near_models", "gold", "governance", "not_null_gov__fact_staking_actions_SIGNER_ID"], "alias": "fact_staking_actions_SIGNER_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073391.8216388, "relation_name": "NEAR.not_null_gov.fact_staking_actions_SIGNER_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "gov__fact_staking_actions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.gov__fact_staking_actions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "SIGNER_ID", "file_key_name": "models.gov__fact_staking_actions", "attached_node": "model.near_models.gov__fact_staking_actions"}, "test.near_models.not_null_gov__fact_staking_actions_ACTION.20504dcdfe": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "ACTION", "model": "{{ get_where_subquery(ref('gov__fact_staking_actions')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_gov", "name": "not_null_gov__fact_staking_actions_ACTION", "resource_type": "test", "package_name": "near_models", "path": "not_null_gov__fact_staking_actions_ACTION.sql", "original_file_path": "models/gold/governance/gov__fact_staking_actions.yml", "unique_id": "test.near_models.not_null_gov__fact_staking_actions_ACTION.20504dcdfe", "fqn": ["near_models", "gold", "governance", "not_null_gov__fact_staking_actions_ACTION"], "alias": "fact_staking_actions_ACTION", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073391.8236163, "relation_name": "NEAR.not_null_gov.fact_staking_actions_ACTION", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "gov__fact_staking_actions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.gov__fact_staking_actions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "ACTION", "file_key_name": "models.gov__fact_staking_actions", "attached_node": "model.near_models.gov__fact_staking_actions"}, "test.near_models.not_null_gov__fact_staking_actions_AMOUNT.b0f6bc9e78": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "AMOUNT", "model": "{{ get_where_subquery(ref('gov__fact_staking_actions')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_gov", "name": "not_null_gov__fact_staking_actions_AMOUNT", "resource_type": "test", "package_name": "near_models", "path": "not_null_gov__fact_staking_actions_AMOUNT.sql", "original_file_path": "models/gold/governance/gov__fact_staking_actions.yml", "unique_id": "test.near_models.not_null_gov__fact_staking_actions_AMOUNT.b0f6bc9e78", "fqn": ["near_models", "gold", "governance", "not_null_gov__fact_staking_actions_AMOUNT"], "alias": "fact_staking_actions_AMOUNT", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073391.8256118, "relation_name": "NEAR.not_null_gov.fact_staking_actions_AMOUNT", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "gov__fact_staking_actions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.gov__fact_staking_actions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "AMOUNT", "file_key_name": "models.gov__fact_staking_actions", "attached_node": "model.near_models.gov__fact_staking_actions"}, "test.near_models.unique_gov__fact_staking_actions_FACT_STAKING_ACTIONS_ID.f7f6291d07": {"test_metadata": {"name": "unique", "kwargs": {"column_name": "FACT_STAKING_ACTIONS_ID", "model": "{{ get_where_subquery(ref('gov__fact_staking_actions')) }}"}, "namespace": null}, "database": "NEAR", "schema": "unique_gov", "name": "unique_gov__fact_staking_actions_FACT_STAKING_ACTIONS_ID", "resource_type": "test", "package_name": "near_models", "path": "unique_gov__fact_staking_actions_FACT_STAKING_ACTIONS_ID.sql", "original_file_path": "models/gold/governance/gov__fact_staking_actions.yml", "unique_id": "test.near_models.unique_gov__fact_staking_actions_FACT_STAKING_ACTIONS_ID.f7f6291d07", "fqn": ["near_models", "gold", "governance", "unique_gov__fact_staking_actions_FACT_STAKING_ACTIONS_ID"], "alias": "fact_staking_actions_FACT_STAKING_ACTIONS_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'"}, "created_at": 1763073391.8286145, "relation_name": "NEAR.unique_gov.fact_staking_actions_FACT_STAKING_ACTIONS_ID", "raw_code": "{{ test_unique(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp >= SYSDATE() - INTERVAL '14 days'\") }}", "language": "sql", "refs": [{"name": "gov__fact_staking_actions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_unique"], "nodes": ["model.near_models.gov__fact_staking_actions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "FACT_STAKING_ACTIONS_ID", "file_key_name": "models.gov__fact_staking_actions", "attached_node": "model.near_models.gov__fact_staking_actions"}, "test.near_models.not_null_gov__fact_staking_actions_FACT_STAKING_ACTIONS_ID.a3fb45f9d6": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "FACT_STAKING_ACTIONS_ID", "model": "{{ get_where_subquery(ref('gov__fact_staking_actions')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_gov", "name": "not_null_gov__fact_staking_actions_FACT_STAKING_ACTIONS_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_gov__fact_staking_actions_FACT_STAKING_ACTIONS_ID.sql", "original_file_path": "models/gold/governance/gov__fact_staking_actions.yml", "unique_id": "test.near_models.not_null_gov__fact_staking_actions_FACT_STAKING_ACTIONS_ID.a3fb45f9d6", "fqn": ["near_models", "gold", "governance", "not_null_gov__fact_staking_actions_FACT_STAKING_ACTIONS_ID"], "alias": "fact_staking_actions_FACT_STAKING_ACTIONS_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'"}, "created_at": 1763073391.8313658, "relation_name": "NEAR.not_null_gov.fact_staking_actions_FACT_STAKING_ACTIONS_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp >= SYSDATE() - INTERVAL '14 days'\") }}", "language": "sql", "refs": [{"name": "gov__fact_staking_actions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.gov__fact_staking_actions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "FACT_STAKING_ACTIONS_ID", "file_key_name": "models.gov__fact_staking_actions", "attached_node": "model.near_models.gov__fact_staking_actions"}, "test.near_models.dbt_utils_recency_gov__fact_staking_actions_day__block_timestamp__1.a6b4a4c1a7": {"test_metadata": {"name": "recency", "kwargs": {"datepart": "day", "field": "block_timestamp", "interval": 1, "model": "{{ get_where_subquery(ref('gov__fact_staking_actions')) }}"}, "namespace": "dbt_utils"}, "database": "NEAR", "schema": "dbt_utils_recency_gov", "name": "dbt_utils_recency_gov__fact_staking_actions_day__block_timestamp__1", "resource_type": "test", "package_name": "near_models", "path": "dbt_utils_recency_gov__fact_st_75f1239b544f2ed9fc18c2ad37df8939.sql", "original_file_path": "models/gold/governance/gov__fact_staking_actions.yml", "unique_id": "test.near_models.dbt_utils_recency_gov__fact_staking_actions_day__block_timestamp__1.a6b4a4c1a7", "fqn": ["near_models", "gold", "governance", "dbt_utils_recency_gov__fact_staking_actions_day__block_timestamp__1"], "alias": "fact_staking_actions_day", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_utils_recency_gov__fact_st_75f1239b544f2ed9fc18c2ad37df8939", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_utils_recency_gov__fact_st_75f1239b544f2ed9fc18c2ad37df8939"}, "created_at": 1763073391.8334327, "relation_name": "NEAR.dbt_utils_recency_gov.fact_staking_actions_day", "raw_code": "{{ dbt_utils.test_recency(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_utils_recency_gov__fact_st_75f1239b544f2ed9fc18c2ad37df8939\") }}", "language": "sql", "refs": [{"name": "gov__fact_staking_actions", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_utils.test_recency", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.gov__fact_staking_actions"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": null, "file_key_name": "models.gov__fact_staking_actions", "attached_node": "model.near_models.gov__fact_staking_actions"}, "test.near_models.not_null_gov__fact_staking_pool_daily_balances_DATE.f47af497f9": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "DATE", "model": "{{ get_where_subquery(ref('gov__fact_staking_pool_daily_balances')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_gov", "name": "not_null_gov__fact_staking_pool_daily_balances_DATE", "resource_type": "test", "package_name": "near_models", "path": "not_null_gov__fact_staking_pool_daily_balances_DATE.sql", "original_file_path": "models/gold/governance/gov__fact_staking_pool_daily_balances.yml", "unique_id": "test.near_models.not_null_gov__fact_staking_pool_daily_balances_DATE.f47af497f9", "fqn": ["near_models", "gold", "governance", "not_null_gov__fact_staking_pool_daily_balances_DATE"], "alias": "fact_staking_pool_daily_balances_DATE", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073391.84219, "relation_name": "NEAR.not_null_gov.fact_staking_pool_daily_balances_DATE", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "gov__fact_staking_pool_daily_balances", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.gov__fact_staking_pool_daily_balances"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "DATE", "file_key_name": "models.gov__fact_staking_pool_daily_balances", "attached_node": "model.near_models.gov__fact_staking_pool_daily_balances"}, "test.near_models.not_null_gov__fact_staking_pool_daily_balances_ADDRESS.1f923deea5": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "ADDRESS", "model": "{{ get_where_subquery(ref('gov__fact_staking_pool_daily_balances')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_gov", "name": "not_null_gov__fact_staking_pool_daily_balances_ADDRESS", "resource_type": "test", "package_name": "near_models", "path": "not_null_gov__fact_staking_pool_daily_balances_ADDRESS.sql", "original_file_path": "models/gold/governance/gov__fact_staking_pool_daily_balances.yml", "unique_id": "test.near_models.not_null_gov__fact_staking_pool_daily_balances_ADDRESS.1f923deea5", "fqn": ["near_models", "gold", "governance", "not_null_gov__fact_staking_pool_daily_balances_ADDRESS"], "alias": "fact_staking_pool_daily_balances_ADDRESS", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073391.8442395, "relation_name": "NEAR.not_null_gov.fact_staking_pool_daily_balances_ADDRESS", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "gov__fact_staking_pool_daily_balances", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.gov__fact_staking_pool_daily_balances"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "ADDRESS", "file_key_name": "models.gov__fact_staking_pool_daily_balances", "attached_node": "model.near_models.gov__fact_staking_pool_daily_balances"}, "test.near_models.not_null_gov__fact_staking_pool_daily_balances_BALANCE.126207c0c4": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "BALANCE", "model": "{{ get_where_subquery(ref('gov__fact_staking_pool_daily_balances')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_gov", "name": "not_null_gov__fact_staking_pool_daily_balances_BALANCE", "resource_type": "test", "package_name": "near_models", "path": "not_null_gov__fact_staking_pool_daily_balances_BALANCE.sql", "original_file_path": "models/gold/governance/gov__fact_staking_pool_daily_balances.yml", "unique_id": "test.near_models.not_null_gov__fact_staking_pool_daily_balances_BALANCE.126207c0c4", "fqn": ["near_models", "gold", "governance", "not_null_gov__fact_staking_pool_daily_balances_BALANCE"], "alias": "fact_staking_pool_daily_balances_BALANCE", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073391.846249, "relation_name": "NEAR.not_null_gov.fact_staking_pool_daily_balances_BALANCE", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "gov__fact_staking_pool_daily_balances", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.gov__fact_staking_pool_daily_balances"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "BALANCE", "file_key_name": "models.gov__fact_staking_pool_daily_balances", "attached_node": "model.near_models.gov__fact_staking_pool_daily_balances"}, "test.near_models.unique_gov__fact_staking_pool_daily_balances_FACT_STAKING_POOL_DAILY_BALANCES_ID.1a204d6f04": {"test_metadata": {"name": "unique", "kwargs": {"column_name": "FACT_STAKING_POOL_DAILY_BALANCES_ID", "model": "{{ get_where_subquery(ref('gov__fact_staking_pool_daily_balances')) }}"}, "namespace": null}, "database": "NEAR", "schema": "unique_gov", "name": "unique_gov__fact_staking_pool_daily_balances_FACT_STAKING_POOL_DAILY_BALANCES_ID", "resource_type": "test", "package_name": "near_models", "path": "unique_gov__fact_staking_pool__641673535ade81b3ea28ef1e1060e31b.sql", "original_file_path": "models/gold/governance/gov__fact_staking_pool_daily_balances.yml", "unique_id": "test.near_models.unique_gov__fact_staking_pool_daily_balances_FACT_STAKING_POOL_DAILY_BALANCES_ID.1a204d6f04", "fqn": ["near_models", "gold", "governance", "unique_gov__fact_staking_pool_daily_balances_FACT_STAKING_POOL_DAILY_BALANCES_ID"], "alias": "fact_staking_pool_daily_balances_FACT_STAKING_POOL_DAILY_BALANCES_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "unique_gov__fact_staking_pool__641673535ade81b3ea28ef1e1060e31b", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "unique_gov__fact_staking_pool__641673535ade81b3ea28ef1e1060e31b", "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'"}, "created_at": 1763073391.8489978, "relation_name": "NEAR.unique_gov.fact_staking_pool_daily_balances_FACT_STAKING_POOL_DAILY_BALANCES_ID", "raw_code": "{{ test_unique(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp >= SYSDATE() - INTERVAL '14 days'\",alias=\"unique_gov__fact_staking_pool__641673535ade81b3ea28ef1e1060e31b\") }}", "language": "sql", "refs": [{"name": "gov__fact_staking_pool_daily_balances", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_unique"], "nodes": ["model.near_models.gov__fact_staking_pool_daily_balances"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "FACT_STAKING_POOL_DAILY_BALANCES_ID", "file_key_name": "models.gov__fact_staking_pool_daily_balances", "attached_node": "model.near_models.gov__fact_staking_pool_daily_balances"}, "test.near_models.not_null_gov__fact_staking_pool_daily_balances_FACT_STAKING_POOL_DAILY_BALANCES_ID.64812a3692": {"test_metadata": {"name": "not_null", "kwargs": {"column_name": "FACT_STAKING_POOL_DAILY_BALANCES_ID", "model": "{{ get_where_subquery(ref('gov__fact_staking_pool_daily_balances')) }}"}, "namespace": null}, "database": "NEAR", "schema": "not_null_gov", "name": "not_null_gov__fact_staking_pool_daily_balances_FACT_STAKING_POOL_DAILY_BALANCES_ID", "resource_type": "test", "package_name": "near_models", "path": "not_null_gov__fact_staking_poo_973ad154128b980133b0e7599be1a451.sql", "original_file_path": "models/gold/governance/gov__fact_staking_pool_daily_balances.yml", "unique_id": "test.near_models.not_null_gov__fact_staking_pool_daily_balances_FACT_STAKING_POOL_DAILY_BALANCES_ID.64812a3692", "fqn": ["near_models", "gold", "governance", "not_null_gov__fact_staking_pool_daily_balances_FACT_STAKING_POOL_DAILY_BALANCES_ID"], "alias": "fact_staking_pool_daily_balances_FACT_STAKING_POOL_DAILY_BALANCES_ID", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "not_null_gov__fact_staking_poo_973ad154128b980133b0e7599be1a451", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'", "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "not_null_gov__fact_staking_poo_973ad154128b980133b0e7599be1a451", "where": "inserted_timestamp >= SYSDATE() - INTERVAL '14 days'"}, "created_at": 1763073391.8520367, "relation_name": "NEAR.not_null_gov.fact_staking_pool_daily_balances_FACT_STAKING_POOL_DAILY_BALANCES_ID", "raw_code": "{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(where=\"inserted_timestamp >= SYSDATE() - INTERVAL '14 days'\",alias=\"not_null_gov__fact_staking_poo_973ad154128b980133b0e7599be1a451\") }}", "language": "sql", "refs": [{"name": "gov__fact_staking_pool_daily_balances", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.test_not_null"], "nodes": ["model.near_models.gov__fact_staking_pool_daily_balances"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "FACT_STAKING_POOL_DAILY_BALANCES_ID", "file_key_name": "models.gov__fact_staking_pool_daily_balances", "attached_node": "model.near_models.gov__fact_staking_pool_daily_balances"}, "test.near_models.dbt_utils_recency_gov__fact_staking_pool_daily_balances_day__date__2.bd51579ff9": {"test_metadata": {"name": "recency", "kwargs": {"datepart": "day", "field": "date", "interval": 2, "model": "{{ get_where_subquery(ref('gov__fact_staking_pool_daily_balances')) }}"}, "namespace": "dbt_utils"}, "database": "NEAR", "schema": "dbt_utils_recency_gov", "name": "dbt_utils_recency_gov__fact_staking_pool_daily_balances_day__date__2", "resource_type": "test", "package_name": "near_models", "path": "dbt_utils_recency_gov__fact_st_b5001d92809bbdb75b6ce33c80d44b93.sql", "original_file_path": "models/gold/governance/gov__fact_staking_pool_daily_balances.yml", "unique_id": "test.near_models.dbt_utils_recency_gov__fact_staking_pool_daily_balances_day__date__2.bd51579ff9", "fqn": ["near_models", "gold", "governance", "dbt_utils_recency_gov__fact_staking_pool_daily_balances_day__date__2"], "alias": "fact_staking_pool_daily_balances_day", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "dbt_utils_recency_gov__fact_st_b5001d92809bbdb75b6ce33c80d44b93", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "dbt_utils_recency_gov__fact_st_b5001d92809bbdb75b6ce33c80d44b93"}, "created_at": 1763073391.8540833, "relation_name": "NEAR.dbt_utils_recency_gov.fact_staking_pool_daily_balances_day", "raw_code": "{{ dbt_utils.test_recency(**_dbt_generic_test_kwargs) }}{{ config(alias=\"dbt_utils_recency_gov__fact_st_b5001d92809bbdb75b6ce33c80d44b93\") }}", "language": "sql", "refs": [{"name": "gov__fact_staking_pool_daily_balances", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt_utils.test_recency", "macro.dbt.get_where_subquery"], "nodes": ["model.near_models.gov__fact_staking_pool_daily_balances"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": null, "file_key_name": "models.gov__fact_staking_pool_daily_balances", "attached_node": "model.near_models.gov__fact_staking_pool_daily_balances"}, "test.livequery_base.test__live_udf_api_post_data_object.208f9d5456": {"test_metadata": {"name": "test_udf", "kwargs": {"args": "'https://httpbin.org/post', {'foo': 'bar'}\n", "assertions": ["result:data.json is not null", "result:data.json = OBJECT_CONSTRUCT('foo', 'bar')"], "column_name": "udf_api", "model": "{{ get_where_subquery(ref('live')) }}"}, "namespace": null}, "database": "NEAR", "schema": "test", "name": "test__live_udf_api_post_data_object", "resource_type": "test", "package_name": "livequery_base", "path": "test__live_udf_api_post_data_object.sql", "original_file_path": "models/deploy/core/live.yml", "unique_id": "test.livequery_base.test__live_udf_api_post_data_object.208f9d5456", "fqn": ["livequery_base", "deploy", "core", "test__live_udf_api_post_data_object"], "alias": "live_udf_api_post_data_object", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073392.0229588, "relation_name": "NEAR.test.live_udf_api_post_data_object", "raw_code": "{{ test_test_udf(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "live", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.livequery_base.test_test_udf", "macro.dbt.get_where_subquery"], "nodes": ["model.livequery_base.live"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "udf_api", "file_key_name": "models.live", "attached_node": "model.livequery_base.live"}, "test.livequery_base.test__live_udf_api_post_data_array.f30e6de8c8": {"test_metadata": {"name": "test_udf", "kwargs": {"args": "'https://httpbin.org/post', ['foo', 'bar']\n", "assertions": ["result:data.json is not null", "result:data.json = ARRAY_CONSTRUCT('foo', 'bar')"], "column_name": "udf_api", "model": "{{ get_where_subquery(ref('live')) }}"}, "namespace": null}, "database": "NEAR", "schema": "test", "name": "test__live_udf_api_post_data_array", "resource_type": "test", "package_name": "livequery_base", "path": "test__live_udf_api_post_data_array.sql", "original_file_path": "models/deploy/core/live.yml", "unique_id": "test.livequery_base.test__live_udf_api_post_data_array.f30e6de8c8", "fqn": ["livequery_base", "deploy", "core", "test__live_udf_api_post_data_array"], "alias": "live_udf_api_post_data_array", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073392.0384226, "relation_name": "NEAR.test.live_udf_api_post_data_array", "raw_code": "{{ test_test_udf(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "live", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.livequery_base.test_test_udf", "macro.dbt.get_where_subquery"], "nodes": ["model.livequery_base.live"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "udf_api", "file_key_name": "models.live", "attached_node": "model.livequery_base.live"}, "test.livequery_base.test__live_udf_api_post_data_string.e2159319bb": {"test_metadata": {"name": "test_udf", "kwargs": {"args": "'https://httpbin.org/post', 'foo'::VARIANT\n", "assertions": ["result:data.json is not null", "result:data.json = 'foo'"], "column_name": "udf_api", "model": "{{ get_where_subquery(ref('live')) }}"}, "namespace": null}, "database": "NEAR", "schema": "test", "name": "test__live_udf_api_post_data_string", "resource_type": "test", "package_name": "livequery_base", "path": "test__live_udf_api_post_data_string.sql", "original_file_path": "models/deploy/core/live.yml", "unique_id": "test.livequery_base.test__live_udf_api_post_data_string.e2159319bb", "fqn": ["livequery_base", "deploy", "core", "test__live_udf_api_post_data_string"], "alias": "live_udf_api_post_data_string", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073392.0457673, "relation_name": "NEAR.test.live_udf_api_post_data_string", "raw_code": "{{ test_test_udf(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "live", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.livequery_base.test_test_udf", "macro.dbt.get_where_subquery"], "nodes": ["model.livequery_base.live"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "udf_api", "file_key_name": "models.live", "attached_node": "model.livequery_base.live"}, "test.livequery_base.test___utils_udf_introspect.79bd27a18b": {"test_metadata": {"name": "test_udf", "kwargs": {"args": "'hello'", "assertions": ["result = 'hello'"], "column_name": "udf_introspect", "model": "{{ get_where_subquery(ref('_utils')) }}"}, "namespace": null}, "database": "NEAR", "schema": "test", "name": "test___utils_udf_introspect", "resource_type": "test", "package_name": "livequery_base", "path": "test___utils_udf_introspect.sql", "original_file_path": "models/deploy/core/_utils.yml", "unique_id": "test.livequery_base.test___utils_udf_introspect.79bd27a18b", "fqn": ["livequery_base", "deploy", "core", "test___utils_udf_introspect"], "alias": "_utils_udf_introspect", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073392.054235, "relation_name": "NEAR.test._utils_udf_introspect", "raw_code": "{{ test_test_udf(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "_utils", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.livequery_base.test_test_udf", "macro.dbt.get_where_subquery"], "nodes": ["model.livequery_base._utils"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "udf_introspect", "file_key_name": "models._utils", "attached_node": "model.livequery_base._utils"}, "test.livequery_base.test_secrets__udf_register_secret.85444b4425": {"test_metadata": {"name": "test_udf", "kwargs": {"args": "'test', 'test'\n", "assertions": ["result = {'request_id':'test','success':false}"], "column_name": "udf_register_secret", "model": "{{ get_where_subquery(ref('secrets')) }}"}, "namespace": null}, "database": "NEAR", "schema": "test_secrets", "name": "test_secrets__udf_register_secret", "resource_type": "test", "package_name": "livequery_base", "path": "test_secrets__udf_register_secret.sql", "original_file_path": "models/deploy/core/secrets.yml", "unique_id": "test.livequery_base.test_secrets__udf_register_secret.85444b4425", "fqn": ["livequery_base", "deploy", "core", "test_secrets__udf_register_secret"], "alias": "udf_register_secret", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": false, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073392.063691, "relation_name": "NEAR.test_secrets.udf_register_secret", "raw_code": "{{ test_test_udf(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "secrets", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.livequery_base.test_test_udf", "macro.dbt.get_where_subquery"], "nodes": []}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "udf_register_secret", "file_key_name": "models.secrets", "attached_node": "model.livequery_base.secrets"}, "test.livequery_base.test_secrets__udf_get_secret.1762e1eb69": {"test_metadata": {"name": "test_udf", "kwargs": {"args": "'test'\n", "assertions": ["result::OBJECT = {'key': 'value'}\n"], "column_name": "udf_get_secret", "model": "{{ get_where_subquery(ref('secrets')) }}"}, "namespace": null}, "database": "NEAR", "schema": "test_secrets", "name": "test_secrets__udf_get_secret", "resource_type": "test", "package_name": "livequery_base", "path": "test_secrets__udf_get_secret.sql", "original_file_path": "models/deploy/core/secrets.yml", "unique_id": "test.livequery_base.test_secrets__udf_get_secret.1762e1eb69", "fqn": ["livequery_base", "deploy", "core", "test_secrets__udf_get_secret"], "alias": "udf_get_secret", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": false, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073392.0703678, "relation_name": "NEAR.test_secrets.udf_get_secret", "raw_code": "{{ test_test_udf(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "secrets", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.livequery_base.test_test_udf", "macro.dbt.get_where_subquery"], "nodes": []}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "udf_get_secret", "file_key_name": "models.secrets", "attached_node": "model.livequery_base.secrets"}, "test.livequery_base.test_secrets__udf_get_secrets.898812e6e2": {"test_metadata": {"name": "test_udf", "kwargs": {"args": "", "assertions": ["result = {'test': {'key': 'value'}}\n"], "column_name": "udf_get_secrets", "model": "{{ get_where_subquery(ref('secrets')) }}"}, "namespace": null}, "database": "NEAR", "schema": "test_secrets", "name": "test_secrets__udf_get_secrets", "resource_type": "test", "package_name": "livequery_base", "path": "test_secrets__udf_get_secrets.sql", "original_file_path": "models/deploy/core/secrets.yml", "unique_id": "test.livequery_base.test_secrets__udf_get_secrets.898812e6e2", "fqn": ["livequery_base", "deploy", "core", "test_secrets__udf_get_secrets"], "alias": "udf_get_secrets", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": false, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073392.0770502, "relation_name": "NEAR.test_secrets.udf_get_secrets", "raw_code": "{{ test_test_udf(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "secrets", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.livequery_base.test_test_udf", "macro.dbt.get_where_subquery"], "nodes": []}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "udf_get_secrets", "file_key_name": "models.secrets", "attached_node": "model.livequery_base.secrets"}, "test.livequery_base.test_secrets__udf_create_secret.d42bc02506": {"test_metadata": {"name": "test_udf", "kwargs": {"args": "'test', {'key': 'value'}\n", "assertions": ["result = 200"], "column_name": "udf_create_secret", "model": "{{ get_where_subquery(ref('secrets')) }}"}, "namespace": null}, "database": "NEAR", "schema": "test_secrets", "name": "test_secrets__udf_create_secret", "resource_type": "test", "package_name": "livequery_base", "path": "test_secrets__udf_create_secret.sql", "original_file_path": "models/deploy/core/secrets.yml", "unique_id": "test.livequery_base.test_secrets__udf_create_secret.d42bc02506", "fqn": ["livequery_base", "deploy", "core", "test_secrets__udf_create_secret"], "alias": "udf_create_secret", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": false, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073392.0832684, "relation_name": "NEAR.test_secrets.udf_create_secret", "raw_code": "{{ test_test_udf(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "secrets", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.livequery_base.test_test_udf", "macro.dbt.get_where_subquery"], "nodes": []}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "udf_create_secret", "file_key_name": "models.secrets", "attached_node": "model.livequery_base.secrets"}, "test.livequery_base.test_secrets__udf_delete_secret.9f28745276": {"test_metadata": {"name": "test_udf", "kwargs": {"args": "'test_delete'\n", "assertions": ["result = 200"], "column_name": "udf_delete_secret", "model": "{{ get_where_subquery(ref('secrets')) }}"}, "namespace": null}, "database": "NEAR", "schema": "test_secrets", "name": "test_secrets__udf_delete_secret", "resource_type": "test", "package_name": "livequery_base", "path": "test_secrets__udf_delete_secret.sql", "original_file_path": "models/deploy/core/secrets.yml", "unique_id": "test.livequery_base.test_secrets__udf_delete_secret.9f28745276", "fqn": ["livequery_base", "deploy", "core", "test_secrets__udf_delete_secret"], "alias": "udf_delete_secret", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": false, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073392.0912619, "relation_name": "NEAR.test_secrets.udf_delete_secret", "raw_code": "{{ test_test_udf(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "secrets", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.livequery_base.test_test_udf", "macro.dbt.get_where_subquery"], "nodes": []}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "udf_delete_secret", "file_key_name": "models.secrets", "attached_node": "model.livequery_base.secrets"}, "test.livequery_base.test_udf_utils__foo_1__result_jsonrpc_2_0_method_foo_params_id_1___udf_json_rpc_call.3395d64fdc": {"test_metadata": {"name": "test_udf", "kwargs": {"args": "'foo', [], 1", "assertions": ["result = {\n 'jsonrpc': '2.0',\n 'method': 'foo',\n 'params': [],\n 'id': '1'\n}\n"], "column_name": "udf_json_rpc_call", "model": "{{ get_where_subquery(ref('utils')) }}"}, "namespace": null}, "database": "NEAR", "schema": "test_udf_utils", "name": "test_udf_utils__foo_1__result_jsonrpc_2_0_method_foo_params_id_1___udf_json_rpc_call", "resource_type": "test", "package_name": "livequery_base", "path": "test_udf_utils_0a4722d2c768c0a081ecd140b43ca89f.sql", "original_file_path": "models/deploy/core/utils.yml", "unique_id": "test.livequery_base.test_udf_utils__foo_1__result_jsonrpc_2_0_method_foo_params_id_1___udf_json_rpc_call.3395d64fdc", "fqn": ["livequery_base", "deploy", "core", "test_udf_utils__foo_1__result_jsonrpc_2_0_method_foo_params_id_1___udf_json_rpc_call"], "alias": "foo_1", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": "test_udf_utils_0a4722d2c768c0a081ecd140b43ca89f", "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "alias": "test_udf_utils_0a4722d2c768c0a081ecd140b43ca89f"}, "created_at": 1763073392.101096, "relation_name": "NEAR.test_udf_utils.foo_1", "raw_code": "{{ test_test_udf(**_dbt_generic_test_kwargs) }}{{ config(alias=\"test_udf_utils_0a4722d2c768c0a081ecd140b43ca89f\") }}", "language": "sql", "refs": [{"name": "utils", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.livequery_base.test_test_udf", "macro.dbt.get_where_subquery"], "nodes": ["model.livequery_base.utils"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "udf_json_rpc_call", "file_key_name": "models.utils", "attached_node": "model.livequery_base.utils"}, "test.livequery_base.test_utils__udf_urlencode_dict_true_1.fdf94a3552": {"test_metadata": {"name": "test_udf", "kwargs": {"args": "{'a':'b'}, TRUE\n", "assertions": ["result = 'a=b'"], "column_name": "udf_urlencode", "model": "{{ get_where_subquery(ref('utils')) }}"}, "namespace": null}, "database": "NEAR", "schema": "test_utils", "name": "test_utils__udf_urlencode_dict_true_1", "resource_type": "test", "package_name": "livequery_base", "path": "test_utils__udf_urlencode_dict_true_1.sql", "original_file_path": "models/deploy/core/utils.yml", "unique_id": "test.livequery_base.test_utils__udf_urlencode_dict_true_1.fdf94a3552", "fqn": ["livequery_base", "deploy", "core", "test_utils__udf_urlencode_dict_true_1"], "alias": "udf_urlencode_dict_true_1", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073392.1078823, "relation_name": "NEAR.test_utils.udf_urlencode_dict_true_1", "raw_code": "{{ test_test_udf(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "utils", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.livequery_base.test_test_udf", "macro.dbt.get_where_subquery"], "nodes": ["model.livequery_base.utils"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "udf_urlencode", "file_key_name": "models.utils", "attached_node": "model.livequery_base.utils"}, "test.livequery_base.test_utils__udf_urlencode_dict_true_2.e6c560e798": {"test_metadata": {"name": "test_udf", "kwargs": {"args": "{'a':'a', 'b':'b'}, TRUE\n", "assertions": ["result = 'a=a&b=b'"], "column_name": "udf_urlencode", "model": "{{ get_where_subquery(ref('utils')) }}"}, "namespace": null}, "database": "NEAR", "schema": "test_utils", "name": "test_utils__udf_urlencode_dict_true_2", "resource_type": "test", "package_name": "livequery_base", "path": "test_utils__udf_urlencode_dict_true_2.sql", "original_file_path": "models/deploy/core/utils.yml", "unique_id": "test.livequery_base.test_utils__udf_urlencode_dict_true_2.e6c560e798", "fqn": ["livequery_base", "deploy", "core", "test_utils__udf_urlencode_dict_true_2"], "alias": "udf_urlencode_dict_true_2", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073392.114322, "relation_name": "NEAR.test_utils.udf_urlencode_dict_true_2", "raw_code": "{{ test_test_udf(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "utils", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.livequery_base.test_test_udf", "macro.dbt.get_where_subquery"], "nodes": ["model.livequery_base.utils"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "udf_urlencode", "file_key_name": "models.utils", "attached_node": "model.livequery_base.utils"}, "test.livequery_base.test_utils__udf_urlencode_dict_true_space.cf1ebd5f66": {"test_metadata": {"name": "test_udf", "kwargs": {"args": "{'space': 'abc 123'}, TRUE\n", "assertions": ["result = 'space=abc+123'"], "column_name": "udf_urlencode", "model": "{{ get_where_subquery(ref('utils')) }}"}, "namespace": null}, "database": "NEAR", "schema": "test_utils", "name": "test_utils__udf_urlencode_dict_true_space", "resource_type": "test", "package_name": "livequery_base", "path": "test_utils__udf_urlencode_dict_true_space.sql", "original_file_path": "models/deploy/core/utils.yml", "unique_id": "test.livequery_base.test_utils__udf_urlencode_dict_true_space.cf1ebd5f66", "fqn": ["livequery_base", "deploy", "core", "test_utils__udf_urlencode_dict_true_space"], "alias": "udf_urlencode_dict_true_space", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073392.1208284, "relation_name": "NEAR.test_utils.udf_urlencode_dict_true_space", "raw_code": "{{ test_test_udf(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "utils", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.livequery_base.test_test_udf", "macro.dbt.get_where_subquery"], "nodes": ["model.livequery_base.utils"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "udf_urlencode", "file_key_name": "models.utils", "attached_node": "model.livequery_base.utils"}, "test.livequery_base.test_utils__udf_urlencode_dict_true_special.2505297d48": {"test_metadata": {"name": "test_udf", "kwargs": {"args": "{'special!': ' !@#$,+\"'}, TRUE\n", "assertions": ["result = 'special%21=+%21%40%23%24%2C%2B%22'"], "column_name": "udf_urlencode", "model": "{{ get_where_subquery(ref('utils')) }}"}, "namespace": null}, "database": "NEAR", "schema": "test_utils", "name": "test_utils__udf_urlencode_dict_true_special", "resource_type": "test", "package_name": "livequery_base", "path": "test_utils__udf_urlencode_dict_true_special.sql", "original_file_path": "models/deploy/core/utils.yml", "unique_id": "test.livequery_base.test_utils__udf_urlencode_dict_true_special.2505297d48", "fqn": ["livequery_base", "deploy", "core", "test_utils__udf_urlencode_dict_true_special"], "alias": "udf_urlencode_dict_true_special", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073392.127212, "relation_name": "NEAR.test_utils.udf_urlencode_dict_true_special", "raw_code": "{{ test_test_udf(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "utils", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.livequery_base.test_test_udf", "macro.dbt.get_where_subquery"], "nodes": ["model.livequery_base.utils"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "udf_urlencode", "file_key_name": "models.utils", "attached_node": "model.livequery_base.utils"}, "test.livequery_base.test_utils__udf_urlencode_dict_true_array.12987dd02c": {"test_metadata": {"name": "test_udf", "kwargs": {"args": "{'array': [0, 1, 2]}, TRUE\n", "assertions": ["result = 'array=0&array=1&array=2'"], "column_name": "udf_urlencode", "model": "{{ get_where_subquery(ref('utils')) }}"}, "namespace": null}, "database": "NEAR", "schema": "test_utils", "name": "test_utils__udf_urlencode_dict_true_array", "resource_type": "test", "package_name": "livequery_base", "path": "test_utils__udf_urlencode_dict_true_array.sql", "original_file_path": "models/deploy/core/utils.yml", "unique_id": "test.livequery_base.test_utils__udf_urlencode_dict_true_array.12987dd02c", "fqn": ["livequery_base", "deploy", "core", "test_utils__udf_urlencode_dict_true_array"], "alias": "udf_urlencode_dict_true_array", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073392.133315, "relation_name": "NEAR.test_utils.udf_urlencode_dict_true_array", "raw_code": "{{ test_test_udf(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "utils", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.livequery_base.test_test_udf", "macro.dbt.get_where_subquery"], "nodes": ["model.livequery_base.utils"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "udf_urlencode", "file_key_name": "models.utils", "attached_node": "model.livequery_base.utils"}, "test.livequery_base.test_utils__udf_urlencode_dict_false_1.b361ab7392": {"test_metadata": {"name": "test_udf", "kwargs": {"args": "{'a':'b'}, FALSE\n", "assertions": ["result = 'a=b'"], "column_name": "udf_urlencode", "model": "{{ get_where_subquery(ref('utils')) }}"}, "namespace": null}, "database": "NEAR", "schema": "test_utils", "name": "test_utils__udf_urlencode_dict_false_1", "resource_type": "test", "package_name": "livequery_base", "path": "test_utils__udf_urlencode_dict_false_1.sql", "original_file_path": "models/deploy/core/utils.yml", "unique_id": "test.livequery_base.test_utils__udf_urlencode_dict_false_1.b361ab7392", "fqn": ["livequery_base", "deploy", "core", "test_utils__udf_urlencode_dict_false_1"], "alias": "udf_urlencode_dict_false_1", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073392.1395442, "relation_name": "NEAR.test_utils.udf_urlencode_dict_false_1", "raw_code": "{{ test_test_udf(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "utils", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.livequery_base.test_test_udf", "macro.dbt.get_where_subquery"], "nodes": ["model.livequery_base.utils"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "udf_urlencode", "file_key_name": "models.utils", "attached_node": "model.livequery_base.utils"}, "test.livequery_base.test_utils__udf_urlencode_dict_false_2.dea792bb27": {"test_metadata": {"name": "test_udf", "kwargs": {"args": "{'a':'b', 'b':'b'}, FALSE\n", "assertions": ["result = 'a=b&b=b'"], "column_name": "udf_urlencode", "model": "{{ get_where_subquery(ref('utils')) }}"}, "namespace": null}, "database": "NEAR", "schema": "test_utils", "name": "test_utils__udf_urlencode_dict_false_2", "resource_type": "test", "package_name": "livequery_base", "path": "test_utils__udf_urlencode_dict_false_2.sql", "original_file_path": "models/deploy/core/utils.yml", "unique_id": "test.livequery_base.test_utils__udf_urlencode_dict_false_2.dea792bb27", "fqn": ["livequery_base", "deploy", "core", "test_utils__udf_urlencode_dict_false_2"], "alias": "udf_urlencode_dict_false_2", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073392.1454818, "relation_name": "NEAR.test_utils.udf_urlencode_dict_false_2", "raw_code": "{{ test_test_udf(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "utils", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.livequery_base.test_test_udf", "macro.dbt.get_where_subquery"], "nodes": ["model.livequery_base.utils"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "udf_urlencode", "file_key_name": "models.utils", "attached_node": "model.livequery_base.utils"}, "test.livequery_base.test_utils__udf_urlencode_dict_false_space.76c5107ff8": {"test_metadata": {"name": "test_udf", "kwargs": {"args": "{'space': 'abc 123'}, FALSE\n", "assertions": ["result = 'space=abc+123'"], "column_name": "udf_urlencode", "model": "{{ get_where_subquery(ref('utils')) }}"}, "namespace": null}, "database": "NEAR", "schema": "test_utils", "name": "test_utils__udf_urlencode_dict_false_space", "resource_type": "test", "package_name": "livequery_base", "path": "test_utils__udf_urlencode_dict_false_space.sql", "original_file_path": "models/deploy/core/utils.yml", "unique_id": "test.livequery_base.test_utils__udf_urlencode_dict_false_space.76c5107ff8", "fqn": ["livequery_base", "deploy", "core", "test_utils__udf_urlencode_dict_false_space"], "alias": "udf_urlencode_dict_false_space", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073392.1516926, "relation_name": "NEAR.test_utils.udf_urlencode_dict_false_space", "raw_code": "{{ test_test_udf(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "utils", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.livequery_base.test_test_udf", "macro.dbt.get_where_subquery"], "nodes": ["model.livequery_base.utils"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "udf_urlencode", "file_key_name": "models.utils", "attached_node": "model.livequery_base.utils"}, "test.livequery_base.test_utils__udf_urlencode_dict_false_special.03dea2520f": {"test_metadata": {"name": "test_udf", "kwargs": {"args": "{'special!': ' !@#$,+\"'}, FALSE\n", "assertions": ["result = 'special%21=+%21%40%23%24%2C%2B%22'"], "column_name": "udf_urlencode", "model": "{{ get_where_subquery(ref('utils')) }}"}, "namespace": null}, "database": "NEAR", "schema": "test_utils", "name": "test_utils__udf_urlencode_dict_false_special", "resource_type": "test", "package_name": "livequery_base", "path": "test_utils__udf_urlencode_dict_false_special.sql", "original_file_path": "models/deploy/core/utils.yml", "unique_id": "test.livequery_base.test_utils__udf_urlencode_dict_false_special.03dea2520f", "fqn": ["livequery_base", "deploy", "core", "test_utils__udf_urlencode_dict_false_special"], "alias": "udf_urlencode_dict_false_special", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073392.1573207, "relation_name": "NEAR.test_utils.udf_urlencode_dict_false_special", "raw_code": "{{ test_test_udf(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "utils", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.livequery_base.test_test_udf", "macro.dbt.get_where_subquery"], "nodes": ["model.livequery_base.utils"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "udf_urlencode", "file_key_name": "models.utils", "attached_node": "model.livequery_base.utils"}, "test.livequery_base.test_utils__udf_urlencode_dict_false_array.4892af33ef": {"test_metadata": {"name": "test_udf", "kwargs": {"args": "{'array': [0, 1, 2]}, FALSE\n", "assertions": ["result = 'array=%5B0%2C+1%2C+2%5D'"], "column_name": "udf_urlencode", "model": "{{ get_where_subquery(ref('utils')) }}"}, "namespace": null}, "database": "NEAR", "schema": "test_utils", "name": "test_utils__udf_urlencode_dict_false_array", "resource_type": "test", "package_name": "livequery_base", "path": "test_utils__udf_urlencode_dict_false_array.sql", "original_file_path": "models/deploy/core/utils.yml", "unique_id": "test.livequery_base.test_utils__udf_urlencode_dict_false_array.4892af33ef", "fqn": ["livequery_base", "deploy", "core", "test_utils__udf_urlencode_dict_false_array"], "alias": "udf_urlencode_dict_false_array", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073392.1631672, "relation_name": "NEAR.test_utils.udf_urlencode_dict_false_array", "raw_code": "{{ test_test_udf(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "utils", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.livequery_base.test_test_udf", "macro.dbt.get_where_subquery"], "nodes": ["model.livequery_base.utils"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "udf_urlencode", "file_key_name": "models.utils", "attached_node": "model.livequery_base.utils"}, "test.livequery_base.test_utils__udf_urlencode_dict_1.4143f28231": {"test_metadata": {"name": "test_udf", "kwargs": {"args": "{'a':'b'}\n", "assertions": ["result = 'a=b'"], "column_name": "udf_urlencode", "model": "{{ get_where_subquery(ref('utils')) }}"}, "namespace": null}, "database": "NEAR", "schema": "test_utils", "name": "test_utils__udf_urlencode_dict_1", "resource_type": "test", "package_name": "livequery_base", "path": "test_utils__udf_urlencode_dict_1.sql", "original_file_path": "models/deploy/core/utils.yml", "unique_id": "test.livequery_base.test_utils__udf_urlencode_dict_1.4143f28231", "fqn": ["livequery_base", "deploy", "core", "test_utils__udf_urlencode_dict_1"], "alias": "udf_urlencode_dict_1", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073392.1694405, "relation_name": "NEAR.test_utils.udf_urlencode_dict_1", "raw_code": "{{ test_test_udf(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "utils", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.livequery_base.test_test_udf", "macro.dbt.get_where_subquery"], "nodes": ["model.livequery_base.utils"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "udf_urlencode", "file_key_name": "models.utils", "attached_node": "model.livequery_base.utils"}, "test.livequery_base.test_utils__udf_urlencode_dict_2.63c38fd132": {"test_metadata": {"name": "test_udf", "kwargs": {"args": "{'a':'b', 'b':'b'}\n", "assertions": ["result = 'a=b&b=b'"], "column_name": "udf_urlencode", "model": "{{ get_where_subquery(ref('utils')) }}"}, "namespace": null}, "database": "NEAR", "schema": "test_utils", "name": "test_utils__udf_urlencode_dict_2", "resource_type": "test", "package_name": "livequery_base", "path": "test_utils__udf_urlencode_dict_2.sql", "original_file_path": "models/deploy/core/utils.yml", "unique_id": "test.livequery_base.test_utils__udf_urlencode_dict_2.63c38fd132", "fqn": ["livequery_base", "deploy", "core", "test_utils__udf_urlencode_dict_2"], "alias": "udf_urlencode_dict_2", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073392.1753232, "relation_name": "NEAR.test_utils.udf_urlencode_dict_2", "raw_code": "{{ test_test_udf(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "utils", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.livequery_base.test_test_udf", "macro.dbt.get_where_subquery"], "nodes": ["model.livequery_base.utils"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "udf_urlencode", "file_key_name": "models.utils", "attached_node": "model.livequery_base.utils"}, "test.livequery_base.test_utils__udf_urlencode_dict_space.76152bfecc": {"test_metadata": {"name": "test_udf", "kwargs": {"args": "{'space': 'abc 123'}\n", "assertions": ["result = 'space=abc+123'"], "column_name": "udf_urlencode", "model": "{{ get_where_subquery(ref('utils')) }}"}, "namespace": null}, "database": "NEAR", "schema": "test_utils", "name": "test_utils__udf_urlencode_dict_space", "resource_type": "test", "package_name": "livequery_base", "path": "test_utils__udf_urlencode_dict_space.sql", "original_file_path": "models/deploy/core/utils.yml", "unique_id": "test.livequery_base.test_utils__udf_urlencode_dict_space.76152bfecc", "fqn": ["livequery_base", "deploy", "core", "test_utils__udf_urlencode_dict_space"], "alias": "udf_urlencode_dict_space", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073392.1809251, "relation_name": "NEAR.test_utils.udf_urlencode_dict_space", "raw_code": "{{ test_test_udf(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "utils", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.livequery_base.test_test_udf", "macro.dbt.get_where_subquery"], "nodes": ["model.livequery_base.utils"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "udf_urlencode", "file_key_name": "models.utils", "attached_node": "model.livequery_base.utils"}, "test.livequery_base.test_utils__udf_urlencode_dict_special.0500e3683b": {"test_metadata": {"name": "test_udf", "kwargs": {"args": "{'special!': ' !@#$,+\"'}\n", "assertions": ["result = 'special%21=+%21%40%23%24%2C%2B%22'"], "column_name": "udf_urlencode", "model": "{{ get_where_subquery(ref('utils')) }}"}, "namespace": null}, "database": "NEAR", "schema": "test_utils", "name": "test_utils__udf_urlencode_dict_special", "resource_type": "test", "package_name": "livequery_base", "path": "test_utils__udf_urlencode_dict_special.sql", "original_file_path": "models/deploy/core/utils.yml", "unique_id": "test.livequery_base.test_utils__udf_urlencode_dict_special.0500e3683b", "fqn": ["livequery_base", "deploy", "core", "test_utils__udf_urlencode_dict_special"], "alias": "udf_urlencode_dict_special", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073392.1874745, "relation_name": "NEAR.test_utils.udf_urlencode_dict_special", "raw_code": "{{ test_test_udf(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "utils", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.livequery_base.test_test_udf", "macro.dbt.get_where_subquery"], "nodes": ["model.livequery_base.utils"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "udf_urlencode", "file_key_name": "models.utils", "attached_node": "model.livequery_base.utils"}, "test.livequery_base.test_utils__udf_urlencode_dict_array.8619cd1854": {"test_metadata": {"name": "test_udf", "kwargs": {"args": "{'array': [0, 1, 2]}\n", "assertions": ["result = 'array=%5B0%2C+1%2C+2%5D'"], "column_name": "udf_urlencode", "model": "{{ get_where_subquery(ref('utils')) }}"}, "namespace": null}, "database": "NEAR", "schema": "test_utils", "name": "test_utils__udf_urlencode_dict_array", "resource_type": "test", "package_name": "livequery_base", "path": "test_utils__udf_urlencode_dict_array.sql", "original_file_path": "models/deploy/core/utils.yml", "unique_id": "test.livequery_base.test_utils__udf_urlencode_dict_array.8619cd1854", "fqn": ["livequery_base", "deploy", "core", "test_utils__udf_urlencode_dict_array"], "alias": "udf_urlencode_dict_array", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073392.1933012, "relation_name": "NEAR.test_utils.udf_urlencode_dict_array", "raw_code": "{{ test_test_udf(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "utils", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.livequery_base.test_test_udf", "macro.dbt.get_where_subquery"], "nodes": ["model.livequery_base.utils"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "udf_urlencode", "file_key_name": "models.utils", "attached_node": "model.livequery_base.utils"}, "test.livequery_base.test_utils__udf_urlencode_array_true_1.4b277c2056": {"test_metadata": {"name": "test_udf", "kwargs": {"args": "[['a', 'b']], TRUE\n", "assertions": ["result = 'a=b'"], "column_name": "udf_urlencode", "model": "{{ get_where_subquery(ref('utils')) }}"}, "namespace": null}, "database": "NEAR", "schema": "test_utils", "name": "test_utils__udf_urlencode_array_true_1", "resource_type": "test", "package_name": "livequery_base", "path": "test_utils__udf_urlencode_array_true_1.sql", "original_file_path": "models/deploy/core/utils.yml", "unique_id": "test.livequery_base.test_utils__udf_urlencode_array_true_1.4b277c2056", "fqn": ["livequery_base", "deploy", "core", "test_utils__udf_urlencode_array_true_1"], "alias": "udf_urlencode_array_true_1", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073392.1989365, "relation_name": "NEAR.test_utils.udf_urlencode_array_true_1", "raw_code": "{{ test_test_udf(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "utils", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.livequery_base.test_test_udf", "macro.dbt.get_where_subquery"], "nodes": ["model.livequery_base.utils"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "udf_urlencode", "file_key_name": "models.utils", "attached_node": "model.livequery_base.utils"}, "test.livequery_base.test_utils__udf_urlencode_array_true_2.2a5d911cd5": {"test_metadata": {"name": "test_udf", "kwargs": {"args": "[['a', 'a'], ['b', 'b']], TRUE\n", "assertions": ["result = 'a=a&b=b'"], "column_name": "udf_urlencode", "model": "{{ get_where_subquery(ref('utils')) }}"}, "namespace": null}, "database": "NEAR", "schema": "test_utils", "name": "test_utils__udf_urlencode_array_true_2", "resource_type": "test", "package_name": "livequery_base", "path": "test_utils__udf_urlencode_array_true_2.sql", "original_file_path": "models/deploy/core/utils.yml", "unique_id": "test.livequery_base.test_utils__udf_urlencode_array_true_2.2a5d911cd5", "fqn": ["livequery_base", "deploy", "core", "test_utils__udf_urlencode_array_true_2"], "alias": "udf_urlencode_array_true_2", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073392.204786, "relation_name": "NEAR.test_utils.udf_urlencode_array_true_2", "raw_code": "{{ test_test_udf(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "utils", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.livequery_base.test_test_udf", "macro.dbt.get_where_subquery"], "nodes": ["model.livequery_base.utils"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "udf_urlencode", "file_key_name": "models.utils", "attached_node": "model.livequery_base.utils"}, "test.livequery_base.test_utils__udf_urlencode_array_true_space.86721ff4c6": {"test_metadata": {"name": "test_udf", "kwargs": {"args": "[['space', 'abc 123']], TRUE\n", "assertions": ["result = 'space=abc+123'"], "column_name": "udf_urlencode", "model": "{{ get_where_subquery(ref('utils')) }}"}, "namespace": null}, "database": "NEAR", "schema": "test_utils", "name": "test_utils__udf_urlencode_array_true_space", "resource_type": "test", "package_name": "livequery_base", "path": "test_utils__udf_urlencode_array_true_space.sql", "original_file_path": "models/deploy/core/utils.yml", "unique_id": "test.livequery_base.test_utils__udf_urlencode_array_true_space.86721ff4c6", "fqn": ["livequery_base", "deploy", "core", "test_utils__udf_urlencode_array_true_space"], "alias": "udf_urlencode_array_true_space", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073392.2106402, "relation_name": "NEAR.test_utils.udf_urlencode_array_true_space", "raw_code": "{{ test_test_udf(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "utils", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.livequery_base.test_test_udf", "macro.dbt.get_where_subquery"], "nodes": ["model.livequery_base.utils"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "udf_urlencode", "file_key_name": "models.utils", "attached_node": "model.livequery_base.utils"}, "test.livequery_base.test_utils__udf_urlencode_array_true_special.6bc759dae6": {"test_metadata": {"name": "test_udf", "kwargs": {"args": "[['special!', ' !@#$,+\"']], TRUE\n", "assertions": ["result = 'special%21=+%21%40%23%24%2C%2B%22'"], "column_name": "udf_urlencode", "model": "{{ get_where_subquery(ref('utils')) }}"}, "namespace": null}, "database": "NEAR", "schema": "test_utils", "name": "test_utils__udf_urlencode_array_true_special", "resource_type": "test", "package_name": "livequery_base", "path": "test_utils__udf_urlencode_array_true_special.sql", "original_file_path": "models/deploy/core/utils.yml", "unique_id": "test.livequery_base.test_utils__udf_urlencode_array_true_special.6bc759dae6", "fqn": ["livequery_base", "deploy", "core", "test_utils__udf_urlencode_array_true_special"], "alias": "udf_urlencode_array_true_special", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073392.21655, "relation_name": "NEAR.test_utils.udf_urlencode_array_true_special", "raw_code": "{{ test_test_udf(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "utils", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.livequery_base.test_test_udf", "macro.dbt.get_where_subquery"], "nodes": ["model.livequery_base.utils"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "udf_urlencode", "file_key_name": "models.utils", "attached_node": "model.livequery_base.utils"}, "test.livequery_base.test_utils__udf_urlencode_array_true_array.d77b856f93": {"test_metadata": {"name": "test_udf", "kwargs": {"args": "[['array', [0, 1, 2]]], TRUE\n", "assertions": ["result = 'array=0&array=1&array=2'"], "column_name": "udf_urlencode", "model": "{{ get_where_subquery(ref('utils')) }}"}, "namespace": null}, "database": "NEAR", "schema": "test_utils", "name": "test_utils__udf_urlencode_array_true_array", "resource_type": "test", "package_name": "livequery_base", "path": "test_utils__udf_urlencode_array_true_array.sql", "original_file_path": "models/deploy/core/utils.yml", "unique_id": "test.livequery_base.test_utils__udf_urlencode_array_true_array.d77b856f93", "fqn": ["livequery_base", "deploy", "core", "test_utils__udf_urlencode_array_true_array"], "alias": "udf_urlencode_array_true_array", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073392.222191, "relation_name": "NEAR.test_utils.udf_urlencode_array_true_array", "raw_code": "{{ test_test_udf(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "utils", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.livequery_base.test_test_udf", "macro.dbt.get_where_subquery"], "nodes": ["model.livequery_base.utils"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "udf_urlencode", "file_key_name": "models.utils", "attached_node": "model.livequery_base.utils"}, "test.livequery_base.test_utils__udf_urlencode_array_false_1.99efd6dd89": {"test_metadata": {"name": "test_udf", "kwargs": {"args": "[['a', 'b']], FALSE\n", "assertions": ["result = 'a=b'"], "column_name": "udf_urlencode", "model": "{{ get_where_subquery(ref('utils')) }}"}, "namespace": null}, "database": "NEAR", "schema": "test_utils", "name": "test_utils__udf_urlencode_array_false_1", "resource_type": "test", "package_name": "livequery_base", "path": "test_utils__udf_urlencode_array_false_1.sql", "original_file_path": "models/deploy/core/utils.yml", "unique_id": "test.livequery_base.test_utils__udf_urlencode_array_false_1.99efd6dd89", "fqn": ["livequery_base", "deploy", "core", "test_utils__udf_urlencode_array_false_1"], "alias": "udf_urlencode_array_false_1", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073392.228066, "relation_name": "NEAR.test_utils.udf_urlencode_array_false_1", "raw_code": "{{ test_test_udf(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "utils", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.livequery_base.test_test_udf", "macro.dbt.get_where_subquery"], "nodes": ["model.livequery_base.utils"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "udf_urlencode", "file_key_name": "models.utils", "attached_node": "model.livequery_base.utils"}, "test.livequery_base.test_utils__udf_urlencode_array_false_2.ee64ed1c8f": {"test_metadata": {"name": "test_udf", "kwargs": {"args": "[['a', 'a'], ['b', 'b']], FALSE\n", "assertions": ["result = 'a=a&b=b'"], "column_name": "udf_urlencode", "model": "{{ get_where_subquery(ref('utils')) }}"}, "namespace": null}, "database": "NEAR", "schema": "test_utils", "name": "test_utils__udf_urlencode_array_false_2", "resource_type": "test", "package_name": "livequery_base", "path": "test_utils__udf_urlencode_array_false_2.sql", "original_file_path": "models/deploy/core/utils.yml", "unique_id": "test.livequery_base.test_utils__udf_urlencode_array_false_2.ee64ed1c8f", "fqn": ["livequery_base", "deploy", "core", "test_utils__udf_urlencode_array_false_2"], "alias": "udf_urlencode_array_false_2", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073392.2339737, "relation_name": "NEAR.test_utils.udf_urlencode_array_false_2", "raw_code": "{{ test_test_udf(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "utils", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.livequery_base.test_test_udf", "macro.dbt.get_where_subquery"], "nodes": ["model.livequery_base.utils"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "udf_urlencode", "file_key_name": "models.utils", "attached_node": "model.livequery_base.utils"}, "test.livequery_base.test_utils__udf_urlencode_array_false_space.3b0c76787c": {"test_metadata": {"name": "test_udf", "kwargs": {"args": "[['space', 'abc 123']], FALSE\n", "assertions": ["result = 'space=abc+123'"], "column_name": "udf_urlencode", "model": "{{ get_where_subquery(ref('utils')) }}"}, "namespace": null}, "database": "NEAR", "schema": "test_utils", "name": "test_utils__udf_urlencode_array_false_space", "resource_type": "test", "package_name": "livequery_base", "path": "test_utils__udf_urlencode_array_false_space.sql", "original_file_path": "models/deploy/core/utils.yml", "unique_id": "test.livequery_base.test_utils__udf_urlencode_array_false_space.3b0c76787c", "fqn": ["livequery_base", "deploy", "core", "test_utils__udf_urlencode_array_false_space"], "alias": "udf_urlencode_array_false_space", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073392.2396996, "relation_name": "NEAR.test_utils.udf_urlencode_array_false_space", "raw_code": "{{ test_test_udf(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "utils", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.livequery_base.test_test_udf", "macro.dbt.get_where_subquery"], "nodes": ["model.livequery_base.utils"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "udf_urlencode", "file_key_name": "models.utils", "attached_node": "model.livequery_base.utils"}, "test.livequery_base.test_utils__udf_urlencode_array_false_special.a99ce4744f": {"test_metadata": {"name": "test_udf", "kwargs": {"args": "[['special!', ' !@#$,+\"']], FALSE\n", "assertions": ["result = 'special%21=+%21%40%23%24%2C%2B%22'"], "column_name": "udf_urlencode", "model": "{{ get_where_subquery(ref('utils')) }}"}, "namespace": null}, "database": "NEAR", "schema": "test_utils", "name": "test_utils__udf_urlencode_array_false_special", "resource_type": "test", "package_name": "livequery_base", "path": "test_utils__udf_urlencode_array_false_special.sql", "original_file_path": "models/deploy/core/utils.yml", "unique_id": "test.livequery_base.test_utils__udf_urlencode_array_false_special.a99ce4744f", "fqn": ["livequery_base", "deploy", "core", "test_utils__udf_urlencode_array_false_special"], "alias": "udf_urlencode_array_false_special", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073392.2455866, "relation_name": "NEAR.test_utils.udf_urlencode_array_false_special", "raw_code": "{{ test_test_udf(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "utils", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.livequery_base.test_test_udf", "macro.dbt.get_where_subquery"], "nodes": ["model.livequery_base.utils"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "udf_urlencode", "file_key_name": "models.utils", "attached_node": "model.livequery_base.utils"}, "test.livequery_base.test_utils__udf_urlencode_array_false_array.40ad1041f0": {"test_metadata": {"name": "test_udf", "kwargs": {"args": "[['array', [0, 1, 2]]], FALSE\n", "assertions": ["result = 'array=%5B0%2C+1%2C+2%5D'"], "column_name": "udf_urlencode", "model": "{{ get_where_subquery(ref('utils')) }}"}, "namespace": null}, "database": "NEAR", "schema": "test_utils", "name": "test_utils__udf_urlencode_array_false_array", "resource_type": "test", "package_name": "livequery_base", "path": "test_utils__udf_urlencode_array_false_array.sql", "original_file_path": "models/deploy/core/utils.yml", "unique_id": "test.livequery_base.test_utils__udf_urlencode_array_false_array.40ad1041f0", "fqn": ["livequery_base", "deploy", "core", "test_utils__udf_urlencode_array_false_array"], "alias": "udf_urlencode_array_false_array", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073392.2514331, "relation_name": "NEAR.test_utils.udf_urlencode_array_false_array", "raw_code": "{{ test_test_udf(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "utils", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.livequery_base.test_test_udf", "macro.dbt.get_where_subquery"], "nodes": ["model.livequery_base.utils"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "udf_urlencode", "file_key_name": "models.utils", "attached_node": "model.livequery_base.utils"}, "test.livequery_base.test_utils__udf_urlencode_array_1.7986cadf5c": {"test_metadata": {"name": "test_udf", "kwargs": {"args": "[['a', 'b']]\n", "assertions": ["result = 'a=b'"], "column_name": "udf_urlencode", "model": "{{ get_where_subquery(ref('utils')) }}"}, "namespace": null}, "database": "NEAR", "schema": "test_utils", "name": "test_utils__udf_urlencode_array_1", "resource_type": "test", "package_name": "livequery_base", "path": "test_utils__udf_urlencode_array_1.sql", "original_file_path": "models/deploy/core/utils.yml", "unique_id": "test.livequery_base.test_utils__udf_urlencode_array_1.7986cadf5c", "fqn": ["livequery_base", "deploy", "core", "test_utils__udf_urlencode_array_1"], "alias": "udf_urlencode_array_1", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073392.257333, "relation_name": "NEAR.test_utils.udf_urlencode_array_1", "raw_code": "{{ test_test_udf(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "utils", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.livequery_base.test_test_udf", "macro.dbt.get_where_subquery"], "nodes": ["model.livequery_base.utils"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "udf_urlencode", "file_key_name": "models.utils", "attached_node": "model.livequery_base.utils"}, "test.livequery_base.test_utils__udf_urlencode_array_2.38e8c0c341": {"test_metadata": {"name": "test_udf", "kwargs": {"args": "[['a', 'a'], ['b', 'b']]\n", "assertions": ["result = 'a=a&b=b'"], "column_name": "udf_urlencode", "model": "{{ get_where_subquery(ref('utils')) }}"}, "namespace": null}, "database": "NEAR", "schema": "test_utils", "name": "test_utils__udf_urlencode_array_2", "resource_type": "test", "package_name": "livequery_base", "path": "test_utils__udf_urlencode_array_2.sql", "original_file_path": "models/deploy/core/utils.yml", "unique_id": "test.livequery_base.test_utils__udf_urlencode_array_2.38e8c0c341", "fqn": ["livequery_base", "deploy", "core", "test_utils__udf_urlencode_array_2"], "alias": "udf_urlencode_array_2", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073392.2630265, "relation_name": "NEAR.test_utils.udf_urlencode_array_2", "raw_code": "{{ test_test_udf(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "utils", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.livequery_base.test_test_udf", "macro.dbt.get_where_subquery"], "nodes": ["model.livequery_base.utils"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "udf_urlencode", "file_key_name": "models.utils", "attached_node": "model.livequery_base.utils"}, "test.livequery_base.test_utils__udf_urlencode_array_space.36db5e9d03": {"test_metadata": {"name": "test_udf", "kwargs": {"args": "[['space', 'abc 123']]\n", "assertions": ["result = 'space=abc+123'"], "column_name": "udf_urlencode", "model": "{{ get_where_subquery(ref('utils')) }}"}, "namespace": null}, "database": "NEAR", "schema": "test_utils", "name": "test_utils__udf_urlencode_array_space", "resource_type": "test", "package_name": "livequery_base", "path": "test_utils__udf_urlencode_array_space.sql", "original_file_path": "models/deploy/core/utils.yml", "unique_id": "test.livequery_base.test_utils__udf_urlencode_array_space.36db5e9d03", "fqn": ["livequery_base", "deploy", "core", "test_utils__udf_urlencode_array_space"], "alias": "udf_urlencode_array_space", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073392.268847, "relation_name": "NEAR.test_utils.udf_urlencode_array_space", "raw_code": "{{ test_test_udf(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "utils", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.livequery_base.test_test_udf", "macro.dbt.get_where_subquery"], "nodes": ["model.livequery_base.utils"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "udf_urlencode", "file_key_name": "models.utils", "attached_node": "model.livequery_base.utils"}, "test.livequery_base.test_utils__udf_urlencode_array_special.1e95f13cf6": {"test_metadata": {"name": "test_udf", "kwargs": {"args": "[['special!', ' !@#$,+\"']]\n", "assertions": ["result = 'special%21=+%21%40%23%24%2C%2B%22'"], "column_name": "udf_urlencode", "model": "{{ get_where_subquery(ref('utils')) }}"}, "namespace": null}, "database": "NEAR", "schema": "test_utils", "name": "test_utils__udf_urlencode_array_special", "resource_type": "test", "package_name": "livequery_base", "path": "test_utils__udf_urlencode_array_special.sql", "original_file_path": "models/deploy/core/utils.yml", "unique_id": "test.livequery_base.test_utils__udf_urlencode_array_special.1e95f13cf6", "fqn": ["livequery_base", "deploy", "core", "test_utils__udf_urlencode_array_special"], "alias": "udf_urlencode_array_special", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073392.2746947, "relation_name": "NEAR.test_utils.udf_urlencode_array_special", "raw_code": "{{ test_test_udf(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "utils", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.livequery_base.test_test_udf", "macro.dbt.get_where_subquery"], "nodes": ["model.livequery_base.utils"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "udf_urlencode", "file_key_name": "models.utils", "attached_node": "model.livequery_base.utils"}, "test.livequery_base.test_utils__udf_urlencode_array_array.9cb7c99c99": {"test_metadata": {"name": "test_udf", "kwargs": {"args": "[['array', [0, 1, 2]]]\n", "assertions": ["result = 'array=%5B0%2C+1%2C+2%5D'"], "column_name": "udf_urlencode", "model": "{{ get_where_subquery(ref('utils')) }}"}, "namespace": null}, "database": "NEAR", "schema": "test_utils", "name": "test_utils__udf_urlencode_array_array", "resource_type": "test", "package_name": "livequery_base", "path": "test_utils__udf_urlencode_array_array.sql", "original_file_path": "models/deploy/core/utils.yml", "unique_id": "test.livequery_base.test_utils__udf_urlencode_array_array.9cb7c99c99", "fqn": ["livequery_base", "deploy", "core", "test_utils__udf_urlencode_array_array"], "alias": "udf_urlencode_array_array", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073392.2803652, "relation_name": "NEAR.test_utils.udf_urlencode_array_array", "raw_code": "{{ test_test_udf(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "utils", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.livequery_base.test_test_udf", "macro.dbt.get_where_subquery"], "nodes": ["model.livequery_base.utils"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "udf_urlencode", "file_key_name": "models.utils", "attached_node": "model.livequery_base.utils"}, "test.livequery_base.test_utils__udf_int_to_binary.d833da9e2e": {"test_metadata": {"name": "test_udf", "kwargs": {"args": 123456789, "assertions": ["result = '111010110111100110100010101'"], "column_name": "udf_int_to_binary", "model": "{{ get_where_subquery(ref('utils')) }}"}, "namespace": null}, "database": "NEAR", "schema": "test_utils", "name": "test_utils__udf_int_to_binary", "resource_type": "test", "package_name": "livequery_base", "path": "test_utils__udf_int_to_binary.sql", "original_file_path": "models/deploy/core/utils.yml", "unique_id": "test.livequery_base.test_utils__udf_int_to_binary.d833da9e2e", "fqn": ["livequery_base", "deploy", "core", "test_utils__udf_int_to_binary"], "alias": "udf_int_to_binary", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073392.2869058, "relation_name": "NEAR.test_utils.udf_int_to_binary", "raw_code": "{{ test_test_udf(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "utils", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.livequery_base.test_test_udf", "macro.dbt.get_where_subquery"], "nodes": ["model.livequery_base.utils"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "udf_int_to_binary", "file_key_name": "models.utils", "attached_node": "model.livequery_base.utils"}, "test.livequery_base.test_utils__udf_int_to_binary_large_number.5d7360105e": {"test_metadata": {"name": "test_udf", "kwargs": {"args": "'123456789123456789123456789123456789123456789'", "assertions": ["result = '101100010010011011011100101001111010001001110011010111111101111101010111011001001101000001111110001010100001011011010000100000001000101111100010101'"], "column_name": "udf_int_to_binary", "model": "{{ get_where_subquery(ref('utils')) }}"}, "namespace": null}, "database": "NEAR", "schema": "test_utils", "name": "test_utils__udf_int_to_binary_large_number", "resource_type": "test", "package_name": "livequery_base", "path": "test_utils__udf_int_to_binary_large_number.sql", "original_file_path": "models/deploy/core/utils.yml", "unique_id": "test.livequery_base.test_utils__udf_int_to_binary_large_number.5d7360105e", "fqn": ["livequery_base", "deploy", "core", "test_utils__udf_int_to_binary_large_number"], "alias": "udf_int_to_binary_large_number", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073392.2926724, "relation_name": "NEAR.test_utils.udf_int_to_binary_large_number", "raw_code": "{{ test_test_udf(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "utils", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.livequery_base.test_test_udf", "macro.dbt.get_where_subquery"], "nodes": ["model.livequery_base.utils"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "udf_int_to_binary", "file_key_name": "models.utils", "attached_node": "model.livequery_base.utils"}, "test.livequery_base.test_utils__udf_binary_to_int.ffcc7fc010": {"test_metadata": {"name": "test_udf", "kwargs": {"args": "111010110111100110100010101", "assertions": ["result = '123456789'"], "column_name": "udf_binary_to_int", "model": "{{ get_where_subquery(ref('utils')) }}"}, "namespace": null}, "database": "NEAR", "schema": "test_utils", "name": "test_utils__udf_binary_to_int", "resource_type": "test", "package_name": "livequery_base", "path": "test_utils__udf_binary_to_int.sql", "original_file_path": "models/deploy/core/utils.yml", "unique_id": "test.livequery_base.test_utils__udf_binary_to_int.ffcc7fc010", "fqn": ["livequery_base", "deploy", "core", "test_utils__udf_binary_to_int"], "alias": "udf_binary_to_int", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073392.2990503, "relation_name": "NEAR.test_utils.udf_binary_to_int", "raw_code": "{{ test_test_udf(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "utils", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.livequery_base.test_test_udf", "macro.dbt.get_where_subquery"], "nodes": ["model.livequery_base.utils"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "udf_binary_to_int", "file_key_name": "models.utils", "attached_node": "model.livequery_base.utils"}, "test.livequery_base.test_utils__udf_binary_to_int_large_number.493e3262c4": {"test_metadata": {"name": "test_udf", "kwargs": {"args": "'110110110100110110100101110101100110100000101111100010101'", "assertions": ["result = '123456789123456789'"], "column_name": "udf_binary_to_int", "model": "{{ get_where_subquery(ref('utils')) }}"}, "namespace": null}, "database": "NEAR", "schema": "test_utils", "name": "test_utils__udf_binary_to_int_large_number", "resource_type": "test", "package_name": "livequery_base", "path": "test_utils__udf_binary_to_int_large_number.sql", "original_file_path": "models/deploy/core/utils.yml", "unique_id": "test.livequery_base.test_utils__udf_binary_to_int_large_number.493e3262c4", "fqn": ["livequery_base", "deploy", "core", "test_utils__udf_binary_to_int_large_number"], "alias": "udf_binary_to_int_large_number", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073392.3051324, "relation_name": "NEAR.test_utils.udf_binary_to_int_large_number", "raw_code": "{{ test_test_udf(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "utils", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.livequery_base.test_test_udf", "macro.dbt.get_where_subquery"], "nodes": ["model.livequery_base.utils"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "udf_binary_to_int", "file_key_name": "models.utils", "attached_node": "model.livequery_base.utils"}, "test.livequery_base.test_utils__udf_evm_decode_log.84691b80d2": {"test_metadata": {"name": "test_udf", "kwargs": {"args": "{\n 'anonymous': false,\n 'inputs': [\n {\n 'indexed': false,\n 'name': 'nonce',\n 'type': 'uint256'\n }\n ],\n 'name': 'NonceChanged',\n 'type': 'event'\n}::variant, {\n 'address': '0x55032650b14df07b85bf18a3a3ec8e0af2e028d5',\n 'data': '0x000000000000000000000000000000000000000000000000000000000000279c',\n 'topics': [\n '0x7220970e1f1f12864ecccd8942690a837c7a8dd45d158cb891eb45a8a69134aa'\n ]\n}::variant\n", "assertions": ["result = [\n {\n 'address': '0x55032650b14df07b85bF18A3a3eC8E0Af2e028d5',\n 'data': [\n {\n 'decoded': true,\n 'name': 'nonce',\n 'type': 'uint256',\n 'value': 10140\n }\n ],\n 'decoded': true,\n 'name': 'NonceChanged'\n }\n]"], "column_name": "udf_evm_decode_log", "model": "{{ get_where_subquery(ref('utils')) }}"}, "namespace": null}, "database": "NEAR", "schema": "test_utils", "name": "test_utils__udf_evm_decode_log", "resource_type": "test", "package_name": "livequery_base", "path": "test_utils__udf_evm_decode_log.sql", "original_file_path": "models/deploy/core/utils.yml", "unique_id": "test.livequery_base.test_utils__udf_evm_decode_log.84691b80d2", "fqn": ["livequery_base", "deploy", "core", "test_utils__udf_evm_decode_log"], "alias": "udf_evm_decode_log", "checksum": {"name": "none", "checksum": ""}, "config": {"enabled": true, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": [], "meta": {}, "group": null, "materialized": "test", "severity": "ERROR", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": [], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true}, "created_at": 1763073392.311384, "relation_name": "NEAR.test_utils.udf_evm_decode_log", "raw_code": "{{ test_test_udf(**_dbt_generic_test_kwargs) }}", "language": "sql", "refs": [{"name": "utils", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.livequery_base.test_test_udf", "macro.dbt.get_where_subquery"], "nodes": ["model.livequery_base.utils"]}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "column_name": "udf_evm_decode_log", "file_key_name": "models.utils", "attached_node": "model.livequery_base.utils"}}, "sources": {"source.near_models.crosschain.dim_dates": {"database": "crosschain", "schema": "core", "name": "dim_dates", "resource_type": "source", "package_name": "near_models", "path": "models/sources.yml", "original_file_path": "models/sources.yml", "unique_id": "source.near_models.crosschain.dim_dates", "fqn": ["near_models", "crosschain", "dim_dates"], "source_name": "crosschain", "source_description": "", "loader": "", "identifier": "dim_dates", "quoting": {"database": null, "schema": null, "identifier": null, "column": null}, "loaded_at_field": null, "freshness": {"warn_after": {"count": null, "period": null}, "error_after": {"count": null, "period": null}, "filter": null}, "external": null, "description": "", "columns": {}, "meta": {}, "source_meta": {}, "tags": [], "config": {"enabled": true}, "patch_path": null, "unrendered_config": {}, "relation_name": "crosschain.core.dim_dates", "created_at": 1763073392.3217266}, "source.near_models.crosschain_silver.number_sequence": {"database": "crosschain", "schema": "silver", "name": "number_sequence", "resource_type": "source", "package_name": "near_models", "path": "models/sources.yml", "original_file_path": "models/sources.yml", "unique_id": "source.near_models.crosschain_silver.number_sequence", "fqn": ["near_models", "crosschain_silver", "number_sequence"], "source_name": "crosschain_silver", "source_description": "", "loader": "", "identifier": "number_sequence", "quoting": {"database": null, "schema": null, "identifier": null, "column": null}, "loaded_at_field": null, "freshness": {"warn_after": {"count": null, "period": null}, "error_after": {"count": null, "period": null}, "filter": null}, "external": null, "description": "", "columns": {}, "meta": {}, "source_meta": {}, "tags": [], "config": {"enabled": true}, "patch_path": null, "unrendered_config": {}, "relation_name": "crosschain.silver.number_sequence", "created_at": 1763073392.3219705}, "source.near_models.crosschain_silver.github_activity": {"database": "crosschain", "schema": "silver", "name": "github_activity", "resource_type": "source", "package_name": "near_models", "path": "models/sources.yml", "original_file_path": "models/sources.yml", "unique_id": "source.near_models.crosschain_silver.github_activity", "fqn": ["near_models", "crosschain_silver", "github_activity"], "source_name": "crosschain_silver", "source_description": "", "loader": "", "identifier": "github_activity", "quoting": {"database": null, "schema": null, "identifier": null, "column": null}, "loaded_at_field": null, "freshness": {"warn_after": {"count": null, "period": null}, "error_after": {"count": null, "period": null}, "filter": null}, "external": null, "description": "", "columns": {}, "meta": {}, "source_meta": {}, "tags": [], "config": {"enabled": true}, "patch_path": null, "unrendered_config": {}, "relation_name": "crosschain.silver.github_activity", "created_at": 1763073392.3221486}, "source.near_models.crosschain_silver.labels_combined": {"database": "crosschain", "schema": "silver", "name": "labels_combined", "resource_type": "source", "package_name": "near_models", "path": "models/sources.yml", "original_file_path": "models/sources.yml", "unique_id": "source.near_models.crosschain_silver.labels_combined", "fqn": ["near_models", "crosschain_silver", "labels_combined"], "source_name": "crosschain_silver", "source_description": "", "loader": "", "identifier": "labels_combined", "quoting": {"database": null, "schema": null, "identifier": null, "column": null}, "loaded_at_field": null, "freshness": {"warn_after": {"count": null, "period": null}, "error_after": {"count": null, "period": null}, "filter": null}, "external": null, "description": "", "columns": {}, "meta": {}, "source_meta": {}, "tags": [], "config": {"enabled": true}, "patch_path": null, "unrendered_config": {}, "relation_name": "crosschain.silver.labels_combined", "created_at": 1763073392.3223147}, "source.near_models.crosschain_silver.complete_token_asset_metadata": {"database": "crosschain", "schema": "silver", "name": "complete_token_asset_metadata", "resource_type": "source", "package_name": "near_models", "path": "models/sources.yml", "original_file_path": "models/sources.yml", "unique_id": "source.near_models.crosschain_silver.complete_token_asset_metadata", "fqn": ["near_models", "crosschain_silver", "complete_token_asset_metadata"], "source_name": "crosschain_silver", "source_description": "", "loader": "", "identifier": "complete_token_asset_metadata", "quoting": {"database": null, "schema": null, "identifier": null, "column": null}, "loaded_at_field": null, "freshness": {"warn_after": {"count": null, "period": null}, "error_after": {"count": null, "period": null}, "filter": null}, "external": null, "description": "", "columns": {}, "meta": {}, "source_meta": {}, "tags": [], "config": {"enabled": true}, "patch_path": null, "unrendered_config": {}, "relation_name": "crosschain.silver.complete_token_asset_metadata", "created_at": 1763073392.3224728}, "source.near_models.crosschain_silver.complete_token_prices": {"database": "crosschain", "schema": "silver", "name": "complete_token_prices", "resource_type": "source", "package_name": "near_models", "path": "models/sources.yml", "original_file_path": "models/sources.yml", "unique_id": "source.near_models.crosschain_silver.complete_token_prices", "fqn": ["near_models", "crosschain_silver", "complete_token_prices"], "source_name": "crosschain_silver", "source_description": "", "loader": "", "identifier": "complete_token_prices", "quoting": {"database": null, "schema": null, "identifier": null, "column": null}, "loaded_at_field": null, "freshness": {"warn_after": {"count": null, "period": null}, "error_after": {"count": null, "period": null}, "filter": null}, "external": null, "description": "", "columns": {}, "meta": {}, "source_meta": {}, "tags": [], "config": {"enabled": true}, "patch_path": null, "unrendered_config": {}, "relation_name": "crosschain.silver.complete_token_prices", "created_at": 1763073392.3226335}, "source.near_models.crosschain_silver.complete_provider_asset_metadata": {"database": "crosschain", "schema": "silver", "name": "complete_provider_asset_metadata", "resource_type": "source", "package_name": "near_models", "path": "models/sources.yml", "original_file_path": "models/sources.yml", "unique_id": "source.near_models.crosschain_silver.complete_provider_asset_metadata", "fqn": ["near_models", "crosschain_silver", "complete_provider_asset_metadata"], "source_name": "crosschain_silver", "source_description": "", "loader": "", "identifier": "complete_provider_asset_metadata", "quoting": {"database": null, "schema": null, "identifier": null, "column": null}, "loaded_at_field": null, "freshness": {"warn_after": {"count": null, "period": null}, "error_after": {"count": null, "period": null}, "filter": null}, "external": null, "description": "", "columns": {}, "meta": {}, "source_meta": {}, "tags": [], "config": {"enabled": true}, "patch_path": null, "unrendered_config": {}, "relation_name": "crosschain.silver.complete_provider_asset_metadata", "created_at": 1763073392.3227901}, "source.near_models.crosschain_silver.complete_provider_prices": {"database": "crosschain", "schema": "silver", "name": "complete_provider_prices", "resource_type": "source", "package_name": "near_models", "path": "models/sources.yml", "original_file_path": "models/sources.yml", "unique_id": "source.near_models.crosschain_silver.complete_provider_prices", "fqn": ["near_models", "crosschain_silver", "complete_provider_prices"], "source_name": "crosschain_silver", "source_description": "", "loader": "", "identifier": "complete_provider_prices", "quoting": {"database": null, "schema": null, "identifier": null, "column": null}, "loaded_at_field": null, "freshness": {"warn_after": {"count": null, "period": null}, "error_after": {"count": null, "period": null}, "filter": null}, "external": null, "description": "", "columns": {}, "meta": {}, "source_meta": {}, "tags": [], "config": {"enabled": true}, "patch_path": null, "unrendered_config": {}, "relation_name": "crosschain.silver.complete_provider_prices", "created_at": 1763073392.322966}, "source.near_models.crosschain_silver.complete_native_asset_metadata": {"database": "crosschain", "schema": "silver", "name": "complete_native_asset_metadata", "resource_type": "source", "package_name": "near_models", "path": "models/sources.yml", "original_file_path": "models/sources.yml", "unique_id": "source.near_models.crosschain_silver.complete_native_asset_metadata", "fqn": ["near_models", "crosschain_silver", "complete_native_asset_metadata"], "source_name": "crosschain_silver", "source_description": "", "loader": "", "identifier": "complete_native_asset_metadata", "quoting": {"database": null, "schema": null, "identifier": null, "column": null}, "loaded_at_field": null, "freshness": {"warn_after": {"count": null, "period": null}, "error_after": {"count": null, "period": null}, "filter": null}, "external": null, "description": "", "columns": {}, "meta": {}, "source_meta": {}, "tags": [], "config": {"enabled": true}, "patch_path": null, "unrendered_config": {}, "relation_name": "crosschain.silver.complete_native_asset_metadata", "created_at": 1763073392.3231223}, "source.near_models.crosschain_silver.complete_native_prices": {"database": "crosschain", "schema": "silver", "name": "complete_native_prices", "resource_type": "source", "package_name": "near_models", "path": "models/sources.yml", "original_file_path": "models/sources.yml", "unique_id": "source.near_models.crosschain_silver.complete_native_prices", "fqn": ["near_models", "crosschain_silver", "complete_native_prices"], "source_name": "crosschain_silver", "source_description": "", "loader": "", "identifier": "complete_native_prices", "quoting": {"database": null, "schema": null, "identifier": null, "column": null}, "loaded_at_field": null, "freshness": {"warn_after": {"count": null, "period": null}, "error_after": {"count": null, "period": null}, "filter": null}, "external": null, "description": "", "columns": {}, "meta": {}, "source_meta": {}, "tags": [], "config": {"enabled": true}, "patch_path": null, "unrendered_config": {}, "relation_name": "crosschain.silver.complete_native_prices", "created_at": 1763073392.3232758}, "source.near_models.crosschain_price.ez_prices_hourly": {"database": "crosschain", "schema": "price", "name": "ez_prices_hourly", "resource_type": "source", "package_name": "near_models", "path": "models/sources.yml", "original_file_path": "models/sources.yml", "unique_id": "source.near_models.crosschain_price.ez_prices_hourly", "fqn": ["near_models", "crosschain_price", "ez_prices_hourly"], "source_name": "crosschain_price", "source_description": "", "loader": "", "identifier": "ez_prices_hourly", "quoting": {"database": null, "schema": null, "identifier": null, "column": null}, "loaded_at_field": null, "freshness": {"warn_after": {"count": null, "period": null}, "error_after": {"count": null, "period": null}, "filter": null}, "external": null, "description": "", "columns": {}, "meta": {}, "source_meta": {}, "tags": [], "config": {"enabled": true}, "patch_path": null, "unrendered_config": {}, "relation_name": "crosschain.price.ez_prices_hourly", "created_at": 1763073392.3234324}, "source.near_models.streamline.blocks": {"database": "streamline", "schema": "near_lake", "name": "blocks", "resource_type": "source", "package_name": "near_models", "path": "models/sources.yml", "original_file_path": "models/sources.yml", "unique_id": "source.near_models.streamline.blocks", "fqn": ["near_models", "streamline", "blocks"], "source_name": "streamline", "source_description": "", "loader": "", "identifier": "blocks", "quoting": {"database": null, "schema": null, "identifier": null, "column": null}, "loaded_at_field": null, "freshness": {"warn_after": {"count": null, "period": null}, "error_after": {"count": null, "period": null}, "filter": null}, "external": null, "description": "", "columns": {}, "meta": {}, "source_meta": {}, "tags": [], "config": {"enabled": true}, "patch_path": null, "unrendered_config": {}, "relation_name": "streamline.near_lake.blocks", "created_at": 1763073392.3235893}, "source.near_models.streamline.shards": {"database": "streamline", "schema": "near_lake", "name": "shards", "resource_type": "source", "package_name": "near_models", "path": "models/sources.yml", "original_file_path": "models/sources.yml", "unique_id": "source.near_models.streamline.shards", "fqn": ["near_models", "streamline", "shards"], "source_name": "streamline", "source_description": "", "loader": "", "identifier": "shards", "quoting": {"database": null, "schema": null, "identifier": null, "column": null}, "loaded_at_field": null, "freshness": {"warn_after": {"count": null, "period": null}, "error_after": {"count": null, "period": null}, "filter": null}, "external": null, "description": "", "columns": {}, "meta": {}, "source_meta": {}, "tags": [], "config": {"enabled": true}, "patch_path": null, "unrendered_config": {}, "relation_name": "streamline.near_lake.shards", "created_at": 1763073392.323742}, "source.near_models.hevo.flipsidecrypto_near_ft_balances_daily": {"database": "hevo", "schema": "near", "name": "flipsidecrypto_near_ft_balances_daily", "resource_type": "source", "package_name": "near_models", "path": "models/sources.yml", "original_file_path": "models/sources.yml", "unique_id": "source.near_models.hevo.flipsidecrypto_near_ft_balances_daily", "fqn": ["near_models", "hevo", "flipsidecrypto_near_ft_balances_daily"], "source_name": "hevo", "source_description": "", "loader": "", "identifier": "flipsidecrypto_near_ft_balances_daily", "quoting": {"database": null, "schema": null, "identifier": null, "column": null}, "loaded_at_field": null, "freshness": {"warn_after": {"count": null, "period": null}, "error_after": {"count": null, "period": null}, "filter": null}, "external": null, "description": "", "columns": {}, "meta": {}, "source_meta": {}, "tags": [], "config": {"enabled": true}, "patch_path": null, "unrendered_config": {}, "relation_name": "hevo.near.flipsidecrypto_near_ft_balances_daily", "created_at": 1763073392.3239164}, "source.near_models.bronze_streamline.blocks_v2": {"database": "streamline", "schema": "NEAR", "name": "blocks_v2", "resource_type": "source", "package_name": "near_models", "path": "models/sources.yml", "original_file_path": "models/sources.yml", "unique_id": "source.near_models.bronze_streamline.blocks_v2", "fqn": ["near_models", "bronze_streamline", "blocks_v2"], "source_name": "bronze_streamline", "source_description": "", "loader": "", "identifier": "blocks_v2", "quoting": {"database": null, "schema": null, "identifier": null, "column": null}, "loaded_at_field": null, "freshness": {"warn_after": {"count": null, "period": null}, "error_after": {"count": null, "period": null}, "filter": null}, "external": null, "description": "", "columns": {}, "meta": {}, "source_meta": {}, "tags": [], "config": {"enabled": true}, "patch_path": null, "unrendered_config": {}, "relation_name": "streamline.NEAR.blocks_v2", "created_at": 1763073392.3240795}, "source.near_models.bronze_streamline.chunks_v2": {"database": "streamline", "schema": "NEAR", "name": "chunks_v2", "resource_type": "source", "package_name": "near_models", "path": "models/sources.yml", "original_file_path": "models/sources.yml", "unique_id": "source.near_models.bronze_streamline.chunks_v2", "fqn": ["near_models", "bronze_streamline", "chunks_v2"], "source_name": "bronze_streamline", "source_description": "", "loader": "", "identifier": "chunks_v2", "quoting": {"database": null, "schema": null, "identifier": null, "column": null}, "loaded_at_field": null, "freshness": {"warn_after": {"count": null, "period": null}, "error_after": {"count": null, "period": null}, "filter": null}, "external": null, "description": "", "columns": {}, "meta": {}, "source_meta": {}, "tags": [], "config": {"enabled": true}, "patch_path": null, "unrendered_config": {}, "relation_name": "streamline.NEAR.chunks_v2", "created_at": 1763073392.3242338}, "source.near_models.bronze_streamline.transactions_v2": {"database": "streamline", "schema": "NEAR", "name": "transactions_v2", "resource_type": "source", "package_name": "near_models", "path": "models/sources.yml", "original_file_path": "models/sources.yml", "unique_id": "source.near_models.bronze_streamline.transactions_v2", "fqn": ["near_models", "bronze_streamline", "transactions_v2"], "source_name": "bronze_streamline", "source_description": "", "loader": "", "identifier": "transactions_v2", "quoting": {"database": null, "schema": null, "identifier": null, "column": null}, "loaded_at_field": null, "freshness": {"warn_after": {"count": null, "period": null}, "error_after": {"count": null, "period": null}, "filter": null}, "external": null, "description": "", "columns": {}, "meta": {}, "source_meta": {}, "tags": [], "config": {"enabled": true}, "patch_path": null, "unrendered_config": {}, "relation_name": "streamline.NEAR.transactions_v2", "created_at": 1763073392.324393}, "source.near_models.bronze_streamline.nearblocks_ft_metadata": {"database": "streamline", "schema": "NEAR", "name": "nearblocks_ft_metadata", "resource_type": "source", "package_name": "near_models", "path": "models/sources.yml", "original_file_path": "models/sources.yml", "unique_id": "source.near_models.bronze_streamline.nearblocks_ft_metadata", "fqn": ["near_models", "bronze_streamline", "nearblocks_ft_metadata"], "source_name": "bronze_streamline", "source_description": "", "loader": "", "identifier": "nearblocks_ft_metadata", "quoting": {"database": null, "schema": null, "identifier": null, "column": null}, "loaded_at_field": null, "freshness": {"warn_after": {"count": null, "period": null}, "error_after": {"count": null, "period": null}, "filter": null}, "external": null, "description": "", "columns": {}, "meta": {}, "source_meta": {}, "tags": [], "config": {"enabled": true}, "patch_path": null, "unrendered_config": {}, "relation_name": "streamline.NEAR.nearblocks_ft_metadata", "created_at": 1763073392.3245478}, "source.near_models.bronze_streamline.omni_metadata": {"database": "streamline", "schema": "NEAR", "name": "omni_metadata", "resource_type": "source", "package_name": "near_models", "path": "models/sources.yml", "original_file_path": "models/sources.yml", "unique_id": "source.near_models.bronze_streamline.omni_metadata", "fqn": ["near_models", "bronze_streamline", "omni_metadata"], "source_name": "bronze_streamline", "source_description": "", "loader": "", "identifier": "omni_metadata", "quoting": {"database": null, "schema": null, "identifier": null, "column": null}, "loaded_at_field": null, "freshness": {"warn_after": {"count": null, "period": null}, "error_after": {"count": null, "period": null}, "filter": null}, "external": null, "description": "", "columns": {}, "meta": {}, "source_meta": {}, "tags": [], "config": {"enabled": true}, "patch_path": null, "unrendered_config": {}, "relation_name": "streamline.NEAR.omni_metadata", "created_at": 1763073392.3247018}, "source.livequery_base.crosschain.dim_date_hours": {"database": "crosschain_dev", "schema": "core", "name": "dim_date_hours", "resource_type": "source", "package_name": "livequery_base", "path": "models/sources.yml", "original_file_path": "models/sources.yml", "unique_id": "source.livequery_base.crosschain.dim_date_hours", "fqn": ["livequery_base", "crosschain", "dim_date_hours"], "source_name": "crosschain", "source_description": "", "loader": "", "identifier": "dim_date_hours", "quoting": {"database": null, "schema": null, "identifier": null, "column": null}, "loaded_at_field": null, "freshness": {"warn_after": {"count": null, "period": null}, "error_after": {"count": null, "period": null}, "filter": null}, "external": null, "description": "", "columns": {}, "meta": {}, "source_meta": {}, "tags": [], "config": {"enabled": true}, "patch_path": null, "unrendered_config": {}, "relation_name": "crosschain_dev.core.dim_date_hours", "created_at": 1763073392.324886}, "source.livequery_base.crosschain.dim_contracts": {"database": "crosschain_dev", "schema": "core", "name": "dim_contracts", "resource_type": "source", "package_name": "livequery_base", "path": "models/sources.yml", "original_file_path": "models/sources.yml", "unique_id": "source.livequery_base.crosschain.dim_contracts", "fqn": ["livequery_base", "crosschain", "dim_contracts"], "source_name": "crosschain", "source_description": "", "loader": "", "identifier": "dim_contracts", "quoting": {"database": null, "schema": null, "identifier": null, "column": null}, "loaded_at_field": null, "freshness": {"warn_after": {"count": null, "period": null}, "error_after": {"count": null, "period": null}, "filter": null}, "external": null, "description": "", "columns": {}, "meta": {}, "source_meta": {}, "tags": [], "config": {"enabled": true}, "patch_path": null, "unrendered_config": {}, "relation_name": "crosschain_dev.core.dim_contracts", "created_at": 1763073392.3250604}, "source.livequery_base.crosschain.dim_evm_event_abis": {"database": "crosschain_dev", "schema": "core", "name": "dim_evm_event_abis", "resource_type": "source", "package_name": "livequery_base", "path": "models/sources.yml", "original_file_path": "models/sources.yml", "unique_id": "source.livequery_base.crosschain.dim_evm_event_abis", "fqn": ["livequery_base", "crosschain", "dim_evm_event_abis"], "source_name": "crosschain", "source_description": "", "loader": "", "identifier": "dim_evm_event_abis", "quoting": {"database": null, "schema": null, "identifier": null, "column": null}, "loaded_at_field": null, "freshness": {"warn_after": {"count": null, "period": null}, "error_after": {"count": null, "period": null}, "filter": null}, "external": null, "description": "", "columns": {}, "meta": {}, "source_meta": {}, "tags": [], "config": {"enabled": true}, "patch_path": null, "unrendered_config": {}, "relation_name": "crosschain_dev.core.dim_evm_event_abis", "created_at": 1763073392.3252285}, "source.livequery_base.ethereum_core.fact_event_logs": {"database": "ethereum_dev", "schema": "core", "name": "fact_event_logs", "resource_type": "source", "package_name": "livequery_base", "path": "models/sources.yml", "original_file_path": "models/sources.yml", "unique_id": "source.livequery_base.ethereum_core.fact_event_logs", "fqn": ["livequery_base", "ethereum_core", "fact_event_logs"], "source_name": "ethereum_core", "source_description": "", "loader": "", "identifier": "fact_event_logs", "quoting": {"database": null, "schema": null, "identifier": null, "column": null}, "loaded_at_field": null, "freshness": {"warn_after": {"count": null, "period": null}, "error_after": {"count": null, "period": null}, "filter": null}, "external": null, "description": "", "columns": {}, "meta": {}, "source_meta": {}, "tags": [], "config": {"enabled": true}, "patch_path": null, "unrendered_config": {}, "relation_name": "ethereum_dev.core.fact_event_logs", "created_at": 1763073392.3254035}, "source.livequery_base.ethereum_core.ez_decoded_event_logs": {"database": "ethereum_dev", "schema": "core", "name": "ez_decoded_event_logs", "resource_type": "source", "package_name": "livequery_base", "path": "models/sources.yml", "original_file_path": "models/sources.yml", "unique_id": "source.livequery_base.ethereum_core.ez_decoded_event_logs", "fqn": ["livequery_base", "ethereum_core", "ez_decoded_event_logs"], "source_name": "ethereum_core", "source_description": "", "loader": "", "identifier": "ez_decoded_event_logs", "quoting": {"database": null, "schema": null, "identifier": null, "column": null}, "loaded_at_field": null, "freshness": {"warn_after": {"count": null, "period": null}, "error_after": {"count": null, "period": null}, "filter": null}, "external": null, "description": "", "columns": {}, "meta": {}, "source_meta": {}, "tags": [], "config": {"enabled": true}, "patch_path": null, "unrendered_config": {}, "relation_name": "ethereum_dev.core.ez_decoded_event_logs", "created_at": 1763073392.3255763}}, "macros": {"macro.near_models.partition_load_manual": {"name": "partition_load_manual", "resource_type": "macro", "package_name": "near_models", "path": "macros/manual_batch_refresh.sql", "original_file_path": "macros/manual_batch_refresh.sql", "unique_id": "macro.near_models.partition_load_manual", "macro_sql": "{% macro partition_load_manual(\n scope = 'no_buffer',\n partition_field = '_partition_by_block_number'\n ) %}\n {# if range_start and range_end not set in cli, default to earliest rpc data #}\n {% set range_start = var(\n 'RANGE_START',\n 46700000\n ) %}\n {% set range_end = var(\n 'RANGE_END',\n 47000000\n ) %}\n {% set front_buffer = var(\n 'FRONT_BUFFER',\n 1\n ) %}\n {% set end_buffer = var(\n 'END_BUFFER',\n 1\n ) %}\n {% if scope == 'front' %}\n {{ partition_field }} BETWEEN {{ range_start }} - (\n 10000 * {{ front_buffer }}\n )\n AND {{ range_end }}\n\n {% elif scope == 'end' %}\n {{ partition_field }} BETWEEN {{ range_start }}\n AND {{ range_end }} + (\n 10000 * {{ end_buffer }}\n ) {% elif scope == 'no_buffer' %}\n {{ partition_field }} BETWEEN {{ range_start }}\n AND {{ range_end }}\n {% else %}\n TRUE\n {% endif %}\n{%- endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.306212, "supported_languages": null}, "macro.near_models.generate_schema_name": {"name": "generate_schema_name", "resource_type": "macro", "package_name": "near_models", "path": "macros/custom_naming_macros.sql", "original_file_path": "macros/custom_naming_macros.sql", "unique_id": "macro.near_models.generate_schema_name", "macro_sql": "{% macro generate_schema_name(\n custom_schema_name = none,\n node = none\n ) -%}\n {% set node_name = node.name %}\n {% set split_name = node_name.split('__') %}\n {{ split_name [0] | trim }}\n{%- endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.3072772, "supported_languages": null}, "macro.near_models.generate_alias_name": {"name": "generate_alias_name", "resource_type": "macro", "package_name": "near_models", "path": "macros/custom_naming_macros.sql", "original_file_path": "macros/custom_naming_macros.sql", "unique_id": "macro.near_models.generate_alias_name", "macro_sql": "{% macro generate_alias_name(\n custom_alias_name = none,\n node = none\n ) -%}\n {% set node_name = node.name %}\n {% set split_name = node_name.split('__') %}\n {{ split_name [1] | trim }}\n{%- endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.307894, "supported_languages": null}, "macro.near_models.generate_tmp_view_name": {"name": "generate_tmp_view_name", "resource_type": "macro", "package_name": "near_models", "path": "macros/custom_naming_macros.sql", "original_file_path": "macros/custom_naming_macros.sql", "unique_id": "macro.near_models.generate_tmp_view_name", "macro_sql": "{% macro generate_tmp_view_name(model_name) -%}\n {% set node_name = model_name.name %}\n {% set split_name = node_name.split('__') %}\n {{ target.database ~ '.' ~ split_name[0] ~ '.' ~ split_name [1] ~ '__dbt_tmp' | trim }}\n{%- endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.3085704, "supported_languages": null}, "macro.near_models.dynamic_range_predicate_custom": {"name": "dynamic_range_predicate_custom", "resource_type": "macro", "package_name": "near_models", "path": "macros/dynamic_range_predicate_custom.sql", "original_file_path": "macros/dynamic_range_predicate_custom.sql", "unique_id": "macro.near_models.dynamic_range_predicate_custom", "macro_sql": "{% macro dynamic_range_predicate_custom(source, predicate_column, output_alias=\"\") -%}\n {% set supported_data_types = [\"INTEGER\",\"DATE\"] %}\n {% set predicate_column_data_type_query %}\n SELECT typeof({{predicate_column}}::variant)\n FROM {{ source }}\n WHERE {{predicate_column}} IS NOT NULL\n LIMIT 1;\n {% endset %}\n {% set predicate_column_data_type_result = run_query(predicate_column_data_type_query) %}\n {% if predicate_column_data_type_result.rows|length == 0 %}\n {{ return('1=1') }}\n {% endif %}\n {% set predicate_column_data_type = predicate_column_data_type_result.columns[0].values()[0] %}\n \n\n {% if predicate_column_data_type not in supported_data_types %}\n {{ exceptions.raise_compiler_error(\"Data type of \"~ predicate_column_data_type ~\" is not supported, use one of \"~ supported_data_types ~\" column instead\") }}\n {% endif %}\n\n {% set get_start_end_query %}\n SELECT\n MIN(\n {{ predicate_column }}\n ) AS full_range_start,\n MAX(\n {{ predicate_column }}\n ) AS full_range_end\n FROM\n {{ source }}\n {% endset %}\n {% set start_end_results = run_query(get_start_end_query).columns %}\n {% set start_preciate_value = start_end_results[0].values()[0] %}\n {% set end_predicate_value = start_end_results[1].values()[0] %}\n\n {% set get_limits_query %}\n WITH block_range AS (\n {% if predicate_column_data_type == \"INTEGER\" %}\n SELECT \n SEQ4() + {{ start_preciate_value }} as predicate_value\n FROM \n TABLE(GENERATOR(rowcount => {{ end_predicate_value - start_preciate_value }}+1))\n {% else %}\n SELECT\n date_day as predicate_value\n FROM\n crosschain.core.dim_dates\n WHERE\n date_day BETWEEN '{{ start_preciate_value }}' AND '{{ end_predicate_value }}'\n {% endif %}\n ),\n partition_block_counts AS (\n SELECT\n b.predicate_value,\n COUNT(r.{{ predicate_column }}) AS count_in_window\n FROM\n block_range b\n LEFT OUTER JOIN {{ source }}\n r\n ON r.{{ predicate_column }} = b.predicate_value\n GROUP BY\n 1\n ),\n range_groupings AS (\n SELECT\n predicate_value,\n count_in_window,\n conditional_change_event(\n count_in_window > 0\n ) over (\n ORDER BY\n predicate_value\n ) AS group_val\n FROM\n partition_block_counts\n ),\n contiguous_ranges AS (\n SELECT\n MIN(predicate_value) AS start_value,\n MAX(predicate_value) AS end_value\n FROM\n range_groupings\n WHERE\n count_in_window > 0\n GROUP BY\n group_val\n ),\n between_stmts AS (\n SELECT\n CONCAT(\n '{{ output_alias~\".\" if output_alias else \"\" }}',\n '{{ predicate_column }} between \\'',\n start_value,\n '\\' and \\'',\n end_value,\n '\\''\n ) AS b\n FROM\n contiguous_ranges\n )\n SELECT\n CONCAT('(', LISTAGG(b, ' OR '), ')', ' OR ', '(', '{{ output_alias~\".\" if output_alias else \"\" }}{{ predicate_column }} is null', ')')\n FROM\n between_stmts \n {% endset %}\n \n {% set between_stmts = run_query(get_limits_query).columns[0].values()[0] %}\n\n {% if between_stmts != '()' %}\n /* in case empty update array */\n {% set predicate_override = between_stmts %}\n {% else %}\n {% set predicate_override = '1=1' %}\n /* need to have something or it will error since it expects at least 1 predicate */\n {% endif %}\n\n {{ return(predicate_override) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.run_query"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.318878, "supported_languages": null}, "macro.near_models.create_udfs": {"name": "create_udfs", "resource_type": "macro", "package_name": "near_models", "path": "macros/create_udfs.sql", "original_file_path": "macros/create_udfs.sql", "unique_id": "macro.near_models.create_udfs", "macro_sql": "{% macro create_udfs() %}\n {% if var(\"UPDATE_UDFS_AND_SPS\") %}\n\n {% set sql %}\n CREATE schema if NOT EXISTS silver;\n CREATE schema if NOT EXISTS streamline;\n {{ create_udf_introspect() }}\n {{ create_udf_s3_list_directories() }}\n {{ create_udf_s3_list_objects() }}\n {{ create_udf_s3_copy_objects() }}\n {{ create_udf_s3_copy_objects_overwrite() }}\n {{ create_UDTF_CALL_CONTRACT_FUNCTION() }}\n {{ create_UDTF_CALL_CONTRACT_FUNCTION_BY_HEIGHT() }}\n\n -- Required for Streamline Pipeline\n {{ create_udf_extract_hash_array() }}\n\n {% endset %}\n\n {% do run_query(sql) %}\n\n {% endif %}\n{% endmacro %}", "depends_on": {"macros": ["macro.near_models.create_udf_introspect", "macro.near_models.create_udf_s3_list_directories", "macro.near_models.create_udf_s3_list_objects", "macro.near_models.create_udf_s3_copy_objects", "macro.near_models.create_udf_s3_copy_objects_overwrite", "macro.near_models.create_UDTF_CALL_CONTRACT_FUNCTION", "macro.near_models.create_UDTF_CALL_CONTRACT_FUNCTION_BY_HEIGHT", "macro.near_models.create_udf_extract_hash_array", "macro.dbt.run_query"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.3204494, "supported_languages": null}, "macro.near_models.create_PROCEDURE_GET_CHAINHEAD": {"name": "create_PROCEDURE_GET_CHAINHEAD", "resource_type": "macro", "package_name": "near_models", "path": "macros/create_procedure_get_chainhead.sql", "original_file_path": "macros/create_procedure_get_chainhead.sql", "unique_id": "macro.near_models.create_PROCEDURE_GET_CHAINHEAD", "macro_sql": "{% macro create_PROCEDURE_GET_CHAINHEAD() %}\n {% set sql %}\n CREATE OR REPLACE PROCEDURE {{ target.database }}.STREAMLINE.GET_CHAINHEAD(\n ) RETURNS STRING\n LANGUAGE JAVASCRIPT\n EXECUTE AS CALLER\n AS\n $$\n let resultFound = false;\n let blockId = 0;\n while (!resultFound) {\n var stmt = snowflake.createStatement({\n sqlText: `SELECT {{ target.database }}.live.udf_api(\n 'POST',\n 'https://rpc.mainnet.near.org',\n { \n 'Content-Type': 'application/json' \n },\n { \n 'jsonrpc': '2.0',\n 'id': 'dontcare',\n 'method' :'status',\n 'params':{\n 'finality': 'final' \n }\n }\n ) :data :result :sync_info :latest_block_height :: INT AS block_id;`\n });\n var result = stmt.execute();\n result.next();\n res_temp = result.getColumnValue(1); \n if (res_temp != null) {\n res = res_temp;\n resultFound = true;\n }\n }\n return res;\n $$;\n {% endset %}\n {% do run_query(sql) %}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.run_query"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.321742, "supported_languages": null}, "macro.near_models.incremental_load_filter": {"name": "incremental_load_filter", "resource_type": "macro", "package_name": "near_models", "path": "macros/incremental_utils.sql", "original_file_path": "macros/incremental_utils.sql", "unique_id": "macro.near_models.incremental_load_filter", "macro_sql": "{% macro incremental_load_filter(time_col) -%}\n\n{% if is_incremental() %}\n{{ time_col }} >= (\n SELECT\n MAX(\n {{ time_col }}\n )\n FROM\n {{ this }}\n)\n{%- else -%}\n TRUE\n{% endif %}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt.is_incremental"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.3227484, "supported_languages": null}, "macro.near_models.incremental_last_x_days": {"name": "incremental_last_x_days", "resource_type": "macro", "package_name": "near_models", "path": "macros/incremental_utils.sql", "original_file_path": "macros/incremental_utils.sql", "unique_id": "macro.near_models.incremental_last_x_days", "macro_sql": "{% macro incremental_last_x_days(\n time_col,\n time_in_days\n ) -%}\n\n{% if is_incremental() %}\n{{ time_col }} :: DATE >= SYSDATE() - INTERVAL '{{ time_in_days }}'\n{% else %}\n TRUE\n{% endif %}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt.is_incremental"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.3232002, "supported_languages": null}, "macro.near_models.incremental_pad_x_minutes": {"name": "incremental_pad_x_minutes", "resource_type": "macro", "package_name": "near_models", "path": "macros/incremental_utils.sql", "original_file_path": "macros/incremental_utils.sql", "unique_id": "macro.near_models.incremental_pad_x_minutes", "macro_sql": "{% macro incremental_pad_x_minutes(\n time_col,\n time_in_minutes\n ) -%}\n\n{% if is_incremental() %}\n{{ time_col }} >= (\n SELECT\n MAX(\n {{ time_col }}\n )\n FROM\n {{ this }}\n) - INTERVAL '{{ time_in_minutes }} minutes'\n{% else %}\n TRUE\n{% endif %}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt.is_incremental"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.323706, "supported_languages": null}, "macro.near_models.run_sp_create_prod_clone": {"name": "run_sp_create_prod_clone", "resource_type": "macro", "package_name": "near_models", "path": "macros/run_sp_create_prod_clone.sql", "original_file_path": "macros/run_sp_create_prod_clone.sql", "unique_id": "macro.near_models.run_sp_create_prod_clone", "macro_sql": "{% macro run_sp_create_prod_clone() %}\n {% set clone_query %}\n call near._internal.create_prod_clone(\n 'near',\n 'near_dev',\n 'internal_dev'\n );\n{% endset %}\n {% do run_query(clone_query) %}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.run_query"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.3241923, "supported_languages": null}, "macro.near_models.create_sps": {"name": "create_sps", "resource_type": "macro", "package_name": "near_models", "path": "macros/create_sps.sql", "original_file_path": "macros/create_sps.sql", "unique_id": "macro.near_models.create_sps", "macro_sql": "{% macro create_sps() %}\n {% if target.database == 'NEAR' %}\n CREATE schema IF NOT EXISTS _internal;\n{{ sp_create_prod_clone('_internal') }};\n {% endif %}\n{% endmacro %}", "depends_on": {"macros": ["macro.near_models.sp_create_prod_clone"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.3247008, "supported_languages": null}, "macro.near_models.sp_create_prod_clone": {"name": "sp_create_prod_clone", "resource_type": "macro", "package_name": "near_models", "path": "macros/sp_create_prod_clone.sql", "original_file_path": "macros/sp_create_prod_clone.sql", "unique_id": "macro.near_models.sp_create_prod_clone", "macro_sql": "{% macro sp_create_prod_clone(target_schema) -%}\n\ncreate or replace procedure {{ target_schema }}.create_prod_clone(source_db_name string, destination_db_name string, role_name string)\nreturns boolean \nlanguage javascript\nexecute as caller\nas\n$$\n snowflake.execute({sqlText: `BEGIN TRANSACTION;`});\n try {\n snowflake.execute({sqlText: `CREATE OR REPLACE DATABASE ${DESTINATION_DB_NAME} CLONE ${SOURCE_DB_NAME}`});\n snowflake.execute({sqlText: `DROP SCHEMA IF EXISTS ${DESTINATION_DB_NAME}._INTERNAL`}); /* this only needs to be in prod */\n snowflake.execute({sqlText: `GRANT USAGE ON DATABASE ${DESTINATION_DB_NAME} TO AWS_LAMBDA_ETHEREUM_API`}); \n\n snowflake.execute({sqlText: `GRANT OWNERSHIP ON ALL SCHEMAS IN DATABASE ${DESTINATION_DB_NAME} TO ROLE ${ROLE_NAME} COPY CURRENT GRANTS;`}); \n snowflake.execute({sqlText: `GRANT OWNERSHIP ON ALL FUNCTIONS IN DATABASE ${DESTINATION_DB_NAME} TO ROLE ${ROLE_NAME} COPY CURRENT GRANTS;`}); \n snowflake.execute({sqlText: `GRANT OWNERSHIP ON ALL PROCEDURES IN DATABASE ${DESTINATION_DB_NAME} TO ROLE ${ROLE_NAME} COPY CURRENT GRANTS;`}); \n snowflake.execute({sqlText: `GRANT OWNERSHIP ON ALL VIEWS IN DATABASE ${DESTINATION_DB_NAME} TO ROLE ${ROLE_NAME} COPY CURRENT GRANTS;`}); \n snowflake.execute({sqlText: `GRANT OWNERSHIP ON ALL STAGES IN DATABASE ${DESTINATION_DB_NAME} TO ROLE ${ROLE_NAME} COPY CURRENT GRANTS;`}); \n snowflake.execute({sqlText: `GRANT OWNERSHIP ON ALL TABLES IN DATABASE ${DESTINATION_DB_NAME} TO ROLE ${ROLE_NAME} COPY CURRENT GRANTS;`}); \n snowflake.execute({sqlText: `GRANT OWNERSHIP ON FUTURE FUNCTIONS IN DATABASE ${DESTINATION_DB_NAME} TO ROLE ${ROLE_NAME};`}); \n snowflake.execute({sqlText: `GRANT OWNERSHIP ON FUTURE PROCEDURES IN DATABASE ${DESTINATION_DB_NAME} TO ROLE ${ROLE_NAME};`}); \n snowflake.execute({sqlText: `GRANT OWNERSHIP ON FUTURE VIEWS IN DATABASE ${DESTINATION_DB_NAME} TO ROLE ${ROLE_NAME};`}); \n snowflake.execute({sqlText: `GRANT OWNERSHIP ON FUTURE STAGES IN DATABASE ${DESTINATION_DB_NAME} TO ROLE ${ROLE_NAME};`}); \n snowflake.execute({sqlText: `GRANT OWNERSHIP ON FUTURE TABLES IN DATABASE ${DESTINATION_DB_NAME} TO ROLE ${ROLE_NAME};`}); \n snowflake.execute({sqlText: `GRANT USAGE ON ALL STAGES IN DATABASE ${DESTINATION_DB_NAME} TO ROLE AWS_LAMBDA_ETHEREUM_API;`}); \n\n snowflake.execute({sqlText: `GRANT OWNERSHIP ON DATABASE ${DESTINATION_DB_NAME} TO ROLE ${ROLE_NAME} COPY CURRENT GRANTS;`})\n\n var existing_tags = snowflake.execute({sqlText: `SHOW TAGS IN DATABASE ${DESTINATION_DB_NAME};`});\n while (existing_tags.next()) {\n var schema = existing_tags.getColumnValue(4);\n var tag_name = existing_tags.getColumnValue(2)\n snowflake.execute({sqlText: `GRANT OWNERSHIP ON TAG ${DESTINATION_DB_NAME}.${schema}.${tag_name} TO ROLE ${ROLE_NAME} COPY CURRENT GRANTS;`});\n }\n\n snowflake.execute({sqlText: `COMMIT;`});\n } catch (err) {\n snowflake.execute({sqlText: `ROLLBACK;`});\n throw(err);\n }\n\n return true\n$$\n\n{%- endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.3257053, "supported_languages": null}, "macro.near_models.run_sp_create_prod_community_clone": {"name": "run_sp_create_prod_community_clone", "resource_type": "macro", "package_name": "near_models", "path": "macros/run_sp_create_prod_community_clone.sql", "original_file_path": "macros/run_sp_create_prod_community_clone.sql", "unique_id": "macro.near_models.run_sp_create_prod_community_clone", "macro_sql": "{% macro run_sp_create_prod_community_clone() %}\n{% set clone_query %}\ncall near._internal.create_prod_clone('near', 'near_community_dev', 'flipside_community_curator');\n{% endset %}\n\n{% do run_query(clone_query) %}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.run_query"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.3261719, "supported_languages": null}, "macro.near_models.partition_batch_load": {"name": "partition_batch_load", "resource_type": "macro", "package_name": "near_models", "path": "macros/partition_batch_load.sql", "original_file_path": "macros/partition_batch_load.sql", "unique_id": "macro.near_models.partition_batch_load", "macro_sql": "{% macro partition_batch_load(batch_size) %}\n\n{% if is_incremental() %}\n_partition_by_block_number BETWEEN (\n SELECT\n MAX(_partition_by_block_number)\n FROM\n {{ this }}\n)\nAND (\n (\n SELECT\n MAX(_partition_by_block_number)\n FROM\n {{ this }}\n ) + {{ batch_size }}\n)\n{%- else -%}\n _partition_by_block_number BETWEEN 9820000\n AND 10000000\n{% endif %}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt.is_incremental"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.3271747, "supported_languages": null}, "macro.near_models.partition_incremental_load": {"name": "partition_incremental_load", "resource_type": "macro", "package_name": "near_models", "path": "macros/partition_batch_load.sql", "original_file_path": "macros/partition_batch_load.sql", "unique_id": "macro.near_models.partition_incremental_load", "macro_sql": "{% macro partition_incremental_load(\n batch_size,\n front_buffer = 0,\n end_buffer = 0\n ) %}\n\n{% if is_incremental() %}\n_partition_by_block_number BETWEEN (\n SELECT\n MAX(_partition_by_block_number) - {{ front_buffer }}\n FROM\n {{ this }}\n)\nAND (\n (\n SELECT\n MAX(_partition_by_block_number)\n FROM\n {{ this }}\n ) + {{ batch_size }} + {{ end_buffer }}\n)\n{%- else -%}\n TRUE\n{% endif %}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt.is_incremental"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.3278255, "supported_languages": null}, "macro.near_models.create_udf_introspect": {"name": "create_udf_introspect", "resource_type": "macro", "package_name": "near_models", "path": "macros/streamline_udfs.sql", "original_file_path": "macros/streamline_udfs.sql", "unique_id": "macro.near_models.create_udf_introspect", "macro_sql": "{% macro create_udf_introspect() %}\n CREATE\n OR REPLACE EXTERNAL FUNCTION streamline.udf_introspect(\n echo STRING\n ) returns text api_integration = aws_stg_us_east_1_api AS {% if target.name == \"prod\" %}\n 'https://jfqhk99kj1.execute-api.us-east-1.amazonaws.com/stg/s3/introspect'\n {% else %}\n 'https://jfqhk99kj1.execute-api.us-east-1.amazonaws.com/stg/s3/introspect'\n {%- endif %};\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.3303041, "supported_languages": null}, "macro.near_models.create_udf_s3_list_directories": {"name": "create_udf_s3_list_directories", "resource_type": "macro", "package_name": "near_models", "path": "macros/streamline_udfs.sql", "original_file_path": "macros/streamline_udfs.sql", "unique_id": "macro.near_models.create_udf_s3_list_directories", "macro_sql": "{% macro create_udf_s3_list_directories() %}\n CREATE\n OR REPLACE EXTERNAL FUNCTION streamline.udf_s3_list_directories(\n path STRING\n ) returns ARRAY api_integration = aws_stg_us_east_1_api max_batch_rows = 15 AS {% if target.name == \"prod\" %}\n 'https://jfqhk99kj1.execute-api.us-east-1.amazonaws.com/stg/s3/list_directories'\n {% else %}\n 'https://jfqhk99kj1.execute-api.us-east-1.amazonaws.com/stg/s3/list_directories'\n {%- endif %};\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.330692, "supported_languages": null}, "macro.near_models.create_udf_s3_list_objects": {"name": "create_udf_s3_list_objects", "resource_type": "macro", "package_name": "near_models", "path": "macros/streamline_udfs.sql", "original_file_path": "macros/streamline_udfs.sql", "unique_id": "macro.near_models.create_udf_s3_list_objects", "macro_sql": "{% macro create_udf_s3_list_objects() %}\n CREATE\n OR REPLACE EXTERNAL FUNCTION streamline.udf_s3_list_objects(\n path STRING\n ) returns ARRAY api_integration = aws_stg_us_east_1_api max_batch_rows = 15 AS {% if target.name == \"prod\" %}\n 'https://jfqhk99kj1.execute-api.us-east-1.amazonaws.com/stg/s3/list_objects'\n {% else %}\n 'https://jfqhk99kj1.execute-api.us-east-1.amazonaws.com/stg/s3/list_objects'\n {%- endif %};\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.3310957, "supported_languages": null}, "macro.near_models.create_udf_s3_copy_objects": {"name": "create_udf_s3_copy_objects", "resource_type": "macro", "package_name": "near_models", "path": "macros/streamline_udfs.sql", "original_file_path": "macros/streamline_udfs.sql", "unique_id": "macro.near_models.create_udf_s3_copy_objects", "macro_sql": "{% macro create_udf_s3_copy_objects() %}\n CREATE\n OR REPLACE EXTERNAL FUNCTION streamline.udf_s3_copy_objects(\n paths ARRAY,\n source STRING,\n target STRING\n ) returns ARRAY api_integration = aws_stg_us_east_1_api headers = (\n 'overwrite' = '1'\n ) max_batch_rows = 3 AS {% if target.name == \"prod\" %}\n 'https://jfqhk99kj1.execute-api.us-east-1.amazonaws.com/stg/s3/copy_objects'\n {% else %}\n 'https://jfqhk99kj1.execute-api.us-east-1.amazonaws.com/stg/s3/copy_objects'\n {%- endif %};\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.3314867, "supported_languages": null}, "macro.near_models.create_udf_s3_copy_objects_overwrite": {"name": "create_udf_s3_copy_objects_overwrite", "resource_type": "macro", "package_name": "near_models", "path": "macros/streamline_udfs.sql", "original_file_path": "macros/streamline_udfs.sql", "unique_id": "macro.near_models.create_udf_s3_copy_objects_overwrite", "macro_sql": "{% macro create_udf_s3_copy_objects_overwrite() %}\n CREATE\n OR REPLACE EXTERNAL FUNCTION streamline.udf_s3_objects_overwrite(\n paths ARRAY,\n source STRING,\n target STRING\n ) returns ARRAY api_integration = aws_stg_us_east_1_api headers = (\n 'overwrite' = '1'\n ) max_batch_rows = 3 AS {% if target.name == \"prod\" %}\n 'https://jfqhk99kj1.execute-api.us-east-1.amazonaws.com/stg/s3/copy_objects'\n {% else %}\n 'https://jfqhk99kj1.execute-api.us-east-1.amazonaws.com/stg/s3/copy_objects'\n {%- endif %};\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.3318777, "supported_languages": null}, "macro.near_models.create_udf_decode_withrawal_event": {"name": "create_udf_decode_withrawal_event", "resource_type": "macro", "package_name": "near_models", "path": "macros/streamline_udfs.sql", "original_file_path": "macros/streamline_udfs.sql", "unique_id": "macro.near_models.create_udf_decode_withrawal_event", "macro_sql": "{% macro create_udf_decode_withrawal_event() %}\n CREATE\n OR REPLACE EXTERNAL FUNCTION streamline.udf_decode_near_event(\n DATA STRING\n ) returns ARRAY api_integration = aws_near_api_stg_v2 AS {% if target.name == \"prod\" %}\n ''\n {% else %}\n 'https://cx7cyhtcjf.execute-api.us-east-1.amazonaws.com/stg/decode_withdrawal_event'\n {%- endif %};\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.332257, "supported_languages": null}, "macro.near_models.create_udf_bulk_decode_near_events": {"name": "create_udf_bulk_decode_near_events", "resource_type": "macro", "package_name": "near_models", "path": "macros/streamline_udfs.sql", "original_file_path": "macros/streamline_udfs.sql", "unique_id": "macro.near_models.create_udf_bulk_decode_near_events", "macro_sql": "{% macro create_udf_bulk_decode_near_events() %}\n CREATE\n OR REPLACE EXTERNAL FUNCTION streamline.udf_bulk_decode_near_events(\n json OBJECT\n ) returns ARRAY api_integration = aws_near_api_stg_v2 AS {% if target.name == \"prod\" %}\n ''\n {% else %}\n 'https://cx7cyhtcjf.execute-api.us-east-1.amazonaws.com/stg/bulk_decode_near_events'\n {%- endif %};\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.33274, "supported_languages": null}, "macro.near_models.dispatch_github_workflow": {"name": "dispatch_github_workflow", "resource_type": "macro", "package_name": "near_models", "path": "macros/helpers/helpers.sql", "original_file_path": "macros/helpers/helpers.sql", "unique_id": "macro.near_models.dispatch_github_workflow", "macro_sql": "{% macro dispatch_github_workflow(repo_name, workflow_name, gb_id) %}\n {% set context_query %}\n SET LIVEQUERY_CONTEXT = '{\"userId\":\"{{ gb_id }}\"}';\n {% endset %}\n {% do run_query(context_query) %}\n {% set query %}\n SELECT github_actions.workflow_dispatches('FlipsideCrypto', '{{ repo_name }}', '{{ workflow_name }}.yml', NULL)\n {% endset %}\n {% do run_query(query) %}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.run_query"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.3337078, "supported_languages": null}, "macro.near_models.dbt_snowflake_get_tmp_relation_type": {"name": "dbt_snowflake_get_tmp_relation_type", "resource_type": "macro", "package_name": "near_models", "path": "macros/helpers/get_tmp_relation_type.sql", "original_file_path": "macros/helpers/get_tmp_relation_type.sql", "unique_id": "macro.near_models.dbt_snowflake_get_tmp_relation_type", "macro_sql": "{% macro dbt_snowflake_get_tmp_relation_type(\n strategy,\n unique_key,\n language\n ) %}\n -- always table\n {{ return('table') }}\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.3341076, "supported_languages": null}, "macro.near_models.apply_meta_as_tags": {"name": "apply_meta_as_tags", "resource_type": "macro", "package_name": "near_models", "path": "macros/tags/snowflake_tagging.sql", "original_file_path": "macros/tags/snowflake_tagging.sql", "unique_id": "macro.near_models.apply_meta_as_tags", "macro_sql": "{% macro apply_meta_as_tags(results) %}\n {% if var(\"UPDATE_SNOWFLAKE_TAGS\") %}\n {{ log('apply_meta_as_tags', info=False) }}\n {{ log(results, info=False) }}\n {% if execute %}\n\n {%- set tags_by_schema = {} -%}\n {% for res in results -%}\n {% if res.node.meta.database_tags %}\n\n {%- set model_database = res.node.database -%}\n {%- set model_schema = res.node.schema -%}\n {%- set model_schema_full = model_database+'.'+model_schema -%}\n {%- set model_alias = res.node.alias -%}\n\n {% if model_schema_full not in tags_by_schema.keys() %}\n {{ log('need to fetch tags for schema '+model_schema_full, info=False) }}\n {%- call statement('main', fetch_result=True) -%}\n show tags in {{model_database}}.{{model_schema}}\n {%- endcall -%}\n {%- set _ = tags_by_schema.update({model_schema_full: load_result('main')['table'].columns.get('name').values()|list}) -%}\n {{ log('Added tags to cache', info=False) }}\n {% else %}\n {{ log('already have tag info for schema', info=False) }}\n {% endif %}\n\n {%- set current_tags_in_schema = tags_by_schema[model_schema_full] -%}\n {{ log('current_tags_in_schema:', info=False) }}\n {{ log(current_tags_in_schema, info=False) }}\n {{ log(\"========== Processing tags for \"+model_schema_full+\".\"+model_alias+\" ==========\", info=False) }}\n\n {% set line -%}\n node: {{ res.node.unique_id }}; status: {{ res.status }} (message: {{ res.message }})\n node full: {{ res.node}}\n meta: {{ res.node.meta}}\n materialized: {{ res.node.config.materialized }}\n {%- endset %}\n {{ log(line, info=False) }}\n\n {%- call statement('main', fetch_result=True) -%}\n select LEVEL,UPPER(TAG_NAME) as TAG_NAME,TAG_VALUE from table(information_schema.tag_references_all_columns('{{model_schema}}.{{model_alias}}', 'table'))\n {%- endcall -%}\n {%- set existing_tags_for_table = load_result('main')['data'] -%}\n {{ log('Existing tags for table:', info=False) }}\n {{ log(existing_tags_for_table, info=False) }}\n\n {{ log('--', info=False) }}\n {% for table_tag in res.node.meta.database_tags.table %}\n\n {{ create_tag_if_missing(current_tags_in_schema,table_tag|upper) }}\n {% set desired_tag_value = res.node.meta.database_tags.table[table_tag] %}\n\n {{set_table_tag_value_if_different(model_schema,model_alias,table_tag,desired_tag_value,existing_tags_for_table)}}\n {% endfor %}\n {{ log(\"========== Finished processing tags for \"+model_alias+\" ==========\", info=False) }}\n {% endif %}\n {% endfor %}\n {% endif %}\n {% endif %}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.statement", "macro.near_models.create_tag_if_missing", "macro.near_models.set_table_tag_value_if_different"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.3538036, "supported_languages": null}, "macro.near_models.create_tag_if_missing": {"name": "create_tag_if_missing", "resource_type": "macro", "package_name": "near_models", "path": "macros/tags/snowflake_tagging.sql", "original_file_path": "macros/tags/snowflake_tagging.sql", "unique_id": "macro.near_models.create_tag_if_missing", "macro_sql": "{% macro create_tag_if_missing(all_tag_names,table_tag) %}\n\t{% if table_tag not in all_tag_names %}\n\t\t{{ log('Creating missing tag '+table_tag, info=False) }}\n {%- call statement('main', fetch_result=True) -%}\n create tag if not exists silver.{{table_tag}}\n {%- endcall -%}\n\t\t{{ log(load_result('main').data, info=False) }}\n\t{% else %}\n\t\t{{ log('Tag already exists: '+table_tag, info=False) }}\n\t{% endif %}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.statement"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.354921, "supported_languages": null}, "macro.near_models.set_table_tag_value_if_different": {"name": "set_table_tag_value_if_different", "resource_type": "macro", "package_name": "near_models", "path": "macros/tags/snowflake_tagging.sql", "original_file_path": "macros/tags/snowflake_tagging.sql", "unique_id": "macro.near_models.set_table_tag_value_if_different", "macro_sql": "{% macro set_table_tag_value_if_different(model_schema,table_name,tag_name,desired_tag_value,existing_tags) %}\n {{ log('Ensuring tag '+tag_name+' has value '+desired_tag_value+' at table level', info=False) }}\n {%- set existing_tag_for_table = existing_tags|selectattr('0','equalto','TABLE')|selectattr('1','equalto',tag_name|upper)|list -%}\n {{ log('Filtered tags for table:', info=False) }}\n {{ log(existing_tag_for_table[0], info=False) }}\n {% if existing_tag_for_table|length > 0 and existing_tag_for_table[0][2]==desired_tag_value %}\n {{ log('Correct tag value already exists', info=False) }}\n {% else %}\n {{ log('Setting tag value for '+tag_name+' to value '+desired_tag_value, info=False) }}\n {%- call statement('main', fetch_result=True) -%}\n alter table {{model_schema}}.{{table_name}} set tag {{tag_name}} = '{{desired_tag_value}}'\n {%- endcall -%}\n {{ log(load_result('main').data, info=False) }}\n {% endif %}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.statement"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.3571212, "supported_languages": null}, "macro.near_models.set_column_tag_value_if_different": {"name": "set_column_tag_value_if_different", "resource_type": "macro", "package_name": "near_models", "path": "macros/tags/snowflake_tagging.sql", "original_file_path": "macros/tags/snowflake_tagging.sql", "unique_id": "macro.near_models.set_column_tag_value_if_different", "macro_sql": "{% macro set_column_tag_value_if_different(table_name,column_name,tag_name,desired_tag_value,existing_tags) %}\n {{ log('Ensuring tag '+tag_name+' has value '+desired_tag_value+' at column level', info=False) }}\n {%- set existing_tag_for_column = existing_tags|selectattr('0','equalto','COLUMN')|selectattr('1','equalto',tag_name|upper)|list -%}\n {{ log('Filtered tags for column:', info=False) }}\n {{ log(existing_tag_for_column[0], info=False) }}\n {% if existing_tag_for_column|length > 0 and existing_tag_for_column[0][2]==desired_tag_value %}\n {{ log('Correct tag value already exists', info=False) }}\n {% else %}\n {{ log('Setting tag value for '+tag_name+' to value '+desired_tag_value, info=False) }}\n {%- call statement('main', fetch_result=True) -%}\n alter table {{table_name}} modify column {{column_name}} set tag {{tag_name}} = '{{desired_tag_value}}'\n {%- endcall -%}\n {{ log(load_result('main').data, info=False) }}\n {% endif %}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.statement"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.359348, "supported_languages": null}, "macro.near_models.set_database_tag_value": {"name": "set_database_tag_value", "resource_type": "macro", "package_name": "near_models", "path": "macros/tags/snowflake_tagging.sql", "original_file_path": "macros/tags/snowflake_tagging.sql", "unique_id": "macro.near_models.set_database_tag_value", "macro_sql": "{% macro set_database_tag_value(tag_name,tag_value) %}\n {% set query %}\n create tag if not exists silver.{{tag_name}}\n {% endset %}\n {% do run_query(query) %}\n {% set query %}\n alter database {{target.database}} set tag {{target.database}}.silver.{{tag_name}} = '{{tag_value}}'\n {% endset %}\n {% do run_query(query) %}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.run_query"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.3601906, "supported_languages": null}, "macro.near_models.set_schema_tag_value": {"name": "set_schema_tag_value", "resource_type": "macro", "package_name": "near_models", "path": "macros/tags/snowflake_tagging.sql", "original_file_path": "macros/tags/snowflake_tagging.sql", "unique_id": "macro.near_models.set_schema_tag_value", "macro_sql": "{% macro set_schema_tag_value(target_schema,tag_name,tag_value) %}\n {% set query %}\n create tag if not exists silver.{{tag_name}}\n {% endset %}\n {% do run_query(query) %}\n {% set query %}\n alter schema {{target.database}}.{{target_schema}} set tag {{target.database}}.silver.{{tag_name}} = '{{tag_value}}'\n {% endset %}\n {% do run_query(query) %}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.run_query"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.3610773, "supported_languages": null}, "macro.near_models.add_database_or_schema_tags": {"name": "add_database_or_schema_tags", "resource_type": "macro", "package_name": "near_models", "path": "macros/tags/add_database_or_schema_tags.sql", "original_file_path": "macros/tags/add_database_or_schema_tags.sql", "unique_id": "macro.near_models.add_database_or_schema_tags", "macro_sql": "{% macro add_database_or_schema_tags() %}\n {{ set_database_tag_value('BLOCKCHAIN_NAME','NEAR') }}\n{% endmacro %}", "depends_on": {"macros": ["macro.near_models.set_database_tag_value"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.361477, "supported_languages": null}, "macro.near_models.create_udf_extract_hash_array": {"name": "create_udf_extract_hash_array", "resource_type": "macro", "package_name": "near_models", "path": "macros/streamline/create_udf_extract_hash_array.sql", "original_file_path": "macros/streamline/create_udf_extract_hash_array.sql", "unique_id": "macro.near_models.create_udf_extract_hash_array", "macro_sql": "{% macro create_udf_extract_hash_array() %}\n{% set sql %}\ncreate or replace function {{ target.database}}.STREAMLINE.UDF_EXTRACT_HASH_ARRAY(object_array variant, object_key string) \nreturns ARRAY\nlanguage python\nruntime_version = '3.9'\nhandler = 'extract_hash_array'\nAS\n$$\ndef extract_hash_array(object_array, object_key):\n try:\n return [object[object_key] for object in object_array]\n except:\n return []\n$$\n{% endset %}\n{% do run_query(sql) %}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.run_query"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.3621235, "supported_languages": null}, "macro.near_models.streamline_external_table_query_v2": {"name": "streamline_external_table_query_v2", "resource_type": "macro", "package_name": "near_models", "path": "macros/streamline/models.sql", "original_file_path": "macros/streamline/models.sql", "unique_id": "macro.near_models.streamline_external_table_query_v2", "macro_sql": "{% macro streamline_external_table_query_v2(\n model,\n partition_function\n ) %}\n WITH meta AS (\n SELECT\n job_created_time AS _inserted_timestamp,\n file_name,\n {{ partition_function }} AS partition_key\n FROM\n TABLE(\n information_schema.external_table_file_registration_history(\n start_time => DATEADD('day', -3, SYSDATE()),\n table_name => '{{ source( \"bronze_streamline\", model) }}')\n ) A\n )\n SELECT\n s.*,\n b.file_name,\n _inserted_timestamp\n FROM\n {{ source(\n \"bronze_streamline\",\n model\n ) }}\n s\n JOIN meta b\n ON b.file_name = metadata$filename\n AND b.partition_key = s.partition_key\n WHERE\n b.partition_key = s.partition_key\n AND DATA :error IS NULL\n \n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.3633733, "supported_languages": null}, "macro.near_models.streamline_external_table_FR_query_v2": {"name": "streamline_external_table_FR_query_v2", "resource_type": "macro", "package_name": "near_models", "path": "macros/streamline/models.sql", "original_file_path": "macros/streamline/models.sql", "unique_id": "macro.near_models.streamline_external_table_FR_query_v2", "macro_sql": "{% macro streamline_external_table_FR_query_v2(\n model,\n partition_function\n ) %}\n WITH meta AS (\n SELECT\n registered_on AS _inserted_timestamp,\n file_name,\n {{ partition_function }} AS partition_key\n FROM\n TABLE(\n information_schema.external_table_files(\n table_name => '{{ source( \"bronze_streamline\", model) }}'\n )\n ) A\n )\nSELECT\n s.*,\n b.file_name,\n _inserted_timestamp\nFROM\n {{ source(\n \"bronze_streamline\",\n model\n ) }}\n s\n JOIN meta b\n ON b.file_name = metadata$filename\n AND b.partition_key = s.partition_key\nWHERE\n b.partition_key = s.partition_key\n AND DATA :error IS NULL\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.3639178, "supported_languages": null}, "macro.near_models.create_udf_parse_event_logs": {"name": "create_udf_parse_event_logs", "resource_type": "macro", "package_name": "near_models", "path": "macros/udfs/create_udf_parse_event_logs.sql", "original_file_path": "macros/udfs/create_udf_parse_event_logs.sql", "unique_id": "macro.near_models.create_udf_parse_event_logs", "macro_sql": "{% macro create_udf_parse_event_logs() %}\n{% set sql %}\nCREATE OR REPLACE FUNCTION {{ target.database }}.STREAMLINE.UDF_PARSE_EVENT_LOGS(logs ARRAY)\nRETURNS ARRAY\nLANGUAGE PYTHON\nRUNTIME_VERSION = '3.8'\nHANDLER = 'parse_event_logs'\nAS\n$$\nimport json\ndef parse_event_logs(logs: list) -> list:\n return [\n json.loads(log[len(\"EVENT_JSON:\"):]) if log.startswith(\"EVENT_JSON:\") and is_valid_json(log[len(\"EVENT_JSON:\"):])\n else log\n for log in logs\n ]\n\ndef is_valid_json(json_str: str) -> bool:\n try:\n json.loads(json_str)\n return True\n except json.JSONDecodeError:\n return False\n$$;\n{% endset %}\n{% do run_query(sql) %}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.run_query"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.3645668, "supported_languages": null}, "macro.near_models.create_UDTF_CALL_CONTRACT_FUNCTION": {"name": "create_UDTF_CALL_CONTRACT_FUNCTION", "resource_type": "macro", "package_name": "near_models", "path": "macros/udfs/create_udtf_call_contract_finality.sql", "original_file_path": "macros/udfs/create_udtf_call_contract_finality.sql", "unique_id": "macro.near_models.create_UDTF_CALL_CONTRACT_FUNCTION", "macro_sql": "{% macro create_UDTF_CALL_CONTRACT_FUNCTION() %}\n {% set sql %}\n {#\n EXECUTE A method\n ON A deployed near smart contract USING THE `finality` block PARAMETER BY DEFAULT.signature STRING,\n STRING,\n OBJECT #}\n CREATE\n OR REPLACE FUNCTION {{ target.database }}.STREAMLINE.UDTF_CALL_CONTRACT_FUNCTION(\n contract_address STRING,\n method_name STRING,\n args OBJECT\n ) returns TABLE (\n block_height NUMBER,\n DATA variant,\n decoded_result variant,\n error VARIANT\n ) AS $$ WITH params AS (\n SELECT\n LOWER(contract_address) AS contract_address,\n LOWER(method_name) AS method,\n 'final' AS finality,\n BASE64_ENCODE(\n args :: STRING\n ) AS arg_base64\n ),\n call_function AS (\n SELECT\n {{ target.database }}.live.udf_api(\n 'POST',\n 'https://rpc.mainnet.near.org',\n { \n 'Content-Type': 'application/json' \n },\n { \n 'jsonrpc': '2.0',\n 'id': 'dontcare',\n 'method' :'query',\n 'params':{\n 'request_type': 'call_function',\n 'finality': finality,\n 'account_id': contract_address,\n 'method_name': method_name,\n 'args_base64': arg_base64 }\n }\n ) AS res\n FROM\n params p\n ),\n response AS (\n SELECT\n res,\n res :data :: variant AS DATA,\n res :data :result :block_height :: NUMBER AS block_height,\n res :data :result :result :: ARRAY AS res_array,\n TRY_PARSE_JSON(\n COALESCE(\n res :data :result :error :: STRING,\n res :data :error :: STRING\n )\n ) AS error\n FROM\n call_function\n ),\n try_decode_hex AS (\n SELECT\n block_height,\n b.value AS raw,\n b.index,\n LPAD(TRIM(to_char(b.value :: INT, 'XXXXXXX')) :: STRING, 2, '0') AS hex\n FROM\n response A,\n TABLE(FLATTEN(res_array, recursive => TRUE)) b\n WHERE\n IS_ARRAY(res_array) = TRUE\n ORDER BY\n 1,\n 3\n ),\n decoded_response AS (\n SELECT\n block_height,\n ARRAY_TO_STRING(ARRAY_AGG(hex) within GROUP (\n ORDER BY\n INDEX ASC), '') AS decoded_response\n FROM\n try_decode_hex\n GROUP BY\n 1\n )\nSELECT\n r.block_height,\n r.data,\n TRY_PARSE_JSON(\n livequery.utils.udf_hex_to_string(decoded_response)\n ) AS decoded_result,\n r.error\nFROM\n response r\n LEFT JOIN decoded_response d USING (block_height) $$ {% endset %}\n {% do run_query(sql) %}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.run_query"]}, "description": "Creates the Snowflake function `UDTF_CALL_CONTRACT_FUNCTION` to call a contract method via the [public NEAR RPC endpoint](https://docs.near.org/api/rpc/setup), modeled after the official documentation, [here](https://docs.near.org/api/rpc/contracts#call-a-contract-function). See examples on the main docs landing page.\n", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://macros/udfs/create_udtf_call_contract_finality.yml", "arguments": [{"name": "CONTRACT_ADDRESS", "type": "string", "description": "The contract address to call a function on, also called `account_id` in the Near docs."}, {"name": "METHOD_NAME", "type": "string", "description": "The method to call, refer to the deployed contract or Nearblocks.io"}, {"name": "ARGS", "type": "object", "description": "The parameters to pass to the method call."}], "created_at": 1763073387.5935073, "supported_languages": null}, "macro.near_models.create_UDTF_CALL_CONTRACT_FUNCTION_BY_HEIGHT": {"name": "create_UDTF_CALL_CONTRACT_FUNCTION_BY_HEIGHT", "resource_type": "macro", "package_name": "near_models", "path": "macros/udfs/create_udtf_call_contract_block_height.sql", "original_file_path": "macros/udfs/create_udtf_call_contract_block_height.sql", "unique_id": "macro.near_models.create_UDTF_CALL_CONTRACT_FUNCTION_BY_HEIGHT", "macro_sql": "{% macro create_UDTF_CALL_CONTRACT_FUNCTION_BY_HEIGHT() %}\n{% set sql %}\n{# \n Execute a method on a contract at a specific block height.\n This function is equivalent to the one defined in macro create_UDTF_CALL_CONTRACT_FUNCTION, except for the block height input parameter.\n Signature STRING, STRING, OBJECT, NUMBER \n #}\nCREATE OR REPLACE FUNCTION\n {{ target.database }}.STREAMLINE.UDTF_CALL_CONTRACT_FUNCTION(\n contract_address STRING,\n method_name STRING,\n args OBJECT,\n block_id NUMBER\n )\nRETURNS TABLE (\n BLOCK_HEIGHT NUMBER,\n DATA VARIANT,\n DECODED_RESULT VARIANT,\n ERROR VARIANT\n)\nAS\n$$\nWITH params AS (\n SELECT\n lower(contract_address) AS contract_address,\n lower(method_name) AS method,\n block_id,\n BASE64_ENCODE(args::STRING) AS arg_base64\n),\ncall_function AS (\n SELECT\n block_id,\n {{ target.database }}.live.udf_api(\n 'POST',\n 'https://archival-rpc.mainnet.near.org',\n { \n 'Content-Type': 'application/json' \n },\n { \n 'jsonrpc': '2.0',\n 'id': 'dontcare',\n 'method' :'query',\n 'params':{\n 'request_type': 'call_function',\n 'block_id': block_id,\n 'account_id': contract_address,\n 'method_name': method_name,\n 'args_base64': arg_base64 }\n }\n ) AS res\n FROM\n params p\n),\nresponse AS (\n SELECT\n block_id,\n res,\n res :data ::VARIANT as data,\n res :data :result :result :: ARRAY AS res_array,\n TRY_PARSE_JSON(\n COALESCE(\n res :data :result :error :: STRING,\n res :data :error :: STRING\n )\n ) AS error\n FROM\n call_function\n),\ntry_decode_hex AS (\n SELECT\n block_id,\n b.value AS raw,\n b.index,\n LPAD(TRIM(to_char(b.value :: INT, 'XXXXXXX')) :: STRING, 2, '0') AS hex\n FROM\n response A,\n TABLE(FLATTEN(res_array, recursive => TRUE)) b\n WHERE\n IS_ARRAY(res_array) = TRUE\n ORDER BY\n 1,\n 3\n),\ndecoded_response AS (\n SELECT\n block_id,\n ARRAY_TO_STRING(ARRAY_AGG(hex) within GROUP (\n ORDER BY\n INDEX ASC), '') AS decoded_response\n FROM\n try_decode_hex\n GROUP BY\n 1\n)\nselect\n r.block_id,\n r.DATA,\n TRY_PARSE_JSON(livequery.utils.udf_hex_to_string(decoded_response)) as decoded_result,\n r.error\nfrom response r\nLEFT JOIN decoded_response d using (block_id)\n$$\n\n{% endset %}\n{% do run_query(sql) %}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.run_query"]}, "description": "Creates the Snowflake function `UDTF_CALL_CONTRACT_FUNCTION` with a height parameter input to call a contract method via the [public NEAR RPC endpoint](https://docs.near.org/api/rpc/setup), modeled after the official documentation, [here](https://docs.near.org/api/rpc/contracts#call-a-contract-function). See examples on the main docs landing page.\n", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://macros/udfs/create_udtf_call_contract_block_height.yml", "arguments": [{"name": "CONTRACT_ADDRESS", "type": "string", "description": "The contract address to call a function on, also called `account_id` in the Near docs."}, {"name": "METHOD_NAME", "type": "string", "description": "The method to call, refer to the deployed contract or Nearblocks.io"}, {"name": "ARGS", "type": "object", "description": "The parameters to pass to the method call."}, {"name": "BLOCK_ID", "type": "number", "description": "The block height at which to call the method."}], "created_at": 1763073387.5926847, "supported_languages": null}, "macro.near_models.test_tx_gaps": {"name": "test_tx_gaps", "resource_type": "macro", "package_name": "near_models", "path": "macros/tests/tx_gaps.sql", "original_file_path": "macros/tests/tx_gaps.sql", "unique_id": "macro.near_models.test_tx_gaps", "macro_sql": "{% test tx_gaps(\n model,\n column_name,\n column_block,\n column_tx_count\n) %}\nWITH block_base AS (\n SELECT\n {{ column_block }},\n {{ column_tx_count }}\n FROM\n {{ ref('silver__blocks') }}\n),\nmodel_name AS (\n SELECT\n {{ column_block }},\n COUNT(\n DISTINCT {{ column_name }}\n ) AS model_tx_count\n FROM\n {{ model }}\n GROUP BY\n {{ column_block }}\n)\nSELECT\n block_base.{{ column_block }} as b_block_id,\n {{ column_tx_count }},\n model_name.{{ column_block }} as t_block_id,\n model_tx_count\nFROM\n block_base\n LEFT JOIN model_name\n ON block_base.{{ column_block }} = model_name.{{ column_block }}\nWHERE\n {{ column_tx_count }} <> model_tx_count {% endtest %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.368857, "supported_languages": null}, "macro.near_models.test_sequence_gaps": {"name": "test_sequence_gaps", "resource_type": "macro", "package_name": "near_models", "path": "macros/tests/sequence_gaps.sql", "original_file_path": "macros/tests/sequence_gaps.sql", "unique_id": "macro.near_models.test_sequence_gaps", "macro_sql": "{% test sequence_gaps(\n model,\n partition_by,\n column_name\n) %}\n{%- set partition_sql = partition_by | join(\", \") -%}\n{%- set previous_column = \"prev_\" ~ column_name -%}\nWITH source AS (\n SELECT\n {{ partition_sql + \",\" if partition_sql }}\n {{ column_name }},\n LAG(\n {{ column_name }},\n 1\n ) over (\n {{ \"PARTITION BY \" ~ partition_sql if partition_sql }}\n ORDER BY\n {{ column_name }} ASC\n ) AS {{ previous_column }}\n FROM\n {{ model }}\n)\nSELECT\n {{ partition_sql + \",\" if partition_sql }}\n {{ previous_column }},\n {{ column_name }},\n {{ column_name }} - {{ previous_column }}\n - 1 AS gap\nFROM\n source\nWHERE\n {{ column_name }} - {{ previous_column }} <> 1\nORDER BY\n gap DESC {% endtest %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.3706188, "supported_languages": null}, "macro.near_models.get_merge_sql": {"name": "get_merge_sql", "resource_type": "macro", "package_name": "near_models", "path": "macros/dbt/get_merge.sql", "original_file_path": "macros/dbt/get_merge.sql", "unique_id": "macro.near_models.get_merge_sql", "macro_sql": "{% macro get_merge_sql(target, source, unique_key, dest_columns, incremental_predicates) -%}\n {% if incremental_predicates[0] == \"dynamic_range_predicate_custom\" %}\n {% set predicates = [dynamic_range_predicate_custom(source, incremental_predicates[1], \"DBT_INTERNAL_DEST\")] %}\n {% set merge_sql = fsc_utils.get_merge_sql(target, source, unique_key, dest_columns, predicates) %}\n {% else %}\n {% set merge_sql = fsc_utils.get_merge_sql(target, source, unique_key, dest_columns, incremental_predicates) %}\n {% endif %}\n {{ return(merge_sql) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.near_models.dynamic_range_predicate_custom", "macro.fsc_utils.get_merge_sql"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.3720868, "supported_languages": null}, "macro.dbt_snowflake.snowflake__get_catalog": {"name": "snowflake__get_catalog", "resource_type": "macro", "package_name": "dbt_snowflake", "path": "macros/catalog.sql", "original_file_path": "macros/catalog.sql", "unique_id": "macro.dbt_snowflake.snowflake__get_catalog", "macro_sql": "{% macro snowflake__get_catalog(information_schema, schemas) -%}\n\n {% set query %}\n with tables as (\n {{ snowflake__get_catalog_tables_sql(information_schema) }}\n {{ snowflake__get_catalog_schemas_where_clause_sql(schemas) }}\n ),\n columns as (\n {{ snowflake__get_catalog_columns_sql(information_schema) }}\n {{ snowflake__get_catalog_schemas_where_clause_sql(schemas) }}\n )\n {{ snowflake__get_catalog_results_sql() }}\n {%- endset -%}\n\n {{ return(run_query(query)) }}\n\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt_snowflake.snowflake__get_catalog_tables_sql", "macro.dbt_snowflake.snowflake__get_catalog_schemas_where_clause_sql", "macro.dbt_snowflake.snowflake__get_catalog_columns_sql", "macro.dbt_snowflake.snowflake__get_catalog_results_sql", "macro.dbt.run_query"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.376947, "supported_languages": null}, "macro.dbt_snowflake.snowflake__get_catalog_relations": {"name": "snowflake__get_catalog_relations", "resource_type": "macro", "package_name": "dbt_snowflake", "path": "macros/catalog.sql", "original_file_path": "macros/catalog.sql", "unique_id": "macro.dbt_snowflake.snowflake__get_catalog_relations", "macro_sql": "{% macro snowflake__get_catalog_relations(information_schema, relations) -%}\n\n {% set query %}\n with tables as (\n {{ snowflake__get_catalog_tables_sql(information_schema) }}\n {{ snowflake__get_catalog_relations_where_clause_sql(relations) }}\n ),\n columns as (\n {{ snowflake__get_catalog_columns_sql(information_schema) }}\n {{ snowflake__get_catalog_relations_where_clause_sql(relations) }}\n )\n {{ snowflake__get_catalog_results_sql() }}\n {%- endset -%}\n\n {{ return(run_query(query)) }}\n\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt_snowflake.snowflake__get_catalog_tables_sql", "macro.dbt_snowflake.snowflake__get_catalog_relations_where_clause_sql", "macro.dbt_snowflake.snowflake__get_catalog_columns_sql", "macro.dbt_snowflake.snowflake__get_catalog_results_sql", "macro.dbt.run_query"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.3777895, "supported_languages": null}, "macro.dbt_snowflake.snowflake__get_catalog_tables_sql": {"name": "snowflake__get_catalog_tables_sql", "resource_type": "macro", "package_name": "dbt_snowflake", "path": "macros/catalog.sql", "original_file_path": "macros/catalog.sql", "unique_id": "macro.dbt_snowflake.snowflake__get_catalog_tables_sql", "macro_sql": "{% macro snowflake__get_catalog_tables_sql(information_schema) -%}\n select\n table_catalog as \"table_database\",\n table_schema as \"table_schema\",\n table_name as \"table_name\",\n coalesce(table_type, 'DYNAMIC TABLE') as \"table_type\",\n comment as \"table_comment\",\n\n -- note: this is the _role_ that owns the table\n table_owner as \"table_owner\",\n\n 'Clustering Key' as \"stats:clustering_key:label\",\n clustering_key as \"stats:clustering_key:value\",\n 'The key used to cluster this table' as \"stats:clustering_key:description\",\n (clustering_key is not null) as \"stats:clustering_key:include\",\n\n 'Row Count' as \"stats:row_count:label\",\n row_count as \"stats:row_count:value\",\n 'An approximate count of rows in this table' as \"stats:row_count:description\",\n (row_count is not null) as \"stats:row_count:include\",\n\n 'Approximate Size' as \"stats:bytes:label\",\n bytes as \"stats:bytes:value\",\n 'Approximate size of the table as reported by Snowflake' as \"stats:bytes:description\",\n (bytes is not null) as \"stats:bytes:include\",\n\n 'Last Modified' as \"stats:last_modified:label\",\n to_varchar(convert_timezone('UTC', last_altered), 'yyyy-mm-dd HH24:MI'||'UTC') as \"stats:last_modified:value\",\n 'The timestamp for last update/change' as \"stats:last_modified:description\",\n (last_altered is not null and table_type='BASE TABLE') as \"stats:last_modified:include\"\n from {{ information_schema }}.tables\n{%- endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.3781736, "supported_languages": null}, "macro.dbt_snowflake.snowflake__get_catalog_columns_sql": {"name": "snowflake__get_catalog_columns_sql", "resource_type": "macro", "package_name": "dbt_snowflake", "path": "macros/catalog.sql", "original_file_path": "macros/catalog.sql", "unique_id": "macro.dbt_snowflake.snowflake__get_catalog_columns_sql", "macro_sql": "{% macro snowflake__get_catalog_columns_sql(information_schema) -%}\n select\n table_catalog as \"table_database\",\n table_schema as \"table_schema\",\n table_name as \"table_name\",\n\n column_name as \"column_name\",\n ordinal_position as \"column_index\",\n data_type as \"column_type\",\n comment as \"column_comment\"\n from {{ information_schema }}.columns\n{%- endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.3784435, "supported_languages": null}, "macro.dbt_snowflake.snowflake__get_catalog_results_sql": {"name": "snowflake__get_catalog_results_sql", "resource_type": "macro", "package_name": "dbt_snowflake", "path": "macros/catalog.sql", "original_file_path": "macros/catalog.sql", "unique_id": "macro.dbt_snowflake.snowflake__get_catalog_results_sql", "macro_sql": "{% macro snowflake__get_catalog_results_sql() -%}\n select *\n from tables\n join columns using (\"table_database\", \"table_schema\", \"table_name\")\n order by \"column_index\"\n{%- endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.378616, "supported_languages": null}, "macro.dbt_snowflake.snowflake__get_catalog_schemas_where_clause_sql": {"name": "snowflake__get_catalog_schemas_where_clause_sql", "resource_type": "macro", "package_name": "dbt_snowflake", "path": "macros/catalog.sql", "original_file_path": "macros/catalog.sql", "unique_id": "macro.dbt_snowflake.snowflake__get_catalog_schemas_where_clause_sql", "macro_sql": "{% macro snowflake__get_catalog_schemas_where_clause_sql(schemas) -%}\n where ({%- for schema in schemas -%}\n upper(\"table_schema\") = upper('{{ schema }}'){%- if not loop.last %} or {% endif -%}\n {%- endfor -%})\n{%- endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.3790991, "supported_languages": null}, "macro.dbt_snowflake.snowflake__get_catalog_relations_where_clause_sql": {"name": "snowflake__get_catalog_relations_where_clause_sql", "resource_type": "macro", "package_name": "dbt_snowflake", "path": "macros/catalog.sql", "original_file_path": "macros/catalog.sql", "unique_id": "macro.dbt_snowflake.snowflake__get_catalog_relations_where_clause_sql", "macro_sql": "{% macro snowflake__get_catalog_relations_where_clause_sql(relations) -%}\n where (\n {%- for relation in relations -%}\n {% if relation.schema and relation.identifier %}\n (\n upper(\"table_schema\") = upper('{{ relation.schema }}')\n and upper(\"table_name\") = upper('{{ relation.identifier }}')\n )\n {% elif relation.schema %}\n (\n upper(\"table_schema\") = upper('{{ relation.schema }}')\n )\n {% else %}\n {% do exceptions.raise_compiler_error(\n '`get_catalog_relations` requires a list of relations, each with a schema'\n ) %}\n {% endif %}\n\n {%- if not loop.last %} or {% endif -%}\n {%- endfor -%}\n )\n{%- endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.38024, "supported_languages": null}, "macro.dbt_snowflake.get_column_comment_sql": {"name": "get_column_comment_sql", "resource_type": "macro", "package_name": "dbt_snowflake", "path": "macros/adapters.sql", "original_file_path": "macros/adapters.sql", "unique_id": "macro.dbt_snowflake.get_column_comment_sql", "macro_sql": "{% macro get_column_comment_sql(column_name, column_dict) -%}\n {% if (column_name|upper in column_dict) -%}\n {% set matched_column = column_name|upper -%}\n {% elif (column_name|lower in column_dict) -%}\n {% set matched_column = column_name|lower -%}\n {% elif (column_name in column_dict) -%}\n {% set matched_column = column_name -%}\n {% else -%}\n {% set matched_column = None -%}\n {% endif -%}\n {% if matched_column -%}\n {{ adapter.quote(column_name) }} COMMENT $${{ column_dict[matched_column]['description'] | replace('$', '[$]') }}$$\n {%- else -%}\n {{ adapter.quote(column_name) }} COMMENT $$$$\n {%- endif -%}\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.3951135, "supported_languages": null}, "macro.dbt_snowflake.get_persist_docs_column_list": {"name": "get_persist_docs_column_list", "resource_type": "macro", "package_name": "dbt_snowflake", "path": "macros/adapters.sql", "original_file_path": "macros/adapters.sql", "unique_id": "macro.dbt_snowflake.get_persist_docs_column_list", "macro_sql": "{% macro get_persist_docs_column_list(model_columns, query_columns) %}\n(\n {% for column_name in query_columns %}\n {{ get_column_comment_sql(column_name, model_columns) }}\n {{- \", \" if not loop.last else \"\" }}\n {% endfor %}\n)\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_snowflake.get_column_comment_sql"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.3956866, "supported_languages": null}, "macro.dbt_snowflake.snowflake__get_columns_in_relation": {"name": "snowflake__get_columns_in_relation", "resource_type": "macro", "package_name": "dbt_snowflake", "path": "macros/adapters.sql", "original_file_path": "macros/adapters.sql", "unique_id": "macro.dbt_snowflake.snowflake__get_columns_in_relation", "macro_sql": "{% macro snowflake__get_columns_in_relation(relation) -%}\n {%- set sql -%}\n describe table {{ relation }}\n {%- endset -%}\n {%- set result = run_query(sql) -%}\n\n {% set maximum = 10000 %}\n {% if (result | length) >= maximum %}\n {% set msg %}\n Too many columns in relation {{ relation }}! dbt can only get\n information about relations with fewer than {{ maximum }} columns.\n {% endset %}\n {% do exceptions.raise_compiler_error(msg) %}\n {% endif %}\n\n {% set columns = [] %}\n {% for row in result %}\n {% do columns.append(api.Column.from_description(row['name'], row['type'])) %}\n {% endfor %}\n {% do return(columns) %}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.run_query"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.3972816, "supported_languages": null}, "macro.dbt_snowflake.snowflake__list_schemas": {"name": "snowflake__list_schemas", "resource_type": "macro", "package_name": "dbt_snowflake", "path": "macros/adapters.sql", "original_file_path": "macros/adapters.sql", "unique_id": "macro.dbt_snowflake.snowflake__list_schemas", "macro_sql": "{% macro snowflake__list_schemas(database) -%}\n {# 10k limit from here: https://docs.snowflake.net/manuals/sql-reference/sql/show-schemas.html#usage-notes #}\n {% set maximum = 10000 %}\n {% set sql -%}\n show terse schemas in database {{ database }}\n limit {{ maximum }}\n {%- endset %}\n {% set result = run_query(sql) %}\n {% if (result | length) >= maximum %}\n {% set msg %}\n Too many schemas in database {{ database }}! dbt can only get\n information about databases with fewer than {{ maximum }} schemas.\n {% endset %}\n {% do exceptions.raise_compiler_error(msg) %}\n {% endif %}\n {{ return(result) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.run_query"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.3984563, "supported_languages": null}, "macro.dbt_snowflake.snowflake__get_paginated_relations_array": {"name": "snowflake__get_paginated_relations_array", "resource_type": "macro", "package_name": "dbt_snowflake", "path": "macros/adapters.sql", "original_file_path": "macros/adapters.sql", "unique_id": "macro.dbt_snowflake.snowflake__get_paginated_relations_array", "macro_sql": "{% macro snowflake__get_paginated_relations_array(max_iter, max_results_per_iter, max_total_results, schema_relation, watermark) %}\n\n {% set paginated_relations = [] %}\n\n {% for _ in range(0, max_iter) %}\n\n {%- set paginated_sql -%}\n show terse objects in {{ schema_relation }} limit {{ max_results_per_iter }} from '{{ watermark.table_name }}'\n {%- endset -%}\n\n {%- set paginated_result = run_query(paginated_sql) %}\n {%- set paginated_n = (paginated_result | length) -%}\n\n {#\n terminating condition: if there are 0 records in the result we reached\n the end exactly on the previous iteration\n #}\n {%- if paginated_n == 0 -%}\n {%- break -%}\n {%- endif -%}\n\n {#\n terminating condition: At some point the user needs to be reasonable with how\n many objects are contained in their schemas. Since there was already\n one iteration before attempting pagination, loop.index == max_iter means\n the limit has been surpassed.\n #}\n\n {%- if loop.index == max_iter -%}\n {%- set msg -%}\n dbt will list a maximum of {{ max_total_results }} objects in schema {{ schema_relation }}.\n Your schema exceeds this limit. Please contact support@getdbt.com for troubleshooting tips,\n or review and reduce the number of objects contained.\n {%- endset -%}\n\n {% do exceptions.raise_compiler_error(msg) %}\n {%- endif -%}\n\n {%- do paginated_relations.append(paginated_result) -%}\n {% set watermark.table_name = paginated_result.columns[1].values()[-1] %}\n\n {#\n terminating condition: paginated_n < max_results_per_iter means we reached the end\n #}\n {%- if paginated_n < max_results_per_iter -%}\n {%- break -%}\n {%- endif -%}\n {%- endfor -%}\n\n {{ return(paginated_relations) }}\n\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.run_query"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.4006147, "supported_languages": null}, "macro.dbt_snowflake.snowflake__list_relations_without_caching": {"name": "snowflake__list_relations_without_caching", "resource_type": "macro", "package_name": "dbt_snowflake", "path": "macros/adapters.sql", "original_file_path": "macros/adapters.sql", "unique_id": "macro.dbt_snowflake.snowflake__list_relations_without_caching", "macro_sql": "{% macro snowflake__list_relations_without_caching(schema_relation, max_iter=10, max_results_per_iter=10000) %}\n\n {%- set max_total_results = max_results_per_iter * max_iter -%}\n\n {%- set sql -%}\n show terse objects in {{ schema_relation }} limit {{ max_results_per_iter }}\n {%- endset -%}\n\n {%- set result = run_query(sql) -%}\n\n {%- set n = (result | length) -%}\n {%- set watermark = namespace(table_name=result.columns[1].values()[-1]) -%}\n {%- set paginated = namespace(result=[]) -%}\n\n {% if n >= max_results_per_iter %}\n\n {% set paginated.result = snowflake__get_paginated_relations_array(\n max_iter,\n max_results_per_iter,\n max_total_results,\n schema_relation,\n watermark\n )\n %}\n\n {% endif %}\n\n {%- set all_results_array = [result] + paginated.result -%}\n {%- set result = result.merge(all_results_array) -%}\n {%- do return(result) -%}\n\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.run_query", "macro.dbt_snowflake.snowflake__get_paginated_relations_array"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.402531, "supported_languages": null}, "macro.dbt_snowflake.snowflake__check_schema_exists": {"name": "snowflake__check_schema_exists", "resource_type": "macro", "package_name": "dbt_snowflake", "path": "macros/adapters.sql", "original_file_path": "macros/adapters.sql", "unique_id": "macro.dbt_snowflake.snowflake__check_schema_exists", "macro_sql": "{% macro snowflake__check_schema_exists(information_schema, schema) -%}\n {% call statement('check_schema_exists', fetch_result=True) -%}\n select count(*)\n from {{ information_schema }}.schemata\n where upper(schema_name) = upper('{{ schema }}')\n and upper(catalog_name) = upper('{{ information_schema.database }}')\n {%- endcall %}\n {{ return(load_result('check_schema_exists').table) }}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt.statement"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.4032204, "supported_languages": null}, "macro.dbt_snowflake.snowflake__alter_column_type": {"name": "snowflake__alter_column_type", "resource_type": "macro", "package_name": "dbt_snowflake", "path": "macros/adapters.sql", "original_file_path": "macros/adapters.sql", "unique_id": "macro.dbt_snowflake.snowflake__alter_column_type", "macro_sql": "{% macro snowflake__alter_column_type(relation, column_name, new_column_type) -%}\n {% call statement('alter_column_type') %}\n alter table {{ relation }} alter {{ adapter.quote(column_name) }} set data type {{ new_column_type }};\n {% endcall %}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.statement"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.4037428, "supported_languages": null}, "macro.dbt_snowflake.snowflake__alter_relation_comment": {"name": "snowflake__alter_relation_comment", "resource_type": "macro", "package_name": "dbt_snowflake", "path": "macros/adapters.sql", "original_file_path": "macros/adapters.sql", "unique_id": "macro.dbt_snowflake.snowflake__alter_relation_comment", "macro_sql": "{% macro snowflake__alter_relation_comment(relation, relation_comment) -%}\n {%- if relation.is_dynamic_table -%}\n {%- set relation_type = 'dynamic table' -%}\n {%- else -%}\n {%- set relation_type = relation.type -%}\n {%- endif -%}\n comment on {{ relation_type }} {{ relation }} IS $${{ relation_comment | replace('$', '[$]') }}$$;\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.4044561, "supported_languages": null}, "macro.dbt_snowflake.snowflake__alter_column_comment": {"name": "snowflake__alter_column_comment", "resource_type": "macro", "package_name": "dbt_snowflake", "path": "macros/adapters.sql", "original_file_path": "macros/adapters.sql", "unique_id": "macro.dbt_snowflake.snowflake__alter_column_comment", "macro_sql": "{% macro snowflake__alter_column_comment(relation, column_dict) -%}\n {% set existing_columns = adapter.get_columns_in_relation(relation) | map(attribute=\"name\") | list %}\n {% if relation.is_dynamic_table -%}\n {% set relation_type = \"table\" %}\n {% else -%}\n {% set relation_type = relation.type %}\n {% endif %}\n alter {{ relation_type }} {{ relation }} alter\n {% for column_name in existing_columns if (column_name in existing_columns) or (column_name|lower in existing_columns) %}\n {{ get_column_comment_sql(column_name, column_dict) }} {{- ',' if not loop.last else ';' }}\n {% endfor %}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_snowflake.get_column_comment_sql"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.405821, "supported_languages": null}, "macro.dbt_snowflake.get_current_query_tag": {"name": "get_current_query_tag", "resource_type": "macro", "package_name": "dbt_snowflake", "path": "macros/adapters.sql", "original_file_path": "macros/adapters.sql", "unique_id": "macro.dbt_snowflake.get_current_query_tag", "macro_sql": "{% macro get_current_query_tag() -%}\n {{ return(run_query(\"show parameters like 'query_tag' in session\").rows[0]['value']) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.run_query"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.406214, "supported_languages": null}, "macro.dbt_snowflake.set_query_tag": {"name": "set_query_tag", "resource_type": "macro", "package_name": "dbt_snowflake", "path": "macros/adapters.sql", "original_file_path": "macros/adapters.sql", "unique_id": "macro.dbt_snowflake.set_query_tag", "macro_sql": "{% macro set_query_tag() -%}\n {{ return(adapter.dispatch('set_query_tag', 'dbt')()) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_snowflake_query_tags.default__set_query_tag"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.4065537, "supported_languages": null}, "macro.dbt_snowflake.snowflake__set_query_tag": {"name": "snowflake__set_query_tag", "resource_type": "macro", "package_name": "dbt_snowflake", "path": "macros/adapters.sql", "original_file_path": "macros/adapters.sql", "unique_id": "macro.dbt_snowflake.snowflake__set_query_tag", "macro_sql": "{% macro snowflake__set_query_tag() -%}\n {% set new_query_tag = config.get('query_tag') %}\n {% if new_query_tag %}\n {% set original_query_tag = get_current_query_tag() %}\n {{ log(\"Setting query_tag to '\" ~ new_query_tag ~ \"'. Will reset to '\" ~ original_query_tag ~ \"' after materialization.\") }}\n {% do run_query(\"alter session set query_tag = '{}'\".format(new_query_tag)) %}\n {{ return(original_query_tag)}}\n {% endif %}\n {{ return(none)}}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_snowflake.get_current_query_tag", "macro.dbt.run_query"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.407557, "supported_languages": null}, "macro.dbt_snowflake.unset_query_tag": {"name": "unset_query_tag", "resource_type": "macro", "package_name": "dbt_snowflake", "path": "macros/adapters.sql", "original_file_path": "macros/adapters.sql", "unique_id": "macro.dbt_snowflake.unset_query_tag", "macro_sql": "{% macro unset_query_tag(original_query_tag) -%}\n {{ return(adapter.dispatch('unset_query_tag', 'dbt')(original_query_tag)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_snowflake_query_tags.default__unset_query_tag"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.4079578, "supported_languages": null}, "macro.dbt_snowflake.snowflake__unset_query_tag": {"name": "snowflake__unset_query_tag", "resource_type": "macro", "package_name": "dbt_snowflake", "path": "macros/adapters.sql", "original_file_path": "macros/adapters.sql", "unique_id": "macro.dbt_snowflake.snowflake__unset_query_tag", "macro_sql": "{% macro snowflake__unset_query_tag(original_query_tag) -%}\n {% set new_query_tag = config.get('query_tag') %}\n {% if new_query_tag %}\n {% if original_query_tag %}\n {{ log(\"Resetting query_tag to '\" ~ original_query_tag ~ \"'.\") }}\n {% do run_query(\"alter session set query_tag = '{}'\".format(original_query_tag)) %}\n {% else %}\n {{ log(\"No original query_tag, unsetting parameter.\") }}\n {% do run_query(\"alter session unset query_tag\") %}\n {% endif %}\n {% endif %}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.run_query"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.4089828, "supported_languages": null}, "macro.dbt_snowflake.snowflake__alter_relation_add_remove_columns": {"name": "snowflake__alter_relation_add_remove_columns", "resource_type": "macro", "package_name": "dbt_snowflake", "path": "macros/adapters.sql", "original_file_path": "macros/adapters.sql", "unique_id": "macro.dbt_snowflake.snowflake__alter_relation_add_remove_columns", "macro_sql": "{% macro snowflake__alter_relation_add_remove_columns(relation, add_columns, remove_columns) %}\n\n {% if relation.is_dynamic_table -%}\n {% set relation_type = \"dynamic table\" %}\n {% else -%}\n {% set relation_type = relation.type %}\n {% endif %}\n\n {% if add_columns %}\n\n {% set sql -%}\n alter {{ relation_type }} {{ relation }} add column\n {% for column in add_columns %}\n {{ column.name }} {{ column.data_type }}{{ ',' if not loop.last }}\n {% endfor %}\n {%- endset -%}\n\n {% do run_query(sql) %}\n\n {% endif %}\n\n {% if remove_columns %}\n\n {% set sql -%}\n alter {{ relation_type }} {{ relation }} drop column\n {% for column in remove_columns %}\n {{ column.name }}{{ ',' if not loop.last }}\n {% endfor %}\n {%- endset -%}\n\n {% do run_query(sql) %}\n\n {% endif %}\n\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.run_query"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.4110317, "supported_languages": null}, "macro.dbt_snowflake.snowflake_dml_explicit_transaction": {"name": "snowflake_dml_explicit_transaction", "resource_type": "macro", "package_name": "dbt_snowflake", "path": "macros/adapters.sql", "original_file_path": "macros/adapters.sql", "unique_id": "macro.dbt_snowflake.snowflake_dml_explicit_transaction", "macro_sql": "{% macro snowflake_dml_explicit_transaction(dml) %}\n {#\n Use this macro to wrap all INSERT, MERGE, UPDATE, DELETE, and TRUNCATE\n statements before passing them into run_query(), or calling in the 'main' statement\n of a materialization\n #}\n {% set dml_transaction -%}\n begin;\n {{ dml }};\n commit;\n {%- endset %}\n\n {% do return(dml_transaction) %}\n\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.4114907, "supported_languages": null}, "macro.dbt_snowflake.snowflake__truncate_relation": {"name": "snowflake__truncate_relation", "resource_type": "macro", "package_name": "dbt_snowflake", "path": "macros/adapters.sql", "original_file_path": "macros/adapters.sql", "unique_id": "macro.dbt_snowflake.snowflake__truncate_relation", "macro_sql": "{% macro snowflake__truncate_relation(relation) -%}\n {% set truncate_dml %}\n truncate table {{ relation }}\n {% endset %}\n {% call statement('truncate_relation') -%}\n {{ snowflake_dml_explicit_transaction(truncate_dml) }}\n {%- endcall %}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.statement", "macro.dbt_snowflake.snowflake_dml_explicit_transaction"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.4120169, "supported_languages": null}, "macro.dbt_snowflake.snowflake__get_relation_last_modified": {"name": "snowflake__get_relation_last_modified", "resource_type": "macro", "package_name": "dbt_snowflake", "path": "macros/metadata.sql", "original_file_path": "macros/metadata.sql", "unique_id": "macro.dbt_snowflake.snowflake__get_relation_last_modified", "macro_sql": "{% macro snowflake__get_relation_last_modified(information_schema, relations) -%}\n\n {%- call statement('last_modified', fetch_result=True) -%}\n select table_schema as schema,\n table_name as identifier,\n last_altered as last_modified,\n {{ current_timestamp() }} as snapshotted_at\n from {{ information_schema }}.tables\n where (\n {%- for relation in relations -%}\n (upper(table_schema) = upper('{{ relation.schema }}') and\n upper(table_name) = upper('{{ relation.identifier }}')){%- if not loop.last %} or {% endif -%}\n {%- endfor -%}\n )\n {%- endcall -%}\n\n {{ return(load_result('last_modified')) }}\n\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.statement", "macro.dbt.current_timestamp"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.4133315, "supported_languages": null}, "macro.dbt_snowflake.snowflake__copy_grants": {"name": "snowflake__copy_grants", "resource_type": "macro", "package_name": "dbt_snowflake", "path": "macros/apply_grants.sql", "original_file_path": "macros/apply_grants.sql", "unique_id": "macro.dbt_snowflake.snowflake__copy_grants", "macro_sql": "{% macro snowflake__copy_grants() %}\n {% set copy_grants = config.get('copy_grants', False) %}\n {{ return(copy_grants) }}\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.413895, "supported_languages": null}, "macro.dbt_snowflake.snowflake__support_multiple_grantees_per_dcl_statement": {"name": "snowflake__support_multiple_grantees_per_dcl_statement", "resource_type": "macro", "package_name": "dbt_snowflake", "path": "macros/apply_grants.sql", "original_file_path": "macros/apply_grants.sql", "unique_id": "macro.dbt_snowflake.snowflake__support_multiple_grantees_per_dcl_statement", "macro_sql": "\n\n{%- macro snowflake__support_multiple_grantees_per_dcl_statement() -%}\n {{ return(False) }}\n{%- endmacro -%}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.414134, "supported_languages": null}, "macro.dbt_snowflake.materialization_snapshot_snowflake": {"name": "materialization_snapshot_snowflake", "resource_type": "macro", "package_name": "dbt_snowflake", "path": "macros/materializations/snapshot.sql", "original_file_path": "macros/materializations/snapshot.sql", "unique_id": "macro.dbt_snowflake.materialization_snapshot_snowflake", "macro_sql": "{% materialization snapshot, adapter='snowflake' %}\n {% set original_query_tag = set_query_tag() %}\n {% set relations = materialization_snapshot_default() %}\n\n {% do unset_query_tag(original_query_tag) %}\n\n {{ return(relations) }}\n{% endmaterialization %}", "depends_on": {"macros": ["macro.dbt_snowflake.set_query_tag", "macro.dbt.materialization_snapshot_default", "macro.dbt_snowflake.unset_query_tag"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.4148488, "supported_languages": ["sql"]}, "macro.dbt_snowflake.materialization_table_snowflake": {"name": "materialization_table_snowflake", "resource_type": "macro", "package_name": "dbt_snowflake", "path": "macros/materializations/table.sql", "original_file_path": "macros/materializations/table.sql", "unique_id": "macro.dbt_snowflake.materialization_table_snowflake", "macro_sql": "{% materialization table, adapter='snowflake', supported_languages=['sql', 'python']%}\n\n {% set original_query_tag = set_query_tag() %}\n\n {%- set identifier = model['alias'] -%}\n {%- set language = model['language'] -%}\n\n {% set grant_config = config.get('grants') %}\n\n {%- set old_relation = adapter.get_relation(database=database, schema=schema, identifier=identifier) -%}\n {%- set target_relation = api.Relation.create(identifier=identifier,\n schema=schema,\n database=database, type='table') -%}\n\n {{ run_hooks(pre_hooks) }}\n\n {#-- Drop the relation if it was a view to \"convert\" it in a table. This may lead to\n -- downtime, but it should be a relatively infrequent occurrence #}\n {% if old_relation is not none and not old_relation.is_table %}\n {{ log(\"Dropping relation \" ~ old_relation ~ \" because it is of type \" ~ old_relation.type) }}\n {{ drop_relation_if_exists(old_relation) }}\n {% endif %}\n\n {% call statement('main', language=language) -%}\n {{ create_table_as(False, target_relation, compiled_code, language) }}\n {%- endcall %}\n\n {{ run_hooks(post_hooks) }}\n\n {% set should_revoke = should_revoke(old_relation, full_refresh_mode=True) %}\n {% do apply_grants(target_relation, grant_config, should_revoke=should_revoke) %}\n\n {% do persist_docs(target_relation, model) %}\n\n {% do unset_query_tag(original_query_tag) %}\n\n {{ return({'relations': [target_relation]}) }}\n\n{% endmaterialization %}", "depends_on": {"macros": ["macro.dbt_snowflake.set_query_tag", "macro.dbt.run_hooks", "macro.dbt.drop_relation_if_exists", "macro.dbt.statement", "macro.dbt.create_table_as", "macro.dbt.should_revoke", "macro.dbt.apply_grants", "macro.dbt.persist_docs", "macro.dbt_snowflake.unset_query_tag"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.4190073, "supported_languages": ["sql", "python"]}, "macro.dbt_snowflake.py_write_table": {"name": "py_write_table", "resource_type": "macro", "package_name": "dbt_snowflake", "path": "macros/materializations/table.sql", "original_file_path": "macros/materializations/table.sql", "unique_id": "macro.dbt_snowflake.py_write_table", "macro_sql": "{% macro py_write_table(compiled_code, target_relation, temporary=False, table_type=none) %}\n{#- The following logic is only for backwards-compatiblity with deprecated `temporary` parameter -#}\n{% if table_type is not none %}\n {#- Just use the table_type as-is -#}\n{% elif temporary -%}\n {#- Case 1 when the deprecated `temporary` parameter is used without the replacement `table_type` parameter -#}\n {%- set table_type = \"temporary\" -%}\n{% else %}\n {#- Case 2 when the deprecated `temporary` parameter is used without the replacement `table_type` parameter -#}\n {#- Snowflake treats \"\" as meaning \"permanent\" -#}\n {%- set table_type = \"\" -%}\n{%- endif %}\n{{ compiled_code }}\ndef materialize(session, df, target_relation):\n # make sure pandas exists\n import importlib.util\n package_name = 'pandas'\n if importlib.util.find_spec(package_name):\n import pandas\n if isinstance(df, pandas.core.frame.DataFrame):\n session.use_database(target_relation.database)\n session.use_schema(target_relation.schema)\n # session.write_pandas does not have overwrite function\n df = session.createDataFrame(df)\n {% set target_relation_name = resolve_model_name(target_relation) %}\n df.write.mode(\"overwrite\").save_as_table('{{ target_relation_name }}', table_type='{{table_type}}')\n\ndef main(session):\n dbt = dbtObj(session.table)\n df = model(dbt, session)\n materialize(session, df, dbt.this)\n return \"OK\"\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.resolve_model_name"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.4200652, "supported_languages": null}, "macro.dbt_snowflake.py_script_comment": {"name": "py_script_comment", "resource_type": "macro", "package_name": "dbt_snowflake", "path": "macros/materializations/table.sql", "original_file_path": "macros/materializations/table.sql", "unique_id": "macro.dbt_snowflake.py_script_comment", "macro_sql": "{% macro py_script_comment()%}\n# To run this in snowsight, you need to select entry point to be main\n# And you may have to modify the return type to text to get the result back\n# def main(session):\n# dbt = dbtObj(session.table)\n# df = model(dbt, session)\n# return df.collect()\n\n# to run this in local notebook, you need to create a session following examples https://github.com/Snowflake-Labs/sfguide-getting-started-snowpark-python\n# then you can do the following to run model\n# dbt = dbtObj(session.table)\n# df = model(dbt, session)\n{%endmacro%}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.4202857, "supported_languages": null}, "macro.dbt_snowflake.materialization_test_snowflake": {"name": "materialization_test_snowflake", "resource_type": "macro", "package_name": "dbt_snowflake", "path": "macros/materializations/test.sql", "original_file_path": "macros/materializations/test.sql", "unique_id": "macro.dbt_snowflake.materialization_test_snowflake", "macro_sql": "{%- materialization test, adapter='snowflake' -%}\n\n {% set original_query_tag = set_query_tag() %}\n {% set relations = materialization_test_default() %}\n {% do unset_query_tag(original_query_tag) %}\n {{ return(relations) }}\n\n{%- endmaterialization -%}", "depends_on": {"macros": ["macro.dbt_snowflake.set_query_tag", "macro.dbt.materialization_test_default", "macro.dbt_snowflake.unset_query_tag"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.4210181, "supported_languages": ["sql"]}, "macro.dbt_snowflake.materialization_dynamic_table_snowflake": {"name": "materialization_dynamic_table_snowflake", "resource_type": "macro", "package_name": "dbt_snowflake", "path": "macros/materializations/dynamic_table.sql", "original_file_path": "macros/materializations/dynamic_table.sql", "unique_id": "macro.dbt_snowflake.materialization_dynamic_table_snowflake", "macro_sql": "{% materialization dynamic_table, adapter='snowflake' %}\n\n {% set query_tag = set_query_tag() %}\n\n {% set existing_relation = load_cached_relation(this) %}\n {% set target_relation = this.incorporate(type=this.DynamicTable) %}\n\n {{ run_hooks(pre_hooks) }}\n\n {% set build_sql = dynamic_table_get_build_sql(existing_relation, target_relation) %}\n\n {% if build_sql == '' %}\n {{ dynamic_table_execute_no_op(target_relation) }}\n {% else %}\n {{ dynamic_table_execute_build_sql(build_sql, existing_relation, target_relation) }}\n {% endif %}\n\n {{ run_hooks(post_hooks) }}\n\n {% do unset_query_tag(query_tag) %}\n\n {{ return({'relations': [target_relation]}) }}\n\n{% endmaterialization %}", "depends_on": {"macros": ["macro.dbt_snowflake.set_query_tag", "macro.dbt.load_cached_relation", "macro.dbt.run_hooks", "macro.dbt_snowflake.dynamic_table_get_build_sql", "macro.dbt_snowflake.dynamic_table_execute_no_op", "macro.dbt_snowflake.dynamic_table_execute_build_sql", "macro.dbt_snowflake.unset_query_tag"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.4266558, "supported_languages": ["sql"]}, "macro.dbt_snowflake.dynamic_table_get_build_sql": {"name": "dynamic_table_get_build_sql", "resource_type": "macro", "package_name": "dbt_snowflake", "path": "macros/materializations/dynamic_table.sql", "original_file_path": "macros/materializations/dynamic_table.sql", "unique_id": "macro.dbt_snowflake.dynamic_table_get_build_sql", "macro_sql": "{% macro dynamic_table_get_build_sql(existing_relation, target_relation) %}\n\n {% set full_refresh_mode = should_full_refresh() %}\n\n -- determine the scenario we're in: create, full_refresh, alter, refresh data\n {% if existing_relation is none %}\n {% set build_sql = get_create_sql(target_relation, sql) %}\n {% elif full_refresh_mode or not existing_relation.is_dynamic_table %}\n {% set build_sql = get_replace_sql(existing_relation, target_relation, sql) %}\n {% else %}\n\n -- get config options\n {% set on_configuration_change = config.get('on_configuration_change') %}\n {% set configuration_changes = snowflake__get_dynamic_table_configuration_changes(existing_relation, config) %}\n\n {% if configuration_changes is none %}\n {% set build_sql = '' %}\n {{ exceptions.warn(\"No configuration changes were identified on: `\" ~ target_relation ~ \"`. Continuing.\") }}\n\n {% elif on_configuration_change == 'apply' %}\n {% set build_sql = snowflake__get_alter_dynamic_table_as_sql(existing_relation, configuration_changes, target_relation, sql) %}\n {% elif on_configuration_change == 'continue' %}\n {% set build_sql = '' %}\n {{ exceptions.warn(\"Configuration changes were identified and `on_configuration_change` was set to `continue` for `\" ~ target_relation ~ \"`\") }}\n {% elif on_configuration_change == 'fail' %}\n {{ exceptions.raise_fail_fast_error(\"Configuration changes were identified and `on_configuration_change` was set to `fail` for `\" ~ target_relation ~ \"`\") }}\n\n {% else %}\n -- this only happens if the user provides a value other than `apply`, 'continue', 'fail'\n {{ exceptions.raise_compiler_error(\"Unexpected configuration scenario: `\" ~ on_configuration_change ~ \"`\") }}\n\n {% endif %}\n\n {% endif %}\n\n {% do return(build_sql) %}\n\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.should_full_refresh", "macro.dbt.get_create_sql", "macro.dbt.get_replace_sql", "macro.dbt_snowflake.snowflake__get_dynamic_table_configuration_changes", "macro.dbt_snowflake.snowflake__get_alter_dynamic_table_as_sql"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.4295757, "supported_languages": null}, "macro.dbt_snowflake.dynamic_table_execute_no_op": {"name": "dynamic_table_execute_no_op", "resource_type": "macro", "package_name": "dbt_snowflake", "path": "macros/materializations/dynamic_table.sql", "original_file_path": "macros/materializations/dynamic_table.sql", "unique_id": "macro.dbt_snowflake.dynamic_table_execute_no_op", "macro_sql": "{% macro dynamic_table_execute_no_op(relation) %}\n {% do store_raw_result(\n name=\"main\",\n message=\"skip \" ~ relation,\n code=\"skip\",\n rows_affected=\"-1\"\n ) %}\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.4300807, "supported_languages": null}, "macro.dbt_snowflake.dynamic_table_execute_build_sql": {"name": "dynamic_table_execute_build_sql", "resource_type": "macro", "package_name": "dbt_snowflake", "path": "macros/materializations/dynamic_table.sql", "original_file_path": "macros/materializations/dynamic_table.sql", "unique_id": "macro.dbt_snowflake.dynamic_table_execute_build_sql", "macro_sql": "{% macro dynamic_table_execute_build_sql(build_sql, existing_relation, target_relation) %}\n\n {% set grant_config = config.get('grants') %}\n\n {% call statement(name=\"main\") %}\n {{ build_sql }}\n {% endcall %}\n\n {% set should_revoke = should_revoke(existing_relation, full_refresh_mode=True) %}\n {% do apply_grants(target_relation, grant_config, should_revoke=should_revoke) %}\n\n {% do persist_docs(target_relation, model) %}\n\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.statement", "macro.dbt.should_revoke", "macro.dbt.apply_grants", "macro.dbt.persist_docs"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.4311254, "supported_languages": null}, "macro.dbt_snowflake.snowflake__get_dynamic_table_configuration_changes": {"name": "snowflake__get_dynamic_table_configuration_changes", "resource_type": "macro", "package_name": "dbt_snowflake", "path": "macros/materializations/dynamic_table.sql", "original_file_path": "macros/materializations/dynamic_table.sql", "unique_id": "macro.dbt_snowflake.snowflake__get_dynamic_table_configuration_changes", "macro_sql": "{% macro snowflake__get_dynamic_table_configuration_changes(existing_relation, new_config) -%}\n {% set _existing_dynamic_table = snowflake__describe_dynamic_table(existing_relation) %}\n {% set _configuration_changes = existing_relation.dynamic_table_config_changeset(_existing_dynamic_table, new_config) %}\n {% do return(_configuration_changes) %}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt_snowflake.snowflake__describe_dynamic_table"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.4317098, "supported_languages": null}, "macro.dbt_snowflake.snowflake__get_merge_sql": {"name": "snowflake__get_merge_sql", "resource_type": "macro", "package_name": "dbt_snowflake", "path": "macros/materializations/merge.sql", "original_file_path": "macros/materializations/merge.sql", "unique_id": "macro.dbt_snowflake.snowflake__get_merge_sql", "macro_sql": "{% macro snowflake__get_merge_sql(target, source_sql, unique_key, dest_columns, incremental_predicates) -%}\n\n {#\n Workaround for Snowflake not being happy with a merge on a constant-false predicate.\n When no unique_key is provided, this macro will do a regular insert. If a unique_key\n is provided, then this macro will do a proper merge instead.\n #}\n\n {%- set dest_cols_csv = get_quoted_csv(dest_columns | map(attribute='name')) -%}\n {%- set sql_header = config.get('sql_header', none) -%}\n\n {%- set dml -%}\n {%- if unique_key is none -%}\n\n {{ sql_header if sql_header is not none }}\n\n insert into {{ target }} ({{ dest_cols_csv }})\n (\n select {{ dest_cols_csv }}\n from {{ source_sql }}\n )\n\n {%- else -%}\n\n {{ default__get_merge_sql(target, source_sql, unique_key, dest_columns, incremental_predicates) }}\n\n {%- endif -%}\n {%- endset -%}\n\n {% do return(snowflake_dml_explicit_transaction(dml)) %}\n\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.get_quoted_csv", "macro.dbt.default__get_merge_sql", "macro.dbt_snowflake.snowflake_dml_explicit_transaction"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.4342108, "supported_languages": null}, "macro.dbt_snowflake.snowflake__get_delete_insert_merge_sql": {"name": "snowflake__get_delete_insert_merge_sql", "resource_type": "macro", "package_name": "dbt_snowflake", "path": "macros/materializations/merge.sql", "original_file_path": "macros/materializations/merge.sql", "unique_id": "macro.dbt_snowflake.snowflake__get_delete_insert_merge_sql", "macro_sql": "{% macro snowflake__get_delete_insert_merge_sql(target, source, unique_key, dest_columns, incremental_predicates) %}\n {% set dml = default__get_delete_insert_merge_sql(target, source, unique_key, dest_columns, incremental_predicates) %}\n {% do return(snowflake_dml_explicit_transaction(dml)) %}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.default__get_delete_insert_merge_sql", "macro.dbt_snowflake.snowflake_dml_explicit_transaction"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.4348564, "supported_languages": null}, "macro.dbt_snowflake.snowflake__snapshot_merge_sql": {"name": "snowflake__snapshot_merge_sql", "resource_type": "macro", "package_name": "dbt_snowflake", "path": "macros/materializations/merge.sql", "original_file_path": "macros/materializations/merge.sql", "unique_id": "macro.dbt_snowflake.snowflake__snapshot_merge_sql", "macro_sql": "{% macro snowflake__snapshot_merge_sql(target, source, insert_cols) %}\n {% set dml = default__snapshot_merge_sql(target, source, insert_cols) %}\n {% do return(snowflake_dml_explicit_transaction(dml)) %}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.default__snapshot_merge_sql", "macro.dbt_snowflake.snowflake_dml_explicit_transaction"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.4354093, "supported_languages": null}, "macro.dbt_snowflake.snowflake__get_incremental_append_sql": {"name": "snowflake__get_incremental_append_sql", "resource_type": "macro", "package_name": "dbt_snowflake", "path": "macros/materializations/merge.sql", "original_file_path": "macros/materializations/merge.sql", "unique_id": "macro.dbt_snowflake.snowflake__get_incremental_append_sql", "macro_sql": "{% macro snowflake__get_incremental_append_sql(get_incremental_append_sql) %}\n {% set dml = default__get_incremental_append_sql(get_incremental_append_sql) %}\n {% do return(snowflake_dml_explicit_transaction(dml)) %}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.default__get_incremental_append_sql", "macro.dbt_snowflake.snowflake_dml_explicit_transaction"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.4358568, "supported_languages": null}, "macro.dbt_snowflake.snowflake__can_clone_table": {"name": "snowflake__can_clone_table", "resource_type": "macro", "package_name": "dbt_snowflake", "path": "macros/materializations/clone.sql", "original_file_path": "macros/materializations/clone.sql", "unique_id": "macro.dbt_snowflake.snowflake__can_clone_table", "macro_sql": "{% macro snowflake__can_clone_table() %}\n {{ return(True) }}\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.4363327, "supported_languages": null}, "macro.dbt_snowflake.snowflake__create_or_replace_clone": {"name": "snowflake__create_or_replace_clone", "resource_type": "macro", "package_name": "dbt_snowflake", "path": "macros/materializations/clone.sql", "original_file_path": "macros/materializations/clone.sql", "unique_id": "macro.dbt_snowflake.snowflake__create_or_replace_clone", "macro_sql": "{% macro snowflake__create_or_replace_clone(this_relation, defer_relation) %}\n create or replace\n {{ \"transient\" if config.get(\"transient\", true) }}\n table {{ this_relation }}\n clone {{ defer_relation }}\n {{ \"copy grants\" if config.get(\"copy_grants\", false) }}\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.4369519, "supported_languages": null}, "macro.dbt_snowflake.materialization_view_snowflake": {"name": "materialization_view_snowflake", "resource_type": "macro", "package_name": "dbt_snowflake", "path": "macros/materializations/view.sql", "original_file_path": "macros/materializations/view.sql", "unique_id": "macro.dbt_snowflake.materialization_view_snowflake", "macro_sql": "{% materialization view, adapter='snowflake' -%}\n\n {% set original_query_tag = set_query_tag() %}\n {% set to_return = snowflake__create_or_replace_view() %}\n\n {% set target_relation = this.incorporate(type='view') %}\n\n {% do persist_docs(target_relation, model, for_columns=false) %}\n\n {% do unset_query_tag(original_query_tag) %}\n\n {% do return(to_return) %}\n\n{%- endmaterialization %}", "depends_on": {"macros": ["macro.dbt_snowflake.set_query_tag", "macro.dbt_snowflake.snowflake__create_or_replace_view", "macro.dbt.persist_docs", "macro.dbt_snowflake.unset_query_tag"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.4380617, "supported_languages": ["sql"]}, "macro.dbt_snowflake.dbt_snowflake_get_tmp_relation_type": {"name": "dbt_snowflake_get_tmp_relation_type", "resource_type": "macro", "package_name": "dbt_snowflake", "path": "macros/materializations/incremental.sql", "original_file_path": "macros/materializations/incremental.sql", "unique_id": "macro.dbt_snowflake.dbt_snowflake_get_tmp_relation_type", "macro_sql": "{% macro dbt_snowflake_get_tmp_relation_type(strategy, unique_key, language) %}\n{%- set tmp_relation_type = config.get('tmp_relation_type') -%}\n /* {#\n High-level principles:\n If we are running multiple statements (DELETE + INSERT),\n and we want to guarantee identical inputs to both statements,\n then we must first save the model query results as a temporary table\n (which presumably comes with a performance cost).\n If we are running a single statement (MERGE or INSERT alone),\n we _may_ save the model query definition as a view instead,\n for (presumably) faster overall incremental processing.\n\n Low-level specifics:\n If an invalid option is specified, then we will raise an\n excpetion with corresponding message.\n\n Languages other than SQL (like Python) will use a temporary table.\n With the default strategy of merge, the user may choose between a temporary\n table and view (defaulting to view).\n\n The append strategy can use a view because it will run a single INSERT statement.\n\n When unique_key is none, the delete+insert strategy can use a view beacuse a\n single INSERT statement is run with no DELETES as part of the statement.\n Otherwise, play it safe by using a temporary table.\n #} */\n\n {% if language == \"python\" and tmp_relation_type is not none %}\n {% do exceptions.raise_compiler_error(\n \"Python models currently only support 'table' for tmp_relation_type but \"\n ~ tmp_relation_type ~ \" was specified.\"\n ) %}\n {% endif %}\n\n {% if strategy == \"delete+insert\" and tmp_relation_type is not none and tmp_relation_type != \"table\" and unique_key is not none %}\n {% do exceptions.raise_compiler_error(\n \"In order to maintain consistent results when `unique_key` is not none,\n the `delete+insert` strategy only supports `table` for `tmp_relation_type` but \"\n ~ tmp_relation_type ~ \" was specified.\"\n )\n %}\n {% endif %}\n\n {% if language != \"sql\" %}\n {{ return(\"table\") }}\n {% elif tmp_relation_type == \"table\" %}\n {{ return(\"table\") }}\n {% elif tmp_relation_type == \"view\" %}\n {{ return(\"view\") }}\n {% elif strategy in (\"default\", \"merge\", \"append\") %}\n {{ return(\"view\") }}\n {% elif strategy == \"delete+insert\" and unique_key is none %}\n {{ return(\"view\") }}\n {% else %}\n {{ return(\"table\") }}\n {% endif %}\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.4426918, "supported_languages": null}, "macro.dbt_snowflake.materialization_incremental_snowflake": {"name": "materialization_incremental_snowflake", "resource_type": "macro", "package_name": "dbt_snowflake", "path": "macros/materializations/incremental.sql", "original_file_path": "macros/materializations/incremental.sql", "unique_id": "macro.dbt_snowflake.materialization_incremental_snowflake", "macro_sql": "{% materialization incremental, adapter='snowflake', supported_languages=['sql', 'python'] -%}\n\n {% set original_query_tag = set_query_tag() %}\n\n {#-- Set vars --#}\n {%- set full_refresh_mode = (should_full_refresh()) -%}\n {%- set language = model['language'] -%}\n {% set target_relation = this %}\n {% set existing_relation = load_relation(this) %}\n\n {#-- The temp relation will be a view (faster) or temp table, depending on upsert/merge strategy --#}\n {%- set unique_key = config.get('unique_key') -%}\n {% set incremental_strategy = config.get('incremental_strategy') or 'default' %}\n {% set tmp_relation_type = dbt_snowflake_get_tmp_relation_type(incremental_strategy, unique_key, language) %}\n {% set tmp_relation = make_temp_relation(this).incorporate(type=tmp_relation_type) %}\n\n {% set grant_config = config.get('grants') %}\n\n {% set on_schema_change = incremental_validate_on_schema_change(config.get('on_schema_change'), default='ignore') %}\n\n {{ run_hooks(pre_hooks) }}\n\n {% if existing_relation is none %}\n {%- call statement('main', language=language) -%}\n {{ create_table_as(False, target_relation, compiled_code, language) }}\n {%- endcall -%}\n\n {% elif existing_relation.is_view %}\n {#-- Can't overwrite a view with a table - we must drop --#}\n {{ log(\"Dropping relation \" ~ target_relation ~ \" because it is a view and this model is a table.\") }}\n {% do adapter.drop_relation(existing_relation) %}\n {%- call statement('main', language=language) -%}\n {{ create_table_as(False, target_relation, compiled_code, language) }}\n {%- endcall -%}\n {% elif full_refresh_mode %}\n {%- call statement('main', language=language) -%}\n {{ create_table_as(False, target_relation, compiled_code, language) }}\n {%- endcall -%}\n\n {% else %}\n {#-- Create the temp relation, either as a view or as a temp table --#}\n {% if tmp_relation_type == 'view' %}\n {%- call statement('create_tmp_relation') -%}\n {{ snowflake__create_view_as_with_temp_flag(tmp_relation, compiled_code, True) }}\n {%- endcall -%}\n {% else %}\n {%- call statement('create_tmp_relation', language=language) -%}\n {{ create_table_as(True, tmp_relation, compiled_code, language) }}\n {%- endcall -%}\n {% endif %}\n\n {% do adapter.expand_target_column_types(\n from_relation=tmp_relation,\n to_relation=target_relation) %}\n {#-- Process schema changes. Returns dict of changes if successful. Use source columns for upserting/merging --#}\n {% set dest_columns = process_schema_changes(on_schema_change, tmp_relation, existing_relation) %}\n {% if not dest_columns %}\n {% set dest_columns = adapter.get_columns_in_relation(existing_relation) %}\n {% endif %}\n\n {#-- Get the incremental_strategy, the macro to use for the strategy, and build the sql --#}\n {% set incremental_predicates = config.get('predicates', none) or config.get('incremental_predicates', none) %}\n {% set strategy_sql_macro_func = adapter.get_incremental_strategy_macro(context, incremental_strategy) %}\n {% set strategy_arg_dict = ({'target_relation': target_relation, 'temp_relation': tmp_relation, 'unique_key': unique_key, 'dest_columns': dest_columns, 'incremental_predicates': incremental_predicates }) %}\n\n {%- call statement('main') -%}\n {{ strategy_sql_macro_func(strategy_arg_dict) }}\n {%- endcall -%}\n {% endif %}\n\n {% do drop_relation_if_exists(tmp_relation) %}\n\n {{ run_hooks(post_hooks) }}\n\n {% set target_relation = target_relation.incorporate(type='table') %}\n\n {% set should_revoke =\n should_revoke(existing_relation.is_table, full_refresh_mode) %}\n {% do apply_grants(target_relation, grant_config, should_revoke=should_revoke) %}\n\n {% do persist_docs(target_relation, model) %}\n\n {% do unset_query_tag(original_query_tag) %}\n\n {{ return({'relations': [target_relation]}) }}\n\n{%- endmaterialization %}", "depends_on": {"macros": ["macro.dbt_snowflake.set_query_tag", "macro.dbt.should_full_refresh", "macro.dbt.load_relation", "macro.dbt_snowflake.dbt_snowflake_get_tmp_relation_type", "macro.dbt.make_temp_relation", "macro.dbt.incremental_validate_on_schema_change", "macro.dbt.run_hooks", "macro.dbt.statement", "macro.dbt.create_table_as", "macro.dbt_snowflake.snowflake__create_view_as_with_temp_flag", "macro.dbt.process_schema_changes", "macro.dbt.drop_relation_if_exists", "macro.dbt.should_revoke", "macro.dbt.apply_grants", "macro.dbt.persist_docs", "macro.dbt_snowflake.unset_query_tag"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.4496953, "supported_languages": ["sql", "python"]}, "macro.dbt_snowflake.snowflake__get_incremental_default_sql": {"name": "snowflake__get_incremental_default_sql", "resource_type": "macro", "package_name": "dbt_snowflake", "path": "macros/materializations/incremental.sql", "original_file_path": "macros/materializations/incremental.sql", "unique_id": "macro.dbt_snowflake.snowflake__get_incremental_default_sql", "macro_sql": "{% macro snowflake__get_incremental_default_sql(arg_dict) %}\n {{ return(get_incremental_merge_sql(arg_dict)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.get_incremental_merge_sql"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.4500616, "supported_languages": null}, "macro.dbt_snowflake.snowflake__load_csv_rows": {"name": "snowflake__load_csv_rows", "resource_type": "macro", "package_name": "dbt_snowflake", "path": "macros/materializations/seed.sql", "original_file_path": "macros/materializations/seed.sql", "unique_id": "macro.dbt_snowflake.snowflake__load_csv_rows", "macro_sql": "{% macro snowflake__load_csv_rows(model, agate_table) %}\n {% set batch_size = get_batch_size() %}\n {% set cols_sql = get_seed_column_quoted_csv(model, agate_table.column_names) %}\n {% set bindings = [] %}\n\n {% set statements = [] %}\n\n {% for chunk in agate_table.rows | batch(batch_size) %}\n {% set bindings = [] %}\n\n {% for row in chunk %}\n {% do bindings.extend(row) %}\n {% endfor %}\n\n {% set sql %}\n insert into {{ this.render() }} ({{ cols_sql }}) values\n {% for row in chunk -%}\n ({%- for column in agate_table.column_names -%}\n %s\n {%- if not loop.last%},{%- endif %}\n {%- endfor -%})\n {%- if not loop.last%},{%- endif %}\n {%- endfor %}\n {% endset %}\n\n {% do adapter.add_query('BEGIN', auto_begin=False) %}\n {% do adapter.add_query(sql, bindings=bindings, abridge_sql_log=True) %}\n {% do adapter.add_query('COMMIT', auto_begin=False) %}\n\n {% if loop.index0 == 0 %}\n {% do statements.append(sql) %}\n {% endif %}\n {% endfor %}\n\n {# Return SQL so we can render it out into the compiled files #}\n {{ return(statements[0]) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.get_batch_size", "macro.dbt.get_seed_column_quoted_csv"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.454099, "supported_languages": null}, "macro.dbt_snowflake.materialization_seed_snowflake": {"name": "materialization_seed_snowflake", "resource_type": "macro", "package_name": "dbt_snowflake", "path": "macros/materializations/seed.sql", "original_file_path": "macros/materializations/seed.sql", "unique_id": "macro.dbt_snowflake.materialization_seed_snowflake", "macro_sql": "{% materialization seed, adapter='snowflake' %}\n {% set original_query_tag = set_query_tag() %}\n\n {% set relations = materialization_seed_default() %}\n\n {% do unset_query_tag(original_query_tag) %}\n\n {{ return(relations) }}\n{% endmaterialization %}", "depends_on": {"macros": ["macro.dbt_snowflake.set_query_tag", "macro.dbt.materialization_seed_default", "macro.dbt_snowflake.unset_query_tag"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.4547133, "supported_languages": ["sql"]}, "macro.dbt_snowflake.snowflake__current_timestamp": {"name": "snowflake__current_timestamp", "resource_type": "macro", "package_name": "dbt_snowflake", "path": "macros/utils/timestamps.sql", "original_file_path": "macros/utils/timestamps.sql", "unique_id": "macro.dbt_snowflake.snowflake__current_timestamp", "macro_sql": "{% macro snowflake__current_timestamp() -%}\n convert_timezone('UTC', current_timestamp())\n{%- endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.4552445, "supported_languages": null}, "macro.dbt_snowflake.snowflake__snapshot_string_as_time": {"name": "snowflake__snapshot_string_as_time", "resource_type": "macro", "package_name": "dbt_snowflake", "path": "macros/utils/timestamps.sql", "original_file_path": "macros/utils/timestamps.sql", "unique_id": "macro.dbt_snowflake.snowflake__snapshot_string_as_time", "macro_sql": "{% macro snowflake__snapshot_string_as_time(timestamp) -%}\n {%- set result = \"to_timestamp_ntz('\" ~ timestamp ~ \"')\" -%}\n {{ return(result) }}\n{%- endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.4556139, "supported_languages": null}, "macro.dbt_snowflake.snowflake__snapshot_get_time": {"name": "snowflake__snapshot_get_time", "resource_type": "macro", "package_name": "dbt_snowflake", "path": "macros/utils/timestamps.sql", "original_file_path": "macros/utils/timestamps.sql", "unique_id": "macro.dbt_snowflake.snowflake__snapshot_get_time", "macro_sql": "{% macro snowflake__snapshot_get_time() -%}\n to_timestamp_ntz({{ current_timestamp() }})\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt.current_timestamp"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.4558492, "supported_languages": null}, "macro.dbt_snowflake.snowflake__current_timestamp_backcompat": {"name": "snowflake__current_timestamp_backcompat", "resource_type": "macro", "package_name": "dbt_snowflake", "path": "macros/utils/timestamps.sql", "original_file_path": "macros/utils/timestamps.sql", "unique_id": "macro.dbt_snowflake.snowflake__current_timestamp_backcompat", "macro_sql": "{% macro snowflake__current_timestamp_backcompat() %}\n current_timestamp::{{ type_timestamp() }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_expectations.type_timestamp"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.4560876, "supported_languages": null}, "macro.dbt_snowflake.snowflake__current_timestamp_in_utc_backcompat": {"name": "snowflake__current_timestamp_in_utc_backcompat", "resource_type": "macro", "package_name": "dbt_snowflake", "path": "macros/utils/timestamps.sql", "original_file_path": "macros/utils/timestamps.sql", "unique_id": "macro.dbt_snowflake.snowflake__current_timestamp_in_utc_backcompat", "macro_sql": "{% macro snowflake__current_timestamp_in_utc_backcompat() %}\n convert_timezone('UTC', {{ snowflake__current_timestamp_backcompat() }})::{{ type_timestamp() }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_snowflake.snowflake__current_timestamp_backcompat", "macro.dbt_expectations.type_timestamp"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.4563694, "supported_languages": null}, "macro.dbt_snowflake.snowflake__array_construct": {"name": "snowflake__array_construct", "resource_type": "macro", "package_name": "dbt_snowflake", "path": "macros/utils/array_construct.sql", "original_file_path": "macros/utils/array_construct.sql", "unique_id": "macro.dbt_snowflake.snowflake__array_construct", "macro_sql": "{% macro snowflake__array_construct(inputs, data_type) -%}\n array_construct( {{ inputs|join(' , ') }} )\n{%- endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.4567475, "supported_languages": null}, "macro.dbt_snowflake.snowflake__escape_single_quotes": {"name": "snowflake__escape_single_quotes", "resource_type": "macro", "package_name": "dbt_snowflake", "path": "macros/utils/escape_single_quotes.sql", "original_file_path": "macros/utils/escape_single_quotes.sql", "unique_id": "macro.dbt_snowflake.snowflake__escape_single_quotes", "macro_sql": "{% macro snowflake__escape_single_quotes(expression) -%}\n{{ expression | replace(\"'\", \"\\\\'\") }}\n{%- endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.4571395, "supported_languages": null}, "macro.dbt_snowflake.snowflake__right": {"name": "snowflake__right", "resource_type": "macro", "package_name": "dbt_snowflake", "path": "macros/utils/right.sql", "original_file_path": "macros/utils/right.sql", "unique_id": "macro.dbt_snowflake.snowflake__right", "macro_sql": "{% macro snowflake__right(string_text, length_expression) %}\n\n case when {{ length_expression }} = 0\n then ''\n else\n right(\n {{ string_text }},\n {{ length_expression }}\n )\n end\n\n{%- endmacro -%}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.4575727, "supported_languages": null}, "macro.dbt_snowflake.snowflake__safe_cast": {"name": "snowflake__safe_cast", "resource_type": "macro", "package_name": "dbt_snowflake", "path": "macros/utils/safe_cast.sql", "original_file_path": "macros/utils/safe_cast.sql", "unique_id": "macro.dbt_snowflake.snowflake__safe_cast", "macro_sql": "{% macro snowflake__safe_cast(field, type) %}\n try_cast({{field}} as {{type}})\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.457936, "supported_languages": null}, "macro.dbt_snowflake.snowflake__bool_or": {"name": "snowflake__bool_or", "resource_type": "macro", "package_name": "dbt_snowflake", "path": "macros/utils/bool_or.sql", "original_file_path": "macros/utils/bool_or.sql", "unique_id": "macro.dbt_snowflake.snowflake__bool_or", "macro_sql": "{% macro snowflake__bool_or(expression) -%}\n\n boolor_agg({{ expression }})\n\n{%- endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.4582136, "supported_languages": null}, "macro.dbt_snowflake.snowflake__get_create_sql": {"name": "snowflake__get_create_sql", "resource_type": "macro", "package_name": "dbt_snowflake", "path": "macros/relations/create.sql", "original_file_path": "macros/relations/create.sql", "unique_id": "macro.dbt_snowflake.snowflake__get_create_sql", "macro_sql": "{% macro snowflake__get_create_sql(relation, sql) %}\n\n {% if relation.is_dynamic_table %}\n {{ snowflake__get_create_dynamic_table_as_sql(relation, sql) }}\n\n {% else %}\n {{ default__get_create_sql(relation, sql) }}\n\n {% endif %}\n\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_snowflake.snowflake__get_create_dynamic_table_as_sql", "macro.dbt.default__get_create_sql"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.4589536, "supported_languages": null}, "macro.dbt_snowflake.snowflake__get_replace_sql": {"name": "snowflake__get_replace_sql", "resource_type": "macro", "package_name": "dbt_snowflake", "path": "macros/relations/replace.sql", "original_file_path": "macros/relations/replace.sql", "unique_id": "macro.dbt_snowflake.snowflake__get_replace_sql", "macro_sql": "{% macro snowflake__get_replace_sql(existing_relation, target_relation, sql) %}\n\n {% if existing_relation.is_dynamic_table and target_relation.is_dynamic_table %}\n {{ snowflake__get_replace_dynamic_table_sql(target_relation, sql) }}\n\n {% else %}\n {{ default__get_replace_sql(existing_relation, target_relation, sql) }}\n\n {% endif %}\n\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_snowflake.snowflake__get_replace_dynamic_table_sql", "macro.dbt.default__get_replace_sql"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.4597614, "supported_languages": null}, "macro.dbt_snowflake.snowflake__rename_relation": {"name": "snowflake__rename_relation", "resource_type": "macro", "package_name": "dbt_snowflake", "path": "macros/relations/rename.sql", "original_file_path": "macros/relations/rename.sql", "unique_id": "macro.dbt_snowflake.snowflake__rename_relation", "macro_sql": "{% macro snowflake__rename_relation(from_relation, to_relation) -%}\n {% call statement('rename_relation') -%}\n alter table {{ from_relation }} rename to {{ to_relation }}\n {%- endcall %}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.statement"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.4602919, "supported_languages": null}, "macro.dbt_snowflake.snowflake__get_drop_sql": {"name": "snowflake__get_drop_sql", "resource_type": "macro", "package_name": "dbt_snowflake", "path": "macros/relations/drop.sql", "original_file_path": "macros/relations/drop.sql", "unique_id": "macro.dbt_snowflake.snowflake__get_drop_sql", "macro_sql": "{% macro snowflake__get_drop_sql(relation) %}\n\n {% if relation.is_dynamic_table %}\n {{ snowflake__get_drop_dynamic_table_sql(relation) }}\n\n {% else %}\n {{ default__get_drop_sql(relation) }}\n\n {% endif %}\n\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_snowflake.snowflake__get_drop_dynamic_table_sql", "macro.dbt.default__get_drop_sql"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.4609187, "supported_languages": null}, "macro.dbt_snowflake.snowflake__get_create_dynamic_table_as_sql": {"name": "snowflake__get_create_dynamic_table_as_sql", "resource_type": "macro", "package_name": "dbt_snowflake", "path": "macros/relations/dynamic_table/create.sql", "original_file_path": "macros/relations/dynamic_table/create.sql", "unique_id": "macro.dbt_snowflake.snowflake__get_create_dynamic_table_as_sql", "macro_sql": "{% macro snowflake__get_create_dynamic_table_as_sql(relation, sql) -%}\n\n create dynamic table {{ relation }}\n target_lag = '{{ config.get(\"target_lag\") }}'\n warehouse = {{ config.get(\"snowflake_warehouse\") }}\n as (\n {{ sql }}\n )\n ;\n\n{%- endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.4615514, "supported_languages": null}, "macro.dbt_snowflake.snowflake__get_replace_dynamic_table_sql": {"name": "snowflake__get_replace_dynamic_table_sql", "resource_type": "macro", "package_name": "dbt_snowflake", "path": "macros/relations/dynamic_table/replace.sql", "original_file_path": "macros/relations/dynamic_table/replace.sql", "unique_id": "macro.dbt_snowflake.snowflake__get_replace_dynamic_table_sql", "macro_sql": "{% macro snowflake__get_replace_dynamic_table_sql(relation, sql) %}\n\n create or replace dynamic table {{ relation }}\n target_lag = '{{ config.get(\"target_lag\") }}'\n warehouse = {{ config.get(\"snowflake_warehouse\") }}\n as (\n {{ sql }}\n )\n ;\n {{ snowflake__refresh_dynamic_table(relation) }}\n\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_snowflake.snowflake__refresh_dynamic_table"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.4622924, "supported_languages": null}, "macro.dbt_snowflake.snowflake__describe_dynamic_table": {"name": "snowflake__describe_dynamic_table", "resource_type": "macro", "package_name": "dbt_snowflake", "path": "macros/relations/dynamic_table/describe.sql", "original_file_path": "macros/relations/dynamic_table/describe.sql", "unique_id": "macro.dbt_snowflake.snowflake__describe_dynamic_table", "macro_sql": "{% macro snowflake__describe_dynamic_table(relation) %}\n {%- set _dynamic_table_sql -%}\n show dynamic tables\n like '{{ relation.identifier }}'\n in schema {{ relation.database }}.{{ relation.schema }}\n ;\n select\n \"name\",\n \"schema_name\",\n \"database_name\",\n \"text\",\n \"target_lag\",\n \"warehouse\"\n from table(result_scan(last_query_id()))\n {%- endset %}\n {% set _dynamic_table = run_query(_dynamic_table_sql) %}\n\n {% do return({'dynamic_table': _dynamic_table}) %}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.run_query"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.4634206, "supported_languages": null}, "macro.dbt_snowflake.snowflake__get_alter_dynamic_table_as_sql": {"name": "snowflake__get_alter_dynamic_table_as_sql", "resource_type": "macro", "package_name": "dbt_snowflake", "path": "macros/relations/dynamic_table/alter.sql", "original_file_path": "macros/relations/dynamic_table/alter.sql", "unique_id": "macro.dbt_snowflake.snowflake__get_alter_dynamic_table_as_sql", "macro_sql": "{% macro snowflake__get_alter_dynamic_table_as_sql(\n existing_relation,\n configuration_changes,\n target_relation,\n sql\n) -%}\n {{- log('Applying ALTER to: ' ~ existing_relation) -}}\n\n {% if configuration_changes.requires_full_refresh %}\n {{- get_replace_sql(existing_relation, target_relation, sql) -}}\n\n {% else %}\n\n {%- set target_lag = configuration_changes.target_lag -%}\n {%- if target_lag -%}{{- log('Applying UPDATE TARGET_LAG to: ' ~ existing_relation) -}}{%- endif -%}\n {%- set snowflake_warehouse = configuration_changes.snowflake_warehouse -%}\n {%- if snowflake_warehouse -%}{{- log('Applying UPDATE WAREHOUSE to: ' ~ existing_relation) -}}{%- endif -%}\n\n alter dynamic table {{ existing_relation }} set\n {% if target_lag %}target_lag = '{{ target_lag.context }}'{% endif %}\n {% if snowflake_warehouse %}warehouse = {{ snowflake_warehouse.context }}{% endif %}\n\n {%- endif -%}\n\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt.get_replace_sql"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.4654577, "supported_languages": null}, "macro.dbt_snowflake.snowflake__get_drop_dynamic_table_sql": {"name": "snowflake__get_drop_dynamic_table_sql", "resource_type": "macro", "package_name": "dbt_snowflake", "path": "macros/relations/dynamic_table/drop.sql", "original_file_path": "macros/relations/dynamic_table/drop.sql", "unique_id": "macro.dbt_snowflake.snowflake__get_drop_dynamic_table_sql", "macro_sql": "{% macro snowflake__get_drop_dynamic_table_sql(relation) %}\n drop dynamic table if exists {{ relation }}\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.4657438, "supported_languages": null}, "macro.dbt_snowflake.snowflake__refresh_dynamic_table": {"name": "snowflake__refresh_dynamic_table", "resource_type": "macro", "package_name": "dbt_snowflake", "path": "macros/relations/dynamic_table/refresh.sql", "original_file_path": "macros/relations/dynamic_table/refresh.sql", "unique_id": "macro.dbt_snowflake.snowflake__refresh_dynamic_table", "macro_sql": "{% macro snowflake__refresh_dynamic_table(relation) -%}\n {{- log('Applying REFRESH to: ' ~ relation) -}}\n\n alter dynamic table {{ relation }} refresh\n{%- endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.4661589, "supported_languages": null}, "macro.dbt_snowflake.snowflake__create_view_as_with_temp_flag": {"name": "snowflake__create_view_as_with_temp_flag", "resource_type": "macro", "package_name": "dbt_snowflake", "path": "macros/relations/view/create.sql", "original_file_path": "macros/relations/view/create.sql", "unique_id": "macro.dbt_snowflake.snowflake__create_view_as_with_temp_flag", "macro_sql": "{% macro snowflake__create_view_as_with_temp_flag(relation, sql, is_temporary=False) -%}\n {%- set secure = config.get('secure', default=false) -%}\n {%- set copy_grants = config.get('copy_grants', default=false) -%}\n {%- set sql_header = config.get('sql_header', none) -%}\n\n {{ sql_header if sql_header is not none }}\n create or replace {% if secure -%}\n secure\n {%- endif %} {% if is_temporary -%}\n temporary\n {%- endif %} view {{ relation }}\n {% if config.persist_column_docs() -%}\n {% set model_columns = model.columns %}\n {% set query_columns = get_columns_in_query(sql) %}\n {{ get_persist_docs_column_list(model_columns, query_columns) }}\n\n {%- endif %}\n {%- set contract_config = config.get('contract') -%}\n {%- if contract_config.enforced -%}\n {{ get_assert_columns_equivalent(sql) }}\n {%- endif %}\n {% if copy_grants -%} copy grants {%- endif %} as (\n {{ sql }}\n );\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.get_columns_in_query", "macro.dbt_snowflake.get_persist_docs_column_list", "macro.dbt.get_assert_columns_equivalent"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.4694717, "supported_languages": null}, "macro.dbt_snowflake.snowflake__create_view_as": {"name": "snowflake__create_view_as", "resource_type": "macro", "package_name": "dbt_snowflake", "path": "macros/relations/view/create.sql", "original_file_path": "macros/relations/view/create.sql", "unique_id": "macro.dbt_snowflake.snowflake__create_view_as", "macro_sql": "{% macro snowflake__create_view_as(relation, sql) -%}\n {{ snowflake__create_view_as_with_temp_flag(relation, sql) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_snowflake.snowflake__create_view_as_with_temp_flag"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.4698145, "supported_languages": null}, "macro.dbt_snowflake.snowflake__create_or_replace_view": {"name": "snowflake__create_or_replace_view", "resource_type": "macro", "package_name": "dbt_snowflake", "path": "macros/relations/view/create.sql", "original_file_path": "macros/relations/view/create.sql", "unique_id": "macro.dbt_snowflake.snowflake__create_or_replace_view", "macro_sql": "{% macro snowflake__create_or_replace_view() %}\n {%- set identifier = model['alias'] -%}\n\n {%- set old_relation = adapter.get_relation(database=database, schema=schema, identifier=identifier) -%}\n {%- set exists_as_view = (old_relation is not none and old_relation.is_view) -%}\n\n {%- set target_relation = api.Relation.create(\n identifier=identifier, schema=schema, database=database,\n type='view') -%}\n {% set grant_config = config.get('grants') %}\n\n {{ run_hooks(pre_hooks) }}\n\n -- If there's a table with the same name and we weren't told to full refresh,\n -- that's an error. If we were told to full refresh, drop it. This behavior differs\n -- for Snowflake and BigQuery, so multiple dispatch is used.\n {%- if old_relation is not none and not old_relation.is_view -%}\n {{ handle_existing_table(should_full_refresh(), old_relation) }}\n {%- endif -%}\n\n -- build model\n {% call statement('main') -%}\n {{ get_create_view_as_sql(target_relation, sql) }}\n {%- endcall %}\n\n {% set should_revoke = should_revoke(exists_as_view, full_refresh_mode=True) %}\n {% do apply_grants(target_relation, grant_config, should_revoke=should_revoke) %}\n\n {{ run_hooks(post_hooks) }}\n\n {{ return({'relations': [target_relation]}) }}\n\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.run_hooks", "macro.dbt.handle_existing_table", "macro.dbt.should_full_refresh", "macro.dbt.statement", "macro.dbt.get_create_view_as_sql", "macro.dbt.should_revoke", "macro.dbt.apply_grants"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.4721384, "supported_languages": null}, "macro.dbt_snowflake.snowflake__get_replace_view_sql": {"name": "snowflake__get_replace_view_sql", "resource_type": "macro", "package_name": "dbt_snowflake", "path": "macros/relations/view/replace.sql", "original_file_path": "macros/relations/view/replace.sql", "unique_id": "macro.dbt_snowflake.snowflake__get_replace_view_sql", "macro_sql": "{% macro snowflake__get_replace_view_sql(relation, sql) %}\n {{ snowflake__create_view_as(relation, sql) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_snowflake.snowflake__create_view_as"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.4725704, "supported_languages": null}, "macro.dbt_snowflake.snowflake__get_rename_view_sql": {"name": "snowflake__get_rename_view_sql", "resource_type": "macro", "package_name": "dbt_snowflake", "path": "macros/relations/view/rename.sql", "original_file_path": "macros/relations/view/rename.sql", "unique_id": "macro.dbt_snowflake.snowflake__get_rename_view_sql", "macro_sql": "{%- macro snowflake__get_rename_view_sql(relation, new_name) -%}\n alter view {{ relation }} rename to {{ new_name }}\n{%- endmacro -%}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.4729407, "supported_languages": null}, "macro.dbt_snowflake.snowflake__get_drop_view_sql": {"name": "snowflake__get_drop_view_sql", "resource_type": "macro", "package_name": "dbt_snowflake", "path": "macros/relations/view/drop.sql", "original_file_path": "macros/relations/view/drop.sql", "unique_id": "macro.dbt_snowflake.snowflake__get_drop_view_sql", "macro_sql": "{% macro snowflake__get_drop_view_sql(relation) %}\n drop view if exists {{ relation }} cascade\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.473217, "supported_languages": null}, "macro.dbt_snowflake.snowflake__create_table_as": {"name": "snowflake__create_table_as", "resource_type": "macro", "package_name": "dbt_snowflake", "path": "macros/relations/table/create.sql", "original_file_path": "macros/relations/table/create.sql", "unique_id": "macro.dbt_snowflake.snowflake__create_table_as", "macro_sql": "{% macro snowflake__create_table_as(temporary, relation, compiled_code, language='sql') -%}\n {%- set transient = config.get('transient', default=true) -%}\n\n {% if temporary -%}\n {%- set table_type = \"temporary\" -%}\n {%- elif transient -%}\n {%- set table_type = \"transient\" -%}\n {%- else -%}\n {%- set table_type = \"\" -%}\n {%- endif %}\n\n {%- if language == 'sql' -%}\n {%- set cluster_by_keys = config.get('cluster_by', default=none) -%}\n {%- set enable_automatic_clustering = config.get('automatic_clustering', default=false) -%}\n {%- set copy_grants = config.get('copy_grants', default=false) -%}\n\n {%- if cluster_by_keys is not none and cluster_by_keys is string -%}\n {%- set cluster_by_keys = [cluster_by_keys] -%}\n {%- endif -%}\n {%- if cluster_by_keys is not none -%}\n {%- set cluster_by_string = cluster_by_keys|join(\", \")-%}\n {% else %}\n {%- set cluster_by_string = none -%}\n {%- endif -%}\n {%- set sql_header = config.get('sql_header', none) -%}\n\n {{ sql_header if sql_header is not none }}\n\n create or replace {{ table_type }} table {{ relation }}\n {%- set contract_config = config.get('contract') -%}\n {%- if contract_config.enforced -%}\n {{ get_assert_columns_equivalent(sql) }}\n {{ get_table_columns_and_constraints() }}\n {% set compiled_code = get_select_subquery(compiled_code) %}\n {% endif %}\n {% if copy_grants and not temporary -%} copy grants {%- endif %} as\n (\n {%- if cluster_by_string is not none -%}\n select * from (\n {{ compiled_code }}\n ) order by ({{ cluster_by_string }})\n {%- else -%}\n {{ compiled_code }}\n {%- endif %}\n );\n {% if cluster_by_string is not none and not temporary -%}\n alter table {{relation}} cluster by ({{cluster_by_string}});\n {%- endif -%}\n {% if enable_automatic_clustering and cluster_by_string is not none and not temporary -%}\n alter table {{relation}} resume recluster;\n {%- endif -%}\n\n {%- elif language == 'python' -%}\n {{ py_write_table(compiled_code=compiled_code, target_relation=relation, table_type=table_type) }}\n {%- else -%}\n {% do exceptions.raise_compiler_error(\"snowflake__create_table_as macro didn't get supported language, it got %s\" % language) %}\n {%- endif -%}\n\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.get_assert_columns_equivalent", "macro.dbt.get_table_columns_and_constraints", "macro.dbt.get_select_subquery", "macro.dbt_snowflake.py_write_table"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.4800713, "supported_languages": null}, "macro.dbt_snowflake.snowflake__get_replace_table_sql": {"name": "snowflake__get_replace_table_sql", "resource_type": "macro", "package_name": "dbt_snowflake", "path": "macros/relations/table/replace.sql", "original_file_path": "macros/relations/table/replace.sql", "unique_id": "macro.dbt_snowflake.snowflake__get_replace_table_sql", "macro_sql": "{% macro snowflake__get_replace_table_sql(relation, sql) %}\n {{ snowflake__create_table_as(False, relation, sql) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_snowflake.snowflake__create_table_as"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.4804971, "supported_languages": null}, "macro.dbt_snowflake.snowflake__get_rename_table_sql": {"name": "snowflake__get_rename_table_sql", "resource_type": "macro", "package_name": "dbt_snowflake", "path": "macros/relations/table/rename.sql", "original_file_path": "macros/relations/table/rename.sql", "unique_id": "macro.dbt_snowflake.snowflake__get_rename_table_sql", "macro_sql": "{%- macro snowflake__get_rename_table_sql(relation, new_name) -%}\n alter table {{ relation }} rename to {{ new_name }}\n{%- endmacro -%}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.480841, "supported_languages": null}, "macro.dbt_snowflake.snowflake__get_drop_table_sql": {"name": "snowflake__get_drop_table_sql", "resource_type": "macro", "package_name": "dbt_snowflake", "path": "macros/relations/table/drop.sql", "original_file_path": "macros/relations/table/drop.sql", "unique_id": "macro.dbt_snowflake.snowflake__get_drop_table_sql", "macro_sql": "{% macro snowflake__get_drop_table_sql(relation) %}\n drop table if exists {{ relation }} cascade\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.4811308, "supported_languages": null}, "macro.dbt.resolve_model_name": {"name": "resolve_model_name", "resource_type": "macro", "package_name": "dbt", "path": "macros/python_model/python.sql", "original_file_path": "macros/python_model/python.sql", "unique_id": "macro.dbt.resolve_model_name", "macro_sql": "{% macro resolve_model_name(input_model_name) %}\n {{ return(adapter.dispatch('resolve_model_name', 'dbt')(input_model_name)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.default__resolve_model_name"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.4835865, "supported_languages": null}, "macro.dbt.default__resolve_model_name": {"name": "default__resolve_model_name", "resource_type": "macro", "package_name": "dbt", "path": "macros/python_model/python.sql", "original_file_path": "macros/python_model/python.sql", "unique_id": "macro.dbt.default__resolve_model_name", "macro_sql": "\n\n{%- macro default__resolve_model_name(input_model_name) -%}\n {{ input_model_name | string | replace('\"', '\\\"') }}\n{%- endmacro -%}\n\n", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.4839156, "supported_languages": null}, "macro.dbt.build_ref_function": {"name": "build_ref_function", "resource_type": "macro", "package_name": "dbt", "path": "macros/python_model/python.sql", "original_file_path": "macros/python_model/python.sql", "unique_id": "macro.dbt.build_ref_function", "macro_sql": "{% macro build_ref_function(model) %}\n\n {%- set ref_dict = {} -%}\n {%- for _ref in model.refs -%}\n {% set _ref_args = [_ref.get('package'), _ref['name']] if _ref.get('package') else [_ref['name'],] %}\n {%- set resolved = ref(*_ref_args, v=_ref.get('version')) -%}\n {%- if _ref.get('version') -%}\n {% do _ref_args.extend([\"v\" ~ _ref['version']]) %}\n {%- endif -%}\n {%- do ref_dict.update({_ref_args | join('.'): resolve_model_name(resolved)}) -%}\n {%- endfor -%}\n\ndef ref(*args, **kwargs):\n refs = {{ ref_dict | tojson }}\n key = '.'.join(args)\n version = kwargs.get(\"v\") or kwargs.get(\"version\")\n if version:\n key += f\".v{version}\"\n dbt_load_df_function = kwargs.get(\"dbt_load_df_function\")\n return dbt_load_df_function(refs[key])\n\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.resolve_model_name"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.485565, "supported_languages": null}, "macro.dbt.build_source_function": {"name": "build_source_function", "resource_type": "macro", "package_name": "dbt", "path": "macros/python_model/python.sql", "original_file_path": "macros/python_model/python.sql", "unique_id": "macro.dbt.build_source_function", "macro_sql": "{% macro build_source_function(model) %}\n\n {%- set source_dict = {} -%}\n {%- for _source in model.sources -%}\n {%- set resolved = source(*_source) -%}\n {%- do source_dict.update({_source | join('.'): resolve_model_name(resolved)}) -%}\n {%- endfor -%}\n\ndef source(*args, dbt_load_df_function):\n sources = {{ source_dict | tojson }}\n key = '.'.join(args)\n return dbt_load_df_function(sources[key])\n\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.resolve_model_name"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.4864056, "supported_languages": null}, "macro.dbt.build_config_dict": {"name": "build_config_dict", "resource_type": "macro", "package_name": "dbt", "path": "macros/python_model/python.sql", "original_file_path": "macros/python_model/python.sql", "unique_id": "macro.dbt.build_config_dict", "macro_sql": "{% macro build_config_dict(model) %}\n {%- set config_dict = {} -%}\n {% set config_dbt_used = zip(model.config.config_keys_used, model.config.config_keys_defaults) | list %}\n {%- for key, default in config_dbt_used -%}\n {# weird type testing with enum, would be much easier to write this logic in Python! #}\n {%- if key == \"language\" -%}\n {%- set value = \"python\" -%}\n {%- endif -%}\n {%- set value = model.config.get(key, default) -%}\n {%- do config_dict.update({key: value}) -%}\n {%- endfor -%}\nconfig_dict = {{ config_dict }}\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.4876127, "supported_languages": null}, "macro.dbt.py_script_postfix": {"name": "py_script_postfix", "resource_type": "macro", "package_name": "dbt", "path": "macros/python_model/python.sql", "original_file_path": "macros/python_model/python.sql", "unique_id": "macro.dbt.py_script_postfix", "macro_sql": "{% macro py_script_postfix(model) %}\n# This part is user provided model code\n# you will need to copy the next section to run the code\n# COMMAND ----------\n# this part is dbt logic for get ref work, do not modify\n\n{{ build_ref_function(model ) }}\n{{ build_source_function(model ) }}\n{{ build_config_dict(model) }}\n\nclass config:\n def __init__(self, *args, **kwargs):\n pass\n\n @staticmethod\n def get(key, default=None):\n return config_dict.get(key, default)\n\nclass this:\n \"\"\"dbt.this() or dbt.this.identifier\"\"\"\n database = \"{{ this.database }}\"\n schema = \"{{ this.schema }}\"\n identifier = \"{{ this.identifier }}\"\n {% set this_relation_name = resolve_model_name(this) %}\n def __repr__(self):\n return '{{ this_relation_name }}'\n\n\nclass dbtObj:\n def __init__(self, load_df_function) -> None:\n self.source = lambda *args: source(*args, dbt_load_df_function=load_df_function)\n self.ref = lambda *args, **kwargs: ref(*args, **kwargs, dbt_load_df_function=load_df_function)\n self.config = config\n self.this = this()\n self.is_incremental = {{ is_incremental() }}\n\n# COMMAND ----------\n{{py_script_comment()}}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.build_ref_function", "macro.dbt.build_source_function", "macro.dbt.build_config_dict", "macro.dbt.resolve_model_name", "macro.dbt.is_incremental", "macro.dbt.py_script_comment"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.4885705, "supported_languages": null}, "macro.dbt.py_script_comment": {"name": "py_script_comment", "resource_type": "macro", "package_name": "dbt", "path": "macros/python_model/python.sql", "original_file_path": "macros/python_model/python.sql", "unique_id": "macro.dbt.py_script_comment", "macro_sql": "{%macro py_script_comment()%}\n{%endmacro%}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.4887264, "supported_languages": null}, "macro.dbt.run_hooks": {"name": "run_hooks", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/hooks.sql", "original_file_path": "macros/materializations/hooks.sql", "unique_id": "macro.dbt.run_hooks", "macro_sql": "{% macro run_hooks(hooks, inside_transaction=True) %}\n {% for hook in hooks | selectattr('transaction', 'equalto', inside_transaction) %}\n {% if not inside_transaction and loop.first %}\n {% call statement(auto_begin=inside_transaction) %}\n commit;\n {% endcall %}\n {% endif %}\n {% set rendered = render(hook.get('sql')) | trim %}\n {% if (rendered | length) > 0 %}\n {% call statement(auto_begin=inside_transaction) %}\n {{ rendered }}\n {% endcall %}\n {% endif %}\n {% endfor %}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.statement"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.4908001, "supported_languages": null}, "macro.dbt.make_hook_config": {"name": "make_hook_config", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/hooks.sql", "original_file_path": "macros/materializations/hooks.sql", "unique_id": "macro.dbt.make_hook_config", "macro_sql": "{% macro make_hook_config(sql, inside_transaction) %}\n {{ tojson({\"sql\": sql, \"transaction\": inside_transaction}) }}\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.4912167, "supported_languages": null}, "macro.dbt.before_begin": {"name": "before_begin", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/hooks.sql", "original_file_path": "macros/materializations/hooks.sql", "unique_id": "macro.dbt.before_begin", "macro_sql": "{% macro before_begin(sql) %}\n {{ make_hook_config(sql, inside_transaction=False) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.make_hook_config"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.4915187, "supported_languages": null}, "macro.dbt.in_transaction": {"name": "in_transaction", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/hooks.sql", "original_file_path": "macros/materializations/hooks.sql", "unique_id": "macro.dbt.in_transaction", "macro_sql": "{% macro in_transaction(sql) %}\n {{ make_hook_config(sql, inside_transaction=True) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.make_hook_config"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.4918177, "supported_languages": null}, "macro.dbt.after_commit": {"name": "after_commit", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/hooks.sql", "original_file_path": "macros/materializations/hooks.sql", "unique_id": "macro.dbt.after_commit", "macro_sql": "{% macro after_commit(sql) %}\n {{ make_hook_config(sql, inside_transaction=False) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.make_hook_config"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.4921517, "supported_languages": null}, "macro.dbt.set_sql_header": {"name": "set_sql_header", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/configs.sql", "original_file_path": "macros/materializations/configs.sql", "unique_id": "macro.dbt.set_sql_header", "macro_sql": "{% macro set_sql_header(config) -%}\n {{ config.set('sql_header', caller()) }}\n{%- endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.4928305, "supported_languages": null}, "macro.dbt.should_full_refresh": {"name": "should_full_refresh", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/configs.sql", "original_file_path": "macros/materializations/configs.sql", "unique_id": "macro.dbt.should_full_refresh", "macro_sql": "{% macro should_full_refresh() %}\n {% set config_full_refresh = config.get('full_refresh') %}\n {% if config_full_refresh is none %}\n {% set config_full_refresh = flags.FULL_REFRESH %}\n {% endif %}\n {% do return(config_full_refresh) %}\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.4934688, "supported_languages": null}, "macro.dbt.should_store_failures": {"name": "should_store_failures", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/configs.sql", "original_file_path": "macros/materializations/configs.sql", "unique_id": "macro.dbt.should_store_failures", "macro_sql": "{% macro should_store_failures() %}\n {% set config_store_failures = config.get('store_failures') %}\n {% if config_store_failures is none %}\n {% set config_store_failures = flags.STORE_FAILURES %}\n {% endif %}\n {% do return(config_store_failures) %}\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.4942214, "supported_languages": null}, "macro.dbt.materialization_table_default": {"name": "materialization_table_default", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/models/table.sql", "original_file_path": "macros/materializations/models/table.sql", "unique_id": "macro.dbt.materialization_table_default", "macro_sql": "{% materialization table, default %}\n\n {%- set existing_relation = load_cached_relation(this) -%}\n {%- set target_relation = this.incorporate(type='table') %}\n {%- set intermediate_relation = make_intermediate_relation(target_relation) -%}\n -- the intermediate_relation should not already exist in the database; get_relation\n -- will return None in that case. Otherwise, we get a relation that we can drop\n -- later, before we try to use this name for the current operation\n {%- set preexisting_intermediate_relation = load_cached_relation(intermediate_relation) -%}\n /*\n See ../view/view.sql for more information about this relation.\n */\n {%- set backup_relation_type = 'table' if existing_relation is none else existing_relation.type -%}\n {%- set backup_relation = make_backup_relation(target_relation, backup_relation_type) -%}\n -- as above, the backup_relation should not already exist\n {%- set preexisting_backup_relation = load_cached_relation(backup_relation) -%}\n -- grab current tables grants config for comparision later on\n {% set grant_config = config.get('grants') %}\n\n -- drop the temp relations if they exist already in the database\n {{ drop_relation_if_exists(preexisting_intermediate_relation) }}\n {{ drop_relation_if_exists(preexisting_backup_relation) }}\n\n {{ run_hooks(pre_hooks, inside_transaction=False) }}\n\n -- `BEGIN` happens here:\n {{ run_hooks(pre_hooks, inside_transaction=True) }}\n\n -- build model\n {% call statement('main') -%}\n {{ get_create_table_as_sql(False, intermediate_relation, sql) }}\n {%- endcall %}\n\n -- cleanup\n {% if existing_relation is not none %}\n /* Do the equivalent of rename_if_exists. 'existing_relation' could have been dropped\n since the variable was first set. */\n {% set existing_relation = load_cached_relation(existing_relation) %}\n {% if existing_relation is not none %}\n {{ adapter.rename_relation(existing_relation, backup_relation) }}\n {% endif %}\n {% endif %}\n\n {{ adapter.rename_relation(intermediate_relation, target_relation) }}\n\n {% do create_indexes(target_relation) %}\n\n {{ run_hooks(post_hooks, inside_transaction=True) }}\n\n {% set should_revoke = should_revoke(existing_relation, full_refresh_mode=True) %}\n {% do apply_grants(target_relation, grant_config, should_revoke=should_revoke) %}\n\n {% do persist_docs(target_relation, model) %}\n\n -- `COMMIT` happens here\n {{ adapter.commit() }}\n\n -- finally, drop the existing/backup relation after the commit\n {{ drop_relation_if_exists(backup_relation) }}\n\n {{ run_hooks(post_hooks, inside_transaction=False) }}\n\n {{ return({'relations': [target_relation]}) }}\n{% endmaterialization %}", "depends_on": {"macros": ["macro.dbt.load_cached_relation", "macro.dbt.make_intermediate_relation", "macro.dbt.make_backup_relation", "macro.dbt.drop_relation_if_exists", "macro.dbt.run_hooks", "macro.dbt.statement", "macro.dbt.get_create_table_as_sql", "macro.dbt.create_indexes", "macro.dbt.should_revoke", "macro.dbt.apply_grants", "macro.dbt.persist_docs"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.4994934, "supported_languages": ["sql"]}, "macro.dbt.materialization_view_default": {"name": "materialization_view_default", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/models/view.sql", "original_file_path": "macros/materializations/models/view.sql", "unique_id": "macro.dbt.materialization_view_default", "macro_sql": "{%- materialization view, default -%}\n\n {%- set existing_relation = load_cached_relation(this) -%}\n {%- set target_relation = this.incorporate(type='view') -%}\n {%- set intermediate_relation = make_intermediate_relation(target_relation) -%}\n\n -- the intermediate_relation should not already exist in the database; get_relation\n -- will return None in that case. Otherwise, we get a relation that we can drop\n -- later, before we try to use this name for the current operation\n {%- set preexisting_intermediate_relation = load_cached_relation(intermediate_relation) -%}\n /*\n This relation (probably) doesn't exist yet. If it does exist, it's a leftover from\n a previous run, and we're going to try to drop it immediately. At the end of this\n materialization, we're going to rename the \"existing_relation\" to this identifier,\n and then we're going to drop it. In order to make sure we run the correct one of:\n - drop view ...\n - drop table ...\n\n We need to set the type of this relation to be the type of the existing_relation, if it exists,\n or else \"view\" as a sane default if it does not. Note that if the existing_relation does not\n exist, then there is nothing to move out of the way and subsequentally drop. In that case,\n this relation will be effectively unused.\n */\n {%- set backup_relation_type = 'view' if existing_relation is none else existing_relation.type -%}\n {%- set backup_relation = make_backup_relation(target_relation, backup_relation_type) -%}\n -- as above, the backup_relation should not already exist\n {%- set preexisting_backup_relation = load_cached_relation(backup_relation) -%}\n -- grab current tables grants config for comparision later on\n {% set grant_config = config.get('grants') %}\n\n {{ run_hooks(pre_hooks, inside_transaction=False) }}\n\n -- drop the temp relations if they exist already in the database\n {{ drop_relation_if_exists(preexisting_intermediate_relation) }}\n {{ drop_relation_if_exists(preexisting_backup_relation) }}\n\n -- `BEGIN` happens here:\n {{ run_hooks(pre_hooks, inside_transaction=True) }}\n\n -- build model\n {% call statement('main') -%}\n {{ get_create_view_as_sql(intermediate_relation, sql) }}\n {%- endcall %}\n\n -- cleanup\n -- move the existing view out of the way\n {% if existing_relation is not none %}\n /* Do the equivalent of rename_if_exists. 'existing_relation' could have been dropped\n since the variable was first set. */\n {% set existing_relation = load_cached_relation(existing_relation) %}\n {% if existing_relation is not none %}\n {{ adapter.rename_relation(existing_relation, backup_relation) }}\n {% endif %}\n {% endif %}\n {{ adapter.rename_relation(intermediate_relation, target_relation) }}\n\n {% set should_revoke = should_revoke(existing_relation, full_refresh_mode=True) %}\n {% do apply_grants(target_relation, grant_config, should_revoke=should_revoke) %}\n\n {% do persist_docs(target_relation, model) %}\n\n {{ run_hooks(post_hooks, inside_transaction=True) }}\n\n {{ adapter.commit() }}\n\n {{ drop_relation_if_exists(backup_relation) }}\n\n {{ run_hooks(post_hooks, inside_transaction=False) }}\n\n {{ return({'relations': [target_relation]}) }}\n\n{%- endmaterialization -%}", "depends_on": {"macros": ["macro.dbt.load_cached_relation", "macro.dbt.make_intermediate_relation", "macro.dbt.make_backup_relation", "macro.dbt.run_hooks", "macro.dbt.drop_relation_if_exists", "macro.dbt.statement", "macro.dbt.get_create_view_as_sql", "macro.dbt.should_revoke", "macro.dbt.apply_grants", "macro.dbt.persist_docs"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.5047157, "supported_languages": ["sql"]}, "macro.dbt.materialization_materialized_view_default": {"name": "materialization_materialized_view_default", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/models/materialized_view.sql", "original_file_path": "macros/materializations/models/materialized_view.sql", "unique_id": "macro.dbt.materialization_materialized_view_default", "macro_sql": "{% materialization materialized_view, default %}\n {% set existing_relation = load_cached_relation(this) %}\n {% set target_relation = this.incorporate(type=this.MaterializedView) %}\n {% set intermediate_relation = make_intermediate_relation(target_relation) %}\n {% set backup_relation_type = target_relation.MaterializedView if existing_relation is none else existing_relation.type %}\n {% set backup_relation = make_backup_relation(target_relation, backup_relation_type) %}\n\n {{ materialized_view_setup(backup_relation, intermediate_relation, pre_hooks) }}\n\n {% set build_sql = materialized_view_get_build_sql(existing_relation, target_relation, backup_relation, intermediate_relation) %}\n\n {% if build_sql == '' %}\n {{ materialized_view_execute_no_op(target_relation) }}\n {% else %}\n {{ materialized_view_execute_build_sql(build_sql, existing_relation, target_relation, post_hooks) }}\n {% endif %}\n\n {{ materialized_view_teardown(backup_relation, intermediate_relation, post_hooks) }}\n\n {{ return({'relations': [target_relation]}) }}\n\n{% endmaterialization %}", "depends_on": {"macros": ["macro.dbt.load_cached_relation", "macro.dbt.make_intermediate_relation", "macro.dbt.make_backup_relation", "macro.dbt.materialized_view_setup", "macro.dbt.materialized_view_get_build_sql", "macro.dbt.materialized_view_execute_no_op", "macro.dbt.materialized_view_execute_build_sql", "macro.dbt.materialized_view_teardown"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.5121918, "supported_languages": ["sql"]}, "macro.dbt.materialized_view_setup": {"name": "materialized_view_setup", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/models/materialized_view.sql", "original_file_path": "macros/materializations/models/materialized_view.sql", "unique_id": "macro.dbt.materialized_view_setup", "macro_sql": "{% macro materialized_view_setup(backup_relation, intermediate_relation, pre_hooks) %}\n\n -- backup_relation and intermediate_relation should not already exist in the database\n -- it's possible these exist because of a previous run that exited unexpectedly\n {% set preexisting_backup_relation = load_cached_relation(backup_relation) %}\n {% set preexisting_intermediate_relation = load_cached_relation(intermediate_relation) %}\n\n -- drop the temp relations if they exist already in the database\n {{ drop_relation_if_exists(preexisting_backup_relation) }}\n {{ drop_relation_if_exists(preexisting_intermediate_relation) }}\n\n {{ run_hooks(pre_hooks, inside_transaction=False) }}\n\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.load_cached_relation", "macro.dbt.drop_relation_if_exists", "macro.dbt.run_hooks"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.5129986, "supported_languages": null}, "macro.dbt.materialized_view_teardown": {"name": "materialized_view_teardown", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/models/materialized_view.sql", "original_file_path": "macros/materializations/models/materialized_view.sql", "unique_id": "macro.dbt.materialized_view_teardown", "macro_sql": "{% macro materialized_view_teardown(backup_relation, intermediate_relation, post_hooks) %}\n\n -- drop the temp relations if they exist to leave the database clean for the next run\n {{ drop_relation_if_exists(backup_relation) }}\n {{ drop_relation_if_exists(intermediate_relation) }}\n\n {{ run_hooks(post_hooks, inside_transaction=False) }}\n\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.drop_relation_if_exists", "macro.dbt.run_hooks"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.5135276, "supported_languages": null}, "macro.dbt.materialized_view_get_build_sql": {"name": "materialized_view_get_build_sql", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/models/materialized_view.sql", "original_file_path": "macros/materializations/models/materialized_view.sql", "unique_id": "macro.dbt.materialized_view_get_build_sql", "macro_sql": "{% macro materialized_view_get_build_sql(existing_relation, target_relation, backup_relation, intermediate_relation) %}\n\n {% set full_refresh_mode = should_full_refresh() %}\n\n -- determine the scenario we're in: create, full_refresh, alter, refresh data\n {% if existing_relation is none %}\n {% set build_sql = get_create_materialized_view_as_sql(target_relation, sql) %}\n {% elif full_refresh_mode or not existing_relation.is_materialized_view %}\n {% set build_sql = get_replace_sql(existing_relation, target_relation, sql) %}\n {% else %}\n\n -- get config options\n {% set on_configuration_change = config.get('on_configuration_change') %}\n {% set configuration_changes = get_materialized_view_configuration_changes(existing_relation, config) %}\n\n {% if configuration_changes is none %}\n {% set build_sql = refresh_materialized_view(target_relation) %}\n\n {% elif on_configuration_change == 'apply' %}\n {% set build_sql = get_alter_materialized_view_as_sql(target_relation, configuration_changes, sql, existing_relation, backup_relation, intermediate_relation) %}\n {% elif on_configuration_change == 'continue' %}\n {% set build_sql = '' %}\n {{ exceptions.warn(\"Configuration changes were identified and `on_configuration_change` was set to `continue` for `\" ~ target_relation ~ \"`\") }}\n {% elif on_configuration_change == 'fail' %}\n {{ exceptions.raise_fail_fast_error(\"Configuration changes were identified and `on_configuration_change` was set to `fail` for `\" ~ target_relation ~ \"`\") }}\n\n {% else %}\n -- this only happens if the user provides a value other than `apply`, 'skip', 'fail'\n {{ exceptions.raise_compiler_error(\"Unexpected configuration scenario\") }}\n\n {% endif %}\n\n {% endif %}\n\n {% do return(build_sql) %}\n\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.should_full_refresh", "macro.dbt.get_create_materialized_view_as_sql", "macro.dbt.get_replace_sql", "macro.dbt.get_materialized_view_configuration_changes", "macro.dbt.refresh_materialized_view", "macro.dbt.get_alter_materialized_view_as_sql"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.5161731, "supported_languages": null}, "macro.dbt.materialized_view_execute_no_op": {"name": "materialized_view_execute_no_op", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/models/materialized_view.sql", "original_file_path": "macros/materializations/models/materialized_view.sql", "unique_id": "macro.dbt.materialized_view_execute_no_op", "macro_sql": "{% macro materialized_view_execute_no_op(target_relation) %}\n {% do store_raw_result(\n name=\"main\",\n message=\"skip \" ~ target_relation,\n code=\"skip\",\n rows_affected=\"-1\"\n ) %}\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.5166526, "supported_languages": null}, "macro.dbt.materialized_view_execute_build_sql": {"name": "materialized_view_execute_build_sql", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/models/materialized_view.sql", "original_file_path": "macros/materializations/models/materialized_view.sql", "unique_id": "macro.dbt.materialized_view_execute_build_sql", "macro_sql": "{% macro materialized_view_execute_build_sql(build_sql, existing_relation, target_relation, post_hooks) %}\n\n -- `BEGIN` happens here:\n {{ run_hooks(pre_hooks, inside_transaction=True) }}\n\n {% set grant_config = config.get('grants') %}\n\n {% call statement(name=\"main\") %}\n {{ build_sql }}\n {% endcall %}\n\n {% set should_revoke = should_revoke(existing_relation, full_refresh_mode=True) %}\n {% do apply_grants(target_relation, grant_config, should_revoke=should_revoke) %}\n\n {% do persist_docs(target_relation, model) %}\n\n {{ run_hooks(post_hooks, inside_transaction=True) }}\n\n {{ adapter.commit() }}\n\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.run_hooks", "macro.dbt.statement", "macro.dbt.should_revoke", "macro.dbt.apply_grants", "macro.dbt.persist_docs"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.5180094, "supported_languages": null}, "macro.dbt.is_incremental": {"name": "is_incremental", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/models/incremental/is_incremental.sql", "original_file_path": "macros/materializations/models/incremental/is_incremental.sql", "unique_id": "macro.dbt.is_incremental", "macro_sql": "{% macro is_incremental() %}\n {#-- do not run introspective queries in parsing #}\n {% if not execute %}\n {{ return(False) }}\n {% else %}\n {% set relation = adapter.get_relation(this.database, this.schema, this.table) %}\n {{ return(relation is not none\n and relation.type == 'table'\n and model.config.materialized == 'incremental'\n and not should_full_refresh()) }}\n {% endif %}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.should_full_refresh"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.5192382, "supported_languages": null}, "macro.dbt.get_merge_sql": {"name": "get_merge_sql", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/models/incremental/merge.sql", "original_file_path": "macros/materializations/models/incremental/merge.sql", "unique_id": "macro.dbt.get_merge_sql", "macro_sql": "{% macro get_merge_sql(target, source, unique_key, dest_columns, incremental_predicates=none) -%}\n -- back compat for old kwarg name\n {% set incremental_predicates = kwargs.get('predicates', incremental_predicates) %}\n {{ adapter.dispatch('get_merge_sql', 'dbt')(target, source, unique_key, dest_columns, incremental_predicates) }}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt_snowflake.snowflake__get_merge_sql"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.527833, "supported_languages": null}, "macro.dbt.default__get_merge_sql": {"name": "default__get_merge_sql", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/models/incremental/merge.sql", "original_file_path": "macros/materializations/models/incremental/merge.sql", "unique_id": "macro.dbt.default__get_merge_sql", "macro_sql": "{% macro default__get_merge_sql(target, source, unique_key, dest_columns, incremental_predicates=none) -%}\n {%- set predicates = [] if incremental_predicates is none else [] + incremental_predicates -%}\n {%- set dest_cols_csv = get_quoted_csv(dest_columns | map(attribute=\"name\")) -%}\n {%- set merge_update_columns = config.get('merge_update_columns') -%}\n {%- set merge_exclude_columns = config.get('merge_exclude_columns') -%}\n {%- set update_columns = get_merge_update_columns(merge_update_columns, merge_exclude_columns, dest_columns) -%}\n {%- set sql_header = config.get('sql_header', none) -%}\n\n {% if unique_key %}\n {% if unique_key is sequence and unique_key is not mapping and unique_key is not string %}\n {% for key in unique_key %}\n {% set this_key_match %}\n DBT_INTERNAL_SOURCE.{{ key }} = DBT_INTERNAL_DEST.{{ key }}\n {% endset %}\n {% do predicates.append(this_key_match) %}\n {% endfor %}\n {% else %}\n {% set unique_key_match %}\n DBT_INTERNAL_SOURCE.{{ unique_key }} = DBT_INTERNAL_DEST.{{ unique_key }}\n {% endset %}\n {% do predicates.append(unique_key_match) %}\n {% endif %}\n {% else %}\n {% do predicates.append('FALSE') %}\n {% endif %}\n\n {{ sql_header if sql_header is not none }}\n\n merge into {{ target }} as DBT_INTERNAL_DEST\n using {{ source }} as DBT_INTERNAL_SOURCE\n on {{\"(\" ~ predicates | join(\") and (\") ~ \")\"}}\n\n {% if unique_key %}\n when matched then update set\n {% for column_name in update_columns -%}\n {{ column_name }} = DBT_INTERNAL_SOURCE.{{ column_name }}\n {%- if not loop.last %}, {%- endif %}\n {%- endfor %}\n {% endif %}\n\n when not matched then insert\n ({{ dest_cols_csv }})\n values\n ({{ dest_cols_csv }})\n\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.get_quoted_csv", "macro.dbt.get_merge_update_columns"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.531262, "supported_languages": null}, "macro.dbt.get_delete_insert_merge_sql": {"name": "get_delete_insert_merge_sql", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/models/incremental/merge.sql", "original_file_path": "macros/materializations/models/incremental/merge.sql", "unique_id": "macro.dbt.get_delete_insert_merge_sql", "macro_sql": "{% macro get_delete_insert_merge_sql(target, source, unique_key, dest_columns, incremental_predicates) -%}\n {{ adapter.dispatch('get_delete_insert_merge_sql', 'dbt')(target, source, unique_key, dest_columns, incremental_predicates) }}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt_snowflake.snowflake__get_delete_insert_merge_sql"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.531794, "supported_languages": null}, "macro.dbt.default__get_delete_insert_merge_sql": {"name": "default__get_delete_insert_merge_sql", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/models/incremental/merge.sql", "original_file_path": "macros/materializations/models/incremental/merge.sql", "unique_id": "macro.dbt.default__get_delete_insert_merge_sql", "macro_sql": "{% macro default__get_delete_insert_merge_sql(target, source, unique_key, dest_columns, incremental_predicates) -%}\n\n {%- set dest_cols_csv = get_quoted_csv(dest_columns | map(attribute=\"name\")) -%}\n\n {% if unique_key %}\n {% if unique_key is sequence and unique_key is not string %}\n delete from {{target }}\n using {{ source }}\n where (\n {% for key in unique_key %}\n {{ source }}.{{ key }} = {{ target }}.{{ key }}\n {{ \"and \" if not loop.last}}\n {% endfor %}\n {% if incremental_predicates %}\n {% for predicate in incremental_predicates %}\n and {{ predicate }}\n {% endfor %}\n {% endif %}\n );\n {% else %}\n delete from {{ target }}\n where (\n {{ unique_key }}) in (\n select ({{ unique_key }})\n from {{ source }}\n )\n {%- if incremental_predicates %}\n {% for predicate in incremental_predicates %}\n and {{ predicate }}\n {% endfor %}\n {%- endif -%};\n\n {% endif %}\n {% endif %}\n\n insert into {{ target }} ({{ dest_cols_csv }})\n (\n select {{ dest_cols_csv }}\n from {{ source }}\n )\n\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt.get_quoted_csv"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.5338874, "supported_languages": null}, "macro.dbt.get_insert_overwrite_merge_sql": {"name": "get_insert_overwrite_merge_sql", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/models/incremental/merge.sql", "original_file_path": "macros/materializations/models/incremental/merge.sql", "unique_id": "macro.dbt.get_insert_overwrite_merge_sql", "macro_sql": "{% macro get_insert_overwrite_merge_sql(target, source, dest_columns, predicates, include_sql_header=false) -%}\n {{ adapter.dispatch('get_insert_overwrite_merge_sql', 'dbt')(target, source, dest_columns, predicates, include_sql_header) }}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt.default__get_insert_overwrite_merge_sql"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.5344446, "supported_languages": null}, "macro.dbt.default__get_insert_overwrite_merge_sql": {"name": "default__get_insert_overwrite_merge_sql", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/models/incremental/merge.sql", "original_file_path": "macros/materializations/models/incremental/merge.sql", "unique_id": "macro.dbt.default__get_insert_overwrite_merge_sql", "macro_sql": "{% macro default__get_insert_overwrite_merge_sql(target, source, dest_columns, predicates, include_sql_header) -%}\n {#-- The only time include_sql_header is True: --#}\n {#-- BigQuery + insert_overwrite strategy + \"static\" partitions config --#}\n {#-- We should consider including the sql header at the materialization level instead --#}\n\n {%- set predicates = [] if predicates is none else [] + predicates -%}\n {%- set dest_cols_csv = get_quoted_csv(dest_columns | map(attribute=\"name\")) -%}\n {%- set sql_header = config.get('sql_header', none) -%}\n\n {{ sql_header if sql_header is not none and include_sql_header }}\n\n merge into {{ target }} as DBT_INTERNAL_DEST\n using {{ source }} as DBT_INTERNAL_SOURCE\n on FALSE\n\n when not matched by source\n {% if predicates %} and {{ predicates | join(' and ') }} {% endif %}\n then delete\n\n when not matched then insert\n ({{ dest_cols_csv }})\n values\n ({{ dest_cols_csv }})\n\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.get_quoted_csv"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.5357776, "supported_languages": null}, "macro.dbt.get_quoted_csv": {"name": "get_quoted_csv", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/models/incremental/column_helpers.sql", "original_file_path": "macros/materializations/models/incremental/column_helpers.sql", "unique_id": "macro.dbt.get_quoted_csv", "macro_sql": "{% macro get_quoted_csv(column_names) %}\n\n {% set quoted = [] %}\n {% for col in column_names -%}\n {%- do quoted.append(adapter.quote(col)) -%}\n {%- endfor %}\n\n {%- set dest_cols_csv = quoted | join(', ') -%}\n {{ return(dest_cols_csv) }}\n\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.53871, "supported_languages": null}, "macro.dbt.diff_columns": {"name": "diff_columns", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/models/incremental/column_helpers.sql", "original_file_path": "macros/materializations/models/incremental/column_helpers.sql", "unique_id": "macro.dbt.diff_columns", "macro_sql": "{% macro diff_columns(source_columns, target_columns) %}\n\n {% set result = [] %}\n {% set source_names = source_columns | map(attribute = 'column') | list %}\n {% set target_names = target_columns | map(attribute = 'column') | list %}\n\n {# --check whether the name attribute exists in the target - this does not perform a data type check #}\n {% for sc in source_columns %}\n {% if sc.name not in target_names %}\n {{ result.append(sc) }}\n {% endif %}\n {% endfor %}\n\n {{ return(result) }}\n\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.5398805, "supported_languages": null}, "macro.dbt.diff_column_data_types": {"name": "diff_column_data_types", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/models/incremental/column_helpers.sql", "original_file_path": "macros/materializations/models/incremental/column_helpers.sql", "unique_id": "macro.dbt.diff_column_data_types", "macro_sql": "{% macro diff_column_data_types(source_columns, target_columns) %}\n\n {% set result = [] %}\n {% for sc in source_columns %}\n {% set tc = target_columns | selectattr(\"name\", \"equalto\", sc.name) | list | first %}\n {% if tc %}\n {% if sc.data_type != tc.data_type and not sc.can_expand_to(other_column=tc) %}\n {{ result.append( { 'column_name': tc.name, 'new_type': sc.data_type } ) }}\n {% endif %}\n {% endif %}\n {% endfor %}\n\n {{ return(result) }}\n\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.5412722, "supported_languages": null}, "macro.dbt.get_merge_update_columns": {"name": "get_merge_update_columns", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/models/incremental/column_helpers.sql", "original_file_path": "macros/materializations/models/incremental/column_helpers.sql", "unique_id": "macro.dbt.get_merge_update_columns", "macro_sql": "{% macro get_merge_update_columns(merge_update_columns, merge_exclude_columns, dest_columns) %}\n {{ return(adapter.dispatch('get_merge_update_columns', 'dbt')(merge_update_columns, merge_exclude_columns, dest_columns)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.default__get_merge_update_columns"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.5417597, "supported_languages": null}, "macro.dbt.default__get_merge_update_columns": {"name": "default__get_merge_update_columns", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/models/incremental/column_helpers.sql", "original_file_path": "macros/materializations/models/incremental/column_helpers.sql", "unique_id": "macro.dbt.default__get_merge_update_columns", "macro_sql": "{% macro default__get_merge_update_columns(merge_update_columns, merge_exclude_columns, dest_columns) %}\n {%- set default_cols = dest_columns | map(attribute=\"quoted\") | list -%}\n\n {%- if merge_update_columns and merge_exclude_columns -%}\n {{ exceptions.raise_compiler_error(\n 'Model cannot specify merge_update_columns and merge_exclude_columns. Please update model to use only one config'\n )}}\n {%- elif merge_update_columns -%}\n {%- set update_columns = merge_update_columns -%}\n {%- elif merge_exclude_columns -%}\n {%- set update_columns = [] -%}\n {%- for column in dest_columns -%}\n {% if column.column | lower not in merge_exclude_columns | map(\"lower\") | list %}\n {%- do update_columns.append(column.quoted) -%}\n {% endif %}\n {%- endfor -%}\n {%- else -%}\n {%- set update_columns = default_cols -%}\n {%- endif -%}\n\n {{ return(update_columns) }}\n\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.5432692, "supported_languages": null}, "macro.dbt.get_incremental_append_sql": {"name": "get_incremental_append_sql", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/models/incremental/strategies.sql", "original_file_path": "macros/materializations/models/incremental/strategies.sql", "unique_id": "macro.dbt.get_incremental_append_sql", "macro_sql": "{% macro get_incremental_append_sql(arg_dict) %}\n\n {{ return(adapter.dispatch('get_incremental_append_sql', 'dbt')(arg_dict)) }}\n\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_snowflake.snowflake__get_incremental_append_sql"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.5448048, "supported_languages": null}, "macro.dbt.default__get_incremental_append_sql": {"name": "default__get_incremental_append_sql", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/models/incremental/strategies.sql", "original_file_path": "macros/materializations/models/incremental/strategies.sql", "unique_id": "macro.dbt.default__get_incremental_append_sql", "macro_sql": "{% macro default__get_incremental_append_sql(arg_dict) %}\n\n {% do return(get_insert_into_sql(arg_dict[\"target_relation\"], arg_dict[\"temp_relation\"], arg_dict[\"dest_columns\"])) %}\n\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.get_insert_into_sql"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.545307, "supported_languages": null}, "macro.dbt.get_incremental_delete_insert_sql": {"name": "get_incremental_delete_insert_sql", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/models/incremental/strategies.sql", "original_file_path": "macros/materializations/models/incremental/strategies.sql", "unique_id": "macro.dbt.get_incremental_delete_insert_sql", "macro_sql": "{% macro get_incremental_delete_insert_sql(arg_dict) %}\n\n {{ return(adapter.dispatch('get_incremental_delete_insert_sql', 'dbt')(arg_dict)) }}\n\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.default__get_incremental_delete_insert_sql"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.5456922, "supported_languages": null}, "macro.dbt.default__get_incremental_delete_insert_sql": {"name": "default__get_incremental_delete_insert_sql", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/models/incremental/strategies.sql", "original_file_path": "macros/materializations/models/incremental/strategies.sql", "unique_id": "macro.dbt.default__get_incremental_delete_insert_sql", "macro_sql": "{% macro default__get_incremental_delete_insert_sql(arg_dict) %}\n\n {% do return(get_delete_insert_merge_sql(arg_dict[\"target_relation\"], arg_dict[\"temp_relation\"], arg_dict[\"unique_key\"], arg_dict[\"dest_columns\"], arg_dict[\"incremental_predicates\"])) %}\n\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.get_delete_insert_merge_sql"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.5463011, "supported_languages": null}, "macro.dbt.get_incremental_merge_sql": {"name": "get_incremental_merge_sql", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/models/incremental/strategies.sql", "original_file_path": "macros/materializations/models/incremental/strategies.sql", "unique_id": "macro.dbt.get_incremental_merge_sql", "macro_sql": "{% macro get_incremental_merge_sql(arg_dict) %}\n\n {{ return(adapter.dispatch('get_incremental_merge_sql', 'dbt')(arg_dict)) }}\n\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.default__get_incremental_merge_sql"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.546698, "supported_languages": null}, "macro.dbt.default__get_incremental_merge_sql": {"name": "default__get_incremental_merge_sql", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/models/incremental/strategies.sql", "original_file_path": "macros/materializations/models/incremental/strategies.sql", "unique_id": "macro.dbt.default__get_incremental_merge_sql", "macro_sql": "{% macro default__get_incremental_merge_sql(arg_dict) %}\n\n {% do return(get_merge_sql(arg_dict[\"target_relation\"], arg_dict[\"temp_relation\"], arg_dict[\"unique_key\"], arg_dict[\"dest_columns\"], arg_dict[\"incremental_predicates\"])) %}\n\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.get_merge_sql"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.547307, "supported_languages": null}, "macro.dbt.get_incremental_insert_overwrite_sql": {"name": "get_incremental_insert_overwrite_sql", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/models/incremental/strategies.sql", "original_file_path": "macros/materializations/models/incremental/strategies.sql", "unique_id": "macro.dbt.get_incremental_insert_overwrite_sql", "macro_sql": "{% macro get_incremental_insert_overwrite_sql(arg_dict) %}\n\n {{ return(adapter.dispatch('get_incremental_insert_overwrite_sql', 'dbt')(arg_dict)) }}\n\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.default__get_incremental_insert_overwrite_sql"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.5476851, "supported_languages": null}, "macro.dbt.default__get_incremental_insert_overwrite_sql": {"name": "default__get_incremental_insert_overwrite_sql", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/models/incremental/strategies.sql", "original_file_path": "macros/materializations/models/incremental/strategies.sql", "unique_id": "macro.dbt.default__get_incremental_insert_overwrite_sql", "macro_sql": "{% macro default__get_incremental_insert_overwrite_sql(arg_dict) %}\n\n {% do return(get_insert_overwrite_merge_sql(arg_dict[\"target_relation\"], arg_dict[\"temp_relation\"], arg_dict[\"dest_columns\"], arg_dict[\"incremental_predicates\"])) %}\n\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.get_insert_overwrite_merge_sql"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.5482378, "supported_languages": null}, "macro.dbt.get_incremental_default_sql": {"name": "get_incremental_default_sql", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/models/incremental/strategies.sql", "original_file_path": "macros/materializations/models/incremental/strategies.sql", "unique_id": "macro.dbt.get_incremental_default_sql", "macro_sql": "{% macro get_incremental_default_sql(arg_dict) %}\n\n {{ return(adapter.dispatch('get_incremental_default_sql', 'dbt')(arg_dict)) }}\n\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_snowflake.snowflake__get_incremental_default_sql"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.5486147, "supported_languages": null}, "macro.dbt.default__get_incremental_default_sql": {"name": "default__get_incremental_default_sql", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/models/incremental/strategies.sql", "original_file_path": "macros/materializations/models/incremental/strategies.sql", "unique_id": "macro.dbt.default__get_incremental_default_sql", "macro_sql": "{% macro default__get_incremental_default_sql(arg_dict) %}\n\n {% do return(get_incremental_append_sql(arg_dict)) %}\n\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.get_incremental_append_sql"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.5489423, "supported_languages": null}, "macro.dbt.get_insert_into_sql": {"name": "get_insert_into_sql", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/models/incremental/strategies.sql", "original_file_path": "macros/materializations/models/incremental/strategies.sql", "unique_id": "macro.dbt.get_insert_into_sql", "macro_sql": "{% macro get_insert_into_sql(target_relation, temp_relation, dest_columns) %}\n\n {%- set dest_cols_csv = get_quoted_csv(dest_columns | map(attribute=\"name\")) -%}\n\n insert into {{ target_relation }} ({{ dest_cols_csv }})\n (\n select {{ dest_cols_csv }}\n from {{ temp_relation }}\n )\n\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.get_quoted_csv"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.5496426, "supported_languages": null}, "macro.dbt.incremental_validate_on_schema_change": {"name": "incremental_validate_on_schema_change", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/models/incremental/on_schema_change.sql", "original_file_path": "macros/materializations/models/incremental/on_schema_change.sql", "unique_id": "macro.dbt.incremental_validate_on_schema_change", "macro_sql": "{% macro incremental_validate_on_schema_change(on_schema_change, default='ignore') %}\n\n {% if on_schema_change not in ['sync_all_columns', 'append_new_columns', 'fail', 'ignore'] %}\n\n {% set log_message = 'Invalid value for on_schema_change (%s) specified. Setting default value of %s.' % (on_schema_change, default) %}\n {% do log(log_message) %}\n\n {{ return(default) }}\n\n {% else %}\n\n {{ return(on_schema_change) }}\n\n {% endif %}\n\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.5576806, "supported_languages": null}, "macro.dbt.check_for_schema_changes": {"name": "check_for_schema_changes", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/models/incremental/on_schema_change.sql", "original_file_path": "macros/materializations/models/incremental/on_schema_change.sql", "unique_id": "macro.dbt.check_for_schema_changes", "macro_sql": "{% macro check_for_schema_changes(source_relation, target_relation) %}\n\n {% set schema_changed = False %}\n\n {%- set source_columns = adapter.get_columns_in_relation(source_relation) -%}\n {%- set target_columns = adapter.get_columns_in_relation(target_relation) -%}\n {%- set source_not_in_target = diff_columns(source_columns, target_columns) -%}\n {%- set target_not_in_source = diff_columns(target_columns, source_columns) -%}\n\n {% set new_target_types = diff_column_data_types(source_columns, target_columns) %}\n\n {% if source_not_in_target != [] %}\n {% set schema_changed = True %}\n {% elif target_not_in_source != [] or new_target_types != [] %}\n {% set schema_changed = True %}\n {% elif new_target_types != [] %}\n {% set schema_changed = True %}\n {% endif %}\n\n {% set changes_dict = {\n 'schema_changed': schema_changed,\n 'source_not_in_target': source_not_in_target,\n 'target_not_in_source': target_not_in_source,\n 'source_columns': source_columns,\n 'target_columns': target_columns,\n 'new_target_types': new_target_types\n } %}\n\n {% set msg %}\n In {{ target_relation }}:\n Schema changed: {{ schema_changed }}\n Source columns not in target: {{ source_not_in_target }}\n Target columns not in source: {{ target_not_in_source }}\n New column types: {{ new_target_types }}\n {% endset %}\n\n {% do log(msg) %}\n\n {{ return(changes_dict) }}\n\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.diff_columns", "macro.dbt.diff_column_data_types"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.5602245, "supported_languages": null}, "macro.dbt.sync_column_schemas": {"name": "sync_column_schemas", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/models/incremental/on_schema_change.sql", "original_file_path": "macros/materializations/models/incremental/on_schema_change.sql", "unique_id": "macro.dbt.sync_column_schemas", "macro_sql": "{% macro sync_column_schemas(on_schema_change, target_relation, schema_changes_dict) %}\n\n {%- set add_to_target_arr = schema_changes_dict['source_not_in_target'] -%}\n\n {%- if on_schema_change == 'append_new_columns'-%}\n {%- if add_to_target_arr | length > 0 -%}\n {%- do alter_relation_add_remove_columns(target_relation, add_to_target_arr, none) -%}\n {%- endif -%}\n\n {% elif on_schema_change == 'sync_all_columns' %}\n {%- set remove_from_target_arr = schema_changes_dict['target_not_in_source'] -%}\n {%- set new_target_types = schema_changes_dict['new_target_types'] -%}\n\n {% if add_to_target_arr | length > 0 or remove_from_target_arr | length > 0 %}\n {%- do alter_relation_add_remove_columns(target_relation, add_to_target_arr, remove_from_target_arr) -%}\n {% endif %}\n\n {% if new_target_types != [] %}\n {% for ntt in new_target_types %}\n {% set column_name = ntt['column_name'] %}\n {% set new_type = ntt['new_type'] %}\n {% do alter_column_type(target_relation, column_name, new_type) %}\n {% endfor %}\n {% endif %}\n\n {% endif %}\n\n {% set schema_change_message %}\n In {{ target_relation }}:\n Schema change approach: {{ on_schema_change }}\n Columns added: {{ add_to_target_arr }}\n Columns removed: {{ remove_from_target_arr }}\n Data types changed: {{ new_target_types }}\n {% endset %}\n\n {% do log(schema_change_message) %}\n\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.alter_relation_add_remove_columns", "macro.dbt.alter_column_type"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.5627499, "supported_languages": null}, "macro.dbt.process_schema_changes": {"name": "process_schema_changes", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/models/incremental/on_schema_change.sql", "original_file_path": "macros/materializations/models/incremental/on_schema_change.sql", "unique_id": "macro.dbt.process_schema_changes", "macro_sql": "{% macro process_schema_changes(on_schema_change, source_relation, target_relation) %}\n\n {% if on_schema_change == 'ignore' %}\n\n {{ return({}) }}\n\n {% else %}\n\n {% set schema_changes_dict = check_for_schema_changes(source_relation, target_relation) %}\n\n {% if schema_changes_dict['schema_changed'] %}\n\n {% if on_schema_change == 'fail' %}\n\n {% set fail_msg %}\n The source and target schemas on this incremental model are out of sync!\n They can be reconciled in several ways:\n - set the `on_schema_change` config to either append_new_columns or sync_all_columns, depending on your situation.\n - Re-run the incremental model with `full_refresh: True` to update the target schema.\n - update the schema manually and re-run the process.\n\n Additional troubleshooting context:\n Source columns not in target: {{ schema_changes_dict['source_not_in_target'] }}\n Target columns not in source: {{ schema_changes_dict['target_not_in_source'] }}\n New column types: {{ schema_changes_dict['new_target_types'] }}\n {% endset %}\n\n {% do exceptions.raise_compiler_error(fail_msg) %}\n\n {# -- unless we ignore, run the sync operation per the config #}\n {% else %}\n\n {% do sync_column_schemas(on_schema_change, target_relation, schema_changes_dict) %}\n\n {% endif %}\n\n {% endif %}\n\n {{ return(schema_changes_dict['source_columns']) }}\n\n {% endif %}\n\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.check_for_schema_changes", "macro.dbt.sync_column_schemas"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.564498, "supported_languages": null}, "macro.dbt.materialization_incremental_default": {"name": "materialization_incremental_default", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/models/incremental/incremental.sql", "original_file_path": "macros/materializations/models/incremental/incremental.sql", "unique_id": "macro.dbt.materialization_incremental_default", "macro_sql": "{% materialization incremental, default -%}\n\n -- relations\n {%- set existing_relation = load_cached_relation(this) -%}\n {%- set target_relation = this.incorporate(type='table') -%}\n {%- set temp_relation = make_temp_relation(target_relation)-%}\n {%- set intermediate_relation = make_intermediate_relation(target_relation)-%}\n {%- set backup_relation_type = 'table' if existing_relation is none else existing_relation.type -%}\n {%- set backup_relation = make_backup_relation(target_relation, backup_relation_type) -%}\n\n -- configs\n {%- set unique_key = config.get('unique_key') -%}\n {%- set full_refresh_mode = (should_full_refresh() or existing_relation.is_view) -%}\n {%- set on_schema_change = incremental_validate_on_schema_change(config.get('on_schema_change'), default='ignore') -%}\n\n -- the temp_ and backup_ relations should not already exist in the database; get_relation\n -- will return None in that case. Otherwise, we get a relation that we can drop\n -- later, before we try to use this name for the current operation. This has to happen before\n -- BEGIN, in a separate transaction\n {%- set preexisting_intermediate_relation = load_cached_relation(intermediate_relation)-%}\n {%- set preexisting_backup_relation = load_cached_relation(backup_relation) -%}\n -- grab current tables grants config for comparision later on\n {% set grant_config = config.get('grants') %}\n {{ drop_relation_if_exists(preexisting_intermediate_relation) }}\n {{ drop_relation_if_exists(preexisting_backup_relation) }}\n\n {{ run_hooks(pre_hooks, inside_transaction=False) }}\n\n -- `BEGIN` happens here:\n {{ run_hooks(pre_hooks, inside_transaction=True) }}\n\n {% set to_drop = [] %}\n\n {% if existing_relation is none %}\n {% set build_sql = get_create_table_as_sql(False, target_relation, sql) %}\n {% elif full_refresh_mode %}\n {% set build_sql = get_create_table_as_sql(False, intermediate_relation, sql) %}\n {% set need_swap = true %}\n {% else %}\n {% do run_query(get_create_table_as_sql(True, temp_relation, sql)) %}\n {% do adapter.expand_target_column_types(\n from_relation=temp_relation,\n to_relation=target_relation) %}\n {#-- Process schema changes. Returns dict of changes if successful. Use source columns for upserting/merging --#}\n {% set dest_columns = process_schema_changes(on_schema_change, temp_relation, existing_relation) %}\n {% if not dest_columns %}\n {% set dest_columns = adapter.get_columns_in_relation(existing_relation) %}\n {% endif %}\n\n {#-- Get the incremental_strategy, the macro to use for the strategy, and build the sql --#}\n {% set incremental_strategy = config.get('incremental_strategy') or 'default' %}\n {% set incremental_predicates = config.get('predicates', none) or config.get('incremental_predicates', none) %}\n {% set strategy_sql_macro_func = adapter.get_incremental_strategy_macro(context, incremental_strategy) %}\n {% set strategy_arg_dict = ({'target_relation': target_relation, 'temp_relation': temp_relation, 'unique_key': unique_key, 'dest_columns': dest_columns, 'incremental_predicates': incremental_predicates }) %}\n {% set build_sql = strategy_sql_macro_func(strategy_arg_dict) %}\n\n {% endif %}\n\n {% call statement(\"main\") %}\n {{ build_sql }}\n {% endcall %}\n\n {% if need_swap %}\n {% do adapter.rename_relation(target_relation, backup_relation) %}\n {% do adapter.rename_relation(intermediate_relation, target_relation) %}\n {% do to_drop.append(backup_relation) %}\n {% endif %}\n\n {% set should_revoke = should_revoke(existing_relation, full_refresh_mode) %}\n {% do apply_grants(target_relation, grant_config, should_revoke=should_revoke) %}\n\n {% do persist_docs(target_relation, model) %}\n\n {% if existing_relation is none or existing_relation.is_view or should_full_refresh() %}\n {% do create_indexes(target_relation) %}\n {% endif %}\n\n {{ run_hooks(post_hooks, inside_transaction=True) }}\n\n -- `COMMIT` happens here\n {% do adapter.commit() %}\n\n {% for rel in to_drop %}\n {% do adapter.drop_relation(rel) %}\n {% endfor %}\n\n {{ run_hooks(post_hooks, inside_transaction=False) }}\n\n {{ return({'relations': [target_relation]}) }}\n\n{%- endmaterialization %}", "depends_on": {"macros": ["macro.dbt.load_cached_relation", "macro.dbt.make_temp_relation", "macro.dbt.make_intermediate_relation", "macro.dbt.make_backup_relation", "macro.dbt.should_full_refresh", "macro.dbt.incremental_validate_on_schema_change", "macro.dbt.drop_relation_if_exists", "macro.dbt.run_hooks", "macro.dbt.get_create_table_as_sql", "macro.dbt.run_query", "macro.dbt.process_schema_changes", "macro.dbt.statement", "macro.dbt.should_revoke", "macro.dbt.apply_grants", "macro.dbt.persist_docs", "macro.dbt.create_indexes"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.5740705, "supported_languages": ["sql"]}, "macro.dbt.create_or_replace_clone": {"name": "create_or_replace_clone", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/models/clone/create_or_replace_clone.sql", "original_file_path": "macros/materializations/models/clone/create_or_replace_clone.sql", "unique_id": "macro.dbt.create_or_replace_clone", "macro_sql": "{% macro create_or_replace_clone(this_relation, defer_relation) %}\n {{ return(adapter.dispatch('create_or_replace_clone', 'dbt')(this_relation, defer_relation)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_snowflake.snowflake__create_or_replace_clone"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.5748312, "supported_languages": null}, "macro.dbt.default__create_or_replace_clone": {"name": "default__create_or_replace_clone", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/models/clone/create_or_replace_clone.sql", "original_file_path": "macros/materializations/models/clone/create_or_replace_clone.sql", "unique_id": "macro.dbt.default__create_or_replace_clone", "macro_sql": "{% macro default__create_or_replace_clone(this_relation, defer_relation) %}\n create or replace table {{ this_relation }} clone {{ defer_relation }}\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.575372, "supported_languages": null}, "macro.dbt.materialization_clone_default": {"name": "materialization_clone_default", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/models/clone/clone.sql", "original_file_path": "macros/materializations/models/clone/clone.sql", "unique_id": "macro.dbt.materialization_clone_default", "macro_sql": "{%- materialization clone, default -%}\n\n {%- set relations = {'relations': []} -%}\n\n {%- if not defer_relation -%}\n -- nothing to do\n {{ log(\"No relation found in state manifest for \" ~ model.unique_id, info=True) }}\n {{ return(relations) }}\n {%- endif -%}\n\n {%- set existing_relation = load_cached_relation(this) -%}\n\n {%- if existing_relation and not flags.FULL_REFRESH -%}\n -- noop!\n {{ log(\"Relation \" ~ existing_relation ~ \" already exists\", info=True) }}\n {{ return(relations) }}\n {%- endif -%}\n\n {%- set other_existing_relation = load_cached_relation(defer_relation) -%}\n\n -- If this is a database that can do zero-copy cloning of tables, and the other relation is a table, then this will be a table\n -- Otherwise, this will be a view\n\n {% set can_clone_table = can_clone_table() %}\n\n {%- if other_existing_relation and other_existing_relation.type == 'table' and can_clone_table -%}\n\n {%- set target_relation = this.incorporate(type='table') -%}\n {% if existing_relation is not none and not existing_relation.is_table %}\n {{ log(\"Dropping relation \" ~ existing_relation ~ \" because it is of type \" ~ existing_relation.type) }}\n {{ drop_relation_if_exists(existing_relation) }}\n {% endif %}\n\n -- as a general rule, data platforms that can clone tables can also do atomic 'create or replace'\n {% call statement('main') %}\n {% if target_relation and defer_relation and target_relation == defer_relation %}\n {{ log(\"Target relation and defer relation are the same, skipping clone for relation: \" ~ target_relation) }}\n {% else %}\n {{ create_or_replace_clone(target_relation, defer_relation) }}\n {% endif %}\n\n {% endcall %}\n\n {% set should_revoke = should_revoke(existing_relation, full_refresh_mode=True) %}\n {% do apply_grants(target_relation, grant_config, should_revoke=should_revoke) %}\n {% do persist_docs(target_relation, model) %}\n\n {{ return({'relations': [target_relation]}) }}\n\n {%- else -%}\n\n {%- set target_relation = this.incorporate(type='view') -%}\n\n -- reuse the view materialization\n -- TODO: support actual dispatch for materialization macros\n -- Tracking ticket: https://github.com/dbt-labs/dbt-core/issues/7799\n {% set search_name = \"materialization_view_\" ~ adapter.type() %}\n {% if not search_name in context %}\n {% set search_name = \"materialization_view_default\" %}\n {% endif %}\n {% set materialization_macro = context[search_name] %}\n {% set relations = materialization_macro() %}\n {{ return(relations) }}\n\n {%- endif -%}\n\n{%- endmaterialization -%}", "depends_on": {"macros": ["macro.dbt.load_cached_relation", "macro.dbt.can_clone_table", "macro.dbt.drop_relation_if_exists", "macro.dbt.statement", "macro.dbt.create_or_replace_clone", "macro.dbt.should_revoke", "macro.dbt.apply_grants", "macro.dbt.persist_docs"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.582588, "supported_languages": ["sql"]}, "macro.dbt.can_clone_table": {"name": "can_clone_table", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/models/clone/can_clone_table.sql", "original_file_path": "macros/materializations/models/clone/can_clone_table.sql", "unique_id": "macro.dbt.can_clone_table", "macro_sql": "{% macro can_clone_table() %}\n {{ return(adapter.dispatch('can_clone_table', 'dbt')()) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_snowflake.snowflake__can_clone_table"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.5831432, "supported_languages": null}, "macro.dbt.default__can_clone_table": {"name": "default__can_clone_table", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/models/clone/can_clone_table.sql", "original_file_path": "macros/materializations/models/clone/can_clone_table.sql", "unique_id": "macro.dbt.default__can_clone_table", "macro_sql": "{% macro default__can_clone_table() %}\n {{ return(False) }}\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.5834024, "supported_languages": null}, "macro.dbt.create_csv_table": {"name": "create_csv_table", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/seeds/helpers.sql", "original_file_path": "macros/materializations/seeds/helpers.sql", "unique_id": "macro.dbt.create_csv_table", "macro_sql": "{% macro create_csv_table(model, agate_table) -%}\n {{ adapter.dispatch('create_csv_table', 'dbt')(model, agate_table) }}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt.default__create_csv_table"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.5902655, "supported_languages": null}, "macro.dbt.default__create_csv_table": {"name": "default__create_csv_table", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/seeds/helpers.sql", "original_file_path": "macros/materializations/seeds/helpers.sql", "unique_id": "macro.dbt.default__create_csv_table", "macro_sql": "{% macro default__create_csv_table(model, agate_table) %}\n {%- set column_override = model['config'].get('column_types', {}) -%}\n {%- set quote_seed_column = model['config'].get('quote_columns', None) -%}\n\n {% set sql %}\n create table {{ this.render() }} (\n {%- for col_name in agate_table.column_names -%}\n {%- set inferred_type = adapter.convert_type(agate_table, loop.index0) -%}\n {%- set type = column_override.get(col_name, inferred_type) -%}\n {%- set column_name = (col_name | string) -%}\n {{ adapter.quote_seed_column(column_name, quote_seed_column) }} {{ type }} {%- if not loop.last -%}, {%- endif -%}\n {%- endfor -%}\n )\n {% endset %}\n\n {% call statement('_') -%}\n {{ sql }}\n {%- endcall %}\n\n {{ return(sql) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.statement"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.5921679, "supported_languages": null}, "macro.dbt.reset_csv_table": {"name": "reset_csv_table", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/seeds/helpers.sql", "original_file_path": "macros/materializations/seeds/helpers.sql", "unique_id": "macro.dbt.reset_csv_table", "macro_sql": "{% macro reset_csv_table(model, full_refresh, old_relation, agate_table) -%}\n {{ adapter.dispatch('reset_csv_table', 'dbt')(model, full_refresh, old_relation, agate_table) }}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt.default__reset_csv_table"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.5926557, "supported_languages": null}, "macro.dbt.default__reset_csv_table": {"name": "default__reset_csv_table", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/seeds/helpers.sql", "original_file_path": "macros/materializations/seeds/helpers.sql", "unique_id": "macro.dbt.default__reset_csv_table", "macro_sql": "{% macro default__reset_csv_table(model, full_refresh, old_relation, agate_table) %}\n {% set sql = \"\" %}\n {% if full_refresh %}\n {{ adapter.drop_relation(old_relation) }}\n {% set sql = create_csv_table(model, agate_table) %}\n {% else %}\n {{ adapter.truncate_relation(old_relation) }}\n {% set sql = \"truncate table \" ~ old_relation %}\n {% endif %}\n\n {{ return(sql) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.create_csv_table"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.593673, "supported_languages": null}, "macro.dbt.get_csv_sql": {"name": "get_csv_sql", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/seeds/helpers.sql", "original_file_path": "macros/materializations/seeds/helpers.sql", "unique_id": "macro.dbt.get_csv_sql", "macro_sql": "{% macro get_csv_sql(create_or_truncate_sql, insert_sql) %}\n {{ adapter.dispatch('get_csv_sql', 'dbt')(create_or_truncate_sql, insert_sql) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.default__get_csv_sql"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.594103, "supported_languages": null}, "macro.dbt.default__get_csv_sql": {"name": "default__get_csv_sql", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/seeds/helpers.sql", "original_file_path": "macros/materializations/seeds/helpers.sql", "unique_id": "macro.dbt.default__get_csv_sql", "macro_sql": "{% macro default__get_csv_sql(create_or_truncate_sql, insert_sql) %}\n {{ create_or_truncate_sql }};\n -- dbt seed --\n {{ insert_sql }}\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.5943866, "supported_languages": null}, "macro.dbt.get_binding_char": {"name": "get_binding_char", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/seeds/helpers.sql", "original_file_path": "macros/materializations/seeds/helpers.sql", "unique_id": "macro.dbt.get_binding_char", "macro_sql": "{% macro get_binding_char() -%}\n {{ adapter.dispatch('get_binding_char', 'dbt')() }}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt.default__get_binding_char"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.594676, "supported_languages": null}, "macro.dbt.default__get_binding_char": {"name": "default__get_binding_char", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/seeds/helpers.sql", "original_file_path": "macros/materializations/seeds/helpers.sql", "unique_id": "macro.dbt.default__get_binding_char", "macro_sql": "{% macro default__get_binding_char() %}\n {{ return('%s') }}\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.5949323, "supported_languages": null}, "macro.dbt.get_batch_size": {"name": "get_batch_size", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/seeds/helpers.sql", "original_file_path": "macros/materializations/seeds/helpers.sql", "unique_id": "macro.dbt.get_batch_size", "macro_sql": "{% macro get_batch_size() -%}\n {{ return(adapter.dispatch('get_batch_size', 'dbt')()) }}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt.default__get_batch_size"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.5952609, "supported_languages": null}, "macro.dbt.default__get_batch_size": {"name": "default__get_batch_size", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/seeds/helpers.sql", "original_file_path": "macros/materializations/seeds/helpers.sql", "unique_id": "macro.dbt.default__get_batch_size", "macro_sql": "{% macro default__get_batch_size() %}\n {{ return(10000) }}\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.595501, "supported_languages": null}, "macro.dbt.get_seed_column_quoted_csv": {"name": "get_seed_column_quoted_csv", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/seeds/helpers.sql", "original_file_path": "macros/materializations/seeds/helpers.sql", "unique_id": "macro.dbt.get_seed_column_quoted_csv", "macro_sql": "{% macro get_seed_column_quoted_csv(model, column_names) %}\n {%- set quote_seed_column = model['config'].get('quote_columns', None) -%}\n {% set quoted = [] %}\n {% for col in column_names -%}\n {%- do quoted.append(adapter.quote_seed_column(col, quote_seed_column)) -%}\n {%- endfor %}\n\n {%- set dest_cols_csv = quoted | join(', ') -%}\n {{ return(dest_cols_csv) }}\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.5965018, "supported_languages": null}, "macro.dbt.load_csv_rows": {"name": "load_csv_rows", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/seeds/helpers.sql", "original_file_path": "macros/materializations/seeds/helpers.sql", "unique_id": "macro.dbt.load_csv_rows", "macro_sql": "{% macro load_csv_rows(model, agate_table) -%}\n {{ adapter.dispatch('load_csv_rows', 'dbt')(model, agate_table) }}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt_snowflake.snowflake__load_csv_rows"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.5970254, "supported_languages": null}, "macro.dbt.default__load_csv_rows": {"name": "default__load_csv_rows", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/seeds/helpers.sql", "original_file_path": "macros/materializations/seeds/helpers.sql", "unique_id": "macro.dbt.default__load_csv_rows", "macro_sql": "{% macro default__load_csv_rows(model, agate_table) %}\n\n {% set batch_size = get_batch_size() %}\n\n {% set cols_sql = get_seed_column_quoted_csv(model, agate_table.column_names) %}\n {% set bindings = [] %}\n\n {% set statements = [] %}\n\n {% for chunk in agate_table.rows | batch(batch_size) %}\n {% set bindings = [] %}\n\n {% for row in chunk %}\n {% do bindings.extend(row) %}\n {% endfor %}\n\n {% set sql %}\n insert into {{ this.render() }} ({{ cols_sql }}) values\n {% for row in chunk -%}\n ({%- for column in agate_table.column_names -%}\n {{ get_binding_char() }}\n {%- if not loop.last%},{%- endif %}\n {%- endfor -%})\n {%- if not loop.last%},{%- endif %}\n {%- endfor %}\n {% endset %}\n\n {% do adapter.add_query(sql, bindings=bindings, abridge_sql_log=True) %}\n\n {% if loop.index0 == 0 %}\n {% do statements.append(sql) %}\n {% endif %}\n {% endfor %}\n\n {# Return SQL so we can render it out into the compiled files #}\n {{ return(statements[0]) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.get_batch_size", "macro.dbt.get_seed_column_quoted_csv", "macro.dbt.get_binding_char"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.599569, "supported_languages": null}, "macro.dbt.materialization_seed_default": {"name": "materialization_seed_default", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/seeds/seed.sql", "original_file_path": "macros/materializations/seeds/seed.sql", "unique_id": "macro.dbt.materialization_seed_default", "macro_sql": "{% materialization seed, default %}\n\n {%- set identifier = model['alias'] -%}\n {%- set full_refresh_mode = (should_full_refresh()) -%}\n\n {%- set old_relation = adapter.get_relation(database=database, schema=schema, identifier=identifier) -%}\n\n {%- set exists_as_table = (old_relation is not none and old_relation.is_table) -%}\n {%- set exists_as_view = (old_relation is not none and old_relation.is_view) -%}\n\n {%- set grant_config = config.get('grants') -%}\n {%- set agate_table = load_agate_table() -%}\n -- grab current tables grants config for comparison later on\n\n {%- do store_result('agate_table', response='OK', agate_table=agate_table) -%}\n\n {{ run_hooks(pre_hooks, inside_transaction=False) }}\n\n -- `BEGIN` happens here:\n {{ run_hooks(pre_hooks, inside_transaction=True) }}\n\n -- build model\n {% set create_table_sql = \"\" %}\n {% if exists_as_view %}\n {{ exceptions.raise_compiler_error(\"Cannot seed to '{}', it is a view\".format(old_relation)) }}\n {% elif exists_as_table %}\n {% set create_table_sql = reset_csv_table(model, full_refresh_mode, old_relation, agate_table) %}\n {% else %}\n {% set create_table_sql = create_csv_table(model, agate_table) %}\n {% endif %}\n\n {% set code = 'CREATE' if full_refresh_mode else 'INSERT' %}\n {% set rows_affected = (agate_table.rows | length) %}\n {% set sql = load_csv_rows(model, agate_table) %}\n\n {% call noop_statement('main', code ~ ' ' ~ rows_affected, code, rows_affected) %}\n {{ get_csv_sql(create_table_sql, sql) }};\n {% endcall %}\n\n {% set target_relation = this.incorporate(type='table') %}\n\n {% set should_revoke = should_revoke(old_relation, full_refresh_mode) %}\n {% do apply_grants(target_relation, grant_config, should_revoke=should_revoke) %}\n\n {% do persist_docs(target_relation, model) %}\n\n {% if full_refresh_mode or not exists_as_table %}\n {% do create_indexes(target_relation) %}\n {% endif %}\n\n {{ run_hooks(post_hooks, inside_transaction=True) }}\n\n -- `COMMIT` happens here\n {{ adapter.commit() }}\n\n {{ run_hooks(post_hooks, inside_transaction=False) }}\n\n {{ return({'relations': [target_relation]}) }}\n\n{% endmaterialization %}", "depends_on": {"macros": ["macro.dbt.should_full_refresh", "macro.dbt.run_hooks", "macro.dbt.reset_csv_table", "macro.dbt.create_csv_table", "macro.dbt.load_csv_rows", "macro.dbt.noop_statement", "macro.dbt.get_csv_sql", "macro.dbt.should_revoke", "macro.dbt.apply_grants", "macro.dbt.persist_docs", "macro.dbt.create_indexes"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6055884, "supported_languages": ["sql"]}, "macro.dbt.materialization_snapshot_default": {"name": "materialization_snapshot_default", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/snapshots/snapshot.sql", "original_file_path": "macros/materializations/snapshots/snapshot.sql", "unique_id": "macro.dbt.materialization_snapshot_default", "macro_sql": "{% materialization snapshot, default %}\n {%- set config = model['config'] -%}\n\n {%- set target_table = model.get('alias', model.get('name')) -%}\n\n {%- set strategy_name = config.get('strategy') -%}\n {%- set unique_key = config.get('unique_key') %}\n -- grab current tables grants config for comparision later on\n {%- set grant_config = config.get('grants') -%}\n\n {% set target_relation_exists, target_relation = get_or_create_relation(\n database=model.database,\n schema=model.schema,\n identifier=target_table,\n type='table') -%}\n\n {%- if not target_relation.is_table -%}\n {% do exceptions.relation_wrong_type(target_relation, 'table') %}\n {%- endif -%}\n\n\n {{ run_hooks(pre_hooks, inside_transaction=False) }}\n\n {{ run_hooks(pre_hooks, inside_transaction=True) }}\n\n {% set strategy_macro = strategy_dispatch(strategy_name) %}\n {% set strategy = strategy_macro(model, \"snapshotted_data\", \"source_data\", config, target_relation_exists) %}\n\n {% if not target_relation_exists %}\n\n {% set build_sql = build_snapshot_table(strategy, model['compiled_code']) %}\n {% set final_sql = create_table_as(False, target_relation, build_sql) %}\n\n {% else %}\n\n {{ adapter.valid_snapshot_target(target_relation) }}\n\n {% set staging_table = build_snapshot_staging_table(strategy, sql, target_relation) %}\n\n -- this may no-op if the database does not require column expansion\n {% do adapter.expand_target_column_types(from_relation=staging_table,\n to_relation=target_relation) %}\n\n {% set missing_columns = adapter.get_missing_columns(staging_table, target_relation)\n | rejectattr('name', 'equalto', 'dbt_change_type')\n | rejectattr('name', 'equalto', 'DBT_CHANGE_TYPE')\n | rejectattr('name', 'equalto', 'dbt_unique_key')\n | rejectattr('name', 'equalto', 'DBT_UNIQUE_KEY')\n | list %}\n\n {% do create_columns(target_relation, missing_columns) %}\n\n {% set source_columns = adapter.get_columns_in_relation(staging_table)\n | rejectattr('name', 'equalto', 'dbt_change_type')\n | rejectattr('name', 'equalto', 'DBT_CHANGE_TYPE')\n | rejectattr('name', 'equalto', 'dbt_unique_key')\n | rejectattr('name', 'equalto', 'DBT_UNIQUE_KEY')\n | list %}\n\n {% set quoted_source_columns = [] %}\n {% for column in source_columns %}\n {% do quoted_source_columns.append(adapter.quote(column.name)) %}\n {% endfor %}\n\n {% set final_sql = snapshot_merge_sql(\n target = target_relation,\n source = staging_table,\n insert_cols = quoted_source_columns\n )\n %}\n\n {% endif %}\n\n {% call statement('main') %}\n {{ final_sql }}\n {% endcall %}\n\n {% set should_revoke = should_revoke(target_relation_exists, full_refresh_mode=False) %}\n {% do apply_grants(target_relation, grant_config, should_revoke=should_revoke) %}\n\n {% do persist_docs(target_relation, model) %}\n\n {% if not target_relation_exists %}\n {% do create_indexes(target_relation) %}\n {% endif %}\n\n {{ run_hooks(post_hooks, inside_transaction=True) }}\n\n {{ adapter.commit() }}\n\n {% if staging_table is defined %}\n {% do post_snapshot(staging_table) %}\n {% endif %}\n\n {{ run_hooks(post_hooks, inside_transaction=False) }}\n\n {{ return({'relations': [target_relation]}) }}\n\n{% endmaterialization %}", "depends_on": {"macros": ["macro.dbt.get_or_create_relation", "macro.dbt.run_hooks", "macro.dbt.strategy_dispatch", "macro.dbt.build_snapshot_table", "macro.dbt.create_table_as", "macro.dbt.build_snapshot_staging_table", "macro.dbt.create_columns", "macro.dbt.snapshot_merge_sql", "macro.dbt.statement", "macro.dbt.should_revoke", "macro.dbt.apply_grants", "macro.dbt.persist_docs", "macro.dbt.create_indexes", "macro.dbt.post_snapshot"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.616267, "supported_languages": ["sql"]}, "macro.dbt.create_columns": {"name": "create_columns", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/snapshots/helpers.sql", "original_file_path": "macros/materializations/snapshots/helpers.sql", "unique_id": "macro.dbt.create_columns", "macro_sql": "{% macro create_columns(relation, columns) %}\n {{ adapter.dispatch('create_columns', 'dbt')(relation, columns) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.default__create_columns"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6215212, "supported_languages": null}, "macro.dbt.default__create_columns": {"name": "default__create_columns", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/snapshots/helpers.sql", "original_file_path": "macros/materializations/snapshots/helpers.sql", "unique_id": "macro.dbt.default__create_columns", "macro_sql": "{% macro default__create_columns(relation, columns) %}\n {% for column in columns %}\n {% call statement() %}\n alter table {{ relation }} add column \"{{ column.name }}\" {{ column.data_type }};\n {% endcall %}\n {% endfor %}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.statement"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6221573, "supported_languages": null}, "macro.dbt.post_snapshot": {"name": "post_snapshot", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/snapshots/helpers.sql", "original_file_path": "macros/materializations/snapshots/helpers.sql", "unique_id": "macro.dbt.post_snapshot", "macro_sql": "{% macro post_snapshot(staging_relation) %}\n {{ adapter.dispatch('post_snapshot', 'dbt')(staging_relation) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.default__post_snapshot"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6225052, "supported_languages": null}, "macro.dbt.default__post_snapshot": {"name": "default__post_snapshot", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/snapshots/helpers.sql", "original_file_path": "macros/materializations/snapshots/helpers.sql", "unique_id": "macro.dbt.default__post_snapshot", "macro_sql": "{% macro default__post_snapshot(staging_relation) %}\n {# no-op #}\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6227016, "supported_languages": null}, "macro.dbt.get_true_sql": {"name": "get_true_sql", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/snapshots/helpers.sql", "original_file_path": "macros/materializations/snapshots/helpers.sql", "unique_id": "macro.dbt.get_true_sql", "macro_sql": "{% macro get_true_sql() %}\n {{ adapter.dispatch('get_true_sql', 'dbt')() }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.default__get_true_sql"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6230183, "supported_languages": null}, "macro.dbt.default__get_true_sql": {"name": "default__get_true_sql", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/snapshots/helpers.sql", "original_file_path": "macros/materializations/snapshots/helpers.sql", "unique_id": "macro.dbt.default__get_true_sql", "macro_sql": "{% macro default__get_true_sql() %}\n {{ return('TRUE') }}\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6232605, "supported_languages": null}, "macro.dbt.snapshot_staging_table": {"name": "snapshot_staging_table", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/snapshots/helpers.sql", "original_file_path": "macros/materializations/snapshots/helpers.sql", "unique_id": "macro.dbt.snapshot_staging_table", "macro_sql": "{% macro snapshot_staging_table(strategy, source_sql, target_relation) -%}\n {{ adapter.dispatch('snapshot_staging_table', 'dbt')(strategy, source_sql, target_relation) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.default__snapshot_staging_table"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6236718, "supported_languages": null}, "macro.dbt.default__snapshot_staging_table": {"name": "default__snapshot_staging_table", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/snapshots/helpers.sql", "original_file_path": "macros/materializations/snapshots/helpers.sql", "unique_id": "macro.dbt.default__snapshot_staging_table", "macro_sql": "{% macro default__snapshot_staging_table(strategy, source_sql, target_relation) -%}\n\n with snapshot_query as (\n\n {{ source_sql }}\n\n ),\n\n snapshotted_data as (\n\n select *,\n {{ strategy.unique_key }} as dbt_unique_key\n\n from {{ target_relation }}\n where dbt_valid_to is null\n\n ),\n\n insertions_source_data as (\n\n select\n *,\n {{ strategy.unique_key }} as dbt_unique_key,\n {{ strategy.updated_at }} as dbt_updated_at,\n {{ strategy.updated_at }} as dbt_valid_from,\n nullif({{ strategy.updated_at }}, {{ strategy.updated_at }}) as dbt_valid_to,\n {{ strategy.scd_id }} as dbt_scd_id\n\n from snapshot_query\n ),\n\n updates_source_data as (\n\n select\n *,\n {{ strategy.unique_key }} as dbt_unique_key,\n {{ strategy.updated_at }} as dbt_updated_at,\n {{ strategy.updated_at }} as dbt_valid_from,\n {{ strategy.updated_at }} as dbt_valid_to\n\n from snapshot_query\n ),\n\n {%- if strategy.invalidate_hard_deletes %}\n\n deletes_source_data as (\n\n select\n *,\n {{ strategy.unique_key }} as dbt_unique_key\n from snapshot_query\n ),\n {% endif %}\n\n insertions as (\n\n select\n 'insert' as dbt_change_type,\n source_data.*\n\n from insertions_source_data as source_data\n left outer join snapshotted_data on snapshotted_data.dbt_unique_key = source_data.dbt_unique_key\n where snapshotted_data.dbt_unique_key is null\n or (\n snapshotted_data.dbt_unique_key is not null\n and (\n {{ strategy.row_changed }}\n )\n )\n\n ),\n\n updates as (\n\n select\n 'update' as dbt_change_type,\n source_data.*,\n snapshotted_data.dbt_scd_id\n\n from updates_source_data as source_data\n join snapshotted_data on snapshotted_data.dbt_unique_key = source_data.dbt_unique_key\n where (\n {{ strategy.row_changed }}\n )\n )\n\n {%- if strategy.invalidate_hard_deletes -%}\n ,\n\n deletes as (\n\n select\n 'delete' as dbt_change_type,\n source_data.*,\n {{ snapshot_get_time() }} as dbt_valid_from,\n {{ snapshot_get_time() }} as dbt_updated_at,\n {{ snapshot_get_time() }} as dbt_valid_to,\n snapshotted_data.dbt_scd_id\n\n from snapshotted_data\n left join deletes_source_data as source_data on snapshotted_data.dbt_unique_key = source_data.dbt_unique_key\n where source_data.dbt_unique_key is null\n )\n {%- endif %}\n\n select * from insertions\n union all\n select * from updates\n {%- if strategy.invalidate_hard_deletes %}\n union all\n select * from deletes\n {%- endif %}\n\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt.snapshot_get_time"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6254663, "supported_languages": null}, "macro.dbt.build_snapshot_table": {"name": "build_snapshot_table", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/snapshots/helpers.sql", "original_file_path": "macros/materializations/snapshots/helpers.sql", "unique_id": "macro.dbt.build_snapshot_table", "macro_sql": "{% macro build_snapshot_table(strategy, sql) -%}\n {{ adapter.dispatch('build_snapshot_table', 'dbt')(strategy, sql) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.default__build_snapshot_table"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6258547, "supported_languages": null}, "macro.dbt.default__build_snapshot_table": {"name": "default__build_snapshot_table", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/snapshots/helpers.sql", "original_file_path": "macros/materializations/snapshots/helpers.sql", "unique_id": "macro.dbt.default__build_snapshot_table", "macro_sql": "{% macro default__build_snapshot_table(strategy, sql) %}\n\n select *,\n {{ strategy.scd_id }} as dbt_scd_id,\n {{ strategy.updated_at }} as dbt_updated_at,\n {{ strategy.updated_at }} as dbt_valid_from,\n nullif({{ strategy.updated_at }}, {{ strategy.updated_at }}) as dbt_valid_to\n from (\n {{ sql }}\n ) sbq\n\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6263928, "supported_languages": null}, "macro.dbt.build_snapshot_staging_table": {"name": "build_snapshot_staging_table", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/snapshots/helpers.sql", "original_file_path": "macros/materializations/snapshots/helpers.sql", "unique_id": "macro.dbt.build_snapshot_staging_table", "macro_sql": "{% macro build_snapshot_staging_table(strategy, sql, target_relation) %}\n {% set temp_relation = make_temp_relation(target_relation) %}\n\n {% set select = snapshot_staging_table(strategy, sql, target_relation) %}\n\n {% call statement('build_snapshot_staging_relation') %}\n {{ create_table_as(True, temp_relation, select) }}\n {% endcall %}\n\n {% do return(temp_relation) %}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.make_temp_relation", "macro.dbt.snapshot_staging_table", "macro.dbt.statement", "macro.dbt.create_table_as"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6273015, "supported_languages": null}, "macro.dbt.strategy_dispatch": {"name": "strategy_dispatch", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/snapshots/strategies.sql", "original_file_path": "macros/materializations/snapshots/strategies.sql", "unique_id": "macro.dbt.strategy_dispatch", "macro_sql": "{% macro strategy_dispatch(name) -%}\n{% set original_name = name %}\n {% if '.' in name %}\n {% set package_name, name = name.split(\".\", 1) %}\n {% else %}\n {% set package_name = none %}\n {% endif %}\n\n {% if package_name is none %}\n {% set package_context = context %}\n {% elif package_name in context %}\n {% set package_context = context[package_name] %}\n {% else %}\n {% set error_msg %}\n Could not find package '{{package_name}}', called with '{{original_name}}'\n {% endset %}\n {{ exceptions.raise_compiler_error(error_msg | trim) }}\n {% endif %}\n\n {%- set search_name = 'snapshot_' ~ name ~ '_strategy' -%}\n\n {% if search_name not in package_context %}\n {% set error_msg %}\n The specified strategy macro '{{name}}' was not found in package '{{ package_name }}'\n {% endset %}\n {{ exceptions.raise_compiler_error(error_msg | trim) }}\n {% endif %}\n {{ return(package_context[search_name]) }}\n{%- endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6331668, "supported_languages": null}, "macro.dbt.snapshot_hash_arguments": {"name": "snapshot_hash_arguments", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/snapshots/strategies.sql", "original_file_path": "macros/materializations/snapshots/strategies.sql", "unique_id": "macro.dbt.snapshot_hash_arguments", "macro_sql": "{% macro snapshot_hash_arguments(args) -%}\n {{ adapter.dispatch('snapshot_hash_arguments', 'dbt')(args) }}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt.default__snapshot_hash_arguments"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.633636, "supported_languages": null}, "macro.dbt.default__snapshot_hash_arguments": {"name": "default__snapshot_hash_arguments", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/snapshots/strategies.sql", "original_file_path": "macros/materializations/snapshots/strategies.sql", "unique_id": "macro.dbt.default__snapshot_hash_arguments", "macro_sql": "{% macro default__snapshot_hash_arguments(args) -%}\n md5({%- for arg in args -%}\n coalesce(cast({{ arg }} as varchar ), '')\n {% if not loop.last %} || '|' || {% endif %}\n {%- endfor -%})\n{%- endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6341166, "supported_languages": null}, "macro.dbt.snapshot_timestamp_strategy": {"name": "snapshot_timestamp_strategy", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/snapshots/strategies.sql", "original_file_path": "macros/materializations/snapshots/strategies.sql", "unique_id": "macro.dbt.snapshot_timestamp_strategy", "macro_sql": "{% macro snapshot_timestamp_strategy(node, snapshotted_rel, current_rel, config, target_exists) %}\n {% set primary_key = config['unique_key'] %}\n {% set updated_at = config['updated_at'] %}\n {% set invalidate_hard_deletes = config.get('invalidate_hard_deletes', false) %}\n\n {#/*\n The snapshot relation might not have an {{ updated_at }} value if the\n snapshot strategy is changed from `check` to `timestamp`. We\n should use a dbt-created column for the comparison in the snapshot\n table instead of assuming that the user-supplied {{ updated_at }}\n will be present in the historical data.\n\n See https://github.com/dbt-labs/dbt-core/issues/2350\n */ #}\n {% set row_changed_expr -%}\n ({{ snapshotted_rel }}.dbt_valid_from < {{ current_rel }}.{{ updated_at }})\n {%- endset %}\n\n {% set scd_id_expr = snapshot_hash_arguments([primary_key, updated_at]) %}\n\n {% do return({\n \"unique_key\": primary_key,\n \"updated_at\": updated_at,\n \"row_changed\": row_changed_expr,\n \"scd_id\": scd_id_expr,\n \"invalidate_hard_deletes\": invalidate_hard_deletes\n }) %}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.snapshot_hash_arguments"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.635572, "supported_languages": null}, "macro.dbt.snapshot_string_as_time": {"name": "snapshot_string_as_time", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/snapshots/strategies.sql", "original_file_path": "macros/materializations/snapshots/strategies.sql", "unique_id": "macro.dbt.snapshot_string_as_time", "macro_sql": "{% macro snapshot_string_as_time(timestamp) -%}\n {{ adapter.dispatch('snapshot_string_as_time', 'dbt')(timestamp) }}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt_snowflake.snowflake__snapshot_string_as_time"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6359255, "supported_languages": null}, "macro.dbt.default__snapshot_string_as_time": {"name": "default__snapshot_string_as_time", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/snapshots/strategies.sql", "original_file_path": "macros/materializations/snapshots/strategies.sql", "unique_id": "macro.dbt.default__snapshot_string_as_time", "macro_sql": "{% macro default__snapshot_string_as_time(timestamp) %}\n {% do exceptions.raise_not_implemented(\n 'snapshot_string_as_time macro not implemented for adapter '+adapter.type()\n ) %}\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.636286, "supported_languages": null}, "macro.dbt.snapshot_check_all_get_existing_columns": {"name": "snapshot_check_all_get_existing_columns", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/snapshots/strategies.sql", "original_file_path": "macros/materializations/snapshots/strategies.sql", "unique_id": "macro.dbt.snapshot_check_all_get_existing_columns", "macro_sql": "{% macro snapshot_check_all_get_existing_columns(node, target_exists, check_cols_config) -%}\n {%- if not target_exists -%}\n {#-- no table yet -> return whatever the query does --#}\n {{ return((false, query_columns)) }}\n {%- endif -%}\n\n {#-- handle any schema changes --#}\n {%- set target_relation = adapter.get_relation(database=node.database, schema=node.schema, identifier=node.alias) -%}\n\n {% if check_cols_config == 'all' %}\n {%- set query_columns = get_columns_in_query(node['compiled_code']) -%}\n\n {% elif check_cols_config is iterable and (check_cols_config | length) > 0 %}\n {#-- query for proper casing/quoting, to support comparison below --#}\n {%- set select_check_cols_from_target -%}\n {#-- N.B. The whitespace below is necessary to avoid edge case issue with comments --#}\n {#-- See: https://github.com/dbt-labs/dbt-core/issues/6781 --#}\n select {{ check_cols_config | join(', ') }} from (\n {{ node['compiled_code'] }}\n ) subq\n {%- endset -%}\n {% set query_columns = get_columns_in_query(select_check_cols_from_target) %}\n\n {% else %}\n {% do exceptions.raise_compiler_error(\"Invalid value for 'check_cols': \" ~ check_cols_config) %}\n {% endif %}\n\n {%- set existing_cols = adapter.get_columns_in_relation(target_relation) | map(attribute = 'name') | list -%}\n {%- set ns = namespace() -%} {#-- handle for-loop scoping with a namespace --#}\n {%- set ns.column_added = false -%}\n\n {%- set intersection = [] -%}\n {%- for col in query_columns -%}\n {%- if col in existing_cols -%}\n {%- do intersection.append(adapter.quote(col)) -%}\n {%- else -%}\n {% set ns.column_added = true %}\n {%- endif -%}\n {%- endfor -%}\n {{ return((ns.column_added, intersection)) }}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt.get_columns_in_query"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6391983, "supported_languages": null}, "macro.dbt.snapshot_check_strategy": {"name": "snapshot_check_strategy", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/snapshots/strategies.sql", "original_file_path": "macros/materializations/snapshots/strategies.sql", "unique_id": "macro.dbt.snapshot_check_strategy", "macro_sql": "{% macro snapshot_check_strategy(node, snapshotted_rel, current_rel, config, target_exists) %}\n {% set check_cols_config = config['check_cols'] %}\n {% set primary_key = config['unique_key'] %}\n {% set invalidate_hard_deletes = config.get('invalidate_hard_deletes', false) %}\n {% set updated_at = config.get('updated_at', snapshot_get_time()) %}\n\n {% set column_added = false %}\n\n {% set column_added, check_cols = snapshot_check_all_get_existing_columns(node, target_exists, check_cols_config) %}\n\n {%- set row_changed_expr -%}\n (\n {%- if column_added -%}\n {{ get_true_sql() }}\n {%- else -%}\n {%- for col in check_cols -%}\n {{ snapshotted_rel }}.{{ col }} != {{ current_rel }}.{{ col }}\n or\n (\n (({{ snapshotted_rel }}.{{ col }} is null) and not ({{ current_rel }}.{{ col }} is null))\n or\n ((not {{ snapshotted_rel }}.{{ col }} is null) and ({{ current_rel }}.{{ col }} is null))\n )\n {%- if not loop.last %} or {% endif -%}\n {%- endfor -%}\n {%- endif -%}\n )\n {%- endset %}\n\n {% set scd_id_expr = snapshot_hash_arguments([primary_key, updated_at]) %}\n\n {% do return({\n \"unique_key\": primary_key,\n \"updated_at\": updated_at,\n \"row_changed\": row_changed_expr,\n \"scd_id\": scd_id_expr,\n \"invalidate_hard_deletes\": invalidate_hard_deletes\n }) %}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.snapshot_get_time", "macro.dbt.snapshot_check_all_get_existing_columns", "macro.dbt.get_true_sql", "macro.dbt.snapshot_hash_arguments"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6420188, "supported_languages": null}, "macro.dbt.snapshot_merge_sql": {"name": "snapshot_merge_sql", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/snapshots/snapshot_merge.sql", "original_file_path": "macros/materializations/snapshots/snapshot_merge.sql", "unique_id": "macro.dbt.snapshot_merge_sql", "macro_sql": "{% macro snapshot_merge_sql(target, source, insert_cols) -%}\n {{ adapter.dispatch('snapshot_merge_sql', 'dbt')(target, source, insert_cols) }}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt_snowflake.snowflake__snapshot_merge_sql"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6428263, "supported_languages": null}, "macro.dbt.default__snapshot_merge_sql": {"name": "default__snapshot_merge_sql", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/snapshots/snapshot_merge.sql", "original_file_path": "macros/materializations/snapshots/snapshot_merge.sql", "unique_id": "macro.dbt.default__snapshot_merge_sql", "macro_sql": "{% macro default__snapshot_merge_sql(target, source, insert_cols) -%}\n {%- set insert_cols_csv = insert_cols | join(', ') -%}\n\n merge into {{ target }} as DBT_INTERNAL_DEST\n using {{ source }} as DBT_INTERNAL_SOURCE\n on DBT_INTERNAL_SOURCE.dbt_scd_id = DBT_INTERNAL_DEST.dbt_scd_id\n\n when matched\n and DBT_INTERNAL_DEST.dbt_valid_to is null\n and DBT_INTERNAL_SOURCE.dbt_change_type in ('update', 'delete')\n then update\n set dbt_valid_to = DBT_INTERNAL_SOURCE.dbt_valid_to\n\n when not matched\n and DBT_INTERNAL_SOURCE.dbt_change_type = 'insert'\n then insert ({{ insert_cols_csv }})\n values ({{ insert_cols_csv }})\n\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6433923, "supported_languages": null}, "macro.dbt.materialization_test_default": {"name": "materialization_test_default", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/tests/test.sql", "original_file_path": "macros/materializations/tests/test.sql", "unique_id": "macro.dbt.materialization_test_default", "macro_sql": "{%- materialization test, default -%}\n\n {% set relations = [] %}\n\n {% if should_store_failures() %}\n\n {% set identifier = model['alias'] %}\n {% set old_relation = adapter.get_relation(database=database, schema=schema, identifier=identifier) %}\n\n {% set store_failures_as = config.get('store_failures_as') %}\n -- if `--store-failures` is invoked via command line and `store_failures_as` is not set,\n -- config.get('store_failures_as', 'table') returns None, not 'table'\n {% if store_failures_as == none %}{% set store_failures_as = 'table' %}{% endif %}\n {% if store_failures_as not in ['table', 'view'] %}\n {{ exceptions.raise_compiler_error(\n \"'\" ~ store_failures_as ~ \"' is not a valid value for `store_failures_as`. \"\n \"Accepted values are: ['ephemeral', 'table', 'view']\"\n ) }}\n {% endif %}\n\n {% set target_relation = api.Relation.create(\n identifier=identifier, schema=schema, database=database, type=store_failures_as) -%} %}\n\n {% if old_relation %}\n {% do adapter.drop_relation(old_relation) %}\n {% endif %}\n\n {% call statement(auto_begin=True) %}\n {{ get_create_sql(target_relation, sql) }}\n {% endcall %}\n\n {% do relations.append(target_relation) %}\n\n {% set main_sql %}\n select *\n from {{ target_relation }}\n {% endset %}\n\n {{ adapter.commit() }}\n\n {% else %}\n\n {% set main_sql = sql %}\n\n {% endif %}\n\n {% set limit = config.get('limit') %}\n {% set fail_calc = config.get('fail_calc') %}\n {% set warn_if = config.get('warn_if') %}\n {% set error_if = config.get('error_if') %}\n\n {% call statement('main', fetch_result=True) -%}\n\n {{ get_test_sql(main_sql, fail_calc, warn_if, error_if, limit)}}\n\n {%- endcall %}\n\n {{ return({'relations': relations}) }}\n\n{%- endmaterialization -%}", "depends_on": {"macros": ["macro.dbt.should_store_failures", "macro.dbt.statement", "macro.dbt.get_create_sql", "macro.dbt.get_test_sql"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6484468, "supported_languages": ["sql"]}, "macro.dbt.get_test_sql": {"name": "get_test_sql", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/tests/helpers.sql", "original_file_path": "macros/materializations/tests/helpers.sql", "unique_id": "macro.dbt.get_test_sql", "macro_sql": "{% macro get_test_sql(main_sql, fail_calc, warn_if, error_if, limit) -%}\n {{ adapter.dispatch('get_test_sql', 'dbt')(main_sql, fail_calc, warn_if, error_if, limit) }}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt.default__get_test_sql"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6492848, "supported_languages": null}, "macro.dbt.default__get_test_sql": {"name": "default__get_test_sql", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/tests/helpers.sql", "original_file_path": "macros/materializations/tests/helpers.sql", "unique_id": "macro.dbt.default__get_test_sql", "macro_sql": "{% macro default__get_test_sql(main_sql, fail_calc, warn_if, error_if, limit) -%}\n select\n {{ fail_calc }} as failures,\n {{ fail_calc }} {{ warn_if }} as should_warn,\n {{ fail_calc }} {{ error_if }} as should_error\n from (\n {{ main_sql }}\n {{ \"limit \" ~ limit if limit != none }}\n ) dbt_internal_test\n{%- endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6499279, "supported_languages": null}, "macro.dbt.get_where_subquery": {"name": "get_where_subquery", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/tests/where_subquery.sql", "original_file_path": "macros/materializations/tests/where_subquery.sql", "unique_id": "macro.dbt.get_where_subquery", "macro_sql": "{% macro get_where_subquery(relation) -%}\n {% do return(adapter.dispatch('get_where_subquery', 'dbt')(relation)) %}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt.default__get_where_subquery"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6506045, "supported_languages": null}, "macro.dbt.default__get_where_subquery": {"name": "default__get_where_subquery", "resource_type": "macro", "package_name": "dbt", "path": "macros/materializations/tests/where_subquery.sql", "original_file_path": "macros/materializations/tests/where_subquery.sql", "unique_id": "macro.dbt.default__get_where_subquery", "macro_sql": "{% macro default__get_where_subquery(relation) -%}\n {% set where = config.get('where', '') %}\n {% if where %}\n {%- set filtered -%}\n (select * from {{ relation }} where {{ where }}) dbt_subquery\n {%- endset -%}\n {% do return(filtered) %}\n {%- else -%}\n {% do return(relation) %}\n {%- endif -%}\n{%- endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6514113, "supported_languages": null}, "macro.dbt.concat": {"name": "concat", "resource_type": "macro", "package_name": "dbt", "path": "macros/utils/concat.sql", "original_file_path": "macros/utils/concat.sql", "unique_id": "macro.dbt.concat", "macro_sql": "{% macro concat(fields) -%}\n {{ return(adapter.dispatch('concat', 'dbt')(fields)) }}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt.default__concat"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6519156, "supported_languages": null}, "macro.dbt.default__concat": {"name": "default__concat", "resource_type": "macro", "package_name": "dbt", "path": "macros/utils/concat.sql", "original_file_path": "macros/utils/concat.sql", "unique_id": "macro.dbt.default__concat", "macro_sql": "{% macro default__concat(fields) -%}\n {{ fields|join(' || ') }}\n{%- endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6521978, "supported_languages": null}, "macro.dbt.intersect": {"name": "intersect", "resource_type": "macro", "package_name": "dbt", "path": "macros/utils/intersect.sql", "original_file_path": "macros/utils/intersect.sql", "unique_id": "macro.dbt.intersect", "macro_sql": "{% macro intersect() %}\n {{ return(adapter.dispatch('intersect', 'dbt')()) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.default__intersect"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6526477, "supported_languages": null}, "macro.dbt.default__intersect": {"name": "default__intersect", "resource_type": "macro", "package_name": "dbt", "path": "macros/utils/intersect.sql", "original_file_path": "macros/utils/intersect.sql", "unique_id": "macro.dbt.default__intersect", "macro_sql": "{% macro default__intersect() %}\n\n intersect\n\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6528113, "supported_languages": null}, "macro.dbt.last_day": {"name": "last_day", "resource_type": "macro", "package_name": "dbt", "path": "macros/utils/last_day.sql", "original_file_path": "macros/utils/last_day.sql", "unique_id": "macro.dbt.last_day", "macro_sql": "{% macro last_day(date, datepart) %}\n {{ return(adapter.dispatch('last_day', 'dbt') (date, datepart)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.default__last_day"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6534655, "supported_languages": null}, "macro.dbt.default_last_day": {"name": "default_last_day", "resource_type": "macro", "package_name": "dbt", "path": "macros/utils/last_day.sql", "original_file_path": "macros/utils/last_day.sql", "unique_id": "macro.dbt.default_last_day", "macro_sql": "\n\n{%- macro default_last_day(date, datepart) -%}\n cast(\n {{dbt.dateadd('day', '-1',\n dbt.dateadd(datepart, '1', dbt.date_trunc(datepart, date))\n )}}\n as date)\n{%- endmacro -%}\n\n", "depends_on": {"macros": ["macro.dbt.dateadd", "macro.dbt.date_trunc"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6540213, "supported_languages": null}, "macro.dbt.default__last_day": {"name": "default__last_day", "resource_type": "macro", "package_name": "dbt", "path": "macros/utils/last_day.sql", "original_file_path": "macros/utils/last_day.sql", "unique_id": "macro.dbt.default__last_day", "macro_sql": "{% macro default__last_day(date, datepart) -%}\n {{dbt.default_last_day(date, datepart)}}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt.default_last_day"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.654319, "supported_languages": null}, "macro.dbt.replace": {"name": "replace", "resource_type": "macro", "package_name": "dbt", "path": "macros/utils/replace.sql", "original_file_path": "macros/utils/replace.sql", "unique_id": "macro.dbt.replace", "macro_sql": "{% macro replace(field, old_chars, new_chars) -%}\n {{ return(adapter.dispatch('replace', 'dbt') (field, old_chars, new_chars)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.default__replace"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6549563, "supported_languages": null}, "macro.dbt.default__replace": {"name": "default__replace", "resource_type": "macro", "package_name": "dbt", "path": "macros/utils/replace.sql", "original_file_path": "macros/utils/replace.sql", "unique_id": "macro.dbt.default__replace", "macro_sql": "{% macro default__replace(field, old_chars, new_chars) %}\n\n replace(\n {{ field }},\n {{ old_chars }},\n {{ new_chars }}\n )\n\n\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6552954, "supported_languages": null}, "macro.dbt.length": {"name": "length", "resource_type": "macro", "package_name": "dbt", "path": "macros/utils/length.sql", "original_file_path": "macros/utils/length.sql", "unique_id": "macro.dbt.length", "macro_sql": "{% macro length(expression) -%}\n {{ return(adapter.dispatch('length', 'dbt') (expression)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.default__length"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.655784, "supported_languages": null}, "macro.dbt.default__length": {"name": "default__length", "resource_type": "macro", "package_name": "dbt", "path": "macros/utils/length.sql", "original_file_path": "macros/utils/length.sql", "unique_id": "macro.dbt.default__length", "macro_sql": "{% macro default__length(expression) %}\n\n length(\n {{ expression }}\n )\n\n{%- endmacro -%}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6560235, "supported_languages": null}, "macro.dbt.hash": {"name": "hash", "resource_type": "macro", "package_name": "dbt", "path": "macros/utils/hash.sql", "original_file_path": "macros/utils/hash.sql", "unique_id": "macro.dbt.hash", "macro_sql": "{% macro hash(field) -%}\n {{ return(adapter.dispatch('hash', 'dbt') (field)) }}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt.default__hash"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.656515, "supported_languages": null}, "macro.dbt.default__hash": {"name": "default__hash", "resource_type": "macro", "package_name": "dbt", "path": "macros/utils/hash.sql", "original_file_path": "macros/utils/hash.sql", "unique_id": "macro.dbt.default__hash", "macro_sql": "{% macro default__hash(field) -%}\n md5(cast({{ field }} as {{ api.Column.translate_type('string') }}))\n{%- endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6569858, "supported_languages": null}, "macro.dbt.array_append": {"name": "array_append", "resource_type": "macro", "package_name": "dbt", "path": "macros/utils/array_append.sql", "original_file_path": "macros/utils/array_append.sql", "unique_id": "macro.dbt.array_append", "macro_sql": "{% macro array_append(array, new_element) -%}\n {{ return(adapter.dispatch('array_append', 'dbt')(array, new_element)) }}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt.default__array_append"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6575477, "supported_languages": null}, "macro.dbt.default__array_append": {"name": "default__array_append", "resource_type": "macro", "package_name": "dbt", "path": "macros/utils/array_append.sql", "original_file_path": "macros/utils/array_append.sql", "unique_id": "macro.dbt.default__array_append", "macro_sql": "{% macro default__array_append(array, new_element) -%}\n array_append({{ array }}, {{ new_element }})\n{%- endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.657825, "supported_languages": null}, "macro.dbt.get_intervals_between": {"name": "get_intervals_between", "resource_type": "macro", "package_name": "dbt", "path": "macros/utils/date_spine.sql", "original_file_path": "macros/utils/date_spine.sql", "unique_id": "macro.dbt.get_intervals_between", "macro_sql": "{% macro get_intervals_between(start_date, end_date, datepart) -%}\n {{ return(adapter.dispatch('get_intervals_between', 'dbt')(start_date, end_date, datepart)) }}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt.default__get_intervals_between"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6590636, "supported_languages": null}, "macro.dbt.default__get_intervals_between": {"name": "default__get_intervals_between", "resource_type": "macro", "package_name": "dbt", "path": "macros/utils/date_spine.sql", "original_file_path": "macros/utils/date_spine.sql", "unique_id": "macro.dbt.default__get_intervals_between", "macro_sql": "{% macro default__get_intervals_between(start_date, end_date, datepart) -%}\n {%- call statement('get_intervals_between', fetch_result=True) %}\n\n select {{ dbt.datediff(start_date, end_date, datepart) }}\n\n {%- endcall -%}\n\n {%- set value_list = load_result('get_intervals_between') -%}\n\n {%- if value_list and value_list['data'] -%}\n {%- set values = value_list['data'] | map(attribute=0) | list %}\n {{ return(values[0]) }}\n {%- else -%}\n {{ return(1) }}\n {%- endif -%}\n\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt.statement", "macro.dbt.datediff"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6603136, "supported_languages": null}, "macro.dbt.date_spine": {"name": "date_spine", "resource_type": "macro", "package_name": "dbt", "path": "macros/utils/date_spine.sql", "original_file_path": "macros/utils/date_spine.sql", "unique_id": "macro.dbt.date_spine", "macro_sql": "{% macro date_spine(datepart, start_date, end_date) %}\n {{ return(adapter.dispatch('date_spine', 'dbt')(datepart, start_date, end_date)) }}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt.default__date_spine"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6607804, "supported_languages": null}, "macro.dbt.default__date_spine": {"name": "default__date_spine", "resource_type": "macro", "package_name": "dbt", "path": "macros/utils/date_spine.sql", "original_file_path": "macros/utils/date_spine.sql", "unique_id": "macro.dbt.default__date_spine", "macro_sql": "{% macro default__date_spine(datepart, start_date, end_date) %}\n\n\n {# call as follows:\n\n date_spine(\n \"day\",\n \"to_date('01/01/2016', 'mm/dd/yyyy')\",\n \"dbt.dateadd(week, 1, current_date)\"\n ) #}\n\n\n with rawdata as (\n\n {{dbt.generate_series(\n dbt.get_intervals_between(start_date, end_date, datepart)\n )}}\n\n ),\n\n all_periods as (\n\n select (\n {{\n dbt.dateadd(\n datepart,\n \"row_number() over (order by 1) - 1\",\n start_date\n )\n }}\n ) as date_{{datepart}}\n from rawdata\n\n ),\n\n filtered as (\n\n select *\n from all_periods\n where date_{{datepart}} <= {{ end_date }}\n\n )\n\n select * from filtered\n\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.generate_series", "macro.dbt.get_intervals_between", "macro.dbt.dateadd"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6615293, "supported_languages": null}, "macro.dbt.array_concat": {"name": "array_concat", "resource_type": "macro", "package_name": "dbt", "path": "macros/utils/array_concat.sql", "original_file_path": "macros/utils/array_concat.sql", "unique_id": "macro.dbt.array_concat", "macro_sql": "{% macro array_concat(array_1, array_2) -%}\n {{ return(adapter.dispatch('array_concat', 'dbt')(array_1, array_2)) }}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt.default__array_concat"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6621125, "supported_languages": null}, "macro.dbt.default__array_concat": {"name": "default__array_concat", "resource_type": "macro", "package_name": "dbt", "path": "macros/utils/array_concat.sql", "original_file_path": "macros/utils/array_concat.sql", "unique_id": "macro.dbt.default__array_concat", "macro_sql": "{% macro default__array_concat(array_1, array_2) -%}\n array_cat({{ array_1 }}, {{ array_2 }})\n{%- endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.662393, "supported_languages": null}, "macro.dbt.array_construct": {"name": "array_construct", "resource_type": "macro", "package_name": "dbt", "path": "macros/utils/array_construct.sql", "original_file_path": "macros/utils/array_construct.sql", "unique_id": "macro.dbt.array_construct", "macro_sql": "{% macro array_construct(inputs=[], data_type=api.Column.translate_type('integer')) -%}\n {{ return(adapter.dispatch('array_construct', 'dbt')(inputs, data_type)) }}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt_snowflake.snowflake__array_construct"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6631353, "supported_languages": null}, "macro.dbt.default__array_construct": {"name": "default__array_construct", "resource_type": "macro", "package_name": "dbt", "path": "macros/utils/array_construct.sql", "original_file_path": "macros/utils/array_construct.sql", "unique_id": "macro.dbt.default__array_construct", "macro_sql": "{% macro default__array_construct(inputs, data_type) -%}\n {% if inputs|length > 0 %}\n array[ {{ inputs|join(' , ') }} ]\n {% else %}\n array[]::{{data_type}}[]\n {% endif %}\n{%- endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.66363, "supported_languages": null}, "macro.dbt.escape_single_quotes": {"name": "escape_single_quotes", "resource_type": "macro", "package_name": "dbt", "path": "macros/utils/escape_single_quotes.sql", "original_file_path": "macros/utils/escape_single_quotes.sql", "unique_id": "macro.dbt.escape_single_quotes", "macro_sql": "{% macro escape_single_quotes(expression) %}\n {{ return(adapter.dispatch('escape_single_quotes', 'dbt') (expression)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_snowflake.snowflake__escape_single_quotes"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6641667, "supported_languages": null}, "macro.dbt.default__escape_single_quotes": {"name": "default__escape_single_quotes", "resource_type": "macro", "package_name": "dbt", "path": "macros/utils/escape_single_quotes.sql", "original_file_path": "macros/utils/escape_single_quotes.sql", "unique_id": "macro.dbt.default__escape_single_quotes", "macro_sql": "{% macro default__escape_single_quotes(expression) -%}\n{{ expression | replace(\"'\",\"''\") }}\n{%- endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.664455, "supported_languages": null}, "macro.dbt.type_string": {"name": "type_string", "resource_type": "macro", "package_name": "dbt", "path": "macros/utils/data_types.sql", "original_file_path": "macros/utils/data_types.sql", "unique_id": "macro.dbt.type_string", "macro_sql": "\n\n{%- macro type_string() -%}\n {{ return(adapter.dispatch('type_string', 'dbt')()) }}\n{%- endmacro -%}\n\n", "depends_on": {"macros": ["macro.dbt.default__type_string"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6660612, "supported_languages": null}, "macro.dbt.default__type_string": {"name": "default__type_string", "resource_type": "macro", "package_name": "dbt", "path": "macros/utils/data_types.sql", "original_file_path": "macros/utils/data_types.sql", "unique_id": "macro.dbt.default__type_string", "macro_sql": "{% macro default__type_string() %}\n {{ return(api.Column.translate_type(\"string\")) }}\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6663847, "supported_languages": null}, "macro.dbt.type_timestamp": {"name": "type_timestamp", "resource_type": "macro", "package_name": "dbt", "path": "macros/utils/data_types.sql", "original_file_path": "macros/utils/data_types.sql", "unique_id": "macro.dbt.type_timestamp", "macro_sql": "\n\n{%- macro type_timestamp() -%}\n {{ return(adapter.dispatch('type_timestamp', 'dbt')()) }}\n{%- endmacro -%}\n\n", "depends_on": {"macros": ["macro.dbt.default__type_timestamp"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6667314, "supported_languages": null}, "macro.dbt.default__type_timestamp": {"name": "default__type_timestamp", "resource_type": "macro", "package_name": "dbt", "path": "macros/utils/data_types.sql", "original_file_path": "macros/utils/data_types.sql", "unique_id": "macro.dbt.default__type_timestamp", "macro_sql": "{% macro default__type_timestamp() %}\n {{ return(api.Column.translate_type(\"timestamp\")) }}\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6670759, "supported_languages": null}, "macro.dbt.type_float": {"name": "type_float", "resource_type": "macro", "package_name": "dbt", "path": "macros/utils/data_types.sql", "original_file_path": "macros/utils/data_types.sql", "unique_id": "macro.dbt.type_float", "macro_sql": "\n\n{%- macro type_float() -%}\n {{ return(adapter.dispatch('type_float', 'dbt')()) }}\n{%- endmacro -%}\n\n", "depends_on": {"macros": ["macro.dbt.default__type_float"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.667413, "supported_languages": null}, "macro.dbt.default__type_float": {"name": "default__type_float", "resource_type": "macro", "package_name": "dbt", "path": "macros/utils/data_types.sql", "original_file_path": "macros/utils/data_types.sql", "unique_id": "macro.dbt.default__type_float", "macro_sql": "{% macro default__type_float() %}\n {{ return(api.Column.translate_type(\"float\")) }}\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6678386, "supported_languages": null}, "macro.dbt.type_numeric": {"name": "type_numeric", "resource_type": "macro", "package_name": "dbt", "path": "macros/utils/data_types.sql", "original_file_path": "macros/utils/data_types.sql", "unique_id": "macro.dbt.type_numeric", "macro_sql": "\n\n{%- macro type_numeric() -%}\n {{ return(adapter.dispatch('type_numeric', 'dbt')()) }}\n{%- endmacro -%}\n\n", "depends_on": {"macros": ["macro.dbt.default__type_numeric"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6681986, "supported_languages": null}, "macro.dbt.default__type_numeric": {"name": "default__type_numeric", "resource_type": "macro", "package_name": "dbt", "path": "macros/utils/data_types.sql", "original_file_path": "macros/utils/data_types.sql", "unique_id": "macro.dbt.default__type_numeric", "macro_sql": "{% macro default__type_numeric() %}\n {{ return(api.Column.numeric_type(\"numeric\", 28, 6)) }}\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.668558, "supported_languages": null}, "macro.dbt.type_bigint": {"name": "type_bigint", "resource_type": "macro", "package_name": "dbt", "path": "macros/utils/data_types.sql", "original_file_path": "macros/utils/data_types.sql", "unique_id": "macro.dbt.type_bigint", "macro_sql": "\n\n{%- macro type_bigint() -%}\n {{ return(adapter.dispatch('type_bigint', 'dbt')()) }}\n{%- endmacro -%}\n\n", "depends_on": {"macros": ["macro.dbt.default__type_bigint"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6688962, "supported_languages": null}, "macro.dbt.default__type_bigint": {"name": "default__type_bigint", "resource_type": "macro", "package_name": "dbt", "path": "macros/utils/data_types.sql", "original_file_path": "macros/utils/data_types.sql", "unique_id": "macro.dbt.default__type_bigint", "macro_sql": "{% macro default__type_bigint() %}\n {{ return(api.Column.translate_type(\"bigint\")) }}\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6692111, "supported_languages": null}, "macro.dbt.type_int": {"name": "type_int", "resource_type": "macro", "package_name": "dbt", "path": "macros/utils/data_types.sql", "original_file_path": "macros/utils/data_types.sql", "unique_id": "macro.dbt.type_int", "macro_sql": "\n\n{%- macro type_int() -%}\n {{ return(adapter.dispatch('type_int', 'dbt')()) }}\n{%- endmacro -%}\n\n", "depends_on": {"macros": ["macro.dbt.default__type_int"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6695385, "supported_languages": null}, "macro.dbt.default__type_int": {"name": "default__type_int", "resource_type": "macro", "package_name": "dbt", "path": "macros/utils/data_types.sql", "original_file_path": "macros/utils/data_types.sql", "unique_id": "macro.dbt.default__type_int", "macro_sql": "{%- macro default__type_int() -%}\n {{ return(api.Column.translate_type(\"integer\")) }}\n{%- endmacro -%}\n\n", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6698325, "supported_languages": null}, "macro.dbt.type_boolean": {"name": "type_boolean", "resource_type": "macro", "package_name": "dbt", "path": "macros/utils/data_types.sql", "original_file_path": "macros/utils/data_types.sql", "unique_id": "macro.dbt.type_boolean", "macro_sql": "\n\n{%- macro type_boolean() -%}\n {{ return(adapter.dispatch('type_boolean', 'dbt')()) }}\n{%- endmacro -%}\n\n", "depends_on": {"macros": ["macro.dbt.default__type_boolean"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6701803, "supported_languages": null}, "macro.dbt.default__type_boolean": {"name": "default__type_boolean", "resource_type": "macro", "package_name": "dbt", "path": "macros/utils/data_types.sql", "original_file_path": "macros/utils/data_types.sql", "unique_id": "macro.dbt.default__type_boolean", "macro_sql": "{%- macro default__type_boolean() -%}\n {{ return(api.Column.translate_type(\"boolean\")) }}\n{%- endmacro -%}\n\n", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6704772, "supported_languages": null}, "macro.dbt.right": {"name": "right", "resource_type": "macro", "package_name": "dbt", "path": "macros/utils/right.sql", "original_file_path": "macros/utils/right.sql", "unique_id": "macro.dbt.right", "macro_sql": "{% macro right(string_text, length_expression) -%}\n {{ return(adapter.dispatch('right', 'dbt') (string_text, length_expression)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_snowflake.snowflake__right"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6710696, "supported_languages": null}, "macro.dbt.default__right": {"name": "default__right", "resource_type": "macro", "package_name": "dbt", "path": "macros/utils/right.sql", "original_file_path": "macros/utils/right.sql", "unique_id": "macro.dbt.default__right", "macro_sql": "{% macro default__right(string_text, length_expression) %}\n\n right(\n {{ string_text }},\n {{ length_expression }}\n )\n\n{%- endmacro -%}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6713562, "supported_languages": null}, "macro.dbt.date_trunc": {"name": "date_trunc", "resource_type": "macro", "package_name": "dbt", "path": "macros/utils/date_trunc.sql", "original_file_path": "macros/utils/date_trunc.sql", "unique_id": "macro.dbt.date_trunc", "macro_sql": "{% macro date_trunc(datepart, date) -%}\n {{ return(adapter.dispatch('date_trunc', 'dbt') (datepart, date)) }}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt.default__date_trunc"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.671908, "supported_languages": null}, "macro.dbt.default__date_trunc": {"name": "default__date_trunc", "resource_type": "macro", "package_name": "dbt", "path": "macros/utils/date_trunc.sql", "original_file_path": "macros/utils/date_trunc.sql", "unique_id": "macro.dbt.default__date_trunc", "macro_sql": "{% macro default__date_trunc(datepart, date) -%}\n date_trunc('{{datepart}}', {{date}})\n{%- endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6721802, "supported_languages": null}, "macro.dbt.split_part": {"name": "split_part", "resource_type": "macro", "package_name": "dbt", "path": "macros/utils/split_part.sql", "original_file_path": "macros/utils/split_part.sql", "unique_id": "macro.dbt.split_part", "macro_sql": "{% macro split_part(string_text, delimiter_text, part_number) %}\n {{ return(adapter.dispatch('split_part', 'dbt') (string_text, delimiter_text, part_number)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.default__split_part"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6730926, "supported_languages": null}, "macro.dbt.default__split_part": {"name": "default__split_part", "resource_type": "macro", "package_name": "dbt", "path": "macros/utils/split_part.sql", "original_file_path": "macros/utils/split_part.sql", "unique_id": "macro.dbt.default__split_part", "macro_sql": "{% macro default__split_part(string_text, delimiter_text, part_number) %}\n\n split_part(\n {{ string_text }},\n {{ delimiter_text }},\n {{ part_number }}\n )\n\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6734443, "supported_languages": null}, "macro.dbt._split_part_negative": {"name": "_split_part_negative", "resource_type": "macro", "package_name": "dbt", "path": "macros/utils/split_part.sql", "original_file_path": "macros/utils/split_part.sql", "unique_id": "macro.dbt._split_part_negative", "macro_sql": "{% macro _split_part_negative(string_text, delimiter_text, part_number) %}\n\n split_part(\n {{ string_text }},\n {{ delimiter_text }},\n length({{ string_text }})\n - length(\n replace({{ string_text }}, {{ delimiter_text }}, '')\n ) + 2 + {{ part_number }}\n )\n\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6739218, "supported_languages": null}, "macro.dbt.position": {"name": "position", "resource_type": "macro", "package_name": "dbt", "path": "macros/utils/position.sql", "original_file_path": "macros/utils/position.sql", "unique_id": "macro.dbt.position", "macro_sql": "{% macro position(substring_text, string_text) -%}\n {{ return(adapter.dispatch('position', 'dbt') (substring_text, string_text)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.default__position"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.674487, "supported_languages": null}, "macro.dbt.default__position": {"name": "default__position", "resource_type": "macro", "package_name": "dbt", "path": "macros/utils/position.sql", "original_file_path": "macros/utils/position.sql", "unique_id": "macro.dbt.default__position", "macro_sql": "{% macro default__position(substring_text, string_text) %}\n\n position(\n {{ substring_text }} in {{ string_text }}\n )\n\n{%- endmacro -%}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6747699, "supported_languages": null}, "macro.dbt.datediff": {"name": "datediff", "resource_type": "macro", "package_name": "dbt", "path": "macros/utils/datediff.sql", "original_file_path": "macros/utils/datediff.sql", "unique_id": "macro.dbt.datediff", "macro_sql": "{% macro datediff(first_date, second_date, datepart) %}\n {{ return(adapter.dispatch('datediff', 'dbt')(first_date, second_date, datepart)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.default__datediff"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6754441, "supported_languages": null}, "macro.dbt.default__datediff": {"name": "default__datediff", "resource_type": "macro", "package_name": "dbt", "path": "macros/utils/datediff.sql", "original_file_path": "macros/utils/datediff.sql", "unique_id": "macro.dbt.default__datediff", "macro_sql": "{% macro default__datediff(first_date, second_date, datepart) -%}\n\n datediff(\n {{ datepart }},\n {{ first_date }},\n {{ second_date }}\n )\n\n{%- endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6758032, "supported_languages": null}, "macro.dbt.cast_bool_to_text": {"name": "cast_bool_to_text", "resource_type": "macro", "package_name": "dbt", "path": "macros/utils/cast_bool_to_text.sql", "original_file_path": "macros/utils/cast_bool_to_text.sql", "unique_id": "macro.dbt.cast_bool_to_text", "macro_sql": "{% macro cast_bool_to_text(field) %}\n {{ adapter.dispatch('cast_bool_to_text', 'dbt') (field) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.default__cast_bool_to_text"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.676325, "supported_languages": null}, "macro.dbt.default__cast_bool_to_text": {"name": "default__cast_bool_to_text", "resource_type": "macro", "package_name": "dbt", "path": "macros/utils/cast_bool_to_text.sql", "original_file_path": "macros/utils/cast_bool_to_text.sql", "unique_id": "macro.dbt.default__cast_bool_to_text", "macro_sql": "{% macro default__cast_bool_to_text(field) %}\n cast({{ field }} as {{ api.Column.translate_type('string') }})\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6767828, "supported_languages": null}, "macro.dbt.safe_cast": {"name": "safe_cast", "resource_type": "macro", "package_name": "dbt", "path": "macros/utils/safe_cast.sql", "original_file_path": "macros/utils/safe_cast.sql", "unique_id": "macro.dbt.safe_cast", "macro_sql": "{% macro safe_cast(field, type) %}\n {{ return(adapter.dispatch('safe_cast', 'dbt') (field, type)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_snowflake.snowflake__safe_cast"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.677357, "supported_languages": null}, "macro.dbt.default__safe_cast": {"name": "default__safe_cast", "resource_type": "macro", "package_name": "dbt", "path": "macros/utils/safe_cast.sql", "original_file_path": "macros/utils/safe_cast.sql", "unique_id": "macro.dbt.default__safe_cast", "macro_sql": "{% macro default__safe_cast(field, type) %}\n {# most databases don't support this function yet\n so we just need to use cast #}\n cast({{field}} as {{type}})\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6776423, "supported_languages": null}, "macro.dbt.dateadd": {"name": "dateadd", "resource_type": "macro", "package_name": "dbt", "path": "macros/utils/dateadd.sql", "original_file_path": "macros/utils/dateadd.sql", "unique_id": "macro.dbt.dateadd", "macro_sql": "{% macro dateadd(datepart, interval, from_date_or_timestamp) %}\n {{ return(adapter.dispatch('dateadd', 'dbt')(datepart, interval, from_date_or_timestamp)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.default__dateadd"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6782875, "supported_languages": null}, "macro.dbt.default__dateadd": {"name": "default__dateadd", "resource_type": "macro", "package_name": "dbt", "path": "macros/utils/dateadd.sql", "original_file_path": "macros/utils/dateadd.sql", "unique_id": "macro.dbt.default__dateadd", "macro_sql": "{% macro default__dateadd(datepart, interval, from_date_or_timestamp) %}\n\n dateadd(\n {{ datepart }},\n {{ interval }},\n {{ from_date_or_timestamp }}\n )\n\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6786304, "supported_languages": null}, "macro.dbt.except": {"name": "except", "resource_type": "macro", "package_name": "dbt", "path": "macros/utils/except.sql", "original_file_path": "macros/utils/except.sql", "unique_id": "macro.dbt.except", "macro_sql": "{% macro except() %}\n {{ return(adapter.dispatch('except', 'dbt')()) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.default__except"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.67908, "supported_languages": null}, "macro.dbt.default__except": {"name": "default__except", "resource_type": "macro", "package_name": "dbt", "path": "macros/utils/except.sql", "original_file_path": "macros/utils/except.sql", "unique_id": "macro.dbt.default__except", "macro_sql": "{% macro default__except() %}\n\n except\n\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6792412, "supported_languages": null}, "macro.dbt.bool_or": {"name": "bool_or", "resource_type": "macro", "package_name": "dbt", "path": "macros/utils/bool_or.sql", "original_file_path": "macros/utils/bool_or.sql", "unique_id": "macro.dbt.bool_or", "macro_sql": "{% macro bool_or(expression) -%}\n {{ return(adapter.dispatch('bool_or', 'dbt') (expression)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_snowflake.snowflake__bool_or"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6797204, "supported_languages": null}, "macro.dbt.default__bool_or": {"name": "default__bool_or", "resource_type": "macro", "package_name": "dbt", "path": "macros/utils/bool_or.sql", "original_file_path": "macros/utils/bool_or.sql", "unique_id": "macro.dbt.default__bool_or", "macro_sql": "{% macro default__bool_or(expression) -%}\n\n bool_or({{ expression }})\n\n{%- endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6799543, "supported_languages": null}, "macro.dbt.listagg": {"name": "listagg", "resource_type": "macro", "package_name": "dbt", "path": "macros/utils/listagg.sql", "original_file_path": "macros/utils/listagg.sql", "unique_id": "macro.dbt.listagg", "macro_sql": "{% macro listagg(measure, delimiter_text=\"','\", order_by_clause=none, limit_num=none) -%}\n {{ return(adapter.dispatch('listagg', 'dbt') (measure, delimiter_text, order_by_clause, limit_num)) }}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt.default__listagg"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6810439, "supported_languages": null}, "macro.dbt.default__listagg": {"name": "default__listagg", "resource_type": "macro", "package_name": "dbt", "path": "macros/utils/listagg.sql", "original_file_path": "macros/utils/listagg.sql", "unique_id": "macro.dbt.default__listagg", "macro_sql": "{% macro default__listagg(measure, delimiter_text, order_by_clause, limit_num) -%}\n\n {% if limit_num -%}\n array_to_string(\n array_slice(\n array_agg(\n {{ measure }}\n ){% if order_by_clause -%}\n within group ({{ order_by_clause }})\n {%- endif %}\n ,0\n ,{{ limit_num }}\n ),\n {{ delimiter_text }}\n )\n {%- else %}\n listagg(\n {{ measure }},\n {{ delimiter_text }}\n )\n {% if order_by_clause -%}\n within group ({{ order_by_clause }})\n {%- endif %}\n {%- endif %}\n\n{%- endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.681884, "supported_languages": null}, "macro.dbt.string_literal": {"name": "string_literal", "resource_type": "macro", "package_name": "dbt", "path": "macros/utils/literal.sql", "original_file_path": "macros/utils/literal.sql", "unique_id": "macro.dbt.string_literal", "macro_sql": "{%- macro string_literal(value) -%}\n {{ return(adapter.dispatch('string_literal', 'dbt') (value)) }}\n{%- endmacro -%}\n\n", "depends_on": {"macros": ["macro.dbt.default__string_literal"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6823692, "supported_languages": null}, "macro.dbt.default__string_literal": {"name": "default__string_literal", "resource_type": "macro", "package_name": "dbt", "path": "macros/utils/literal.sql", "original_file_path": "macros/utils/literal.sql", "unique_id": "macro.dbt.default__string_literal", "macro_sql": "{% macro default__string_literal(value) -%}\n '{{ value }}'\n{%- endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6825852, "supported_languages": null}, "macro.dbt.get_powers_of_two": {"name": "get_powers_of_two", "resource_type": "macro", "package_name": "dbt", "path": "macros/utils/generate_series.sql", "original_file_path": "macros/utils/generate_series.sql", "unique_id": "macro.dbt.get_powers_of_two", "macro_sql": "{% macro get_powers_of_two(upper_bound) %}\n {{ return(adapter.dispatch('get_powers_of_two', 'dbt')(upper_bound)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.default__get_powers_of_two"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6839561, "supported_languages": null}, "macro.dbt.default__get_powers_of_two": {"name": "default__get_powers_of_two", "resource_type": "macro", "package_name": "dbt", "path": "macros/utils/generate_series.sql", "original_file_path": "macros/utils/generate_series.sql", "unique_id": "macro.dbt.default__get_powers_of_two", "macro_sql": "{% macro default__get_powers_of_two(upper_bound) %}\n\n {% if upper_bound <= 0 %}\n {{ exceptions.raise_compiler_error(\"upper bound must be positive\") }}\n {% endif %}\n\n {% for _ in range(1, 100) %}\n {% if upper_bound <= 2 ** loop.index %}{{ return(loop.index) }}{% endif %}\n {% endfor %}\n\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6848197, "supported_languages": null}, "macro.dbt.generate_series": {"name": "generate_series", "resource_type": "macro", "package_name": "dbt", "path": "macros/utils/generate_series.sql", "original_file_path": "macros/utils/generate_series.sql", "unique_id": "macro.dbt.generate_series", "macro_sql": "{% macro generate_series(upper_bound) %}\n {{ return(adapter.dispatch('generate_series', 'dbt')(upper_bound)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.default__generate_series"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6852174, "supported_languages": null}, "macro.dbt.default__generate_series": {"name": "default__generate_series", "resource_type": "macro", "package_name": "dbt", "path": "macros/utils/generate_series.sql", "original_file_path": "macros/utils/generate_series.sql", "unique_id": "macro.dbt.default__generate_series", "macro_sql": "{% macro default__generate_series(upper_bound) %}\n\n {% set n = dbt.get_powers_of_two(upper_bound) %}\n\n with p as (\n select 0 as generated_number union all select 1\n ), unioned as (\n\n select\n\n {% for i in range(n) %}\n p{{i}}.generated_number * power(2, {{i}})\n {% if not loop.last %} + {% endif %}\n {% endfor %}\n + 1\n as generated_number\n\n from\n\n {% for i in range(n) %}\n p as p{{i}}\n {% if not loop.last %} cross join {% endif %}\n {% endfor %}\n\n )\n\n select *\n from unioned\n where generated_number <= {{upper_bound}}\n order by generated_number\n\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.get_powers_of_two"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6862853, "supported_languages": null}, "macro.dbt.any_value": {"name": "any_value", "resource_type": "macro", "package_name": "dbt", "path": "macros/utils/any_value.sql", "original_file_path": "macros/utils/any_value.sql", "unique_id": "macro.dbt.any_value", "macro_sql": "{% macro any_value(expression) -%}\n {{ return(adapter.dispatch('any_value', 'dbt') (expression)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.default__any_value"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6867807, "supported_languages": null}, "macro.dbt.default__any_value": {"name": "default__any_value", "resource_type": "macro", "package_name": "dbt", "path": "macros/utils/any_value.sql", "original_file_path": "macros/utils/any_value.sql", "unique_id": "macro.dbt.default__any_value", "macro_sql": "{% macro default__any_value(expression) -%}\n\n any_value({{ expression }})\n\n{%- endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6870184, "supported_languages": null}, "macro.dbt.get_create_sql": {"name": "get_create_sql", "resource_type": "macro", "package_name": "dbt", "path": "macros/relations/create.sql", "original_file_path": "macros/relations/create.sql", "unique_id": "macro.dbt.get_create_sql", "macro_sql": "{%- macro get_create_sql(relation, sql) -%}\n {{- log('Applying CREATE to: ' ~ relation) -}}\n {{- adapter.dispatch('get_create_sql', 'dbt')(relation, sql) -}}\n{%- endmacro -%}\n\n\n", "depends_on": {"macros": ["macro.dbt_snowflake.snowflake__get_create_sql"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6879935, "supported_languages": null}, "macro.dbt.default__get_create_sql": {"name": "default__get_create_sql", "resource_type": "macro", "package_name": "dbt", "path": "macros/relations/create.sql", "original_file_path": "macros/relations/create.sql", "unique_id": "macro.dbt.default__get_create_sql", "macro_sql": "{%- macro default__get_create_sql(relation, sql) -%}\n\n {%- if relation.is_view -%}\n {{ get_create_view_as_sql(relation, sql) }}\n\n {%- elif relation.is_table -%}\n {{ get_create_table_as_sql(False, relation, sql) }}\n\n {%- elif relation.is_materialized_view -%}\n {{ get_create_materialized_view_as_sql(relation, sql) }}\n\n {%- else -%}\n {{- exceptions.raise_compiler_error(\"`get_create_sql` has not been implemented for: \" ~ relation.type ) -}}\n\n {%- endif -%}\n\n{%- endmacro -%}", "depends_on": {"macros": ["macro.dbt.get_create_view_as_sql", "macro.dbt.get_create_table_as_sql", "macro.dbt.get_create_materialized_view_as_sql"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6889453, "supported_languages": null}, "macro.dbt.get_create_backup_sql": {"name": "get_create_backup_sql", "resource_type": "macro", "package_name": "dbt", "path": "macros/relations/create_backup.sql", "original_file_path": "macros/relations/create_backup.sql", "unique_id": "macro.dbt.get_create_backup_sql", "macro_sql": "{%- macro get_create_backup_sql(relation) -%}\n {{- log('Applying CREATE BACKUP to: ' ~ relation) -}}\n {{- adapter.dispatch('get_create_backup_sql', 'dbt')(relation) -}}\n{%- endmacro -%}\n\n\n", "depends_on": {"macros": ["macro.dbt.default__get_create_backup_sql"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6896036, "supported_languages": null}, "macro.dbt.default__get_create_backup_sql": {"name": "default__get_create_backup_sql", "resource_type": "macro", "package_name": "dbt", "path": "macros/relations/create_backup.sql", "original_file_path": "macros/relations/create_backup.sql", "unique_id": "macro.dbt.default__get_create_backup_sql", "macro_sql": "{%- macro default__get_create_backup_sql(relation) -%}\n\n -- get the standard backup name\n {% set backup_relation = make_backup_relation(relation, relation.type) %}\n\n -- drop any pre-existing backup\n {{ get_drop_sql(backup_relation) }};\n\n {{ get_rename_sql(relation, backup_relation.identifier) }}\n\n{%- endmacro -%}", "depends_on": {"macros": ["macro.dbt.make_backup_relation", "macro.dbt.get_drop_sql", "macro.dbt.get_rename_sql"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.690186, "supported_languages": null}, "macro.dbt.get_replace_sql": {"name": "get_replace_sql", "resource_type": "macro", "package_name": "dbt", "path": "macros/relations/replace.sql", "original_file_path": "macros/relations/replace.sql", "unique_id": "macro.dbt.get_replace_sql", "macro_sql": "{% macro get_replace_sql(existing_relation, target_relation, sql) %}\n {{- log('Applying REPLACE to: ' ~ existing_relation) -}}\n {{- adapter.dispatch('get_replace_sql', 'dbt')(existing_relation, target_relation, sql) -}}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_snowflake.snowflake__get_replace_sql"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.691528, "supported_languages": null}, "macro.dbt.default__get_replace_sql": {"name": "default__get_replace_sql", "resource_type": "macro", "package_name": "dbt", "path": "macros/relations/replace.sql", "original_file_path": "macros/relations/replace.sql", "unique_id": "macro.dbt.default__get_replace_sql", "macro_sql": "{% macro default__get_replace_sql(existing_relation, target_relation, sql) %}\n\n {# /* use a create or replace statement if possible */ #}\n\n {% set is_replaceable = existing_relation.type == target_relation_type and existing_relation.can_be_replaced %}\n\n {% if is_replaceable and existing_relation.is_view %}\n {{ get_replace_view_sql(target_relation, sql) }}\n\n {% elif is_replaceable and existing_relation.is_table %}\n {{ get_replace_table_sql(target_relation, sql) }}\n\n {% elif is_replaceable and existing_relation.is_materialized_view %}\n {{ get_replace_materialized_view_sql(target_relation, sql) }}\n\n {# /* a create or replace statement is not possible, so try to stage and/or backup to be safe */ #}\n\n {# /* create target_relation as an intermediate relation, then swap it out with the existing one using a backup */ #}\n {%- elif target_relation.can_be_renamed and existing_relation.can_be_renamed -%}\n {{ get_create_intermediate_sql(target_relation, sql) }};\n {{ get_create_backup_sql(existing_relation) }};\n {{ get_rename_intermediate_sql(target_relation) }};\n {{ get_drop_backup_sql(existing_relation) }}\n\n {# /* create target_relation as an intermediate relation, then swap it out with the existing one without using a backup */ #}\n {%- elif target_relation.can_be_renamed -%}\n {{ get_create_intermediate_sql(target_relation, sql) }};\n {{ get_drop_sql(existing_relation) }};\n {{ get_rename_intermediate_sql(target_relation) }}\n\n {# /* create target_relation in place by first backing up the existing relation */ #}\n {%- elif existing_relation.can_be_renamed -%}\n {{ get_create_backup_sql(existing_relation) }};\n {{ get_create_sql(target_relation, sql) }};\n {{ get_drop_backup_sql(existing_relation) }}\n\n {# /* no renaming is allowed, so just drop and create */ #}\n {%- else -%}\n {{ get_drop_sql(existing_relation) }};\n {{ get_create_sql(target_relation, sql) }}\n\n {%- endif -%}\n\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.get_replace_view_sql", "macro.dbt.get_replace_table_sql", "macro.dbt.get_replace_materialized_view_sql", "macro.dbt.get_create_intermediate_sql", "macro.dbt.get_create_backup_sql", "macro.dbt.get_rename_intermediate_sql", "macro.dbt.get_drop_backup_sql", "macro.dbt.get_drop_sql", "macro.dbt.get_create_sql"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6940413, "supported_languages": null}, "macro.dbt.get_rename_sql": {"name": "get_rename_sql", "resource_type": "macro", "package_name": "dbt", "path": "macros/relations/rename.sql", "original_file_path": "macros/relations/rename.sql", "unique_id": "macro.dbt.get_rename_sql", "macro_sql": "{%- macro get_rename_sql(relation, new_name) -%}\n {{- log('Applying RENAME to: ' ~ relation) -}}\n {{- adapter.dispatch('get_rename_sql', 'dbt')(relation, new_name) -}}\n{%- endmacro -%}\n\n\n", "depends_on": {"macros": ["macro.dbt.default__get_rename_sql"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6952684, "supported_languages": null}, "macro.dbt.default__get_rename_sql": {"name": "default__get_rename_sql", "resource_type": "macro", "package_name": "dbt", "path": "macros/relations/rename.sql", "original_file_path": "macros/relations/rename.sql", "unique_id": "macro.dbt.default__get_rename_sql", "macro_sql": "{%- macro default__get_rename_sql(relation, new_name) -%}\n\n {%- if relation.is_view -%}\n {{ get_rename_view_sql(relation, new_name) }}\n\n {%- elif relation.is_table -%}\n {{ get_rename_table_sql(relation, new_name) }}\n\n {%- elif relation.is_materialized_view -%}\n {{ get_rename_materialized_view_sql(relation, new_name) }}\n\n {%- else -%}\n {{- exceptions.raise_compiler_error(\"`get_rename_sql` has not been implemented for: \" ~ relation.type ) -}}\n\n {%- endif -%}\n\n{%- endmacro -%}\n\n\n", "depends_on": {"macros": ["macro.dbt.get_rename_view_sql", "macro.dbt.get_rename_table_sql", "macro.dbt.get_rename_materialized_view_sql"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6961737, "supported_languages": null}, "macro.dbt.rename_relation": {"name": "rename_relation", "resource_type": "macro", "package_name": "dbt", "path": "macros/relations/rename.sql", "original_file_path": "macros/relations/rename.sql", "unique_id": "macro.dbt.rename_relation", "macro_sql": "{% macro rename_relation(from_relation, to_relation) -%}\n {{ return(adapter.dispatch('rename_relation', 'dbt')(from_relation, to_relation)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_snowflake.snowflake__rename_relation"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.696597, "supported_languages": null}, "macro.dbt.default__rename_relation": {"name": "default__rename_relation", "resource_type": "macro", "package_name": "dbt", "path": "macros/relations/rename.sql", "original_file_path": "macros/relations/rename.sql", "unique_id": "macro.dbt.default__rename_relation", "macro_sql": "{% macro default__rename_relation(from_relation, to_relation) -%}\n {% set target_name = adapter.quote_as_configured(to_relation.identifier, 'identifier') %}\n {% call statement('rename_relation') -%}\n alter table {{ from_relation }} rename to {{ target_name }}\n {%- endcall %}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.statement"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6971881, "supported_languages": null}, "macro.dbt.get_create_intermediate_sql": {"name": "get_create_intermediate_sql", "resource_type": "macro", "package_name": "dbt", "path": "macros/relations/create_intermediate.sql", "original_file_path": "macros/relations/create_intermediate.sql", "unique_id": "macro.dbt.get_create_intermediate_sql", "macro_sql": "{%- macro get_create_intermediate_sql(relation, sql) -%}\n {{- log('Applying CREATE INTERMEDIATE to: ' ~ relation) -}}\n {{- adapter.dispatch('get_create_intermediate_sql', 'dbt')(relation, sql) -}}\n{%- endmacro -%}\n\n\n", "depends_on": {"macros": ["macro.dbt.default__get_create_intermediate_sql"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.697902, "supported_languages": null}, "macro.dbt.default__get_create_intermediate_sql": {"name": "default__get_create_intermediate_sql", "resource_type": "macro", "package_name": "dbt", "path": "macros/relations/create_intermediate.sql", "original_file_path": "macros/relations/create_intermediate.sql", "unique_id": "macro.dbt.default__get_create_intermediate_sql", "macro_sql": "{%- macro default__get_create_intermediate_sql(relation, sql) -%}\n\n -- get the standard intermediate name\n {% set intermediate_relation = make_intermediate_relation(relation) %}\n\n -- drop any pre-existing intermediate\n {{ get_drop_sql(intermediate_relation) }};\n\n {{ get_create_sql(intermediate_relation, sql) }}\n\n{%- endmacro -%}", "depends_on": {"macros": ["macro.dbt.make_intermediate_relation", "macro.dbt.get_drop_sql", "macro.dbt.get_create_sql"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.698417, "supported_languages": null}, "macro.dbt.get_drop_sql": {"name": "get_drop_sql", "resource_type": "macro", "package_name": "dbt", "path": "macros/relations/drop.sql", "original_file_path": "macros/relations/drop.sql", "unique_id": "macro.dbt.get_drop_sql", "macro_sql": "{%- macro get_drop_sql(relation) -%}\n {{- log('Applying DROP to: ' ~ relation) -}}\n {{- adapter.dispatch('get_drop_sql', 'dbt')(relation) -}}\n{%- endmacro -%}\n\n\n", "depends_on": {"macros": ["macro.dbt_snowflake.snowflake__get_drop_sql"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.6996384, "supported_languages": null}, "macro.dbt.default__get_drop_sql": {"name": "default__get_drop_sql", "resource_type": "macro", "package_name": "dbt", "path": "macros/relations/drop.sql", "original_file_path": "macros/relations/drop.sql", "unique_id": "macro.dbt.default__get_drop_sql", "macro_sql": "{%- macro default__get_drop_sql(relation) -%}\n\n {%- if relation.is_view -%}\n {{ drop_view(relation) }}\n\n {%- elif relation.is_table -%}\n {{ drop_table(relation) }}\n\n {%- elif relation.is_materialized_view -%}\n {{ drop_materialized_view(relation) }}\n\n {%- else -%}\n drop {{ relation.type }} if exists {{ relation }} cascade\n\n {%- endif -%}\n\n{%- endmacro -%}\n\n\n", "depends_on": {"macros": ["macro.dbt.drop_view", "macro.dbt.drop_table", "macro.dbt.drop_materialized_view"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7004297, "supported_languages": null}, "macro.dbt.drop_relation": {"name": "drop_relation", "resource_type": "macro", "package_name": "dbt", "path": "macros/relations/drop.sql", "original_file_path": "macros/relations/drop.sql", "unique_id": "macro.dbt.drop_relation", "macro_sql": "{% macro drop_relation(relation) -%}\n {{ return(adapter.dispatch('drop_relation', 'dbt')(relation)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.default__drop_relation"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.700803, "supported_languages": null}, "macro.dbt.default__drop_relation": {"name": "default__drop_relation", "resource_type": "macro", "package_name": "dbt", "path": "macros/relations/drop.sql", "original_file_path": "macros/relations/drop.sql", "unique_id": "macro.dbt.default__drop_relation", "macro_sql": "{% macro default__drop_relation(relation) -%}\n {% call statement('drop_relation', auto_begin=False) -%}\n {{ get_drop_sql(relation) }}\n {%- endcall %}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.statement", "macro.dbt.get_drop_sql"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7012312, "supported_languages": null}, "macro.dbt.drop_relation_if_exists": {"name": "drop_relation_if_exists", "resource_type": "macro", "package_name": "dbt", "path": "macros/relations/drop.sql", "original_file_path": "macros/relations/drop.sql", "unique_id": "macro.dbt.drop_relation_if_exists", "macro_sql": "{% macro drop_relation_if_exists(relation) %}\n {% if relation is not none %}\n {{ adapter.drop_relation(relation) }}\n {% endif %}\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7016332, "supported_languages": null}, "macro.dbt.get_drop_backup_sql": {"name": "get_drop_backup_sql", "resource_type": "macro", "package_name": "dbt", "path": "macros/relations/drop_backup.sql", "original_file_path": "macros/relations/drop_backup.sql", "unique_id": "macro.dbt.get_drop_backup_sql", "macro_sql": "{%- macro get_drop_backup_sql(relation) -%}\n {{- log('Applying DROP BACKUP to: ' ~ relation) -}}\n {{- adapter.dispatch('get_drop_backup_sql', 'dbt')(relation) -}}\n{%- endmacro -%}\n\n\n", "depends_on": {"macros": ["macro.dbt.default__get_drop_backup_sql"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.702265, "supported_languages": null}, "macro.dbt.default__get_drop_backup_sql": {"name": "default__get_drop_backup_sql", "resource_type": "macro", "package_name": "dbt", "path": "macros/relations/drop_backup.sql", "original_file_path": "macros/relations/drop_backup.sql", "unique_id": "macro.dbt.default__get_drop_backup_sql", "macro_sql": "{%- macro default__get_drop_backup_sql(relation) -%}\n\n -- get the standard backup name\n {% set backup_relation = make_backup_relation(relation, relation.type) %}\n\n {{ get_drop_sql(backup_relation) }}\n\n{%- endmacro -%}", "depends_on": {"macros": ["macro.dbt.make_backup_relation", "macro.dbt.get_drop_sql"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7026958, "supported_languages": null}, "macro.dbt.get_rename_intermediate_sql": {"name": "get_rename_intermediate_sql", "resource_type": "macro", "package_name": "dbt", "path": "macros/relations/rename_intermediate.sql", "original_file_path": "macros/relations/rename_intermediate.sql", "unique_id": "macro.dbt.get_rename_intermediate_sql", "macro_sql": "{%- macro get_rename_intermediate_sql(relation) -%}\n {{- log('Applying RENAME INTERMEDIATE to: ' ~ relation) -}}\n {{- adapter.dispatch('get_rename_intermediate_sql', 'dbt')(relation) -}}\n{%- endmacro -%}\n\n\n", "depends_on": {"macros": ["macro.dbt.default__get_rename_intermediate_sql"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7033315, "supported_languages": null}, "macro.dbt.default__get_rename_intermediate_sql": {"name": "default__get_rename_intermediate_sql", "resource_type": "macro", "package_name": "dbt", "path": "macros/relations/rename_intermediate.sql", "original_file_path": "macros/relations/rename_intermediate.sql", "unique_id": "macro.dbt.default__get_rename_intermediate_sql", "macro_sql": "{%- macro default__get_rename_intermediate_sql(relation) -%}\n\n -- get the standard intermediate name\n {% set intermediate_relation = make_intermediate_relation(relation) %}\n\n {{ get_rename_sql(intermediate_relation, relation.identifier) }}\n\n{%- endmacro -%}", "depends_on": {"macros": ["macro.dbt.make_intermediate_relation", "macro.dbt.get_rename_sql"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7038882, "supported_languages": null}, "macro.dbt.get_create_materialized_view_as_sql": {"name": "get_create_materialized_view_as_sql", "resource_type": "macro", "package_name": "dbt", "path": "macros/relations/materialized_view/create.sql", "original_file_path": "macros/relations/materialized_view/create.sql", "unique_id": "macro.dbt.get_create_materialized_view_as_sql", "macro_sql": "{% macro get_create_materialized_view_as_sql(relation, sql) -%}\n {{- adapter.dispatch('get_create_materialized_view_as_sql', 'dbt')(relation, sql) -}}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt.default__get_create_materialized_view_as_sql"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7044184, "supported_languages": null}, "macro.dbt.default__get_create_materialized_view_as_sql": {"name": "default__get_create_materialized_view_as_sql", "resource_type": "macro", "package_name": "dbt", "path": "macros/relations/materialized_view/create.sql", "original_file_path": "macros/relations/materialized_view/create.sql", "unique_id": "macro.dbt.default__get_create_materialized_view_as_sql", "macro_sql": "{% macro default__get_create_materialized_view_as_sql(relation, sql) -%}\n {{ exceptions.raise_compiler_error(\n \"`get_create_materialized_view_as_sql` has not been implemented for this adapter.\"\n ) }}\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7047193, "supported_languages": null}, "macro.dbt.get_replace_materialized_view_sql": {"name": "get_replace_materialized_view_sql", "resource_type": "macro", "package_name": "dbt", "path": "macros/relations/materialized_view/replace.sql", "original_file_path": "macros/relations/materialized_view/replace.sql", "unique_id": "macro.dbt.get_replace_materialized_view_sql", "macro_sql": "{% macro get_replace_materialized_view_sql(relation, sql) %}\n {{- adapter.dispatch('get_replace_materialized_view_sql', 'dbt')(relation, sql) -}}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.default__get_replace_materialized_view_sql"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7052577, "supported_languages": null}, "macro.dbt.default__get_replace_materialized_view_sql": {"name": "default__get_replace_materialized_view_sql", "resource_type": "macro", "package_name": "dbt", "path": "macros/relations/materialized_view/replace.sql", "original_file_path": "macros/relations/materialized_view/replace.sql", "unique_id": "macro.dbt.default__get_replace_materialized_view_sql", "macro_sql": "{% macro default__get_replace_materialized_view_sql(relation, sql) %}\n {{ exceptions.raise_compiler_error(\n \"`get_replace_materialized_view_sql` has not been implemented for this adapter.\"\n ) }}\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7055554, "supported_languages": null}, "macro.dbt.get_rename_materialized_view_sql": {"name": "get_rename_materialized_view_sql", "resource_type": "macro", "package_name": "dbt", "path": "macros/relations/materialized_view/rename.sql", "original_file_path": "macros/relations/materialized_view/rename.sql", "unique_id": "macro.dbt.get_rename_materialized_view_sql", "macro_sql": "{% macro get_rename_materialized_view_sql(relation, new_name) %}\n {{- adapter.dispatch('get_rename_materialized_view_sql', 'dbt')(relation, new_name) -}}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.default__get_rename_materialized_view_sql"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7060902, "supported_languages": null}, "macro.dbt.default__get_rename_materialized_view_sql": {"name": "default__get_rename_materialized_view_sql", "resource_type": "macro", "package_name": "dbt", "path": "macros/relations/materialized_view/rename.sql", "original_file_path": "macros/relations/materialized_view/rename.sql", "unique_id": "macro.dbt.default__get_rename_materialized_view_sql", "macro_sql": "{% macro default__get_rename_materialized_view_sql(relation, new_name) %}\n {{ exceptions.raise_compiler_error(\n \"`get_rename_materialized_view_sql` has not been implemented for this adapter.\"\n ) }}\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7064087, "supported_languages": null}, "macro.dbt.get_alter_materialized_view_as_sql": {"name": "get_alter_materialized_view_as_sql", "resource_type": "macro", "package_name": "dbt", "path": "macros/relations/materialized_view/alter.sql", "original_file_path": "macros/relations/materialized_view/alter.sql", "unique_id": "macro.dbt.get_alter_materialized_view_as_sql", "macro_sql": "{% macro get_alter_materialized_view_as_sql(\n relation,\n configuration_changes,\n sql,\n existing_relation,\n backup_relation,\n intermediate_relation\n) %}\n {{- log('Applying ALTER to: ' ~ relation) -}}\n {{- adapter.dispatch('get_alter_materialized_view_as_sql', 'dbt')(\n relation,\n configuration_changes,\n sql,\n existing_relation,\n backup_relation,\n intermediate_relation\n ) -}}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.default__get_alter_materialized_view_as_sql"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7075126, "supported_languages": null}, "macro.dbt.default__get_alter_materialized_view_as_sql": {"name": "default__get_alter_materialized_view_as_sql", "resource_type": "macro", "package_name": "dbt", "path": "macros/relations/materialized_view/alter.sql", "original_file_path": "macros/relations/materialized_view/alter.sql", "unique_id": "macro.dbt.default__get_alter_materialized_view_as_sql", "macro_sql": "{% macro default__get_alter_materialized_view_as_sql(\n relation,\n configuration_changes,\n sql,\n existing_relation,\n backup_relation,\n intermediate_relation\n) %}\n {{ exceptions.raise_compiler_error(\"Materialized views have not been implemented for this adapter.\") }}\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.707906, "supported_languages": null}, "macro.dbt.get_materialized_view_configuration_changes": {"name": "get_materialized_view_configuration_changes", "resource_type": "macro", "package_name": "dbt", "path": "macros/relations/materialized_view/alter.sql", "original_file_path": "macros/relations/materialized_view/alter.sql", "unique_id": "macro.dbt.get_materialized_view_configuration_changes", "macro_sql": "{% macro get_materialized_view_configuration_changes(existing_relation, new_config) %}\n /* {#\n It's recommended that configuration changes be formatted as follows:\n {\"\": [{\"action\": \"\", \"context\": ...}]}\n\n For example:\n {\n \"indexes\": [\n {\"action\": \"drop\", \"context\": \"index_abc\"},\n {\"action\": \"create\", \"context\": {\"columns\": [\"column_1\", \"column_2\"], \"type\": \"hash\", \"unique\": True}},\n ],\n }\n\n Either way, `get_materialized_view_configuration_changes` needs to align with `get_alter_materialized_view_as_sql`.\n #} */\n {{- log('Determining configuration changes on: ' ~ existing_relation) -}}\n {%- do return(adapter.dispatch('get_materialized_view_configuration_changes', 'dbt')(existing_relation, new_config)) -%}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.default__get_materialized_view_configuration_changes"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.708478, "supported_languages": null}, "macro.dbt.default__get_materialized_view_configuration_changes": {"name": "default__get_materialized_view_configuration_changes", "resource_type": "macro", "package_name": "dbt", "path": "macros/relations/materialized_view/alter.sql", "original_file_path": "macros/relations/materialized_view/alter.sql", "unique_id": "macro.dbt.default__get_materialized_view_configuration_changes", "macro_sql": "{% macro default__get_materialized_view_configuration_changes(existing_relation, new_config) %}\n {{ exceptions.raise_compiler_error(\"Materialized views have not been implemented for this adapter.\") }}\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7087762, "supported_languages": null}, "macro.dbt.drop_materialized_view": {"name": "drop_materialized_view", "resource_type": "macro", "package_name": "dbt", "path": "macros/relations/materialized_view/drop.sql", "original_file_path": "macros/relations/materialized_view/drop.sql", "unique_id": "macro.dbt.drop_materialized_view", "macro_sql": "{% macro drop_materialized_view(relation) -%}\n {{ return(adapter.dispatch('drop_materialized_view', 'dbt')(relation)) }}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt.default__drop_materialized_view"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7093089, "supported_languages": null}, "macro.dbt.default__drop_materialized_view": {"name": "default__drop_materialized_view", "resource_type": "macro", "package_name": "dbt", "path": "macros/relations/materialized_view/drop.sql", "original_file_path": "macros/relations/materialized_view/drop.sql", "unique_id": "macro.dbt.default__drop_materialized_view", "macro_sql": "{% macro default__drop_materialized_view(relation) -%}\n drop materialized view if exists {{ relation }} cascade\n{%- endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.709526, "supported_languages": null}, "macro.dbt.refresh_materialized_view": {"name": "refresh_materialized_view", "resource_type": "macro", "package_name": "dbt", "path": "macros/relations/materialized_view/refresh.sql", "original_file_path": "macros/relations/materialized_view/refresh.sql", "unique_id": "macro.dbt.refresh_materialized_view", "macro_sql": "{% macro refresh_materialized_view(relation) %}\n {{- log('Applying REFRESH to: ' ~ relation) -}}\n {{- adapter.dispatch('refresh_materialized_view', 'dbt')(relation) -}}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.default__refresh_materialized_view"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.71014, "supported_languages": null}, "macro.dbt.default__refresh_materialized_view": {"name": "default__refresh_materialized_view", "resource_type": "macro", "package_name": "dbt", "path": "macros/relations/materialized_view/refresh.sql", "original_file_path": "macros/relations/materialized_view/refresh.sql", "unique_id": "macro.dbt.default__refresh_materialized_view", "macro_sql": "{% macro default__refresh_materialized_view(relation) %}\n {{ exceptions.raise_compiler_error(\"`refresh_materialized_view` has not been implemented for this adapter.\") }}\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7104256, "supported_languages": null}, "macro.dbt.get_table_columns_and_constraints": {"name": "get_table_columns_and_constraints", "resource_type": "macro", "package_name": "dbt", "path": "macros/relations/column/columns_spec_ddl.sql", "original_file_path": "macros/relations/column/columns_spec_ddl.sql", "unique_id": "macro.dbt.get_table_columns_and_constraints", "macro_sql": "{%- macro get_table_columns_and_constraints() -%}\n {{ adapter.dispatch('get_table_columns_and_constraints', 'dbt')() }}\n{%- endmacro -%}\n\n", "depends_on": {"macros": ["macro.dbt.default__get_table_columns_and_constraints"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7122037, "supported_languages": null}, "macro.dbt.default__get_table_columns_and_constraints": {"name": "default__get_table_columns_and_constraints", "resource_type": "macro", "package_name": "dbt", "path": "macros/relations/column/columns_spec_ddl.sql", "original_file_path": "macros/relations/column/columns_spec_ddl.sql", "unique_id": "macro.dbt.default__get_table_columns_and_constraints", "macro_sql": "{% macro default__get_table_columns_and_constraints() -%}\n {{ return(table_columns_and_constraints()) }}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt.table_columns_and_constraints"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.712461, "supported_languages": null}, "macro.dbt.table_columns_and_constraints": {"name": "table_columns_and_constraints", "resource_type": "macro", "package_name": "dbt", "path": "macros/relations/column/columns_spec_ddl.sql", "original_file_path": "macros/relations/column/columns_spec_ddl.sql", "unique_id": "macro.dbt.table_columns_and_constraints", "macro_sql": "{% macro table_columns_and_constraints() %}\n {# loop through user_provided_columns to create DDL with data types and constraints #}\n {%- set raw_column_constraints = adapter.render_raw_columns_constraints(raw_columns=model['columns']) -%}\n {%- set raw_model_constraints = adapter.render_raw_model_constraints(raw_constraints=model['constraints']) -%}\n (\n {% for c in raw_column_constraints -%}\n {{ c }}{{ \",\" if not loop.last or raw_model_constraints }}\n {% endfor %}\n {% for c in raw_model_constraints -%}\n {{ c }}{{ \",\" if not loop.last }}\n {% endfor -%}\n )\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.71369, "supported_languages": null}, "macro.dbt.get_assert_columns_equivalent": {"name": "get_assert_columns_equivalent", "resource_type": "macro", "package_name": "dbt", "path": "macros/relations/column/columns_spec_ddl.sql", "original_file_path": "macros/relations/column/columns_spec_ddl.sql", "unique_id": "macro.dbt.get_assert_columns_equivalent", "macro_sql": "\n\n{%- macro get_assert_columns_equivalent(sql) -%}\n {{ adapter.dispatch('get_assert_columns_equivalent', 'dbt')(sql) }}\n{%- endmacro -%}\n\n", "depends_on": {"macros": ["macro.dbt.default__get_assert_columns_equivalent"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.714053, "supported_languages": null}, "macro.dbt.default__get_assert_columns_equivalent": {"name": "default__get_assert_columns_equivalent", "resource_type": "macro", "package_name": "dbt", "path": "macros/relations/column/columns_spec_ddl.sql", "original_file_path": "macros/relations/column/columns_spec_ddl.sql", "unique_id": "macro.dbt.default__get_assert_columns_equivalent", "macro_sql": "{% macro default__get_assert_columns_equivalent(sql) -%}\n {{ return(assert_columns_equivalent(sql)) }}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt.assert_columns_equivalent"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7143388, "supported_languages": null}, "macro.dbt.assert_columns_equivalent": {"name": "assert_columns_equivalent", "resource_type": "macro", "package_name": "dbt", "path": "macros/relations/column/columns_spec_ddl.sql", "original_file_path": "macros/relations/column/columns_spec_ddl.sql", "unique_id": "macro.dbt.assert_columns_equivalent", "macro_sql": "{% macro assert_columns_equivalent(sql) %}\n\n {#-- First ensure the user has defined 'columns' in yaml specification --#}\n {%- set user_defined_columns = model['columns'] -%}\n {%- if not user_defined_columns -%}\n {{ exceptions.raise_contract_error([], []) }}\n {%- endif -%}\n\n {#-- Obtain the column schema provided by sql file. #}\n {%- set sql_file_provided_columns = get_column_schema_from_query(sql, config.get('sql_header', none)) -%}\n {#--Obtain the column schema provided by the schema file by generating an 'empty schema' query from the model's columns. #}\n {%- set schema_file_provided_columns = get_column_schema_from_query(get_empty_schema_sql(user_defined_columns)) -%}\n\n {#-- create dictionaries with name and formatted data type and strings for exception #}\n {%- set sql_columns = format_columns(sql_file_provided_columns) -%}\n {%- set yaml_columns = format_columns(schema_file_provided_columns) -%}\n\n {%- if sql_columns|length != yaml_columns|length -%}\n {%- do exceptions.raise_contract_error(yaml_columns, sql_columns) -%}\n {%- endif -%}\n\n {%- for sql_col in sql_columns -%}\n {%- set yaml_col = [] -%}\n {%- for this_col in yaml_columns -%}\n {%- if this_col['name'] == sql_col['name'] -%}\n {%- do yaml_col.append(this_col) -%}\n {%- break -%}\n {%- endif -%}\n {%- endfor -%}\n {%- if not yaml_col -%}\n {#-- Column with name not found in yaml #}\n {%- do exceptions.raise_contract_error(yaml_columns, sql_columns) -%}\n {%- endif -%}\n {%- if sql_col['formatted'] != yaml_col[0]['formatted'] -%}\n {#-- Column data types don't match #}\n {%- do exceptions.raise_contract_error(yaml_columns, sql_columns) -%}\n {%- endif -%}\n {%- endfor -%}\n\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.get_column_schema_from_query", "macro.dbt.get_empty_schema_sql", "macro.dbt.format_columns"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7170002, "supported_languages": null}, "macro.dbt.format_columns": {"name": "format_columns", "resource_type": "macro", "package_name": "dbt", "path": "macros/relations/column/columns_spec_ddl.sql", "original_file_path": "macros/relations/column/columns_spec_ddl.sql", "unique_id": "macro.dbt.format_columns", "macro_sql": "{% macro format_columns(columns) %}\n {% set formatted_columns = [] %}\n {% for column in columns %}\n {%- set formatted_column = adapter.dispatch('format_column', 'dbt')(column) -%}\n {%- do formatted_columns.append(formatted_column) -%}\n {% endfor %}\n {{ return(formatted_columns) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.default__format_column"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7177937, "supported_languages": null}, "macro.dbt.default__format_column": {"name": "default__format_column", "resource_type": "macro", "package_name": "dbt", "path": "macros/relations/column/columns_spec_ddl.sql", "original_file_path": "macros/relations/column/columns_spec_ddl.sql", "unique_id": "macro.dbt.default__format_column", "macro_sql": "{% macro default__format_column(column) -%}\n {% set data_type = column.dtype %}\n {% set formatted = column.column.lower() ~ \" \" ~ data_type %}\n {{ return({'name': column.name, 'data_type': data_type, 'formatted': formatted}) }}\n{%- endmacro -%}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7185333, "supported_languages": null}, "macro.dbt.get_create_view_as_sql": {"name": "get_create_view_as_sql", "resource_type": "macro", "package_name": "dbt", "path": "macros/relations/view/create.sql", "original_file_path": "macros/relations/view/create.sql", "unique_id": "macro.dbt.get_create_view_as_sql", "macro_sql": "{% macro get_create_view_as_sql(relation, sql) -%}\n {{ adapter.dispatch('get_create_view_as_sql', 'dbt')(relation, sql) }}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt.default__get_create_view_as_sql"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7193215, "supported_languages": null}, "macro.dbt.default__get_create_view_as_sql": {"name": "default__get_create_view_as_sql", "resource_type": "macro", "package_name": "dbt", "path": "macros/relations/view/create.sql", "original_file_path": "macros/relations/view/create.sql", "unique_id": "macro.dbt.default__get_create_view_as_sql", "macro_sql": "{% macro default__get_create_view_as_sql(relation, sql) -%}\n {{ return(create_view_as(relation, sql)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.create_view_as"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7196567, "supported_languages": null}, "macro.dbt.create_view_as": {"name": "create_view_as", "resource_type": "macro", "package_name": "dbt", "path": "macros/relations/view/create.sql", "original_file_path": "macros/relations/view/create.sql", "unique_id": "macro.dbt.create_view_as", "macro_sql": "{% macro create_view_as(relation, sql) -%}\n {{ adapter.dispatch('create_view_as', 'dbt')(relation, sql) }}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt_snowflake.snowflake__create_view_as"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7200468, "supported_languages": null}, "macro.dbt.default__create_view_as": {"name": "default__create_view_as", "resource_type": "macro", "package_name": "dbt", "path": "macros/relations/view/create.sql", "original_file_path": "macros/relations/view/create.sql", "unique_id": "macro.dbt.default__create_view_as", "macro_sql": "{% macro default__create_view_as(relation, sql) -%}\n {%- set sql_header = config.get('sql_header', none) -%}\n\n {{ sql_header if sql_header is not none }}\n create view {{ relation }}\n {% set contract_config = config.get('contract') %}\n {% if contract_config.enforced %}\n {{ get_assert_columns_equivalent(sql) }}\n {%- endif %}\n as (\n {{ sql }}\n );\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt.get_assert_columns_equivalent"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7209263, "supported_languages": null}, "macro.dbt.get_replace_view_sql": {"name": "get_replace_view_sql", "resource_type": "macro", "package_name": "dbt", "path": "macros/relations/view/replace.sql", "original_file_path": "macros/relations/view/replace.sql", "unique_id": "macro.dbt.get_replace_view_sql", "macro_sql": "{% macro get_replace_view_sql(relation, sql) %}\n {{- adapter.dispatch('get_replace_view_sql', 'dbt')(relation, sql) -}}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_snowflake.snowflake__get_replace_view_sql"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.722348, "supported_languages": null}, "macro.dbt.default__get_replace_view_sql": {"name": "default__get_replace_view_sql", "resource_type": "macro", "package_name": "dbt", "path": "macros/relations/view/replace.sql", "original_file_path": "macros/relations/view/replace.sql", "unique_id": "macro.dbt.default__get_replace_view_sql", "macro_sql": "{% macro default__get_replace_view_sql(relation, sql) %}\n {{ exceptions.raise_compiler_error(\n \"`get_replace_view_sql` has not been implemented for this adapter.\"\n ) }}\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.722669, "supported_languages": null}, "macro.dbt.create_or_replace_view": {"name": "create_or_replace_view", "resource_type": "macro", "package_name": "dbt", "path": "macros/relations/view/replace.sql", "original_file_path": "macros/relations/view/replace.sql", "unique_id": "macro.dbt.create_or_replace_view", "macro_sql": "{% macro create_or_replace_view() %}\n {%- set identifier = model['alias'] -%}\n\n {%- set old_relation = adapter.get_relation(database=database, schema=schema, identifier=identifier) -%}\n {%- set exists_as_view = (old_relation is not none and old_relation.is_view) -%}\n\n {%- set target_relation = api.Relation.create(\n identifier=identifier, schema=schema, database=database,\n type='view') -%}\n {% set grant_config = config.get('grants') %}\n\n {{ run_hooks(pre_hooks) }}\n\n -- If there's a table with the same name and we weren't told to full refresh,\n -- that's an error. If we were told to full refresh, drop it. This behavior differs\n -- for Snowflake and BigQuery, so multiple dispatch is used.\n {%- if old_relation is not none and old_relation.is_table -%}\n {{ handle_existing_table(should_full_refresh(), old_relation) }}\n {%- endif -%}\n\n -- build model\n {% call statement('main') -%}\n {{ get_create_view_as_sql(target_relation, sql) }}\n {%- endcall %}\n\n {% set should_revoke = should_revoke(exists_as_view, full_refresh_mode=True) %}\n {% do apply_grants(target_relation, grant_config, should_revoke=should_revoke) %}\n\n {{ run_hooks(post_hooks) }}\n\n {{ return({'relations': [target_relation]}) }}\n\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.run_hooks", "macro.dbt.handle_existing_table", "macro.dbt.should_full_refresh", "macro.dbt.statement", "macro.dbt.get_create_view_as_sql", "macro.dbt.should_revoke", "macro.dbt.apply_grants"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7250133, "supported_languages": null}, "macro.dbt.handle_existing_table": {"name": "handle_existing_table", "resource_type": "macro", "package_name": "dbt", "path": "macros/relations/view/replace.sql", "original_file_path": "macros/relations/view/replace.sql", "unique_id": "macro.dbt.handle_existing_table", "macro_sql": "{% macro handle_existing_table(full_refresh, old_relation) %}\n {{ adapter.dispatch('handle_existing_table', 'dbt')(full_refresh, old_relation) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.default__handle_existing_table"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7254236, "supported_languages": null}, "macro.dbt.default__handle_existing_table": {"name": "default__handle_existing_table", "resource_type": "macro", "package_name": "dbt", "path": "macros/relations/view/replace.sql", "original_file_path": "macros/relations/view/replace.sql", "unique_id": "macro.dbt.default__handle_existing_table", "macro_sql": "{% macro default__handle_existing_table(full_refresh, old_relation) %}\n {{ log(\"Dropping relation \" ~ old_relation ~ \" because it is of type \" ~ old_relation.type) }}\n {{ adapter.drop_relation(old_relation) }}\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.725887, "supported_languages": null}, "macro.dbt.get_rename_view_sql": {"name": "get_rename_view_sql", "resource_type": "macro", "package_name": "dbt", "path": "macros/relations/view/rename.sql", "original_file_path": "macros/relations/view/rename.sql", "unique_id": "macro.dbt.get_rename_view_sql", "macro_sql": "{% macro get_rename_view_sql(relation, new_name) %}\n {{- adapter.dispatch('get_rename_view_sql', 'dbt')(relation, new_name) -}}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_snowflake.snowflake__get_rename_view_sql"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7264204, "supported_languages": null}, "macro.dbt.default__get_rename_view_sql": {"name": "default__get_rename_view_sql", "resource_type": "macro", "package_name": "dbt", "path": "macros/relations/view/rename.sql", "original_file_path": "macros/relations/view/rename.sql", "unique_id": "macro.dbt.default__get_rename_view_sql", "macro_sql": "{% macro default__get_rename_view_sql(relation, new_name) %}\n {{ exceptions.raise_compiler_error(\n \"`get_rename_view_sql` has not been implemented for this adapter.\"\n ) }}\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.726727, "supported_languages": null}, "macro.dbt.drop_view": {"name": "drop_view", "resource_type": "macro", "package_name": "dbt", "path": "macros/relations/view/drop.sql", "original_file_path": "macros/relations/view/drop.sql", "unique_id": "macro.dbt.drop_view", "macro_sql": "{% macro drop_view(relation) -%}\n {{ return(adapter.dispatch('drop_view', 'dbt')(relation)) }}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt.default__drop_view"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7272606, "supported_languages": null}, "macro.dbt.default__drop_view": {"name": "default__drop_view", "resource_type": "macro", "package_name": "dbt", "path": "macros/relations/view/drop.sql", "original_file_path": "macros/relations/view/drop.sql", "unique_id": "macro.dbt.default__drop_view", "macro_sql": "{% macro default__drop_view(relation) -%}\n drop view if exists {{ relation }} cascade\n{%- endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.727484, "supported_languages": null}, "macro.dbt.get_create_table_as_sql": {"name": "get_create_table_as_sql", "resource_type": "macro", "package_name": "dbt", "path": "macros/relations/table/create.sql", "original_file_path": "macros/relations/table/create.sql", "unique_id": "macro.dbt.get_create_table_as_sql", "macro_sql": "{% macro get_create_table_as_sql(temporary, relation, sql) -%}\n {{ adapter.dispatch('get_create_table_as_sql', 'dbt')(temporary, relation, sql) }}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt.default__get_create_table_as_sql"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7289486, "supported_languages": null}, "macro.dbt.default__get_create_table_as_sql": {"name": "default__get_create_table_as_sql", "resource_type": "macro", "package_name": "dbt", "path": "macros/relations/table/create.sql", "original_file_path": "macros/relations/table/create.sql", "unique_id": "macro.dbt.default__get_create_table_as_sql", "macro_sql": "{% macro default__get_create_table_as_sql(temporary, relation, sql) -%}\n {{ return(create_table_as(temporary, relation, sql)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.create_table_as"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7293272, "supported_languages": null}, "macro.dbt.create_table_as": {"name": "create_table_as", "resource_type": "macro", "package_name": "dbt", "path": "macros/relations/table/create.sql", "original_file_path": "macros/relations/table/create.sql", "unique_id": "macro.dbt.create_table_as", "macro_sql": "{% macro create_table_as(temporary, relation, compiled_code, language='sql') -%}\n {# backward compatibility for create_table_as that does not support language #}\n {% if language == \"sql\" %}\n {{ adapter.dispatch('create_table_as', 'dbt')(temporary, relation, compiled_code)}}\n {% else %}\n {{ adapter.dispatch('create_table_as', 'dbt')(temporary, relation, compiled_code, language) }}\n {% endif %}\n\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt_snowflake.snowflake__create_table_as"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7304237, "supported_languages": null}, "macro.dbt.default__create_table_as": {"name": "default__create_table_as", "resource_type": "macro", "package_name": "dbt", "path": "macros/relations/table/create.sql", "original_file_path": "macros/relations/table/create.sql", "unique_id": "macro.dbt.default__create_table_as", "macro_sql": "{% macro default__create_table_as(temporary, relation, sql) -%}\n {%- set sql_header = config.get('sql_header', none) -%}\n\n {{ sql_header if sql_header is not none }}\n\n create {% if temporary: -%}temporary{%- endif %} table\n {{ relation.include(database=(not temporary), schema=(not temporary)) }}\n {% set contract_config = config.get('contract') %}\n {% if contract_config.enforced and (not temporary) %}\n {{ get_assert_columns_equivalent(sql) }}\n {{ get_table_columns_and_constraints() }}\n {%- set sql = get_select_subquery(sql) %}\n {% endif %}\n as (\n {{ sql }}\n );\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt.get_assert_columns_equivalent", "macro.dbt.get_table_columns_and_constraints", "macro.dbt.get_select_subquery"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7319229, "supported_languages": null}, "macro.dbt.default__get_column_names": {"name": "default__get_column_names", "resource_type": "macro", "package_name": "dbt", "path": "macros/relations/table/create.sql", "original_file_path": "macros/relations/table/create.sql", "unique_id": "macro.dbt.default__get_column_names", "macro_sql": "{% macro default__get_column_names() %}\n {#- loop through user_provided_columns to get column names -#}\n {%- set user_provided_columns = model['columns'] -%}\n {%- for i in user_provided_columns %}\n {%- set col = user_provided_columns[i] -%}\n {%- set col_name = adapter.quote(col['name']) if col.get('quote') else col['name'] -%}\n {{ col_name }}{{ \", \" if not loop.last }}\n {%- endfor -%}\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7329047, "supported_languages": null}, "macro.dbt.get_select_subquery": {"name": "get_select_subquery", "resource_type": "macro", "package_name": "dbt", "path": "macros/relations/table/create.sql", "original_file_path": "macros/relations/table/create.sql", "unique_id": "macro.dbt.get_select_subquery", "macro_sql": "{% macro get_select_subquery(sql) %}\n {{ return(adapter.dispatch('get_select_subquery', 'dbt')(sql)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.default__get_select_subquery"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7333074, "supported_languages": null}, "macro.dbt.default__get_select_subquery": {"name": "default__get_select_subquery", "resource_type": "macro", "package_name": "dbt", "path": "macros/relations/table/create.sql", "original_file_path": "macros/relations/table/create.sql", "unique_id": "macro.dbt.default__get_select_subquery", "macro_sql": "{% macro default__get_select_subquery(sql) %}\n select {{ adapter.dispatch('get_column_names', 'dbt')() }}\n from (\n {{ sql }}\n ) as model_subq\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt.default__get_column_names"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7336726, "supported_languages": null}, "macro.dbt.get_replace_table_sql": {"name": "get_replace_table_sql", "resource_type": "macro", "package_name": "dbt", "path": "macros/relations/table/replace.sql", "original_file_path": "macros/relations/table/replace.sql", "unique_id": "macro.dbt.get_replace_table_sql", "macro_sql": "{% macro get_replace_table_sql(relation, sql) %}\n {{- adapter.dispatch('get_replace_table_sql', 'dbt')(relation, sql) -}}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_snowflake.snowflake__get_replace_table_sql"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.734216, "supported_languages": null}, "macro.dbt.default__get_replace_table_sql": {"name": "default__get_replace_table_sql", "resource_type": "macro", "package_name": "dbt", "path": "macros/relations/table/replace.sql", "original_file_path": "macros/relations/table/replace.sql", "unique_id": "macro.dbt.default__get_replace_table_sql", "macro_sql": "{% macro default__get_replace_table_sql(relation, sql) %}\n {{ exceptions.raise_compiler_error(\n \"`get_replace_table_sql` has not been implemented for this adapter.\"\n ) }}\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7345262, "supported_languages": null}, "macro.dbt.get_rename_table_sql": {"name": "get_rename_table_sql", "resource_type": "macro", "package_name": "dbt", "path": "macros/relations/table/rename.sql", "original_file_path": "macros/relations/table/rename.sql", "unique_id": "macro.dbt.get_rename_table_sql", "macro_sql": "{% macro get_rename_table_sql(relation, new_name) %}\n {{- adapter.dispatch('get_rename_table_sql', 'dbt')(relation, new_name) -}}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_snowflake.snowflake__get_rename_table_sql"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7350638, "supported_languages": null}, "macro.dbt.default__get_rename_table_sql": {"name": "default__get_rename_table_sql", "resource_type": "macro", "package_name": "dbt", "path": "macros/relations/table/rename.sql", "original_file_path": "macros/relations/table/rename.sql", "unique_id": "macro.dbt.default__get_rename_table_sql", "macro_sql": "{% macro default__get_rename_table_sql(relation, new_name) %}\n {{ exceptions.raise_compiler_error(\n \"`get_rename_table_sql` has not been implemented for this adapter.\"\n ) }}\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.735367, "supported_languages": null}, "macro.dbt.drop_table": {"name": "drop_table", "resource_type": "macro", "package_name": "dbt", "path": "macros/relations/table/drop.sql", "original_file_path": "macros/relations/table/drop.sql", "unique_id": "macro.dbt.drop_table", "macro_sql": "{% macro drop_table(relation) -%}\n {{ return(adapter.dispatch('drop_table', 'dbt')(relation)) }}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt.default__drop_table"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.735886, "supported_languages": null}, "macro.dbt.default__drop_table": {"name": "default__drop_table", "resource_type": "macro", "package_name": "dbt", "path": "macros/relations/table/drop.sql", "original_file_path": "macros/relations/table/drop.sql", "unique_id": "macro.dbt.default__drop_table", "macro_sql": "{% macro default__drop_table(relation) -%}\n drop table if exists {{ relation }} cascade\n{%- endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7361104, "supported_languages": null}, "macro.dbt.default__test_accepted_values": {"name": "default__test_accepted_values", "resource_type": "macro", "package_name": "dbt", "path": "macros/generic_test_sql/accepted_values.sql", "original_file_path": "macros/generic_test_sql/accepted_values.sql", "unique_id": "macro.dbt.default__test_accepted_values", "macro_sql": "{% macro default__test_accepted_values(model, column_name, values, quote=True) %}\n\nwith all_values as (\n\n select\n {{ column_name }} as value_field,\n count(*) as n_records\n\n from {{ model }}\n group by {{ column_name }}\n\n)\n\nselect *\nfrom all_values\nwhere value_field not in (\n {% for value in values -%}\n {% if quote -%}\n '{{ value }}'\n {%- else -%}\n {{ value }}\n {%- endif -%}\n {%- if not loop.last -%},{%- endif %}\n {%- endfor %}\n)\n\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7371912, "supported_languages": null}, "macro.dbt.default__test_not_null": {"name": "default__test_not_null", "resource_type": "macro", "package_name": "dbt", "path": "macros/generic_test_sql/not_null.sql", "original_file_path": "macros/generic_test_sql/not_null.sql", "unique_id": "macro.dbt.default__test_not_null", "macro_sql": "{% macro default__test_not_null(model, column_name) %}\n\n{% set column_list = '*' if should_store_failures() else column_name %}\n\nselect {{ column_list }}\nfrom {{ model }}\nwhere {{ column_name }} is null\n\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.should_store_failures"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7377944, "supported_languages": null}, "macro.dbt.default__test_unique": {"name": "default__test_unique", "resource_type": "macro", "package_name": "dbt", "path": "macros/generic_test_sql/unique.sql", "original_file_path": "macros/generic_test_sql/unique.sql", "unique_id": "macro.dbt.default__test_unique", "macro_sql": "{% macro default__test_unique(model, column_name) %}\n\nselect\n {{ column_name }} as unique_field,\n count(*) as n_records\n\nfrom {{ model }}\nwhere {{ column_name }} is not null\ngroup by {{ column_name }}\nhaving count(*) > 1\n\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.738288, "supported_languages": null}, "macro.dbt.default__test_relationships": {"name": "default__test_relationships", "resource_type": "macro", "package_name": "dbt", "path": "macros/generic_test_sql/relationships.sql", "original_file_path": "macros/generic_test_sql/relationships.sql", "unique_id": "macro.dbt.default__test_relationships", "macro_sql": "{% macro default__test_relationships(model, column_name, to, field) %}\n\nwith child as (\n select {{ column_name }} as from_field\n from {{ model }}\n where {{ column_name }} is not null\n),\n\nparent as (\n select {{ field }} as to_field\n from {{ to }}\n)\n\nselect\n from_field\n\nfrom child\nleft join parent\n on child.from_field = parent.to_field\n\nwhere parent.to_field is null\n\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7389283, "supported_languages": null}, "macro.dbt.generate_alias_name": {"name": "generate_alias_name", "resource_type": "macro", "package_name": "dbt", "path": "macros/get_custom_name/get_custom_alias.sql", "original_file_path": "macros/get_custom_name/get_custom_alias.sql", "unique_id": "macro.dbt.generate_alias_name", "macro_sql": "{% macro generate_alias_name(custom_alias_name=none, node=none) -%}\n {% do return(adapter.dispatch('generate_alias_name', 'dbt')(custom_alias_name, node)) %}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt.default__generate_alias_name"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7396896, "supported_languages": null}, "macro.dbt.default__generate_alias_name": {"name": "default__generate_alias_name", "resource_type": "macro", "package_name": "dbt", "path": "macros/get_custom_name/get_custom_alias.sql", "original_file_path": "macros/get_custom_name/get_custom_alias.sql", "unique_id": "macro.dbt.default__generate_alias_name", "macro_sql": "{% macro default__generate_alias_name(custom_alias_name=none, node=none) -%}\n\n {%- if custom_alias_name -%}\n\n {{ custom_alias_name | trim }}\n\n {%- elif node.version -%}\n\n {{ return(node.name ~ \"_v\" ~ (node.version | replace(\".\", \"_\"))) }}\n\n {%- else -%}\n\n {{ node.name }}\n\n {%- endif -%}\n\n{%- endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7404952, "supported_languages": null}, "macro.dbt.generate_database_name": {"name": "generate_database_name", "resource_type": "macro", "package_name": "dbt", "path": "macros/get_custom_name/get_custom_database.sql", "original_file_path": "macros/get_custom_name/get_custom_database.sql", "unique_id": "macro.dbt.generate_database_name", "macro_sql": "{% macro generate_database_name(custom_database_name=none, node=none) -%}\n {% do return(adapter.dispatch('generate_database_name', 'dbt')(custom_database_name, node)) %}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt.default__generate_database_name"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7412367, "supported_languages": null}, "macro.dbt.default__generate_database_name": {"name": "default__generate_database_name", "resource_type": "macro", "package_name": "dbt", "path": "macros/get_custom_name/get_custom_database.sql", "original_file_path": "macros/get_custom_name/get_custom_database.sql", "unique_id": "macro.dbt.default__generate_database_name", "macro_sql": "{% macro default__generate_database_name(custom_database_name=none, node=none) -%}\n {%- set default_database = target.database -%}\n {%- if custom_database_name is none -%}\n\n {{ default_database }}\n\n {%- else -%}\n\n {{ custom_database_name }}\n\n {%- endif -%}\n\n{%- endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7417734, "supported_languages": null}, "macro.dbt.generate_schema_name": {"name": "generate_schema_name", "resource_type": "macro", "package_name": "dbt", "path": "macros/get_custom_name/get_custom_schema.sql", "original_file_path": "macros/get_custom_name/get_custom_schema.sql", "unique_id": "macro.dbt.generate_schema_name", "macro_sql": "{% macro generate_schema_name(custom_schema_name=none, node=none) -%}\n {{ return(adapter.dispatch('generate_schema_name', 'dbt')(custom_schema_name, node)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.default__generate_schema_name"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7427077, "supported_languages": null}, "macro.dbt.default__generate_schema_name": {"name": "default__generate_schema_name", "resource_type": "macro", "package_name": "dbt", "path": "macros/get_custom_name/get_custom_schema.sql", "original_file_path": "macros/get_custom_name/get_custom_schema.sql", "unique_id": "macro.dbt.default__generate_schema_name", "macro_sql": "{% macro default__generate_schema_name(custom_schema_name, node) -%}\n\n {%- set default_schema = target.schema -%}\n {%- if custom_schema_name is none -%}\n\n {{ default_schema }}\n\n {%- else -%}\n\n {{ default_schema }}_{{ custom_schema_name | trim }}\n\n {%- endif -%}\n\n{%- endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7436163, "supported_languages": null}, "macro.dbt.generate_schema_name_for_env": {"name": "generate_schema_name_for_env", "resource_type": "macro", "package_name": "dbt", "path": "macros/get_custom_name/get_custom_schema.sql", "original_file_path": "macros/get_custom_name/get_custom_schema.sql", "unique_id": "macro.dbt.generate_schema_name_for_env", "macro_sql": "{% macro generate_schema_name_for_env(custom_schema_name, node) -%}\n\n {%- set default_schema = target.schema -%}\n {%- if target.name == 'prod' and custom_schema_name is not none -%}\n\n {{ custom_schema_name | trim }}\n\n {%- else -%}\n\n {{ default_schema }}\n\n {%- endif -%}\n\n{%- endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.744229, "supported_languages": null}, "macro.dbt.statement": {"name": "statement", "resource_type": "macro", "package_name": "dbt", "path": "macros/etc/statement.sql", "original_file_path": "macros/etc/statement.sql", "unique_id": "macro.dbt.statement", "macro_sql": "\n{%- macro statement(name=None, fetch_result=False, auto_begin=True, language='sql') -%}\n {%- if execute: -%}\n {%- set compiled_code = caller() -%}\n\n {%- if name == 'main' -%}\n {{ log('Writing runtime {} for node \"{}\"'.format(language, model['unique_id'])) }}\n {{ write(compiled_code) }}\n {%- endif -%}\n {%- if language == 'sql'-%}\n {%- set res, table = adapter.execute(compiled_code, auto_begin=auto_begin, fetch=fetch_result) -%}\n {%- elif language == 'python' -%}\n {%- set res = submit_python_job(model, compiled_code) -%}\n {#-- TODO: What should table be for python models? --#}\n {%- set table = None -%}\n {%- else -%}\n {% do exceptions.raise_compiler_error(\"statement macro didn't get supported language\") %}\n {%- endif -%}\n\n {%- if name is not none -%}\n {{ store_result(name, response=res, agate_table=table) }}\n {%- endif -%}\n\n {%- endif -%}\n{%- endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7470143, "supported_languages": null}, "macro.dbt.noop_statement": {"name": "noop_statement", "resource_type": "macro", "package_name": "dbt", "path": "macros/etc/statement.sql", "original_file_path": "macros/etc/statement.sql", "unique_id": "macro.dbt.noop_statement", "macro_sql": "{% macro noop_statement(name=None, message=None, code=None, rows_affected=None, res=None) -%}\n {%- set sql = caller() -%}\n\n {%- if name == 'main' -%}\n {{ log('Writing runtime SQL for node \"{}\"'.format(model['unique_id'])) }}\n {{ write(sql) }}\n {%- endif -%}\n\n {%- if name is not none -%}\n {{ store_raw_result(name, message=message, code=code, rows_affected=rows_affected, agate_table=res) }}\n {%- endif -%}\n\n{%- endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7481935, "supported_languages": null}, "macro.dbt.run_query": {"name": "run_query", "resource_type": "macro", "package_name": "dbt", "path": "macros/etc/statement.sql", "original_file_path": "macros/etc/statement.sql", "unique_id": "macro.dbt.run_query", "macro_sql": "{% macro run_query(sql) %}\n {% call statement(\"run_query_statement\", fetch_result=true, auto_begin=false) %}\n {{ sql }}\n {% endcall %}\n\n {% do return(load_result(\"run_query_statement\").table) %}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.statement"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7487853, "supported_languages": null}, "macro.dbt.convert_datetime": {"name": "convert_datetime", "resource_type": "macro", "package_name": "dbt", "path": "macros/etc/datetime.sql", "original_file_path": "macros/etc/datetime.sql", "unique_id": "macro.dbt.convert_datetime", "macro_sql": "{% macro convert_datetime(date_str, date_fmt) %}\n\n {% set error_msg -%}\n The provided partition date '{{ date_str }}' does not match the expected format '{{ date_fmt }}'\n {%- endset %}\n\n {% set res = try_or_compiler_error(error_msg, modules.datetime.datetime.strptime, date_str.strip(), date_fmt) %}\n {{ return(res) }}\n\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7516563, "supported_languages": null}, "macro.dbt.dates_in_range": {"name": "dates_in_range", "resource_type": "macro", "package_name": "dbt", "path": "macros/etc/datetime.sql", "original_file_path": "macros/etc/datetime.sql", "unique_id": "macro.dbt.dates_in_range", "macro_sql": "{% macro dates_in_range(start_date_str, end_date_str=none, in_fmt=\"%Y%m%d\", out_fmt=\"%Y%m%d\") %}\n {% set end_date_str = start_date_str if end_date_str is none else end_date_str %}\n\n {% set start_date = convert_datetime(start_date_str, in_fmt) %}\n {% set end_date = convert_datetime(end_date_str, in_fmt) %}\n\n {% set day_count = (end_date - start_date).days %}\n {% if day_count < 0 %}\n {% set msg -%}\n Partition start date is after the end date ({{ start_date }}, {{ end_date }})\n {%- endset %}\n\n {{ exceptions.raise_compiler_error(msg, model) }}\n {% endif %}\n\n {% set date_list = [] %}\n {% for i in range(0, day_count + 1) %}\n {% set the_date = (modules.datetime.timedelta(days=i) + start_date) %}\n {% if not out_fmt %}\n {% set _ = date_list.append(the_date) %}\n {% else %}\n {% set _ = date_list.append(the_date.strftime(out_fmt)) %}\n {% endif %}\n {% endfor %}\n\n {{ return(date_list) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.convert_datetime"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7541246, "supported_languages": null}, "macro.dbt.partition_range": {"name": "partition_range", "resource_type": "macro", "package_name": "dbt", "path": "macros/etc/datetime.sql", "original_file_path": "macros/etc/datetime.sql", "unique_id": "macro.dbt.partition_range", "macro_sql": "{% macro partition_range(raw_partition_date, date_fmt='%Y%m%d') %}\n {% set partition_range = (raw_partition_date | string).split(\",\") %}\n\n {% if (partition_range | length) == 1 %}\n {% set start_date = partition_range[0] %}\n {% set end_date = none %}\n {% elif (partition_range | length) == 2 %}\n {% set start_date = partition_range[0] %}\n {% set end_date = partition_range[1] %}\n {% else %}\n {{ exceptions.raise_compiler_error(\"Invalid partition time. Expected format: {Start Date}[,{End Date}]. Got: \" ~ raw_partition_date) }}\n {% endif %}\n\n {{ return(dates_in_range(start_date, end_date, in_fmt=date_fmt)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.dates_in_range"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.755665, "supported_languages": null}, "macro.dbt.py_current_timestring": {"name": "py_current_timestring", "resource_type": "macro", "package_name": "dbt", "path": "macros/etc/datetime.sql", "original_file_path": "macros/etc/datetime.sql", "unique_id": "macro.dbt.py_current_timestring", "macro_sql": "{% macro py_current_timestring() %}\n {% set dt = modules.datetime.datetime.now() %}\n {% do return(dt.strftime(\"%Y%m%d%H%M%S%f\")) %}\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7561553, "supported_languages": null}, "macro.dbt.make_intermediate_relation": {"name": "make_intermediate_relation", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/relation.sql", "original_file_path": "macros/adapters/relation.sql", "unique_id": "macro.dbt.make_intermediate_relation", "macro_sql": "{% macro make_intermediate_relation(base_relation, suffix='__dbt_tmp') %}\n {{ return(adapter.dispatch('make_intermediate_relation', 'dbt')(base_relation, suffix)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.default__make_intermediate_relation"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7592058, "supported_languages": null}, "macro.dbt.default__make_intermediate_relation": {"name": "default__make_intermediate_relation", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/relation.sql", "original_file_path": "macros/adapters/relation.sql", "unique_id": "macro.dbt.default__make_intermediate_relation", "macro_sql": "{% macro default__make_intermediate_relation(base_relation, suffix) %}\n {{ return(default__make_temp_relation(base_relation, suffix)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.default__make_temp_relation"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7595668, "supported_languages": null}, "macro.dbt.make_temp_relation": {"name": "make_temp_relation", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/relation.sql", "original_file_path": "macros/adapters/relation.sql", "unique_id": "macro.dbt.make_temp_relation", "macro_sql": "{% macro make_temp_relation(base_relation, suffix='__dbt_tmp') %}\n {{ return(adapter.dispatch('make_temp_relation', 'dbt')(base_relation, suffix)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.default__make_temp_relation"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7600298, "supported_languages": null}, "macro.dbt.default__make_temp_relation": {"name": "default__make_temp_relation", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/relation.sql", "original_file_path": "macros/adapters/relation.sql", "unique_id": "macro.dbt.default__make_temp_relation", "macro_sql": "{% macro default__make_temp_relation(base_relation, suffix) %}\n {%- set temp_identifier = base_relation.identifier ~ suffix -%}\n {%- set temp_relation = base_relation.incorporate(\n path={\"identifier\": temp_identifier}) -%}\n\n {{ return(temp_relation) }}\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7606199, "supported_languages": null}, "macro.dbt.make_backup_relation": {"name": "make_backup_relation", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/relation.sql", "original_file_path": "macros/adapters/relation.sql", "unique_id": "macro.dbt.make_backup_relation", "macro_sql": "{% macro make_backup_relation(base_relation, backup_relation_type, suffix='__dbt_backup') %}\n {{ return(adapter.dispatch('make_backup_relation', 'dbt')(base_relation, backup_relation_type, suffix)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.default__make_backup_relation"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7611284, "supported_languages": null}, "macro.dbt.default__make_backup_relation": {"name": "default__make_backup_relation", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/relation.sql", "original_file_path": "macros/adapters/relation.sql", "unique_id": "macro.dbt.default__make_backup_relation", "macro_sql": "{% macro default__make_backup_relation(base_relation, backup_relation_type, suffix) %}\n {%- set backup_identifier = base_relation.identifier ~ suffix -%}\n {%- set backup_relation = base_relation.incorporate(\n path={\"identifier\": backup_identifier},\n type=backup_relation_type\n ) -%}\n {{ return(backup_relation) }}\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.761778, "supported_languages": null}, "macro.dbt.truncate_relation": {"name": "truncate_relation", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/relation.sql", "original_file_path": "macros/adapters/relation.sql", "unique_id": "macro.dbt.truncate_relation", "macro_sql": "{% macro truncate_relation(relation) -%}\n {{ return(adapter.dispatch('truncate_relation', 'dbt')(relation)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_snowflake.snowflake__truncate_relation"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7621646, "supported_languages": null}, "macro.dbt.default__truncate_relation": {"name": "default__truncate_relation", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/relation.sql", "original_file_path": "macros/adapters/relation.sql", "unique_id": "macro.dbt.default__truncate_relation", "macro_sql": "{% macro default__truncate_relation(relation) -%}\n {% call statement('truncate_relation') -%}\n truncate table {{ relation }}\n {%- endcall %}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.statement"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7624998, "supported_languages": null}, "macro.dbt.get_or_create_relation": {"name": "get_or_create_relation", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/relation.sql", "original_file_path": "macros/adapters/relation.sql", "unique_id": "macro.dbt.get_or_create_relation", "macro_sql": "{% macro get_or_create_relation(database, schema, identifier, type) -%}\n {{ return(adapter.dispatch('get_or_create_relation', 'dbt')(database, schema, identifier, type)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.default__get_or_create_relation"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7630363, "supported_languages": null}, "macro.dbt.default__get_or_create_relation": {"name": "default__get_or_create_relation", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/relation.sql", "original_file_path": "macros/adapters/relation.sql", "unique_id": "macro.dbt.default__get_or_create_relation", "macro_sql": "{% macro default__get_or_create_relation(database, schema, identifier, type) %}\n {%- set target_relation = adapter.get_relation(database=database, schema=schema, identifier=identifier) %}\n\n {% if target_relation %}\n {% do return([true, target_relation]) %}\n {% endif %}\n\n {%- set new_relation = api.Relation.create(\n database=database,\n schema=schema,\n identifier=identifier,\n type=type\n ) -%}\n {% do return([false, new_relation]) %}\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7642963, "supported_languages": null}, "macro.dbt.load_cached_relation": {"name": "load_cached_relation", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/relation.sql", "original_file_path": "macros/adapters/relation.sql", "unique_id": "macro.dbt.load_cached_relation", "macro_sql": "{% macro load_cached_relation(relation) %}\n {% do return(adapter.get_relation(\n database=relation.database,\n schema=relation.schema,\n identifier=relation.identifier\n )) -%}\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7647595, "supported_languages": null}, "macro.dbt.load_relation": {"name": "load_relation", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/relation.sql", "original_file_path": "macros/adapters/relation.sql", "unique_id": "macro.dbt.load_relation", "macro_sql": "{% macro load_relation(relation) %}\n {{ return(load_cached_relation(relation)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.load_cached_relation"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7650683, "supported_languages": null}, "macro.dbt.get_catalog_relations": {"name": "get_catalog_relations", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/metadata.sql", "original_file_path": "macros/adapters/metadata.sql", "unique_id": "macro.dbt.get_catalog_relations", "macro_sql": "{% macro get_catalog_relations(information_schema, relations) -%}\n {{ return(adapter.dispatch('get_catalog_relations', 'dbt')(information_schema, relations)) }}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt_snowflake.snowflake__get_catalog_relations"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7693758, "supported_languages": null}, "macro.dbt.default__get_catalog_relations": {"name": "default__get_catalog_relations", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/metadata.sql", "original_file_path": "macros/adapters/metadata.sql", "unique_id": "macro.dbt.default__get_catalog_relations", "macro_sql": "{% macro default__get_catalog_relations(information_schema, relations) -%}\n {% set typename = adapter.type() %}\n {% set msg -%}\n get_catalog_relations not implemented for {{ typename }}\n {%- endset %}\n\n {{ exceptions.raise_compiler_error(msg) }}\n{%- endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7699175, "supported_languages": null}, "macro.dbt.get_catalog": {"name": "get_catalog", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/metadata.sql", "original_file_path": "macros/adapters/metadata.sql", "unique_id": "macro.dbt.get_catalog", "macro_sql": "{% macro get_catalog(information_schema, schemas) -%}\n {{ return(adapter.dispatch('get_catalog', 'dbt')(information_schema, schemas)) }}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt_snowflake.snowflake__get_catalog"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7703283, "supported_languages": null}, "macro.dbt.default__get_catalog": {"name": "default__get_catalog", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/metadata.sql", "original_file_path": "macros/adapters/metadata.sql", "unique_id": "macro.dbt.default__get_catalog", "macro_sql": "{% macro default__get_catalog(information_schema, schemas) -%}\n\n {% set typename = adapter.type() %}\n {% set msg -%}\n get_catalog not implemented for {{ typename }}\n {%- endset %}\n\n {{ exceptions.raise_compiler_error(msg) }}\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.770849, "supported_languages": null}, "macro.dbt.information_schema_name": {"name": "information_schema_name", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/metadata.sql", "original_file_path": "macros/adapters/metadata.sql", "unique_id": "macro.dbt.information_schema_name", "macro_sql": "{% macro information_schema_name(database) %}\n {{ return(adapter.dispatch('information_schema_name', 'dbt')(database)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.default__information_schema_name"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7712512, "supported_languages": null}, "macro.dbt.default__information_schema_name": {"name": "default__information_schema_name", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/metadata.sql", "original_file_path": "macros/adapters/metadata.sql", "unique_id": "macro.dbt.default__information_schema_name", "macro_sql": "{% macro default__information_schema_name(database) -%}\n {%- if database -%}\n {{ database }}.INFORMATION_SCHEMA\n {%- else -%}\n INFORMATION_SCHEMA\n {%- endif -%}\n{%- endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7715707, "supported_languages": null}, "macro.dbt.list_schemas": {"name": "list_schemas", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/metadata.sql", "original_file_path": "macros/adapters/metadata.sql", "unique_id": "macro.dbt.list_schemas", "macro_sql": "{% macro list_schemas(database) -%}\n {{ return(adapter.dispatch('list_schemas', 'dbt')(database)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_snowflake.snowflake__list_schemas"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7719467, "supported_languages": null}, "macro.dbt.default__list_schemas": {"name": "default__list_schemas", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/metadata.sql", "original_file_path": "macros/adapters/metadata.sql", "unique_id": "macro.dbt.default__list_schemas", "macro_sql": "{% macro default__list_schemas(database) -%}\n {% set sql %}\n select distinct schema_name\n from {{ information_schema_name(database) }}.SCHEMATA\n where catalog_name ilike '{{ database }}'\n {% endset %}\n {{ return(run_query(sql)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.information_schema_name", "macro.dbt.run_query"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7724395, "supported_languages": null}, "macro.dbt.check_schema_exists": {"name": "check_schema_exists", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/metadata.sql", "original_file_path": "macros/adapters/metadata.sql", "unique_id": "macro.dbt.check_schema_exists", "macro_sql": "{% macro check_schema_exists(information_schema, schema) -%}\n {{ return(adapter.dispatch('check_schema_exists', 'dbt')(information_schema, schema)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_snowflake.snowflake__check_schema_exists"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.772855, "supported_languages": null}, "macro.dbt.default__check_schema_exists": {"name": "default__check_schema_exists", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/metadata.sql", "original_file_path": "macros/adapters/metadata.sql", "unique_id": "macro.dbt.default__check_schema_exists", "macro_sql": "{% macro default__check_schema_exists(information_schema, schema) -%}\n {% set sql -%}\n select count(*)\n from {{ information_schema.replace(information_schema_view='SCHEMATA') }}\n where catalog_name='{{ information_schema.database }}'\n and schema_name='{{ schema }}'\n {%- endset %}\n {{ return(run_query(sql)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.replace", "macro.dbt.run_query"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7734795, "supported_languages": null}, "macro.dbt.list_relations_without_caching": {"name": "list_relations_without_caching", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/metadata.sql", "original_file_path": "macros/adapters/metadata.sql", "unique_id": "macro.dbt.list_relations_without_caching", "macro_sql": "{% macro list_relations_without_caching(schema_relation) %}\n {{ return(adapter.dispatch('list_relations_without_caching', 'dbt')(schema_relation)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_snowflake.snowflake__list_relations_without_caching"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7738514, "supported_languages": null}, "macro.dbt.default__list_relations_without_caching": {"name": "default__list_relations_without_caching", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/metadata.sql", "original_file_path": "macros/adapters/metadata.sql", "unique_id": "macro.dbt.default__list_relations_without_caching", "macro_sql": "{% macro default__list_relations_without_caching(schema_relation) %}\n {{ exceptions.raise_not_implemented(\n 'list_relations_without_caching macro not implemented for adapter '+adapter.type()) }}\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7741983, "supported_languages": null}, "macro.dbt.get_relations": {"name": "get_relations", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/metadata.sql", "original_file_path": "macros/adapters/metadata.sql", "unique_id": "macro.dbt.get_relations", "macro_sql": "{% macro get_relations() %}\n {{ return(adapter.dispatch('get_relations', 'dbt')()) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.default__get_relations"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7745316, "supported_languages": null}, "macro.dbt.default__get_relations": {"name": "default__get_relations", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/metadata.sql", "original_file_path": "macros/adapters/metadata.sql", "unique_id": "macro.dbt.default__get_relations", "macro_sql": "{% macro default__get_relations() %}\n {{ exceptions.raise_not_implemented(\n 'get_relations macro not implemented for adapter '+adapter.type()) }}\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.774842, "supported_languages": null}, "macro.dbt.get_relation_last_modified": {"name": "get_relation_last_modified", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/metadata.sql", "original_file_path": "macros/adapters/metadata.sql", "unique_id": "macro.dbt.get_relation_last_modified", "macro_sql": "{% macro get_relation_last_modified(information_schema, relations) %}\n {{ return(adapter.dispatch('get_relation_last_modified', 'dbt')(information_schema, relations)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_snowflake.snowflake__get_relation_last_modified"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7752736, "supported_languages": null}, "macro.dbt.default__get_relation_last_modified": {"name": "default__get_relation_last_modified", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/metadata.sql", "original_file_path": "macros/adapters/metadata.sql", "unique_id": "macro.dbt.default__get_relation_last_modified", "macro_sql": "{% macro default__get_relation_last_modified(information_schema, relations) %}\n {{ exceptions.raise_not_implemented(\n 'get_relation_last_modified macro not implemented for adapter ' + adapter.type()) }}\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7756233, "supported_languages": null}, "macro.dbt.current_timestamp": {"name": "current_timestamp", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/timestamps.sql", "original_file_path": "macros/adapters/timestamps.sql", "unique_id": "macro.dbt.current_timestamp", "macro_sql": "{%- macro current_timestamp() -%}\n {{ adapter.dispatch('current_timestamp', 'dbt')() }}\n{%- endmacro -%}\n\n", "depends_on": {"macros": ["macro.dbt_snowflake.snowflake__current_timestamp"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.776478, "supported_languages": null}, "macro.dbt.default__current_timestamp": {"name": "default__current_timestamp", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/timestamps.sql", "original_file_path": "macros/adapters/timestamps.sql", "unique_id": "macro.dbt.default__current_timestamp", "macro_sql": "{% macro default__current_timestamp() -%}\n {{ exceptions.raise_not_implemented(\n 'current_timestamp macro not implemented for adapter ' + adapter.type()) }}\n{%- endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7767851, "supported_languages": null}, "macro.dbt.snapshot_get_time": {"name": "snapshot_get_time", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/timestamps.sql", "original_file_path": "macros/adapters/timestamps.sql", "unique_id": "macro.dbt.snapshot_get_time", "macro_sql": "\n\n{%- macro snapshot_get_time() -%}\n {{ adapter.dispatch('snapshot_get_time', 'dbt')() }}\n{%- endmacro -%}\n\n", "depends_on": {"macros": ["macro.dbt_snowflake.snowflake__snapshot_get_time"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7772307, "supported_languages": null}, "macro.dbt.default__snapshot_get_time": {"name": "default__snapshot_get_time", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/timestamps.sql", "original_file_path": "macros/adapters/timestamps.sql", "unique_id": "macro.dbt.default__snapshot_get_time", "macro_sql": "{% macro default__snapshot_get_time() %}\n {{ current_timestamp() }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.current_timestamp"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7774553, "supported_languages": null}, "macro.dbt.current_timestamp_backcompat": {"name": "current_timestamp_backcompat", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/timestamps.sql", "original_file_path": "macros/adapters/timestamps.sql", "unique_id": "macro.dbt.current_timestamp_backcompat", "macro_sql": "{% macro current_timestamp_backcompat() %}\n {{ return(adapter.dispatch('current_timestamp_backcompat', 'dbt')()) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_snowflake.snowflake__current_timestamp_backcompat"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7777925, "supported_languages": null}, "macro.dbt.default__current_timestamp_backcompat": {"name": "default__current_timestamp_backcompat", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/timestamps.sql", "original_file_path": "macros/adapters/timestamps.sql", "unique_id": "macro.dbt.default__current_timestamp_backcompat", "macro_sql": "{% macro default__current_timestamp_backcompat() %}\n current_timestamp::timestamp\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7779694, "supported_languages": null}, "macro.dbt.current_timestamp_in_utc_backcompat": {"name": "current_timestamp_in_utc_backcompat", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/timestamps.sql", "original_file_path": "macros/adapters/timestamps.sql", "unique_id": "macro.dbt.current_timestamp_in_utc_backcompat", "macro_sql": "{% macro current_timestamp_in_utc_backcompat() %}\n {{ return(adapter.dispatch('current_timestamp_in_utc_backcompat', 'dbt')()) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_snowflake.snowflake__current_timestamp_in_utc_backcompat"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7783115, "supported_languages": null}, "macro.dbt.default__current_timestamp_in_utc_backcompat": {"name": "default__current_timestamp_in_utc_backcompat", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/timestamps.sql", "original_file_path": "macros/adapters/timestamps.sql", "unique_id": "macro.dbt.default__current_timestamp_in_utc_backcompat", "macro_sql": "{% macro default__current_timestamp_in_utc_backcompat() %}\n {{ return(adapter.dispatch('current_timestamp_backcompat', 'dbt')()) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.current_timestamp_backcompat", "macro.dbt_snowflake.snowflake__current_timestamp_backcompat"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.778657, "supported_languages": null}, "macro.dbt.create_schema": {"name": "create_schema", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/schema.sql", "original_file_path": "macros/adapters/schema.sql", "unique_id": "macro.dbt.create_schema", "macro_sql": "{% macro create_schema(relation) -%}\n {{ adapter.dispatch('create_schema', 'dbt')(relation) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.default__create_schema"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7793593, "supported_languages": null}, "macro.dbt.default__create_schema": {"name": "default__create_schema", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/schema.sql", "original_file_path": "macros/adapters/schema.sql", "unique_id": "macro.dbt.default__create_schema", "macro_sql": "{% macro default__create_schema(relation) -%}\n {%- call statement('create_schema') -%}\n create schema if not exists {{ relation.without_identifier() }}\n {% endcall %}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.statement"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7797396, "supported_languages": null}, "macro.dbt.drop_schema": {"name": "drop_schema", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/schema.sql", "original_file_path": "macros/adapters/schema.sql", "unique_id": "macro.dbt.drop_schema", "macro_sql": "{% macro drop_schema(relation) -%}\n {{ adapter.dispatch('drop_schema', 'dbt')(relation) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.default__drop_schema"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7800903, "supported_languages": null}, "macro.dbt.default__drop_schema": {"name": "default__drop_schema", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/schema.sql", "original_file_path": "macros/adapters/schema.sql", "unique_id": "macro.dbt.default__drop_schema", "macro_sql": "{% macro default__drop_schema(relation) -%}\n {%- call statement('drop_schema') -%}\n drop schema if exists {{ relation.without_identifier() }} cascade\n {% endcall %}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.statement"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7804673, "supported_languages": null}, "macro.dbt.collect_freshness": {"name": "collect_freshness", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/freshness.sql", "original_file_path": "macros/adapters/freshness.sql", "unique_id": "macro.dbt.collect_freshness", "macro_sql": "{% macro collect_freshness(source, loaded_at_field, filter) %}\n {{ return(adapter.dispatch('collect_freshness', 'dbt')(source, loaded_at_field, filter))}}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.default__collect_freshness"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7812455, "supported_languages": null}, "macro.dbt.default__collect_freshness": {"name": "default__collect_freshness", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/freshness.sql", "original_file_path": "macros/adapters/freshness.sql", "unique_id": "macro.dbt.default__collect_freshness", "macro_sql": "{% macro default__collect_freshness(source, loaded_at_field, filter) %}\n {% call statement('collect_freshness', fetch_result=True, auto_begin=False) -%}\n select\n max({{ loaded_at_field }}) as max_loaded_at,\n {{ current_timestamp() }} as snapshotted_at\n from {{ source }}\n {% if filter %}\n where {{ filter }}\n {% endif %}\n {% endcall %}\n {{ return(load_result('collect_freshness')) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.statement", "macro.dbt.current_timestamp"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7821, "supported_languages": null}, "macro.dbt.get_show_sql": {"name": "get_show_sql", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/show.sql", "original_file_path": "macros/adapters/show.sql", "unique_id": "macro.dbt.get_show_sql", "macro_sql": "{% macro get_show_sql(compiled_code, sql_header, limit) -%}\n {%- if sql_header -%}\n {{ sql_header }}\n {%- endif -%}\n {%- if limit is not none -%}\n {{ get_limit_subquery_sql(compiled_code, limit) }}\n {%- else -%}\n {{ compiled_code }}\n {%- endif -%}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.get_limit_subquery_sql"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.783078, "supported_languages": null}, "macro.dbt.get_limit_subquery_sql": {"name": "get_limit_subquery_sql", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/show.sql", "original_file_path": "macros/adapters/show.sql", "unique_id": "macro.dbt.get_limit_subquery_sql", "macro_sql": "{% macro get_limit_subquery_sql(sql, limit) %}\n {{ adapter.dispatch('get_limit_subquery_sql', 'dbt')(sql, limit) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.default__get_limit_subquery_sql"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7834587, "supported_languages": null}, "macro.dbt.default__get_limit_subquery_sql": {"name": "default__get_limit_subquery_sql", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/show.sql", "original_file_path": "macros/adapters/show.sql", "unique_id": "macro.dbt.default__get_limit_subquery_sql", "macro_sql": "{% macro default__get_limit_subquery_sql(sql, limit) %}\n select *\n from (\n {{ sql }}\n ) as model_limit_subq\n limit {{ limit }}\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7837362, "supported_languages": null}, "macro.dbt.validate_sql": {"name": "validate_sql", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/validate_sql.sql", "original_file_path": "macros/adapters/validate_sql.sql", "unique_id": "macro.dbt.validate_sql", "macro_sql": "{% macro validate_sql(sql) -%}\n {{ return(adapter.dispatch('validate_sql', 'dbt')(sql)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.default__validate_sql"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.784295, "supported_languages": null}, "macro.dbt.default__validate_sql": {"name": "default__validate_sql", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/validate_sql.sql", "original_file_path": "macros/adapters/validate_sql.sql", "unique_id": "macro.dbt.default__validate_sql", "macro_sql": "{% macro default__validate_sql(sql) -%}\n {% call statement('validate_sql') -%}\n explain {{ sql }}\n {% endcall %}\n {{ return(load_result('validate_sql')) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.statement"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7847805, "supported_languages": null}, "macro.dbt.get_create_index_sql": {"name": "get_create_index_sql", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/indexes.sql", "original_file_path": "macros/adapters/indexes.sql", "unique_id": "macro.dbt.get_create_index_sql", "macro_sql": "{% macro get_create_index_sql(relation, index_dict) -%}\n {{ return(adapter.dispatch('get_create_index_sql', 'dbt')(relation, index_dict)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.default__get_create_index_sql"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.786188, "supported_languages": null}, "macro.dbt.default__get_create_index_sql": {"name": "default__get_create_index_sql", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/indexes.sql", "original_file_path": "macros/adapters/indexes.sql", "unique_id": "macro.dbt.default__get_create_index_sql", "macro_sql": "{% macro default__get_create_index_sql(relation, index_dict) -%}\n {% do return(None) %}\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.78648, "supported_languages": null}, "macro.dbt.create_indexes": {"name": "create_indexes", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/indexes.sql", "original_file_path": "macros/adapters/indexes.sql", "unique_id": "macro.dbt.create_indexes", "macro_sql": "{% macro create_indexes(relation) -%}\n {{ adapter.dispatch('create_indexes', 'dbt')(relation) }}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt.default__create_indexes"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7868016, "supported_languages": null}, "macro.dbt.default__create_indexes": {"name": "default__create_indexes", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/indexes.sql", "original_file_path": "macros/adapters/indexes.sql", "unique_id": "macro.dbt.default__create_indexes", "macro_sql": "{% macro default__create_indexes(relation) -%}\n {%- set _indexes = config.get('indexes', default=[]) -%}\n\n {% for _index_dict in _indexes %}\n {% set create_index_sql = get_create_index_sql(relation, _index_dict) %}\n {% if create_index_sql %}\n {% do run_query(create_index_sql) %}\n {% endif %}\n {% endfor %}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.get_create_index_sql", "macro.dbt.run_query"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7877626, "supported_languages": null}, "macro.dbt.get_drop_index_sql": {"name": "get_drop_index_sql", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/indexes.sql", "original_file_path": "macros/adapters/indexes.sql", "unique_id": "macro.dbt.get_drop_index_sql", "macro_sql": "{% macro get_drop_index_sql(relation, index_name) -%}\n {{ adapter.dispatch('get_drop_index_sql', 'dbt')(relation, index_name) }}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt.default__get_drop_index_sql"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7881684, "supported_languages": null}, "macro.dbt.default__get_drop_index_sql": {"name": "default__get_drop_index_sql", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/indexes.sql", "original_file_path": "macros/adapters/indexes.sql", "unique_id": "macro.dbt.default__get_drop_index_sql", "macro_sql": "{% macro default__get_drop_index_sql(relation, index_name) -%}\n {{ exceptions.raise_compiler_error(\"`get_drop_index_sql has not been implemented for this adapter.\") }}\n{%- endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7884555, "supported_languages": null}, "macro.dbt.get_show_indexes_sql": {"name": "get_show_indexes_sql", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/indexes.sql", "original_file_path": "macros/adapters/indexes.sql", "unique_id": "macro.dbt.get_show_indexes_sql", "macro_sql": "{% macro get_show_indexes_sql(relation) -%}\n {{ adapter.dispatch('get_show_indexes_sql', 'dbt')(relation) }}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt.default__get_show_indexes_sql"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7887807, "supported_languages": null}, "macro.dbt.default__get_show_indexes_sql": {"name": "default__get_show_indexes_sql", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/indexes.sql", "original_file_path": "macros/adapters/indexes.sql", "unique_id": "macro.dbt.default__get_show_indexes_sql", "macro_sql": "{% macro default__get_show_indexes_sql(relation) -%}\n {{ exceptions.raise_compiler_error(\"`get_show_indexes_sql has not been implemented for this adapter.\") }}\n{%- endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.789059, "supported_languages": null}, "macro.dbt.copy_grants": {"name": "copy_grants", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/apply_grants.sql", "original_file_path": "macros/adapters/apply_grants.sql", "unique_id": "macro.dbt.copy_grants", "macro_sql": "{% macro copy_grants() %}\n {{ return(adapter.dispatch('copy_grants', 'dbt')()) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_snowflake.snowflake__copy_grants"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.791759, "supported_languages": null}, "macro.dbt.default__copy_grants": {"name": "default__copy_grants", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/apply_grants.sql", "original_file_path": "macros/adapters/apply_grants.sql", "unique_id": "macro.dbt.default__copy_grants", "macro_sql": "{% macro default__copy_grants() %}\n {{ return(True) }}\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7920241, "supported_languages": null}, "macro.dbt.support_multiple_grantees_per_dcl_statement": {"name": "support_multiple_grantees_per_dcl_statement", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/apply_grants.sql", "original_file_path": "macros/adapters/apply_grants.sql", "unique_id": "macro.dbt.support_multiple_grantees_per_dcl_statement", "macro_sql": "{% macro support_multiple_grantees_per_dcl_statement() %}\n {{ return(adapter.dispatch('support_multiple_grantees_per_dcl_statement', 'dbt')()) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_snowflake.snowflake__support_multiple_grantees_per_dcl_statement"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7923708, "supported_languages": null}, "macro.dbt.default__support_multiple_grantees_per_dcl_statement": {"name": "default__support_multiple_grantees_per_dcl_statement", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/apply_grants.sql", "original_file_path": "macros/adapters/apply_grants.sql", "unique_id": "macro.dbt.default__support_multiple_grantees_per_dcl_statement", "macro_sql": "\n\n{%- macro default__support_multiple_grantees_per_dcl_statement() -%}\n {{ return(True) }}\n{%- endmacro -%}\n\n\n", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.792602, "supported_languages": null}, "macro.dbt.should_revoke": {"name": "should_revoke", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/apply_grants.sql", "original_file_path": "macros/adapters/apply_grants.sql", "unique_id": "macro.dbt.should_revoke", "macro_sql": "{% macro should_revoke(existing_relation, full_refresh_mode=True) %}\n\n {% if not existing_relation %}\n {#-- The table doesn't already exist, so no grants to copy over --#}\n {{ return(False) }}\n {% elif full_refresh_mode %}\n {#-- The object is being REPLACED -- whether grants are copied over depends on the value of user config --#}\n {{ return(copy_grants()) }}\n {% else %}\n {#-- The table is being merged/upserted/inserted -- grants will be carried over --#}\n {{ return(True) }}\n {% endif %}\n\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.copy_grants"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7933211, "supported_languages": null}, "macro.dbt.get_show_grant_sql": {"name": "get_show_grant_sql", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/apply_grants.sql", "original_file_path": "macros/adapters/apply_grants.sql", "unique_id": "macro.dbt.get_show_grant_sql", "macro_sql": "{% macro get_show_grant_sql(relation) %}\n {{ return(adapter.dispatch(\"get_show_grant_sql\", \"dbt\")(relation)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.default__get_show_grant_sql"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7937047, "supported_languages": null}, "macro.dbt.default__get_show_grant_sql": {"name": "default__get_show_grant_sql", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/apply_grants.sql", "original_file_path": "macros/adapters/apply_grants.sql", "unique_id": "macro.dbt.default__get_show_grant_sql", "macro_sql": "{% macro default__get_show_grant_sql(relation) %}\n show grants on {{ relation }}\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7939355, "supported_languages": null}, "macro.dbt.get_grant_sql": {"name": "get_grant_sql", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/apply_grants.sql", "original_file_path": "macros/adapters/apply_grants.sql", "unique_id": "macro.dbt.get_grant_sql", "macro_sql": "{% macro get_grant_sql(relation, privilege, grantees) %}\n {{ return(adapter.dispatch('get_grant_sql', 'dbt')(relation, privilege, grantees)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.default__get_grant_sql"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.794492, "supported_languages": null}, "macro.dbt.default__get_grant_sql": {"name": "default__get_grant_sql", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/apply_grants.sql", "original_file_path": "macros/adapters/apply_grants.sql", "unique_id": "macro.dbt.default__get_grant_sql", "macro_sql": "\n\n{%- macro default__get_grant_sql(relation, privilege, grantees) -%}\n grant {{ privilege }} on {{ relation }} to {{ grantees | join(', ') }}\n{%- endmacro -%}\n\n\n", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7949128, "supported_languages": null}, "macro.dbt.get_revoke_sql": {"name": "get_revoke_sql", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/apply_grants.sql", "original_file_path": "macros/adapters/apply_grants.sql", "unique_id": "macro.dbt.get_revoke_sql", "macro_sql": "{% macro get_revoke_sql(relation, privilege, grantees) %}\n {{ return(adapter.dispatch('get_revoke_sql', 'dbt')(relation, privilege, grantees)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.default__get_revoke_sql"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7953856, "supported_languages": null}, "macro.dbt.default__get_revoke_sql": {"name": "default__get_revoke_sql", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/apply_grants.sql", "original_file_path": "macros/adapters/apply_grants.sql", "unique_id": "macro.dbt.default__get_revoke_sql", "macro_sql": "\n\n{%- macro default__get_revoke_sql(relation, privilege, grantees) -%}\n revoke {{ privilege }} on {{ relation }} from {{ grantees | join(', ') }}\n{%- endmacro -%}\n\n\n", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7957768, "supported_languages": null}, "macro.dbt.get_dcl_statement_list": {"name": "get_dcl_statement_list", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/apply_grants.sql", "original_file_path": "macros/adapters/apply_grants.sql", "unique_id": "macro.dbt.get_dcl_statement_list", "macro_sql": "{% macro get_dcl_statement_list(relation, grant_config, get_dcl_macro) %}\n {{ return(adapter.dispatch('get_dcl_statement_list', 'dbt')(relation, grant_config, get_dcl_macro)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.default__get_dcl_statement_list"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7962708, "supported_languages": null}, "macro.dbt.default__get_dcl_statement_list": {"name": "default__get_dcl_statement_list", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/apply_grants.sql", "original_file_path": "macros/adapters/apply_grants.sql", "unique_id": "macro.dbt.default__get_dcl_statement_list", "macro_sql": "\n\n{%- macro default__get_dcl_statement_list(relation, grant_config, get_dcl_macro) -%}\n {#\n -- Unpack grant_config into specific privileges and the set of users who need them granted/revoked.\n -- Depending on whether this database supports multiple grantees per statement, pass in the list of\n -- all grantees per privilege, or (if not) template one statement per privilege-grantee pair.\n -- `get_dcl_macro` will be either `get_grant_sql` or `get_revoke_sql`\n #}\n {%- set dcl_statements = [] -%}\n {%- for privilege, grantees in grant_config.items() %}\n {%- if support_multiple_grantees_per_dcl_statement() and grantees -%}\n {%- set dcl = get_dcl_macro(relation, privilege, grantees) -%}\n {%- do dcl_statements.append(dcl) -%}\n {%- else -%}\n {%- for grantee in grantees -%}\n {% set dcl = get_dcl_macro(relation, privilege, [grantee]) %}\n {%- do dcl_statements.append(dcl) -%}\n {% endfor -%}\n {%- endif -%}\n {%- endfor -%}\n {{ return(dcl_statements) }}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt.support_multiple_grantees_per_dcl_statement"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7977812, "supported_languages": null}, "macro.dbt.call_dcl_statements": {"name": "call_dcl_statements", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/apply_grants.sql", "original_file_path": "macros/adapters/apply_grants.sql", "unique_id": "macro.dbt.call_dcl_statements", "macro_sql": "{% macro call_dcl_statements(dcl_statement_list) %}\n {{ return(adapter.dispatch(\"call_dcl_statements\", \"dbt\")(dcl_statement_list)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.default__call_dcl_statements"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7981849, "supported_languages": null}, "macro.dbt.default__call_dcl_statements": {"name": "default__call_dcl_statements", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/apply_grants.sql", "original_file_path": "macros/adapters/apply_grants.sql", "unique_id": "macro.dbt.default__call_dcl_statements", "macro_sql": "{% macro default__call_dcl_statements(dcl_statement_list) %}\n {#\n -- By default, supply all grant + revoke statements in a single semicolon-separated block,\n -- so that they're all processed together.\n\n -- Some databases do not support this. Those adapters will need to override this macro\n -- to run each statement individually.\n #}\n {% call statement('grants') %}\n {% for dcl_statement in dcl_statement_list %}\n {{ dcl_statement }};\n {% endfor %}\n {% endcall %}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.statement"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.7986865, "supported_languages": null}, "macro.dbt.apply_grants": {"name": "apply_grants", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/apply_grants.sql", "original_file_path": "macros/adapters/apply_grants.sql", "unique_id": "macro.dbt.apply_grants", "macro_sql": "{% macro apply_grants(relation, grant_config, should_revoke) %}\n {{ return(adapter.dispatch(\"apply_grants\", \"dbt\")(relation, grant_config, should_revoke)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.default__apply_grants"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.79916, "supported_languages": null}, "macro.dbt.default__apply_grants": {"name": "default__apply_grants", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/apply_grants.sql", "original_file_path": "macros/adapters/apply_grants.sql", "unique_id": "macro.dbt.default__apply_grants", "macro_sql": "{% macro default__apply_grants(relation, grant_config, should_revoke=True) %}\n {#-- If grant_config is {} or None, this is a no-op --#}\n {% if grant_config %}\n {% if should_revoke %}\n {#-- We think previous grants may have carried over --#}\n {#-- Show current grants and calculate diffs --#}\n {% set current_grants_table = run_query(get_show_grant_sql(relation)) %}\n {% set current_grants_dict = adapter.standardize_grants_dict(current_grants_table) %}\n {% set needs_granting = diff_of_two_dicts(grant_config, current_grants_dict) %}\n {% set needs_revoking = diff_of_two_dicts(current_grants_dict, grant_config) %}\n {% if not (needs_granting or needs_revoking) %}\n {{ log('On ' ~ relation ~': All grants are in place, no revocation or granting needed.')}}\n {% endif %}\n {% else %}\n {#-- We don't think there's any chance of previous grants having carried over. --#}\n {#-- Jump straight to granting what the user has configured. --#}\n {% set needs_revoking = {} %}\n {% set needs_granting = grant_config %}\n {% endif %}\n {% if needs_granting or needs_revoking %}\n {% set revoke_statement_list = get_dcl_statement_list(relation, needs_revoking, get_revoke_sql) %}\n {% set grant_statement_list = get_dcl_statement_list(relation, needs_granting, get_grant_sql) %}\n {% set dcl_statement_list = revoke_statement_list + grant_statement_list %}\n {% if dcl_statement_list %}\n {{ call_dcl_statements(dcl_statement_list) }}\n {% endif %}\n {% endif %}\n {% endif %}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.run_query", "macro.dbt.get_show_grant_sql", "macro.dbt.get_dcl_statement_list", "macro.dbt.call_dcl_statements"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.8015196, "supported_languages": null}, "macro.dbt.get_columns_in_relation": {"name": "get_columns_in_relation", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/columns.sql", "original_file_path": "macros/adapters/columns.sql", "unique_id": "macro.dbt.get_columns_in_relation", "macro_sql": "{% macro get_columns_in_relation(relation) -%}\n {{ return(adapter.dispatch('get_columns_in_relation', 'dbt')(relation)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_snowflake.snowflake__get_columns_in_relation"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.8050218, "supported_languages": null}, "macro.dbt.default__get_columns_in_relation": {"name": "default__get_columns_in_relation", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/columns.sql", "original_file_path": "macros/adapters/columns.sql", "unique_id": "macro.dbt.default__get_columns_in_relation", "macro_sql": "{% macro default__get_columns_in_relation(relation) -%}\n {{ exceptions.raise_not_implemented(\n 'get_columns_in_relation macro not implemented for adapter '+adapter.type()) }}\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.8053606, "supported_languages": null}, "macro.dbt.sql_convert_columns_in_relation": {"name": "sql_convert_columns_in_relation", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/columns.sql", "original_file_path": "macros/adapters/columns.sql", "unique_id": "macro.dbt.sql_convert_columns_in_relation", "macro_sql": "{% macro sql_convert_columns_in_relation(table) -%}\n {% set columns = [] %}\n {% for row in table %}\n {% do columns.append(api.Column(*row)) %}\n {% endfor %}\n {{ return(columns) }}\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.8060122, "supported_languages": null}, "macro.dbt.get_empty_subquery_sql": {"name": "get_empty_subquery_sql", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/columns.sql", "original_file_path": "macros/adapters/columns.sql", "unique_id": "macro.dbt.get_empty_subquery_sql", "macro_sql": "{% macro get_empty_subquery_sql(select_sql, select_sql_header=none) -%}\n {{ return(adapter.dispatch('get_empty_subquery_sql', 'dbt')(select_sql, select_sql_header)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.default__get_empty_subquery_sql"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.806456, "supported_languages": null}, "macro.dbt.default__get_empty_subquery_sql": {"name": "default__get_empty_subquery_sql", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/columns.sql", "original_file_path": "macros/adapters/columns.sql", "unique_id": "macro.dbt.default__get_empty_subquery_sql", "macro_sql": "{% macro default__get_empty_subquery_sql(select_sql, select_sql_header=none) %}\n {%- if select_sql_header is not none -%}\n {{ select_sql_header }}\n {%- endif -%}\n select * from (\n {{ select_sql }}\n ) as __dbt_sbq\n where false\n limit 0\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.8068836, "supported_languages": null}, "macro.dbt.get_empty_schema_sql": {"name": "get_empty_schema_sql", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/columns.sql", "original_file_path": "macros/adapters/columns.sql", "unique_id": "macro.dbt.get_empty_schema_sql", "macro_sql": "{% macro get_empty_schema_sql(columns) -%}\n {{ return(adapter.dispatch('get_empty_schema_sql', 'dbt')(columns)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.default__get_empty_schema_sql"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.8072577, "supported_languages": null}, "macro.dbt.default__get_empty_schema_sql": {"name": "default__get_empty_schema_sql", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/columns.sql", "original_file_path": "macros/adapters/columns.sql", "unique_id": "macro.dbt.default__get_empty_schema_sql", "macro_sql": "{% macro default__get_empty_schema_sql(columns) %}\n {%- set col_err = [] -%}\n {%- set col_naked_numeric = [] -%}\n select\n {% for i in columns %}\n {%- set col = columns[i] -%}\n {%- if col['data_type'] is not defined -%}\n {%- do col_err.append(col['name']) -%}\n {#-- If this column's type is just 'numeric' then it is missing precision/scale, raise a warning --#}\n {%- elif col['data_type'].strip().lower() in ('numeric', 'decimal', 'number') -%}\n {%- do col_naked_numeric.append(col['name']) -%}\n {%- endif -%}\n {% set col_name = adapter.quote(col['name']) if col.get('quote') else col['name'] %}\n cast(null as {{ col['data_type'] }}) as {{ col_name }}{{ \", \" if not loop.last }}\n {%- endfor -%}\n {%- if (col_err | length) > 0 -%}\n {{ exceptions.column_type_missing(column_names=col_err) }}\n {%- elif (col_naked_numeric | length) > 0 -%}\n {{ exceptions.warn(\"Detected columns with numeric type and unspecified precision/scale, this can lead to unintended rounding: \" ~ col_naked_numeric ~ \"`\") }}\n {%- endif -%}\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.8096004, "supported_languages": null}, "macro.dbt.get_column_schema_from_query": {"name": "get_column_schema_from_query", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/columns.sql", "original_file_path": "macros/adapters/columns.sql", "unique_id": "macro.dbt.get_column_schema_from_query", "macro_sql": "{% macro get_column_schema_from_query(select_sql, select_sql_header=none) -%}\n {% set columns = [] %}\n {# -- Using an 'empty subquery' here to get the same schema as the given select_sql statement, without necessitating a data scan.#}\n {% set sql = get_empty_subquery_sql(select_sql, select_sql_header) %}\n {% set column_schema = adapter.get_column_schema_from_query(sql) %}\n {{ return(column_schema) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.get_empty_subquery_sql"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.8103495, "supported_languages": null}, "macro.dbt.get_columns_in_query": {"name": "get_columns_in_query", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/columns.sql", "original_file_path": "macros/adapters/columns.sql", "unique_id": "macro.dbt.get_columns_in_query", "macro_sql": "{% macro get_columns_in_query(select_sql) -%}\n {{ return(adapter.dispatch('get_columns_in_query', 'dbt')(select_sql)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.default__get_columns_in_query"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.8107417, "supported_languages": null}, "macro.dbt.default__get_columns_in_query": {"name": "default__get_columns_in_query", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/columns.sql", "original_file_path": "macros/adapters/columns.sql", "unique_id": "macro.dbt.default__get_columns_in_query", "macro_sql": "{% macro default__get_columns_in_query(select_sql) %}\n {% call statement('get_columns_in_query', fetch_result=True, auto_begin=False) -%}\n {{ get_empty_subquery_sql(select_sql) }}\n {% endcall %}\n {{ return(load_result('get_columns_in_query').table.columns | map(attribute='name') | list) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.statement", "macro.dbt.get_empty_subquery_sql"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.8114722, "supported_languages": null}, "macro.dbt.alter_column_type": {"name": "alter_column_type", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/columns.sql", "original_file_path": "macros/adapters/columns.sql", "unique_id": "macro.dbt.alter_column_type", "macro_sql": "{% macro alter_column_type(relation, column_name, new_column_type) -%}\n {{ return(adapter.dispatch('alter_column_type', 'dbt')(relation, column_name, new_column_type)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_snowflake.snowflake__alter_column_type"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.8119545, "supported_languages": null}, "macro.dbt.default__alter_column_type": {"name": "default__alter_column_type", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/columns.sql", "original_file_path": "macros/adapters/columns.sql", "unique_id": "macro.dbt.default__alter_column_type", "macro_sql": "{% macro default__alter_column_type(relation, column_name, new_column_type) -%}\n {#\n 1. Create a new column (w/ temp name and correct type)\n 2. Copy data over to it\n 3. Drop the existing column (cascade!)\n 4. Rename the new column to existing column\n #}\n {%- set tmp_column = column_name + \"__dbt_alter\" -%}\n\n {% call statement('alter_column_type') %}\n alter table {{ relation }} add column {{ adapter.quote(tmp_column) }} {{ new_column_type }};\n update {{ relation }} set {{ adapter.quote(tmp_column) }} = {{ adapter.quote(column_name) }};\n alter table {{ relation }} drop column {{ adapter.quote(column_name) }} cascade;\n alter table {{ relation }} rename column {{ adapter.quote(tmp_column) }} to {{ adapter.quote(column_name) }}\n {% endcall %}\n\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.statement"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.8132088, "supported_languages": null}, "macro.dbt.alter_relation_add_remove_columns": {"name": "alter_relation_add_remove_columns", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/columns.sql", "original_file_path": "macros/adapters/columns.sql", "unique_id": "macro.dbt.alter_relation_add_remove_columns", "macro_sql": "{% macro alter_relation_add_remove_columns(relation, add_columns = none, remove_columns = none) -%}\n {{ return(adapter.dispatch('alter_relation_add_remove_columns', 'dbt')(relation, add_columns, remove_columns)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_snowflake.snowflake__alter_relation_add_remove_columns"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.8137202, "supported_languages": null}, "macro.dbt.default__alter_relation_add_remove_columns": {"name": "default__alter_relation_add_remove_columns", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/columns.sql", "original_file_path": "macros/adapters/columns.sql", "unique_id": "macro.dbt.default__alter_relation_add_remove_columns", "macro_sql": "{% macro default__alter_relation_add_remove_columns(relation, add_columns, remove_columns) %}\n\n {% if add_columns is none %}\n {% set add_columns = [] %}\n {% endif %}\n {% if remove_columns is none %}\n {% set remove_columns = [] %}\n {% endif %}\n\n {% set sql -%}\n\n alter {{ relation.type }} {{ relation }}\n\n {% for column in add_columns %}\n add column {{ column.name }} {{ column.data_type }}{{ ',' if not loop.last }}\n {% endfor %}{{ ',' if add_columns and remove_columns }}\n\n {% for column in remove_columns %}\n drop column {{ column.name }}{{ ',' if not loop.last }}\n {% endfor %}\n\n {%- endset -%}\n\n {% do run_query(sql) %}\n\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.run_query"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.815519, "supported_languages": null}, "macro.dbt.alter_column_comment": {"name": "alter_column_comment", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/persist_docs.sql", "original_file_path": "macros/adapters/persist_docs.sql", "unique_id": "macro.dbt.alter_column_comment", "macro_sql": "{% macro alter_column_comment(relation, column_dict) -%}\n {{ return(adapter.dispatch('alter_column_comment', 'dbt')(relation, column_dict)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_snowflake.snowflake__alter_column_comment"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.8167164, "supported_languages": null}, "macro.dbt.default__alter_column_comment": {"name": "default__alter_column_comment", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/persist_docs.sql", "original_file_path": "macros/adapters/persist_docs.sql", "unique_id": "macro.dbt.default__alter_column_comment", "macro_sql": "{% macro default__alter_column_comment(relation, column_dict) -%}\n {{ exceptions.raise_not_implemented(\n 'alter_column_comment macro not implemented for adapter '+adapter.type()) }}\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.8170967, "supported_languages": null}, "macro.dbt.alter_relation_comment": {"name": "alter_relation_comment", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/persist_docs.sql", "original_file_path": "macros/adapters/persist_docs.sql", "unique_id": "macro.dbt.alter_relation_comment", "macro_sql": "{% macro alter_relation_comment(relation, relation_comment) -%}\n {{ return(adapter.dispatch('alter_relation_comment', 'dbt')(relation, relation_comment)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_snowflake.snowflake__alter_relation_comment"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.8175163, "supported_languages": null}, "macro.dbt.default__alter_relation_comment": {"name": "default__alter_relation_comment", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/persist_docs.sql", "original_file_path": "macros/adapters/persist_docs.sql", "unique_id": "macro.dbt.default__alter_relation_comment", "macro_sql": "{% macro default__alter_relation_comment(relation, relation_comment) -%}\n {{ exceptions.raise_not_implemented(\n 'alter_relation_comment macro not implemented for adapter '+adapter.type()) }}\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.817877, "supported_languages": null}, "macro.dbt.persist_docs": {"name": "persist_docs", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/persist_docs.sql", "original_file_path": "macros/adapters/persist_docs.sql", "unique_id": "macro.dbt.persist_docs", "macro_sql": "{% macro persist_docs(relation, model, for_relation=true, for_columns=true) -%}\n {{ return(adapter.dispatch('persist_docs', 'dbt')(relation, model, for_relation, for_columns)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.default__persist_docs"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.8184237, "supported_languages": null}, "macro.dbt.default__persist_docs": {"name": "default__persist_docs", "resource_type": "macro", "package_name": "dbt", "path": "macros/adapters/persist_docs.sql", "original_file_path": "macros/adapters/persist_docs.sql", "unique_id": "macro.dbt.default__persist_docs", "macro_sql": "{% macro default__persist_docs(relation, model, for_relation, for_columns) -%}\n {% if for_relation and config.persist_relation_docs() and model.description %}\n {% do run_query(alter_relation_comment(relation, model.description)) %}\n {% endif %}\n\n {% if for_columns and config.persist_column_docs() and model.columns %}\n {% do run_query(alter_column_comment(relation, model.columns)) %}\n {% endif %}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.run_query", "macro.dbt.alter_relation_comment", "macro.dbt.alter_column_comment"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.8194194, "supported_languages": null}, "macro.dbt.test_unique": {"name": "test_unique", "resource_type": "macro", "package_name": "dbt", "path": "tests/generic/builtin.sql", "original_file_path": "tests/generic/builtin.sql", "unique_id": "macro.dbt.test_unique", "macro_sql": "{% test unique(model, column_name) %}\n {% set macro = adapter.dispatch('test_unique', 'dbt') %}\n {{ macro(model, column_name) }}\n{% endtest %}", "depends_on": {"macros": ["macro.dbt.default__test_unique"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.8203452, "supported_languages": null}, "macro.dbt.test_not_null": {"name": "test_not_null", "resource_type": "macro", "package_name": "dbt", "path": "tests/generic/builtin.sql", "original_file_path": "tests/generic/builtin.sql", "unique_id": "macro.dbt.test_not_null", "macro_sql": "{% test not_null(model, column_name) %}\n {% set macro = adapter.dispatch('test_not_null', 'dbt') %}\n {{ macro(model, column_name) }}\n{% endtest %}", "depends_on": {"macros": ["macro.dbt.default__test_not_null"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.8208141, "supported_languages": null}, "macro.dbt.test_accepted_values": {"name": "test_accepted_values", "resource_type": "macro", "package_name": "dbt", "path": "tests/generic/builtin.sql", "original_file_path": "tests/generic/builtin.sql", "unique_id": "macro.dbt.test_accepted_values", "macro_sql": "{% test accepted_values(model, column_name, values, quote=True) %}\n {% set macro = adapter.dispatch('test_accepted_values', 'dbt') %}\n {{ macro(model, column_name, values, quote) }}\n{% endtest %}", "depends_on": {"macros": ["macro.dbt.default__test_accepted_values"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.8214092, "supported_languages": null}, "macro.dbt.test_relationships": {"name": "test_relationships", "resource_type": "macro", "package_name": "dbt", "path": "tests/generic/builtin.sql", "original_file_path": "tests/generic/builtin.sql", "unique_id": "macro.dbt.test_relationships", "macro_sql": "{% test relationships(model, column_name, to, field) %}\n {% set macro = adapter.dispatch('test_relationships', 'dbt') %}\n {{ macro(model, column_name, to, field) }}\n{% endtest %}", "depends_on": {"macros": ["macro.dbt.default__test_relationships"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.8219812, "supported_languages": null}, "macro.fsc_utils.dynamic_range_predicate": {"name": "dynamic_range_predicate", "resource_type": "macro", "package_name": "fsc_utils", "path": "macros/dynamic_range_predicate.sql", "original_file_path": "macros/dynamic_range_predicate.sql", "unique_id": "macro.fsc_utils.dynamic_range_predicate", "macro_sql": "{% macro dynamic_range_predicate(source, predicate_column, output_alias=\"\") -%}\n {% set supported_data_types = [\"INTEGER\",\"DATE\"] %}\n {% set predicate_column_data_type_query %}\n SELECT typeof({{predicate_column}}::variant)\n FROM {{ source }}\n WHERE {{predicate_column}} IS NOT NULL\n LIMIT 1;\n {% endset %}\n {% set predicate_column_data_type_result = run_query(predicate_column_data_type_query) %}\n {% if predicate_column_data_type_result.rows|length == 0 %}\n {{ return('1=1') }}\n {% endif %}\n {% set predicate_column_data_type = predicate_column_data_type_result.columns[0].values()[0] %}\n \n\n {% if predicate_column_data_type not in supported_data_types %}\n {{ exceptions.raise_compiler_error(\"Data type of \"~ predicate_column_data_type ~\" is not supported, use one of \"~ supported_data_types ~\" column instead\") }}\n {% endif %}\n\n {% set get_start_end_query %}\n SELECT\n MIN(\n {{ predicate_column }}\n ) AS full_range_start,\n MAX(\n {{ predicate_column }}\n ) AS full_range_end\n FROM\n {{ source }}\n {% endset %}\n {% set start_end_results = run_query(get_start_end_query).columns %}\n {% set start_preciate_value = start_end_results[0].values()[0] %}\n {% set end_predicate_value = start_end_results[1].values()[0] %}\n\n {% set get_limits_query %}\n WITH block_range AS (\n {% if predicate_column_data_type == \"INTEGER\" %}\n SELECT \n SEQ4() + {{ start_preciate_value }} as predicate_value\n FROM \n TABLE(GENERATOR(rowcount => {{ end_predicate_value - start_preciate_value }}+1))\n {% else %}\n SELECT\n date_day as predicate_value\n FROM\n crosschain.core.dim_dates\n WHERE\n date_day BETWEEN '{{ start_preciate_value }}' AND '{{ end_predicate_value }}'\n {% endif %}\n ),\n partition_block_counts AS (\n SELECT\n b.predicate_value,\n COUNT(r.{{ predicate_column }}) AS count_in_window\n FROM\n block_range b\n LEFT OUTER JOIN {{ source }}\n r\n ON r.{{ predicate_column }} = b.predicate_value\n GROUP BY\n 1\n ),\n range_groupings AS (\n SELECT\n predicate_value,\n count_in_window,\n conditional_change_event(\n count_in_window > 0\n ) over (\n ORDER BY\n predicate_value\n ) AS group_val\n FROM\n partition_block_counts\n ),\n contiguous_ranges AS (\n SELECT\n MIN(predicate_value) AS start_value,\n MAX(predicate_value) AS end_value\n FROM\n range_groupings\n WHERE\n count_in_window > 0\n GROUP BY\n group_val\n ),\n between_stmts AS (\n SELECT\n CONCAT(\n '{{ output_alias~\".\" if output_alias else \"\" }}',\n '{{ predicate_column }} between \\'',\n start_value,\n '\\' and \\'',\n end_value,\n '\\''\n ) AS b\n FROM\n contiguous_ranges\n )\n SELECT\n CONCAT('(', LISTAGG(b, ' OR '), ')')\n FROM\n between_stmts \n {% endset %}\n \n {% set between_stmts = run_query(get_limits_query).columns[0].values()[0] %}\n\n {% if between_stmts != '()' %}\n /* in case empty update array */\n {% set predicate_override = between_stmts %}\n {% else %}\n {% set predicate_override = '1=1' %}\n /* need to have something or it will error since it expects at least 1 predicate */\n {% endif %}\n\n {{ return(predicate_override) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.run_query"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.8314579, "supported_languages": null}, "macro.fsc_utils.generate_schema_name": {"name": "generate_schema_name", "resource_type": "macro", "package_name": "fsc_utils", "path": "macros/custom_naming_macros.sql", "original_file_path": "macros/custom_naming_macros.sql", "unique_id": "macro.fsc_utils.generate_schema_name", "macro_sql": "{% macro generate_schema_name(custom_schema_name=none, node=none) -%}\n {% set node_name = node.name %}\n {% set split_name = node_name.split('__') %}\n {{ split_name[0] | trim }}\n{%- endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.832285, "supported_languages": null}, "macro.fsc_utils.generate_alias_name": {"name": "generate_alias_name", "resource_type": "macro", "package_name": "fsc_utils", "path": "macros/custom_naming_macros.sql", "original_file_path": "macros/custom_naming_macros.sql", "unique_id": "macro.fsc_utils.generate_alias_name", "macro_sql": "{% macro generate_alias_name(custom_alias_name=none, node=none) -%}\n {% set node_name = node.name %}\n {% set split_name = node_name.split('__') %}\n {{ split_name[1] | trim }}\n{%- endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.8328874, "supported_languages": null}, "macro.fsc_utils.create_gha_tasks": {"name": "create_gha_tasks", "resource_type": "macro", "package_name": "fsc_utils", "path": "macros/workflow_tasks.sql", "original_file_path": "macros/workflow_tasks.sql", "unique_id": "macro.fsc_utils.create_gha_tasks", "macro_sql": "{% macro create_gha_tasks() %}\n {% set query %}\nSELECT\n task_name,\n workflow_name,\n workflow_schedule\nFROM\n {{ ref('github_actions__tasks') }}\n\n {% endset %}\n {% set results = run_query(query) %}\n {% if execute and results is not none %}\n {% set results_list = results.rows %}\n {% else %}\n {% set results_list = [] %}\n {% endif %}\n\n {% set prod_db = target.database.lower().replace(\n '_dev',\n ''\n ) %}\n {% for result in results_list %}\n {% set task_name = result [0] %}\n {% set workflow_name = result [1] %}\n {% set workflow_schedule = result [2] %}\n {% set sql %}\n EXECUTE IMMEDIATE 'CREATE OR REPLACE TASK github_actions.{{ task_name }} WAREHOUSE = DBT_CLOUD SCHEDULE = \\'USING CRON {{ workflow_schedule }} UTC\\' COMMENT = \\'Task to trigger {{ workflow_name }}.yml workflow according to {{ workflow_schedule }}\\' AS DECLARE rs resultset; output string; BEGIN rs := (SELECT github_actions.workflow_dispatches(\\'FlipsideCrypto\\', \\'{{ prod_db }}-models\\', \\'{{ workflow_name }}.yml\\', NULL):status_code::int AS status_code); SELECT LISTAGG($1, \\';\\') INTO :output FROM TABLE(result_scan(LAST_QUERY_ID())) LIMIT 1; CALL SYSTEM$SET_RETURN_VALUE(:output); END;' {% endset %}\n {% do run_query(sql) %}\n {% if var(\"START_GHA_TASKS\") %}\n {% if target.database.lower() == prod_db %}\n {% set sql %}\n ALTER task github_actions.{{ task_name }}\n resume;\n{% endset %}\n {% do run_query(sql) %}\n {% endif %}\n {% endif %}\n {% endfor %}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.run_query"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.844558, "supported_languages": null}, "macro.fsc_utils.gha_tasks_view": {"name": "gha_tasks_view", "resource_type": "macro", "package_name": "fsc_utils", "path": "macros/workflow_tasks.sql", "original_file_path": "macros/workflow_tasks.sql", "unique_id": "macro.fsc_utils.gha_tasks_view", "macro_sql": "{% macro gha_tasks_view() %}\nSELECT\n workflow_name,\n concat_ws(\n '_',\n 'TRIGGER',\n UPPER(workflow_name)\n ) AS task_name,\n workflow_schedule\nFROM\n {{ source(\n 'github_actions',\n 'workflows'\n ) }}\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.844888, "supported_languages": null}, "macro.fsc_utils.gha_task_history_view": {"name": "gha_task_history_view", "resource_type": "macro", "package_name": "fsc_utils", "path": "macros/workflow_tasks.sql", "original_file_path": "macros/workflow_tasks.sql", "unique_id": "macro.fsc_utils.gha_task_history_view", "macro_sql": "{% macro gha_task_history_view() %}\n {% set query %}\nSELECT\n DISTINCT task_name\nFROM\n {{ ref('github_actions__tasks') }}\n\n {% endset %}\n {% set results = run_query(query) %}\n {% if execute and results is not none %}\n {% set results_list = results.rows %}\n {% else %}\n {% set results_list = [] %}\n {% endif %}\n\n WITH task_history_data AS (\n SELECT\n *\n FROM\n ({% for result in results_list %}\n SELECT\n NAME AS task_name, completed_time, return_value, state, database_name, schema_name, scheduled_time, query_start_time\n FROM\n TABLE(information_schema.task_history(scheduled_time_range_start => DATEADD('hour', -24, CURRENT_TIMESTAMP()), task_name => '{{ result[0]}}')) {% if not loop.last %}\n UNION ALL\n {% endif %}\n {% endfor %}) AS subquery\n WHERE\n database_name = '{{ target.database }}'\n AND schema_name = 'GITHUB_ACTIONS')\n SELECT\n *\n FROM\n task_history_data\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.run_query"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.846205, "supported_languages": null}, "macro.fsc_utils.gha_task_schedule_view": {"name": "gha_task_schedule_view", "resource_type": "macro", "package_name": "fsc_utils", "path": "macros/workflow_tasks.sql", "original_file_path": "macros/workflow_tasks.sql", "unique_id": "macro.fsc_utils.gha_task_schedule_view", "macro_sql": "{% macro gha_task_schedule_view() %}\n WITH base AS (\n SELECT\n w.workflow_name AS workflow_name,\n w.workflow_schedule AS workflow_schedule,\n w.task_name AS task_name,\n t.timestamp AS scheduled_time\n FROM\n {{ ref('github_actions__tasks') }} AS w\n CROSS JOIN TABLE(\n utils.udf_cron_to_prior_timestamps(\n w.workflow_name,\n w.workflow_schedule\n )\n ) AS t\n )\nSELECT\n task_name,\n workflow_name,\n workflow_schedule,\n scheduled_time\nFROM\n base\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.8465152, "supported_languages": null}, "macro.fsc_utils.gha_task_performance_view": {"name": "gha_task_performance_view", "resource_type": "macro", "package_name": "fsc_utils", "path": "macros/workflow_tasks.sql", "original_file_path": "macros/workflow_tasks.sql", "unique_id": "macro.fsc_utils.gha_task_performance_view", "macro_sql": "{% macro gha_task_performance_view() %}\nSELECT\n s.task_name,\n s.workflow_name,\n s.scheduled_time,\n h.return_value\nFROM\n {{ ref('github_actions__task_schedule') }}\n s\n LEFT JOIN {{ ref('github_actions__task_history') }}\n h\n ON s.task_name = h.task_name\n AND TO_TIMESTAMP_NTZ(\n s.scheduled_time\n ) BETWEEN TO_TIMESTAMP_NTZ(DATEADD(MINUTE, -1, h.scheduled_time))\n AND TO_TIMESTAMP_NTZ(DATEADD(MINUTE, 1, h.scheduled_time))\n AND TRY_TO_NUMBER(\n h.return_value\n ) BETWEEN 200\n AND 299\n AND h.state = 'SUCCEEDED'\nORDER BY\n task_name,\n scheduled_time\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.846905, "supported_languages": null}, "macro.fsc_utils.gha_task_current_status_view": {"name": "gha_task_current_status_view", "resource_type": "macro", "package_name": "fsc_utils", "path": "macros/workflow_tasks.sql", "original_file_path": "macros/workflow_tasks.sql", "unique_id": "macro.fsc_utils.gha_task_current_status_view", "macro_sql": "{% macro gha_task_current_status_view() %}\n WITH base AS (\n SELECT\n task_name,\n workflow_name,\n scheduled_time,\n return_value,\n return_value IS NOT NULL AS was_successful\n FROM\n {{ ref('github_actions__task_performance') }}\n qualify ROW_NUMBER() over (\n PARTITION BY task_name\n ORDER BY\n scheduled_time DESC\n ) <= 2\n )\nSELECT\n task_name,\n workflow_name,\n MAX(scheduled_time) AS recent_scheduled_time,\n MIN(scheduled_time) AS prior_scheduled_time,\n SUM(IFF(return_value = 204, 1, 0)) AS successes,\n successes > 0 AS pipeline_active\nFROM\n base\nGROUP BY\n task_name,\n workflow_name\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.8472366, "supported_languages": null}, "macro.fsc_utils.alter_gha_task": {"name": "alter_gha_task", "resource_type": "macro", "package_name": "fsc_utils", "path": "macros/workflow_tasks.sql", "original_file_path": "macros/workflow_tasks.sql", "unique_id": "macro.fsc_utils.alter_gha_task", "macro_sql": "{% macro alter_gha_task(\n task_name,\n task_action\n ) %}\n {% set sql %}\n EXECUTE IMMEDIATE 'ALTER TASK IF EXISTS github_actions.{{ task_name }} {{ task_action }};' {% endset %}\n {% do run_query(sql) %}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.run_query"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.8477192, "supported_languages": null}, "macro.fsc_utils.create_streamline_udfs": {"name": "create_streamline_udfs", "resource_type": "macro", "package_name": "fsc_utils", "path": "macros/create_streamline_udfs.sql", "original_file_path": "macros/create_streamline_udfs.sql", "unique_id": "macro.fsc_utils.create_streamline_udfs", "macro_sql": "{% macro create_streamline_udfs() %}\n {% if var(\"UPDATE_UDFS_AND_SPS\") %}\n {% do run_query(\"CREATE SCHEMA IF NOT EXISTS streamline\") %}\n \n {{ create_udf_bulk_rest_api_v2() }}\n {% endif %}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.run_query", "macro.fsc_utils.create_udf_bulk_rest_api_v2"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.8485591, "supported_languages": null}, "macro.fsc_utils.create_evm_streamline_udfs": {"name": "create_evm_streamline_udfs", "resource_type": "macro", "package_name": "fsc_utils", "path": "macros/create_streamline_udfs.sql", "original_file_path": "macros/create_streamline_udfs.sql", "unique_id": "macro.fsc_utils.create_evm_streamline_udfs", "macro_sql": "{% macro create_evm_streamline_udfs() %}\n {% if var(\"UPDATE_UDFS_AND_SPS\") %}\n {% do run_query(\"CREATE SCHEMA IF NOT EXISTS streamline\") %}\n \n {{ create_udf_bulk_rest_api_v2() }}\n {{ create_udf_bulk_decode_logs() }}\n {{ create_udf_bulk_decode_traces() }}\n {% endif %}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.run_query", "macro.fsc_utils.create_udf_bulk_rest_api_v2", "macro.fsc_utils.create_udf_bulk_decode_logs", "macro.fsc_utils.create_udf_bulk_decode_traces"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.8491704, "supported_languages": null}, "macro.fsc_utils.create_udfs": {"name": "create_udfs", "resource_type": "macro", "package_name": "fsc_utils", "path": "macros/create_udfs.sql", "original_file_path": "macros/create_udfs.sql", "unique_id": "macro.fsc_utils.create_udfs", "macro_sql": "{% macro create_udfs(drop_=False,schema=\"utils\") %}\n {% if var(\"UPDATE_UDFS_AND_SPS\") %}\n {% set name %}\n {{- fsc_utils.udf_configs(schema) -}}\n {% endset %}\n {% set udfs = fromyaml(name) %}\n {% set sql %}\n CREATE schema if NOT EXISTS {{ schema }};\n {%- for udf in udfs -%}\n {{- fsc_utils.create_or_drop_function_from_config(udf, drop_=drop_) -}}\n {% endfor %}\n {% endset %}\n {% do run_query(sql) %}\n {% endif %}\n{% endmacro %}", "depends_on": {"macros": ["macro.fsc_utils.udf_configs", "macro.fsc_utils.create_or_drop_function_from_config", "macro.dbt.run_query"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.8507097, "supported_languages": null}, "macro.fsc_utils.get_ancestors": {"name": "get_ancestors", "resource_type": "macro", "package_name": "fsc_utils", "path": "macros/datashares.sql", "original_file_path": "macros/datashares.sql", "unique_id": "macro.fsc_utils.get_ancestors", "macro_sql": "{%- macro get_ancestors(node, include_depth=false, exclude_source=false) -%}\n{#\n Return a list of ancestors for a node in a DAG.\n #}\n {%- for dep in node.depends_on.nodes | unique | list recursive %}\n {% if dep.startswith(\"model.\") and \"bronze__\" not in dep %}\n \"{{- loop.depth0 ~ '-'if include_depth else '' }}{{node.config.materialized }}-{{ dep -}}\",\n {{- loop(graph.nodes[dep].depends_on.nodes) -}}\n {% elif not exclude_source %}\n \"{{- loop.depth0 ~ '-'if include_depth else '' }}{{node.config.materialized }}-{{ dep -}}\",\n {%- endif -%}\n {%- endfor %}\n{%- endmacro -%}\n\n", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.8560784, "supported_languages": null}, "macro.fsc_utils.get_view_ddl": {"name": "get_view_ddl", "resource_type": "macro", "package_name": "fsc_utils", "path": "macros/datashares.sql", "original_file_path": "macros/datashares.sql", "unique_id": "macro.fsc_utils.get_view_ddl", "macro_sql": "{% macro get_view_ddl() %}\n{#\n Return a dictionary of view names and their DDL statements.\n The DDL statements are escaped to be used in a Snowflake query.\n The dictionary is converted to JSON to be used in a dbt macro..\n #}\n {% if execute %}\n {% set query %}\n SELECT\n CONCAT_WS('.', TABLE_SCHEMA, TABLE_NAME) as VIEW_NAME,\n VIEW_DEFINITION\n FROM {{target.database}}.INFORMATION_SCHEMA.VIEWS\n WHERE TABLE_SCHEMA NOT IN ('INFORMATION_SCHEMA', 'STREAMLINE')\n AND TABLE_SCHEMA NOT LIKE 'TEST_%'\n {%- endset -%}\n {%- set results = run_query(query) -%}\n {% set ddl = {} %}\n {% for key, value in results.rows %}\n {%- do ddl.update({key: value|replace(\"$$\", \"\\$\\$\")}) -%}\n {%- endfor -%}\n {{- tojson(ddl) -}}\n {%- endif -%}\n{%- endmacro -%}\n\n", "depends_on": {"macros": ["macro.dbt.run_query"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.857368, "supported_languages": null}, "macro.fsc_utils.replace_database_references": {"name": "replace_database_references", "resource_type": "macro", "package_name": "fsc_utils", "path": "macros/datashares.sql", "original_file_path": "macros/datashares.sql", "unique_id": "macro.fsc_utils.replace_database_references", "macro_sql": "{% macro replace_database_references(references_to_replace, ddl) %}\n{#\n Return the DDL statement for a view with the references replaced.\n All items in references_to_replace are replaced with __NEW__,\n while all remaining references to the database are replaced with __SOURCE__.\n\n references_to_replace: a list of references to replace with __NEW__\n ddl: the DDL statement to be replaced\n\n#}\n {% set re = modules.re %}\n {% set outer = namespace(replaced=ddl) %}\n {% for key in references_to_replace %}\n {%- set original = re.compile(\"\\\\b\" ~ target.database ~ \".\" ~ key ~ \"\\\\b\", re.IGNORECASE) -%}\n {%- set replacement = \"__NEW__\" ~ \".\" ~ key -%}\n {% set outer.replaced = original.sub(replacement, outer.replaced) %}\n {%- endfor -%}\n {%- set original = re.compile(\"\\\\b\" ~ target.database ~ \".\" ~ \"\\\\b\", re.IGNORECASE) -%}\n {% set outer.replaced = original.sub(\"__SOURCE__.\", outer.replaced) %}\n {{- outer.replaced -}}\n{%- endmacro -%}\n\n", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.859033, "supported_languages": null}, "macro.fsc_utils.generate_view_ddl": {"name": "generate_view_ddl", "resource_type": "macro", "package_name": "fsc_utils", "path": "macros/datashares.sql", "original_file_path": "macros/datashares.sql", "unique_id": "macro.fsc_utils.generate_view_ddl", "macro_sql": "{% macro generate_view_ddl(dag, schema) %}\n{#\n Return a list of DDL statements for views in a DAG.\n\n dag: a DAG of views\n schema: schemas to create schema DDL for\n #}\n {%- set ddl = fromjson(fsc_utils.get_view_ddl()) -%}\n {%- set created = {} -%}\n {%- set final_text = [] -%}\n {%- for view, deps in dag.items() -%}\n {%- for d in deps -%}\n {%- set table_name = d.split(\".\")[-1].replace(\"__\", \".\").upper() -%}\n {%- if ddl.get(table_name) and table_name not in created -%}\n {%- set replaced = fsc_utils.replace_database_references(ddl.keys(), ddl[table_name]) -%}\n {%- do final_text.append(replaced) -%}\n {%- do created.update({table_name:true}) -%}\n {%- endif -%}\n {%- endfor -%}\n {%- endfor -%}\n {%- set schema_ddl = [] -%}\n {%- for s in schema -%}\n {%- do schema_ddl.append(\"CREATE SCHEMA IF NOT EXISTS __NEW__.\" ~ s ~ \";\") -%}\n {%- endfor -%}\n {{- toyaml(schema_ddl + final_text) -}}\n{%- endmacro -%}\n\n", "depends_on": {"macros": ["macro.fsc_utils.get_view_ddl", "macro.fsc_utils.replace_database_references"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.8612561, "supported_languages": null}, "macro.fsc_utils.generate_dag_and_schemas": {"name": "generate_dag_and_schemas", "resource_type": "macro", "package_name": "fsc_utils", "path": "macros/datashares.sql", "original_file_path": "macros/datashares.sql", "unique_id": "macro.fsc_utils.generate_dag_and_schemas", "macro_sql": "{% macro generate_dag_and_schemas(node_paths, materializations) %}\n{#\n Return a DAG of views and a list of schemas to create.\n\n node_paths: a list of node paths to include in the DAG\n materializations: a list of materializations to include in the DAG\n #}\n {%- set dag = {} -%}\n {%- set schema = [] -%}\n {%- for key, value in graph.nodes.items() -%}\n {%\n if value.refs\n and set(value.fqn).intersection(node_paths)\n and value.config.materialized in materializations\n and value.config.enabled\n and not value.sources\n and not key.endswith(\"_create_gold\")\n -%}\n {%- set name = value.schema + \".\" + value.alias -%}\n {%- set _result = fromyaml(\"[\" ~ fsc_utils.get_ancestors(value, exclude_source=true)[:-1] ~ \"]\") -%}\n {% if _result -%}\n {%- do _result.insert(0, key) -%}\n {%- do dag.update({name.upper() : _result | reverse|list}) -%}\n {% for d in _result -%}\n {%- if d.split(\".\")[-1].split(\"__\")[0] not in schema -%}\n {%- do schema.append(d.split(\".\")[-1].split(\"__\")[0]) -%}\n {%- endif -%}\n {%- endfor -%}\n {%- else -%}\n {%- do dag.update({name.upper() : [key] }) -%}\n {%- if value.schema not in schema -%}\n {%- do schema.append(value.schema) -%}\n {%- endif -%}\n {%- endif -%}\n {%- endif -%}\n {%- endfor -%}\n {%- set final = {\"dag\": dag, \"schema\": schema} -%}\n {{- tojson(final) -}}\n{%- endmacro -%}\n\n", "depends_on": {"macros": ["macro.fsc_utils.get_ancestors"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.864801, "supported_languages": null}, "macro.fsc_utils.generate_table_views_ddl": {"name": "generate_table_views_ddl", "resource_type": "macro", "package_name": "fsc_utils", "path": "macros/datashares.sql", "original_file_path": "macros/datashares.sql", "unique_id": "macro.fsc_utils.generate_table_views_ddl", "macro_sql": "{% macro generate_table_views_ddl(tables, schema) %}\n{#\n Return a list of DDL statements for views of tables from a list.\n\n tables: a list of tables to create views for\n schema: schemas to create schema DDL for\n #}\n {%- set schema_ddl = [] -%}\n {%- set view_ddl = [] -%}\n {% for s in schema %}\n {%- do schema_ddl.append(\"CREATE SCHEMA IF NOT EXISTS __NEW__.\" ~ s ~ \";\") -%}\n {%- endfor -%}\n {% for table in tables %}\n {%- do view_ddl.append(\"CREATE OR REPLACE VIEW __NEW__.\" ~ table ~ \" copy grants AS SELECT * FROM \" ~ \"__SOURCE__.\" ~ table ~\";\") -%}\n {%- endfor -%}\n {{- toyaml(schema_ddl + view_ddl) -}}\n{%- endmacro -%}\n\n", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.8658972, "supported_languages": null}, "macro.fsc_utils.generate_datashare_ddl": {"name": "generate_datashare_ddl", "resource_type": "macro", "package_name": "fsc_utils", "path": "macros/datashares.sql", "original_file_path": "macros/datashares.sql", "unique_id": "macro.fsc_utils.generate_datashare_ddl", "macro_sql": "{% macro generate_datashare_ddl() %}\n{#\n generate DDL for datashare\n\n Return: DDL for datashare\n #}\n {%- set gold_views = fromjson(fsc_utils.generate_dag_and_schemas([\"gold\"], [\"view\"])) -%}\n {%- set gold_views_ddl = fromyaml(fsc_utils.generate_view_ddl(gold_views[\"dag\"], gold_views[\"schema\"])) -%}\n {%- set gold_tables = fromjson(fsc_utils.generate_dag_and_schemas([\"gold\"], [\"incremental\", \"table\"])) -%}\n {%- set gold_tables_ddl = fromyaml(fsc_utils.generate_table_views_ddl(gold_tables[\"dag\"].keys(), gold_tables[\"schema\"])) -%}\n {%- set combined_ddl = gold_views_ddl + gold_tables_ddl -%}\n {%- do combined_ddl.insert(0, \"CREATE DATABASE IF NOT EXISTS __NEW__;\") -%}\n {{- \"BEGIN\\n\" ~ (combined_ddl | join(\"\\n\")) ~ \"\\nEND\" -}}\n{%- endmacro -%}\n\n", "depends_on": {"macros": ["macro.fsc_utils.generate_dag_and_schemas", "macro.fsc_utils.generate_view_ddl", "macro.fsc_utils.generate_table_views_ddl"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.8675725, "supported_languages": null}, "macro.fsc_utils.generate_datashare_udf_ddl": {"name": "generate_datashare_udf_ddl", "resource_type": "macro", "package_name": "fsc_utils", "path": "macros/datashares.sql", "original_file_path": "macros/datashares.sql", "unique_id": "macro.fsc_utils.generate_datashare_udf_ddl", "macro_sql": "{% macro generate_datashare_udf_ddl() %}\n{#\n generate UDF DDL for datashare\n\n Return: UDF DDL for datashare\n #}\n {%- set schema = \"UTILS\" -%}\n {%- set udfs = fromyaml(fsc_utils.udf_configs(schema)) -%}\n {%- set combined_ddl = [] -%}\n {%- for udf in udfs -%}\n {% set name_ = udf [\"name\"] %}\n {% set signature = udf [\"signature\"] %}\n {% set return_type = udf [\"return_type\"] %}\n {% set sql_ = udf [\"sql\"] %}\n {% set options = udf [\"options\"] %}\n {% set api_integration = udf [\"api_integration\"] %}\n {% set func_type = udf [\"func_type\"] %}\n {% set exclude_from_datashare = udf.get(\"exclude_from_datashare\",False) %}\n {% if not exclude_from_datashare %}\n {%- set udf_ddl = fsc_utils.create_sql_function(\n name_ = name_,\n signature = signature,\n return_type = return_type,\n sql_ = sql_,\n options = options,\n api_integration = api_integration,\n func_type = func_type\n ).replace(\"\\\\\",\"\\\\\\\\\").replace(\"'\",\"\\\\'\") -%}\n {%- do combined_ddl.append(udf_ddl) -%} \n {% endif %} \n {% endfor %}\n {%- do combined_ddl.insert(0, \"CREATE DATABASE IF NOT EXISTS __NEW__;\") -%}\n {%- do combined_ddl.insert(1, \"USE DATABASE __NEW__;\") -%}\n {%- do combined_ddl.insert(2, \"CREATE SCHEMA IF NOT EXISTS \"~schema~\";\") -%}\n {{- \"'BEGIN','\" ~ (combined_ddl | join(\"','\")) ~ \"','END'\" -}}\n{%- endmacro -%}", "depends_on": {"macros": ["macro.fsc_utils.udf_configs", "macro.fsc_utils.create_sql_function"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.8705897, "supported_languages": null}, "macro.fsc_utils.get_query_tag": {"name": "get_query_tag", "resource_type": "macro", "package_name": "fsc_utils", "path": "macros/custom_query_tag.sql", "original_file_path": "macros/custom_query_tag.sql", "unique_id": "macro.fsc_utils.get_query_tag", "macro_sql": "{% macro get_query_tag() %}\n {# Get the full path of the model #}\n {% set model_path = model.path | string %}\n {% set folder_path = '/'.join(model_path.split('/')[:-1]) %}\n \n {# Get core folders from vars #}\n {% set core_folders = var('core_folders') %}\n \n {# Initialize is_core and check each path pattern #}\n {% set ns = namespace(is_core=false) %}\n \n {% for folder in core_folders %}\n {% if folder in folder_path %}\n {% set ns.is_core = true %}\n {% endif %}\n {% endfor %}\n \n {# Build the JSON query tag #}\n {% set tag_dict = {\n \"project\": project_name,\n \"model\": model.name,\n \"model_type\": \"core\" if ns.is_core else \"non_core\",\n \"invocation_id\": invocation_id,\n \"dbt_tags\": config.get('tags', [])\n } %}\n \n {% set query_tag = tojson(tag_dict) %}\n \n {# Return the properly escaped string #}\n {{ return(\"'\" ~ query_tag ~ \"'\") }}\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.8730876, "supported_languages": null}, "macro.fsc_utils.set_query_tag": {"name": "set_query_tag", "resource_type": "macro", "package_name": "fsc_utils", "path": "macros/custom_query_tag.sql", "original_file_path": "macros/custom_query_tag.sql", "unique_id": "macro.fsc_utils.set_query_tag", "macro_sql": "{% macro set_query_tag() %}\n {% set tag = fsc_utils.get_query_tag() %}\n {% do run_query(\"alter session set query_tag = \" ~ tag) %}\n {{ return(\"\") }}\n{% endmacro %}", "depends_on": {"macros": ["macro.fsc_utils.get_query_tag", "macro.dbt.run_query"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.8736005, "supported_languages": null}, "macro.fsc_utils.udf_configs": {"name": "udf_configs", "resource_type": "macro", "package_name": "fsc_utils", "path": "macros/streamline/configs.yaml.sql", "original_file_path": "macros/streamline/configs.yaml.sql", "unique_id": "macro.fsc_utils.udf_configs", "macro_sql": "{% macro udf_configs(schema) %}\n\n{#\n UTILITY SCHEMA\n#}\n\n- name: {{ schema }}.udf_hex_to_int\n signature:\n - [hex, STRING]\n return_type: TEXT\n options: |\n NULL\n LANGUAGE PYTHON\n STRICT IMMUTABLE\n RUNTIME_VERSION = '3.8'\n HANDLER = 'hex_to_int'\n sql: |\n {{ fsc_utils.python_hex_to_int() | indent(4) }}\n- name: {{ schema }}.udf_hex_to_int\n signature:\n - [encoding, STRING]\n - [hex, STRING]\n return_type: TEXT\n options: |\n NULL\n LANGUAGE PYTHON\n STRICT IMMUTABLE\n RUNTIME_VERSION = '3.8'\n HANDLER = 'hex_to_int'\n sql: |\n {{ fsc_utils.python_udf_hex_to_int_with_encoding() | indent(4) }}\n\n- name: {{ schema }}.udf_hex_to_string\n signature:\n - [hex, STRING]\n return_type: TEXT\n options: |\n NULL\n LANGUAGE SQL\n STRICT IMMUTABLE\n sql: |\n SELECT\n LTRIM(regexp_replace(\n try_hex_decode_string(hex),\n '[\\x00-\\x1F\\x7F-\\x9F\\xAD]', '', 1))\n\n- name: {{ schema }}.udf_json_rpc_call\n signature:\n - [method, STRING]\n - [params, ARRAY]\n return_type: OBJECT\n options: |\n NULL\n LANGUAGE SQL\n RETURNS NULL ON NULL INPUT\n IMMUTABLE\n sql: |\n {{ fsc_utils.sql_udf_json_rpc_call() }}\n exclude_from_datashare: true\n- name: {{ schema }}.udf_json_rpc_call\n signature:\n - [method, STRING]\n - [params, OBJECT]\n return_type: OBJECT\n options: |\n NULL\n LANGUAGE SQL\n RETURNS NULL ON NULL INPUT\n IMMUTABLE\n sql: |\n {{ fsc_utils.sql_udf_json_rpc_call() }}\n exclude_from_datashare: true\n- name: {{ schema }}.udf_json_rpc_call\n signature:\n - [method, STRING]\n - [params, OBJECT]\n - [id, STRING]\n return_type: OBJECT\n options: |\n NULL\n LANGUAGE SQL\n RETURNS NULL ON NULL INPUT\n IMMUTABLE\n sql: |\n {{ fsc_utils.sql_udf_json_rpc_call(False) }}\n exclude_from_datashare: true\n- name: {{ schema }}.udf_json_rpc_call\n signature:\n - [method, STRING]\n - [params, ARRAY]\n - [id, STRING]\n return_type: OBJECT\n options: |\n NULL\n LANGUAGE SQL\n RETURNS NULL ON NULL INPUT\n IMMUTABLE\n sql: |\n {{ fsc_utils.sql_udf_json_rpc_call(False) }}\n exclude_from_datashare: true\n\n- name: {{ schema }}.udf_evm_text_signature\n signature:\n - [abi, VARIANT]\n return_type: TEXT\n options: |\n LANGUAGE PYTHON\n RUNTIME_VERSION = '3.8'\n HANDLER = 'get_simplified_signature'\n sql: |\n {{ fsc_utils.create_udf_evm_text_signature() | indent(4) }}\n\n- name: {{ schema }}.udf_keccak256\n signature:\n - [event_name, VARCHAR(255)]\n return_type: TEXT\n options: |\n LANGUAGE PYTHON\n RUNTIME_VERSION = '3.8'\n PACKAGES = ('pycryptodome==3.15.0')\n HANDLER = 'udf_encode'\n sql: |\n {{ fsc_utils.create_udf_keccak256() | indent(4) }}\n\n- name: {{ schema }}.udf_decimal_adjust\n signature:\n - [input, string]\n - [adjustment, int]\n return_type: VARCHAR\n options: |\n LANGUAGE PYTHON\n RUNTIME_VERSION = '3.8'\n HANDLER = 'custom_divide'\n sql: |\n {{ fsc_utils.create_udf_decimal_adjust() | indent(4) }}\n\n- name: {{ schema }}.udf_cron_to_prior_timestamps\n signature:\n - [workflow_name, STRING]\n - [workflow_schedule, STRING]\n return_type: TABLE(workflow_name STRING, workflow_schedule STRING, timestamp TIMESTAMP_NTZ)\n options: |\n LANGUAGE PYTHON\n RUNTIME_VERSION = '3.8'\n PACKAGES = ('croniter')\n HANDLER = 'TimestampGenerator'\n sql: |\n {{ fsc_utils.create_udf_cron_to_prior_timestamps() | indent(4) }}\n\n- name: {{ schema }}.udf_transform_logs\n signature:\n - [decoded, VARIANT]\n return_type: VARIANT\n options: |\n LANGUAGE PYTHON\n RUNTIME_VERSION = '3.8'\n HANDLER = 'transform'\n sql: |\n {{ fsc_utils.create_udf_transform_logs() | indent(4) }}\n\n- name: {{ schema }}.udf_base58_to_hex\n signature:\n - [base58, STRING]\n return_type: TEXT\n options: |\n LANGUAGE PYTHON\n RUNTIME_VERSION = '3.8'\n HANDLER = 'transform_base58_to_hex'\n sql: |\n {{ fsc_utils.create_udf_base58_to_hex() | indent(4) }}\n\n- name: {{ schema }}.udf_hex_to_base58\n signature:\n - [input, STRING]\n return_type: TEXT\n options: |\n LANGUAGE PYTHON\n RUNTIME_VERSION = '3.8'\n HANDLER = 'transform_hex_to_base58'\n sql: |\n {{ fsc_utils.create_udf_hex_to_base58() | indent(4) }}\n\n- name: {{ schema }}.udf_hex_to_bech32\n signature:\n - [input, STRING]\n - [hrp, STRING]\n return_type: TEXT\n options: |\n LANGUAGE PYTHON\n RUNTIME_VERSION = '3.8'\n HANDLER = 'transform_hex_to_bech32'\n sql: |\n {{ fsc_utils.create_udf_hex_to_bech32() | indent(4) }}\n\n- name: {{ schema }}.udf_hex_to_algorand\n signature:\n - [input, STRING]\n return_type: TEXT\n options: |\n LANGUAGE PYTHON\n RUNTIME_VERSION = '3.8'\n HANDLER = 'transform_hex_to_algorand'\n sql: |\n {{ fsc_utils.create_udf_hex_to_algorand() | indent(4) }}\n\n- name: {{ schema }}.udf_hex_to_tezos\n signature:\n - [input, STRING]\n - [prefix, STRING]\n return_type: TEXT\n options: |\n LANGUAGE PYTHON\n RUNTIME_VERSION = '3.8'\n HANDLER = 'transform_hex_to_tezos'\n sql: |\n {{ fsc_utils.create_udf_hex_to_tezos() | indent(4) }}\n\n- name: {{ schema }}.udf_detect_overflowed_responses\n signature:\n - [file_url, STRING]\n - [index_cols, ARRAY]\n return_type: ARRAY\n options: |\n LANGUAGE PYTHON\n RUNTIME_VERSION = '3.11'\n COMMENT = 'Detect overflowed responses larger than 16MB'\n PACKAGES = ('snowflake-snowpark-python', 'pandas')\n HANDLER = 'main'\n sql: |\n {{ fsc_utils.create_udf_detect_overflowed_responses() | indent(4) }}\n\n- name: {{ schema }}.udtf_flatten_overflowed_responses\n signature:\n - [file_url, STRING]\n - [index_cols, ARRAY]\n - [index_vals, ARRAY]\n return_type: |\n table(\n index_vals ARRAY,\n block_number NUMBER,\n metadata OBJECT,\n seq NUMBER,\n key STRING,\n path STRING,\n index NUMBER,\n value_ VARIANT\n )\n options: |\n LANGUAGE PYTHON\n RUNTIME_VERSION = '3.11'\n COMMENT = 'Flatten rows from a JSON file with overflowed responses larger than 16MB'\n PACKAGES = ('snowflake-snowpark-python', 'pandas', 'simplejson', 'numpy')\n HANDLER = 'FlattenRows'\n sql: |\n {{ fsc_utils.create_udtf_flatten_overflowed_responses() | indent(4) }}\n\n{% endmacro %}", "depends_on": {"macros": ["macro.fsc_utils.python_hex_to_int", "macro.fsc_utils.python_udf_hex_to_int_with_encoding", "macro.fsc_utils.sql_udf_json_rpc_call", "macro.fsc_utils.create_udf_evm_text_signature", "macro.fsc_utils.create_udf_keccak256", "macro.fsc_utils.create_udf_decimal_adjust", "macro.fsc_utils.create_udf_cron_to_prior_timestamps", "macro.fsc_utils.create_udf_transform_logs", "macro.fsc_utils.create_udf_base58_to_hex", "macro.fsc_utils.create_udf_hex_to_base58", "macro.fsc_utils.create_udf_hex_to_bech32", "macro.fsc_utils.create_udf_hex_to_algorand", "macro.fsc_utils.create_udf_hex_to_tezos", "macro.fsc_utils.create_udf_detect_overflowed_responses", "macro.fsc_utils.create_udtf_flatten_overflowed_responses"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.8852708, "supported_languages": null}, "macro.fsc_utils.test_sequence_gaps": {"name": "test_sequence_gaps", "resource_type": "macro", "package_name": "fsc_utils", "path": "macros/streamline/tests.sql", "original_file_path": "macros/streamline/tests.sql", "unique_id": "macro.fsc_utils.test_sequence_gaps", "macro_sql": "{% test sequence_gaps(\n model,\n partition_by,\n column_name\n) %}\n{%- set partition_sql = partition_by | join(\", \") -%}\n{%- set previous_column = \"prev_\" ~ column_name -%}\nWITH source AS (\n SELECT\n {{ partition_sql + \",\" if partition_sql }}\n {{ column_name }},\n LAG(\n {{ column_name }},\n 1\n ) over (\n {{ \"PARTITION BY \" ~ partition_sql if partition_sql }}\n ORDER BY\n {{ column_name }} ASC\n ) AS {{ previous_column }}\n FROM\n {{ model }}\n)\nSELECT\n {{ partition_sql + \",\" if partition_sql }}\n {{ previous_column }},\n {{ column_name }},\n {{ column_name }} - {{ previous_column }}\n - 1 AS gap\nFROM\n source\nWHERE\n {{ column_name }} - {{ previous_column }} <> 1\nORDER BY\n gap DESC \n{% endtest %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.8899007, "supported_languages": null}, "macro.fsc_utils.test_tx_block_count": {"name": "test_tx_block_count", "resource_type": "macro", "package_name": "fsc_utils", "path": "macros/streamline/tests.sql", "original_file_path": "macros/streamline/tests.sql", "unique_id": "macro.fsc_utils.test_tx_block_count", "macro_sql": "{% test tx_block_count(\n model,\n column_name\n) %}\n\nSELECT \n {{ column_name }}, \n COUNT(DISTINCT block_number) AS num_blocks\nFROM\n {{ model }}\nGROUP BY {{ column_name }}\nHAVING num_blocks > 1\n{% endtest %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.8902402, "supported_languages": null}, "macro.fsc_utils.tx_gaps": {"name": "tx_gaps", "resource_type": "macro", "package_name": "fsc_utils", "path": "macros/streamline/tests.sql", "original_file_path": "macros/streamline/tests.sql", "unique_id": "macro.fsc_utils.tx_gaps", "macro_sql": "{% macro tx_gaps(\n model\n ) %}\n WITH block_base AS (\n SELECT\n block_number,\n tx_count\n FROM\n {{ ref('test_silver__blocks_full') }}\n ),\n model_name AS (\n SELECT\n block_number,\n COUNT(\n DISTINCT tx_hash\n ) AS model_tx_count\n FROM\n {{ model }}\n GROUP BY\n block_number\n )\nSELECT\n block_base.block_number,\n tx_count,\n model_name.block_number AS model_block_number,\n model_tx_count\nFROM\n block_base\n LEFT JOIN model_name\n ON block_base.block_number = model_name.block_number\nWHERE\n (\n tx_count <> model_tx_count\n )\n OR (\n model_tx_count IS NULL\n AND tx_count <> 0\n )\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.890618, "supported_languages": null}, "macro.fsc_utils.recent_tx_gaps": {"name": "recent_tx_gaps", "resource_type": "macro", "package_name": "fsc_utils", "path": "macros/streamline/tests.sql", "original_file_path": "macros/streamline/tests.sql", "unique_id": "macro.fsc_utils.recent_tx_gaps", "macro_sql": "{% macro recent_tx_gaps(\n model\n ) %}\n WITH block_base AS (\n SELECT\n block_number,\n tx_count\n FROM\n {{ ref('test_silver__blocks_recent') }}\n ),\n model_name AS (\n SELECT\n block_number,\n COUNT(\n DISTINCT tx_hash\n ) AS model_tx_count\n FROM\n {{ model }}\n GROUP BY\n block_number\n )\nSELECT\n block_base.block_number,\n tx_count,\n model_name.block_number AS model_block_number,\n model_tx_count\nFROM\n block_base\n LEFT JOIN model_name\n ON block_base.block_number = model_name.block_number\nWHERE\n (\n tx_count <> model_tx_count\n )\n OR (\n model_tx_count IS NULL\n AND tx_count <> 0\n )\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.8910058, "supported_languages": null}, "macro.fsc_utils.test_recent_decoded_logs_match": {"name": "test_recent_decoded_logs_match", "resource_type": "macro", "package_name": "fsc_utils", "path": "macros/streamline/tests.sql", "original_file_path": "macros/streamline/tests.sql", "unique_id": "macro.fsc_utils.test_recent_decoded_logs_match", "macro_sql": "{% test recent_decoded_logs_match(\n model\n) %}\nSELECT\n block_number,\n _log_id\nFROM\n {{ model }}\n d\nWHERE\n NOT EXISTS (\n SELECT\n 1\n FROM\n {{ ref('silver__logs') }}\n l\n WHERE\n d.block_number = l.block_number\n AND d.tx_hash = l.tx_hash\n AND d.event_index = l.event_index\n AND d.contract_address = l.contract_address\n AND d.topics [0] :: STRING = l.topics [0] :: STRING\n ) \n{% endtest %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.8913503, "supported_languages": null}, "macro.fsc_utils.sql_udf_json_rpc_call": {"name": "sql_udf_json_rpc_call", "resource_type": "macro", "package_name": "fsc_utils", "path": "macros/streamline/functions.sql", "original_file_path": "macros/streamline/functions.sql", "unique_id": "macro.fsc_utils.sql_udf_json_rpc_call", "macro_sql": "{% macro sql_udf_json_rpc_call(use_default_id=True ) %}\n SELECT IFF(method IS NULL or params IS NULL,\n NULL,\n {\n 'jsonrpc': '2.0',\n 'method': method,\n 'params': params\n {% if use_default_id %}\n , 'id': hash(method, params)::string\n {% else %}\n , 'id': id\n {% endif %}\n }\n )\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.8918884, "supported_languages": null}, "macro.fsc_utils.python_hex_to_int": {"name": "python_hex_to_int", "resource_type": "macro", "package_name": "fsc_utils", "path": "macros/streamline/functions.py.sql", "original_file_path": "macros/streamline/functions.py.sql", "unique_id": "macro.fsc_utils.python_hex_to_int", "macro_sql": "{% macro python_hex_to_int() %}\ndef hex_to_int(hex) -> str:\n \"\"\"\n Converts hex (of any size) to int (as a string). Snowflake and java script can only handle up to 64-bit (38 digits of precision)\n hex_to_int('200000000000000000000000000000211');\n >> 680564733841876926926749214863536423441\n hex_to_int('0x200000000000000000000000000000211');\n >> 680564733841876926926749214863536423441\n hex_to_int(NULL);\n >> NULL\n \"\"\"\n return (str(int(hex, 16)) if hex and hex != \"0x\" else None)\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.9059901, "supported_languages": null}, "macro.fsc_utils.python_udf_hex_to_int_with_encoding": {"name": "python_udf_hex_to_int_with_encoding", "resource_type": "macro", "package_name": "fsc_utils", "path": "macros/streamline/functions.py.sql", "original_file_path": "macros/streamline/functions.py.sql", "unique_id": "macro.fsc_utils.python_udf_hex_to_int_with_encoding", "macro_sql": "{% macro python_udf_hex_to_int_with_encoding() %}\ndef hex_to_int(encoding, hex) -> str:\n \"\"\"\n Converts hex (of any size) to int (as a string). Snowflake and java script can only handle up to 64-bit (38 digits of precision)\n hex_to_int('hex', '200000000000000000000000000000211');\n >> 680564733841876926926749214863536423441\n hex_to_int('hex', '0x200000000000000000000000000000211');\n >> 680564733841876926926749214863536423441\n hex_to_int('hex', NULL);\n >> NULL\n hex_to_int('s2c', 'ffffffffffffffffffffffffffffffffffffffffffffffffffffffffe5b83acf');\n >> -440911153\n \"\"\"\n if not hex:\n return None\n if encoding.lower() == 's2c':\n if hex[0:2].lower() != '0x':\n hex = f'0x{hex}'\n\n bits = len(hex[2:])*4\n value = int(hex, 0)\n if value & (1 << (bits-1)):\n value -= 1 << bits\n return str(value)\n else:\n return str(int(hex, 16))\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.9062252, "supported_languages": null}, "macro.fsc_utils.create_udf_keccak256": {"name": "create_udf_keccak256", "resource_type": "macro", "package_name": "fsc_utils", "path": "macros/streamline/functions.py.sql", "original_file_path": "macros/streamline/functions.py.sql", "unique_id": "macro.fsc_utils.create_udf_keccak256", "macro_sql": "{% macro create_udf_keccak256() %}\nfrom Crypto.Hash import keccak\n\ndef udf_encode(event_name):\n keccak_hash = keccak.new(digest_bits=256)\n keccak_hash.update(event_name.encode('utf-8'))\n return '0x' + keccak_hash.hexdigest()\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.9064045, "supported_languages": null}, "macro.fsc_utils.create_udf_evm_text_signature": {"name": "create_udf_evm_text_signature", "resource_type": "macro", "package_name": "fsc_utils", "path": "macros/streamline/functions.py.sql", "original_file_path": "macros/streamline/functions.py.sql", "unique_id": "macro.fsc_utils.create_udf_evm_text_signature", "macro_sql": "{% macro create_udf_evm_text_signature() %}\n\ndef get_simplified_signature(abi):\n def generate_signature(inputs):\n signature_parts = []\n for input_data in inputs:\n if 'components' in input_data:\n component_signature_parts = []\n components = input_data['components']\n component_signature_parts.extend(generate_signature(components))\n component_signature_parts[-1] = component_signature_parts[-1].rstrip(\",\")\n if input_data['type'].endswith('[]'):\n signature_parts.append(\"(\" + \"\".join(component_signature_parts) + \")[],\")\n else:\n signature_parts.append(\"(\" + \"\".join(component_signature_parts) + \"),\")\n else:\n signature_parts.append(input_data['type'].replace('enum ', '').replace(' payable', '') + \",\")\n return signature_parts\n\n signature_parts = [abi['name'] + \"(\"]\n signature_parts.extend(generate_signature(abi['inputs']))\n signature_parts[-1] = signature_parts[-1].rstrip(\",\") + \")\"\n return \"\".join(signature_parts)\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.9066594, "supported_languages": null}, "macro.fsc_utils.create_udf_decimal_adjust": {"name": "create_udf_decimal_adjust", "resource_type": "macro", "package_name": "fsc_utils", "path": "macros/streamline/functions.py.sql", "original_file_path": "macros/streamline/functions.py.sql", "unique_id": "macro.fsc_utils.create_udf_decimal_adjust", "macro_sql": "{% macro create_udf_decimal_adjust() %}\n\nfrom decimal import Decimal, ROUND_DOWN\n\ndef custom_divide(input, adjustment):\n try:\n if adjustment is None or input is None:\n return None\n\n # Perform the division using Decimal type\n result = Decimal(input) / pow(10, Decimal(adjustment))\n\n # Determine the number of decimal places in the result\n decimal_places = max(0, -result.as_tuple().exponent)\n\n # Convert the result to a string representation without scientific notation and with dynamic decimal precision\n result_str = \"{:.{prec}f}\".format(result, prec=decimal_places)\n\n return result_str\n except Exception as e:\n return None\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.9068902, "supported_languages": null}, "macro.fsc_utils.create_udf_cron_to_prior_timestamps": {"name": "create_udf_cron_to_prior_timestamps", "resource_type": "macro", "package_name": "fsc_utils", "path": "macros/streamline/functions.py.sql", "original_file_path": "macros/streamline/functions.py.sql", "unique_id": "macro.fsc_utils.create_udf_cron_to_prior_timestamps", "macro_sql": "{% macro create_udf_cron_to_prior_timestamps() %}\nimport croniter\nimport datetime\n\nclass TimestampGenerator:\n\n def __init__(self):\n pass\n\n def process(self, workflow_name, workflow_schedule):\n for timestamp in self.generate_timestamps(workflow_name, workflow_schedule):\n yield (workflow_name, workflow_schedule, timestamp)\n\n def generate_timestamps(self, workflow_name, workflow_schedule):\n # Create a cron iterator object\n cron = croniter.croniter(workflow_schedule)\n\n # Generate timestamps for the prev 10 runs\n timestamps = []\n for i in range(10):\n prev_run = cron.get_prev(datetime.datetime)\n timestamps.append(prev_run)\n\n return timestamps\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.9071116, "supported_languages": null}, "macro.fsc_utils.create_udf_transform_logs": {"name": "create_udf_transform_logs", "resource_type": "macro", "package_name": "fsc_utils", "path": "macros/streamline/functions.py.sql", "original_file_path": "macros/streamline/functions.py.sql", "unique_id": "macro.fsc_utils.create_udf_transform_logs", "macro_sql": "{% macro create_udf_transform_logs() %}\n\nfrom copy import deepcopy\n\ndef transform_tuple(components: list, values: list):\n transformed_values = []\n for i, component in enumerate(components):\n if i < len(values):\n if component[\"type\"] == \"tuple\":\n transformed_values.append({\"value\": transform_tuple(component[\"components\"], values[i]), **component})\n elif component[\"type\"] == \"tuple[]\":\n if not values[i]:\n transformed_values.append({\"value\": [], **component})\n continue\n sub_values = [transform_tuple(component[\"components\"], v) for v in values[i]]\n transformed_values.append({\"value\": sub_values, **component})\n else:\n transformed_values.append({\"value\": values[i], **component})\n return {item[\"name\"]: item[\"value\"] for item in transformed_values}\n\ndef transform_event(event: dict):\n new_event = deepcopy(event)\n if new_event.get(\"components\"):\n components = new_event.get(\"components\")\n\n if not new_event[\"value\"]:\n return new_event\n\n if isinstance(new_event[\"value\"][0], list):\n result_list = []\n for value_set in new_event[\"value\"]:\n result_list.append(transform_tuple(components, value_set))\n new_event[\"value\"] = result_list\n\n else:\n new_event[\"value\"] = transform_tuple(components, new_event[\"value\"])\n\n return new_event\n\n else:\n return event\n\ndef transform(events: dict):\n try:\n results = [\n transform_event(event) if event.get(\"decoded\") else event\n for event in events[\"data\"]\n ]\n events[\"data\"] = results\n return events\n except:\n return events\n\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.9075437, "supported_languages": null}, "macro.fsc_utils.create_udf_base58_to_hex": {"name": "create_udf_base58_to_hex", "resource_type": "macro", "package_name": "fsc_utils", "path": "macros/streamline/functions.py.sql", "original_file_path": "macros/streamline/functions.py.sql", "unique_id": "macro.fsc_utils.create_udf_base58_to_hex", "macro_sql": "{% macro create_udf_base58_to_hex() %}\n\ndef transform_base58_to_hex(base58):\n if base58 is None:\n return 'Invalid input'\n\n ALPHABET = \"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz\"\n base_count = len(ALPHABET)\n\n num = 0\n leading_zeros = 0\n\n for char in base58:\n if char == '1':\n leading_zeros += 1\n else:\n break\n\n for char in base58:\n num *= base_count\n if char in ALPHABET:\n num += ALPHABET.index(char)\n else:\n return 'Invalid character in input'\n\n hex_string = hex(num)[2:]\n\n if len(hex_string) % 2 != 0:\n hex_string = '0' + hex_string\n\n hex_leading_zeros = '00' * leading_zeros\n\n return '0x' + hex_leading_zeros + hex_string\n\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.9077682, "supported_languages": null}, "macro.fsc_utils.create_udf_hex_to_base58": {"name": "create_udf_hex_to_base58", "resource_type": "macro", "package_name": "fsc_utils", "path": "macros/streamline/functions.py.sql", "original_file_path": "macros/streamline/functions.py.sql", "unique_id": "macro.fsc_utils.create_udf_hex_to_base58", "macro_sql": "{% macro create_udf_hex_to_base58() %}\n\ndef transform_hex_to_base58(input):\n if input is None or not input.startswith('0x'):\n return 'Invalid input'\n\n input = input[2:]\n\n ALPHABET = \"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz\"\n byte_array = bytes.fromhex(input)\n num = int.from_bytes(byte_array, 'big')\n\n encoded = ''\n while num > 0:\n num, remainder = divmod(num, 58)\n encoded = ALPHABET[remainder] + encoded\n\n for byte in byte_array:\n if byte == 0:\n encoded = '1' + encoded\n else:\n break\n\n return encoded\n\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.9079902, "supported_languages": null}, "macro.fsc_utils.create_udf_hex_to_bech32": {"name": "create_udf_hex_to_bech32", "resource_type": "macro", "package_name": "fsc_utils", "path": "macros/streamline/functions.py.sql", "original_file_path": "macros/streamline/functions.py.sql", "unique_id": "macro.fsc_utils.create_udf_hex_to_bech32", "macro_sql": "{% macro create_udf_hex_to_bech32() %}\n\ndef transform_hex_to_bech32(input, hrp=''):\n CHARSET = \"qpzry9x8gf2tvdw0s3jn54khce6mua7l\"\n\n def bech32_polymod(values):\n generator = [0x3b6a57b2, 0x26508e6d, 0x1ea119fa, 0x3d4233dd, 0x2a1462b3]\n checksum = 1\n for value in values:\n top = checksum >> 25\n checksum = ((checksum & 0x1ffffff) << 5) ^ value\n for i in range(5):\n checksum ^= generator[i] if ((top >> i) & 1) else 0\n return checksum\n\n def bech32_hrp_expand(hrp):\n return [ord(x) >> 5 for x in hrp] + [0] + [ord(x) & 31 for x in hrp]\n\n def bech32_create_checksum(hrp, data):\n values = bech32_hrp_expand(hrp) + data\n polymod = bech32_polymod(values + [0, 0, 0, 0, 0, 0]) ^ 1\n return [(polymod >> 5 * (5 - i)) & 31 for i in range(6)]\n\n def bech32_convertbits(data, from_bits, to_bits, pad=True):\n acc = 0\n bits = 0\n ret = []\n maxv = (1 << to_bits) - 1\n max_acc = (1 << (from_bits + to_bits - 1)) - 1\n for value in data:\n acc = ((acc << from_bits) | value) & max_acc\n bits += from_bits\n while bits >= to_bits:\n bits -= to_bits\n ret.append((acc >> bits) & maxv)\n if pad and bits:\n ret.append((acc << (to_bits - bits)) & maxv)\n return ret\n\n if input is None or not input.startswith('0x'):\n return 'Invalid input'\n\n input = input[2:]\n\n data = bytes.fromhex(input)\n data5bit = bech32_convertbits(list(data), 8, 5)\n\n if data5bit is None:\n return 'Data conversion failed'\n\n checksum = bech32_create_checksum(hrp, data5bit)\n\n return hrp + '1' + ''.join([CHARSET[d] for d in data5bit + checksum])\n\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.9082901, "supported_languages": null}, "macro.fsc_utils.create_udf_hex_to_algorand": {"name": "create_udf_hex_to_algorand", "resource_type": "macro", "package_name": "fsc_utils", "path": "macros/streamline/functions.py.sql", "original_file_path": "macros/streamline/functions.py.sql", "unique_id": "macro.fsc_utils.create_udf_hex_to_algorand", "macro_sql": "{% macro create_udf_hex_to_algorand() %}\n\nimport hashlib\nimport base64\n\ndef transform_hex_to_algorand(input):\n if input is None or not input.startswith('0x'):\n return 'Invalid input'\n\n input = input[2:]\n public_key_bytes = bytearray.fromhex(input)\n\n sha512_256_hash = hashlib.new('sha512_256', public_key_bytes).digest()\n\n checksum = sha512_256_hash[-4:]\n\n algorand_address = base64.b32encode(public_key_bytes + checksum).decode('utf-8').rstrip('=')\n\n return algorand_address\n\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.9084852, "supported_languages": null}, "macro.fsc_utils.create_udf_hex_to_tezos": {"name": "create_udf_hex_to_tezos", "resource_type": "macro", "package_name": "fsc_utils", "path": "macros/streamline/functions.py.sql", "original_file_path": "macros/streamline/functions.py.sql", "unique_id": "macro.fsc_utils.create_udf_hex_to_tezos", "macro_sql": "{% macro create_udf_hex_to_tezos() %}\n\nimport hashlib\n\ndef transform_hex_to_tezos(input, prefix):\n if input is None or not input.startswith('0x'):\n return 'Invalid input'\n\n input = input[2:]\n\n if len(input) != 40:\n return 'Invalid length'\n\n hash_bytes = bytes.fromhex(input)\n\n prefixes = {\n 'tz1': '06a19f', # Ed25519\n 'tz2': '06a1a1', # Secp256k1\n 'tz3': '06a1a4' # P-256\n }\n\n if prefix not in prefixes:\n return 'Invalid prefix: Must be tz1, tz2, or tz3'\n\n prefix_bytes = bytes.fromhex(prefixes[prefix])\n\n prefixed_hash = prefix_bytes + hash_bytes\n\n checksum = hashlib.sha256(hashlib.sha256(prefixed_hash).digest()).digest()[:4]\n\n full_hash = prefixed_hash + checksum\n\n tezos_address = transform_hex_to_base58(full_hash.hex())\n\n return tezos_address\n\ndef transform_hex_to_base58(input):\n if input is None:\n return None\n\n ALPHABET = \"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz\"\n byte_array = bytes.fromhex(input)\n num = int.from_bytes(byte_array, 'big')\n\n encoded = ''\n while num > 0:\n num, remainder = divmod(num, 58)\n encoded = ALPHABET[remainder] + encoded\n\n for byte in byte_array:\n if byte == 0:\n encoded = '1' + encoded\n else:\n break\n\n return encoded\n\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.9087563, "supported_languages": null}, "macro.fsc_utils.create_udf_detect_overflowed_responses": {"name": "create_udf_detect_overflowed_responses", "resource_type": "macro", "package_name": "fsc_utils", "path": "macros/streamline/functions.py.sql", "original_file_path": "macros/streamline/functions.py.sql", "unique_id": "macro.fsc_utils.create_udf_detect_overflowed_responses", "macro_sql": "{% macro create_udf_detect_overflowed_responses() %}\n\nimport pandas as pd\nfrom snowflake.snowpark.files import SnowflakeFile\n\nVARCHAR_MAX = 16_777_216\ndef main(file_url, index_cols):\n with SnowflakeFile.open(file_url, 'rb') as f:\n df = pd.read_json(f, lines=True, compression='gzip')\n data_length = df[\"data\"].astype(str).apply(len)\n return df[data_length > VARCHAR_MAX][index_cols].values.tolist()\n\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.9089592, "supported_languages": null}, "macro.fsc_utils.create_udtf_flatten_overflowed_responses": {"name": "create_udtf_flatten_overflowed_responses", "resource_type": "macro", "package_name": "fsc_utils", "path": "macros/streamline/functions.py.sql", "original_file_path": "macros/streamline/functions.py.sql", "unique_id": "macro.fsc_utils.create_udtf_flatten_overflowed_responses", "macro_sql": "{% macro create_udtf_flatten_overflowed_responses() %}\n\nimport logging\nimport simplejson as json\n\nimport numpy as np\nimport pandas as pd\nfrom snowflake.snowpark.files import SnowflakeFile\n\nVARCHAR_MAX = 16_777_216\n\nlogger = logging.getLogger(\"udtf_flatten_overflowed_responses\")\n\nclass Flatten:\n \"\"\"\n Recursive function to flatten a nested JSON file\n \"\"\"\n\n def __init__(self, mode: str, exploded_key: list) -> None:\n self.mode = mode\n self.exploded_key = exploded_key\n\n def _flatten_response(\n self,\n response_key: str,\n responses: str,\n block_number: int,\n metadata: dict,\n seq_index: int = 0,\n path: str = \"\",\n ):\n \"\"\"\n Example:\n\n input: {\"a\":1, \"b\":[77,88], \"c\": {\"d\":\"X\"}}\n\n output:\n - SEQ: A unique sequence number associated with the input record; the sequence is not guaranteed to be gap-free or ordered in any particular way.\n - KEY: For maps or objects, this column contains the key to the exploded value.\n - PATH: The path to the element within a data structure which needs to be flattened.\n - INDEX: The index of the element, if it is an array; otherwise NULL.\n - VALUE_: The value of the element of the flattened array/object.\n\n \"\"\"\n exploded_data = []\n if self.mode == \"array\":\n check_mode = isinstance(responses, list)\n elif self.mode == \"dict\":\n check_mode = isinstance(responses, dict)\n elif self.mode == \"both\":\n check_mode = isinstance(responses, list) or isinstance(responses, dict)\n\n if check_mode:\n if isinstance(responses, dict):\n looped_keys = responses.keys()\n for key in looped_keys:\n next_path = f\"{path}.{key}\" if path else key\n index = None\n exploded_data.append(\n {\n \"block_number\": block_number,\n \"metadata\": metadata,\n \"seq\": seq_index,\n \"key\": key,\n \"path\": next_path,\n \"index\": index,\n \"value_\": responses[key],\n }\n )\n exploded_data.extend(\n self._flatten_response(\n key,\n responses[key],\n block_number,\n metadata,\n seq_index,\n next_path,\n )\n )\n\n elif isinstance(responses, list):\n looped_keys = range(len(responses))\n if response_key in self.exploded_key or len(self.exploded_key) == 0:\n for item_i, item in enumerate(responses):\n if response_key == \"result\":\n seq_index += 1\n index = item_i\n exploded_data.append(\n {\n \"block_number\": block_number,\n \"metadata\": metadata,\n \"seq\": seq_index,\n \"key\": None,\n \"path\": f\"{path}[{item_i}]\",\n \"index\": index,\n \"value_\": item,\n }\n )\n exploded_data.extend(\n self._flatten_response(\n item_i,\n item,\n block_number,\n metadata,\n seq_index,\n f\"{path}[{item_i}]\",\n )\n )\n\n return exploded_data\n\nclass FlattenRows:\n \"\"\"\n Recursive function to flatten a given JSON file from Snowflake stage\n \"\"\"\n def process(self, file_url: str, index_cols: list, index_vals: list):\n with SnowflakeFile.open(file_url, 'rb') as f:\n df = pd.read_json(f, lines=True, compression='gzip')\n\n df.set_index(index_cols, inplace=True, drop=False)\n df = df.loc[index_vals]\n\n flattener = Flatten(mode=\"both\", exploded_key=[])\n\n df[\"value_\"] = df.apply(\n lambda x: flattener._flatten_response(\n block_number=x[\"block_number\"], metadata=x[\"metadata\"], responses=x[\"data\"], response_key=None\n ),\n axis=\"columns\",\n )\n df[\"value_\"] = df[\"value_\"].apply(pd.DataFrame.from_records)\n df[\"index_cols\"] = df.index\n df = df[[\"index_cols\", \"value_\"]]\n flattened = pd.concat(\n df[\"value_\"].values.tolist(), keys=df[\"index_cols\"].values.tolist()\n ).droplevel(-1)\n\n cleansed = flattened.replace({np.nan: None})\n\n overflow = cleansed[\"value_\"].astype(str).apply(len) > VARCHAR_MAX\n\n cleansed.loc[overflow, [\"value_\"]] = None\n temp_index_cols = list(range(len(index_cols)))\n cleansed = cleansed.reset_index(names=temp_index_cols, drop=False)\n cleansed[\"index_cols\"] = cleansed[temp_index_cols].apply(list, axis=1)\n cleansed.drop(columns=temp_index_cols, inplace=True, errors=\"ignore\")\n return list(cleansed[np.roll(cleansed.columns.values, 1).tolist()].itertuples(index=False, name=None))\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.9096067, "supported_languages": null}, "macro.fsc_utils.create_udf_bulk_rest_api_v2": {"name": "create_udf_bulk_rest_api_v2", "resource_type": "macro", "package_name": "fsc_utils", "path": "macros/streamline/udfs.sql", "original_file_path": "macros/streamline/udfs.sql", "unique_id": "macro.fsc_utils.create_udf_bulk_rest_api_v2", "macro_sql": "{% macro create_udf_bulk_rest_api_v2() %} \n {{ log(\"Creating udf udf_bulk_rest_api for target:\" ~ target.name ~ \", schema: \" ~ target.schema ~ \", DB: \" ~ target.database, info=True) }}\n {{ log(\"role:\" ~ target.role ~ \", user:\" ~ target.user, info=True) }}\n\n {% set sql %}\n CREATE OR REPLACE EXTERNAL FUNCTION streamline.udf_bulk_rest_api_v2(json object) returns array api_integration = \n {% if target.name == \"prod\" %} \n {{ log(\"Creating prod udf_bulk_rest_api_v2\", info=True) }}\n {{ var(\"API_INTEGRATION\") }} AS 'https://{{ var(\"EXTERNAL_FUNCTION_URI\") | lower }}udf_bulk_rest_api'\n {% elif target.name == \"dev\" %}\n {{ log(\"Creating dev udf_bulk_rest_api_v2\", info=True) }}\n {{ var(\"API_INTEGRATION\") }} AS 'https://{{ var(\"EXTERNAL_FUNCTION_URI\") | lower }}udf_bulk_rest_api'\n {% elif target.name == \"sbx\" %}\n {{ log(\"Creating stg udf_bulk_rest_api_v2\", info=True) }}\n {{ var(\"API_INTEGRATION\") }} AS 'https://{{ var(\"EXTERNAL_FUNCTION_URI\") | lower }}udf_bulk_rest_api'\n {% else %}\n {{ log(\"Creating default (dev) udf_bulk_rest_api_v2\", info=True) }}\n {{ var(\"config\")[\"dev\"][\"API_INTEGRATION\"] }} AS 'https://{{ var(\"config\")[\"dev\"][\"EXTERNAL_FUNCTION_URI\"] | lower }}udf_bulk_rest_api'\n {% endif %};\n {% endset %}\n {{ log(sql, info=True) }}\n {% do adapter.execute(sql) %}\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.9182017, "supported_languages": null}, "macro.fsc_utils.create_udf_bulk_decode_logs": {"name": "create_udf_bulk_decode_logs", "resource_type": "macro", "package_name": "fsc_utils", "path": "macros/streamline/udfs.sql", "original_file_path": "macros/streamline/udfs.sql", "unique_id": "macro.fsc_utils.create_udf_bulk_decode_logs", "macro_sql": "{% macro create_udf_bulk_decode_logs() %} \n {{ log(\"Creating udf udf_bulk_decode_logs_v2 for target:\" ~ target.name ~ \", schema: \" ~ target.schema ~ \", DB: \" ~ target.database, info=True) }}\n {{ log(\"role:\" ~ target.role ~ \", user:\" ~ target.user, info=True) }}\n\n {% set sql %}\n CREATE OR REPLACE EXTERNAL FUNCTION streamline.udf_bulk_decode_logs_v2(json object) returns array api_integration = \n {% if target.name == \"prod\" %} \n {{ log(\"Creating prod udf_bulk_decode_logs_v2\", info=True) }}\n {{ var(\"API_INTEGRATION\") }} AS 'https://{{ var(\"EXTERNAL_FUNCTION_URI\") | lower }}bulk_decode_logs'\n {% elif target.name == \"dev\" %}\n {{ log(\"Creating dev udf_bulk_decode_logs_v2\", info=True) }}\n {{ var(\"API_INTEGRATION\") }} AS 'https://{{ var(\"EXTERNAL_FUNCTION_URI\") | lower }}bulk_decode_logs'\n {% elif target.name == \"sbx\" %}\n {{ log(\"Creating stg udf_bulk_decode_logs_v2\", info=True) }}\n {{ var(\"API_INTEGRATION\") }} AS 'https://{{ var(\"EXTERNAL_FUNCTION_URI\") | lower }}bulk_decode_logs'\n {% else %}\n {{ log(\"Creating default (dev) udf_bulk_decode_logs_v2\", info=True) }}\n {{ var(\"config\")[\"dev\"][\"API_INTEGRATION\"] }} AS 'https://{{ var(\"config\")[\"dev\"][\"EXTERNAL_FUNCTION_URI\"] | lower }}bulk_decode_logs'\n {% endif %};\n {% endset %}\n {{ log(sql, info=True) }}\n {% do adapter.execute(sql) %}\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.92113, "supported_languages": null}, "macro.fsc_utils.create_udf_bulk_decode_traces": {"name": "create_udf_bulk_decode_traces", "resource_type": "macro", "package_name": "fsc_utils", "path": "macros/streamline/udfs.sql", "original_file_path": "macros/streamline/udfs.sql", "unique_id": "macro.fsc_utils.create_udf_bulk_decode_traces", "macro_sql": "{% macro create_udf_bulk_decode_traces() %} \n {{ log(\"Creating udf udf_bulk_decode_traces_v2 for target:\" ~ target.name ~ \", schema: \" ~ target.schema ~ \", DB: \" ~ target.database, info=True) }}\n {{ log(\"role:\" ~ target.role ~ \", user:\" ~ target.user, info=True) }}\n\n {% set sql %}\n CREATE OR REPLACE EXTERNAL FUNCTION streamline.udf_bulk_decode_traces_v2(json object) returns array api_integration = \n {% if target.name == \"prod\" %} \n {{ log(\"Creating prod udf_bulk_decode_traces_v2\", info=True) }}\n {{ var(\"API_INTEGRATION\") }} AS 'https://{{ var(\"EXTERNAL_FUNCTION_URI\") | lower }}bulk_decode_traces'\n {% elif target.name == \"dev\" %}\n {{ log(\"Creating dev udf_bulk_decode_traces_v2\", info=True) }}\n {{ var(\"API_INTEGRATION\") }} AS 'https://{{ var(\"EXTERNAL_FUNCTION_URI\") | lower }}bulk_decode_traces'\n {% elif target.name == \"sbx\" %}\n {{ log(\"Creating stg udf_bulk_decode_traces_v2\", info=True) }}\n {{ var(\"API_INTEGRATION\") }} AS 'https://{{ var(\"EXTERNAL_FUNCTION_URI\") | lower }}bulk_decode_traces'\n {% else %}\n {{ log(\"Creating default (dev) udf_bulk_decode_traces_v2\", info=True) }}\n {{ var(\"config\")[\"dev\"][\"API_INTEGRATION\"] }} AS 'https://{{ var(\"config\")[\"dev\"][\"EXTERNAL_FUNCTION_URI\"] | lower }}bulk_decode_traces'\n {% endif %};\n {% endset %}\n {{ log(sql, info=True) }}\n {% do adapter.execute(sql) %}\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.9238977, "supported_languages": null}, "macro.fsc_utils.decode_logs_history": {"name": "decode_logs_history", "resource_type": "macro", "package_name": "fsc_utils", "path": "macros/streamline/models.sql", "original_file_path": "macros/streamline/models.sql", "unique_id": "macro.fsc_utils.decode_logs_history", "macro_sql": "{% macro decode_logs_history(\n start,\n stop\n ) %}\n WITH look_back AS (\n SELECT\n block_number\n FROM\n {{ ref(\"_max_block_by_date\") }}\n qualify ROW_NUMBER() over (\n ORDER BY\n block_number DESC\n ) = 1\n )\nSELECT\n l.block_number,\n l._log_id,\n A.abi AS abi,\n OBJECT_CONSTRUCT(\n 'topics',\n l.topics,\n 'data',\n l.data,\n 'address',\n l.contract_address\n ) AS DATA\nFROM\n {{ ref(\"silver__logs\") }}\n l\n INNER JOIN {{ ref(\"silver__complete_event_abis\") }} A\n ON A.parent_contract_address = l.contract_address\n AND A.event_signature = l.topics[0]:: STRING\n AND l.block_number BETWEEN A.start_block\n AND A.end_block\nWHERE\n (\n l.block_number BETWEEN {{ start }}\n AND {{ stop }}\n )\n AND l.block_number <= (\n SELECT\n block_number\n FROM\n look_back\n )\n AND _log_id NOT IN (\n SELECT\n _log_id\n FROM\n {{ ref(\"streamline__complete_decode_logs\") }}\n WHERE\n (\n block_number BETWEEN {{ start }}\n AND {{ stop }}\n )\n AND block_number <= (\n SELECT\n block_number\n FROM\n look_back\n )\n )\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.9282103, "supported_languages": null}, "macro.fsc_utils.block_reorg": {"name": "block_reorg", "resource_type": "macro", "package_name": "fsc_utils", "path": "macros/streamline/models.sql", "original_file_path": "macros/streamline/models.sql", "unique_id": "macro.fsc_utils.block_reorg", "macro_sql": "{% macro block_reorg(reorg_model_list, hours) %}\n {% set models = reorg_model_list.split(\",\") %}\n {% for model in models %}\n {% set sql %}\n DELETE FROM\n {{ ref(model) }} t\n WHERE\n t._inserted_timestamp > DATEADD(\n 'hour',\n -{{ hours }},\n SYSDATE()\n )\n AND NOT EXISTS (\n SELECT\n 1\n FROM\n {{ ref('silver__transactions') }}\n s\n WHERE s.block_number = t.block_number\n AND s.tx_hash = t.tx_hash\n );\n {% endset %}\n {% do run_query(sql) %}\n {% endfor %}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.run_query"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.9291384, "supported_languages": null}, "macro.fsc_utils.streamline_external_table_query_v2": {"name": "streamline_external_table_query_v2", "resource_type": "macro", "package_name": "fsc_utils", "path": "macros/streamline/models.sql", "original_file_path": "macros/streamline/models.sql", "unique_id": "macro.fsc_utils.streamline_external_table_query_v2", "macro_sql": "{% macro streamline_external_table_query_v2(\n model,\n partition_function\n ) %}\n WITH meta AS (\n SELECT\n job_created_time AS _inserted_timestamp,\n file_name,\n {{ partition_function }} AS partition_key\n FROM\n TABLE(\n information_schema.external_table_file_registration_history(\n start_time => DATEADD('day', -3, CURRENT_TIMESTAMP()),\n table_name => '{{ source( \"bronze_streamline\", model) }}')\n ) A\n )\n SELECT\n s.*,\n b.file_name,\n _inserted_timestamp\n FROM\n {{ source(\n \"bronze_streamline\",\n model\n ) }}\n s\n JOIN meta b\n ON b.file_name = metadata$filename\n AND b.partition_key = s.partition_key\n WHERE\n b.partition_key = s.partition_key\n AND DATA :error IS NULL\n AND DATA is not null\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.9296737, "supported_languages": null}, "macro.fsc_utils.streamline_external_table_FR_query_v2": {"name": "streamline_external_table_FR_query_v2", "resource_type": "macro", "package_name": "fsc_utils", "path": "macros/streamline/models.sql", "original_file_path": "macros/streamline/models.sql", "unique_id": "macro.fsc_utils.streamline_external_table_FR_query_v2", "macro_sql": "{% macro streamline_external_table_FR_query_v2(\n model,\n partition_function\n ) %}\n WITH meta AS (\n SELECT\n registered_on AS _inserted_timestamp,\n file_name,\n {{ partition_function }} AS partition_key\n FROM\n TABLE(\n information_schema.external_table_files(\n table_name => '{{ source( \"bronze_streamline\", model) }}'\n )\n ) A\n )\nSELECT\n s.*,\n b.file_name,\n _inserted_timestamp\nFROM\n {{ source(\n \"bronze_streamline\",\n model\n ) }}\n s\n JOIN meta b\n ON b.file_name = metadata$filename\n AND b.partition_key = s.partition_key\nWHERE\n b.partition_key = s.partition_key\n AND DATA :error IS NULL\n AND DATA is not null\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.9302006, "supported_languages": null}, "macro.fsc_utils.drop_function": {"name": "drop_function", "resource_type": "macro", "package_name": "fsc_utils", "path": "macros/streamline/utils.sql", "original_file_path": "macros/streamline/utils.sql", "unique_id": "macro.fsc_utils.drop_function", "macro_sql": "{% macro drop_function(\n func_name,\n signature\n ) %}\n DROP FUNCTION IF EXISTS {{ func_name }}({{ fsc_utils.compile_signature(signature, drop_ = True) }});\n{% endmacro %}", "depends_on": {"macros": ["macro.fsc_utils.compile_signature"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.9395633, "supported_languages": null}, "macro.fsc_utils.construct_api_route": {"name": "construct_api_route", "resource_type": "macro", "package_name": "fsc_utils", "path": "macros/streamline/utils.sql", "original_file_path": "macros/streamline/utils.sql", "unique_id": "macro.fsc_utils.construct_api_route", "macro_sql": "\n\n{%- macro construct_api_route(route) -%}\n 'https://{{ var(\"REST_API_ID_PROD\") if target.name == \"prod\" else var(\"REST_API_ID_DEV\") }}.execute-api.{{ var( aws_region, \"us-east-1\" ) }}.amazonaws.com/{{ target.name }}/{{ route }}'\n{%- endmacro -%}\n\n", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.940198, "supported_languages": null}, "macro.fsc_utils.compile_signature": {"name": "compile_signature", "resource_type": "macro", "package_name": "fsc_utils", "path": "macros/streamline/utils.sql", "original_file_path": "macros/streamline/utils.sql", "unique_id": "macro.fsc_utils.compile_signature", "macro_sql": "{%- macro compile_signature(\n params,\n drop_ = False\n ) -%}\n {% for name,\n data_type in params -%}\n {% if drop_ %}\n {{ data_type -}}\n {% else %}\n {{ name ~ \" \" ~ data_type -}}\n {% endif -%}\n {%-if not loop.last -%},\n {%- endif -%}\n {% endfor -%}\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.940916, "supported_languages": null}, "macro.fsc_utils.create_sql_function": {"name": "create_sql_function", "resource_type": "macro", "package_name": "fsc_utils", "path": "macros/streamline/utils.sql", "original_file_path": "macros/streamline/utils.sql", "unique_id": "macro.fsc_utils.create_sql_function", "macro_sql": "{% macro create_sql_function(\n name_,\n signature,\n return_type,\n sql_,\n api_integration = none,\n options = none,\n func_type = none\n ) %}\n CREATE OR REPLACE {{ func_type }} FUNCTION {{ name_ }}(\n {{- fsc_utils.compile_signature(signature) }}\n )\n COPY GRANTS\n RETURNS {{ return_type }}\n {% if options -%}\n {{ options }}\n {% endif %}\n {%- if api_integration -%}\n api_integration = {{ api_integration }}\n AS {{ fsc_utils.construct_api_route(sql_) ~ \";\" }}\n {% else -%}\n AS\n $$\n {{ sql_ }}\n $$;\n {%- endif -%}\n{%- endmacro -%}\n\n", "depends_on": {"macros": ["macro.fsc_utils.compile_signature", "macro.fsc_utils.construct_api_route"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.9419906, "supported_languages": null}, "macro.fsc_utils.create_or_drop_function_from_config": {"name": "create_or_drop_function_from_config", "resource_type": "macro", "package_name": "fsc_utils", "path": "macros/streamline/utils.sql", "original_file_path": "macros/streamline/utils.sql", "unique_id": "macro.fsc_utils.create_or_drop_function_from_config", "macro_sql": "{%- macro create_or_drop_function_from_config(\n config,\n drop_ = False\n ) -%}\n {% set name_ = config [\"name\"] %}\n {% set signature = config [\"signature\"] %}\n {% set return_type = config [\"return_type\"] %}\n {% set sql_ = config [\"sql\"] %}\n {% set options = config [\"options\"] %}\n {% set api_integration = config [\"api_integration\"] %}\n {% set func_type = config [\"func_type\"] %}\n\n {% if not drop_ -%}\n {{ fsc_utils.create_sql_function(\n name_ = name_,\n signature = signature,\n return_type = return_type,\n sql_ = sql_,\n options = options,\n api_integration = api_integration,\n func_type = func_type\n ) }}\n {%- else -%}\n {{ fsc_utils.drop_function(\n name_,\n signature = signature,\n ) }}\n {%- endif %}\n{% endmacro %}", "depends_on": {"macros": ["macro.fsc_utils.create_sql_function", "macro.fsc_utils.drop_function"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.9437222, "supported_languages": null}, "macro.fsc_utils.if_data_call_function_v2": {"name": "if_data_call_function_v2", "resource_type": "macro", "package_name": "fsc_utils", "path": "macros/streamline/utils.sql", "original_file_path": "macros/streamline/utils.sql", "unique_id": "macro.fsc_utils.if_data_call_function_v2", "macro_sql": "{% macro if_data_call_function_v2(\n func,\n target,\n params\n ) %}\n {% if var(\n \"STREAMLINE_INVOKE_STREAMS\"\n ) %}\n {% if execute %}\n {{ log(\n \"Running macro `if_data_call_function`: Calling udf \" ~ func ~ \" with params: \\n\" ~ params | tojson(indent=2) ~ \"\\n on \" ~ target,\n True\n ) }}\n {% endif %}\n SELECT\n {{ func }}( parse_json($${{ params | tojson }}$$) )\n WHERE\n EXISTS(\n SELECT\n 1\n FROM\n {{ target }}\n LIMIT\n 1\n )\n {% else %}\n {% if execute %}\n {{ log(\n \"Running macro `if_data_call_function`: NOOP\",\n False\n ) }}\n {% endif %}\n SELECT\n NULL\n {% endif %}\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.944906, "supported_languages": null}, "macro.fsc_utils.if_data_call_wait": {"name": "if_data_call_wait", "resource_type": "macro", "package_name": "fsc_utils", "path": "macros/streamline/utils.sql", "original_file_path": "macros/streamline/utils.sql", "unique_id": "macro.fsc_utils.if_data_call_wait", "macro_sql": "{% macro if_data_call_wait() %}\n {% if var(\n \"STREAMLINE_INVOKE_STREAMS\"\n ) %}\n {% set query %}\n SELECT\n 1\n WHERE\n EXISTS(\n SELECT\n 1\n FROM\n {{ model.schema ~ \".\" ~ model.alias }}\n LIMIT\n 1\n ) {% endset %}\n {% if execute %}\n {% set results = run_query(\n query\n ) %}\n {% if results %}\n {{ log(\n \"Waiting...\",\n info = True\n ) }}\n\n {% set wait_query %}\n SELECT\n system$wait(\n {{ var(\n \"WAIT\",\n 400\n ) }}\n ) {% endset %}\n {% do run_query(wait_query) %}\n {% else %}\n SELECT\n NULL;\n {% endif %}\n {% endif %}\n {% endif %}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.run_query"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.9462626, "supported_languages": null}, "macro.fsc_utils.get_merge_sql": {"name": "get_merge_sql", "resource_type": "macro", "package_name": "fsc_utils", "path": "macros/dbt/get_merge.sql", "original_file_path": "macros/dbt/get_merge.sql", "unique_id": "macro.fsc_utils.get_merge_sql", "macro_sql": "{% macro get_merge_sql(target, source, unique_key, dest_columns, incremental_predicates) -%}\n {% set predicate_override = \"\" %}\n {% if incremental_predicates[0] == \"dynamic_range_predicate\" %}\n -- run some queries to dynamically determine the min + max of this 'date_column' in the new data\n {% set predicate_override = fsc_utils.dynamic_range_predicate(source, incremental_predicates[1], \"DBT_INTERNAL_DEST\") %}\n {% endif %}\n {% set predicates = [predicate_override] if predicate_override else incremental_predicates %}\n -- standard merge from here\n {% set merge_sql = dbt.get_merge_sql(target, source, unique_key, dest_columns, predicates) %}\n {{ return(merge_sql) }}\n\n{% endmacro %}", "depends_on": {"macros": ["macro.fsc_utils.dynamic_range_predicate", "macro.dbt.get_merge_sql"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.9477658, "supported_languages": null}, "macro.dbt_utils.test_not_accepted_values": {"name": "test_not_accepted_values", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/generic_tests/not_accepted_values.sql", "original_file_path": "macros/generic_tests/not_accepted_values.sql", "unique_id": "macro.dbt_utils.test_not_accepted_values", "macro_sql": "{% test not_accepted_values(model, column_name, values, quote=True) %}\n {{ return(adapter.dispatch('test_not_accepted_values', 'dbt_utils')(model, column_name, values, quote)) }}\n{% endtest %}", "depends_on": {"macros": ["macro.dbt_utils.default__test_not_accepted_values"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.9487464, "supported_languages": null}, "macro.dbt_utils.default__test_not_accepted_values": {"name": "default__test_not_accepted_values", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/generic_tests/not_accepted_values.sql", "original_file_path": "macros/generic_tests/not_accepted_values.sql", "unique_id": "macro.dbt_utils.default__test_not_accepted_values", "macro_sql": "{% macro default__test_not_accepted_values(model, column_name, values, quote=True) %}\nwith all_values as (\n\n select distinct\n {{ column_name }} as value_field\n\n from {{ model }}\n\n),\n\nvalidation_errors as (\n\n select\n value_field\n\n from all_values\n where value_field in (\n {% for value in values -%}\n {% if quote -%}\n '{{ value }}'\n {%- else -%}\n {{ value }}\n {%- endif -%}\n {%- if not loop.last -%},{%- endif %}\n {%- endfor %}\n )\n\n)\n\nselect *\nfrom validation_errors\n\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.9495487, "supported_languages": null}, "macro.dbt_utils.test_expression_is_true": {"name": "test_expression_is_true", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/generic_tests/expression_is_true.sql", "original_file_path": "macros/generic_tests/expression_is_true.sql", "unique_id": "macro.dbt_utils.test_expression_is_true", "macro_sql": "{% test expression_is_true(model, expression, column_name=None) %}\n {{ return(adapter.dispatch('test_expression_is_true', 'dbt_utils')(model, expression, column_name)) }}\n{% endtest %}", "depends_on": {"macros": ["macro.dbt_utils.default__test_expression_is_true"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.9503162, "supported_languages": null}, "macro.dbt_utils.default__test_expression_is_true": {"name": "default__test_expression_is_true", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/generic_tests/expression_is_true.sql", "original_file_path": "macros/generic_tests/expression_is_true.sql", "unique_id": "macro.dbt_utils.default__test_expression_is_true", "macro_sql": "{% macro default__test_expression_is_true(model, expression, column_name) %}\n\n{% set column_list = '*' if should_store_failures() else \"1\" %}\n\nselect\n {{ column_list }}\nfrom {{ model }}\n{% if column_name is none %}\nwhere not({{ expression }})\n{%- else %}\nwhere not({{ column_name }} {{ expression }})\n{%- endif %}\n\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.should_store_failures"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.9511037, "supported_languages": null}, "macro.dbt_utils.test_recency": {"name": "test_recency", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/generic_tests/recency.sql", "original_file_path": "macros/generic_tests/recency.sql", "unique_id": "macro.dbt_utils.test_recency", "macro_sql": "{% test recency(model, field, datepart, interval, ignore_time_component=False, group_by_columns = []) %}\n {{ return(adapter.dispatch('test_recency', 'dbt_utils')(model, field, datepart, interval, ignore_time_component, group_by_columns)) }}\n{% endtest %}", "depends_on": {"macros": ["macro.dbt_utils.default__test_recency"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.9523804, "supported_languages": null}, "macro.dbt_utils.default__test_recency": {"name": "default__test_recency", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/generic_tests/recency.sql", "original_file_path": "macros/generic_tests/recency.sql", "unique_id": "macro.dbt_utils.default__test_recency", "macro_sql": "{% macro default__test_recency(model, field, datepart, interval, ignore_time_component, group_by_columns) %}\n\n{% set threshold = 'cast(' ~ dbt.dateadd(datepart, interval * -1, dbt.current_timestamp()) ~ ' as ' ~ ('date' if ignore_time_component else dbt.type_timestamp()) ~ ')' %}\n\n{% if group_by_columns|length() > 0 %}\n {% set select_gb_cols = group_by_columns|join(' ,') + ', ' %}\n {% set groupby_gb_cols = 'group by ' + group_by_columns|join(',') %}\n{% endif %}\n\n\nwith recency as (\n\n select \n\n {{ select_gb_cols }}\n {% if ignore_time_component %}\n cast(max({{ field }}) as date) as most_recent\n {%- else %}\n max({{ field }}) as most_recent\n {%- endif %}\n\n from {{ model }}\n\n {{ groupby_gb_cols }}\n\n)\n\nselect\n\n {{ select_gb_cols }}\n most_recent,\n {{ threshold }} as threshold\n\nfrom recency\nwhere most_recent < {{ threshold }}\n\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.dateadd", "macro.dbt.current_timestamp", "macro.dbt.type_timestamp"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.9542477, "supported_languages": null}, "macro.dbt_utils.test_accepted_range": {"name": "test_accepted_range", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/generic_tests/accepted_range.sql", "original_file_path": "macros/generic_tests/accepted_range.sql", "unique_id": "macro.dbt_utils.test_accepted_range", "macro_sql": "{% test accepted_range(model, column_name, min_value=none, max_value=none, inclusive=true) %}\n {{ return(adapter.dispatch('test_accepted_range', 'dbt_utils')(model, column_name, min_value, max_value, inclusive)) }}\n{% endtest %}", "depends_on": {"macros": ["macro.dbt_utils.default__test_accepted_range"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.9553509, "supported_languages": null}, "macro.dbt_utils.default__test_accepted_range": {"name": "default__test_accepted_range", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/generic_tests/accepted_range.sql", "original_file_path": "macros/generic_tests/accepted_range.sql", "unique_id": "macro.dbt_utils.default__test_accepted_range", "macro_sql": "{% macro default__test_accepted_range(model, column_name, min_value=none, max_value=none, inclusive=true) %}\n\nwith meet_condition as(\n select *\n from {{ model }}\n),\n\nvalidation_errors as (\n select *\n from meet_condition\n where\n -- never true, defaults to an empty result set. Exists to ensure any combo of the `or` clauses below succeeds\n 1 = 2\n\n {%- if min_value is not none %}\n -- records with a value >= min_value are permitted. The `not` flips this to find records that don't meet the rule.\n or not {{ column_name }} > {{- \"=\" if inclusive }} {{ min_value }}\n {%- endif %}\n\n {%- if max_value is not none %}\n -- records with a value <= max_value are permitted. The `not` flips this to find records that don't meet the rule.\n or not {{ column_name }} < {{- \"=\" if inclusive }} {{ max_value }}\n {%- endif %}\n)\n\nselect *\nfrom validation_errors\n\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.9563222, "supported_languages": null}, "macro.dbt_utils.test_relationships_where": {"name": "test_relationships_where", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/generic_tests/relationships_where.sql", "original_file_path": "macros/generic_tests/relationships_where.sql", "unique_id": "macro.dbt_utils.test_relationships_where", "macro_sql": "{% test relationships_where(model, column_name, to, field, from_condition=\"1=1\", to_condition=\"1=1\") %}\n {{ return(adapter.dispatch('test_relationships_where', 'dbt_utils')(model, column_name, to, field, from_condition, to_condition)) }}\n{% endtest %}", "depends_on": {"macros": ["macro.dbt_utils.default__test_relationships_where"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.957487, "supported_languages": null}, "macro.dbt_utils.default__test_relationships_where": {"name": "default__test_relationships_where", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/generic_tests/relationships_where.sql", "original_file_path": "macros/generic_tests/relationships_where.sql", "unique_id": "macro.dbt_utils.default__test_relationships_where", "macro_sql": "{% macro default__test_relationships_where(model, column_name, to, field, from_condition=\"1=1\", to_condition=\"1=1\") %}\n\n{# T-SQL has no boolean data type so we use 1=1 which returns TRUE #}\n{# ref https://stackoverflow.com/a/7170753/3842610 #}\n\nwith left_table as (\n\n select\n {{column_name}} as id\n\n from {{model}}\n\n where {{column_name}} is not null\n and {{from_condition}}\n\n),\n\nright_table as (\n\n select\n {{field}} as id\n\n from {{to}}\n\n where {{field}} is not null\n and {{to_condition}}\n\n),\n\nexceptions as (\n\n select\n left_table.id,\n right_table.id as right_id\n\n from left_table\n\n left join right_table\n on left_table.id = right_table.id\n\n where right_table.id is null\n\n)\n\nselect * from exceptions\n\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.9582067, "supported_languages": null}, "macro.dbt_utils.test_not_null_proportion": {"name": "test_not_null_proportion", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/generic_tests/not_null_proportion.sql", "original_file_path": "macros/generic_tests/not_null_proportion.sql", "unique_id": "macro.dbt_utils.test_not_null_proportion", "macro_sql": "{% macro test_not_null_proportion(model, group_by_columns = []) %}\n {{ return(adapter.dispatch('test_not_null_proportion', 'dbt_utils')(model, group_by_columns, **kwargs)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_utils.default__test_not_null_proportion"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.959341, "supported_languages": null}, "macro.dbt_utils.default__test_not_null_proportion": {"name": "default__test_not_null_proportion", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/generic_tests/not_null_proportion.sql", "original_file_path": "macros/generic_tests/not_null_proportion.sql", "unique_id": "macro.dbt_utils.default__test_not_null_proportion", "macro_sql": "{% macro default__test_not_null_proportion(model, group_by_columns) %}\n\n{% set column_name = kwargs.get('column_name', kwargs.get('arg')) %}\n{% set at_least = kwargs.get('at_least', kwargs.get('arg')) %}\n{% set at_most = kwargs.get('at_most', kwargs.get('arg', 1)) %}\n\n{% if group_by_columns|length() > 0 %}\n {% set select_gb_cols = group_by_columns|join(' ,') + ', ' %}\n {% set groupby_gb_cols = 'group by ' + group_by_columns|join(',') %}\n{% endif %}\n\nwith validation as (\n select\n {{select_gb_cols}}\n sum(case when {{ column_name }} is null then 0 else 1 end) / cast(count(*) as numeric) as not_null_proportion\n from {{ model }}\n {{groupby_gb_cols}}\n),\nvalidation_errors as (\n select\n {{select_gb_cols}}\n not_null_proportion\n from validation\n where not_null_proportion < {{ at_least }} or not_null_proportion > {{ at_most }}\n)\nselect\n *\nfrom validation_errors\n\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.961044, "supported_languages": null}, "macro.dbt_utils.test_unique_combination_of_columns": {"name": "test_unique_combination_of_columns", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/generic_tests/unique_combination_of_columns.sql", "original_file_path": "macros/generic_tests/unique_combination_of_columns.sql", "unique_id": "macro.dbt_utils.test_unique_combination_of_columns", "macro_sql": "{% test unique_combination_of_columns(model, combination_of_columns, quote_columns=false) %}\n {{ return(adapter.dispatch('test_unique_combination_of_columns', 'dbt_utils')(model, combination_of_columns, quote_columns)) }}\n{% endtest %}", "depends_on": {"macros": ["macro.dbt_utils.default__test_unique_combination_of_columns"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.9621387, "supported_languages": null}, "macro.dbt_utils.default__test_unique_combination_of_columns": {"name": "default__test_unique_combination_of_columns", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/generic_tests/unique_combination_of_columns.sql", "original_file_path": "macros/generic_tests/unique_combination_of_columns.sql", "unique_id": "macro.dbt_utils.default__test_unique_combination_of_columns", "macro_sql": "{% macro default__test_unique_combination_of_columns(model, combination_of_columns, quote_columns=false) %}\n\n{% if not quote_columns %}\n {%- set column_list=combination_of_columns %}\n{% elif quote_columns %}\n {%- set column_list=[] %}\n {% for column in combination_of_columns -%}\n {% set column_list = column_list.append( adapter.quote(column) ) %}\n {%- endfor %}\n{% else %}\n {{ exceptions.raise_compiler_error(\n \"`quote_columns` argument for unique_combination_of_columns test must be one of [True, False] Got: '\" ~ quote ~\"'.'\"\n ) }}\n{% endif %}\n\n{%- set columns_csv=column_list | join(', ') %}\n\n\nwith validation_errors as (\n\n select\n {{ columns_csv }}\n from {{ model }}\n group by {{ columns_csv }}\n having count(*) > 1\n\n)\n\nselect *\nfrom validation_errors\n\n\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.9634624, "supported_languages": null}, "macro.dbt_utils.test_not_empty_string": {"name": "test_not_empty_string", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/generic_tests/not_empty_string.sql", "original_file_path": "macros/generic_tests/not_empty_string.sql", "unique_id": "macro.dbt_utils.test_not_empty_string", "macro_sql": "{% test not_empty_string(model, column_name, trim_whitespace=true) %}\n\n {{ return(adapter.dispatch('test_not_empty_string', 'dbt_utils')(model, column_name, trim_whitespace)) }}\n\n{% endtest %}", "depends_on": {"macros": ["macro.dbt_utils.default__test_not_empty_string"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.964353, "supported_languages": null}, "macro.dbt_utils.default__test_not_empty_string": {"name": "default__test_not_empty_string", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/generic_tests/not_empty_string.sql", "original_file_path": "macros/generic_tests/not_empty_string.sql", "unique_id": "macro.dbt_utils.default__test_not_empty_string", "macro_sql": "{% macro default__test_not_empty_string(model, column_name, trim_whitespace=true) %}\n\n with\n \n all_values as (\n\n select \n\n\n {% if trim_whitespace == true -%}\n\n trim({{ column_name }}) as {{ column_name }}\n\n {%- else -%}\n\n {{ column_name }}\n\n {%- endif %}\n \n from {{ model }}\n\n ),\n\n errors as (\n\n select * from all_values\n where {{ column_name }} = ''\n\n )\n\n select * from errors\n\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.9649754, "supported_languages": null}, "macro.dbt_utils.test_sequential_values": {"name": "test_sequential_values", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/generic_tests/sequential_values.sql", "original_file_path": "macros/generic_tests/sequential_values.sql", "unique_id": "macro.dbt_utils.test_sequential_values", "macro_sql": "{% test sequential_values(model, column_name, interval=1, datepart=None, group_by_columns = []) %}\n\n {{ return(adapter.dispatch('test_sequential_values', 'dbt_utils')(model, column_name, interval, datepart, group_by_columns)) }}\n\n{% endtest %}", "depends_on": {"macros": ["macro.dbt_utils.default__test_sequential_values"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.9664848, "supported_languages": null}, "macro.dbt_utils.default__test_sequential_values": {"name": "default__test_sequential_values", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/generic_tests/sequential_values.sql", "original_file_path": "macros/generic_tests/sequential_values.sql", "unique_id": "macro.dbt_utils.default__test_sequential_values", "macro_sql": "{% macro default__test_sequential_values(model, column_name, interval=1, datepart=None, group_by_columns = []) %}\n\n{% set previous_column_name = \"previous_\" ~ dbt_utils.slugify(column_name) %}\n\n{% if group_by_columns|length() > 0 %}\n {% set select_gb_cols = group_by_columns|join(',') + ', ' %}\n {% set partition_gb_cols = 'partition by ' + group_by_columns|join(',') %}\n{% endif %}\n\nwith windowed as (\n\n select\n {{ select_gb_cols }}\n {{ column_name }},\n lag({{ column_name }}) over (\n {{partition_gb_cols}}\n order by {{ column_name }}\n ) as {{ previous_column_name }}\n from {{ model }}\n),\n\nvalidation_errors as (\n select\n *\n from windowed\n {% if datepart %}\n where not(cast({{ column_name }} as {{ dbt.type_timestamp() }})= cast({{ dbt.dateadd(datepart, interval, previous_column_name) }} as {{ dbt.type_timestamp() }}))\n {% else %}\n where not({{ column_name }} = {{ previous_column_name }} + {{ interval }})\n {% endif %}\n)\n\nselect *\nfrom validation_errors\n\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_utils.slugify", "macro.dbt.type_timestamp", "macro.dbt.dateadd"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.96839, "supported_languages": null}, "macro.dbt_utils.test_not_constant": {"name": "test_not_constant", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/generic_tests/not_constant.sql", "original_file_path": "macros/generic_tests/not_constant.sql", "unique_id": "macro.dbt_utils.test_not_constant", "macro_sql": "{% test not_constant(model, column_name, group_by_columns = []) %}\n {{ return(adapter.dispatch('test_not_constant', 'dbt_utils')(model, column_name, group_by_columns)) }}\n{% endtest %}", "depends_on": {"macros": ["macro.dbt_utils.default__test_not_constant"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.9692442, "supported_languages": null}, "macro.dbt_utils.default__test_not_constant": {"name": "default__test_not_constant", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/generic_tests/not_constant.sql", "original_file_path": "macros/generic_tests/not_constant.sql", "unique_id": "macro.dbt_utils.default__test_not_constant", "macro_sql": "{% macro default__test_not_constant(model, column_name, group_by_columns) %}\n\n{% if group_by_columns|length() > 0 %}\n {% set select_gb_cols = group_by_columns|join(' ,') + ', ' %}\n {% set groupby_gb_cols = 'group by ' + group_by_columns|join(',') %}\n{% endif %}\n\n\nselect\n {# In TSQL, subquery aggregate columns need aliases #}\n {# thus: a filler col name, 'filler_column' #}\n {{select_gb_cols}}\n count(distinct {{ column_name }}) as filler_column\n\nfrom {{ model }}\n\n {{groupby_gb_cols}}\n\nhaving count(distinct {{ column_name }}) = 1\n\n\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.9701986, "supported_languages": null}, "macro.dbt_utils.test_mutually_exclusive_ranges": {"name": "test_mutually_exclusive_ranges", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/generic_tests/mutually_exclusive_ranges.sql", "original_file_path": "macros/generic_tests/mutually_exclusive_ranges.sql", "unique_id": "macro.dbt_utils.test_mutually_exclusive_ranges", "macro_sql": "{% test mutually_exclusive_ranges(model, lower_bound_column, upper_bound_column, partition_by=None, gaps='allowed', zero_length_range_allowed=False) %}\n {{ return(adapter.dispatch('test_mutually_exclusive_ranges', 'dbt_utils')(model, lower_bound_column, upper_bound_column, partition_by, gaps, zero_length_range_allowed)) }}\n{% endtest %}", "depends_on": {"macros": ["macro.dbt_utils.default__test_mutually_exclusive_ranges"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.97531, "supported_languages": null}, "macro.dbt_utils.default__test_mutually_exclusive_ranges": {"name": "default__test_mutually_exclusive_ranges", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/generic_tests/mutually_exclusive_ranges.sql", "original_file_path": "macros/generic_tests/mutually_exclusive_ranges.sql", "unique_id": "macro.dbt_utils.default__test_mutually_exclusive_ranges", "macro_sql": "{% macro default__test_mutually_exclusive_ranges(model, lower_bound_column, upper_bound_column, partition_by=None, gaps='allowed', zero_length_range_allowed=False) %}\n{% if gaps == 'not_allowed' %}\n {% set allow_gaps_operator='=' %}\n {% set allow_gaps_operator_in_words='equal_to' %}\n{% elif gaps == 'allowed' %}\n {% set allow_gaps_operator='<=' %}\n {% set allow_gaps_operator_in_words='less_than_or_equal_to' %}\n{% elif gaps == 'required' %}\n {% set allow_gaps_operator='<' %}\n {% set allow_gaps_operator_in_words='less_than' %}\n{% else %}\n {{ exceptions.raise_compiler_error(\n \"`gaps` argument for mutually_exclusive_ranges test must be one of ['not_allowed', 'allowed', 'required'] Got: '\" ~ gaps ~\"'.'\"\n ) }}\n{% endif %}\n{% if not zero_length_range_allowed %}\n {% set allow_zero_length_operator='<' %}\n {% set allow_zero_length_operator_in_words='less_than' %}\n{% elif zero_length_range_allowed %}\n {% set allow_zero_length_operator='<=' %}\n {% set allow_zero_length_operator_in_words='less_than_or_equal_to' %}\n{% else %}\n {{ exceptions.raise_compiler_error(\n \"`zero_length_range_allowed` argument for mutually_exclusive_ranges test must be one of [true, false] Got: '\" ~ zero_length_range_allowed ~\"'.'\"\n ) }}\n{% endif %}\n\n{% set partition_clause=\"partition by \" ~ partition_by if partition_by else '' %}\n\nwith window_functions as (\n\n select\n {% if partition_by %}\n {{ partition_by }} as partition_by_col,\n {% endif %}\n {{ lower_bound_column }} as lower_bound,\n {{ upper_bound_column }} as upper_bound,\n\n lead({{ lower_bound_column }}) over (\n {{ partition_clause }}\n order by {{ lower_bound_column }}, {{ upper_bound_column }}\n ) as next_lower_bound,\n\n row_number() over (\n {{ partition_clause }}\n order by {{ lower_bound_column }} desc, {{ upper_bound_column }} desc\n ) = 1 as is_last_record\n\n from {{ model }}\n\n),\n\ncalc as (\n -- We want to return records where one of our assumptions fails, so we'll use\n -- the `not` function with `and` statements so we can write our assumptions more cleanly\n select\n *,\n\n -- For each record: lower_bound should be < upper_bound.\n -- Coalesce it to return an error on the null case (implicit assumption\n -- these columns are not_null)\n coalesce(\n lower_bound {{ allow_zero_length_operator }} upper_bound,\n false\n ) as lower_bound_{{ allow_zero_length_operator_in_words }}_upper_bound,\n\n -- For each record: upper_bound {{ allow_gaps_operator }} the next lower_bound.\n -- Coalesce it to handle null cases for the last record.\n coalesce(\n upper_bound {{ allow_gaps_operator }} next_lower_bound,\n is_last_record,\n false\n ) as upper_bound_{{ allow_gaps_operator_in_words }}_next_lower_bound\n\n from window_functions\n\n),\n\nvalidation_errors as (\n\n select\n *\n from calc\n\n where not(\n -- THE FOLLOWING SHOULD BE TRUE --\n lower_bound_{{ allow_zero_length_operator_in_words }}_upper_bound\n and upper_bound_{{ allow_gaps_operator_in_words }}_next_lower_bound\n )\n)\n\nselect * from validation_errors\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.9786053, "supported_languages": null}, "macro.dbt_utils.test_cardinality_equality": {"name": "test_cardinality_equality", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/generic_tests/cardinality_equality.sql", "original_file_path": "macros/generic_tests/cardinality_equality.sql", "unique_id": "macro.dbt_utils.test_cardinality_equality", "macro_sql": "{% test cardinality_equality(model, column_name, to, field) %}\n {{ return(adapter.dispatch('test_cardinality_equality', 'dbt_utils')(model, column_name, to, field)) }}\n{% endtest %}", "depends_on": {"macros": ["macro.dbt_utils.default__test_cardinality_equality"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.9795885, "supported_languages": null}, "macro.dbt_utils.default__test_cardinality_equality": {"name": "default__test_cardinality_equality", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/generic_tests/cardinality_equality.sql", "original_file_path": "macros/generic_tests/cardinality_equality.sql", "unique_id": "macro.dbt_utils.default__test_cardinality_equality", "macro_sql": "{% macro default__test_cardinality_equality(model, column_name, to, field) %}\n\n{# T-SQL does not let you use numbers as aliases for columns #}\n{# Thus, no \"GROUP BY 1\" #}\n\nwith table_a as (\nselect\n {{ column_name }},\n count(*) as num_rows\nfrom {{ model }}\ngroup by {{ column_name }}\n),\n\ntable_b as (\nselect\n {{ field }},\n count(*) as num_rows\nfrom {{ to }}\ngroup by {{ field }}\n),\n\nexcept_a as (\n select *\n from table_a\n {{ dbt.except() }}\n select *\n from table_b\n),\n\nexcept_b as (\n select *\n from table_b\n {{ dbt.except() }}\n select *\n from table_a\n),\n\nunioned as (\n select *\n from except_a\n union all\n select *\n from except_b\n)\n\nselect *\nfrom unioned\n\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.except"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.9803026, "supported_languages": null}, "macro.dbt_utils.test_fewer_rows_than": {"name": "test_fewer_rows_than", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/generic_tests/fewer_rows_than.sql", "original_file_path": "macros/generic_tests/fewer_rows_than.sql", "unique_id": "macro.dbt_utils.test_fewer_rows_than", "macro_sql": "{% test fewer_rows_than(model, compare_model, group_by_columns = []) %}\n {{ return(adapter.dispatch('test_fewer_rows_than', 'dbt_utils')(model, compare_model, group_by_columns)) }}\n{% endtest %}", "depends_on": {"macros": ["macro.dbt_utils.default__test_fewer_rows_than"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.982113, "supported_languages": null}, "macro.dbt_utils.default__test_fewer_rows_than": {"name": "default__test_fewer_rows_than", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/generic_tests/fewer_rows_than.sql", "original_file_path": "macros/generic_tests/fewer_rows_than.sql", "unique_id": "macro.dbt_utils.default__test_fewer_rows_than", "macro_sql": "{% macro default__test_fewer_rows_than(model, compare_model, group_by_columns) %}\n\n{{ config(fail_calc = 'sum(coalesce(row_count_delta, 0))') }}\n\n{% if group_by_columns|length() > 0 %}\n {% set select_gb_cols = group_by_columns|join(' ,') + ', ' %}\n {% set join_gb_cols %}\n {% for c in group_by_columns %}\n and a.{{c}} = b.{{c}}\n {% endfor %}\n {% endset %}\n {% set groupby_gb_cols = 'group by ' + group_by_columns|join(',') %}\n{% endif %}\n\n{#-- We must add a fake join key in case additional grouping variables are not provided --#}\n{#-- Redshift does not allow for dynamically created join conditions (e.g. full join on 1 = 1 --#}\n{#-- The same logic is used in equal_rowcount. In case of changes, maintain consistent logic --#}\n{% set group_by_columns = ['id_dbtutils_test_fewer_rows_than'] + group_by_columns %}\n{% set groupby_gb_cols = 'group by ' + group_by_columns|join(',') %}\n\n\nwith a as (\n\n select \n {{select_gb_cols}}\n 1 as id_dbtutils_test_fewer_rows_than,\n count(*) as count_our_model \n from {{ model }}\n {{ groupby_gb_cols }}\n\n),\nb as (\n\n select \n {{select_gb_cols}}\n 1 as id_dbtutils_test_fewer_rows_than,\n count(*) as count_comparison_model \n from {{ compare_model }}\n {{ groupby_gb_cols }}\n\n),\ncounts as (\n\n select\n\n {% for c in group_by_columns -%}\n a.{{c}} as {{c}}_a,\n b.{{c}} as {{c}}_b,\n {% endfor %}\n\n count_our_model,\n count_comparison_model\n from a\n full join b on \n a.id_dbtutils_test_fewer_rows_than = b.id_dbtutils_test_fewer_rows_than\n {{ join_gb_cols }}\n\n),\nfinal as (\n\n select *,\n case\n -- fail the test if we have more rows than the reference model and return the row count delta\n when count_our_model > count_comparison_model then (count_our_model - count_comparison_model)\n -- fail the test if they are the same number\n when count_our_model = count_comparison_model then 1\n -- pass the test if the delta is positive (i.e. return the number 0)\n else 0\n end as row_count_delta\n from counts\n\n)\n\nselect * from final\n\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.9842277, "supported_languages": null}, "macro.dbt_utils.test_equality": {"name": "test_equality", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/generic_tests/equality.sql", "original_file_path": "macros/generic_tests/equality.sql", "unique_id": "macro.dbt_utils.test_equality", "macro_sql": "{% test equality(model, compare_model, compare_columns=None) %}\n {{ return(adapter.dispatch('test_equality', 'dbt_utils')(model, compare_model, compare_columns)) }}\n{% endtest %}", "depends_on": {"macros": ["macro.dbt_utils.default__test_equality"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.9854994, "supported_languages": null}, "macro.dbt_utils.default__test_equality": {"name": "default__test_equality", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/generic_tests/equality.sql", "original_file_path": "macros/generic_tests/equality.sql", "unique_id": "macro.dbt_utils.default__test_equality", "macro_sql": "{% macro default__test_equality(model, compare_model, compare_columns=None) %}\n\n{% set set_diff %}\n count(*) + coalesce(abs(\n sum(case when which_diff = 'a_minus_b' then 1 else 0 end) -\n sum(case when which_diff = 'b_minus_a' then 1 else 0 end)\n ), 0)\n{% endset %}\n\n{#-- Needs to be set at parse time, before we return '' below --#}\n{{ config(fail_calc = set_diff) }}\n\n{#-- Prevent querying of db in parsing mode. This works because this macro does not create any new refs. #}\n{%- if not execute -%}\n {{ return('') }}\n{% endif %}\n\n-- setup\n{%- do dbt_utils._is_relation(model, 'test_equality') -%}\n\n{#-\nIf the compare_cols arg is provided, we can run this test without querying the\ninformation schema\u00a0\u2014 this allows the model to be an ephemeral model\n-#}\n\n{%- if not compare_columns -%}\n {%- do dbt_utils._is_ephemeral(model, 'test_equality') -%}\n {%- set compare_columns = adapter.get_columns_in_relation(model) | map(attribute='quoted') -%}\n{%- endif -%}\n\n{% set compare_cols_csv = compare_columns | join(', ') %}\n\nwith a as (\n\n select * from {{ model }}\n\n),\n\nb as (\n\n select * from {{ compare_model }}\n\n),\n\na_minus_b as (\n\n select {{compare_cols_csv}} from a\n {{ dbt.except() }}\n select {{compare_cols_csv}} from b\n\n),\n\nb_minus_a as (\n\n select {{compare_cols_csv}} from b\n {{ dbt.except() }}\n select {{compare_cols_csv}} from a\n\n),\n\nunioned as (\n\n select 'a_minus_b' as which_diff, a_minus_b.* from a_minus_b\n union all\n select 'b_minus_a' as which_diff, b_minus_a.* from b_minus_a\n\n)\n\nselect * from unioned\n\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_utils._is_relation", "macro.dbt_utils._is_ephemeral", "macro.dbt.except"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.9873607, "supported_languages": null}, "macro.dbt_utils.test_at_least_one": {"name": "test_at_least_one", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/generic_tests/at_least_one.sql", "original_file_path": "macros/generic_tests/at_least_one.sql", "unique_id": "macro.dbt_utils.test_at_least_one", "macro_sql": "{% test at_least_one(model, column_name, group_by_columns = []) %}\n {{ return(adapter.dispatch('test_at_least_one', 'dbt_utils')(model, column_name, group_by_columns)) }}\n{% endtest %}", "depends_on": {"macros": ["macro.dbt_utils.default__test_at_least_one"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.9882393, "supported_languages": null}, "macro.dbt_utils.default__test_at_least_one": {"name": "default__test_at_least_one", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/generic_tests/at_least_one.sql", "original_file_path": "macros/generic_tests/at_least_one.sql", "unique_id": "macro.dbt_utils.default__test_at_least_one", "macro_sql": "{% macro default__test_at_least_one(model, column_name, group_by_columns) %}\n\n{% if group_by_columns|length() > 0 %}\n {% set select_gb_cols = group_by_columns|join(' ,') + ', ' %}\n {% set groupby_gb_cols = 'group by ' + group_by_columns|join(',') %}\n{% endif %}\n\nselect *\nfrom (\n select\n {# In TSQL, subquery aggregate columns need aliases #}\n {# thus: a filler col name, 'filler_column' #}\n {{select_gb_cols}}\n count({{ column_name }}) as filler_column\n\n from {{ model }}\n\n {{groupby_gb_cols}}\n\n having count({{ column_name }}) = 0\n\n) validation_errors\n\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.9892168, "supported_languages": null}, "macro.dbt_utils.test_equal_rowcount": {"name": "test_equal_rowcount", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/generic_tests/equal_rowcount.sql", "original_file_path": "macros/generic_tests/equal_rowcount.sql", "unique_id": "macro.dbt_utils.test_equal_rowcount", "macro_sql": "{% test equal_rowcount(model, compare_model, group_by_columns = []) %}\n {{ return(adapter.dispatch('test_equal_rowcount', 'dbt_utils')(model, compare_model, group_by_columns)) }}\n{% endtest %}", "depends_on": {"macros": ["macro.dbt_utils.default__test_equal_rowcount"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.9906542, "supported_languages": null}, "macro.dbt_utils.default__test_equal_rowcount": {"name": "default__test_equal_rowcount", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/generic_tests/equal_rowcount.sql", "original_file_path": "macros/generic_tests/equal_rowcount.sql", "unique_id": "macro.dbt_utils.default__test_equal_rowcount", "macro_sql": "{% macro default__test_equal_rowcount(model, compare_model, group_by_columns) %}\n\n{#-- Needs to be set at parse time, before we return '' below --#}\n{{ config(fail_calc = 'sum(coalesce(diff_count, 0))') }}\n\n{#-- Prevent querying of db in parsing mode. This works because this macro does not create any new refs. #}\n{%- if not execute -%}\n {{ return('') }}\n{% endif %}\n\n{% if group_by_columns|length() > 0 %}\n {% set select_gb_cols = group_by_columns|join(', ') + ', ' %}\n {% set join_gb_cols %}\n {% for c in group_by_columns %}\n and a.{{c}} = b.{{c}}\n {% endfor %}\n {% endset %}\n {% set groupby_gb_cols = 'group by ' + group_by_columns|join(',') %}\n{% endif %}\n\n{#-- We must add a fake join key in case additional grouping variables are not provided --#}\n{#-- Redshift does not allow for dynamically created join conditions (e.g. full join on 1 = 1 --#}\n{#-- The same logic is used in fewer_rows_than. In case of changes, maintain consistent logic --#}\n{% set group_by_columns = ['id_dbtutils_test_equal_rowcount'] + group_by_columns %}\n{% set groupby_gb_cols = 'group by ' + group_by_columns|join(',') %}\n\nwith a as (\n\n select \n {{select_gb_cols}}\n 1 as id_dbtutils_test_equal_rowcount,\n count(*) as count_a \n from {{ model }}\n {{groupby_gb_cols}}\n\n\n),\nb as (\n\n select \n {{select_gb_cols}}\n 1 as id_dbtutils_test_equal_rowcount,\n count(*) as count_b \n from {{ compare_model }}\n {{groupby_gb_cols}}\n\n),\nfinal as (\n\n select\n \n {% for c in group_by_columns -%}\n a.{{c}} as {{c}}_a,\n b.{{c}} as {{c}}_b,\n {% endfor %}\n\n count_a,\n count_b,\n abs(count_a - count_b) as diff_count\n\n from a\n full join b\n on\n a.id_dbtutils_test_equal_rowcount = b.id_dbtutils_test_equal_rowcount\n {{join_gb_cols}}\n\n\n)\n\nselect * from final\n\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.992896, "supported_languages": null}, "macro.dbt_utils.get_url_path": {"name": "get_url_path", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/web/get_url_path.sql", "original_file_path": "macros/web/get_url_path.sql", "unique_id": "macro.dbt_utils.get_url_path", "macro_sql": "{% macro get_url_path(field) -%}\n {{ return(adapter.dispatch('get_url_path', 'dbt_utils')(field)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_utils.default__get_url_path"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.9937308, "supported_languages": null}, "macro.dbt_utils.default__get_url_path": {"name": "default__get_url_path", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/web/get_url_path.sql", "original_file_path": "macros/web/get_url_path.sql", "unique_id": "macro.dbt_utils.default__get_url_path", "macro_sql": "{% macro default__get_url_path(field) -%}\n\n {%- set stripped_url =\n dbt.replace(\n dbt.replace(field, \"'http://'\", \"''\"), \"'https://'\", \"''\")\n -%}\n\n {%- set first_slash_pos -%}\n coalesce(\n nullif({{ dbt.position(\"'/'\", stripped_url) }}, 0),\n {{ dbt.position(\"'?'\", stripped_url) }} - 1\n )\n {%- endset -%}\n\n {%- set parsed_path =\n dbt.split_part(\n dbt.right(\n stripped_url,\n dbt.length(stripped_url) ~ \"-\" ~ first_slash_pos\n ),\n \"'?'\", 1\n )\n -%}\n\n {{ dbt.safe_cast(\n parsed_path,\n dbt.type_string()\n )}}\n\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt.replace", "macro.dbt.position", "macro.dbt.split_part", "macro.dbt.right", "macro.dbt.length", "macro.dbt.safe_cast", "macro.dbt.type_string"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.9950635, "supported_languages": null}, "macro.dbt_utils.get_url_parameter": {"name": "get_url_parameter", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/web/get_url_parameter.sql", "original_file_path": "macros/web/get_url_parameter.sql", "unique_id": "macro.dbt_utils.get_url_parameter", "macro_sql": "{% macro get_url_parameter(field, url_parameter) -%}\n {{ return(adapter.dispatch('get_url_parameter', 'dbt_utils')(field, url_parameter)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_utils.default__get_url_parameter"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.9956715, "supported_languages": null}, "macro.dbt_utils.default__get_url_parameter": {"name": "default__get_url_parameter", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/web/get_url_parameter.sql", "original_file_path": "macros/web/get_url_parameter.sql", "unique_id": "macro.dbt_utils.default__get_url_parameter", "macro_sql": "{% macro default__get_url_parameter(field, url_parameter) -%}\n\n{%- set formatted_url_parameter = \"'\" + url_parameter + \"='\" -%}\n\n{%- set split = dbt.split_part(dbt.split_part(field, formatted_url_parameter, 2), \"'&'\", 1) -%}\n\nnullif({{ split }},'')\n\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt.split_part"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.9963346, "supported_languages": null}, "macro.dbt_utils.get_url_host": {"name": "get_url_host", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/web/get_url_host.sql", "original_file_path": "macros/web/get_url_host.sql", "unique_id": "macro.dbt_utils.get_url_host", "macro_sql": "{% macro get_url_host(field) -%}\n {{ return(adapter.dispatch('get_url_host', 'dbt_utils')(field)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_utils.default__get_url_host"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.997, "supported_languages": null}, "macro.dbt_utils.default__get_url_host": {"name": "default__get_url_host", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/web/get_url_host.sql", "original_file_path": "macros/web/get_url_host.sql", "unique_id": "macro.dbt_utils.default__get_url_host", "macro_sql": "{% macro default__get_url_host(field) -%}\n\n{%- set parsed =\n dbt.split_part(\n dbt.split_part(\n dbt.replace(\n dbt.replace(\n dbt.replace(field, \"'android-app://'\", \"''\"\n ), \"'http://'\", \"''\"\n ), \"'https://'\", \"''\"\n ), \"'/'\", 1\n ), \"'?'\", 1\n )\n\n-%}\n\n\n {{ dbt.safe_cast(\n parsed,\n dbt.type_string()\n )}}\n\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt.split_part", "macro.dbt.replace", "macro.dbt.safe_cast", "macro.dbt.type_string"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.9979262, "supported_languages": null}, "macro.dbt_utils.pivot": {"name": "pivot", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/sql/pivot.sql", "original_file_path": "macros/sql/pivot.sql", "unique_id": "macro.dbt_utils.pivot", "macro_sql": "{% macro pivot(column,\n values,\n alias=True,\n agg='sum',\n cmp='=',\n prefix='',\n suffix='',\n then_value=1,\n else_value=0,\n quote_identifiers=True,\n distinct=False) %}\n {{ return(adapter.dispatch('pivot', 'dbt_utils')(column, values, alias, agg, cmp, prefix, suffix, then_value, else_value, quote_identifiers, distinct)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_utils.default__pivot"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073382.9997196, "supported_languages": null}, "macro.dbt_utils.default__pivot": {"name": "default__pivot", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/sql/pivot.sql", "original_file_path": "macros/sql/pivot.sql", "unique_id": "macro.dbt_utils.default__pivot", "macro_sql": "{% macro default__pivot(column,\n values,\n alias=True,\n agg='sum',\n cmp='=',\n prefix='',\n suffix='',\n then_value=1,\n else_value=0,\n quote_identifiers=True,\n distinct=False) %}\n {% for value in values %}\n {{ agg }}(\n {% if distinct %} distinct {% endif %}\n case\n when {{ column }} {{ cmp }} '{{ dbt.escape_single_quotes(value) }}'\n then {{ then_value }}\n else {{ else_value }}\n end\n )\n {% if alias %}\n {% if quote_identifiers %}\n as {{ adapter.quote(prefix ~ value ~ suffix) }}\n {% else %}\n as {{ dbt_utils.slugify(prefix ~ value ~ suffix) }}\n {% endif %}\n {% endif %}\n {% if not loop.last %},{% endif %}\n {% endfor %}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.escape_single_quotes", "macro.dbt_utils.slugify"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.001839, "supported_languages": null}, "macro.dbt_utils.get_column_values": {"name": "get_column_values", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/sql/get_column_values.sql", "original_file_path": "macros/sql/get_column_values.sql", "unique_id": "macro.dbt_utils.get_column_values", "macro_sql": "{% macro get_column_values(table, column, order_by='count(*) desc', max_records=none, default=none, where=none) -%}\n {{ return(adapter.dispatch('get_column_values', 'dbt_utils')(table, column, order_by, max_records, default, where)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_utils.default__get_column_values"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.003661, "supported_languages": null}, "macro.dbt_utils.default__get_column_values": {"name": "default__get_column_values", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/sql/get_column_values.sql", "original_file_path": "macros/sql/get_column_values.sql", "unique_id": "macro.dbt_utils.default__get_column_values", "macro_sql": "{% macro default__get_column_values(table, column, order_by='count(*) desc', max_records=none, default=none, where=none) -%}\n {#-- Prevent querying of db in parsing mode. This works because this macro does not create any new refs. #}\n {%- if not execute -%}\n {% set default = [] if not default %}\n {{ return(default) }}\n {% endif %}\n\n {%- do dbt_utils._is_ephemeral(table, 'get_column_values') -%}\n\n {# Not all relations are tables. Renaming for internal clarity without breaking functionality for anyone using named arguments #}\n {# TODO: Change the method signature in a future 0.x.0 release #}\n {%- set target_relation = table -%}\n\n {# adapter.load_relation is a convenience wrapper to avoid building a Relation when we already have one #}\n {% set relation_exists = (load_relation(target_relation)) is not none %}\n\n {%- call statement('get_column_values', fetch_result=true) %}\n\n {%- if not relation_exists and default is none -%}\n\n {{ exceptions.raise_compiler_error(\"In get_column_values(): relation \" ~ target_relation ~ \" does not exist and no default value was provided.\") }}\n\n {%- elif not relation_exists and default is not none -%}\n\n {{ log(\"Relation \" ~ target_relation ~ \" does not exist. Returning the default value: \" ~ default) }}\n\n {{ return(default) }}\n\n {%- else -%}\n\n\n select\n {{ column }} as value\n\n from {{ target_relation }}\n\n {% if where is not none %}\n where {{ where }}\n {% endif %}\n\n group by {{ column }}\n order by {{ order_by }}\n\n {% if max_records is not none %}\n limit {{ max_records }}\n {% endif %}\n\n {% endif %}\n\n {%- endcall -%}\n\n {%- set value_list = load_result('get_column_values') -%}\n\n {%- if value_list and value_list['data'] -%}\n {%- set values = value_list['data'] | map(attribute=0) | list %}\n {{ return(values) }}\n {%- else -%}\n {{ return(default) }}\n {%- endif -%}\n\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt_utils._is_ephemeral", "macro.dbt.load_relation", "macro.dbt.statement"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.0067368, "supported_languages": null}, "macro.dbt_utils.deduplicate": {"name": "deduplicate", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/sql/deduplicate.sql", "original_file_path": "macros/sql/deduplicate.sql", "unique_id": "macro.dbt_utils.deduplicate", "macro_sql": "{%- macro deduplicate(relation, partition_by, order_by) -%}\n {{ return(adapter.dispatch('deduplicate', 'dbt_utils')(relation, partition_by, order_by)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_utils.snowflake__deduplicate"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.0080235, "supported_languages": null}, "macro.dbt_utils.default__deduplicate": {"name": "default__deduplicate", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/sql/deduplicate.sql", "original_file_path": "macros/sql/deduplicate.sql", "unique_id": "macro.dbt_utils.default__deduplicate", "macro_sql": "\n\n{%- macro default__deduplicate(relation, partition_by, order_by) -%}\n\n with row_numbered as (\n select\n _inner.*,\n row_number() over (\n partition by {{ partition_by }}\n order by {{ order_by }}\n ) as rn\n from {{ relation }} as _inner\n )\n\n select\n distinct data.*\n from {{ relation }} as data\n {#\n -- Not all DBs will support natural joins but the ones that do include:\n -- Oracle, MySQL, SQLite, Redshift, Teradata, Materialize, Databricks\n -- Apache Spark, SingleStore, Vertica\n -- Those that do not appear to support natural joins include:\n -- SQLServer, Trino, Presto, Rockset, Athena\n #}\n natural join row_numbered\n where row_numbered.rn = 1\n\n{%- endmacro -%}\n\n", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.0084567, "supported_languages": null}, "macro.dbt_utils.redshift__deduplicate": {"name": "redshift__deduplicate", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/sql/deduplicate.sql", "original_file_path": "macros/sql/deduplicate.sql", "unique_id": "macro.dbt_utils.redshift__deduplicate", "macro_sql": "{% macro redshift__deduplicate(relation, partition_by, order_by) -%}\n\n {{ return(dbt_utils.default__deduplicate(relation, partition_by, order_by=order_by)) }}\n\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_utils.default__deduplicate"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.0088735, "supported_languages": null}, "macro.dbt_utils.postgres__deduplicate": {"name": "postgres__deduplicate", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/sql/deduplicate.sql", "original_file_path": "macros/sql/deduplicate.sql", "unique_id": "macro.dbt_utils.postgres__deduplicate", "macro_sql": "\n{%- macro postgres__deduplicate(relation, partition_by, order_by) -%}\n\n select\n distinct on ({{ partition_by }}) *\n from {{ relation }}\n order by {{ partition_by }}{{ ',' ~ order_by }}\n\n{%- endmacro -%}\n\n", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.0092752, "supported_languages": null}, "macro.dbt_utils.snowflake__deduplicate": {"name": "snowflake__deduplicate", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/sql/deduplicate.sql", "original_file_path": "macros/sql/deduplicate.sql", "unique_id": "macro.dbt_utils.snowflake__deduplicate", "macro_sql": "\n{%- macro snowflake__deduplicate(relation, partition_by, order_by) -%}\n\n select *\n from {{ relation }}\n qualify\n row_number() over (\n partition by {{ partition_by }}\n order by {{ order_by }}\n ) = 1\n\n{%- endmacro -%}\n\n", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.0096178, "supported_languages": null}, "macro.dbt_utils.bigquery__deduplicate": {"name": "bigquery__deduplicate", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/sql/deduplicate.sql", "original_file_path": "macros/sql/deduplicate.sql", "unique_id": "macro.dbt_utils.bigquery__deduplicate", "macro_sql": "\n{%- macro bigquery__deduplicate(relation, partition_by, order_by) -%}\n\n select unique.*\n from (\n select\n array_agg (\n original\n order by {{ order_by }}\n limit 1\n )[offset(0)] unique\n from {{ relation }} original\n group by {{ partition_by }}\n )\n\n{%- endmacro -%}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.009983, "supported_languages": null}, "macro.dbt_utils.get_filtered_columns_in_relation": {"name": "get_filtered_columns_in_relation", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/sql/get_filtered_columns_in_relation.sql", "original_file_path": "macros/sql/get_filtered_columns_in_relation.sql", "unique_id": "macro.dbt_utils.get_filtered_columns_in_relation", "macro_sql": "{% macro get_filtered_columns_in_relation(from, except=[]) -%}\n {{ return(adapter.dispatch('get_filtered_columns_in_relation', 'dbt_utils')(from, except)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_utils.default__get_filtered_columns_in_relation"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.0108297, "supported_languages": null}, "macro.dbt_utils.default__get_filtered_columns_in_relation": {"name": "default__get_filtered_columns_in_relation", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/sql/get_filtered_columns_in_relation.sql", "original_file_path": "macros/sql/get_filtered_columns_in_relation.sql", "unique_id": "macro.dbt_utils.default__get_filtered_columns_in_relation", "macro_sql": "{% macro default__get_filtered_columns_in_relation(from, except=[]) -%}\n {%- do dbt_utils._is_relation(from, 'get_filtered_columns_in_relation') -%}\n {%- do dbt_utils._is_ephemeral(from, 'get_filtered_columns_in_relation') -%}\n\n {# -- Prevent querying of db in parsing mode. This works because this macro does not create any new refs. #}\n {%- if not execute -%}\n {{ return('') }}\n {% endif %}\n\n {%- set include_cols = [] %}\n {%- set cols = adapter.get_columns_in_relation(from) -%}\n {%- set except = except | map(\"lower\") | list %}\n {%- for col in cols -%}\n {%- if col.column|lower not in except -%}\n {% do include_cols.append(col.column) %}\n {%- endif %}\n {%- endfor %}\n\n {{ return(include_cols) }}\n\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt_utils._is_relation", "macro.dbt_utils._is_ephemeral"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.012346, "supported_languages": null}, "macro.dbt_utils.width_bucket": {"name": "width_bucket", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/sql/width_bucket.sql", "original_file_path": "macros/sql/width_bucket.sql", "unique_id": "macro.dbt_utils.width_bucket", "macro_sql": "{% macro width_bucket(expr, min_value, max_value, num_buckets) %}\n {{ return(adapter.dispatch('width_bucket', 'dbt_utils') (expr, min_value, max_value, num_buckets)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_utils.snowflake__width_bucket"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.0145595, "supported_languages": null}, "macro.dbt_utils.default__width_bucket": {"name": "default__width_bucket", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/sql/width_bucket.sql", "original_file_path": "macros/sql/width_bucket.sql", "unique_id": "macro.dbt_utils.default__width_bucket", "macro_sql": "{% macro default__width_bucket(expr, min_value, max_value, num_buckets) -%}\n\n {% set bin_size -%}\n (( {{ max_value }} - {{ min_value }} ) / {{ num_buckets }} )\n {%- endset %}\n (\n -- to break ties when the amount is eaxtly at the bucket egde\n case\n when\n mod(\n {{ dbt.safe_cast(expr, dbt.type_numeric() ) }},\n {{ dbt.safe_cast(bin_size, dbt.type_numeric() ) }}\n ) = 0\n then 1\n else 0\n end\n ) +\n -- Anything over max_value goes the N+1 bucket\n least(\n ceil(\n ({{ expr }} - {{ min_value }})/{{ bin_size }}\n ),\n {{ num_buckets }} + 1\n )\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt.safe_cast", "macro.dbt.type_numeric"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.015523, "supported_languages": null}, "macro.dbt_utils.redshift__width_bucket": {"name": "redshift__width_bucket", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/sql/width_bucket.sql", "original_file_path": "macros/sql/width_bucket.sql", "unique_id": "macro.dbt_utils.redshift__width_bucket", "macro_sql": "{% macro redshift__width_bucket(expr, min_value, max_value, num_buckets) -%}\n\n {% set bin_size -%}\n (( {{ max_value }} - {{ min_value }} ) / {{ num_buckets }} )\n {%- endset %}\n (\n -- to break ties when the amount is exactly at the bucket edge\n case\n when\n {{ dbt.safe_cast(expr, dbt.type_numeric() ) }} %\n {{ dbt.safe_cast(bin_size, dbt.type_numeric() ) }}\n = 0\n then 1\n else 0\n end\n ) +\n -- Anything over max_value goes the N+1 bucket\n least(\n ceil(\n ({{ expr }} - {{ min_value }})/{{ bin_size }}\n ),\n {{ num_buckets }} + 1\n )\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt.safe_cast", "macro.dbt.type_numeric"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.0164735, "supported_languages": null}, "macro.dbt_utils.snowflake__width_bucket": {"name": "snowflake__width_bucket", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/sql/width_bucket.sql", "original_file_path": "macros/sql/width_bucket.sql", "unique_id": "macro.dbt_utils.snowflake__width_bucket", "macro_sql": "{% macro snowflake__width_bucket(expr, min_value, max_value, num_buckets) %}\n width_bucket({{ expr }}, {{ min_value }}, {{ max_value }}, {{ num_buckets }} )\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.016875, "supported_languages": null}, "macro.dbt_utils.unpivot": {"name": "unpivot", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/sql/unpivot.sql", "original_file_path": "macros/sql/unpivot.sql", "unique_id": "macro.dbt_utils.unpivot", "macro_sql": "{% macro unpivot(relation=none, cast_to='varchar', exclude=none, remove=none, field_name='field_name', value_name='value') -%}\n {{ return(adapter.dispatch('unpivot', 'dbt_utils')(relation, cast_to, exclude, remove, field_name, value_name)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_utils.default__unpivot"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.0190446, "supported_languages": null}, "macro.dbt_utils.default__unpivot": {"name": "default__unpivot", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/sql/unpivot.sql", "original_file_path": "macros/sql/unpivot.sql", "unique_id": "macro.dbt_utils.default__unpivot", "macro_sql": "{% macro default__unpivot(relation=none, cast_to='varchar', exclude=none, remove=none, field_name='field_name', value_name='value') -%}\n\n {% if not relation %}\n {{ exceptions.raise_compiler_error(\"Error: argument `relation` is required for `unpivot` macro.\") }}\n {% endif %}\n\n {%- set exclude = exclude if exclude is not none else [] %}\n {%- set remove = remove if remove is not none else [] %}\n\n {%- set include_cols = [] %}\n\n {%- set table_columns = {} %}\n\n {%- do table_columns.update({relation: []}) %}\n\n {%- do dbt_utils._is_relation(relation, 'unpivot') -%}\n {%- do dbt_utils._is_ephemeral(relation, 'unpivot') -%}\n {%- set cols = adapter.get_columns_in_relation(relation) %}\n\n {%- for col in cols -%}\n {%- if col.column.lower() not in remove|map('lower') and col.column.lower() not in exclude|map('lower') -%}\n {% do include_cols.append(col) %}\n {%- endif %}\n {%- endfor %}\n\n\n {%- for col in include_cols -%}\n select\n {%- for exclude_col in exclude %}\n {{ exclude_col }},\n {%- endfor %}\n\n cast('{{ col.column }}' as {{ dbt.type_string() }}) as {{ field_name }},\n cast( {% if col.data_type == 'boolean' %}\n {{ dbt.cast_bool_to_text(col.column) }}\n {% else %}\n {{ col.column }}\n {% endif %}\n as {{ cast_to }}) as {{ value_name }}\n\n from {{ relation }}\n\n {% if not loop.last -%}\n union all\n {% endif -%}\n {%- endfor -%}\n\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt_utils._is_relation", "macro.dbt_utils._is_ephemeral", "macro.dbt.type_string", "macro.dbt.cast_bool_to_text"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.0225024, "supported_languages": null}, "macro.dbt_utils.surrogate_key": {"name": "surrogate_key", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/sql/surrogate_key.sql", "original_file_path": "macros/sql/surrogate_key.sql", "unique_id": "macro.dbt_utils.surrogate_key", "macro_sql": "{%- macro surrogate_key(field_list) -%}\n {% set frustrating_jinja_feature = varargs %}\n {{ return(adapter.dispatch('surrogate_key', 'dbt_utils')(field_list, *varargs)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_utils.default__surrogate_key"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.0232875, "supported_languages": null}, "macro.dbt_utils.default__surrogate_key": {"name": "default__surrogate_key", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/sql/surrogate_key.sql", "original_file_path": "macros/sql/surrogate_key.sql", "unique_id": "macro.dbt_utils.default__surrogate_key", "macro_sql": "\n\n{%- macro default__surrogate_key(field_list) -%}\n\n{%- set error_message = '\nWarning: `dbt_utils.surrogate_key` has been replaced by \\\n`dbt_utils.generate_surrogate_key`. The new macro treats null values \\\ndifferently to empty strings. To restore the behaviour of the original \\\nmacro, add a global variable in dbt_project.yml called \\\n`surrogate_key_treat_nulls_as_empty_strings` to your \\\ndbt_project.yml file with a value of True. \\\nThe {}.{} model triggered this warning. \\\n'.format(model.package_name, model.name) -%}\n\n{%- do exceptions.raise_compiler_error(error_message) -%}\n\n{%- endmacro -%}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.0237699, "supported_languages": null}, "macro.dbt_utils.get_query_results_as_dict": {"name": "get_query_results_as_dict", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/sql/get_query_results_as_dict.sql", "original_file_path": "macros/sql/get_query_results_as_dict.sql", "unique_id": "macro.dbt_utils.get_query_results_as_dict", "macro_sql": "{% macro get_query_results_as_dict(query) %}\n {{ return(adapter.dispatch('get_query_results_as_dict', 'dbt_utils')(query)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_utils.default__get_query_results_as_dict"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.0244977, "supported_languages": null}, "macro.dbt_utils.default__get_query_results_as_dict": {"name": "default__get_query_results_as_dict", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/sql/get_query_results_as_dict.sql", "original_file_path": "macros/sql/get_query_results_as_dict.sql", "unique_id": "macro.dbt_utils.default__get_query_results_as_dict", "macro_sql": "{% macro default__get_query_results_as_dict(query) %}\n\n{# This macro returns a dictionary of the form {column_name: (tuple_of_results)} #}\n\n {%- call statement('get_query_results', fetch_result=True,auto_begin=false) -%}\n\n {{ query }}\n\n {%- endcall -%}\n\n {% set sql_results={} %}\n\n {%- if execute -%}\n {% set sql_results_table = load_result('get_query_results').table.columns %}\n {% for column_name, column in sql_results_table.items() %}\n {% do sql_results.update({column_name: column.values()}) %}\n {% endfor %}\n {%- endif -%}\n\n {{ return(sql_results) }}\n\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.statement"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.0257235, "supported_languages": null}, "macro.dbt_utils.nullcheck": {"name": "nullcheck", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/sql/nullcheck.sql", "original_file_path": "macros/sql/nullcheck.sql", "unique_id": "macro.dbt_utils.nullcheck", "macro_sql": "{% macro nullcheck(cols) %}\n {{ return(adapter.dispatch('nullcheck', 'dbt_utils')(cols)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_utils.default__nullcheck"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.02639, "supported_languages": null}, "macro.dbt_utils.default__nullcheck": {"name": "default__nullcheck", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/sql/nullcheck.sql", "original_file_path": "macros/sql/nullcheck.sql", "unique_id": "macro.dbt_utils.default__nullcheck", "macro_sql": "{% macro default__nullcheck(cols) %}\n{%- for col in cols %}\n\n {% if col.is_string() -%}\n\n nullif({{col.name}},'') as {{col.name}}\n\n {%- else -%}\n\n {{col.name}}\n\n {%- endif -%}\n\n{%- if not loop.last -%} , {%- endif -%}\n\n{%- endfor -%}\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.0271175, "supported_languages": null}, "macro.dbt_utils.safe_divide": {"name": "safe_divide", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/sql/safe_divide.sql", "original_file_path": "macros/sql/safe_divide.sql", "unique_id": "macro.dbt_utils.safe_divide", "macro_sql": "{% macro safe_divide(numerator, denominator) -%}\n {{ return(adapter.dispatch('safe_divide', 'dbt_utils')(numerator, denominator)) }}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt_utils.default__safe_divide"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.0276668, "supported_languages": null}, "macro.dbt_utils.default__safe_divide": {"name": "default__safe_divide", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/sql/safe_divide.sql", "original_file_path": "macros/sql/safe_divide.sql", "unique_id": "macro.dbt_utils.default__safe_divide", "macro_sql": "{% macro default__safe_divide(numerator, denominator) %}\n ( {{ numerator }} ) / nullif( ( {{ denominator }} ), 0)\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.0279663, "supported_languages": null}, "macro.dbt_utils.get_intervals_between": {"name": "get_intervals_between", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/sql/date_spine.sql", "original_file_path": "macros/sql/date_spine.sql", "unique_id": "macro.dbt_utils.get_intervals_between", "macro_sql": "{% macro get_intervals_between(start_date, end_date, datepart) -%}\n {{ return(adapter.dispatch('get_intervals_between', 'dbt_utils')(start_date, end_date, datepart)) }}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt_utils.default__get_intervals_between"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.0291462, "supported_languages": null}, "macro.dbt_utils.default__get_intervals_between": {"name": "default__get_intervals_between", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/sql/date_spine.sql", "original_file_path": "macros/sql/date_spine.sql", "unique_id": "macro.dbt_utils.default__get_intervals_between", "macro_sql": "{% macro default__get_intervals_between(start_date, end_date, datepart) -%}\n {%- call statement('get_intervals_between', fetch_result=True) %}\n\n select {{ dbt.datediff(start_date, end_date, datepart) }}\n\n {%- endcall -%}\n\n {%- set value_list = load_result('get_intervals_between') -%}\n\n {%- if value_list and value_list['data'] -%}\n {%- set values = value_list['data'] | map(attribute=0) | list %}\n {{ return(values[0]) }}\n {%- else -%}\n {{ return(1) }}\n {%- endif -%}\n\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt.statement", "macro.dbt.datediff"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.030377, "supported_languages": null}, "macro.dbt_utils.date_spine": {"name": "date_spine", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/sql/date_spine.sql", "original_file_path": "macros/sql/date_spine.sql", "unique_id": "macro.dbt_utils.date_spine", "macro_sql": "{% macro date_spine(datepart, start_date, end_date) %}\n {{ return(adapter.dispatch('date_spine', 'dbt_utils')(datepart, start_date, end_date)) }}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt_utils.default__date_spine"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.0308475, "supported_languages": null}, "macro.dbt_utils.default__date_spine": {"name": "default__date_spine", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/sql/date_spine.sql", "original_file_path": "macros/sql/date_spine.sql", "unique_id": "macro.dbt_utils.default__date_spine", "macro_sql": "{% macro default__date_spine(datepart, start_date, end_date) %}\n\n\n{# call as follows:\n\ndate_spine(\n \"day\",\n \"to_date('01/01/2016', 'mm/dd/yyyy')\",\n \"dbt.dateadd(week, 1, current_date)\"\n) #}\n\n\nwith rawdata as (\n\n {{dbt_utils.generate_series(\n dbt_utils.get_intervals_between(start_date, end_date, datepart)\n )}}\n\n),\n\nall_periods as (\n\n select (\n {{\n dbt.dateadd(\n datepart,\n \"row_number() over (order by 1) - 1\",\n start_date\n )\n }}\n ) as date_{{datepart}}\n from rawdata\n\n),\n\nfiltered as (\n\n select *\n from all_periods\n where date_{{datepart}} <= {{ end_date }}\n\n)\n\nselect * from filtered\n\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_utils.generate_series", "macro.dbt_utils.get_intervals_between", "macro.dbt.dateadd"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.0315924, "supported_languages": null}, "macro.dbt_utils.get_relations_by_pattern": {"name": "get_relations_by_pattern", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/sql/get_relations_by_pattern.sql", "original_file_path": "macros/sql/get_relations_by_pattern.sql", "unique_id": "macro.dbt_utils.get_relations_by_pattern", "macro_sql": "{% macro get_relations_by_pattern(schema_pattern, table_pattern, exclude='', database=target.database) %}\n {{ return(adapter.dispatch('get_relations_by_pattern', 'dbt_utils')(schema_pattern, table_pattern, exclude, database)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_utils.default__get_relations_by_pattern"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.0327706, "supported_languages": null}, "macro.dbt_utils.default__get_relations_by_pattern": {"name": "default__get_relations_by_pattern", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/sql/get_relations_by_pattern.sql", "original_file_path": "macros/sql/get_relations_by_pattern.sql", "unique_id": "macro.dbt_utils.default__get_relations_by_pattern", "macro_sql": "{% macro default__get_relations_by_pattern(schema_pattern, table_pattern, exclude='', database=target.database) %}\n\n {%- call statement('get_tables', fetch_result=True) %}\n\n {{ dbt_utils.get_tables_by_pattern_sql(schema_pattern, table_pattern, exclude, database) }}\n\n {%- endcall -%}\n\n {%- set table_list = load_result('get_tables') -%}\n\n {%- if table_list and table_list['table'] -%}\n {%- set tbl_relations = [] -%}\n {%- for row in table_list['table'] -%}\n {%- set tbl_relation = api.Relation.create(\n database=database,\n schema=row.table_schema,\n identifier=row.table_name,\n type=row.table_type\n ) -%}\n {%- do tbl_relations.append(tbl_relation) -%}\n {%- endfor -%}\n\n {{ return(tbl_relations) }}\n {%- else -%}\n {{ return([]) }}\n {%- endif -%}\n\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.statement", "macro.dbt_utils.get_tables_by_pattern_sql"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.0345528, "supported_languages": null}, "macro.dbt_utils.get_tables_by_pattern_sql": {"name": "get_tables_by_pattern_sql", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/sql/get_tables_by_pattern_sql.sql", "original_file_path": "macros/sql/get_tables_by_pattern_sql.sql", "unique_id": "macro.dbt_utils.get_tables_by_pattern_sql", "macro_sql": "{% macro get_tables_by_pattern_sql(schema_pattern, table_pattern, exclude='', database=target.database) %}\n {{ return(adapter.dispatch('get_tables_by_pattern_sql', 'dbt_utils')\n (schema_pattern, table_pattern, exclude, database)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_utils.default__get_tables_by_pattern_sql"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.0371253, "supported_languages": null}, "macro.dbt_utils.default__get_tables_by_pattern_sql": {"name": "default__get_tables_by_pattern_sql", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/sql/get_tables_by_pattern_sql.sql", "original_file_path": "macros/sql/get_tables_by_pattern_sql.sql", "unique_id": "macro.dbt_utils.default__get_tables_by_pattern_sql", "macro_sql": "{% macro default__get_tables_by_pattern_sql(schema_pattern, table_pattern, exclude='', database=target.database) %}\n\n select distinct\n table_schema as {{ adapter.quote('table_schema') }},\n table_name as {{ adapter.quote('table_name') }},\n {{ dbt_utils.get_table_types_sql() }}\n from {{ database }}.information_schema.tables\n where table_schema ilike '{{ schema_pattern }}'\n and table_name ilike '{{ table_pattern }}'\n and table_name not ilike '{{ exclude }}'\n\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_utils.get_table_types_sql"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.037882, "supported_languages": null}, "macro.dbt_utils.bigquery__get_tables_by_pattern_sql": {"name": "bigquery__get_tables_by_pattern_sql", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/sql/get_tables_by_pattern_sql.sql", "original_file_path": "macros/sql/get_tables_by_pattern_sql.sql", "unique_id": "macro.dbt_utils.bigquery__get_tables_by_pattern_sql", "macro_sql": "{% macro bigquery__get_tables_by_pattern_sql(schema_pattern, table_pattern, exclude='', database=target.database) %}\n\n {% if '%' in schema_pattern %}\n {% set schemata=dbt_utils._bigquery__get_matching_schemata(schema_pattern, database) %}\n {% else %}\n {% set schemata=[schema_pattern] %}\n {% endif %}\n\n {% set sql %}\n {% for schema in schemata %}\n select distinct\n table_schema,\n table_name,\n {{ dbt_utils.get_table_types_sql() }}\n\n from {{ adapter.quote(database) }}.{{ schema }}.INFORMATION_SCHEMA.TABLES\n where lower(table_name) like lower ('{{ table_pattern }}')\n and lower(table_name) not like lower ('{{ exclude }}')\n\n {% if not loop.last %} union all {% endif %}\n\n {% endfor %}\n {% endset %}\n\n {{ return(sql) }}\n\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_utils._bigquery__get_matching_schemata", "macro.dbt_utils.get_table_types_sql"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.039489, "supported_languages": null}, "macro.dbt_utils._bigquery__get_matching_schemata": {"name": "_bigquery__get_matching_schemata", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/sql/get_tables_by_pattern_sql.sql", "original_file_path": "macros/sql/get_tables_by_pattern_sql.sql", "unique_id": "macro.dbt_utils._bigquery__get_matching_schemata", "macro_sql": "{% macro _bigquery__get_matching_schemata(schema_pattern, database) %}\n {% if execute %}\n\n {% set sql %}\n select schema_name from {{ adapter.quote(database) }}.INFORMATION_SCHEMA.SCHEMATA\n where lower(schema_name) like lower('{{ schema_pattern }}')\n {% endset %}\n\n {% set results=run_query(sql) %}\n\n {% set schemata=results.columns['schema_name'].values() %}\n\n {{ return(schemata) }}\n\n {% else %}\n\n {{ return([]) }}\n\n {% endif %}\n\n\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.run_query"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.0405495, "supported_languages": null}, "macro.dbt_utils.safe_add": {"name": "safe_add", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/sql/safe_add.sql", "original_file_path": "macros/sql/safe_add.sql", "unique_id": "macro.dbt_utils.safe_add", "macro_sql": "{%- macro safe_add(field_list) -%}\n {{ return(adapter.dispatch('safe_add', 'dbt_utils')(field_list)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_utils.default__safe_add"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.0412695, "supported_languages": null}, "macro.dbt_utils.default__safe_add": {"name": "default__safe_add", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/sql/safe_add.sql", "original_file_path": "macros/sql/safe_add.sql", "unique_id": "macro.dbt_utils.default__safe_add", "macro_sql": "\n\n{%- macro default__safe_add(field_list) -%}\n\n{%- if field_list is not iterable or field_list is string or field_list is mapping -%}\n\n{%- set error_message = '\nWarning: the `safe_add` macro now takes a single list argument instead of \\\nstring arguments. The {}.{} model triggered this warning. \\\n'.format(model.package_name, model.name) -%}\n\n{%- do exceptions.warn(error_message) -%}\n\n{%- endif -%}\n\n{% set fields = [] %}\n\n{%- for field in field_list -%}\n\n {% do fields.append(\"coalesce(\" ~ field ~ \", 0)\") %}\n\n{%- endfor -%}\n\n{{ fields|join(' +\\n ') }}\n\n{%- endmacro -%}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.042403, "supported_languages": null}, "macro.dbt_utils.get_relations_by_prefix": {"name": "get_relations_by_prefix", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/sql/get_relations_by_prefix.sql", "original_file_path": "macros/sql/get_relations_by_prefix.sql", "unique_id": "macro.dbt_utils.get_relations_by_prefix", "macro_sql": "{% macro get_relations_by_prefix(schema, prefix, exclude='', database=target.database) %}\n {{ return(adapter.dispatch('get_relations_by_prefix', 'dbt_utils')(schema, prefix, exclude, database)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_utils.default__get_relations_by_prefix"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.0435746, "supported_languages": null}, "macro.dbt_utils.default__get_relations_by_prefix": {"name": "default__get_relations_by_prefix", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/sql/get_relations_by_prefix.sql", "original_file_path": "macros/sql/get_relations_by_prefix.sql", "unique_id": "macro.dbt_utils.default__get_relations_by_prefix", "macro_sql": "{% macro default__get_relations_by_prefix(schema, prefix, exclude='', database=target.database) %}\n\n {%- call statement('get_tables', fetch_result=True) %}\n\n {{ dbt_utils.get_tables_by_prefix_sql(schema, prefix, exclude, database) }}\n\n {%- endcall -%}\n\n {%- set table_list = load_result('get_tables') -%}\n\n {%- if table_list and table_list['table'] -%}\n {%- set tbl_relations = [] -%}\n {%- for row in table_list['table'] -%}\n {%- set tbl_relation = api.Relation.create(\n database=database,\n schema=row.table_schema,\n identifier=row.table_name,\n type=row.table_type\n ) -%}\n {%- do tbl_relations.append(tbl_relation) -%}\n {%- endfor -%}\n\n {{ return(tbl_relations) }}\n {%- else -%}\n {{ return([]) }}\n {%- endif -%}\n\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.statement", "macro.dbt_utils.get_tables_by_prefix_sql"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.0454092, "supported_languages": null}, "macro.dbt_utils.union_relations": {"name": "union_relations", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/sql/union.sql", "original_file_path": "macros/sql/union.sql", "unique_id": "macro.dbt_utils.union_relations", "macro_sql": "{%- macro union_relations(relations, column_override=none, include=[], exclude=[], source_column_name='_dbt_source_relation', where=none) -%}\n {{ return(adapter.dispatch('union_relations', 'dbt_utils')(relations, column_override, include, exclude, source_column_name, where)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_utils.default__union_relations"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.0500023, "supported_languages": null}, "macro.dbt_utils.default__union_relations": {"name": "default__union_relations", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/sql/union.sql", "original_file_path": "macros/sql/union.sql", "unique_id": "macro.dbt_utils.default__union_relations", "macro_sql": "\n\n{%- macro default__union_relations(relations, column_override=none, include=[], exclude=[], source_column_name='_dbt_source_relation', where=none) -%}\n\n {%- if exclude and include -%}\n {{ exceptions.raise_compiler_error(\"Both an exclude and include list were provided to the `union` macro. Only one is allowed\") }}\n {%- endif -%}\n\n {#-- Prevent querying of db in parsing mode. This works because this macro does not create any new refs. -#}\n {%- if not execute %}\n {{ return('') }}\n {% endif -%}\n\n {%- set column_override = column_override if column_override is not none else {} -%}\n\n {%- set relation_columns = {} -%}\n {%- set column_superset = {} -%}\n {%- set all_excludes = [] -%}\n {%- set all_includes = [] -%}\n\n {%- if exclude -%}\n {%- for exc in exclude -%}\n {%- do all_excludes.append(exc | lower) -%}\n {%- endfor -%}\n {%- endif -%}\n\n {%- if include -%}\n {%- for inc in include -%}\n {%- do all_includes.append(inc | lower) -%}\n {%- endfor -%}\n {%- endif -%}\n\n {%- for relation in relations -%}\n\n {%- do relation_columns.update({relation: []}) -%}\n\n {%- do dbt_utils._is_relation(relation, 'union_relations') -%}\n {%- do dbt_utils._is_ephemeral(relation, 'union_relations') -%}\n {%- set cols = adapter.get_columns_in_relation(relation) -%}\n {%- for col in cols -%}\n\n {#- If an exclude list was provided and the column is in the list, do nothing -#}\n {%- if exclude and col.column | lower in all_excludes -%}\n\n {#- If an include list was provided and the column is not in the list, do nothing -#}\n {%- elif include and col.column | lower not in all_includes -%}\n\n {#- Otherwise add the column to the column superset -#}\n {%- else -%}\n\n {#- update the list of columns in this relation -#}\n {%- do relation_columns[relation].append(col.column) -%}\n\n {%- if col.column in column_superset -%}\n\n {%- set stored = column_superset[col.column] -%}\n {%- if col.is_string() and stored.is_string() and col.string_size() > stored.string_size() -%}\n\n {%- do column_superset.update({col.column: col}) -%}\n\n {%- endif %}\n\n {%- else -%}\n\n {%- do column_superset.update({col.column: col}) -%}\n\n {%- endif -%}\n\n {%- endif -%}\n\n {%- endfor -%}\n {%- endfor -%}\n\n {%- set ordered_column_names = column_superset.keys() -%}\n {%- set dbt_command = flags.WHICH -%}\n\n\n {% if dbt_command in ['run', 'build'] %}\n {% if (include | length > 0 or exclude | length > 0) and not column_superset.keys() %}\n {%- set relations_string -%}\n {%- for relation in relations -%}\n {{ relation.name }}\n {%- if not loop.last %}, {% endif -%}\n {%- endfor -%}\n {%- endset -%}\n\n {%- set error_message -%}\n There were no columns found to union for relations {{ relations_string }}\n {%- endset -%}\n\n {{ exceptions.raise_compiler_error(error_message) }}\n {%- endif -%}\n {%- endif -%}\n\n {%- for relation in relations %}\n\n (\n select\n\n {%- if source_column_name is not none %}\n cast({{ dbt.string_literal(relation) }} as {{ dbt.type_string() }}) as {{ source_column_name }},\n {%- endif %}\n\n {% for col_name in ordered_column_names -%}\n\n {%- set col = column_superset[col_name] %}\n {%- set col_type = column_override.get(col.column, col.data_type) %}\n {%- set col_name = adapter.quote(col_name) if col_name in relation_columns[relation] else 'null' %}\n cast({{ col_name }} as {{ col_type }}) as {{ col.quoted }} {% if not loop.last %},{% endif -%}\n\n {%- endfor %}\n\n from {{ relation }}\n\n {% if where -%}\n where {{ where }}\n {%- endif %}\n )\n\n {% if not loop.last -%}\n union all\n {% endif -%}\n\n {%- endfor -%}\n\n{%- endmacro -%}", "depends_on": {"macros": ["macro.dbt_utils._is_relation", "macro.dbt_utils._is_ephemeral", "macro.dbt.string_literal", "macro.dbt.type_string"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.0572407, "supported_languages": null}, "macro.dbt_utils.degrees_to_radians": {"name": "degrees_to_radians", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/sql/haversine_distance.sql", "original_file_path": "macros/sql/haversine_distance.sql", "unique_id": "macro.dbt_utils.degrees_to_radians", "macro_sql": "{% macro degrees_to_radians(degrees) -%}\n acos(-1) * {{degrees}} / 180\n{%- endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.0590065, "supported_languages": null}, "macro.dbt_utils.haversine_distance": {"name": "haversine_distance", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/sql/haversine_distance.sql", "original_file_path": "macros/sql/haversine_distance.sql", "unique_id": "macro.dbt_utils.haversine_distance", "macro_sql": "{% macro haversine_distance(lat1, lon1, lat2, lon2, unit='mi') -%}\n {{ return(adapter.dispatch('haversine_distance', 'dbt_utils')(lat1,lon1,lat2,lon2,unit)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_utils.default__haversine_distance"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.0595763, "supported_languages": null}, "macro.dbt_utils.default__haversine_distance": {"name": "default__haversine_distance", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/sql/haversine_distance.sql", "original_file_path": "macros/sql/haversine_distance.sql", "unique_id": "macro.dbt_utils.default__haversine_distance", "macro_sql": "{% macro default__haversine_distance(lat1, lon1, lat2, lon2, unit='mi') -%}\n{%- if unit == 'mi' %}\n {% set conversion_rate = 1 %}\n{% elif unit == 'km' %}\n {% set conversion_rate = 1.60934 %}\n{% else %}\n {{ exceptions.raise_compiler_error(\"unit input must be one of 'mi' or 'km'. Got \" ~ unit) }}\n{% endif %}\n\n 2 * 3961 * asin(sqrt(power((sin(radians(({{ lat2 }} - {{ lat1 }}) / 2))), 2) +\n cos(radians({{lat1}})) * cos(radians({{lat2}})) *\n power((sin(radians(({{ lon2 }} - {{ lon1 }}) / 2))), 2))) * {{ conversion_rate }}\n\n{%- endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.060747, "supported_languages": null}, "macro.dbt_utils.bigquery__haversine_distance": {"name": "bigquery__haversine_distance", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/sql/haversine_distance.sql", "original_file_path": "macros/sql/haversine_distance.sql", "unique_id": "macro.dbt_utils.bigquery__haversine_distance", "macro_sql": "{% macro bigquery__haversine_distance(lat1, lon1, lat2, lon2, unit='mi') -%}\n{% set radians_lat1 = dbt_utils.degrees_to_radians(lat1) %}\n{% set radians_lat2 = dbt_utils.degrees_to_radians(lat2) %}\n{% set radians_lon1 = dbt_utils.degrees_to_radians(lon1) %}\n{% set radians_lon2 = dbt_utils.degrees_to_radians(lon2) %}\n{%- if unit == 'mi' %}\n {% set conversion_rate = 1 %}\n{% elif unit == 'km' %}\n {% set conversion_rate = 1.60934 %}\n{% else %}\n {{ exceptions.raise_compiler_error(\"unit input must be one of 'mi' or 'km'. Got \" ~ unit) }}\n{% endif %}\n 2 * 3961 * asin(sqrt(power(sin(({{ radians_lat2 }} - {{ radians_lat1 }}) / 2), 2) +\n cos({{ radians_lat1 }}) * cos({{ radians_lat2 }}) *\n power(sin(({{ radians_lon2 }} - {{ radians_lon1 }}) / 2), 2))) * {{ conversion_rate }}\n\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt_utils.degrees_to_radians"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.0624359, "supported_languages": null}, "macro.dbt_utils.nullcheck_table": {"name": "nullcheck_table", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/sql/nullcheck_table.sql", "original_file_path": "macros/sql/nullcheck_table.sql", "unique_id": "macro.dbt_utils.nullcheck_table", "macro_sql": "{% macro nullcheck_table(relation) %}\n {{ return(adapter.dispatch('nullcheck_table', 'dbt_utils')(relation)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_utils.default__nullcheck_table"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.063069, "supported_languages": null}, "macro.dbt_utils.default__nullcheck_table": {"name": "default__nullcheck_table", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/sql/nullcheck_table.sql", "original_file_path": "macros/sql/nullcheck_table.sql", "unique_id": "macro.dbt_utils.default__nullcheck_table", "macro_sql": "{% macro default__nullcheck_table(relation) %}\n\n {%- do dbt_utils._is_relation(relation, 'nullcheck_table') -%}\n {%- do dbt_utils._is_ephemeral(relation, 'nullcheck_table') -%}\n {% set cols = adapter.get_columns_in_relation(relation) %}\n\n select {{ dbt_utils.nullcheck(cols) }}\n from {{relation}}\n\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_utils._is_relation", "macro.dbt_utils._is_ephemeral", "macro.dbt_utils.nullcheck"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.063784, "supported_languages": null}, "macro.dbt_utils.star": {"name": "star", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/sql/star.sql", "original_file_path": "macros/sql/star.sql", "unique_id": "macro.dbt_utils.star", "macro_sql": "{% macro star(from, relation_alias=False, except=[], prefix='', suffix='', quote_identifiers=True) -%}\r\n {{ return(adapter.dispatch('star', 'dbt_utils')(from, relation_alias, except, prefix, suffix, quote_identifiers)) }}\r\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_utils.default__star"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.0658138, "supported_languages": null}, "macro.dbt_utils.default__star": {"name": "default__star", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/sql/star.sql", "original_file_path": "macros/sql/star.sql", "unique_id": "macro.dbt_utils.default__star", "macro_sql": "{% macro default__star(from, relation_alias=False, except=[], prefix='', suffix='', quote_identifiers=True) -%}\r\n {%- do dbt_utils._is_relation(from, 'star') -%}\r\n {%- do dbt_utils._is_ephemeral(from, 'star') -%}\r\n\r\n {#-- Prevent querying of db in parsing mode. This works because this macro does not create any new refs. #}\r\n {%- if not execute -%}\r\n {% do return('*') %}\r\n {%- endif -%}\r\n\r\n {% set cols = dbt_utils.get_filtered_columns_in_relation(from, except) %}\r\n\r\n {%- if cols|length <= 0 -%}\r\n {% if flags.WHICH == 'compile' %}\r\n {% set response %}\r\n*\r\n/* No columns were returned. Maybe the relation doesn't exist yet \r\nor all columns were excluded. This star is only output during \r\ndbt compile, and exists to keep SQLFluff happy. */\r\n {% endset %}\r\n {% do return(response) %}\r\n {% else %}\r\n {% do return(\"/* no columns returned from star() macro */\") %}\r\n {% endif %}\r\n {%- else -%}\r\n {%- for col in cols %}\r\n {%- if relation_alias %}{{ relation_alias }}.{% else %}{%- endif -%}\r\n {%- if quote_identifiers -%}\r\n {{ adapter.quote(col)|trim }} {%- if prefix!='' or suffix!='' %} as {{ adapter.quote(prefix ~ col ~ suffix)|trim }} {%- endif -%}\r\n {%- else -%}\r\n {{ col|trim }} {%- if prefix!='' or suffix!='' %} as {{ (prefix ~ col ~ suffix)|trim }} {%- endif -%}\r\n {% endif %}\r\n {%- if not loop.last %},{{ '\\n ' }}{%- endif -%}\r\n {%- endfor -%}\r\n {% endif %}\r\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt_utils._is_relation", "macro.dbt_utils._is_ephemeral", "macro.dbt_utils.get_filtered_columns_in_relation"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.0687704, "supported_languages": null}, "macro.dbt_utils.generate_surrogate_key": {"name": "generate_surrogate_key", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/sql/generate_surrogate_key.sql", "original_file_path": "macros/sql/generate_surrogate_key.sql", "unique_id": "macro.dbt_utils.generate_surrogate_key", "macro_sql": "{%- macro generate_surrogate_key(field_list) -%}\n {{ return(adapter.dispatch('generate_surrogate_key', 'dbt_utils')(field_list)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_utils.default__generate_surrogate_key"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.0696325, "supported_languages": null}, "macro.dbt_utils.default__generate_surrogate_key": {"name": "default__generate_surrogate_key", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/sql/generate_surrogate_key.sql", "original_file_path": "macros/sql/generate_surrogate_key.sql", "unique_id": "macro.dbt_utils.default__generate_surrogate_key", "macro_sql": "\n\n{%- macro default__generate_surrogate_key(field_list) -%}\n\n{% if var('surrogate_key_treat_nulls_as_empty_strings', False) %}\n {% set default_null_value = \"\" %}\n{% else %}\n {% set default_null_value = '_dbt_utils_surrogate_key_null_'%}\n{% endif %}\n\n{%- set fields = [] -%}\n\n{%- for field in field_list -%}\n\n {%- do fields.append(\n \"coalesce(cast(\" ~ field ~ \" as \" ~ dbt.type_string() ~ \"), '\" ~ default_null_value ~\"')\"\n ) -%}\n\n {%- if not loop.last %}\n {%- do fields.append(\"'-'\") -%}\n {%- endif -%}\n\n{%- endfor -%}\n\n{{ dbt.hash(dbt.concat(fields)) }}\n\n{%- endmacro -%}", "depends_on": {"macros": ["macro.dbt.type_string", "macro.dbt.hash", "macro.dbt.concat"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.0710151, "supported_languages": null}, "macro.dbt_utils.get_single_value": {"name": "get_single_value", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/sql/get_single_value.sql", "original_file_path": "macros/sql/get_single_value.sql", "unique_id": "macro.dbt_utils.get_single_value", "macro_sql": "{% macro get_single_value(query, default=none) %}\n {{ return(adapter.dispatch('get_single_value', 'dbt_utils')(query, default)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_utils.default__get_single_value"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.0719528, "supported_languages": null}, "macro.dbt_utils.default__get_single_value": {"name": "default__get_single_value", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/sql/get_single_value.sql", "original_file_path": "macros/sql/get_single_value.sql", "unique_id": "macro.dbt_utils.default__get_single_value", "macro_sql": "{% macro default__get_single_value(query, default) %}\n\n{# This macro returns the (0, 0) record in a query, i.e. the first row of the first column #}\n\n {%- call statement('get_query_result', fetch_result=True, auto_begin=false) -%}\n\n {{ query }}\n\n {%- endcall -%}\n\n {%- if execute -%}\n\n {% set r = load_result('get_query_result').table.columns[0].values() %}\n {% if r | length == 0 %}\n {% do print('Query `' ~ query ~ '` returned no rows. Using the default value: ' ~ default) %}\n {% set sql_result = default %}\n {% else %}\n {% set sql_result = r[0] %}\n {% endif %}\n \n {%- else -%}\n \n {% set sql_result = default %}\n \n {%- endif -%}\n\n {% do return(sql_result) %}\n\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.statement"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.073474, "supported_languages": null}, "macro.dbt_utils.get_table_types_sql": {"name": "get_table_types_sql", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/sql/get_table_types_sql.sql", "original_file_path": "macros/sql/get_table_types_sql.sql", "unique_id": "macro.dbt_utils.get_table_types_sql", "macro_sql": "{%- macro get_table_types_sql() -%}\n {{ return(adapter.dispatch('get_table_types_sql', 'dbt_utils')()) }}\n{%- endmacro -%}\n\n", "depends_on": {"macros": ["macro.dbt_utils.default__get_table_types_sql"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.074186, "supported_languages": null}, "macro.dbt_utils.default__get_table_types_sql": {"name": "default__get_table_types_sql", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/sql/get_table_types_sql.sql", "original_file_path": "macros/sql/get_table_types_sql.sql", "unique_id": "macro.dbt_utils.default__get_table_types_sql", "macro_sql": "{% macro default__get_table_types_sql() %}\n case table_type\n when 'BASE TABLE' then 'table'\n when 'EXTERNAL TABLE' then 'external'\n when 'MATERIALIZED VIEW' then 'materializedview'\n else lower(table_type)\n end as {{ adapter.quote('table_type') }}\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.074471, "supported_languages": null}, "macro.dbt_utils.postgres__get_table_types_sql": {"name": "postgres__get_table_types_sql", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/sql/get_table_types_sql.sql", "original_file_path": "macros/sql/get_table_types_sql.sql", "unique_id": "macro.dbt_utils.postgres__get_table_types_sql", "macro_sql": "{% macro postgres__get_table_types_sql() %}\n case table_type\n when 'BASE TABLE' then 'table'\n when 'FOREIGN' then 'external'\n when 'MATERIALIZED VIEW' then 'materializedview'\n else lower(table_type)\n end as {{ adapter.quote('table_type') }}\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.0747492, "supported_languages": null}, "macro.dbt_utils.group_by": {"name": "group_by", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/sql/groupby.sql", "original_file_path": "macros/sql/groupby.sql", "unique_id": "macro.dbt_utils.group_by", "macro_sql": "{%- macro group_by(n) -%}\n {{ return(adapter.dispatch('group_by', 'dbt_utils')(n)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_utils.default__group_by"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.075297, "supported_languages": null}, "macro.dbt_utils.default__group_by": {"name": "default__group_by", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/sql/groupby.sql", "original_file_path": "macros/sql/groupby.sql", "unique_id": "macro.dbt_utils.default__group_by", "macro_sql": "\n\n{%- macro default__group_by(n) -%}\n\n group by {% for i in range(1, n + 1) -%}\n {{ i }}{{ ',' if not loop.last }} \n {%- endfor -%}\n\n{%- endmacro -%}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.0758111, "supported_languages": null}, "macro.dbt_utils.get_tables_by_prefix_sql": {"name": "get_tables_by_prefix_sql", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/sql/get_tables_by_prefix_sql.sql", "original_file_path": "macros/sql/get_tables_by_prefix_sql.sql", "unique_id": "macro.dbt_utils.get_tables_by_prefix_sql", "macro_sql": "{% macro get_tables_by_prefix_sql(schema, prefix, exclude='', database=target.database) %}\n {{ return(adapter.dispatch('get_tables_by_prefix_sql', 'dbt_utils')(schema, prefix, exclude, database)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_utils.default__get_tables_by_prefix_sql"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.07658, "supported_languages": null}, "macro.dbt_utils.default__get_tables_by_prefix_sql": {"name": "default__get_tables_by_prefix_sql", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/sql/get_tables_by_prefix_sql.sql", "original_file_path": "macros/sql/get_tables_by_prefix_sql.sql", "unique_id": "macro.dbt_utils.default__get_tables_by_prefix_sql", "macro_sql": "{% macro default__get_tables_by_prefix_sql(schema, prefix, exclude='', database=target.database) %}\n\n {{ dbt_utils.get_tables_by_pattern_sql(\n schema_pattern = schema,\n table_pattern = prefix ~ '%',\n exclude = exclude,\n database = database\n ) }}\n \n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_utils.get_tables_by_pattern_sql"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.077278, "supported_languages": null}, "macro.dbt_utils.get_powers_of_two": {"name": "get_powers_of_two", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/sql/generate_series.sql", "original_file_path": "macros/sql/generate_series.sql", "unique_id": "macro.dbt_utils.get_powers_of_two", "macro_sql": "{% macro get_powers_of_two(upper_bound) %}\n {{ return(adapter.dispatch('get_powers_of_two', 'dbt_utils')(upper_bound)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_utils.default__get_powers_of_two"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.0786552, "supported_languages": null}, "macro.dbt_utils.default__get_powers_of_two": {"name": "default__get_powers_of_two", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/sql/generate_series.sql", "original_file_path": "macros/sql/generate_series.sql", "unique_id": "macro.dbt_utils.default__get_powers_of_two", "macro_sql": "{% macro default__get_powers_of_two(upper_bound) %}\n\n {% if upper_bound <= 0 %}\n {{ exceptions.raise_compiler_error(\"upper bound must be positive\") }}\n {% endif %}\n\n {% for _ in range(1, 100) %}\n {% if upper_bound <= 2 ** loop.index %}{{ return(loop.index) }}{% endif %}\n {% endfor %}\n\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.0795207, "supported_languages": null}, "macro.dbt_utils.generate_series": {"name": "generate_series", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/sql/generate_series.sql", "original_file_path": "macros/sql/generate_series.sql", "unique_id": "macro.dbt_utils.generate_series", "macro_sql": "{% macro generate_series(upper_bound) %}\n {{ return(adapter.dispatch('generate_series', 'dbt_utils')(upper_bound)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_utils.default__generate_series"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.0799177, "supported_languages": null}, "macro.dbt_utils.default__generate_series": {"name": "default__generate_series", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/sql/generate_series.sql", "original_file_path": "macros/sql/generate_series.sql", "unique_id": "macro.dbt_utils.default__generate_series", "macro_sql": "{% macro default__generate_series(upper_bound) %}\n\n {% set n = dbt_utils.get_powers_of_two(upper_bound) %}\n\n with p as (\n select 0 as generated_number union all select 1\n ), unioned as (\n\n select\n\n {% for i in range(n) %}\n p{{i}}.generated_number * power(2, {{i}})\n {% if not loop.last %} + {% endif %}\n {% endfor %}\n + 1\n as generated_number\n\n from\n\n {% for i in range(n) %}\n p as p{{i}}\n {% if not loop.last %} cross join {% endif %}\n {% endfor %}\n\n )\n\n select *\n from unioned\n where generated_number <= {{upper_bound}}\n order by generated_number\n\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_utils.get_powers_of_two"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.0809898, "supported_languages": null}, "macro.dbt_utils.pretty_log_format": {"name": "pretty_log_format", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/jinja_helpers/pretty_log_format.sql", "original_file_path": "macros/jinja_helpers/pretty_log_format.sql", "unique_id": "macro.dbt_utils.pretty_log_format", "macro_sql": "{% macro pretty_log_format(message) %}\n {{ return(adapter.dispatch('pretty_log_format', 'dbt_utils')(message)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_utils.default__pretty_log_format"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.081533, "supported_languages": null}, "macro.dbt_utils.default__pretty_log_format": {"name": "default__pretty_log_format", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/jinja_helpers/pretty_log_format.sql", "original_file_path": "macros/jinja_helpers/pretty_log_format.sql", "unique_id": "macro.dbt_utils.default__pretty_log_format", "macro_sql": "{% macro default__pretty_log_format(message) %}\n {{ return( dbt_utils.pretty_time() ~ ' + ' ~ message) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_utils.pretty_time"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.0818813, "supported_languages": null}, "macro.dbt_utils.slugify": {"name": "slugify", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/jinja_helpers/slugify.sql", "original_file_path": "macros/jinja_helpers/slugify.sql", "unique_id": "macro.dbt_utils.slugify", "macro_sql": "{% macro slugify(string) %}\n\n{#- Lower case the string -#}\n{% set string = string | lower %}\n{#- Replace spaces and dashes with underscores -#}\n{% set string = modules.re.sub('[ -]+', '_', string) %}\n{#- Only take letters, numbers, and underscores -#}\n{% set string = modules.re.sub('[^a-z0-9_]+', '', string) %}\n{#- Prepends \"_\" if string begins with a number -#}\n{% set string = modules.re.sub('^[0-9]', '_' + string[0], string) %}\n\n{{ return(string) }}\n\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.083135, "supported_languages": null}, "macro.dbt_utils._is_relation": {"name": "_is_relation", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/jinja_helpers/_is_relation.sql", "original_file_path": "macros/jinja_helpers/_is_relation.sql", "unique_id": "macro.dbt_utils._is_relation", "macro_sql": "{% macro _is_relation(obj, macro) %}\n {%- if not (obj is mapping and obj.get('metadata', {}).get('type', '').endswith('Relation')) -%}\n {%- do exceptions.raise_compiler_error(\"Macro \" ~ macro ~ \" expected a Relation but received the value: \" ~ obj) -%}\n {%- endif -%}\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.084017, "supported_languages": null}, "macro.dbt_utils.pretty_time": {"name": "pretty_time", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/jinja_helpers/pretty_time.sql", "original_file_path": "macros/jinja_helpers/pretty_time.sql", "unique_id": "macro.dbt_utils.pretty_time", "macro_sql": "{% macro pretty_time(format='%H:%M:%S') %}\n {{ return(adapter.dispatch('pretty_time', 'dbt_utils')(format)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_utils.default__pretty_time"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.0845478, "supported_languages": null}, "macro.dbt_utils.default__pretty_time": {"name": "default__pretty_time", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/jinja_helpers/pretty_time.sql", "original_file_path": "macros/jinja_helpers/pretty_time.sql", "unique_id": "macro.dbt_utils.default__pretty_time", "macro_sql": "{% macro default__pretty_time(format='%H:%M:%S') %}\n {{ return(modules.datetime.datetime.now().strftime(format)) }}\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.084953, "supported_languages": null}, "macro.dbt_utils.log_info": {"name": "log_info", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/jinja_helpers/log_info.sql", "original_file_path": "macros/jinja_helpers/log_info.sql", "unique_id": "macro.dbt_utils.log_info", "macro_sql": "{% macro log_info(message) %}\n {{ return(adapter.dispatch('log_info', 'dbt_utils')(message)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_utils.default__log_info"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.0854409, "supported_languages": null}, "macro.dbt_utils.default__log_info": {"name": "default__log_info", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/jinja_helpers/log_info.sql", "original_file_path": "macros/jinja_helpers/log_info.sql", "unique_id": "macro.dbt_utils.default__log_info", "macro_sql": "{% macro default__log_info(message) %}\n {{ log(dbt_utils.pretty_log_format(message), info=True) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_utils.pretty_log_format"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.0857933, "supported_languages": null}, "macro.dbt_utils._is_ephemeral": {"name": "_is_ephemeral", "resource_type": "macro", "package_name": "dbt_utils", "path": "macros/jinja_helpers/_is_ephemeral.sql", "original_file_path": "macros/jinja_helpers/_is_ephemeral.sql", "unique_id": "macro.dbt_utils._is_ephemeral", "macro_sql": "{% macro _is_ephemeral(obj, macro) %}\n {%- if obj.is_cte -%}\n {% set ephemeral_prefix = api.Relation.add_ephemeral_prefix('') %}\n {% if obj.name.startswith(ephemeral_prefix) %}\n {% set model_name = obj.name[(ephemeral_prefix|length):] %}\n {% else %}\n {% set model_name = obj.name %}\n {%- endif -%}\n {% set error_message %}\nThe `{{ macro }}` macro cannot be used with ephemeral models, as it relies on the information schema.\n\n`{{ model_name }}` is an ephemeral model. Consider making it a view or table instead.\n {% endset %}\n {%- do exceptions.raise_compiler_error(error_message) -%}\n {%- endif -%}\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.0873733, "supported_languages": null}, "macro.dbt_snowflake_query_tags.set_query_tag": {"name": "set_query_tag", "resource_type": "macro", "package_name": "dbt_snowflake_query_tags", "path": "macros/query_tags.sql", "original_file_path": "macros/query_tags.sql", "unique_id": "macro.dbt_snowflake_query_tags.set_query_tag", "macro_sql": "{% macro set_query_tag(extra = {}) -%}\n {{ return(adapter.dispatch('set_query_tag', 'dbt_snowflake_query_tags')(extra=extra)) }}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt_snowflake_query_tags.default__set_query_tag"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.0890117, "supported_languages": null}, "macro.dbt_snowflake_query_tags.default__set_query_tag": {"name": "default__set_query_tag", "resource_type": "macro", "package_name": "dbt_snowflake_query_tags", "path": "macros/query_tags.sql", "original_file_path": "macros/query_tags.sql", "unique_id": "macro.dbt_snowflake_query_tags.default__set_query_tag", "macro_sql": "{% macro default__set_query_tag(extra = {}) -%}\n {# Get session level query tag #}\n {% set original_query_tag = get_current_query_tag() %}\n {% set original_query_tag_parsed = {} %}\n\n {% if original_query_tag %}\n {% if fromjson(original_query_tag) is mapping %}\n {% set original_query_tag_parsed = fromjson(original_query_tag) %}\n {% endif %}\n {% endif %}\n\n {# The env_vars_to_query_tag_list should contain an environment variables list to construct query tag dict #}\n {% set env_var_query_tags = {} %}\n {% if var('env_vars_to_query_tag_list', '') %} {# Get a list of env vars from env_vars_to_query_tag_list variable to add additional query tags #}\n {% for k in var('env_vars_to_query_tag_list') %}\n {% set v = env_var(k, '') %}\n {% do env_var_query_tags.update({k.lower(): v}) if v %}\n {% endfor %}\n {% endif %}\n\n {# Start with any model-configured dict #}\n {% set query_tag = config.get('query_tag', default={}) %}\n\n {% if query_tag is not mapping %}\n {% do log(\"dbt-snowflake-query-tags warning: the query_tag config value of '{}' is not a mapping type, so is being ignored. If you'd like to add additional query tag information, use a mapping type instead, or remove it to avoid this message.\".format(query_tag), True) %}\n {% set query_tag = {} %} {# If the user has set the query tag config as a non mapping type, start fresh #}\n {% endif %}\n\n {% do query_tag.update(original_query_tag_parsed) %}\n {% do query_tag.update(env_var_query_tags) %}\n {% do query_tag.update(extra) %}\n\n {%- do query_tag.update(\n app='dbt',\n dbt_snowflake_query_tags_version='2.5.0',\n ) -%}\n\n {% if thread_id %}\n {%- do query_tag.update(\n thread_id=thread_id\n ) -%}\n {% endif %}\n\n\n {# We have to bring is_incremental through here because its not available in the comment context #}\n {% if model.resource_type == 'model' %}\n {%- do query_tag.update(\n is_incremental=is_incremental()\n ) -%}\n {% endif %}\n\n {% set query_tag_json = tojson(query_tag) %}\n {{ log(\"Setting query_tag to '\" ~ query_tag_json ~ \"'. Will reset to '\" ~ original_query_tag ~ \"' after materialization.\") }}\n {% do run_query(\"alter session set query_tag = '{}'\".format(query_tag_json)) %}\n {{ return(original_query_tag)}}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_snowflake.get_current_query_tag", "macro.dbt.is_incremental", "macro.dbt.run_query"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.0929763, "supported_languages": null}, "macro.dbt_snowflake_query_tags.unset_query_tag": {"name": "unset_query_tag", "resource_type": "macro", "package_name": "dbt_snowflake_query_tags", "path": "macros/query_tags.sql", "original_file_path": "macros/query_tags.sql", "unique_id": "macro.dbt_snowflake_query_tags.unset_query_tag", "macro_sql": "{% macro unset_query_tag(original_query_tag) -%}\n {{ return(adapter.dispatch('unset_query_tag', 'dbt_snowflake_query_tags')(original_query_tag)) }}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt_snowflake_query_tags.default__unset_query_tag"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.0933948, "supported_languages": null}, "macro.dbt_snowflake_query_tags.default__unset_query_tag": {"name": "default__unset_query_tag", "resource_type": "macro", "package_name": "dbt_snowflake_query_tags", "path": "macros/query_tags.sql", "original_file_path": "macros/query_tags.sql", "unique_id": "macro.dbt_snowflake_query_tags.default__unset_query_tag", "macro_sql": "{% macro default__unset_query_tag(original_query_tag) -%}\n {% if original_query_tag %}\n {{ log(\"Resetting query_tag to '\" ~ original_query_tag ~ \"'.\") }}\n {% do run_query(\"alter session set query_tag = '{}'\".format(original_query_tag)) %}\n {% else %}\n {{ log(\"No original query_tag, unsetting parameter.\") }}\n {% do run_query(\"alter session unset query_tag\") %}\n {% endif %}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.run_query"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.0942035, "supported_languages": null}, "macro.dbt_snowflake_query_tags.get_query_comment": {"name": "get_query_comment", "resource_type": "macro", "package_name": "dbt_snowflake_query_tags", "path": "macros/query_comment.sql", "original_file_path": "macros/query_comment.sql", "unique_id": "macro.dbt_snowflake_query_tags.get_query_comment", "macro_sql": "{% macro get_query_comment(node, extra = {}) %}\n {%- set comment_dict = extra -%}\n {%- do comment_dict.update(\n app='dbt',\n dbt_snowflake_query_tags_version='2.5.0',\n dbt_version=dbt_version,\n project_name=project_name,\n target_name=target.name,\n target_database=target.database,\n target_schema=target.schema,\n invocation_id=invocation_id,\n run_started_at=run_started_at.astimezone(modules.pytz.utc).isoformat(),\n full_refresh=flags.FULL_REFRESH,\n which=flags.WHICH,\n ) -%}\n\n {%- if node is not none -%}\n {%- do comment_dict.update(\n node_name=node.name,\n node_alias=node.alias,\n node_package_name=node.package_name,\n node_original_file_path=node.original_file_path,\n node_database=node.database,\n node_schema=node.schema,\n node_id=node.unique_id,\n node_resource_type=node.resource_type,\n node_meta=node.config.meta,\n node_tags=node.tags,\n ) -%}\n\n {%- if flags.INVOCATION_COMMAND -%}\n {%- do comment_dict.update(\n invocation_command=flags.INVOCATION_COMMAND\n ) -%}\n {%- endif -%}\n\n {%- if node.resource_type != ('seed') -%} {# Otherwise this throws an error saying 'Seeds cannot depend on other nodes.' #}\n {%- if node.refs is defined -%}\n {% set refs = [] %}\n {% for ref in node.refs %}\n {%- if dbt_version >= '1.5.0' -%}\n {%- do refs.append(ref.name) -%}\n {%- else -%}\n {%- do refs.append(ref[0]) -%}\n {%- endif -%}\n {% endfor %}\n {%- do comment_dict.update(\n node_refs=refs | unique | list\n ) -%}\n {%- endif -%}\n {%- endif -%}\n {%- if node.resource_type == 'model' -%}\n {%- do comment_dict.update(\n materialized=node.config.materialized,\n ) -%}\n {%- endif -%}\n\n {%- if node.raw_code is not none and local_md5 -%}\n {%- do comment_dict.update({\n \"raw_code_hash\": local_md5(node.raw_code)\n }) -%}\n {%- endif -%}\n {%- endif -%}\n\n {%- if env_var('DBT_CLOUD_PROJECT_ID', False) -%}\n {%- do comment_dict.update(\n dbt_cloud_project_id=env_var('DBT_CLOUD_PROJECT_ID')\n ) -%}\n {%- endif -%}\n\n {%- if env_var('DBT_CLOUD_JOB_ID', False) -%}\n {%- do comment_dict.update(\n dbt_cloud_job_id=env_var('DBT_CLOUD_JOB_ID')\n ) -%}\n {%- endif -%}\n\n {%- if env_var('DBT_CLOUD_RUN_ID', False) -%}\n {%- do comment_dict.update(\n dbt_cloud_run_id=env_var('DBT_CLOUD_RUN_ID')\n ) -%}\n {%- endif -%}\n\n {%- if env_var('DBT_CLOUD_RUN_REASON_CATEGORY', False) -%}\n {%- do comment_dict.update(\n dbt_cloud_run_reason_category=env_var('DBT_CLOUD_RUN_REASON_CATEGORY')\n ) -%}\n {%- endif -%}\n\n {%- if env_var('DBT_CLOUD_RUN_REASON', False) -%}\n {%- do comment_dict.update(\n dbt_cloud_run_reason=env_var('DBT_CLOUD_RUN_REASON')\n ) -%}\n {%- endif -%}\n\n {{ return(tojson(comment_dict)) }}\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.1017163, "supported_languages": null}, "macro.dbt_expectations.type_timestamp": {"name": "type_timestamp", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/utils/datatypes.sql", "original_file_path": "macros/utils/datatypes.sql", "unique_id": "macro.dbt_expectations.type_timestamp", "macro_sql": "\n{%- macro type_timestamp() -%}\n {{ return(adapter.dispatch('type_timestamp', 'dbt_expectations')()) }}\n{%- endmacro -%}\n\n", "depends_on": {"macros": ["macro.dbt_expectations.snowflake__type_timestamp"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.102466, "supported_languages": null}, "macro.dbt_expectations.default__type_timestamp": {"name": "default__type_timestamp", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/utils/datatypes.sql", "original_file_path": "macros/utils/datatypes.sql", "unique_id": "macro.dbt_expectations.default__type_timestamp", "macro_sql": "{% macro default__type_timestamp() -%}\n timestamp\n{%- endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.1026309, "supported_languages": null}, "macro.dbt_expectations.snowflake__type_timestamp": {"name": "snowflake__type_timestamp", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/utils/datatypes.sql", "original_file_path": "macros/utils/datatypes.sql", "unique_id": "macro.dbt_expectations.snowflake__type_timestamp", "macro_sql": "{% macro snowflake__type_timestamp() -%}\n timestamp_ntz\n{%- endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.1027935, "supported_languages": null}, "macro.dbt_expectations.postgres__type_timestamp": {"name": "postgres__type_timestamp", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/utils/datatypes.sql", "original_file_path": "macros/utils/datatypes.sql", "unique_id": "macro.dbt_expectations.postgres__type_timestamp", "macro_sql": "{% macro postgres__type_timestamp() -%}\n timestamp without time zone\n{%- endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.102967, "supported_languages": null}, "macro.dbt_expectations.type_datetime": {"name": "type_datetime", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/utils/datatypes.sql", "original_file_path": "macros/utils/datatypes.sql", "unique_id": "macro.dbt_expectations.type_datetime", "macro_sql": "{% macro type_datetime() -%}\n {{ return(adapter.dispatch('type_datetime', 'dbt_expectations')()) }}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt_expectations.snowflake__type_datetime"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.1032963, "supported_languages": null}, "macro.dbt_expectations.default__type_datetime": {"name": "default__type_datetime", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/utils/datatypes.sql", "original_file_path": "macros/utils/datatypes.sql", "unique_id": "macro.dbt_expectations.default__type_datetime", "macro_sql": "{% macro default__type_datetime() -%}\n datetime\n{%- endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.103454, "supported_languages": null}, "macro.dbt_expectations.snowflake__type_datetime": {"name": "snowflake__type_datetime", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/utils/datatypes.sql", "original_file_path": "macros/utils/datatypes.sql", "unique_id": "macro.dbt_expectations.snowflake__type_datetime", "macro_sql": "{% macro snowflake__type_datetime() -%}\n timestamp_ntz\n{%- endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.1036062, "supported_languages": null}, "macro.dbt_expectations.postgres__type_datetime": {"name": "postgres__type_datetime", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/utils/datatypes.sql", "original_file_path": "macros/utils/datatypes.sql", "unique_id": "macro.dbt_expectations.postgres__type_datetime", "macro_sql": "{% macro postgres__type_datetime() -%}\n timestamp without time zone\n{%- endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.1037593, "supported_languages": null}, "macro.dbt_expectations.group_by": {"name": "group_by", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/utils/groupby.sql", "original_file_path": "macros/utils/groupby.sql", "unique_id": "macro.dbt_expectations.group_by", "macro_sql": "{%- macro group_by(n) -%}\n {{ return(adapter.dispatch('group_by', 'dbt_expectations')(n)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_expectations.default__group_by"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.1043165, "supported_languages": null}, "macro.dbt_expectations.default__group_by": {"name": "default__group_by", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/utils/groupby.sql", "original_file_path": "macros/utils/groupby.sql", "unique_id": "macro.dbt_expectations.default__group_by", "macro_sql": "\n\n{%- macro default__group_by(n) -%}\n\n group by {% for i in range(1, n + 1) -%}\n {{ i }}{{ ',' if not loop.last }}\n {%- endfor -%}\n\n{%- endmacro -%}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.1048295, "supported_languages": null}, "macro.dbt_expectations.log_natural": {"name": "log_natural", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/math/log_natural.sql", "original_file_path": "macros/math/log_natural.sql", "unique_id": "macro.dbt_expectations.log_natural", "macro_sql": "{% macro log_natural(x) -%}\n {{ adapter.dispatch('log_natural', 'dbt_expectations') (x) }}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt_expectations.snowflake__log_natural"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.1053867, "supported_languages": null}, "macro.dbt_expectations.default__log_natural": {"name": "default__log_natural", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/math/log_natural.sql", "original_file_path": "macros/math/log_natural.sql", "unique_id": "macro.dbt_expectations.default__log_natural", "macro_sql": "{% macro default__log_natural(x) -%}\n\n ln({{ x }})\n\n{%- endmacro -%}\n\n", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.1056056, "supported_languages": null}, "macro.dbt_expectations.bigquery__log_natural": {"name": "bigquery__log_natural", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/math/log_natural.sql", "original_file_path": "macros/math/log_natural.sql", "unique_id": "macro.dbt_expectations.bigquery__log_natural", "macro_sql": "{% macro bigquery__log_natural(x) -%}\n\n ln({{ x }})\n\n{%- endmacro -%}\n\n", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.1058214, "supported_languages": null}, "macro.dbt_expectations.snowflake__log_natural": {"name": "snowflake__log_natural", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/math/log_natural.sql", "original_file_path": "macros/math/log_natural.sql", "unique_id": "macro.dbt_expectations.snowflake__log_natural", "macro_sql": "{% macro snowflake__log_natural(x) -%}\n\n ln({{ x }})\n\n{%- endmacro -%}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.1060522, "supported_languages": null}, "macro.dbt_expectations.median": {"name": "median", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/math/median.sql", "original_file_path": "macros/math/median.sql", "unique_id": "macro.dbt_expectations.median", "macro_sql": "{% macro median(field) %}\n{{ dbt_expectations.percentile_cont(field, 0.5) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_expectations.percentile_cont"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.1064365, "supported_languages": null}, "macro.dbt_expectations.percentile_cont": {"name": "percentile_cont", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/math/percentile_cont.sql", "original_file_path": "macros/math/percentile_cont.sql", "unique_id": "macro.dbt_expectations.percentile_cont", "macro_sql": "{% macro percentile_cont(field, quantile, partition=None) %}\n {{ adapter.dispatch('quantile', 'dbt_expectations') (field, quantile, partition) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_expectations.default__quantile"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.107245, "supported_languages": null}, "macro.dbt_expectations.default__quantile": {"name": "default__quantile", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/math/percentile_cont.sql", "original_file_path": "macros/math/percentile_cont.sql", "unique_id": "macro.dbt_expectations.default__quantile", "macro_sql": "{% macro default__quantile(field, quantile, partition) -%}\n percentile_cont({{ quantile }}) within group (order by {{ field }})\n {%- if partition %}over(partition by {{ partition }}){% endif -%}\n{%- endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.107802, "supported_languages": null}, "macro.dbt_expectations.bigquery__quantile": {"name": "bigquery__quantile", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/math/percentile_cont.sql", "original_file_path": "macros/math/percentile_cont.sql", "unique_id": "macro.dbt_expectations.bigquery__quantile", "macro_sql": "{% macro bigquery__quantile(field, quantile, partition) -%}\n percentile_cont({{ field }}, {{ quantile }})\n over({%- if partition %}partition by {{ partition }}{% endif -%})\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.1082585, "supported_languages": null}, "macro.dbt_expectations.rand": {"name": "rand", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/math/rand.sql", "original_file_path": "macros/math/rand.sql", "unique_id": "macro.dbt_expectations.rand", "macro_sql": "{% macro rand() -%}\n {{ adapter.dispatch('rand', 'dbt_expectations') () }}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt_expectations.snowflake__rand"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.1088219, "supported_languages": null}, "macro.dbt_expectations.default__rand": {"name": "default__rand", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/math/rand.sql", "original_file_path": "macros/math/rand.sql", "unique_id": "macro.dbt_expectations.default__rand", "macro_sql": "{% macro default__rand() -%}\n\n rand()\n\n{%- endmacro -%}\n\n", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.109001, "supported_languages": null}, "macro.dbt_expectations.bigquery__rand": {"name": "bigquery__rand", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/math/rand.sql", "original_file_path": "macros/math/rand.sql", "unique_id": "macro.dbt_expectations.bigquery__rand", "macro_sql": "{% macro bigquery__rand() -%}\n\n rand()\n\n{%- endmacro -%}\n\n", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.1091568, "supported_languages": null}, "macro.dbt_expectations.snowflake__rand": {"name": "snowflake__rand", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/math/rand.sql", "original_file_path": "macros/math/rand.sql", "unique_id": "macro.dbt_expectations.snowflake__rand", "macro_sql": "{% macro snowflake__rand(seed) -%}\n\n uniform(0::float, 1::float, random())\n\n{%- endmacro -%}\n\n", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.1093283, "supported_languages": null}, "macro.dbt_expectations.postgres__rand": {"name": "postgres__rand", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/math/rand.sql", "original_file_path": "macros/math/rand.sql", "unique_id": "macro.dbt_expectations.postgres__rand", "macro_sql": "{% macro postgres__rand() -%}\n\n random()\n\n{%- endmacro -%}\n\n", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.1094813, "supported_languages": null}, "macro.dbt_expectations.redshift__rand": {"name": "redshift__rand", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/math/rand.sql", "original_file_path": "macros/math/rand.sql", "unique_id": "macro.dbt_expectations.redshift__rand", "macro_sql": "{% macro redshift__rand() -%}\n\n random()\n\n{%- endmacro -%}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.109632, "supported_languages": null}, "macro.dbt_expectations.test_expect_table_column_count_to_equal_other_table": {"name": "test_expect_table_column_count_to_equal_other_table", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/table_shape/expect_table_column_count_to_equal_other_table.sql", "original_file_path": "macros/schema_tests/table_shape/expect_table_column_count_to_equal_other_table.sql", "unique_id": "macro.dbt_expectations.test_expect_table_column_count_to_equal_other_table", "macro_sql": "{%- test expect_table_column_count_to_equal_other_table(model, compare_model) -%}\n{%- if execute -%}\n{%- set number_columns = (adapter.get_columns_in_relation(model) | length) -%}\n{%- set compare_number_columns = (adapter.get_columns_in_relation(compare_model) | length) -%}\nwith test_data as (\n\n select\n {{ number_columns }} as number_columns,\n {{ compare_number_columns }} as compare_number_columns\n\n)\nselect *\nfrom test_data\nwhere\n number_columns != compare_number_columns\n{%- endif -%}\n{%- endtest -%}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.1105685, "supported_languages": null}, "macro.dbt_expectations.test_expect_table_columns_to_contain_set": {"name": "test_expect_table_columns_to_contain_set", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/table_shape/expect_table_columns_to_contain_set.sql", "original_file_path": "macros/schema_tests/table_shape/expect_table_columns_to_contain_set.sql", "unique_id": "macro.dbt_expectations.test_expect_table_columns_to_contain_set", "macro_sql": "{%- test expect_table_columns_to_contain_set(model, column_list, transform=\"upper\") -%}\n{%- if execute -%}\n {%- set column_list = column_list | map(transform) | list -%}\n {%- set relation_column_names = dbt_expectations._get_column_list(model, transform) -%}\n {%- set matching_columns = dbt_expectations._list_intersect(column_list, relation_column_names) -%}\n with relation_columns as (\n\n {% for col_name in relation_column_names %}\n select cast('{{ col_name }}' as {{ dbt.type_string() }}) as relation_column\n {% if not loop.last %}union all{% endif %}\n {% endfor %}\n ),\n input_columns as (\n\n {% for col_name in column_list %}\n select cast('{{ col_name }}' as {{ dbt.type_string() }}) as input_column\n {% if not loop.last %}union all{% endif %}\n {% endfor %}\n )\n select *\n from\n input_columns i\n left join\n relation_columns r on r.relation_column = i.input_column\n where\n -- catch any column in input list that is not in the list of table columns\n r.relation_column is null\n{%- endif -%}\n{%- endtest -%}", "depends_on": {"macros": ["macro.dbt_expectations._get_column_list", "macro.dbt_expectations._list_intersect", "macro.dbt.type_string"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.1127982, "supported_languages": null}, "macro.dbt_expectations.test_expect_table_row_count_to_equal_other_table_times_factor": {"name": "test_expect_table_row_count_to_equal_other_table_times_factor", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/table_shape/expect_table_row_count_to_equal_other_table_times_factor.sql", "original_file_path": "macros/schema_tests/table_shape/expect_table_row_count_to_equal_other_table_times_factor.sql", "unique_id": "macro.dbt_expectations.test_expect_table_row_count_to_equal_other_table_times_factor", "macro_sql": "{%- test expect_table_row_count_to_equal_other_table_times_factor(model,\n compare_model,\n factor,\n group_by=None,\n compare_group_by=None,\n row_condition=None,\n compare_row_condition=None\n ) -%}\n {{ adapter.dispatch('test_expect_table_row_count_to_equal_other_table_times_factor',\n 'dbt_expectations') (model,\n compare_model,\n factor,\n group_by,\n compare_group_by,\n row_condition,\n compare_row_condition\n ) }}\n{% endtest %}", "depends_on": {"macros": ["macro.dbt_expectations.default__test_expect_table_row_count_to_equal_other_table_times_factor"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.114655, "supported_languages": null}, "macro.dbt_expectations.default__test_expect_table_row_count_to_equal_other_table_times_factor": {"name": "default__test_expect_table_row_count_to_equal_other_table_times_factor", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/table_shape/expect_table_row_count_to_equal_other_table_times_factor.sql", "original_file_path": "macros/schema_tests/table_shape/expect_table_row_count_to_equal_other_table_times_factor.sql", "unique_id": "macro.dbt_expectations.default__test_expect_table_row_count_to_equal_other_table_times_factor", "macro_sql": "\n\n{%- macro default__test_expect_table_row_count_to_equal_other_table_times_factor(model,\n compare_model,\n factor,\n group_by,\n compare_group_by,\n row_condition,\n compare_row_condition\n ) -%}\n\n{{ dbt_expectations.test_expect_table_row_count_to_equal_other_table(model,\n compare_model,\n group_by=group_by,\n compare_group_by=compare_group_by,\n factor=factor,\n row_condition=row_condition,\n compare_row_condition=compare_row_condition\n) }}\n{%- endmacro -%}", "depends_on": {"macros": ["macro.dbt_expectations.test_expect_table_row_count_to_equal_other_table"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.115295, "supported_languages": null}, "macro.dbt_expectations._list_intersect": {"name": "_list_intersect", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/table_shape/_list_intersect.sql", "original_file_path": "macros/schema_tests/table_shape/_list_intersect.sql", "unique_id": "macro.dbt_expectations._list_intersect", "macro_sql": "{%- macro _list_intersect(list1, list2) -%}\n{%- set matching_items = [] -%}\n{%- for itm in list1 -%}\n {%- if itm in list2 -%}\n {%- do matching_items.append(itm) -%}\n {%- endif -%}\n{%- endfor -%}\n{%- do return(matching_items) -%}\n{%- endmacro -%}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.1161664, "supported_languages": null}, "macro.dbt_expectations.test_expect_table_column_count_to_be_between": {"name": "test_expect_table_column_count_to_be_between", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/table_shape/expect_table_column_count_to_be_between.sql", "original_file_path": "macros/schema_tests/table_shape/expect_table_column_count_to_be_between.sql", "unique_id": "macro.dbt_expectations.test_expect_table_column_count_to_be_between", "macro_sql": "{%- test expect_table_column_count_to_be_between(model,\n min_value=None,\n max_value=None\n ) -%}\n{%- if min_value is none and max_value is none -%}\n{{ exceptions.raise_compiler_error(\n \"You have to provide either a min_value, max_value or both.\"\n) }}\n{%- endif -%}\n{%- if execute -%}\n{%- set number_actual_columns = (adapter.get_columns_in_relation(model) | length) -%}\n\n{%- set expression %}\n( 1=1\n{%- if min_value %} and number_actual_columns >= min_value{% endif %}\n{%- if max_value %} and number_actual_columns <= max_value{% endif %}\n)\n{% endset -%}\n\nwith test_data as (\n\n select\n {{ number_actual_columns }} as number_actual_columns,\n {{ min_value if min_value else 0 }} as min_value,\n {{ max_value if max_value else 0 }} as max_value\n\n)\nselect *\nfrom test_data\nwhere\n not {{ expression }}\n{%- endif -%}\n{%- endtest -%}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.1180375, "supported_languages": null}, "macro.dbt_expectations.test_expect_table_row_count_to_be_between": {"name": "test_expect_table_row_count_to_be_between", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/table_shape/expect_table_row_count_to_be_between.sql", "original_file_path": "macros/schema_tests/table_shape/expect_table_row_count_to_be_between.sql", "unique_id": "macro.dbt_expectations.test_expect_table_row_count_to_be_between", "macro_sql": "{%- test expect_table_row_count_to_be_between(model,\n min_value=None,\n max_value=None,\n group_by=None,\n row_condition=None,\n strictly=False\n ) -%}\n {{ adapter.dispatch('test_expect_table_row_count_to_be_between',\n 'dbt_expectations') (model,\n min_value,\n max_value,\n group_by,\n row_condition,\n strictly\n ) }}\n{% endtest %}", "depends_on": {"macros": ["macro.dbt_expectations.default__test_expect_table_row_count_to_be_between"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.119517, "supported_languages": null}, "macro.dbt_expectations.default__test_expect_table_row_count_to_be_between": {"name": "default__test_expect_table_row_count_to_be_between", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/table_shape/expect_table_row_count_to_be_between.sql", "original_file_path": "macros/schema_tests/table_shape/expect_table_row_count_to_be_between.sql", "unique_id": "macro.dbt_expectations.default__test_expect_table_row_count_to_be_between", "macro_sql": "\n\n{%- macro default__test_expect_table_row_count_to_be_between(model,\n min_value,\n max_value,\n group_by,\n row_condition,\n strictly\n ) -%}\n{% set expression %}\ncount(*)\n{% endset %}\n{{ dbt_expectations.expression_between(model,\n expression=expression,\n min_value=min_value,\n max_value=max_value,\n group_by_columns=group_by,\n row_condition=row_condition,\n strictly=strictly\n ) }}\n{%- endmacro -%}", "depends_on": {"macros": ["macro.dbt_expectations.expression_between"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.1202424, "supported_languages": null}, "macro.dbt_expectations.test_expect_row_values_to_have_recent_data": {"name": "test_expect_row_values_to_have_recent_data", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/table_shape/expect_row_values_to_have_recent_data.sql", "original_file_path": "macros/schema_tests/table_shape/expect_row_values_to_have_recent_data.sql", "unique_id": "macro.dbt_expectations.test_expect_row_values_to_have_recent_data", "macro_sql": "{% test expect_row_values_to_have_recent_data(model,\n column_name,\n datepart,\n interval,\n row_condition=None) %}\n\n {{ adapter.dispatch('test_expect_row_values_to_have_recent_data', 'dbt_expectations') (model,\n column_name,\n datepart,\n interval,\n row_condition) }}\n\n{% endtest %}", "depends_on": {"macros": ["macro.dbt_expectations.default__test_expect_row_values_to_have_recent_data"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.1220615, "supported_languages": null}, "macro.dbt_expectations.default__test_expect_row_values_to_have_recent_data": {"name": "default__test_expect_row_values_to_have_recent_data", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/table_shape/expect_row_values_to_have_recent_data.sql", "original_file_path": "macros/schema_tests/table_shape/expect_row_values_to_have_recent_data.sql", "unique_id": "macro.dbt_expectations.default__test_expect_row_values_to_have_recent_data", "macro_sql": "{% macro default__test_expect_row_values_to_have_recent_data(model, column_name, datepart, interval, row_condition) %}\n{%- set default_start_date = '1970-01-01' -%}\nwith max_recency as (\n\n select max(cast({{ column_name }} as {{ dbt_expectations.type_timestamp() }})) as max_timestamp\n from\n {{ model }}\n where\n -- to exclude erroneous future dates\n cast({{ column_name }} as {{ dbt_expectations.type_timestamp() }}) <= {{ dbt_date.now() }}\n {% if row_condition %}\n and {{ row_condition }}\n {% endif %}\n)\nselect\n *\nfrom\n max_recency\nwhere\n -- if the row_condition excludes all rows, we need to compare against a default date\n -- to avoid false negatives\n coalesce(max_timestamp, cast('{{ default_start_date }}' as {{ dbt_expectations.type_timestamp() }}))\n <\n cast({{ dbt.dateadd(datepart, interval * -1, dbt_date.now()) }} as {{ dbt_expectations.type_timestamp() }})\n\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_expectations.type_timestamp", "macro.dbt_date.now", "macro.dbt.dateadd"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.1235101, "supported_languages": null}, "macro.dbt_expectations.test_expect_table_row_count_to_equal_other_table": {"name": "test_expect_table_row_count_to_equal_other_table", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/table_shape/expect_table_row_count_to_equal_other_table.sql", "original_file_path": "macros/schema_tests/table_shape/expect_table_row_count_to_equal_other_table.sql", "unique_id": "macro.dbt_expectations.test_expect_table_row_count_to_equal_other_table", "macro_sql": "{%- test expect_table_row_count_to_equal_other_table(model,\n compare_model,\n group_by=None,\n compare_group_by=None,\n factor=1,\n row_condition=None,\n compare_row_condition=None\n ) -%}\n\n {{ adapter.dispatch('test_expect_table_row_count_to_equal_other_table',\n 'dbt_expectations') (model,\n compare_model,\n group_by,\n compare_group_by,\n factor,\n row_condition,\n compare_row_condition\n ) }}\n{% endtest %}", "depends_on": {"macros": ["macro.dbt_expectations.default__test_expect_table_row_count_to_equal_other_table"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.125186, "supported_languages": null}, "macro.dbt_expectations.default__test_expect_table_row_count_to_equal_other_table": {"name": "default__test_expect_table_row_count_to_equal_other_table", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/table_shape/expect_table_row_count_to_equal_other_table.sql", "original_file_path": "macros/schema_tests/table_shape/expect_table_row_count_to_equal_other_table.sql", "unique_id": "macro.dbt_expectations.default__test_expect_table_row_count_to_equal_other_table", "macro_sql": "\n\n{%- macro default__test_expect_table_row_count_to_equal_other_table(model,\n compare_model,\n group_by,\n compare_group_by,\n factor,\n row_condition,\n compare_row_condition\n ) -%}\n{{ dbt_expectations.test_equal_expression(model, \"count(*)\",\n compare_model=compare_model,\n compare_expression=\"count(*) * \" + factor|string,\n group_by=group_by,\n compare_group_by=compare_group_by,\n row_condition=row_condition,\n compare_row_condition=compare_row_condition\n) }}\n{%- endmacro -%}", "depends_on": {"macros": ["macro.dbt_expectations.test_equal_expression"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.12592, "supported_languages": null}, "macro.dbt_expectations.test_expect_table_aggregation_to_equal_other_table": {"name": "test_expect_table_aggregation_to_equal_other_table", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/table_shape/expect_table_aggregation_to_equal_other_table.sql", "original_file_path": "macros/schema_tests/table_shape/expect_table_aggregation_to_equal_other_table.sql", "unique_id": "macro.dbt_expectations.test_expect_table_aggregation_to_equal_other_table", "macro_sql": "{%- test expect_table_aggregation_to_equal_other_table(model,\n expression,\n compare_model,\n compare_expression=None,\n group_by=None,\n compare_group_by=None,\n row_condition=None,\n compare_row_condition=None,\n tolerance=0.0,\n tolerance_percent=None\n ) -%}\n\n\n{{ dbt_expectations.test_equal_expression(\n model,\n expression=expression,\n compare_model=compare_model,\n compare_expression=compare_expression,\n group_by=group_by,\n compare_group_by=compare_group_by,\n row_condition=row_condition,\n compare_row_condition=compare_row_condition,\n tolerance=tolerance,\n tolerance_percent=tolerance_percent\n) }}\n\n{%- endtest -%}", "depends_on": {"macros": ["macro.dbt_expectations.test_equal_expression"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.1271286, "supported_languages": null}, "macro.dbt_expectations._get_column_list": {"name": "_get_column_list", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/table_shape/_get_column_list.sql", "original_file_path": "macros/schema_tests/table_shape/_get_column_list.sql", "unique_id": "macro.dbt_expectations._get_column_list", "macro_sql": "{%- macro _get_column_list(model, transform=\"upper\") -%}\n{%- set relation_columns = adapter.get_columns_in_relation(model) -%}\n{%- set relation_column_names = relation_columns | map(attribute=\"name\") | map(transform) | list -%}\n{%- do return(relation_column_names) -%}\n{%- endmacro -%}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.1279054, "supported_languages": null}, "macro.dbt_expectations.test_expect_table_columns_to_match_ordered_list": {"name": "test_expect_table_columns_to_match_ordered_list", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/table_shape/expect_table_columns_to_match_ordered_list.sql", "original_file_path": "macros/schema_tests/table_shape/expect_table_columns_to_match_ordered_list.sql", "unique_id": "macro.dbt_expectations.test_expect_table_columns_to_match_ordered_list", "macro_sql": "{%- test expect_table_columns_to_match_ordered_list(model, column_list, transform=\"upper\") -%}\n{%- if execute -%}\n {%- set column_list = column_list | map(transform) | list -%}\n {%- set relation_column_names = dbt_expectations._get_column_list(model, transform) -%}\n {%- set matching_columns = dbt_expectations._list_intersect(column_list, relation_column_names) -%}\n with relation_columns as (\n\n {% for col_name in relation_column_names %}\n select\n {{ loop.index }} as relation_column_idx,\n cast('{{ col_name }}' as {{ dbt.type_string() }}) as relation_column\n {% if not loop.last %}union all{% endif %}\n {% endfor %}\n ),\n input_columns as (\n\n {% for col_name in column_list %}\n select\n {{ loop.index }} as input_column_idx,\n cast('{{ col_name }}' as {{ dbt.type_string() }}) as input_column\n {% if not loop.last %}union all{% endif %}\n {% endfor %}\n )\n select *\n from\n relation_columns r\n full outer join\n input_columns i on r.relation_column = i.input_column and r.relation_column_idx = i.input_column_idx\n where\n -- catch any column in input list that is not in the sequence of table columns\n -- or any table column that is not in the input sequence\n r.relation_column is null or\n i.input_column is null\n\n{%- endif -%}\n{%- endtest -%}", "depends_on": {"macros": ["macro.dbt_expectations._get_column_list", "macro.dbt_expectations._list_intersect", "macro.dbt.type_string"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.1304545, "supported_languages": null}, "macro.dbt_expectations.test_expect_column_to_exist": {"name": "test_expect_column_to_exist", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/table_shape/expect_column_to_exist.sql", "original_file_path": "macros/schema_tests/table_shape/expect_column_to_exist.sql", "unique_id": "macro.dbt_expectations.test_expect_column_to_exist", "macro_sql": "{%- test expect_column_to_exist(model, column_name, column_index=None, transform=\"upper\") -%}\n{%- if execute -%}\n\n {%- set column_name = column_name | map(transform) | join -%}\n {%- set relation_column_names = dbt_expectations._get_column_list(model, transform) -%}\n\n {%- set matching_column_index = relation_column_names.index(column_name) if column_name in relation_column_names else -1 %}\n\n {%- if column_index -%}\n\n {%- set column_index_0 = column_index - 1 if column_index > 0 else 0 -%}\n\n {%- set column_index_matches = true if matching_column_index == column_index_0 else false %}\n\n {%- else -%}\n\n {%- set column_index_matches = true -%}\n\n {%- endif %}\n\n with test_data as (\n\n select\n cast('{{ column_name }}' as {{ dbt.type_string() }}) as column_name,\n {{ matching_column_index }} as matching_column_index,\n {{ column_index_matches }} as column_index_matches\n\n )\n select *\n from test_data\n where\n not(matching_column_index >= 0 and column_index_matches)\n\n{%- endif -%}\n{%- endtest -%}", "depends_on": {"macros": ["macro.dbt_expectations._get_column_list", "macro.dbt.type_string"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.1327677, "supported_languages": null}, "macro.dbt_expectations.test_expect_table_row_count_to_equal": {"name": "test_expect_table_row_count_to_equal", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/table_shape/expect_table_row_count_to_equal.sql", "original_file_path": "macros/schema_tests/table_shape/expect_table_row_count_to_equal.sql", "unique_id": "macro.dbt_expectations.test_expect_table_row_count_to_equal", "macro_sql": "{%- test expect_table_row_count_to_equal(model,\n value,\n group_by=None,\n row_condition=None\n ) -%}\n {{ adapter.dispatch('test_expect_table_row_count_to_equal',\n 'dbt_expectations') (model,\n value,\n group_by,\n row_condition\n ) }}\n{% endtest %}", "depends_on": {"macros": ["macro.dbt_expectations.default__test_expect_table_row_count_to_equal"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.1339216, "supported_languages": null}, "macro.dbt_expectations.default__test_expect_table_row_count_to_equal": {"name": "default__test_expect_table_row_count_to_equal", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/table_shape/expect_table_row_count_to_equal.sql", "original_file_path": "macros/schema_tests/table_shape/expect_table_row_count_to_equal.sql", "unique_id": "macro.dbt_expectations.default__test_expect_table_row_count_to_equal", "macro_sql": "\n\n\n\n{%- macro default__test_expect_table_row_count_to_equal(model,\n value,\n group_by,\n row_condition\n ) -%}\n{% set expression %}\ncount(*) = {{ value }}\n{% endset %}\n{{ dbt_expectations.expression_is_true(model,\n expression=expression,\n group_by_columns=group_by,\n row_condition=row_condition)\n }}\n{%- endmacro -%}", "depends_on": {"macros": ["macro.dbt_expectations.expression_is_true"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.1345186, "supported_languages": null}, "macro.dbt_expectations.test_expect_grouped_row_values_to_have_recent_data": {"name": "test_expect_grouped_row_values_to_have_recent_data", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/table_shape/expect_grouped_row_values_to_have_recent_data.sql", "original_file_path": "macros/schema_tests/table_shape/expect_grouped_row_values_to_have_recent_data.sql", "unique_id": "macro.dbt_expectations.test_expect_grouped_row_values_to_have_recent_data", "macro_sql": "{% test expect_grouped_row_values_to_have_recent_data(model,\n group_by,\n timestamp_column,\n datepart,\n interval,\n row_condition=None) %}\n\n {{ adapter.dispatch('test_expect_grouped_row_values_to_have_recent_data', 'dbt_expectations') (model,\n group_by,\n timestamp_column,\n datepart,\n interval,\n row_condition) }}\n\n{% endtest %}", "depends_on": {"macros": ["macro.dbt_expectations.default__test_expect_grouped_row_values_to_have_recent_data"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.1380644, "supported_languages": null}, "macro.dbt_expectations.default__test_expect_grouped_row_values_to_have_recent_data": {"name": "default__test_expect_grouped_row_values_to_have_recent_data", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/table_shape/expect_grouped_row_values_to_have_recent_data.sql", "original_file_path": "macros/schema_tests/table_shape/expect_grouped_row_values_to_have_recent_data.sql", "unique_id": "macro.dbt_expectations.default__test_expect_grouped_row_values_to_have_recent_data", "macro_sql": "{% macro default__test_expect_grouped_row_values_to_have_recent_data(model,\n group_by,\n timestamp_column,\n datepart,\n interval,\n row_condition) %}\nwith latest_grouped_timestamps as (\n\n select\n {{ group_by | join(\",\") ~ \",\" if group_by }}\n max(1) as join_key,\n max(cast({{ timestamp_column }} as {{ dbt_expectations.type_timestamp() }})) as latest_timestamp_column\n from\n {{ model }}\n where\n -- to exclude erroneous future dates\n cast({{ timestamp_column }} as {{ dbt_expectations.type_timestamp() }}) <= {{ dbt_date.now() }}\n {% if row_condition %}\n and {{ row_condition }}\n {% endif %}\n\n {% if group_by -%}\n {{ dbt_expectations.group_by(group_by | length) }}\n {%- endif %}\n),\ntotal_row_counts as (\n\n select\n {{ group_by | join(\",\") ~ \",\" if group_by }}\n max(1) as join_key,\n count(*) as row_count\n from\n latest_grouped_timestamps\n {% if group_by -%}\n {{ dbt_expectations.group_by(group_by | length) }}\n {%- endif %}\n\n\n),\noutdated_grouped_timestamps as (\n\n select *\n from\n latest_grouped_timestamps\n where\n -- are the max timestamps per group older than the specified cutoff?\n latest_timestamp_column <\n cast(\n {{ dbt.dateadd(datepart, interval * -1, dbt_date.now()) }}\n as {{ dbt_expectations.type_timestamp() }}\n )\n\n),\nvalidation_errors as (\n\n select\n r.row_count,\n t.*\n from\n total_row_counts r\n left join\n outdated_grouped_timestamps t\n on\n {% for g in group_by %}\n r.{{ g }} = t.{{ g }} and\n {% endfor %}\n r.join_key = t.join_key\n where\n -- fail if either no rows were returned due to row_condition,\n -- or the recency test returned failed rows\n r.row_count = 0\n or\n t.join_key is not null\n\n)\nselect * from validation_errors\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_expectations.type_timestamp", "macro.dbt_date.now", "macro.dbt_expectations.group_by", "macro.dbt.dateadd"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.140196, "supported_languages": null}, "macro.dbt_expectations.test_expect_table_columns_to_match_set": {"name": "test_expect_table_columns_to_match_set", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/table_shape/expect_table_columns_to_match_set.sql", "original_file_path": "macros/schema_tests/table_shape/expect_table_columns_to_match_set.sql", "unique_id": "macro.dbt_expectations.test_expect_table_columns_to_match_set", "macro_sql": "{%- test expect_table_columns_to_match_set(model, column_list, transform=\"upper\") -%}\n{%- if execute -%}\n {%- set column_list = column_list | map(transform) | list -%}\n {%- set relation_column_names = dbt_expectations._get_column_list(model, transform) -%}\n {%- set matching_columns = dbt_expectations._list_intersect(column_list, relation_column_names) -%}\n with relation_columns as (\n\n {% for col_name in relation_column_names %}\n select cast('{{ col_name }}' as {{ dbt.type_string() }}) as relation_column\n {% if not loop.last %}union all{% endif %}\n {% endfor %}\n ),\n input_columns as (\n\n {% for col_name in column_list %}\n select cast('{{ col_name }}' as {{ dbt.type_string() }}) as input_column\n {% if not loop.last %}union all{% endif %}\n {% endfor %}\n )\n select *\n from\n relation_columns r\n full outer join\n input_columns i on r.relation_column = i.input_column\n where\n -- catch any column in input list that is not in the list of table columns\n -- or any table column that is not in the input list\n r.relation_column is null or\n i.input_column is null\n\n{%- endif -%}\n{%- endtest -%}", "depends_on": {"macros": ["macro.dbt_expectations._get_column_list", "macro.dbt_expectations._list_intersect", "macro.dbt.type_string"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.1424844, "supported_languages": null}, "macro.dbt_expectations.test_expect_table_columns_to_not_contain_set": {"name": "test_expect_table_columns_to_not_contain_set", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/table_shape/expect_table_columns_to_not_contain_set.sql", "original_file_path": "macros/schema_tests/table_shape/expect_table_columns_to_not_contain_set.sql", "unique_id": "macro.dbt_expectations.test_expect_table_columns_to_not_contain_set", "macro_sql": "{%- test expect_table_columns_to_not_contain_set(model, column_list, transform=\"upper\") -%}\n{%- if execute -%}\n {%- set column_list = column_list | map(transform) | list -%}\n {%- set relation_column_names = dbt_expectations._get_column_list(model, transform) -%}\n {%- set matching_columns = dbt_expectations._list_intersect(column_list, relation_column_names) -%}\n with relation_columns as (\n\n {% for col_name in relation_column_names %}\n select cast('{{ col_name }}' as {{ dbt.type_string() }}) as relation_column\n {% if not loop.last %}union all{% endif %}\n {% endfor %}\n ),\n input_columns as (\n\n {% for col_name in column_list %}\n select cast('{{ col_name }}' as {{ dbt.type_string() }}) as input_column\n {% if not loop.last %}union all{% endif %}\n {% endfor %}\n )\n -- catch any column in input list that is in the list of table columns\n select *\n from\n input_columns i\n inner join\n relation_columns r on r.relation_column = i.input_column\n\n{%- endif -%}\n{%- endtest -%}", "depends_on": {"macros": ["macro.dbt_expectations._get_column_list", "macro.dbt_expectations._list_intersect", "macro.dbt.type_string"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.1446674, "supported_languages": null}, "macro.dbt_expectations.test_expect_table_column_count_to_equal": {"name": "test_expect_table_column_count_to_equal", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/table_shape/expect_table_column_count_to_equal.sql", "original_file_path": "macros/schema_tests/table_shape/expect_table_column_count_to_equal.sql", "unique_id": "macro.dbt_expectations.test_expect_table_column_count_to_equal", "macro_sql": "{%- test expect_table_column_count_to_equal(model, value) -%}\n{%- if execute -%}\n{%- set number_actual_columns = (adapter.get_columns_in_relation(model) | length) -%}\nwith test_data as (\n\n select\n {{ number_actual_columns }} as number_actual_columns,\n {{ value }} as value\n\n)\nselect *\nfrom test_data\nwhere\n number_actual_columns != value\n{%- endif -%}\n{%- endtest -%}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.1453967, "supported_languages": null}, "macro.dbt_expectations.test_expect_column_values_to_not_be_null": {"name": "test_expect_column_values_to_not_be_null", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/column_values_basic/expect_column_values_to_not_be_null.sql", "original_file_path": "macros/schema_tests/column_values_basic/expect_column_values_to_not_be_null.sql", "unique_id": "macro.dbt_expectations.test_expect_column_values_to_not_be_null", "macro_sql": "{% test expect_column_values_to_not_be_null(model, column_name, row_condition=None) %}\n\n{% set expression = column_name ~ \" is not null\" %}\n\n{{ dbt_expectations.expression_is_true(model,\n expression=expression,\n group_by_columns=None,\n row_condition=row_condition\n )\n }}\n{% endtest %}", "depends_on": {"macros": ["macro.dbt_expectations.expression_is_true"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.146231, "supported_languages": null}, "macro.dbt_expectations.test_expect_column_values_to_be_between": {"name": "test_expect_column_values_to_be_between", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/column_values_basic/expect_column_values_to_be_between.sql", "original_file_path": "macros/schema_tests/column_values_basic/expect_column_values_to_be_between.sql", "unique_id": "macro.dbt_expectations.test_expect_column_values_to_be_between", "macro_sql": "{% test expect_column_values_to_be_between(model, column_name,\n min_value=None,\n max_value=None,\n row_condition=None,\n strictly=False\n ) %}\n\n{% set expression %}\n{{ column_name }}\n{% endset %}\n\n{{ dbt_expectations.expression_between(model,\n expression=expression,\n min_value=min_value,\n max_value=max_value,\n group_by_columns=None,\n row_condition=row_condition,\n strictly=strictly\n ) }}\n\n\n{% endtest %}", "depends_on": {"macros": ["macro.dbt_expectations.expression_between"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.147567, "supported_languages": null}, "macro.dbt_expectations.test_expect_column_values_to_be_null": {"name": "test_expect_column_values_to_be_null", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/column_values_basic/expect_column_values_to_be_null.sql", "original_file_path": "macros/schema_tests/column_values_basic/expect_column_values_to_be_null.sql", "unique_id": "macro.dbt_expectations.test_expect_column_values_to_be_null", "macro_sql": "{% test expect_column_values_to_be_null(model, column_name, row_condition=None) %}\n\n{% set expression = column_name ~ \" is null\" %}\n\n{{ dbt_expectations.expression_is_true(model,\n expression=expression,\n group_by_columns=None,\n row_condition=row_condition\n )\n }}\n{% endtest %}", "depends_on": {"macros": ["macro.dbt_expectations.expression_is_true"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.148399, "supported_languages": null}, "macro.dbt_expectations.test_expect_column_values_to_be_of_type": {"name": "test_expect_column_values_to_be_of_type", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/column_values_basic/expect_column_values_to_be_of_type.sql", "original_file_path": "macros/schema_tests/column_values_basic/expect_column_values_to_be_of_type.sql", "unique_id": "macro.dbt_expectations.test_expect_column_values_to_be_of_type", "macro_sql": "{%- test expect_column_values_to_be_of_type(model, column_name, column_type) -%}\n{{ dbt_expectations.test_expect_column_values_to_be_in_type_list(model, column_name, [column_type]) }}\n{%- endtest -%}", "depends_on": {"macros": ["macro.dbt_expectations.test_expect_column_values_to_be_in_type_list"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.148846, "supported_languages": null}, "macro.dbt_expectations.test_expect_column_values_to_be_in_set": {"name": "test_expect_column_values_to_be_in_set", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/column_values_basic/expect_column_values_to_be_in_set.sql", "original_file_path": "macros/schema_tests/column_values_basic/expect_column_values_to_be_in_set.sql", "unique_id": "macro.dbt_expectations.test_expect_column_values_to_be_in_set", "macro_sql": "{% test expect_column_values_to_be_in_set(model, column_name,\n value_set,\n quote_values=True,\n row_condition=None\n ) %}\n\nwith all_values as (\n\n select\n {{ column_name }} as value_field\n\n from {{ model }}\n {% if row_condition %}\n where {{ row_condition }}\n {% endif %}\n\n),\nset_values as (\n\n {% for value in value_set -%}\n select\n {% if quote_values -%}\n cast('{{ value }}' as {{ dbt.type_string() }})\n {%- else -%}\n {{ value }}\n {%- endif %} as value_field\n {% if not loop.last %}union all{% endif %}\n {% endfor %}\n),\nvalidation_errors as (\n -- values from the model that are not in the set\n select\n v.value_field\n from\n all_values v\n left join\n set_values s on v.value_field = s.value_field\n where\n s.value_field is null\n\n)\n\nselect *\nfrom validation_errors\n\n{% endtest %}", "depends_on": {"macros": ["macro.dbt.type_string"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.1506329, "supported_languages": null}, "macro.dbt_expectations.test_expect_column_values_to_be_unique": {"name": "test_expect_column_values_to_be_unique", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/column_values_basic/expect_column_values_to_be_unique.sql", "original_file_path": "macros/schema_tests/column_values_basic/expect_column_values_to_be_unique.sql", "unique_id": "macro.dbt_expectations.test_expect_column_values_to_be_unique", "macro_sql": "{% test expect_column_values_to_be_unique(model, column_name, row_condition=None) %}\n{{ dbt_expectations.test_expect_compound_columns_to_be_unique(model, [column_name], row_condition=row_condition) }}\n{% endtest %}", "depends_on": {"macros": ["macro.dbt_expectations.test_expect_compound_columns_to_be_unique"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.1511567, "supported_languages": null}, "macro.dbt_expectations.test_expect_column_values_to_not_be_in_set": {"name": "test_expect_column_values_to_not_be_in_set", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/column_values_basic/expect_column_values_to_not_be_in_set.sql", "original_file_path": "macros/schema_tests/column_values_basic/expect_column_values_to_not_be_in_set.sql", "unique_id": "macro.dbt_expectations.test_expect_column_values_to_not_be_in_set", "macro_sql": "{% test expect_column_values_to_not_be_in_set(model, column_name,\n value_set,\n quote_values=True,\n row_condition=None\n ) %}\n\nwith all_values as (\n\n select\n {{ column_name }} as value_field\n\n from {{ model }}\n {% if row_condition %}\n where {{ row_condition }}\n {% endif %}\n\n),\nset_values as (\n\n {% for value in value_set -%}\n select\n {% if quote_values -%}\n cast('{{ value }}' as {{ dbt.type_string() }})\n {%- else -%}\n {{ value }}\n {%- endif %} as value_field\n {% if not loop.last %}union all{% endif %}\n {% endfor %}\n),\nvalidation_errors as (\n -- values from the model that match the set\n select\n v.value_field\n from\n all_values v\n join\n set_values s on v.value_field = s.value_field\n\n)\n\nselect *\nfrom validation_errors\n\n{% endtest %}", "depends_on": {"macros": ["macro.dbt.type_string"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.1527884, "supported_languages": null}, "macro.dbt_expectations.test_expect_column_values_to_be_decreasing": {"name": "test_expect_column_values_to_be_decreasing", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/column_values_basic/expect_column_values_to_be_decreasing.sql", "original_file_path": "macros/schema_tests/column_values_basic/expect_column_values_to_be_decreasing.sql", "unique_id": "macro.dbt_expectations.test_expect_column_values_to_be_decreasing", "macro_sql": "{% test expect_column_values_to_be_decreasing(model, column_name,\n sort_column=None,\n strictly=True,\n row_condition=None,\n group_by=None) %}\n\n{%- set sort_column = column_name if not sort_column else sort_column -%}\n{%- set operator = \"<\" if strictly else \"<=\" %}\nwith all_values as (\n\n select\n {{ sort_column }} as sort_column,\n {%- if group_by -%}\n {{ group_by | join(\", \") }},\n {%- endif %}\n {{ column_name }} as value_field\n from {{ model }}\n {% if row_condition %}\n where {{ row_condition }}\n {% endif %}\n\n),\nadd_lag_values as (\n\n select\n sort_column,\n value_field,\n lag(value_field) over\n {%- if not group_by -%}\n (order by sort_column)\n {%- else -%}\n (partition by {{ group_by | join(\", \") }} order by sort_column)\n {%- endif %} as value_field_lag\n from\n all_values\n\n),\nvalidation_errors as (\n\n select\n *\n from\n add_lag_values\n where\n value_field_lag is not null\n and\n not (value_field {{ operator }} value_field_lag)\n\n)\nselect *\nfrom validation_errors\n{% endtest %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.154943, "supported_languages": null}, "macro.dbt_expectations.test_expect_column_values_to_have_consistent_casing": {"name": "test_expect_column_values_to_have_consistent_casing", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/column_values_basic/expect_column_values_to_have_consistent_casing.sql", "original_file_path": "macros/schema_tests/column_values_basic/expect_column_values_to_have_consistent_casing.sql", "unique_id": "macro.dbt_expectations.test_expect_column_values_to_have_consistent_casing", "macro_sql": "{% test expect_column_values_to_have_consistent_casing(model, column_name, display_inconsistent_columns=False) %}\n\nwith test_data as (\n\n select\n distinct {{ column_name }} as distinct_values\n from\n {{ model }}\n\n ),\n {% if display_inconsistent_columns %}\n validation_errors as (\n\n select\n lower(distinct_values) as inconsistent_columns,\n count(distinct_values) as set_count_case_insensitive\n from\n test_data\n group by 1\n having\n count(distinct_values) > 1\n\n )\n select * from validation_errors\n {% else %}\n validation_errors as (\n\n select\n count(1) as set_count,\n count(distinct lower(distinct_values)) as set_count_case_insensitive\n from\n test_data\n\n )\n select *\n from\n validation_errors\n where\n set_count != set_count_case_insensitive\n {% endif %}\n {%- endtest -%}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.155689, "supported_languages": null}, "macro.dbt_expectations.test_expect_column_values_to_be_increasing": {"name": "test_expect_column_values_to_be_increasing", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/column_values_basic/expect_column_values_to_be_increasing.sql", "original_file_path": "macros/schema_tests/column_values_basic/expect_column_values_to_be_increasing.sql", "unique_id": "macro.dbt_expectations.test_expect_column_values_to_be_increasing", "macro_sql": "{% test expect_column_values_to_be_increasing(model, column_name,\n sort_column=None,\n strictly=True,\n row_condition=None,\n group_by=None) %}\n\n{%- set sort_column = column_name if not sort_column else sort_column -%}\n{%- set operator = \">\" if strictly else \">=\" -%}\nwith all_values as (\n\n select\n {{ sort_column }} as sort_column,\n {%- if group_by -%}\n {{ group_by | join(\", \") }},\n {%- endif %}\n {{ column_name }} as value_field\n from {{ model }}\n {% if row_condition %}\n where {{ row_condition }}\n {% endif %}\n\n),\nadd_lag_values as (\n\n select\n sort_column,\n {%- if group_by -%}\n {{ group_by | join(\", \") }},\n {%- endif %}\n value_field,\n lag(value_field) over\n {%- if not group_by -%}\n (order by sort_column)\n {%- else -%}\n (partition by {{ group_by | join(\", \") }} order by sort_column)\n {%- endif %} as value_field_lag\n from\n all_values\n\n),\nvalidation_errors as (\n select\n *\n from\n add_lag_values\n where\n value_field_lag is not null\n and\n not (value_field {{ operator }} value_field_lag)\n\n)\nselect *\nfrom validation_errors\n{% endtest %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.1581564, "supported_languages": null}, "macro.dbt_expectations.test_expect_column_values_to_be_in_type_list": {"name": "test_expect_column_values_to_be_in_type_list", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/column_values_basic/expect_column_values_to_be_in_type_list.sql", "original_file_path": "macros/schema_tests/column_values_basic/expect_column_values_to_be_in_type_list.sql", "unique_id": "macro.dbt_expectations.test_expect_column_values_to_be_in_type_list", "macro_sql": "{%- test expect_column_values_to_be_in_type_list(model, column_name, column_type_list) -%}\n{%- if execute -%}\n\n {%- set column_name = column_name | upper -%}\n {%- set columns_in_relation = adapter.get_columns_in_relation(model) -%}\n {%- set column_type_list = column_type_list| map(\"upper\") | list -%}\n with relation_columns as (\n\n {% for column in columns_in_relation %}\n select\n cast('{{ column.name | upper }}' as {{ dbt.type_string() }}) as relation_column,\n cast('{{ column.dtype | upper }}' as {{ dbt.type_string() }}) as relation_column_type\n {% if not loop.last %}union all{% endif %}\n {% endfor %}\n ),\n test_data as (\n\n select\n *\n from\n relation_columns\n where\n relation_column = '{{ column_name }}'\n and\n relation_column_type not in ('{{ column_type_list | join(\"', '\") }}')\n\n )\n select *\n from test_data\n\n{%- endif -%}\n{%- endtest -%}", "depends_on": {"macros": ["macro.dbt.type_string"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.1601653, "supported_languages": null}, "macro.dbt_expectations.test_expect_column_values_to_match_regex": {"name": "test_expect_column_values_to_match_regex", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/string_matching/expect_column_values_to_match_regex.sql", "original_file_path": "macros/schema_tests/string_matching/expect_column_values_to_match_regex.sql", "unique_id": "macro.dbt_expectations.test_expect_column_values_to_match_regex", "macro_sql": "{% test expect_column_values_to_match_regex(model, column_name,\n regex,\n row_condition=None,\n is_raw=False\n ) %}\n\n{% set expression %}\n{{ dbt_expectations.regexp_instr(column_name, regex, is_raw=is_raw) }} > 0\n{% endset %}\n\n{{ dbt_expectations.expression_is_true(model,\n expression=expression,\n group_by_columns=None,\n row_condition=row_condition\n )\n }}\n\n{% endtest %}", "depends_on": {"macros": ["macro.dbt_expectations.regexp_instr", "macro.dbt_expectations.expression_is_true"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.1613672, "supported_languages": null}, "macro.dbt_expectations.test_expect_column_value_lengths_to_equal": {"name": "test_expect_column_value_lengths_to_equal", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/string_matching/expect_column_value_lengths_to_equal.sql", "original_file_path": "macros/schema_tests/string_matching/expect_column_value_lengths_to_equal.sql", "unique_id": "macro.dbt_expectations.test_expect_column_value_lengths_to_equal", "macro_sql": "{% test expect_column_value_lengths_to_equal(model, column_name,\n value,\n row_condition=None\n ) %}\n\n{% set expression = length(column_name) ~ \" = \" ~ value %}\n\n{{ dbt_expectations.expression_is_true(model,\n expression=expression,\n group_by_columns=None,\n row_condition=row_condition\n )\n }}\n\n{% endtest %}", "depends_on": {"macros": ["macro.dbt.length", "macro.dbt_expectations.expression_is_true"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.162316, "supported_languages": null}, "macro.dbt_expectations.test_expect_column_values_to_match_regex_list": {"name": "test_expect_column_values_to_match_regex_list", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/string_matching/expect_column_values_to_match_regex_list.sql", "original_file_path": "macros/schema_tests/string_matching/expect_column_values_to_match_regex_list.sql", "unique_id": "macro.dbt_expectations.test_expect_column_values_to_match_regex_list", "macro_sql": "{% test expect_column_values_to_match_regex_list(model, column_name,\n regex_list,\n match_on=\"any\",\n row_condition=None,\n is_raw=False\n ) %}\n\n{% set expression %}\n {% for regex in regex_list %}\n {{ dbt_expectations.regexp_instr(column_name, regex, is_raw=is_raw) }} > 0\n {%- if not loop.last %}\n {{ \" and \" if match_on == \"all\" else \" or \"}}\n {% endif -%}\n {% endfor %}\n{% endset %}\n\n{{ dbt_expectations.expression_is_true(model,\n expression=expression,\n group_by_columns=None,\n row_condition=row_condition\n )\n }}\n\n{% endtest %}", "depends_on": {"macros": ["macro.dbt_expectations.regexp_instr", "macro.dbt_expectations.expression_is_true"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.1642125, "supported_languages": null}, "macro.dbt_expectations.test_expect_column_values_to_not_match_like_pattern": {"name": "test_expect_column_values_to_not_match_like_pattern", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/string_matching/expect_column_values_to_not_match_like_pattern.sql", "original_file_path": "macros/schema_tests/string_matching/expect_column_values_to_not_match_like_pattern.sql", "unique_id": "macro.dbt_expectations.test_expect_column_values_to_not_match_like_pattern", "macro_sql": "{% test expect_column_values_to_not_match_like_pattern(model, column_name,\n like_pattern,\n row_condition=None\n ) %}\n\n{% set expression = dbt_expectations._get_like_pattern_expression(column_name, like_pattern, positive=False) %}\n\n{{ dbt_expectations.expression_is_true(model,\n expression=expression,\n group_by_columns=None,\n row_condition=row_condition\n )\n }}\n\n{% endtest %}", "depends_on": {"macros": ["macro.dbt_expectations._get_like_pattern_expression", "macro.dbt_expectations.expression_is_true"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.165203, "supported_languages": null}, "macro.dbt_expectations.test_expect_column_value_lengths_to_be_between": {"name": "test_expect_column_value_lengths_to_be_between", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/string_matching/expect_column_value_lengths_to_be_between.sql", "original_file_path": "macros/schema_tests/string_matching/expect_column_value_lengths_to_be_between.sql", "unique_id": "macro.dbt_expectations.test_expect_column_value_lengths_to_be_between", "macro_sql": "{% test expect_column_value_lengths_to_be_between(model, column_name,\n min_value=None,\n max_value=None,\n row_condition=None,\n strictly=False\n ) %}\n{% set expression %}\n{{ length(column_name) }}\n{% endset %}\n\n{{ dbt_expectations.expression_between(model,\n expression=expression,\n min_value=min_value,\n max_value=max_value,\n group_by_columns=None,\n row_condition=row_condition,\n strictly=strictly\n ) }}\n\n{% endtest %}", "depends_on": {"macros": ["macro.dbt.length", "macro.dbt_expectations.expression_between"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.1665835, "supported_languages": null}, "macro.dbt_expectations.test_expect_column_values_to_not_match_like_pattern_list": {"name": "test_expect_column_values_to_not_match_like_pattern_list", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/string_matching/expect_column_values_to_not_match_like_pattern_list.sql", "original_file_path": "macros/schema_tests/string_matching/expect_column_values_to_not_match_like_pattern_list.sql", "unique_id": "macro.dbt_expectations.test_expect_column_values_to_not_match_like_pattern_list", "macro_sql": "{% test expect_column_values_to_not_match_like_pattern_list(model, column_name,\n like_pattern_list,\n match_on=\"any\",\n row_condition=None\n ) %}\n\n{% set expression %}\n {% for like_pattern in like_pattern_list %}\n {{ dbt_expectations._get_like_pattern_expression(column_name, like_pattern, positive=False) }}\n {%- if not loop.last %}\n {{ \" and \" if match_on == \"all\" else \" or \"}}\n {% endif -%}\n {% endfor %}\n{% endset %}\n\n{{ dbt_expectations.expression_is_true(model,\n expression=expression,\n group_by_columns=None,\n row_condition=row_condition\n )\n }}\n\n{% endtest %}", "depends_on": {"macros": ["macro.dbt_expectations._get_like_pattern_expression", "macro.dbt_expectations.expression_is_true"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.1684303, "supported_languages": null}, "macro.dbt_expectations.test_expect_column_values_to_not_match_regex": {"name": "test_expect_column_values_to_not_match_regex", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/string_matching/expect_column_values_to_not_match_regex.sql", "original_file_path": "macros/schema_tests/string_matching/expect_column_values_to_not_match_regex.sql", "unique_id": "macro.dbt_expectations.test_expect_column_values_to_not_match_regex", "macro_sql": "{% test expect_column_values_to_not_match_regex(model, column_name,\n regex,\n row_condition=None,\n is_raw=False\n ) %}\n\n{% set expression %}\n{{ dbt_expectations.regexp_instr(column_name, regex, is_raw=is_raw) }} = 0\n{% endset %}\n\n{{ dbt_expectations.expression_is_true(model,\n expression=expression,\n group_by_columns=None,\n row_condition=row_condition\n )\n }}\n\n{% endtest %}", "depends_on": {"macros": ["macro.dbt_expectations.regexp_instr", "macro.dbt_expectations.expression_is_true"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.1696103, "supported_languages": null}, "macro.dbt_expectations.test_expect_column_values_to_match_like_pattern_list": {"name": "test_expect_column_values_to_match_like_pattern_list", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/string_matching/expect_column_values_to_match_like_pattern_list.sql", "original_file_path": "macros/schema_tests/string_matching/expect_column_values_to_match_like_pattern_list.sql", "unique_id": "macro.dbt_expectations.test_expect_column_values_to_match_like_pattern_list", "macro_sql": "{% test expect_column_values_to_match_like_pattern_list(model, column_name,\n like_pattern_list,\n match_on=\"any\",\n row_condition=None\n ) %}\n\n{% set expression %}\n {% for like_pattern in like_pattern_list %}\n {{ dbt_expectations._get_like_pattern_expression(column_name, like_pattern, positive=True) }}\n {%- if not loop.last %}\n {{ \" and \" if match_on == \"all\" else \" or \"}}\n {% endif -%}\n {% endfor %}\n{% endset %}\n\n{{ dbt_expectations.expression_is_true(model,\n expression=expression,\n group_by_columns=None,\n row_condition=row_condition\n )\n }}\n\n{% endtest %}", "depends_on": {"macros": ["macro.dbt_expectations._get_like_pattern_expression", "macro.dbt_expectations.expression_is_true"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.1714664, "supported_languages": null}, "macro.dbt_expectations.test_expect_column_values_to_not_match_regex_list": {"name": "test_expect_column_values_to_not_match_regex_list", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/string_matching/expect_column_values_to_not_match_regex_list.sql", "original_file_path": "macros/schema_tests/string_matching/expect_column_values_to_not_match_regex_list.sql", "unique_id": "macro.dbt_expectations.test_expect_column_values_to_not_match_regex_list", "macro_sql": "{% test expect_column_values_to_not_match_regex_list(model, column_name,\n regex_list,\n match_on=\"any\",\n row_condition=None,\n is_raw=False\n ) %}\n\n{% set expression %}\n{% for regex in regex_list %}\n{{ dbt_expectations.regexp_instr(column_name, regex, is_raw=is_raw) }} = 0\n{%- if not loop.last %}\n{{ \" and \" if match_on == \"all\" else \" or \"}}\n{% endif -%}\n{% endfor %}\n{% endset %}\n\n{{ dbt_expectations.expression_is_true(model,\n expression=expression,\n group_by_columns=None,\n row_condition=row_condition\n )\n }}\n\n{% endtest %}", "depends_on": {"macros": ["macro.dbt_expectations.regexp_instr", "macro.dbt_expectations.expression_is_true"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.173353, "supported_languages": null}, "macro.dbt_expectations._get_like_pattern_expression": {"name": "_get_like_pattern_expression", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/string_matching/_get_like_pattern_expression.sql", "original_file_path": "macros/schema_tests/string_matching/_get_like_pattern_expression.sql", "unique_id": "macro.dbt_expectations._get_like_pattern_expression", "macro_sql": "{% macro _get_like_pattern_expression(column_name, like_pattern, positive) %}\n{{ column_name }} {{ \"not\" if not positive else \"\" }} like '{{ like_pattern }}'\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.1738575, "supported_languages": null}, "macro.dbt_expectations.test_expect_column_values_to_match_like_pattern": {"name": "test_expect_column_values_to_match_like_pattern", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/string_matching/expect_column_values_to_match_like_pattern.sql", "original_file_path": "macros/schema_tests/string_matching/expect_column_values_to_match_like_pattern.sql", "unique_id": "macro.dbt_expectations.test_expect_column_values_to_match_like_pattern", "macro_sql": "{% test expect_column_values_to_match_like_pattern(model, column_name,\n like_pattern,\n row_condition=None\n ) %}\n\n{% set expression = dbt_expectations._get_like_pattern_expression(column_name, like_pattern, positive=True) %}\n\n{{ dbt_expectations.expression_is_true(model,\n expression=expression,\n group_by_columns=None,\n row_condition=row_condition\n )\n }}\n\n{% endtest %}", "depends_on": {"macros": ["macro.dbt_expectations._get_like_pattern_expression", "macro.dbt_expectations.expression_is_true"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.1748264, "supported_languages": null}, "macro.dbt_expectations.test_expect_column_distinct_count_to_be_less_than": {"name": "test_expect_column_distinct_count_to_be_less_than", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/aggregate_functions/expect_column_distinct_count_to_be_less_than.sql", "original_file_path": "macros/schema_tests/aggregate_functions/expect_column_distinct_count_to_be_less_than.sql", "unique_id": "macro.dbt_expectations.test_expect_column_distinct_count_to_be_less_than", "macro_sql": "{% test expect_column_distinct_count_to_be_less_than(model,\n column_name,\n value,\n group_by=None,\n row_condition=None\n ) %}\n{% set expression %}\ncount(distinct {{ column_name }}) < {{ value }}\n{% endset %}\n{{ dbt_expectations.expression_is_true(model,\n expression=expression,\n group_by_columns=group_by,\n row_condition=row_condition)\n }}\n{%- endtest -%}", "depends_on": {"macros": ["macro.dbt_expectations.expression_is_true"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.175953, "supported_languages": null}, "macro.dbt_expectations.test_expect_column_proportion_of_unique_values_to_be_between": {"name": "test_expect_column_proportion_of_unique_values_to_be_between", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/aggregate_functions/expect_column_proportion_of_unique_values_to_be_between.sql", "original_file_path": "macros/schema_tests/aggregate_functions/expect_column_proportion_of_unique_values_to_be_between.sql", "unique_id": "macro.dbt_expectations.test_expect_column_proportion_of_unique_values_to_be_between", "macro_sql": "{% test expect_column_proportion_of_unique_values_to_be_between(model, column_name,\n min_value=None,\n max_value=None,\n group_by=None,\n row_condition=None,\n strictly=False\n ) %}\n{% set expression %}\ncount(distinct {{ column_name }})/count({{ column_name }})\n{% endset %}\n{{ dbt_expectations.expression_between(model,\n expression=expression,\n min_value=min_value,\n max_value=max_value,\n group_by_columns=group_by,\n row_condition=row_condition,\n strictly=strictly\n ) }}\n\n{% endtest %}", "depends_on": {"macros": ["macro.dbt_expectations.expression_between"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.1775851, "supported_languages": null}, "macro.dbt_expectations.test_expect_column_unique_value_count_to_be_between": {"name": "test_expect_column_unique_value_count_to_be_between", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/aggregate_functions/expect_column_unique_value_count_to_be_between.sql", "original_file_path": "macros/schema_tests/aggregate_functions/expect_column_unique_value_count_to_be_between.sql", "unique_id": "macro.dbt_expectations.test_expect_column_unique_value_count_to_be_between", "macro_sql": "{% test expect_column_unique_value_count_to_be_between(model, column_name,\n min_value=None,\n max_value=None,\n group_by=None,\n row_condition=None,\n strictly=False\n ) %}\n{% set expression %}\ncount(distinct {{ column_name }})\n{% endset %}\n{{ dbt_expectations.expression_between(model,\n expression=expression,\n min_value=min_value,\n max_value=max_value,\n group_by_columns=group_by,\n row_condition=row_condition,\n strictly=strictly\n ) }}\n{% endtest %}", "depends_on": {"macros": ["macro.dbt_expectations.expression_between"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.179045, "supported_languages": null}, "macro.dbt_expectations.test_expect_column_mean_to_be_between": {"name": "test_expect_column_mean_to_be_between", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/aggregate_functions/expect_column_mean_to_be_between.sql", "original_file_path": "macros/schema_tests/aggregate_functions/expect_column_mean_to_be_between.sql", "unique_id": "macro.dbt_expectations.test_expect_column_mean_to_be_between", "macro_sql": "{% test expect_column_mean_to_be_between(model, column_name,\n min_value=None,\n max_value=None,\n group_by=None,\n row_condition=None,\n strictly=False\n ) %}\n{% set expression %}\navg({{ column_name }})\n{% endset %}\n{{ dbt_expectations.expression_between(model,\n expression=expression,\n min_value=min_value,\n max_value=max_value,\n group_by_columns=group_by,\n row_condition=row_condition,\n strictly=strictly\n ) }}\n{% endtest %}", "depends_on": {"macros": ["macro.dbt_expectations.expression_between"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.1804469, "supported_languages": null}, "macro.dbt_expectations.test_expect_column_distinct_values_to_be_in_set": {"name": "test_expect_column_distinct_values_to_be_in_set", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/aggregate_functions/expect_column_distinct_values_to_be_in_set.sql", "original_file_path": "macros/schema_tests/aggregate_functions/expect_column_distinct_values_to_be_in_set.sql", "unique_id": "macro.dbt_expectations.test_expect_column_distinct_values_to_be_in_set", "macro_sql": "{% test expect_column_distinct_values_to_be_in_set(model,\n column_name,\n value_set,\n quote_values=True,\n row_condition=None\n ) %}\n\nwith all_values as (\n\n select distinct\n {{ column_name }} as value_field\n\n from {{ model }}\n {% if row_condition %}\n where {{ row_condition }}\n {% endif %}\n\n),\nset_values as (\n\n {% for value in value_set -%}\n select\n {% if quote_values -%}\n '{{ value }}'\n {%- else -%}\n {{ value }}\n {%- endif %} as value_field\n {% if not loop.last %}union all{% endif %}\n {% endfor %}\n\n),\nunique_set_values as (\n\n select distinct value_field\n from\n set_values\n\n),\nvalidation_errors as (\n -- values from the model that are not in the set\n select\n v.value_field\n from\n all_values v\n left join\n unique_set_values s on v.value_field = s.value_field\n where\n s.value_field is null\n\n)\n\nselect *\nfrom validation_errors\n\n{% endtest %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.1820796, "supported_languages": null}, "macro.dbt_expectations.test_expect_column_min_to_be_between": {"name": "test_expect_column_min_to_be_between", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/aggregate_functions/expect_column_min_to_be_between.sql", "original_file_path": "macros/schema_tests/aggregate_functions/expect_column_min_to_be_between.sql", "unique_id": "macro.dbt_expectations.test_expect_column_min_to_be_between", "macro_sql": "{% test expect_column_min_to_be_between(model, column_name,\n min_value=None,\n max_value=None,\n group_by=None,\n row_condition=None,\n strictly=False\n ) %}\n{% set expression %}\nmin({{ column_name }})\n{% endset %}\n{{ dbt_expectations.expression_between(model,\n expression=expression,\n min_value=min_value,\n max_value=max_value,\n group_by_columns=group_by,\n row_condition=row_condition,\n strictly=strictly\n ) }}\n\n{% endtest %}", "depends_on": {"macros": ["macro.dbt_expectations.expression_between"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.183476, "supported_languages": null}, "macro.dbt_expectations.test_expect_column_sum_to_be_between": {"name": "test_expect_column_sum_to_be_between", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/aggregate_functions/expect_column_sum_to_be_between.sql", "original_file_path": "macros/schema_tests/aggregate_functions/expect_column_sum_to_be_between.sql", "unique_id": "macro.dbt_expectations.test_expect_column_sum_to_be_between", "macro_sql": "{% test expect_column_sum_to_be_between(model, column_name,\n min_value=None,\n max_value=None,\n group_by=None,\n row_condition=None,\n strictly=False\n ) %}\n{% set expression %}\nsum({{ column_name }})\n{% endset %}\n{{ dbt_expectations.expression_between(model,\n expression=expression,\n min_value=min_value,\n max_value=max_value,\n group_by_columns=group_by,\n row_condition=row_condition,\n strictly=strictly\n ) }}\n{% endtest %}", "depends_on": {"macros": ["macro.dbt_expectations.expression_between"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.1848423, "supported_languages": null}, "macro.dbt_expectations.test_expect_column_median_to_be_between": {"name": "test_expect_column_median_to_be_between", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/aggregate_functions/expect_column_median_to_be_between.sql", "original_file_path": "macros/schema_tests/aggregate_functions/expect_column_median_to_be_between.sql", "unique_id": "macro.dbt_expectations.test_expect_column_median_to_be_between", "macro_sql": "{% test expect_column_median_to_be_between(model, column_name,\n min_value=None,\n max_value=None,\n group_by=None,\n row_condition=None,\n strictly=False\n ) %}\n\n{% set expression %}\n{{ dbt_expectations.median(column_name) }}\n{% endset %}\n{{ dbt_expectations.expression_between(model,\n expression=expression,\n min_value=min_value,\n max_value=max_value,\n group_by_columns=group_by,\n row_condition=row_condition,\n strictly=strictly\n ) }}\n{% endtest %}", "depends_on": {"macros": ["macro.dbt_expectations.median", "macro.dbt_expectations.expression_between"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.1862855, "supported_languages": null}, "macro.dbt_expectations.test_expect_column_max_to_be_between": {"name": "test_expect_column_max_to_be_between", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/aggregate_functions/expect_column_max_to_be_between.sql", "original_file_path": "macros/schema_tests/aggregate_functions/expect_column_max_to_be_between.sql", "unique_id": "macro.dbt_expectations.test_expect_column_max_to_be_between", "macro_sql": "{% test expect_column_max_to_be_between(model, column_name,\n min_value=None,\n max_value=None,\n group_by=None,\n row_condition=None,\n strictly=False\n ) %}\n{% set expression %}\nmax({{ column_name }})\n{% endset %}\n{{ dbt_expectations.expression_between(model,\n expression=expression,\n min_value=min_value,\n max_value=max_value,\n group_by_columns=group_by,\n row_condition=row_condition,\n strictly=strictly\n ) }}\n{% endtest %}", "depends_on": {"macros": ["macro.dbt_expectations.expression_between"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.1876595, "supported_languages": null}, "macro.dbt_expectations.test_expect_column_distinct_count_to_be_greater_than": {"name": "test_expect_column_distinct_count_to_be_greater_than", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/aggregate_functions/expect_column_distinct_count_to_be_greater_than.sql", "original_file_path": "macros/schema_tests/aggregate_functions/expect_column_distinct_count_to_be_greater_than.sql", "unique_id": "macro.dbt_expectations.test_expect_column_distinct_count_to_be_greater_than", "macro_sql": "{% test expect_column_distinct_count_to_be_greater_than(model,\n column_name,\n value,\n group_by=None,\n row_condition=None\n ) %}\n{% set expression %}\ncount(distinct {{ column_name }}) > {{ value }}\n{% endset %}\n{{ dbt_expectations.expression_is_true(model,\n expression=expression,\n group_by_columns=group_by,\n row_condition=row_condition)\n }}\n{%- endtest -%}", "depends_on": {"macros": ["macro.dbt_expectations.expression_is_true"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.1887584, "supported_languages": null}, "macro.dbt_expectations.test_expect_column_distinct_count_to_equal": {"name": "test_expect_column_distinct_count_to_equal", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/aggregate_functions/expect_column_distinct_count_to_equal.sql", "original_file_path": "macros/schema_tests/aggregate_functions/expect_column_distinct_count_to_equal.sql", "unique_id": "macro.dbt_expectations.test_expect_column_distinct_count_to_equal", "macro_sql": "{% test expect_column_distinct_count_to_equal(model,\n column_name,\n value,\n group_by=None,\n row_condition=None\n ) %}\n{% set expression %}\ncount(distinct {{ column_name }}) = {{ value }}\n{% endset %}\n{{ dbt_expectations.expression_is_true(model,\n expression=expression,\n group_by_columns=group_by,\n row_condition=row_condition)\n }}\n{%- endtest -%}", "depends_on": {"macros": ["macro.dbt_expectations.expression_is_true"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.1898265, "supported_languages": null}, "macro.dbt_expectations.test_expect_column_quantile_values_to_be_between": {"name": "test_expect_column_quantile_values_to_be_between", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/aggregate_functions/expect_column_quantile_values_to_be_between.sql", "original_file_path": "macros/schema_tests/aggregate_functions/expect_column_quantile_values_to_be_between.sql", "unique_id": "macro.dbt_expectations.test_expect_column_quantile_values_to_be_between", "macro_sql": "{% test expect_column_quantile_values_to_be_between(model, column_name,\n quantile,\n min_value=None,\n max_value=None,\n group_by=None,\n row_condition=None,\n strictly=False\n ) %}\n\n{% set expression %}\n{{ dbt_expectations.percentile_cont(column_name, quantile) }}\n{% endset %}\n{{ dbt_expectations.expression_between(model,\n expression=expression,\n min_value=min_value,\n max_value=max_value,\n group_by_columns=group_by,\n row_condition=row_condition,\n strictly=strictly\n ) }}\n{% endtest %}", "depends_on": {"macros": ["macro.dbt_expectations.percentile_cont", "macro.dbt_expectations.expression_between"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.191374, "supported_languages": null}, "macro.dbt_expectations.test_expect_column_distinct_count_to_equal_other_table": {"name": "test_expect_column_distinct_count_to_equal_other_table", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/aggregate_functions/expect_column_distinct_count_to_equal_other_table.sql", "original_file_path": "macros/schema_tests/aggregate_functions/expect_column_distinct_count_to_equal_other_table.sql", "unique_id": "macro.dbt_expectations.test_expect_column_distinct_count_to_equal_other_table", "macro_sql": "{% test expect_column_distinct_count_to_equal_other_table(model,\n compare_model,\n column_name,\n compare_column_name,\n row_condition=None,\n compare_row_condition=None\n ) %}\n{%- set expression -%}\ncount(distinct {{ column_name }})\n{%- endset -%}\n{%- set compare_expression -%}\n{%- if compare_column_name -%}\ncount(distinct {{ compare_column_name }})\n{%- else -%}\n{{ expression }}\n{%- endif -%}\n{%- endset -%}\n{{ dbt_expectations.test_equal_expression(\n model,\n expression=expression,\n compare_model=compare_model,\n compare_expression=compare_expression,\n row_condition=row_condition,\n compare_row_condition=compare_row_condition\n) }}\n{%- endtest -%}", "depends_on": {"macros": ["macro.dbt_expectations.test_equal_expression"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.1928072, "supported_languages": null}, "macro.dbt_expectations.test_expect_column_most_common_value_to_be_in_set": {"name": "test_expect_column_most_common_value_to_be_in_set", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/aggregate_functions/expect_column_most_common_value_to_be_in_set.sql", "original_file_path": "macros/schema_tests/aggregate_functions/expect_column_most_common_value_to_be_in_set.sql", "unique_id": "macro.dbt_expectations.test_expect_column_most_common_value_to_be_in_set", "macro_sql": "{% test expect_column_most_common_value_to_be_in_set(model,\n column_name,\n value_set,\n top_n,\n quote_values=True,\n data_type=\"decimal\",\n row_condition=None\n ) -%}\n\n {{ adapter.dispatch('test_expect_column_most_common_value_to_be_in_set', 'dbt_expectations') (\n model, column_name, value_set, top_n, quote_values, data_type, row_condition\n ) }}\n\n{%- endtest %}", "depends_on": {"macros": ["macro.dbt_expectations.default__test_expect_column_most_common_value_to_be_in_set"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.1955736, "supported_languages": null}, "macro.dbt_expectations.default__test_expect_column_most_common_value_to_be_in_set": {"name": "default__test_expect_column_most_common_value_to_be_in_set", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/aggregate_functions/expect_column_most_common_value_to_be_in_set.sql", "original_file_path": "macros/schema_tests/aggregate_functions/expect_column_most_common_value_to_be_in_set.sql", "unique_id": "macro.dbt_expectations.default__test_expect_column_most_common_value_to_be_in_set", "macro_sql": "{% macro default__test_expect_column_most_common_value_to_be_in_set(model,\n column_name,\n value_set,\n top_n,\n quote_values,\n data_type,\n row_condition\n ) %}\n\nwith value_counts as (\n\n select\n {% if quote_values -%}\n {{ column_name }}\n {%- else -%}\n cast({{ column_name }} as {{ data_type }})\n {%- endif %} as value_field,\n count(*) as value_count\n\n from {{ model }}\n {% if row_condition %}\n where {{ row_condition }}\n {% endif %}\n\n group by {% if quote_values -%}\n {{ column_name }}\n {%- else -%}\n cast({{ column_name }} as {{ data_type }})\n {%- endif %}\n\n),\nvalue_counts_ranked as (\n\n select\n *,\n row_number() over(order by value_count desc) as value_count_rank\n from\n value_counts\n\n),\nvalue_count_top_n as (\n\n select\n value_field\n from\n value_counts_ranked\n where\n value_count_rank = {{ top_n }}\n\n),\nset_values as (\n\n {% for value in value_set -%}\n select\n {% if quote_values -%}\n '{{ value }}'\n {%- else -%}\n cast({{ value }} as {{ data_type }})\n {%- endif %} as value_field\n {% if not loop.last %}union all{% endif %}\n {% endfor %}\n\n),\nunique_set_values as (\n\n select distinct value_field\n from\n set_values\n\n),\nvalidation_errors as (\n -- values from the model that are not in the set\n select\n value_field\n from\n value_count_top_n\n where\n value_field not in (select value_field from unique_set_values)\n\n)\n\nselect *\nfrom validation_errors\n\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.1972058, "supported_languages": null}, "macro.dbt_expectations.test_expect_column_distinct_values_to_contain_set": {"name": "test_expect_column_distinct_values_to_contain_set", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/aggregate_functions/expect_column_distinct_values_to_contain_set.sql", "original_file_path": "macros/schema_tests/aggregate_functions/expect_column_distinct_values_to_contain_set.sql", "unique_id": "macro.dbt_expectations.test_expect_column_distinct_values_to_contain_set", "macro_sql": "{% test expect_column_distinct_values_to_contain_set(model, column_name,\n value_set,\n quote_values=True,\n row_condition=None\n ) %}\n\nwith all_values as (\n\n select distinct\n {{ column_name }} as value_field\n\n from {{ model }}\n {% if row_condition %}\n where {{ row_condition }}\n {% endif %}\n\n),\nset_values as (\n\n {% for value in value_set -%}\n select\n {% if quote_values -%}\n '{{ value }}'\n {%- else -%}\n {{ value }}\n {%- endif %} as value_field\n {% if not loop.last %}union all{% endif %}\n {% endfor %}\n\n),\nunique_set_values as (\n\n select distinct value_field\n from\n set_values\n\n),\nvalidation_errors as (\n -- values in set that are not in the list of values from the model\n select\n s.value_field\n from\n unique_set_values s\n left join\n all_values v on s.value_field = v.value_field\n where\n v.value_field is null\n\n)\n\nselect *\nfrom validation_errors\n\n{% endtest %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.1988275, "supported_languages": null}, "macro.dbt_expectations.test_expect_column_distinct_values_to_equal_set": {"name": "test_expect_column_distinct_values_to_equal_set", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/aggregate_functions/expect_column_distinct_values_to_equal_set.sql", "original_file_path": "macros/schema_tests/aggregate_functions/expect_column_distinct_values_to_equal_set.sql", "unique_id": "macro.dbt_expectations.test_expect_column_distinct_values_to_equal_set", "macro_sql": "{% test expect_column_distinct_values_to_equal_set(model, column_name,\n value_set,\n quote_values=True,\n row_condition=None\n ) %}\n\nwith all_values as (\n\n select distinct\n {{ column_name }} as column_value\n\n from {{ model }}\n {% if row_condition %}\n where {{ row_condition }}\n {% endif %}\n\n),\nset_values as (\n\n {% for value in value_set -%}\n select\n {% if quote_values -%}\n '{{ value }}'\n {%- else -%}\n {{ value }}\n {%- endif %} as value_field\n {% if not loop.last %}union all{% endif %}\n {% endfor %}\n\n),\nunique_set_values as (\n\n select distinct value_field\n from\n set_values\n\n),\nvalidation_errors as (\n\n select\n *\n from\n all_values v\n full outer join\n unique_set_values s on v.column_value = s.value_field\n where\n v.column_value is null or\n s.value_field is null\n\n)\n\nselect *\nfrom validation_errors\n\n{% endtest %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.2004325, "supported_languages": null}, "macro.dbt_expectations.test_expect_column_stdev_to_be_between": {"name": "test_expect_column_stdev_to_be_between", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/aggregate_functions/expect_column_stdev_to_be_between.sql", "original_file_path": "macros/schema_tests/aggregate_functions/expect_column_stdev_to_be_between.sql", "unique_id": "macro.dbt_expectations.test_expect_column_stdev_to_be_between", "macro_sql": "{% test expect_column_stdev_to_be_between(model, column_name,\n min_value=None,\n max_value=None,\n group_by=None,\n row_condition=None,\n strictly=False\n ) -%}\n {{ adapter.dispatch('test_expect_column_stdev_to_be_between', 'dbt_expectations') (\n model, column_name,\n min_value,\n max_value,\n group_by,\n row_condition,\n strictly\n ) }}\n{%- endtest %}", "depends_on": {"macros": ["macro.dbt_expectations.default__test_expect_column_stdev_to_be_between"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.202522, "supported_languages": null}, "macro.dbt_expectations.default__test_expect_column_stdev_to_be_between": {"name": "default__test_expect_column_stdev_to_be_between", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/aggregate_functions/expect_column_stdev_to_be_between.sql", "original_file_path": "macros/schema_tests/aggregate_functions/expect_column_stdev_to_be_between.sql", "unique_id": "macro.dbt_expectations.default__test_expect_column_stdev_to_be_between", "macro_sql": "{% macro default__test_expect_column_stdev_to_be_between(\n model, column_name,\n min_value,\n max_value,\n group_by,\n row_condition,\n strictly\n ) %}\n\n{% set expression %}\nstddev({{ column_name }})\n{% endset %}\n{{ dbt_expectations.expression_between(model,\n expression=expression,\n min_value=min_value,\n max_value=max_value,\n group_by_columns=group_by,\n row_condition=row_condition,\n strictly=strictly\n ) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_expectations.expression_between"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.2034347, "supported_languages": null}, "macro.dbt_expectations.test_expect_column_pair_values_to_be_in_set": {"name": "test_expect_column_pair_values_to_be_in_set", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/multi-column/expect_column_pair_values_to_be_in_set.sql", "original_file_path": "macros/schema_tests/multi-column/expect_column_pair_values_to_be_in_set.sql", "unique_id": "macro.dbt_expectations.test_expect_column_pair_values_to_be_in_set", "macro_sql": "{% test expect_column_pair_values_to_be_in_set(model,\n column_A,\n column_B,\n value_pairs_set,\n row_condition=None\n ) %}\n\n{% set expression %}\n{% for pair in value_pairs_set %}\n{%- if (pair | length) == 2 %}\n({{ column_A }} = {{ pair[0] }} and {{ column_B }} = {{ pair[1] }}){% if not loop.last %} or {% endif %}\n{% else %}\n{{ exceptions.raise_compiler_error(\n \"`value_pairs_set` argument for expect_column_pair_values_to_be_in_set test cannot have more than 2 item per element.\n Got: '\" ~ pair ~ \"'.'\"\n ) }}\n{% endif %}\n{% endfor %}\n{% endset %}\n{{ dbt_expectations.expression_is_true(model,\n expression=expression,\n group_by_columns=None,\n row_condition=row_condition\n )\n }}\n\n{% endtest %}", "depends_on": {"macros": ["macro.dbt_expectations.expression_is_true"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.205911, "supported_languages": null}, "macro.dbt_expectations.test_expect_multicolumn_sum_to_equal": {"name": "test_expect_multicolumn_sum_to_equal", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/multi-column/expect_multicolumn_sum_to_equal.sql", "original_file_path": "macros/schema_tests/multi-column/expect_multicolumn_sum_to_equal.sql", "unique_id": "macro.dbt_expectations.test_expect_multicolumn_sum_to_equal", "macro_sql": "{% test expect_multicolumn_sum_to_equal(model,\n column_list,\n sum_total,\n group_by=None,\n row_condition=None\n ) %}\n\n{% set expression %}\n{% for column in column_list %}\nsum({{ column }}){% if not loop.last %} + {% endif %}\n{% endfor %} = {{ sum_total }}\n{% endset %}\n\n{{ dbt_expectations.expression_is_true(model,\n expression=expression,\n group_by_columns=group_by,\n row_condition=row_condition\n )\n }}\n\n{% endtest %}", "depends_on": {"macros": ["macro.dbt_expectations.expression_is_true"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.207519, "supported_languages": null}, "macro.dbt_expectations.test_expect_compound_columns_to_be_unique": {"name": "test_expect_compound_columns_to_be_unique", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/multi-column/expect_compound_columns_to_be_unique.sql", "original_file_path": "macros/schema_tests/multi-column/expect_compound_columns_to_be_unique.sql", "unique_id": "macro.dbt_expectations.test_expect_compound_columns_to_be_unique", "macro_sql": "{% test expect_compound_columns_to_be_unique(model,\n column_list,\n quote_columns=False,\n ignore_row_if=\"all_values_are_missing\",\n row_condition=None\n ) %}\n{% if not column_list %}\n {{ exceptions.raise_compiler_error(\n \"`column_list` must be specified as a list of columns. Got: '\" ~ column_list ~\"'.'\"\n ) }}\n{% endif %}\n\n{% if not quote_columns %}\n {%- set columns=column_list %}\n{% elif quote_columns %}\n {%- set columns=[] %}\n {% for column in column_list -%}\n {% set columns = columns.append( adapter.quote(column) ) %}\n {%- endfor %}\n{% else %}\n {{ exceptions.raise_compiler_error(\n \"`quote_columns` argument for expect_compound_columns_to_be_unique test must be one of [True, False] Got: '\" ~ quote_columns ~\"'.'\"\n ) }}\n{% endif %}\n\n{%- set row_condition_ext -%}\n\n {%- if row_condition %}\n {{ row_condition }} and\n {% endif -%}\n\n {{ dbt_expectations.ignore_row_if_expression(ignore_row_if, columns) }}\n\n{%- endset -%}\n\nwith validation_errors as (\n\n select\n {% for column in columns -%}\n {{ column }}{% if not loop.last %},{% endif %}\n {%- endfor %}\n from {{ model }}\n where\n 1=1\n {%- if row_condition_ext %}\n and {{ row_condition_ext }}\n {% endif %}\n group by\n {% for column in columns -%}\n {{ column }}{% if not loop.last %},{% endif %}\n {%- endfor %}\n having count(*) > 1\n\n)\nselect * from validation_errors\n{% endtest %}", "depends_on": {"macros": ["macro.dbt_expectations.ignore_row_if_expression"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.2112114, "supported_languages": null}, "macro.dbt_expectations.test_expect_column_pair_values_A_to_be_greater_than_B": {"name": "test_expect_column_pair_values_A_to_be_greater_than_B", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/multi-column/expect_column_pair_values_A_to_be_greater_than_B.sql", "original_file_path": "macros/schema_tests/multi-column/expect_column_pair_values_A_to_be_greater_than_B.sql", "unique_id": "macro.dbt_expectations.test_expect_column_pair_values_A_to_be_greater_than_B", "macro_sql": "{% test expect_column_pair_values_A_to_be_greater_than_B(model,\n column_A,\n column_B,\n or_equal=False,\n row_condition=None\n ) %}\n\n{% set operator = \">=\" if or_equal else \">\" %}\n{% set expression = column_A ~ \" \" ~ operator ~ \" \" ~ column_B %}\n\n{{ dbt_expectations.expression_is_true(model,\n expression=expression,\n group_by_columns=None,\n row_condition=row_condition\n )\n }}\n\n{% endtest %}", "depends_on": {"macros": ["macro.dbt_expectations.expression_is_true"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.2124486, "supported_languages": null}, "macro.dbt_expectations.test_expect_select_column_values_to_be_unique_within_record": {"name": "test_expect_select_column_values_to_be_unique_within_record", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/multi-column/expect_select_column_values_to_be_unique_within_record.sql", "original_file_path": "macros/schema_tests/multi-column/expect_select_column_values_to_be_unique_within_record.sql", "unique_id": "macro.dbt_expectations.test_expect_select_column_values_to_be_unique_within_record", "macro_sql": "{% test expect_select_column_values_to_be_unique_within_record(model,\n column_list,\n quote_columns=False,\n ignore_row_if=\"all_values_are_missing\",\n row_condition=None\n ) -%}\n {{ adapter.dispatch('test_expect_select_column_values_to_be_unique_within_record', 'dbt_expectations') (model, column_list, quote_columns, ignore_row_if, row_condition) }}\n{%- endtest %}", "depends_on": {"macros": ["macro.dbt_expectations.default__test_expect_select_column_values_to_be_unique_within_record"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.2148025, "supported_languages": null}, "macro.dbt_expectations.default__test_expect_select_column_values_to_be_unique_within_record": {"name": "default__test_expect_select_column_values_to_be_unique_within_record", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/multi-column/expect_select_column_values_to_be_unique_within_record.sql", "original_file_path": "macros/schema_tests/multi-column/expect_select_column_values_to_be_unique_within_record.sql", "unique_id": "macro.dbt_expectations.default__test_expect_select_column_values_to_be_unique_within_record", "macro_sql": "{% macro default__test_expect_select_column_values_to_be_unique_within_record(model,\n column_list,\n quote_columns,\n ignore_row_if,\n row_condition\n ) %}\n\n{% if not quote_columns %}\n {%- set columns=column_list %}\n{% elif quote_columns %}\n {%- set columns=[] %}\n {% for column in column_list -%}\n {% set columns = columns.append( adapter.quote(column) ) %}\n {%- endfor %}\n{% else %}\n {{ exceptions.raise_compiler_error(\n \"`quote_columns` argument for unique_combination_of_columns test must be one of [True, False] Got: '\" ~ quote_columns ~\"'.'\"\n ) }}\n{% endif %}\n\n{%- set row_condition_ext -%}\n\n {%- if row_condition %}\n {{ row_condition }} and\n {% endif -%}\n\n {{ dbt_expectations.ignore_row_if_expression(ignore_row_if, columns) }}\n\n{%- endset -%}\n\nwith column_values as (\n\n select\n row_number() over(order by 1) as row_index,\n {% for column in columns -%}\n {{ column }}{% if not loop.last %},{% endif %}\n {%- endfor %}\n from {{ model }}\n where\n 1=1\n {%- if row_condition_ext %}\n and {{ row_condition_ext }}\n {% endif %}\n\n),\nunpivot_columns as (\n\n {% for column in columns %}\n select row_index, '{{ column }}' as column_name, {{ column }} as column_value from column_values\n {% if not loop.last %}union all{% endif %}\n {% endfor %}\n),\nvalidation_errors as (\n\n select\n row_index,\n count(distinct column_value) as column_values\n from unpivot_columns\n group by 1\n having count(distinct column_value) < {{ columns | length }}\n\n)\nselect * from validation_errors\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_expectations.ignore_row_if_expression"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.2171001, "supported_languages": null}, "macro.dbt_expectations.test_expect_column_pair_values_to_be_equal": {"name": "test_expect_column_pair_values_to_be_equal", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/multi-column/expect_column_pair_values_to_be_equal.sql", "original_file_path": "macros/schema_tests/multi-column/expect_column_pair_values_to_be_equal.sql", "unique_id": "macro.dbt_expectations.test_expect_column_pair_values_to_be_equal", "macro_sql": "{% test expect_column_pair_values_to_be_equal(model,\n column_A,\n column_B,\n row_condition=None\n ) %}\n\n{% set operator = \"=\" %}\n{% set expression = column_A ~ \" \" ~ operator ~ \" \" ~ column_B %}\n\n{{ dbt_expectations.expression_is_true(model,\n expression=expression,\n group_by_columns=None,\n row_condition=row_condition\n )\n }}\n\n{% endtest %}", "depends_on": {"macros": ["macro.dbt_expectations.expression_is_true"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.2182117, "supported_languages": null}, "macro.dbt_expectations.test_expression_is_true": {"name": "test_expression_is_true", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/_generalized/expression_is_true.sql", "original_file_path": "macros/schema_tests/_generalized/expression_is_true.sql", "unique_id": "macro.dbt_expectations.test_expression_is_true", "macro_sql": "{% test expression_is_true(model,\n expression,\n test_condition=\"= true\",\n group_by_columns=None,\n row_condition=None\n ) %}\n\n {{ dbt_expectations.expression_is_true(model, expression, test_condition, group_by_columns, row_condition) }}\n\n{% endtest %}", "depends_on": {"macros": ["macro.dbt_expectations.expression_is_true"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.219755, "supported_languages": null}, "macro.dbt_expectations.expression_is_true": {"name": "expression_is_true", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/_generalized/expression_is_true.sql", "original_file_path": "macros/schema_tests/_generalized/expression_is_true.sql", "unique_id": "macro.dbt_expectations.expression_is_true", "macro_sql": "{% macro expression_is_true(model,\n expression,\n test_condition=\"= true\",\n group_by_columns=None,\n row_condition=None\n ) %}\n {{ adapter.dispatch('expression_is_true', 'dbt_expectations') (model, expression, test_condition, group_by_columns, row_condition) }}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt_expectations.default__expression_is_true"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.2203622, "supported_languages": null}, "macro.dbt_expectations.default__expression_is_true": {"name": "default__expression_is_true", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/_generalized/expression_is_true.sql", "original_file_path": "macros/schema_tests/_generalized/expression_is_true.sql", "unique_id": "macro.dbt_expectations.default__expression_is_true", "macro_sql": "{% macro default__expression_is_true(model, expression, test_condition, group_by_columns, row_condition) -%}\nwith grouped_expression as (\n select\n {% if group_by_columns %}\n {% for group_by_column in group_by_columns -%}\n {{ group_by_column }} as col_{{ loop.index }},\n {% endfor -%}\n {% endif %}\n {{ dbt_expectations.truth_expression(expression) }}\n from {{ model }}\n {%- if row_condition %}\n where\n {{ row_condition }}\n {% endif %}\n {% if group_by_columns %}\n group by\n {% for group_by_column in group_by_columns -%}\n {{ group_by_column }}{% if not loop.last %},{% endif %}\n {% endfor %}\n {% endif %}\n\n),\nvalidation_errors as (\n\n select\n *\n from\n grouped_expression\n where\n not(expression {{ test_condition }})\n\n)\n\nselect *\nfrom validation_errors\n\n\n{% endmacro -%}", "depends_on": {"macros": ["macro.dbt_expectations.truth_expression"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.2216399, "supported_languages": null}, "macro.dbt_expectations.truth_expression": {"name": "truth_expression", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/_generalized/_truth_expression.sql", "original_file_path": "macros/schema_tests/_generalized/_truth_expression.sql", "unique_id": "macro.dbt_expectations.truth_expression", "macro_sql": "{% macro truth_expression(expression) %}\n {{ adapter.dispatch('truth_expression', 'dbt_expectations') (expression) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_expectations.default__truth_expression"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.2221386, "supported_languages": null}, "macro.dbt_expectations.default__truth_expression": {"name": "default__truth_expression", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/_generalized/_truth_expression.sql", "original_file_path": "macros/schema_tests/_generalized/_truth_expression.sql", "unique_id": "macro.dbt_expectations.default__truth_expression", "macro_sql": "{% macro default__truth_expression(expression) %}\n {{ expression }} as expression\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.222375, "supported_languages": null}, "macro.dbt_expectations.ignore_row_if_expression": {"name": "ignore_row_if_expression", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/_generalized/_ignore_row_if_expression.sql", "original_file_path": "macros/schema_tests/_generalized/_ignore_row_if_expression.sql", "unique_id": "macro.dbt_expectations.ignore_row_if_expression", "macro_sql": "{% macro ignore_row_if_expression(ignore_row_if, columns) %}\n {{ adapter.dispatch('ignore_row_if_expression', 'dbt_expectations') (ignore_row_if, columns) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_expectations.default__ignore_row_if_expression"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.2232113, "supported_languages": null}, "macro.dbt_expectations.default__ignore_row_if_expression": {"name": "default__ignore_row_if_expression", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/_generalized/_ignore_row_if_expression.sql", "original_file_path": "macros/schema_tests/_generalized/_ignore_row_if_expression.sql", "unique_id": "macro.dbt_expectations.default__ignore_row_if_expression", "macro_sql": "{% macro default__ignore_row_if_expression(ignore_row_if, columns) %}\n {%- set ignore_row_if_values = [\"all_values_are_missing\", \"any_value_is_missing\"] -%}\n {% if ignore_row_if not in ignore_row_if_values %}\n {{ exceptions.raise_compiler_error(\n \"`ignore_row_if` must be one of \" ~ (ignore_row_if_values | join(\", \")) ~ \". Got: '\" ~ ignore_row_if ~\"'.'\"\n ) }}\n {% endif %}\n\n {%- set op = \"and\" if ignore_row_if == \"all_values_are_missing\" else \"or\" -%}\n not (\n {% for column in columns -%}\n {{ column }} is null{% if not loop.last %} {{ op }} {% endif %}\n {% endfor %}\n )\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.2244394, "supported_languages": null}, "macro.dbt_expectations.test_expression_between": {"name": "test_expression_between", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/_generalized/expression_between.sql", "original_file_path": "macros/schema_tests/_generalized/expression_between.sql", "unique_id": "macro.dbt_expectations.test_expression_between", "macro_sql": "{% test expression_between(model,\n expression,\n min_value=None,\n max_value=None,\n group_by_columns=None,\n row_condition=None,\n strictly=False\n ) %}\n\n {{ dbt_expectations.expression_between(model, expression, min_value, max_value, group_by_columns, row_condition, strictly) }}\n\n{% endtest %}", "depends_on": {"macros": ["macro.dbt_expectations.expression_between"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.2263389, "supported_languages": null}, "macro.dbt_expectations.expression_between": {"name": "expression_between", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/_generalized/expression_between.sql", "original_file_path": "macros/schema_tests/_generalized/expression_between.sql", "unique_id": "macro.dbt_expectations.expression_between", "macro_sql": "{% macro expression_between(model,\n expression,\n min_value,\n max_value,\n group_by_columns,\n row_condition,\n strictly\n ) %}\n\n{%- if min_value is none and max_value is none -%}\n{{ exceptions.raise_compiler_error(\n \"You have to provide either a min_value, max_value or both.\"\n) }}\n{%- endif -%}\n\n{%- set strict_operator = \"\" if strictly else \"=\" -%}\n\n{% set expression_min_max %}\n( 1=1\n{%- if min_value is not none %} and {{ expression | trim }} >{{ strict_operator }} {{ min_value }}{% endif %}\n{%- if max_value is not none %} and {{ expression | trim }} <{{ strict_operator }} {{ max_value }}{% endif %}\n)\n{% endset %}\n\n{{ dbt_expectations.expression_is_true(model,\n expression=expression_min_max,\n group_by_columns=group_by_columns,\n row_condition=row_condition)\n }}\n\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_expectations.expression_is_true"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.227995, "supported_languages": null}, "macro.dbt_expectations.get_select": {"name": "get_select", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/_generalized/equal_expression.sql", "original_file_path": "macros/schema_tests/_generalized/equal_expression.sql", "unique_id": "macro.dbt_expectations.get_select", "macro_sql": "{% macro get_select(model, expression, row_condition, group_by) -%}\n {{ adapter.dispatch('get_select', 'dbt_expectations') (model, expression, row_condition, group_by) }}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt_expectations.default__get_select"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.2355046, "supported_languages": null}, "macro.dbt_expectations.default__get_select": {"name": "default__get_select", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/_generalized/equal_expression.sql", "original_file_path": "macros/schema_tests/_generalized/equal_expression.sql", "unique_id": "macro.dbt_expectations.default__get_select", "macro_sql": "\n\n{%- macro default__get_select(model, expression, row_condition, group_by) %}\n select\n {% if group_by %}\n {% for g in group_by -%}\n {{ g }} as col_{{ loop.index }},\n {% endfor -%}\n {% endif %}\n {{ expression }} as expression\n from\n {{ model }}\n {%- if row_condition %}\n where\n {{ row_condition }}\n {% endif %}\n {% if group_by %}\n group by\n {% for g in group_by -%}\n {{ loop.index }}{% if not loop.last %},{% endif %}\n {% endfor %}\n {% endif %}\n{% endmacro -%}\n\n\n", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.2366998, "supported_languages": null}, "macro.dbt_expectations.test_equal_expression": {"name": "test_equal_expression", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/_generalized/equal_expression.sql", "original_file_path": "macros/schema_tests/_generalized/equal_expression.sql", "unique_id": "macro.dbt_expectations.test_equal_expression", "macro_sql": "{% test equal_expression(model, expression,\n compare_model=None,\n compare_expression=None,\n group_by=None,\n compare_group_by=None,\n row_condition=None,\n compare_row_condition=None,\n tolerance=0.0,\n tolerance_percent=None\n ) -%}\n\n {{ adapter.dispatch('test_equal_expression', 'dbt_expectations') (\n model,\n expression,\n compare_model,\n compare_expression,\n group_by,\n compare_group_by,\n row_condition,\n compare_row_condition,\n tolerance,\n tolerance_percent) }}\n{%- endtest %}", "depends_on": {"macros": ["macro.dbt_expectations.default__test_equal_expression"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.2376852, "supported_languages": null}, "macro.dbt_expectations.default__test_equal_expression": {"name": "default__test_equal_expression", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/_generalized/equal_expression.sql", "original_file_path": "macros/schema_tests/_generalized/equal_expression.sql", "unique_id": "macro.dbt_expectations.default__test_equal_expression", "macro_sql": "\n\n{%- macro default__test_equal_expression(\n model,\n expression,\n compare_model,\n compare_expression,\n group_by,\n compare_group_by,\n row_condition,\n compare_row_condition,\n tolerance,\n tolerance_percent) -%}\n\n {%- set compare_model = model if not compare_model else compare_model -%}\n {%- set compare_expression = expression if not compare_expression else compare_expression -%}\n {%- set compare_row_condition = row_condition if not compare_row_condition else compare_row_condition -%}\n {%- set compare_group_by = group_by if not compare_group_by else compare_group_by -%}\n\n {%- set n_cols = (group_by|length) if group_by else 0 %}\n with a as (\n {{ dbt_expectations.get_select(model, expression, row_condition, group_by) }}\n ),\n b as (\n {{ dbt_expectations.get_select(compare_model, compare_expression, compare_row_condition, compare_group_by) }}\n ),\n final as (\n\n select\n {% for i in range(1, n_cols + 1) -%}\n coalesce(a.col_{{ i }}, b.col_{{ i }}) as col_{{ i }},\n {% endfor %}\n a.expression,\n b.expression as compare_expression,\n abs(coalesce(a.expression, 0) - coalesce(b.expression, 0)) as expression_difference,\n abs(coalesce(a.expression, 0) - coalesce(b.expression, 0))/\n nullif(a.expression * 1.0, 0) as expression_difference_percent\n from\n {% if n_cols > 0 %}\n a\n full outer join\n b on\n {% for i in range(1, n_cols + 1) -%}\n a.col_{{ i }} = b.col_{{ i }} {% if not loop.last %}and{% endif %}\n {% endfor -%}\n {% else %}\n a cross join b\n {% endif %}\n )\n -- DEBUG:\n -- select * from final\n select\n *\n from final\n where\n {% if tolerance_percent %}\n expression_difference_percent > {{ tolerance_percent }}\n {% else %}\n expression_difference > {{ tolerance }}\n {% endif %}\n{%- endmacro -%}", "depends_on": {"macros": ["macro.dbt_expectations.get_select"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.2403696, "supported_languages": null}, "macro.dbt_expectations._get_metric_expression": {"name": "_get_metric_expression", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/distributional/expect_column_values_to_be_within_n_moving_stdevs.sql", "original_file_path": "macros/schema_tests/distributional/expect_column_values_to_be_within_n_moving_stdevs.sql", "unique_id": "macro.dbt_expectations._get_metric_expression", "macro_sql": "{%- macro _get_metric_expression(metric_column, take_logs) -%}\n\n{%- if take_logs %}\n{%- set expr = \"nullif(\" ~ metric_column ~ \", 0)\" -%}\ncoalesce({{ dbt_expectations.log_natural(expr) }}, 0)\n{%- else -%}\ncoalesce({{ metric_column }}, 0)\n{%- endif %}\n\n{%- endmacro -%}\n\n", "depends_on": {"macros": ["macro.dbt_expectations.log_natural"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.2464879, "supported_languages": null}, "macro.dbt_expectations.test_expect_column_values_to_be_within_n_moving_stdevs": {"name": "test_expect_column_values_to_be_within_n_moving_stdevs", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/distributional/expect_column_values_to_be_within_n_moving_stdevs.sql", "original_file_path": "macros/schema_tests/distributional/expect_column_values_to_be_within_n_moving_stdevs.sql", "unique_id": "macro.dbt_expectations.test_expect_column_values_to_be_within_n_moving_stdevs", "macro_sql": "{% test expect_column_values_to_be_within_n_moving_stdevs(model,\n column_name,\n date_column_name,\n group_by=None,\n period='day',\n lookback_periods=1,\n trend_periods=7,\n test_periods=14,\n sigma_threshold=3,\n sigma_threshold_upper=None,\n sigma_threshold_lower=None,\n take_diffs=true,\n take_logs=true\n ) -%}\n {{ adapter.dispatch('test_expect_column_values_to_be_within_n_moving_stdevs', 'dbt_expectations') (model,\n column_name,\n date_column_name,\n group_by,\n period,\n lookback_periods,\n trend_periods,\n test_periods,\n sigma_threshold,\n sigma_threshold_upper,\n sigma_threshold_lower,\n take_diffs,\n take_logs\n ) }}\n{%- endtest %}", "depends_on": {"macros": ["macro.dbt_expectations.default__test_expect_column_values_to_be_within_n_moving_stdevs"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.2476475, "supported_languages": null}, "macro.dbt_expectations.default__test_expect_column_values_to_be_within_n_moving_stdevs": {"name": "default__test_expect_column_values_to_be_within_n_moving_stdevs", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/distributional/expect_column_values_to_be_within_n_moving_stdevs.sql", "original_file_path": "macros/schema_tests/distributional/expect_column_values_to_be_within_n_moving_stdevs.sql", "unique_id": "macro.dbt_expectations.default__test_expect_column_values_to_be_within_n_moving_stdevs", "macro_sql": "{% macro default__test_expect_column_values_to_be_within_n_moving_stdevs(model,\n column_name,\n date_column_name,\n group_by,\n period,\n lookback_periods,\n trend_periods,\n test_periods,\n sigma_threshold,\n sigma_threshold_upper,\n sigma_threshold_lower,\n take_diffs,\n take_logs\n ) %}\n\n{%- set sigma_threshold_upper = sigma_threshold_upper if sigma_threshold_upper else sigma_threshold -%}\n{%- set sigma_threshold_lower = sigma_threshold_lower if sigma_threshold_lower else -1 * sigma_threshold -%}\n{%- set partition_by = \"partition by \" ~ (group_by | join(\",\")) if group_by -%}\n{%- set group_by_length = (group_by | length ) if group_by else 0 -%}\n\nwith metric_values as (\n\n with grouped_metric_values as (\n\n select\n {{ dbt.date_trunc(period, date_column_name) }} as metric_period,\n {{ group_by | join(\",\") ~ \",\" if group_by }}\n sum({{ column_name }}) as agg_metric_value\n from\n {{ model }}\n {{ dbt_expectations.group_by(1 + group_by_length) }}\n\n )\n {%- if take_diffs %}\n , grouped_metric_values_with_priors as (\n\n select\n *,\n lag(agg_metric_value, {{ lookback_periods }}) over(\n {{ partition_by }}\n order by metric_period) as prior_agg_metric_value\n from\n grouped_metric_values d\n\n )\n select\n *,\n {{ dbt_expectations._get_metric_expression(\"agg_metric_value\", take_logs) }}\n -\n {{ dbt_expectations._get_metric_expression(\"prior_agg_metric_value\", take_logs) }}\n as metric_test_value\n from\n grouped_metric_values_with_priors d\n\n {%- else %}\n\n select\n *,\n {{ dbt_expectations._get_metric_expression(\"agg_metric_value\", take_logs) }}\n as metric_test_value\n from\n grouped_metric_values\n\n {%- endif %}\n\n),\nmetric_moving_calcs as (\n\n select\n *,\n avg(metric_test_value)\n over({{ partition_by }}\n order by metric_period rows\n between {{ trend_periods }} preceding and 1 preceding) as metric_test_rolling_average,\n stddev(metric_test_value)\n over({{ partition_by }}\n order by metric_period rows\n between {{ trend_periods }} preceding and 1 preceding) as metric_test_rolling_stddev\n from\n metric_values\n\n),\nmetric_sigma as (\n\n select\n *,\n (metric_test_value - metric_test_rolling_average) as metric_test_delta,\n (metric_test_value - metric_test_rolling_average)/\n nullif(metric_test_rolling_stddev, 0) as metric_test_sigma\n from\n metric_moving_calcs\n\n)\nselect\n *\nfrom\n metric_sigma\nwhere\n\n metric_period >= cast(\n {{ dbt.dateadd(period, -test_periods, dbt.date_trunc(period, dbt_date.now())) }}\n as {{ dbt_expectations.type_timestamp() }})\n and\n metric_period < {{ dbt.date_trunc(period, dbt_date.now()) }}\n and\n\n not (\n metric_test_sigma >= {{ sigma_threshold_lower }} and\n metric_test_sigma <= {{ sigma_threshold_upper }}\n )\n{%- endmacro -%}", "depends_on": {"macros": ["macro.dbt.date_trunc", "macro.dbt_expectations.group_by", "macro.dbt_expectations._get_metric_expression", "macro.dbt.dateadd", "macro.dbt_date.now", "macro.dbt_expectations.type_timestamp"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.2507718, "supported_languages": null}, "macro.dbt_expectations.test_expect_row_values_to_have_data_for_every_n_datepart": {"name": "test_expect_row_values_to_have_data_for_every_n_datepart", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/distributional/expect_row_values_to_have_data_for_every_n_datepart.sql", "original_file_path": "macros/schema_tests/distributional/expect_row_values_to_have_data_for_every_n_datepart.sql", "unique_id": "macro.dbt_expectations.test_expect_row_values_to_have_data_for_every_n_datepart", "macro_sql": "{%- test expect_row_values_to_have_data_for_every_n_datepart(model,\n date_col,\n date_part=\"day\",\n interval=None,\n row_condition=None,\n exclusion_condition=None,\n test_start_date=None,\n test_end_date=None) -%}\n{% if not execute %}\n {{ return('') }}\n{% endif %}\n\n{% if not test_start_date or not test_end_date %}\n {% set sql %}\n\n select\n min({{ date_col }}) as start_{{ date_part }},\n max({{ date_col }}) as end_{{ date_part }}\n from {{ model }}\n {% if row_condition %}\n where {{ row_condition }}\n {% endif %}\n\n {% endset %}\n\n {%- set dr = run_query(sql) -%}\n {%- set db_start_date = dr.columns[0].values()[0].strftime('%Y-%m-%d') -%}\n {%- set db_end_date = dr.columns[1].values()[0].strftime('%Y-%m-%d') -%}\n\n{% endif %}\n\n{% if not test_start_date %}\n{% set start_date = db_start_date %}\n{% else %}\n{% set start_date = test_start_date %}\n{% endif %}\n\n\n{% if not test_end_date %}\n{% set end_date = db_end_date %}\n{% else %}\n{% set end_date = test_end_date %}\n{% endif %}\nwith base_dates as (\n\n {{ dbt_date.get_base_dates(start_date=start_date, end_date=end_date, datepart=date_part) }}\n {% if interval %}\n {#\n Filter the date spine created above down to the interval granularity using a modulo operation.\n The number of date_parts after the start_date divided by the integer interval will produce no remainder for the desired intervals,\n e.g. for 2-day interval from a starting Jan 1, 2020:\n params: start_date = '2020-01-01', date_part = 'day', interval = 2\n date spine created above: [2020-01-01, 2020-01-02, 2020-01-03, 2020-01-04, 2020-01-05, ...]\n The first parameter to the `mod` function would be the number of days between the start_date and the spine date, i.e. [0, 1, 2, 3, 4 ...]\n The second parameter to the `mod` function would be the integer interval, i.e. 2\n This modulo operation produces the following remainders: [0, 1, 0, 1, 0, ...]\n Filtering the spine only where this remainder == 0 will return a spine with every other day as desired, i.e. [2020-01-01, 2020-01-03, 2020-01-05, ...]\n #}\n where mod(\n cast({{ dbt.datediff(\"'\" ~ start_date ~ \"'\", 'date_' ~ date_part, date_part) }} as {{ dbt.type_int() }}),\n cast({{interval}} as {{ dbt.type_int() }})\n ) = 0\n {% endif %}\n\n),\nmodel_data as (\n\n select\n {% if not interval %}\n\n cast({{ dbt.date_trunc(date_part, date_col) }} as {{ dbt_expectations.type_datetime() }}) as date_{{ date_part }},\n\n {% else %}\n {#\n Use a modulo operator to determine the number of intervals that a date_col is away from the interval-date spine\n and subtracts that amount to effectively slice each date_col record into its corresponding spine bucket,\n e.g. given a date_col of with records [2020-01-01, 2020-01-02, 2020-01-03, 2020-01-11, 2020-01-12]\n if we want to slice these dates into their 2-day buckets starting Jan 1, 2020 (start_date = '2020-01-01', date_part='day', interval=2),\n the modulo operation described above will produce these remainders: [0, 1, 0, 0, 1]\n subtracting that number of days from the observations will produce records [2020-01-01, 2020-01-01, 2020-01-03, 2020-01-11, 2020-01-11],\n all of which align with records from the interval-date spine\n #}\n {{ dbt.dateadd(\n date_part,\n \"mod(\n cast(\" ~ dbt.datediff(\"'\" ~ start_date ~ \"'\", date_col, date_part) ~ \" as \" ~ dbt.type_int() ~ \" ),\n cast(\" ~ interval ~ \" as \" ~ dbt.type_int() ~ \" )\n ) * (-1)\",\n \"cast( \" ~ dbt.date_trunc(date_part, date_col) ~ \" as \" ~ dbt_expectations.type_datetime() ~ \")\"\n )}} as date_{{ date_part }},\n\n {% endif %}\n\n count(*) as row_cnt\n from\n {{ model }} f\n {% if row_condition %}\n where {{ row_condition }}\n {% endif %}\n group by\n date_{{date_part}}\n\n),\n\nfinal as (\n\n select\n cast(d.date_{{ date_part }} as {{ dbt_expectations.type_datetime() }}) as date_{{ date_part }},\n case when f.date_{{ date_part }} is null then true else false end as is_missing,\n coalesce(f.row_cnt, 0) as row_cnt\n from\n base_dates d\n left join\n model_data f on cast(d.date_{{ date_part }} as {{ dbt_expectations.type_datetime() }}) = f.date_{{ date_part }}\n)\nselect\n *\nfrom final\nwhere row_cnt = 0\n{% if exclusion_condition %}\n and {{ exclusion_condition }}\n{% endif %}\n{%- endtest -%}", "depends_on": {"macros": ["macro.dbt.run_query", "macro.dbt_date.get_base_dates", "macro.dbt.datediff", "macro.dbt.type_int", "macro.dbt.date_trunc", "macro.dbt_expectations.type_datetime", "macro.dbt.dateadd"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.2584126, "supported_languages": null}, "macro.dbt_expectations.test_expect_column_values_to_be_within_n_stdevs": {"name": "test_expect_column_values_to_be_within_n_stdevs", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/distributional/expect_column_values_to_be_within_n_stdevs.sql", "original_file_path": "macros/schema_tests/distributional/expect_column_values_to_be_within_n_stdevs.sql", "unique_id": "macro.dbt_expectations.test_expect_column_values_to_be_within_n_stdevs", "macro_sql": "{% test expect_column_values_to_be_within_n_stdevs(model,\n column_name,\n group_by=None,\n sigma_threshold=3\n ) -%}\n {{\n adapter.dispatch('test_expect_column_values_to_be_within_n_stdevs', 'dbt_expectations') (\n model, column_name, group_by, sigma_threshold\n )\n }}\n{%- endtest %}", "depends_on": {"macros": ["macro.dbt_expectations.default__test_expect_column_values_to_be_within_n_stdevs"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.2599103, "supported_languages": null}, "macro.dbt_expectations.default__test_expect_column_values_to_be_within_n_stdevs": {"name": "default__test_expect_column_values_to_be_within_n_stdevs", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/schema_tests/distributional/expect_column_values_to_be_within_n_stdevs.sql", "original_file_path": "macros/schema_tests/distributional/expect_column_values_to_be_within_n_stdevs.sql", "unique_id": "macro.dbt_expectations.default__test_expect_column_values_to_be_within_n_stdevs", "macro_sql": "{% macro default__test_expect_column_values_to_be_within_n_stdevs(model,\n column_name,\n group_by,\n sigma_threshold\n ) %}\n\nwith metric_values as (\n\n select\n {{ group_by | join(\",\") ~ \",\" if group_by }}\n sum({{ column_name }}) as {{ column_name }}\n from\n {{ model }}\n {% if group_by -%}\n {{ dbt_expectations.group_by(group_by | length) }}\n {%- endif %}\n\n),\nmetric_values_with_statistics as (\n\n select\n *,\n avg({{ column_name }}) over() as {{ column_name }}_average,\n stddev({{ column_name }}) over() as {{ column_name }}_stddev\n from\n metric_values\n\n),\nmetric_values_z_scores as (\n\n select\n *,\n ({{ column_name }} - {{ column_name }}_average)/\n nullif({{ column_name }}_stddev, 0) as {{ column_name }}_sigma\n from\n metric_values_with_statistics\n\n)\nselect\n *\nfrom\n metric_values_z_scores\nwhere\n abs({{ column_name }}_sigma) > {{ sigma_threshold }}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt_expectations.group_by"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.2610717, "supported_languages": null}, "macro.dbt_expectations.regexp_instr": {"name": "regexp_instr", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/regex/regexp_instr.sql", "original_file_path": "macros/regex/regexp_instr.sql", "unique_id": "macro.dbt_expectations.regexp_instr", "macro_sql": "{% macro regexp_instr(source_value, regexp, position=1, occurrence=1, is_raw=False) %}\n\n {{ adapter.dispatch('regexp_instr', 'dbt_expectations')(\n source_value, regexp, position, occurrence, is_raw\n ) }}\n\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_expectations.snowflake__regexp_instr"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.262223, "supported_languages": null}, "macro.dbt_expectations.default__regexp_instr": {"name": "default__regexp_instr", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/regex/regexp_instr.sql", "original_file_path": "macros/regex/regexp_instr.sql", "unique_id": "macro.dbt_expectations.default__regexp_instr", "macro_sql": "{% macro default__regexp_instr(source_value, regexp, position, occurrence, is_raw) %}\nregexp_instr({{ source_value }}, '{{ regexp }}', {{ position }}, {{ occurrence }})\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.2626307, "supported_languages": null}, "macro.dbt_expectations.snowflake__regexp_instr": {"name": "snowflake__regexp_instr", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/regex/regexp_instr.sql", "original_file_path": "macros/regex/regexp_instr.sql", "unique_id": "macro.dbt_expectations.snowflake__regexp_instr", "macro_sql": "{% macro snowflake__regexp_instr(source_value, regexp, position, occurrence, is_raw) %}\n{%- set regexp = \"$$\" ~ regexp ~ \"$$\" if is_raw else \"'\" ~ regexp ~ \"'\" -%}\nregexp_instr({{ source_value }}, {{ regexp }}, {{ position }}, {{ occurrence }})\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.2632706, "supported_languages": null}, "macro.dbt_expectations.bigquery__regexp_instr": {"name": "bigquery__regexp_instr", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/regex/regexp_instr.sql", "original_file_path": "macros/regex/regexp_instr.sql", "unique_id": "macro.dbt_expectations.bigquery__regexp_instr", "macro_sql": "{% macro bigquery__regexp_instr(source_value, regexp, position, occurrence, is_raw) %}\n{%- set regexp = \"r'\" ~ regexp ~ \"'\" if is_raw else \"'\" ~ regexp ~ \"'\" -%}\nregexp_instr({{ source_value }}, {{ regexp }}, {{ position }}, {{ occurrence }})\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.2639024, "supported_languages": null}, "macro.dbt_expectations.postgres__regexp_instr": {"name": "postgres__regexp_instr", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/regex/regexp_instr.sql", "original_file_path": "macros/regex/regexp_instr.sql", "unique_id": "macro.dbt_expectations.postgres__regexp_instr", "macro_sql": "{% macro postgres__regexp_instr(source_value, regexp, position, occurrence, is_raw) %}\narray_length((select regexp_matches({{ source_value }}, '{{ regexp }}')), 1)\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.2642376, "supported_languages": null}, "macro.dbt_expectations.redshift__regexp_instr": {"name": "redshift__regexp_instr", "resource_type": "macro", "package_name": "dbt_expectations", "path": "macros/regex/regexp_instr.sql", "original_file_path": "macros/regex/regexp_instr.sql", "unique_id": "macro.dbt_expectations.redshift__regexp_instr", "macro_sql": "{% macro redshift__regexp_instr(source_value, regexp, position, occurrence, is_raw) %}\nregexp_instr({{ source_value }}, '{{ regexp }}', {{ position }}, {{ occurrence }})\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.264637, "supported_languages": null}, "macro.livequery_base.generate_schema_name": {"name": "generate_schema_name", "resource_type": "macro", "package_name": "livequery_base", "path": "macros/custom_naming_macros.sql", "original_file_path": "macros/custom_naming_macros.sql", "unique_id": "macro.livequery_base.generate_schema_name", "macro_sql": "{% macro generate_schema_name(custom_schema_name=none, node=none) -%}\n {% set node_name = node.name %}\n {% set split_name = node_name.split('__') %}\n {{ split_name[0] | trim }}\n{%- endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.2654266, "supported_languages": null}, "macro.livequery_base.generate_alias_name": {"name": "generate_alias_name", "resource_type": "macro", "package_name": "livequery_base", "path": "macros/custom_naming_macros.sql", "original_file_path": "macros/custom_naming_macros.sql", "unique_id": "macro.livequery_base.generate_alias_name", "macro_sql": "{% macro generate_alias_name(custom_alias_name=none, node=none) -%}\n {% set node_name = node.name %}\n {% set split_name = node_name.split('__') %}\n {{ split_name[1] | trim }}\n{%- endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.2660036, "supported_languages": null}, "macro.livequery_base.apply_grants_by_schema": {"name": "apply_grants_by_schema", "resource_type": "macro", "package_name": "livequery_base", "path": "macros/grants.sql", "original_file_path": "macros/grants.sql", "unique_id": "macro.livequery_base.apply_grants_by_schema", "macro_sql": "{% macro apply_grants_by_schema(schema) %}\n{#\n Generates SQL to grant permissions to roles for a given schema.\n This gets run automatically when a deployment is made to prod.\n\n This can be manually run to grant permissions to a new schema:\n `dbt run-operation apply_grants_by_schema --args '{\"schema\": \"my_schema\"}'`\n #}\n {%- set outer = namespace(sql=\"\") -%}\n {% for role in fromyaml(var(\"ROLES\")) %}\n {% set sql -%}\n {% if schema.startswith(\"_\") %}\n REVOKE USAGE ON SCHEMA {{ target.database }}.{{ schema }} FROM {{ role }};\n REVOKE USAGE ON ALL FUNCTIONS IN SCHEMA {{ target.database }}.{{ schema }} FROM {{ role }};\n {%- else -%}\n GRANT USAGE ON SCHEMA {{ target.database }}.{{ schema }} TO {{ role }};\n GRANT USAGE ON ALL FUNCTIONS IN SCHEMA {{ target.database }}.{{ schema }} TO {{ role }};\n\n GRANT SELECT ON ALL TABLES IN SCHEMA {{ target.database }}.{{ schema }} TO {{ role }};\n GRANT SELECT ON ALL VIEWS IN SCHEMA {{ target.database }}.{{ schema }} TO {{ role }};\n {%- endif -%}\n {%- endset -%}\n {%- set outer.sql = outer.sql ~ sql -%}\n {%- endfor -%}\n {{ outer.sql }}\n{%- endmacro -%}\n\n", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.2693007, "supported_languages": null}, "macro.livequery_base.apply_grants_to_all_schema": {"name": "apply_grants_to_all_schema", "resource_type": "macro", "package_name": "livequery_base", "path": "macros/grants.sql", "original_file_path": "macros/grants.sql", "unique_id": "macro.livequery_base.apply_grants_to_all_schema", "macro_sql": "{% macro apply_grants_to_all_schema() %}\n{#\n Run SQL to grant permissions to roles for all schemas.\n This is useful for when a new role is created and needs to be granted access to all schemas.\n This is not used in the normal grant process.\n\n `dbt run-operation apply_grants_to_all_schema`\n #}\n {% if execute and target.name in (\"prod\", \"hosted\",) %}\n {% set sql_get_schema %}\n SELECT SCHEMA_NAME\n FROM {{ target.database }}.INFORMATION_SCHEMA.SCHEMATA\n WHERE SCHEMA_NAME NOT IN ('PUBLIC', 'INFORMATION_SCHEMA')\n {%- endset -%}\n {%- set results = run_query(sql_get_schema) -%}\n {% set sql_apply_grants %}\n {%- for schema in results.columns[0].values() -%}\n {{ apply_grants_by_schema(schema) }}\n {%- endfor -%}\n {%- endset -%}\n {% do log(sql_apply_grants, true) %}\n {% do run_query(sql_apply_grants) %}\n {%- endif -%}\n{%- endmacro -%}", "depends_on": {"macros": ["macro.dbt.run_query", "macro.livequery_base.apply_grants_by_schema"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.27058, "supported_languages": null}, "macro.livequery_base.run_sp_create_prod_clone": {"name": "run_sp_create_prod_clone", "resource_type": "macro", "package_name": "livequery_base", "path": "macros/run_sp_create_prod_clone.sql", "original_file_path": "macros/run_sp_create_prod_clone.sql", "unique_id": "macro.livequery_base.run_sp_create_prod_clone", "macro_sql": "{% macro run_sp_create_prod_clone() %}\n {% set clone_query %}\n call livequery._internal.create_prod_clone(\n 'livequery',\n 'livequery_dev',\n 'livequery_dev_owner'\n );\n{% endset %}\n {% do run_query(clone_query) %}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.run_query"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.2710736, "supported_languages": null}, "macro.livequery_base.create_sps": {"name": "create_sps", "resource_type": "macro", "package_name": "livequery_base", "path": "macros/create_sps.sql", "original_file_path": "macros/create_sps.sql", "unique_id": "macro.livequery_base.create_sps", "macro_sql": "{% macro create_sps() %}\n {% if var(\"UPDATE_UDFS_AND_SPS\") %}\n {% if target.database == 'LIVEQUERY' %}\n CREATE schema IF NOT EXISTS _internal;\n {{ sp_create_prod_clone('_internal') }};\n {% endif %}\n {% endif %}\n{% endmacro %}", "depends_on": {"macros": ["macro.livequery_base.sp_create_prod_clone"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.2717493, "supported_languages": null}, "macro.livequery_base.sp_create_prod_clone": {"name": "sp_create_prod_clone", "resource_type": "macro", "package_name": "livequery_base", "path": "macros/sp_create_prod_clone.sql", "original_file_path": "macros/sp_create_prod_clone.sql", "unique_id": "macro.livequery_base.sp_create_prod_clone", "macro_sql": "{% macro sp_create_prod_clone(target_schema) -%}\n\ncreate or replace procedure {{ target_schema }}.create_prod_clone(source_db_name string, destination_db_name string, role_name string)\nreturns boolean \nlanguage javascript\nexecute as caller\nas\n$$\n snowflake.execute({sqlText: `BEGIN TRANSACTION;`});\n try {\n snowflake.execute({sqlText: `CREATE OR REPLACE DATABASE ${DESTINATION_DB_NAME} CLONE ${SOURCE_DB_NAME}`});\n snowflake.execute({sqlText: `DROP SCHEMA IF EXISTS ${DESTINATION_DB_NAME}._INTERNAL`}); /* this only needs to be in prod */\n\n snowflake.execute({sqlText: `GRANT OWNERSHIP ON ALL SCHEMAS IN DATABASE ${DESTINATION_DB_NAME} TO ROLE ${ROLE_NAME} COPY CURRENT GRANTS;`}); \n snowflake.execute({sqlText: `GRANT OWNERSHIP ON ALL FUNCTIONS IN DATABASE ${DESTINATION_DB_NAME} TO ROLE ${ROLE_NAME} COPY CURRENT GRANTS;`}); \n snowflake.execute({sqlText: `GRANT OWNERSHIP ON ALL PROCEDURES IN DATABASE ${DESTINATION_DB_NAME} TO ROLE ${ROLE_NAME} COPY CURRENT GRANTS;`}); \n snowflake.execute({sqlText: `GRANT OWNERSHIP ON ALL VIEWS IN DATABASE ${DESTINATION_DB_NAME} TO ROLE ${ROLE_NAME} COPY CURRENT GRANTS;`}); \n snowflake.execute({sqlText: `GRANT OWNERSHIP ON ALL STAGES IN DATABASE ${DESTINATION_DB_NAME} TO ROLE ${ROLE_NAME} COPY CURRENT GRANTS;`}); \n snowflake.execute({sqlText: `GRANT OWNERSHIP ON ALL TABLES IN DATABASE ${DESTINATION_DB_NAME} TO ROLE ${ROLE_NAME} COPY CURRENT GRANTS;`}); \n snowflake.execute({sqlText: `GRANT OWNERSHIP ON FUTURE FUNCTIONS IN DATABASE ${DESTINATION_DB_NAME} TO ROLE ${ROLE_NAME};`}); \n snowflake.execute({sqlText: `GRANT OWNERSHIP ON FUTURE PROCEDURES IN DATABASE ${DESTINATION_DB_NAME} TO ROLE ${ROLE_NAME};`}); \n snowflake.execute({sqlText: `GRANT OWNERSHIP ON FUTURE VIEWS IN DATABASE ${DESTINATION_DB_NAME} TO ROLE ${ROLE_NAME};`}); \n snowflake.execute({sqlText: `GRANT OWNERSHIP ON FUTURE STAGES IN DATABASE ${DESTINATION_DB_NAME} TO ROLE ${ROLE_NAME};`}); \n snowflake.execute({sqlText: `GRANT OWNERSHIP ON FUTURE TABLES IN DATABASE ${DESTINATION_DB_NAME} TO ROLE ${ROLE_NAME};`}); \n\n snowflake.execute({sqlText: `GRANT OWNERSHIP ON DATABASE ${DESTINATION_DB_NAME} TO ROLE ${ROLE_NAME} COPY CURRENT GRANTS;`})\n\n var existing_tags = snowflake.execute({sqlText: `SHOW TAGS IN DATABASE ${DESTINATION_DB_NAME};`});\n while (existing_tags.next()) {\n var schema = existing_tags.getColumnValue(4);\n var tag_name = existing_tags.getColumnValue(2)\n snowflake.execute({sqlText: `GRANT OWNERSHIP ON TAG ${DESTINATION_DB_NAME}.${schema}.${tag_name} TO ROLE ${ROLE_NAME} COPY CURRENT GRANTS;`});\n }\n\n snowflake.execute({sqlText: `COMMIT;`});\n } catch (err) {\n snowflake.execute({sqlText: `ROLLBACK;`});\n throw(err);\n }\n\n return true\n$$\n\n{%- endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.2727246, "supported_languages": null}, "macro.livequery_base.set_query_tag": {"name": "set_query_tag", "resource_type": "macro", "package_name": "livequery_base", "path": "macros/custom_query_tag.sql", "original_file_path": "macros/custom_query_tag.sql", "unique_id": "macro.livequery_base.set_query_tag", "macro_sql": "{% macro set_query_tag() -%}\n {% set new_json = {\"repo\":project_name, \"object\":this.table, \"profile\":target.profile_name, \"env\":target.name, \"existing_tag\":get_current_query_tag() } %}\n{% set new_query_tag = tojson(new_json) | as_text %}\n {% if new_query_tag %}\n {% set original_query_tag = get_current_query_tag() %}\n {{ log(\"Setting query_tag to '\" ~ new_query_tag ~ \"'. Will reset to '\" ~ original_query_tag ~ \"' after materialization.\") }}\n {% do run_query(\"alter session set query_tag = '{}'\".format(new_query_tag)) %}\n {{ return(original_query_tag)}}\n {% endif %}\n {{ return(none)}}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_snowflake.get_current_query_tag", "macro.dbt.run_query"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.2744074, "supported_languages": null}, "macro.livequery_base.apply_meta_as_tags": {"name": "apply_meta_as_tags", "resource_type": "macro", "package_name": "livequery_base", "path": "macros/tags/snowflake_tagging.sql", "original_file_path": "macros/tags/snowflake_tagging.sql", "unique_id": "macro.livequery_base.apply_meta_as_tags", "macro_sql": "{% macro apply_meta_as_tags(results) %}\n {% if var(\"UPDATE_SNOWFLAKE_TAGS\") %}\n {{ log('apply_meta_as_tags', info=False) }}\n {{ log(results, info=False) }}\n {% if execute %}\n\n {%- set tags_by_schema = {} -%}\n {% for res in results -%}\n {% if res.node.meta.database_tags %}\n\n {%- set model_database = res.node.database -%}\n {%- set model_schema = res.node.schema -%}\n {%- set model_schema_full = model_database+'.'+model_schema -%}\n {%- set model_alias = res.node.alias -%}\n\n {% if model_schema_full not in tags_by_schema.keys() %}\n {{ log('need to fetch tags for schema '+model_schema_full, info=False) }}\n {%- call statement('main', fetch_result=True) -%}\n show tags in {{model_database}}.{{model_schema}}\n {%- endcall -%}\n {%- set _ = tags_by_schema.update({model_schema_full: load_result('main')['table'].columns.get('name').values()|list}) -%}\n {{ log('Added tags to cache', info=False) }}\n {% else %}\n {{ log('already have tag info for schema', info=False) }}\n {% endif %}\n\n {%- set current_tags_in_schema = tags_by_schema[model_schema_full] -%}\n {{ log('current_tags_in_schema:', info=False) }}\n {{ log(current_tags_in_schema, info=False) }}\n {{ log(\"========== Processing tags for \"+model_schema_full+\".\"+model_alias+\" ==========\", info=False) }}\n\n {% set line -%}\n node: {{ res.node.unique_id }}; status: {{ res.status }} (message: {{ res.message }})\n node full: {{ res.node}}\n meta: {{ res.node.meta}}\n materialized: {{ res.node.config.materialized }}\n {%- endset %}\n {{ log(line, info=False) }}\n\n {%- call statement('main', fetch_result=True) -%}\n select LEVEL,UPPER(TAG_NAME) as TAG_NAME,TAG_VALUE from table(information_schema.tag_references_all_columns('{{model_schema}}.{{model_alias}}', 'table'))\n {%- endcall -%}\n {%- set existing_tags_for_table = load_result('main')['data'] -%}\n {{ log('Existing tags for table:', info=False) }}\n {{ log(existing_tags_for_table, info=False) }}\n\n {{ log('--', info=False) }}\n {% for table_tag in res.node.meta.database_tags.table %}\n\n {{ create_tag_if_missing(current_tags_in_schema,table_tag|upper) }}\n {% set desired_tag_value = res.node.meta.database_tags.table[table_tag] %}\n\n {{set_table_tag_value_if_different(model_schema,model_alias,table_tag,desired_tag_value,existing_tags_for_table)}}\n {% endfor %}\n {{ log(\"========== Finished processing tags for \"+model_alias+\" ==========\", info=False) }}\n {% endif %}\n {% endfor %}\n {% endif %}\n {% endif %}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.statement", "macro.livequery_base.create_tag_if_missing", "macro.livequery_base.set_table_tag_value_if_different"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.2939274, "supported_languages": null}, "macro.livequery_base.create_tag_if_missing": {"name": "create_tag_if_missing", "resource_type": "macro", "package_name": "livequery_base", "path": "macros/tags/snowflake_tagging.sql", "original_file_path": "macros/tags/snowflake_tagging.sql", "unique_id": "macro.livequery_base.create_tag_if_missing", "macro_sql": "{% macro create_tag_if_missing(all_tag_names,table_tag) %}\n\t{% if table_tag not in all_tag_names %}\n\t\t{{ log('Creating missing tag '+table_tag, info=False) }}\n {%- call statement('main', fetch_result=True) -%}\n create tag if not exists silver.{{table_tag}}\n {%- endcall -%}\n\t\t{{ log(load_result('main').data, info=False) }}\n\t{% else %}\n\t\t{{ log('Tag already exists: '+table_tag, info=False) }}\n\t{% endif %}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.statement"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.2950618, "supported_languages": null}, "macro.livequery_base.set_table_tag_value_if_different": {"name": "set_table_tag_value_if_different", "resource_type": "macro", "package_name": "livequery_base", "path": "macros/tags/snowflake_tagging.sql", "original_file_path": "macros/tags/snowflake_tagging.sql", "unique_id": "macro.livequery_base.set_table_tag_value_if_different", "macro_sql": "{% macro set_table_tag_value_if_different(model_schema,table_name,tag_name,desired_tag_value,existing_tags) %}\n {{ log('Ensuring tag '+tag_name+' has value '+desired_tag_value+' at table level', info=False) }}\n {%- set existing_tag_for_table = existing_tags|selectattr('0','equalto','TABLE')|selectattr('1','equalto',tag_name|upper)|list -%}\n {{ log('Filtered tags for table:', info=False) }}\n {{ log(existing_tag_for_table[0], info=False) }}\n {% if existing_tag_for_table|length > 0 and existing_tag_for_table[0][2]==desired_tag_value %}\n {{ log('Correct tag value already exists', info=False) }}\n {% else %}\n {{ log('Setting tag value for '+tag_name+' to value '+desired_tag_value, info=False) }}\n {%- call statement('main', fetch_result=True) -%}\n alter table {{model_schema}}.{{table_name}} set tag {{tag_name}} = '{{desired_tag_value}}'\n {%- endcall -%}\n {{ log(load_result('main').data, info=False) }}\n {% endif %}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.statement"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.2972045, "supported_languages": null}, "macro.livequery_base.set_column_tag_value_if_different": {"name": "set_column_tag_value_if_different", "resource_type": "macro", "package_name": "livequery_base", "path": "macros/tags/snowflake_tagging.sql", "original_file_path": "macros/tags/snowflake_tagging.sql", "unique_id": "macro.livequery_base.set_column_tag_value_if_different", "macro_sql": "{% macro set_column_tag_value_if_different(table_name,column_name,tag_name,desired_tag_value,existing_tags) %}\n {{ log('Ensuring tag '+tag_name+' has value '+desired_tag_value+' at column level', info=False) }}\n {%- set existing_tag_for_column = existing_tags|selectattr('0','equalto','COLUMN')|selectattr('1','equalto',tag_name|upper)|list -%}\n {{ log('Filtered tags for column:', info=False) }}\n {{ log(existing_tag_for_column[0], info=False) }}\n {% if existing_tag_for_column|length > 0 and existing_tag_for_column[0][2]==desired_tag_value %}\n {{ log('Correct tag value already exists', info=False) }}\n {% else %}\n {{ log('Setting tag value for '+tag_name+' to value '+desired_tag_value, info=False) }}\n {%- call statement('main', fetch_result=True) -%}\n alter table {{table_name}} modify column {{column_name}} set tag {{tag_name}} = '{{desired_tag_value}}'\n {%- endcall -%}\n {{ log(load_result('main').data, info=False) }}\n {% endif %}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.statement"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.2993286, "supported_languages": null}, "macro.livequery_base.set_database_tag_value": {"name": "set_database_tag_value", "resource_type": "macro", "package_name": "livequery_base", "path": "macros/tags/snowflake_tagging.sql", "original_file_path": "macros/tags/snowflake_tagging.sql", "unique_id": "macro.livequery_base.set_database_tag_value", "macro_sql": "{% macro set_database_tag_value(tag_name,tag_value) %}\n {% set query %}\n create tag if not exists silver.{{tag_name}}\n {% endset %}\n {% do run_query(query) %}\n {% set query %}\n alter database {{target.database}} set tag {{target.database}}.silver.{{tag_name}} = '{{tag_value}}'\n {% endset %}\n {% do run_query(query) %}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.run_query"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.3001409, "supported_languages": null}, "macro.livequery_base.set_schema_tag_value": {"name": "set_schema_tag_value", "resource_type": "macro", "package_name": "livequery_base", "path": "macros/tags/snowflake_tagging.sql", "original_file_path": "macros/tags/snowflake_tagging.sql", "unique_id": "macro.livequery_base.set_schema_tag_value", "macro_sql": "{% macro set_schema_tag_value(target_schema,tag_name,tag_value) %}\n {% set query %}\n create tag if not exists silver.{{tag_name}}\n {% endset %}\n {% do run_query(query) %}\n {% set query %}\n alter schema {{target.database}}.{{target_schema}} set tag {{target.database}}.silver.{{tag_name}} = '{{tag_value}}'\n {% endset %}\n {% do run_query(query) %}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.run_query"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.3010066, "supported_languages": null}, "macro.livequery_base.add_database_or_schema_tags": {"name": "add_database_or_schema_tags", "resource_type": "macro", "package_name": "livequery_base", "path": "macros/tags/add_database_or_schema_tags.sql", "original_file_path": "macros/tags/add_database_or_schema_tags.sql", "unique_id": "macro.livequery_base.add_database_or_schema_tags", "macro_sql": "{% macro add_database_or_schema_tags() %}\n {{ set_database_tag_value('BLOCKCHAIN_NAME','LIVEQUERY') }}\n{% endmacro %}", "depends_on": {"macros": ["macro.livequery_base.set_database_tag_value"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.301368, "supported_languages": null}, "macro.livequery_base.drop_function": {"name": "drop_function", "resource_type": "macro", "package_name": "livequery_base", "path": "macros/livequery/manage_udfs.sql", "original_file_path": "macros/livequery/manage_udfs.sql", "unique_id": "macro.livequery_base.drop_function", "macro_sql": "{% macro drop_function(\n func_name,\n signature\n ) %}\n DROP FUNCTION IF EXISTS {{ func_name }}({{ compile_signature(signature, drop_ = True) }});\n{% endmacro %}", "depends_on": {"macros": ["macro.livequery_base.compile_signature"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.305817, "supported_languages": null}, "macro.livequery_base.construct_api_route": {"name": "construct_api_route", "resource_type": "macro", "package_name": "livequery_base", "path": "macros/livequery/manage_udfs.sql", "original_file_path": "macros/livequery/manage_udfs.sql", "unique_id": "macro.livequery_base.construct_api_route", "macro_sql": "\n\n{%- macro construct_api_route(route) -%}\n 'https://{{ var(\"EXTERNAL_FUNCTION_URI\") | lower }}{{ route }}'\n{%- endmacro -%}\n\n", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.3061619, "supported_languages": null}, "macro.livequery_base.compile_signature": {"name": "compile_signature", "resource_type": "macro", "package_name": "livequery_base", "path": "macros/livequery/manage_udfs.sql", "original_file_path": "macros/livequery/manage_udfs.sql", "unique_id": "macro.livequery_base.compile_signature", "macro_sql": "{%- macro compile_signature(\n params,\n drop_ = False\n ) -%}\n {% for p in params -%}\n {%- set name = p.0 -%}\n {%- set data_type = p.1 -%}\n {% if drop_ %}\n {{ data_type -}}\n {% else %}\n {{ name ~ \" \" ~ data_type -}}\n {%- endif -%}\n {%-if not loop.last -%},\n {%- endif -%}\n {% endfor -%}\n{%- endmacro -%}\n\n", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.3070495, "supported_languages": null}, "macro.livequery_base.create_sql_function": {"name": "create_sql_function", "resource_type": "macro", "package_name": "livequery_base", "path": "macros/livequery/manage_udfs.sql", "original_file_path": "macros/livequery/manage_udfs.sql", "unique_id": "macro.livequery_base.create_sql_function", "macro_sql": "{% macro create_sql_function(\n name_,\n signature,\n return_type,\n sql_,\n api_integration = none,\n options = none,\n func_type = none\n ) %}\n CREATE OR REPLACE {{ func_type }} FUNCTION {{ name_ }}(\n {{- compile_signature(signature) }}\n )\n COPY GRANTS\n RETURNS {{ return_type }}\n {% if options -%}\n {{ options }}\n {% endif %}\n {%- if api_integration -%}\n api_integration = {{ api_integration }}\n AS {{ construct_api_route(sql_) ~ \";\" }}\n {% else -%}\n AS\n $$\n {{ sql_ }}\n $$;\n {%- endif -%}\n{%- endmacro -%}\n\n", "depends_on": {"macros": ["macro.livequery_base.compile_signature", "macro.livequery_base.construct_api_route"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.308091, "supported_languages": null}, "macro.livequery_base.create_or_drop_function_from_config": {"name": "create_or_drop_function_from_config", "resource_type": "macro", "package_name": "livequery_base", "path": "macros/livequery/manage_udfs.sql", "original_file_path": "macros/livequery/manage_udfs.sql", "unique_id": "macro.livequery_base.create_or_drop_function_from_config", "macro_sql": "{%- macro create_or_drop_function_from_config(\n config,\n drop_ = False\n ) -%}\n {% set name_ = config [\"name\"] %}\n {% set signature = config [\"signature\"] %}\n {% set return_type = config [\"return_type\"] if config [\"return_type\"] is string else config [\"return_type\"][0] %}\n {% set sql_ = config [\"sql\"] %}\n {% set options = config [\"options\"] %}\n {% set api_integration = config [\"api_integration\"] %}\n {% set func_type = config [\"func_type\"] %}\n\n {% if not drop_ -%}\n {{ create_sql_function(\n name_ = name_,\n signature = signature,\n return_type = return_type,\n sql_ = sql_,\n options = options,\n api_integration = api_integration,\n func_type = func_type\n ) }}\n {%- else -%}\n {{ drop_function(\n name_,\n signature = signature,\n ) }}\n {%- endif %}\n{% endmacro %}", "depends_on": {"macros": ["macro.livequery_base.create_sql_function", "macro.livequery_base.drop_function"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.3099906, "supported_languages": null}, "macro.livequery_base.crud_udfs": {"name": "crud_udfs", "resource_type": "macro", "package_name": "livequery_base", "path": "macros/livequery/manage_udfs.sql", "original_file_path": "macros/livequery/manage_udfs.sql", "unique_id": "macro.livequery_base.crud_udfs", "macro_sql": "{% macro crud_udfs(config_func, schema, drop_) %}\n{#\n Generate create or drop statements for a list of udf configs for a given schema\n\n config_func: function that returns a list of udf configs\n drop_: whether to drop or create the udfs\n #}\n {% set udfs = fromyaml(config_func())%}\n {%- for udf in udfs -%}\n {% if udf[\"name\"].split(\".\") | first == schema %}\n CREATE SCHEMA IF NOT EXISTS {{ schema }};\n {{- create_or_drop_function_from_config(udf, drop_=drop_) -}}\n {%- endif -%}\n {%- endfor -%}\n{%- endmacro -%}\n\n", "depends_on": {"macros": ["macro.livequery_base.create_or_drop_function_from_config"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.310897, "supported_languages": null}, "macro.livequery_base.crud_udfs_by_chain": {"name": "crud_udfs_by_chain", "resource_type": "macro", "package_name": "livequery_base", "path": "macros/livequery/manage_udfs.sql", "original_file_path": "macros/livequery/manage_udfs.sql", "unique_id": "macro.livequery_base.crud_udfs_by_chain", "macro_sql": "{% macro crud_udfs_by_chain(config_func, blockchain, network, drop_) %}\n{#\n Generate create or drop statements for a list of udf configs for a given blockchain and network\n\n config_func: function that returns a list of udf configs\n blockchain: blockchain name\n network: network name\n drop_: whether to drop or create the udfs\n #}\n {% set schema = blockchain if not network else blockchain ~ \"_\" ~ network %}\n CREATE SCHEMA IF NOT EXISTS {{ schema }};\n {%- set configs = fromyaml(config_func(blockchain, network)) if network else fromyaml(config_func(schema, blockchain)) -%}\n {%- for udf in configs -%}\n {{- create_or_drop_function_from_config(udf, drop_=drop_) -}}\n {%- endfor -%}\n{%- endmacro -%}\n\n", "depends_on": {"macros": ["macro.livequery_base.create_or_drop_function_from_config"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.3119617, "supported_languages": null}, "macro.livequery_base.ephemeral_deploy_core": {"name": "ephemeral_deploy_core", "resource_type": "macro", "package_name": "livequery_base", "path": "macros/livequery/manage_udfs.sql", "original_file_path": "macros/livequery/manage_udfs.sql", "unique_id": "macro.livequery_base.ephemeral_deploy_core", "macro_sql": "{% macro ephemeral_deploy_core(config) %}\n{#\n This macro is used to deploy functions using ephemeral models.\n It should only be used within an ephemeral model.\n #}\n {% if execute and (var(\"UPDATE_UDFS_AND_SPS\") or var(\"DROP_UDFS_AND_SPS\")) and model.unique_id in selected_resources %}\n {% set sql %}\n {{- crud_udfs(config, this.schema, var(\"DROP_UDFS_AND_SPS\")) -}}\n {%- endset -%}\n {%- if var(\"DROP_UDFS_AND_SPS\") -%}\n {%- do log(\"Drop core udfs: \" ~ this.database ~ \".\" ~ this.schema, true) -%}\n {%- else -%}\n {%- do log(\"Deploy core udfs: \" ~ this.database ~ \".\" ~ this.schema, true) -%}\n {%- endif -%}\n {%- do run_query(sql ~ apply_grants_by_schema(this.schema)) -%}\n {%- endif -%}\n SELECT '{{ model.schema }}' as schema_\n{%- endmacro -%}\n\n", "depends_on": {"macros": ["macro.livequery_base.crud_udfs", "macro.dbt.run_query", "macro.livequery_base.apply_grants_by_schema"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.3135355, "supported_languages": null}, "macro.livequery_base.ephemeral_deploy": {"name": "ephemeral_deploy", "resource_type": "macro", "package_name": "livequery_base", "path": "macros/livequery/manage_udfs.sql", "original_file_path": "macros/livequery/manage_udfs.sql", "unique_id": "macro.livequery_base.ephemeral_deploy", "macro_sql": "{% macro ephemeral_deploy(configs) %}\n{#\n This macro is used to deploy functions using ephemeral models.\n It should only be used within an ephemeral model.\n #}\n {%- set blockchain = this.schema -%}\n {%- set network = this.identifier -%}\n {% set schema = blockchain ~ \"_\" ~ network %}\n {% if execute and (var(\"UPDATE_UDFS_AND_SPS\") or var(\"DROP_UDFS_AND_SPS\")) and model.unique_id in selected_resources %}\n {% set sql %}\n {% for config in configs %}\n {{- crud_udfs_by_chain(config, blockchain, network, var(\"DROP_UDFS_AND_SPS\")) -}}\n {%- endfor -%}\n {%- endset -%}\n {%- if var(\"DROP_UDFS_AND_SPS\") -%}\n {%- do log(\"Drop partner udfs: \" ~ this.database ~ \".\" ~ schema, true) -%}\n {%- else -%}\n {%- do log(\"Deploy partner udfs: \" ~ this.database ~ \".\" ~ schema, true) -%}\n {%- endif -%}\n {%- do run_query(sql ~ apply_grants_by_schema(schema)) -%}\n {%- endif -%}\n SELECT '{{ model.schema }}' as schema_\n{%- endmacro -%}", "depends_on": {"macros": ["macro.livequery_base.crud_udfs_by_chain", "macro.dbt.run_query", "macro.livequery_base.apply_grants_by_schema"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.3156462, "supported_languages": null}, "macro.livequery_base.create_udf_introspect": {"name": "create_udf_introspect", "resource_type": "macro", "package_name": "livequery_base", "path": "macros/livequery/streamline_udfs.sql", "original_file_path": "macros/livequery/streamline_udfs.sql", "unique_id": "macro.livequery_base.create_udf_introspect", "macro_sql": "{% macro create_udf_introspect(\n drop_ = False\n ) %}\n {% set name_ = 'silver.udf_introspect' %}\n {% set signature = [('json', 'variant')] %}\n {% set return_type = 'text' %}\n {% set sql_ = construct_api_route(\"introspect\") %}\n {% if not drop_ %}\n {{ create_sql_function(\n name_ = name_,\n signature = signature,\n return_type = return_type,\n sql_ = sql_,\n api_integration = var(\"API_INTEGRATION\")\n ) }}\n {% else %}\n {{ drop_function(\n name_,\n signature = signature,\n ) }}\n {% endif %}\n{% endmacro %}", "depends_on": {"macros": ["macro.livequery_base.construct_api_route", "macro.livequery_base.create_sql_function", "macro.livequery_base.drop_function"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.3172832, "supported_languages": null}, "macro.livequery_base.sql_live_rpc_call": {"name": "sql_live_rpc_call", "resource_type": "macro", "package_name": "livequery_base", "path": "macros/livequery/utils.sql", "original_file_path": "macros/livequery/utils.sql", "unique_id": "macro.livequery_base.sql_live_rpc_call", "macro_sql": "{% macro sql_live_rpc_call(method, params, blockchain, network) %}\n{#\n Helper macro to call a JSON RPC method on a live node.\n\n Parameters:\n method (string): The JSON RPC method to call.\n params (string): The JSON RPC parameters to pass to the method.\n blockchain (string): The blockchain to call the method on.\n network (string): The network to call the method on.\n Returns:\n string: The SQL to call the method.\n #}\n WITH result as (\n SELECT\n live.udf_api(\n '{endpoint}'\n ,utils.udf_json_rpc_call({{ method }}, {{ params }})\n ,concat_ws('/', 'integration', _utils.udf_provider(), {{ blockchain }}, {{ network }})\n )::VARIANT:data AS data\n )\n SELECT\n COALESCE(data:result, {'error':data:error})\n FROM result\n{% endmacro -%}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.3179672, "supported_languages": null}, "macro.livequery_base.config_core__utils": {"name": "config_core__utils", "resource_type": "macro", "package_name": "livequery_base", "path": "macros/core/_utils.yaml.sql", "original_file_path": "macros/core/_utils.yaml.sql", "unique_id": "macro.livequery_base.config_core__utils", "macro_sql": "{% macro config_core__utils(schema=\"_utils\") %}\n\n- name: {{ schema }}.udf_introspect\n signature:\n - [echo, STRING]\n func_type: SECURE EXTERNAL\n return_type: TEXT\n api_integration: '{{ var(\"API_INTEGRATION\") }}'\n sql: introspect\n\n- name: {{ schema }}.udf_user_tier\n signature: []\n func_type: SECURE\n return_type: TEXT\n options: |\n NOT NULL\n RETURNS NULL ON NULL INPUT\n IMMUTABLE\n MEMOIZABLE\n sql: |\n SELECT\n COALESCE(PARSE_JSON(GETVARIABLE('LIVEQUERY_CONTEXT')):userTier::STRING, 'community')\n\n- name: {{ schema }}.udf_provider\n signature: []\n func_type: SECURE\n return_type: TEXT\n options: |\n NOT NULL\n RETURNS NULL ON NULL INPUT\n IMMUTABLE\n MEMOIZABLE\n sql: |\n SELECT\n COALESCE(PARSE_JSON(GETVARIABLE('LIVEQUERY_CONTEXT')):provider::STRING, 'quicknode')\n\n- name: {{ schema }}.udf_whoami\n signature: []\n func_type: SECURE\n return_type: TEXT\n options: |\n NOT NULL\n RETURNS NULL ON NULL INPUT\n IMMUTABLE\n MEMOIZABLE\n sql: |\n SELECT\n COALESCE(PARSE_JSON(GETVARIABLE('LIVEQUERY_CONTEXT')):userId::STRING, CURRENT_USER())\n\n- name: {{ schema }}.udf_register_secret\n signature:\n - [request_id, STRING]\n - [user_id, STRING]\n - [key, STRING]\n return_type: OBJECT\n func_type: SECURE EXTERNAL\n api_integration: '{{ var(\"API_INTEGRATION\") }}'\n options: |\n NOT NULL\n RETURNS NULL ON NULL INPUT\n sql: secret/register\n\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.3192225, "supported_languages": null}, "macro.livequery_base.config_core_secrets": {"name": "config_core_secrets", "resource_type": "macro", "package_name": "livequery_base", "path": "macros/core/secrets.yaml.sql", "original_file_path": "macros/core/secrets.yaml.sql", "unique_id": "macro.livequery_base.config_core_secrets", "macro_sql": "{% macro config_core_secrets(schema=\"secrets\") %}\n\n\n- name: {{ schema }}.udf_register_secret\n signature:\n - [request_id, STRING]\n - [key, STRING]\n func_type: SECURE\n return_type: OBJECT\n options: |\n NOT NULL\n RETURNS NULL ON NULL INPUT\n IMMUTABLE\n COMMENT = $$ Registers a secret with the given request ID and key. $$\n sql: |\n SELECT\n _utils.UDF_REGISTER_SECRET(REQUEST_ID, _utils.UDF_WHOAMI(), KEY)\n\n- name: {{ schema }}.udf_get_secret\n signature:\n - [name, STRING]\n func_type: SECURE\n return_type: OBJECT\n options: |\n NOT NULL\n RETURNS NULL ON NULL INPUT\n IMMUTABLE\n COMMENT = $$ Returns the secret value for the given secret name. $$\n sql: |\n SELECT\n live.udf_api(\n CONCAT_WS('/', {{ construct_api_route(\"secret\") }}, _utils.UDF_WHOAMI(), NAME)\n ):data::OBJECT\n\n- name: {{ schema }}.udf_get_secrets\n signature: []\n func_type: SECURE\n return_type: OBJECT\n options: |\n NOT NULL\n RETURNS NULL ON NULL INPUT\n IMMUTABLE\n COMMENT = $$ Returns all secrets for the current user. $$\n sql: |\n SELECT\n {{ schema }}.udf_get_secret('')\n\n- name: {{ schema }}.udf_create_secret\n signature:\n - [name, STRING]\n - [secret, OBJECT]\n func_type: SECURE\n return_type: [INTEGER, the HTTP status code - 200 indicates success]\n options: |\n NOT NULL\n RETURNS NULL ON NULL INPUT\n IMMUTABLE\n COMMENT = $$ Creates a new secret with the given name and value. $$\n sql: |\n SELECT\n live.udf_api(\n CONCAT_WS('/', {{ construct_api_route(\"secret\") }}, _utils.UDF_WHOAMI(), NAME),\n SECRET\n ):status_code::INTEGER\n\n- name: {{ schema }}.udf_delete_secret\n signature:\n - [name, STRING]\n func_type: SECURE\n return_type: [INTEGER, the HTTP status code - 200 indicates success]\n options: |\n NULL\n RETURNS NULL ON NULL INPUT\n IMMUTABLE\n COMMENT = $$ Deletes the secret with the given name. $$\n sql: |\n SELECT\n live.udf_api(\n 'DELETE',\n CONCAT_WS('/', {{ construct_api_route(\"secret\") }}, _utils.UDF_WHOAMI(), NAME),\n {},\n {},\n ''\n ):status_code::INTEGER\n\n\n{% endmacro %}", "depends_on": {"macros": ["macro.livequery_base.construct_api_route"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.3210409, "supported_languages": null}, "macro.livequery_base.config_core_live": {"name": "config_core_live", "resource_type": "macro", "package_name": "livequery_base", "path": "macros/core/live.yaml.sql", "original_file_path": "macros/core/live.yaml.sql", "unique_id": "macro.livequery_base.config_core_live", "macro_sql": "{% macro config_core_live(schema=\"live\") %}\n\n- name: {{ schema }}.udf_api\n signature:\n - [method, STRING]\n - [url, STRING]\n - [headers, OBJECT]\n - [data, VARIANT]\n - [secret_name, STRING]\n return_type: VARIANT\n options: |\n VOLATILE\n sql: |\n SELECT\n _live.UDF_API(\n method,\n url,\n headers,\n data,\n _utils.UDF_WHOAMI(),\n secret_name\n )\n- name: {{ schema }}.udf_api\n signature:\n - [method, STRING]\n - [url, STRING]\n - [headers, OBJECT]\n - [data, VARIANT]\n return_type: VARIANT\n options: |\n VOLATILE\n sql: |\n SELECT\n _live.UDF_API(\n method,\n url,\n headers,\n data,\n _utils.UDF_WHOAMI(),\n ''\n )\n- name: {{ schema }}.udf_api\n signature:\n - [url, STRING]\n - [data, VARIANT]\n return_type: VARIANT\n options: |\n VOLATILE\n sql: |\n SELECT\n _live.UDF_API(\n 'POST',\n url,\n {'Content-Type': 'application/json'},\n data,\n _utils.UDF_WHOAMI(),\n ''\n )\n- name: {{ schema }}.udf_api\n signature:\n - [url, STRING]\n - [data, VARIANT]\n - [secret_name, STRING]\n return_type: VARIANT\n options: |\n VOLATILE\n sql: |\n SELECT\n _live.UDF_API(\n 'POST',\n url,\n {'Content-Type': 'application/json'},\n data,\n _utils.UDF_WHOAMI(),\n secret_name\n )\n- name: {{ schema }}.udf_api\n signature:\n - [url, STRING]\n return_type: VARIANT\n options: |\n VOLATILE\n sql: |\n SELECT\n _live.UDF_API(\n 'GET',\n url,\n {},\n {},\n _utils.UDF_WHOAMI(),\n ''\n )\n- name: {{ schema }}.udf_api\n signature:\n - [url, STRING]\n - [secret_name, STRING]\n return_type: VARIANT\n options: |\n VOLATILE\n sql: |\n SELECT\n _live.UDF_API(\n 'GET',\n url,\n {},\n {},\n _utils.UDF_WHOAMI(),\n secret_name\n )\n\n- name: {{ schema }}.udf_rpc\n signature:\n - [blockchain, STRING]\n - [network, STRING]\n - [method, STRING]\n - [parameters, VARIANT]\n return_type: VARIANT\n options: |\n VOLATILE\n COMMENT = $$Executes an JSON RPC call on a blockchain.$$\n sql: |\n {{ sql_live_rpc_call(\"method\", \"parameters\", \"blockchain\", \"network\") | indent(4) -}}\n\n- name: {{ schema }}.udf_allow_list\n signature: []\n return_type: ARRAY\n func_type: EXTERNAL\n api_integration: '{{ var(\"API_INTEGRATION\") }}'\n options: |\n RETURNS NULL ON NULL INPUT\n VOLATILE\n COMMENT = $$Returns a list of allowed domains.$$\n sql: allowed\n{% endmacro %}", "depends_on": {"macros": ["macro.livequery_base.sql_live_rpc_call"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.3232696, "supported_languages": null}, "macro.livequery_base.sql_udf_json_rpc_call": {"name": "sql_udf_json_rpc_call", "resource_type": "macro", "package_name": "livequery_base", "path": "macros/core/functions.sql", "original_file_path": "macros/core/functions.sql", "unique_id": "macro.livequery_base.sql_udf_json_rpc_call", "macro_sql": "{% macro sql_udf_json_rpc_call(use_default_id=True ) %}\n SELECT IFF(method IS NULL or params IS NULL,\n NULL,\n {\n 'jsonrpc': '2.0',\n 'method': method,\n 'params': params\n {% if use_default_id %}\n , 'id': hash(method, params)::string\n {% else %}\n , 'id': id\n {% endif %}\n }\n )\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.323784, "supported_languages": null}, "macro.livequery_base.python_hex_to_int": {"name": "python_hex_to_int", "resource_type": "macro", "package_name": "livequery_base", "path": "macros/core/functions.py.sql", "original_file_path": "macros/core/functions.py.sql", "unique_id": "macro.livequery_base.python_hex_to_int", "macro_sql": "{% macro python_hex_to_int() %}\ndef hex_to_int(hex) -> str:\n \"\"\"\n Converts hex (of any size) to int (as a string). Snowflake and java script can only handle up to 64-bit (38 digits of precision)\n hex_to_int('200000000000000000000000000000211');\n >> 680564733841876926926749214863536423441\n hex_to_int('0x200000000000000000000000000000211');\n >> 680564733841876926926749214863536423441\n hex_to_int(NULL);\n >> NULL\n \"\"\"\n try:\n return str(int(hex, 16)) if hex and hex != \"0x\" else None\n except:\n return None\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.3263636, "supported_languages": null}, "macro.livequery_base.python_udf_hex_to_int_with_encoding": {"name": "python_udf_hex_to_int_with_encoding", "resource_type": "macro", "package_name": "livequery_base", "path": "macros/core/functions.py.sql", "original_file_path": "macros/core/functions.py.sql", "unique_id": "macro.livequery_base.python_udf_hex_to_int_with_encoding", "macro_sql": "{% macro python_udf_hex_to_int_with_encoding() %}\ndef hex_to_int(encoding, hex) -> str:\n \"\"\"\n Converts hex (of any size) to int (as a string). Snowflake and java script can only handle up to 64-bit (38 digits of precision)\n hex_to_int('hex', '200000000000000000000000000000211');\n >> 680564733841876926926749214863536423441\n hex_to_int('hex', '0x200000000000000000000000000000211');\n >> 680564733841876926926749214863536423441\n hex_to_int('hex', NULL);\n >> NULL\n hex_to_int('s2c', 'ffffffffffffffffffffffffffffffffffffffffffffffffffffffffe5b83acf');\n >> -440911153\n \"\"\"\n try:\n if not hex:\n return None\n if encoding.lower() == 's2c':\n if hex[0:2].lower() != '0x':\n hex = f'0x{hex}'\n\n bits = len(hex[2:]) * 4\n value = int(hex, 0)\n if value & (1 << (bits - 1)):\n value -= 1 << bits\n return str(value)\n else:\n return str(int(hex, 16))\n except:\n return None\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.326606, "supported_languages": null}, "macro.livequery_base.create_udf_keccak256": {"name": "create_udf_keccak256", "resource_type": "macro", "package_name": "livequery_base", "path": "macros/core/functions.py.sql", "original_file_path": "macros/core/functions.py.sql", "unique_id": "macro.livequery_base.create_udf_keccak256", "macro_sql": "{% macro create_udf_keccak256() %}\nfrom Crypto.Hash import keccak\n\ndef udf_encode(event_name):\n keccak_hash = keccak.new(digest_bits=256)\n keccak_hash.update(event_name.encode('utf-8'))\n return '0x' + keccak_hash.hexdigest()\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.3267775, "supported_languages": null}, "macro.livequery_base.create_udf_evm_text_signature": {"name": "create_udf_evm_text_signature", "resource_type": "macro", "package_name": "livequery_base", "path": "macros/core/functions.py.sql", "original_file_path": "macros/core/functions.py.sql", "unique_id": "macro.livequery_base.create_udf_evm_text_signature", "macro_sql": "{% macro create_udf_evm_text_signature() %}\n\ndef get_simplified_signature(abi):\n def generate_signature(inputs):\n signature_parts = []\n for input_data in inputs:\n if 'components' in input_data:\n component_signature_parts = []\n components = input_data['components']\n component_signature_parts.extend(generate_signature(components))\n component_signature_parts[-1] = component_signature_parts[-1].rstrip(\",\")\n if input_data['type'].endswith('[]'):\n signature_parts.append(\"(\" + \"\".join(component_signature_parts) + \")[],\")\n else:\n signature_parts.append(\"(\" + \"\".join(component_signature_parts) + \"),\")\n else:\n signature_parts.append(input_data['type'].replace('enum ', '').replace(' payable', '') + \",\")\n return signature_parts\n\n signature_parts = [abi['name'] + \"(\"]\n signature_parts.extend(generate_signature(abi['inputs']))\n signature_parts[-1] = signature_parts[-1].rstrip(\",\") + \")\"\n return \"\".join(signature_parts)\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.327038, "supported_languages": null}, "macro.livequery_base.python_object_to_url_query_string": {"name": "python_object_to_url_query_string", "resource_type": "macro", "package_name": "livequery_base", "path": "macros/core/functions.py.sql", "original_file_path": "macros/core/functions.py.sql", "unique_id": "macro.livequery_base.python_object_to_url_query_string", "macro_sql": "{% macro python_object_to_url_query_string() %}\nfrom urllib.parse import urlencode\n\ndef object_to_url_query_string(query, doseq=False):\n {# return type(query) #}\n if isinstance(query, dict):\n return urlencode(query, doseq)\n return urlencode([tuple(i) for i in query], doseq)\n\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.3272293, "supported_languages": null}, "macro.livequery_base.python_udf_evm_transform_log": {"name": "python_udf_evm_transform_log", "resource_type": "macro", "package_name": "livequery_base", "path": "macros/core/functions.py.sql", "original_file_path": "macros/core/functions.py.sql", "unique_id": "macro.livequery_base.python_udf_evm_transform_log", "macro_sql": "{% macro python_udf_evm_transform_log(schema) %}\nfrom copy import deepcopy\n\ndef transform_event(event: dict):\n new_event = deepcopy(event)\n if new_event.get(\"components\"):\n components = new_event.get(\"components\")\n for iy, y in enumerate(new_event[\"value\"]):\n for i, c in enumerate(components):\n y[i] = {\"value\": y[i], **c}\n new_event[\"value\"][iy] = {z[\"name\"]: z[\"value\"] for z in y}\n return new_event\n else:\n return event\n\n\ndef transform(events: list):\n try:\n results = [\n transform_event(event) if event[\"decoded\"] else event\n for event in events[\"data\"]\n ]\n events[\"data\"] = results\n return events\n except:\n return events\n\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.3274608, "supported_languages": null}, "macro.livequery_base.create_udf_base58_to_hex": {"name": "create_udf_base58_to_hex", "resource_type": "macro", "package_name": "livequery_base", "path": "macros/core/functions.py.sql", "original_file_path": "macros/core/functions.py.sql", "unique_id": "macro.livequery_base.create_udf_base58_to_hex", "macro_sql": "{% macro create_udf_base58_to_hex() %}\n\ndef transform_base58_to_hex(base58):\n if base58 is None:\n return 'Invalid input'\n\n ALPHABET = \"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz\"\n base_count = len(ALPHABET)\n\n num = 0\n leading_zeros = 0\n\n for char in base58:\n if char == '1':\n leading_zeros += 1\n else:\n break\n\n for char in base58:\n num *= base_count\n if char in ALPHABET:\n num += ALPHABET.index(char)\n else:\n return 'Invalid character in input'\n\n hex_string = hex(num)[2:]\n\n if len(hex_string) % 2 != 0:\n hex_string = '0' + hex_string\n\n hex_leading_zeros = '00' * leading_zeros\n\n return '0x' + hex_leading_zeros + hex_string\n\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.3276787, "supported_languages": null}, "macro.livequery_base.create_udf_hex_to_base58": {"name": "create_udf_hex_to_base58", "resource_type": "macro", "package_name": "livequery_base", "path": "macros/core/functions.py.sql", "original_file_path": "macros/core/functions.py.sql", "unique_id": "macro.livequery_base.create_udf_hex_to_base58", "macro_sql": "{% macro create_udf_hex_to_base58() %}\n\ndef transform_hex_to_base58(hex):\n if hex is None or not hex.startswith('0x'):\n return 'Invalid input'\n\n hex = hex[2:]\n\n ALPHABET = \"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz\"\n byte_array = bytes.fromhex(hex)\n num = int.from_bytes(byte_array, 'big')\n\n encoded = ''\n while num > 0:\n num, remainder = divmod(num, 58)\n encoded = ALPHABET[remainder] + encoded\n\n for byte in byte_array:\n if byte == 0:\n encoded = '1' + encoded\n else:\n break\n\n return encoded\n\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.3279016, "supported_languages": null}, "macro.livequery_base.create_udf_hex_to_bech32": {"name": "create_udf_hex_to_bech32", "resource_type": "macro", "package_name": "livequery_base", "path": "macros/core/functions.py.sql", "original_file_path": "macros/core/functions.py.sql", "unique_id": "macro.livequery_base.create_udf_hex_to_bech32", "macro_sql": "{% macro create_udf_hex_to_bech32() %}\n\ndef transform_hex_to_bech32(hex, hrp=''):\n CHARSET = \"qpzry9x8gf2tvdw0s3jn54khce6mua7l\"\n\n def bech32_polymod(values):\n generator = [0x3b6a57b2, 0x26508e6d, 0x1ea119fa, 0x3d4233dd, 0x2a1462b3]\n checksum = 1\n for value in values:\n top = checksum >> 25\n checksum = ((checksum & 0x1ffffff) << 5) ^ value\n for i in range(5):\n checksum ^= generator[i] if ((top >> i) & 1) else 0\n return checksum\n\n def bech32_hrp_expand(hrp):\n return [ord(x) >> 5 for x in hrp] + [0] + [ord(x) & 31 for x in hrp]\n\n def bech32_create_checksum(hrp, data):\n values = bech32_hrp_expand(hrp) + data\n polymod = bech32_polymod(values + [0, 0, 0, 0, 0, 0]) ^ 1\n return [(polymod >> 5 * (5 - i)) & 31 for i in range(6)]\n\n def bech32_convertbits(data, from_bits, to_bits, pad=True):\n acc = 0\n bits = 0\n ret = []\n maxv = (1 << to_bits) - 1\n max_acc = (1 << (from_bits + to_bits - 1)) - 1\n for value in data:\n acc = ((acc << from_bits) | value) & max_acc\n bits += from_bits\n while bits >= to_bits:\n bits -= to_bits\n ret.append((acc >> bits) & maxv)\n if pad and bits:\n ret.append((acc << (to_bits - bits)) & maxv)\n return ret\n\n if hex is None or not hex.startswith('0x'):\n return 'Invalid input'\n\n hex = hex[2:]\n\n data = bytes.fromhex(hex)\n data5bit = bech32_convertbits(list(data), 8, 5)\n\n if data5bit is None:\n return 'Data conversion failed'\n\n checksum = bech32_create_checksum(hrp, data5bit)\n \n return hrp + '1' + ''.join([CHARSET[d] for d in data5bit + checksum])\n\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.328208, "supported_languages": null}, "macro.livequery_base.create_udf_int_to_binary": {"name": "create_udf_int_to_binary", "resource_type": "macro", "package_name": "livequery_base", "path": "macros/core/functions.py.sql", "original_file_path": "macros/core/functions.py.sql", "unique_id": "macro.livequery_base.create_udf_int_to_binary", "macro_sql": "{% macro create_udf_int_to_binary() %}\n\ndef int_to_binary(num):\n num = int(num)\n is_negative = num < 0\n if is_negative:\n num = -num\n\n binary_string = bin(num)[2:]\n\n if is_negative:\n inverted_string = \"\".join(\"1\" if bit == \"0\" else \"0\" for bit in binary_string)\n\n carry = 1\n result = \"\"\n for i in range(len(inverted_string) - 1, -1, -1):\n if inverted_string[i] == \"1\" and carry == 1:\n result = \"0\" + result\n elif inverted_string[i] == \"0\" and carry == 1:\n result = \"1\" + result \n carry = 0\n else:\n result = inverted_string[i] + result\n\n binary_string = result \n\n return binary_string \n\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.328423, "supported_languages": null}, "macro.livequery_base.create_udf_binary_to_int": {"name": "create_udf_binary_to_int", "resource_type": "macro", "package_name": "livequery_base", "path": "macros/core/functions.py.sql", "original_file_path": "macros/core/functions.py.sql", "unique_id": "macro.livequery_base.create_udf_binary_to_int", "macro_sql": "{% macro create_udf_binary_to_int() %}\n\ndef binary_to_int(binary):\n\n for char in binary:\n if char not in \"01\":\n raise ValueError(\"Input string must be a valid binary string.\")\n \n integer = 0\n\n for i, digit in enumerate(binary[::-1]):\n digit_int = int(digit)\n\n integer += digit_int * 2**i\n\n return str(integer)\n \n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.328618, "supported_languages": null}, "macro.livequery_base.config_core__live": {"name": "config_core__live", "resource_type": "macro", "package_name": "livequery_base", "path": "macros/core/_live.yaml.sql", "original_file_path": "macros/core/_live.yaml.sql", "unique_id": "macro.livequery_base.config_core__live", "macro_sql": "{% macro config_core__live(schema=\"_live\") %}\n\n- name: {{ schema }}.udf_api\n signature:\n - [method, STRING]\n - [url, STRING]\n - [headers, OBJECT]\n - [DATA, VARIANT]\n - [user_id, STRING]\n - [SECRET, STRING]\n return_type: VARIANT\n func_type: EXTERNAL\n api_integration: '{{ var(\"API_INTEGRATION\") }}'\n options: |\n NOT NULL\n sql: udf_api\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.3291502, "supported_languages": null}, "macro.livequery_base.config_core_utils": {"name": "config_core_utils", "resource_type": "macro", "package_name": "livequery_base", "path": "macros/core/utils.yaml.sql", "original_file_path": "macros/core/utils.yaml.sql", "unique_id": "macro.livequery_base.config_core_utils", "macro_sql": "{% macro config_core_utils(schema=\"utils\") %}\n\n\n- name: {{ schema }}.udf_register_secret\n signature:\n - [request_id, STRING]\n - [key, STRING]\n func_type: SECURE\n return_type: OBJECT\n options: |\n NOT NULL\n RETURNS NULL ON NULL INPUT\n IMMUTABLE\n sql: |\n SELECT\n _utils.UDF_REGISTER_SECRET(REQUEST_ID, _utils.UDF_WHOAMI(), KEY)\n\n- name: {{ schema }}.udf_hex_to_int\n signature:\n - [hex, STRING]\n return_type: TEXT\n options: |\n NULL\n LANGUAGE PYTHON\n RETURNS NULL ON NULL INPUT\n IMMUTABLE\n RUNTIME_VERSION = '3.8'\n HANDLER = 'hex_to_int'\n sql: |\n {{ python_hex_to_int() | indent(4) }}\n- name: {{ schema }}.udf_hex_to_int\n signature:\n - [encoding, STRING]\n - [hex, STRING]\n return_type: TEXT\n options: |\n NULL\n LANGUAGE PYTHON\n RETURNS NULL ON NULL INPUT\n IMMUTABLE\n RUNTIME_VERSION = '3.8'\n HANDLER = 'hex_to_int'\n sql: |\n {{ python_udf_hex_to_int_with_encoding() | indent(4) }}\n- name: {{ schema }}.udf_evm_text_signature\n signature:\n - [abi, VARIANT]\n return_type: TEXT\n options: |\n LANGUAGE PYTHON\n RUNTIME_VERSION = '3.8'\n HANDLER = 'get_simplified_signature'\n sql: |\n {{ create_udf_evm_text_signature() | indent(4) }}\n- name: {{ schema }}.udf_keccak256\n signature:\n - [event_name, VARCHAR(255)]\n return_type: TEXT\n options: |\n LANGUAGE PYTHON\n RUNTIME_VERSION = '3.8'\n PACKAGES = ('pycryptodome==3.15.0')\n HANDLER = 'udf_encode'\n sql: |\n {{ create_udf_keccak256() | indent(4) }}\n- name: {{ schema }}.udf_hex_to_string\n signature:\n - [hex, STRING]\n return_type: TEXT\n options: |\n NULL\n LANGUAGE SQL\n RETURNS NULL ON NULL INPUT\n IMMUTABLE\n sql: |\n SELECT\n LTRIM(regexp_replace(\n try_hex_decode_string(hex),\n '[\\x00-\\x1F\\x7F-\\x9F\\xAD]', '', 1))\n- name: {{ schema }}.udf_int_to_hex\n signature:\n - [int, INTEGER]\n return_type: TEXT\n options: |\n NULL\n LANGUAGE SQL\n RETURNS NULL ON NULL INPUT\n IMMUTABLE\n sql: |\n select CONCAT('0x', TRIM(TO_CHAR(int, 'XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX')))\n\n- name: {{ schema }}.udf_json_rpc_call\n signature:\n - [method, STRING]\n - [params, ARRAY]\n return_type: OBJECT\n options: |\n NULL\n LANGUAGE SQL\n RETURNS NULL ON NULL INPUT\n IMMUTABLE\n sql: |\n {{ sql_udf_json_rpc_call() }}\n- name: {{ schema }}.udf_json_rpc_call\n signature:\n - [method, STRING]\n - [params, OBJECT]\n return_type: OBJECT\n options: |\n NULL\n LANGUAGE SQL\n RETURNS NULL ON NULL INPUT\n IMMUTABLE\n sql: |\n {{ sql_udf_json_rpc_call() }}\n- name: {{ schema }}.udf_json_rpc_call\n signature:\n - [method, STRING]\n - [params, OBJECT]\n - [id, STRING]\n return_type: OBJECT\n options: |\n NULL\n LANGUAGE SQL\n RETURNS NULL ON NULL INPUT\n IMMUTABLE\n sql: |\n {{ sql_udf_json_rpc_call(False) }}\n- name: {{ schema }}.udf_json_rpc_call\n signature:\n - [method, STRING]\n - [params, ARRAY]\n - [id, STRING]\n return_type: OBJECT\n options: |\n NULL\n LANGUAGE SQL\n RETURNS NULL ON NULL INPUT\n IMMUTABLE\n sql: |\n {{ sql_udf_json_rpc_call(False) }}\n\n- name: {{ schema }}.udf_urlencode\n signature:\n - [query, OBJECT]\n - [doseq, BOOLEAN]\n return_type: TEXT\n options: |\n NULL\n LANGUAGE PYTHON\n RETURNS NULL ON NULL INPUT\n IMMUTABLE\n RUNTIME_VERSION = '3.8'\n COMMENT=$$Pthon (function)[https://docs.python.org/3/library/urllib.parse.html#urllib.parse.urlencode] to convert an object to a URL query string.$$\n HANDLER = 'object_to_url_query_string'\n sql: |\n {{ python_object_to_url_query_string() | indent(4) }}\n- name: {{ schema }}.udf_urlencode\n signature:\n - [query, ARRAY]\n - [doseq, BOOLEAN]\n return_type: TEXT\n options: |\n NULL\n LANGUAGE PYTHON\n RETURNS NULL ON NULL INPUT\n IMMUTABLE\n RUNTIME_VERSION = '3.8'\n COMMENT=$$Pthon (function)[https://docs.python.org/3/library/urllib.parse.html#urllib.parse.urlencode] to convert an array to a URL query string.$$\n HANDLER = 'object_to_url_query_string'\n sql: |\n {{ python_object_to_url_query_string() | indent(4) }}\n- name: {{ schema }}.udf_urlencode\n signature:\n - [query, ARRAY]\n return_type: TEXT\n options: |\n NULL\n LANGUAGE SQL\n RETURNS NULL ON NULL INPUT\n IMMUTABLE\n sql: |\n SELECT {{ schema }}.udf_urlencode(query, FALSE)\n- name: {{ schema }}.udf_urlencode\n signature:\n - [query, OBJECT]\n return_type: TEXT\n options: |\n NULL\n LANGUAGE SQL\n RETURNS NULL ON NULL INPUT\n IMMUTABLE\n sql: |\n SELECT {{ schema }}.udf_urlencode(query, FALSE)\n- name: {{ schema }}.udf_object_to_url_query_string\n signature:\n - [object, OBJECT]\n return_type: TEXT\n options: |\n NOT NULL\n RETURNS NULL ON NULL INPUT\n IMMUTABLE\n sql: SELECT utils.udf_urlencode(object, FALSE)\n\n- name: {{ schema }}.udf_evm_transform_log\n signature:\n - [decoded, VARIANT]\n return_type: VARIANT\n options: |\n NULL\n LANGUAGE PYTHON\n IMMUTABLE\n RUNTIME_VERSION = '3.8'\n HANDLER = 'transform'\n sql: |\n {{ python_udf_evm_transform_log() | indent(4) }}\n\n- name: {{ schema }}.udf_evm_decode_log\n signature:\n - [abi, ARRAY]\n - [data, OBJECT]\n return_type: ARRAY\n func_type: EXTERNAL\n api_integration: '{{ var(\"API_INTEGRATION\") }}'\n options: |\n NOT NULL\n RETURNS NULL ON NULL INPUT\n sql: evm/decode/log\n- name: {{ schema }}.udf_evm_decode_log\n signature:\n - [abi, OBJECT]\n - [data, OBJECT]\n return_type: ARRAY\n func_type: EXTERNAL\n api_integration: '{{ var(\"API_INTEGRATION\") }}'\n options: |\n NOT NULL\n RETURNS NULL ON NULL INPUT\n sql: evm/decode/log\n\n- name: {{ schema }}.udf_base58_to_hex\n signature:\n - [base58, STRING]\n return_type: TEXT\n options: |\n LANGUAGE PYTHON\n RUNTIME_VERSION = '3.8'\n HANDLER = 'transform_base58_to_hex'\n sql: |\n {{ create_udf_base58_to_hex() | indent(4) }}\n\n- name: {{ schema }}.udf_hex_to_base58\n signature:\n - [hex, STRING]\n return_type: TEXT\n options: |\n LANGUAGE PYTHON\n RUNTIME_VERSION = '3.8'\n HANDLER = 'transform_hex_to_base58'\n sql: |\n {{ create_udf_hex_to_base58() | indent(4) }}\n\n- name: {{ schema }}.udf_hex_to_bech32\n signature:\n - [hex, STRING]\n - [hrp, STRING]\n return_type: TEXT\n options: |\n LANGUAGE PYTHON\n RUNTIME_VERSION = '3.8'\n HANDLER = 'transform_hex_to_bech32'\n sql: |\n {{ create_udf_hex_to_bech32() | indent(4) }}\n\n- name: {{ schema }}.udf_int_to_binary\n signature:\n - [num, STRING]\n return_type: TEXT\n options: |\n LANGUAGE PYTHON\n RUNTIME_VERSION = '3.8'\n HANDLER = 'int_to_binary'\n sql: |\n {{ create_udf_int_to_binary() | indent(4) }}\n\n- name: {{ schema }}.udf_binary_to_int\n signature:\n - [binary, STRING]\n return_type: TEXT\n options: |\n LANGUAGE PYTHON\n RUNTIME_VERSION = '3.8'\n HANDLER = 'binary_to_int'\n sql: |\n {{ create_udf_binary_to_int() | indent(4) }}\n\n{% endmacro %}", "depends_on": {"macros": ["macro.livequery_base.python_hex_to_int", "macro.livequery_base.python_udf_hex_to_int_with_encoding", "macro.livequery_base.create_udf_evm_text_signature", "macro.livequery_base.create_udf_keccak256", "macro.livequery_base.sql_udf_json_rpc_call", "macro.livequery_base.python_object_to_url_query_string", "macro.livequery_base.python_udf_evm_transform_log", "macro.livequery_base.create_udf_base58_to_hex", "macro.livequery_base.create_udf_hex_to_base58", "macro.livequery_base.create_udf_hex_to_bech32", "macro.livequery_base.create_udf_int_to_binary", "macro.livequery_base.create_udf_binary_to_int"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.3422775, "supported_languages": null}, "macro.livequery_base.base_test_udf": {"name": "base_test_udf", "resource_type": "macro", "package_name": "livequery_base", "path": "macros/tests/udfs.sql", "original_file_path": "macros/tests/udfs.sql", "unique_id": "macro.livequery_base.base_test_udf", "macro_sql": "{% macro base_test_udf(model, udf, args, assertions) %}\n{#\n Generates a test for a UDF.\n #}\n{% if execute %}\n {%- set context -%}\n SET LIVEQUERY_CONTEXT = '{\"userId\":\"{{ var(\"STUDIO_TEST_USER_ID\") }}\"}';\n {%- endset -%}\n {%- do run_query(context) -%}\n{%- endif -%}\n{%- set call -%}\n{{ target.database }}.{{ udf }}({{ args }})\n{%- endset -%}\n,\ntest AS\n(\n SELECT\n '{{ udf }}' AS test_name\n ,[{{ args }}] as parameters\n ,{{ call }} AS result\n)\n {% for assertion in assertions %}\n SELECT\n test_name,\n parameters,\n result,\n $${{ assertion }}$$ AS assertion,\n $${{ context ~ \"\\n\" }}SELECT {{ call ~ \"\\n\" }};$$ AS sql\n FROM test\n WHERE NOT {{ assertion }}\n {%- if not loop.last %}\n UNION ALL\n {%- endif -%}\n {%- endfor -%}\n{%- endmacro -%}", "depends_on": {"macros": ["macro.dbt.run_query"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.344268, "supported_languages": null}, "macro.livequery_base.test_test_udf": {"name": "test_test_udf", "resource_type": "macro", "package_name": "livequery_base", "path": "tests/generic/test_udf.sql", "original_file_path": "tests/generic/test_udf.sql", "unique_id": "macro.livequery_base.test_test_udf", "macro_sql": "{% test test_udf(model, column_name, args, assertions) %}\n {#\n This is a generic test for UDFs.\n The udfs are deployed using ephemeral models, so we need to\n use the ephemeral model name to get the udf name.\n #}\n {%- set schema = model | replace(\"__dbt__cte__\", \"\") -%}\n {%- set schema = schema.split(\"__\") | first -%}\n {%- set udf = schema ~ \".\" ~ column_name -%}\n\n {{ base_test_udf(model, udf, args, assertions) }}\n{% endtest %}", "depends_on": {"macros": ["macro.livequery_base.base_test_udf"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.3452837, "supported_languages": null}, "macro.dbt_date.get_date_dimension": {"name": "get_date_dimension", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/get_date_dimension.sql", "original_file_path": "macros/get_date_dimension.sql", "unique_id": "macro.dbt_date.get_date_dimension", "macro_sql": "{% macro get_date_dimension(start_date, end_date) %}\n {{ adapter.dispatch('get_date_dimension', 'dbt_date') (start_date, end_date) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_date.default__get_date_dimension"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.357426, "supported_languages": null}, "macro.dbt_date.default__get_date_dimension": {"name": "default__get_date_dimension", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/get_date_dimension.sql", "original_file_path": "macros/get_date_dimension.sql", "unique_id": "macro.dbt_date.default__get_date_dimension", "macro_sql": "{% macro default__get_date_dimension(start_date, end_date) %}\nwith base_dates as (\n {{ dbt_date.get_base_dates(start_date, end_date) }}\n),\ndates_with_prior_year_dates as (\n\n select\n cast(d.date_day as date) as date_day,\n cast({{ dbt.dateadd('year', -1 , 'd.date_day') }} as date) as prior_year_date_day,\n cast({{ dbt.dateadd('day', -364 , 'd.date_day') }} as date) as prior_year_over_year_date_day\n from\n \tbase_dates d\n\n)\nselect\n d.date_day,\n {{ dbt_date.yesterday('d.date_day') }} as prior_date_day,\n {{ dbt_date.tomorrow('d.date_day') }} as next_date_day,\n d.prior_year_date_day as prior_year_date_day,\n d.prior_year_over_year_date_day,\n {{ dbt_date.day_of_week('d.date_day', isoweek=false) }} as day_of_week,\n {{ dbt_date.day_of_week('d.date_day', isoweek=true) }} as day_of_week_iso,\n {{ dbt_date.day_name('d.date_day', short=false) }} as day_of_week_name,\n {{ dbt_date.day_name('d.date_day', short=true) }} as day_of_week_name_short,\n {{ dbt_date.day_of_month('d.date_day') }} as day_of_month,\n {{ dbt_date.day_of_year('d.date_day') }} as day_of_year,\n\n {{ dbt_date.week_start('d.date_day') }} as week_start_date,\n {{ dbt_date.week_end('d.date_day') }} as week_end_date,\n {{ dbt_date.week_start('d.prior_year_over_year_date_day') }} as prior_year_week_start_date,\n {{ dbt_date.week_end('d.prior_year_over_year_date_day') }} as prior_year_week_end_date,\n {{ dbt_date.week_of_year('d.date_day') }} as week_of_year,\n\n {{ dbt_date.iso_week_start('d.date_day') }} as iso_week_start_date,\n {{ dbt_date.iso_week_end('d.date_day') }} as iso_week_end_date,\n {{ dbt_date.iso_week_start('d.prior_year_over_year_date_day') }} as prior_year_iso_week_start_date,\n {{ dbt_date.iso_week_end('d.prior_year_over_year_date_day') }} as prior_year_iso_week_end_date,\n {{ dbt_date.iso_week_of_year('d.date_day') }} as iso_week_of_year,\n\n {{ dbt_date.week_of_year('d.prior_year_over_year_date_day') }} as prior_year_week_of_year,\n {{ dbt_date.iso_week_of_year('d.prior_year_over_year_date_day') }} as prior_year_iso_week_of_year,\n\n cast({{ dbt_date.date_part('month', 'd.date_day') }} as {{ dbt.type_int() }}) as month_of_year,\n {{ dbt_date.month_name('d.date_day', short=false) }} as month_name,\n {{ dbt_date.month_name('d.date_day', short=true) }} as month_name_short,\n\n cast({{ dbt.date_trunc('month', 'd.date_day') }} as date) as month_start_date,\n cast({{ last_day('d.date_day', 'month') }} as date) as month_end_date,\n\n cast({{ dbt.date_trunc('month', 'd.prior_year_date_day') }} as date) as prior_year_month_start_date,\n cast({{ last_day('d.prior_year_date_day', 'month') }} as date) as prior_year_month_end_date,\n\n cast({{ dbt_date.date_part('quarter', 'd.date_day') }} as {{ dbt.type_int() }}) as quarter_of_year,\n cast({{ dbt.date_trunc('quarter', 'd.date_day') }} as date) as quarter_start_date,\n cast({{ last_day('d.date_day', 'quarter') }} as date) as quarter_end_date,\n\n cast({{ dbt_date.date_part('year', 'd.date_day') }} as {{ dbt.type_int() }}) as year_number,\n cast({{ dbt.date_trunc('year', 'd.date_day') }} as date) as year_start_date,\n cast({{ last_day('d.date_day', 'year') }} as date) as year_end_date\nfrom\n dates_with_prior_year_dates d\norder by 1\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_date.get_base_dates", "macro.dbt.dateadd", "macro.dbt_date.yesterday", "macro.dbt_date.tomorrow", "macro.dbt_date.day_of_week", "macro.dbt_date.day_name", "macro.dbt_date.day_of_month", "macro.dbt_date.day_of_year", "macro.dbt_date.week_start", "macro.dbt_date.week_end", "macro.dbt_date.week_of_year", "macro.dbt_date.iso_week_start", "macro.dbt_date.iso_week_end", "macro.dbt_date.iso_week_of_year", "macro.dbt_date.date_part", "macro.dbt.type_int", "macro.dbt_date.month_name", "macro.dbt.date_trunc", "macro.dbt.last_day"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.362054, "supported_languages": null}, "macro.dbt_date.postgres__get_date_dimension": {"name": "postgres__get_date_dimension", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/get_date_dimension.sql", "original_file_path": "macros/get_date_dimension.sql", "unique_id": "macro.dbt_date.postgres__get_date_dimension", "macro_sql": "{% macro postgres__get_date_dimension(start_date, end_date) %}\nwith base_dates as (\n {{ dbt_date.get_base_dates(start_date, end_date) }}\n),\ndates_with_prior_year_dates as (\n\n select\n cast(d.date_day as date) as date_day,\n cast({{ dbt.dateadd('year', -1 , 'd.date_day') }} as date) as prior_year_date_day,\n cast({{ dbt.dateadd('day', -364 , 'd.date_day') }} as date) as prior_year_over_year_date_day\n from\n \tbase_dates d\n\n)\nselect\n d.date_day,\n {{ dbt_date.yesterday('d.date_day') }} as prior_date_day,\n {{ dbt_date.tomorrow('d.date_day') }} as next_date_day,\n d.prior_year_date_day as prior_year_date_day,\n d.prior_year_over_year_date_day,\n {{ dbt_date.day_of_week('d.date_day', isoweek=true) }} as day_of_week,\n\n {{ dbt_date.day_name('d.date_day', short=false) }} as day_of_week_name,\n {{ dbt_date.day_name('d.date_day', short=true) }} as day_of_week_name_short,\n {{ dbt_date.day_of_month('d.date_day') }} as day_of_month,\n {{ dbt_date.day_of_year('d.date_day') }} as day_of_year,\n\n {{ dbt_date.week_start('d.date_day') }} as week_start_date,\n {{ dbt_date.week_end('d.date_day') }} as week_end_date,\n {{ dbt_date.week_start('d.prior_year_over_year_date_day') }} as prior_year_week_start_date,\n {{ dbt_date.week_end('d.prior_year_over_year_date_day') }} as prior_year_week_end_date,\n {{ dbt_date.week_of_year('d.date_day') }} as week_of_year,\n\n {{ dbt_date.iso_week_start('d.date_day') }} as iso_week_start_date,\n {{ dbt_date.iso_week_end('d.date_day') }} as iso_week_end_date,\n {{ dbt_date.iso_week_start('d.prior_year_over_year_date_day') }} as prior_year_iso_week_start_date,\n {{ dbt_date.iso_week_end('d.prior_year_over_year_date_day') }} as prior_year_iso_week_end_date,\n {{ dbt_date.iso_week_of_year('d.date_day') }} as iso_week_of_year,\n\n {{ dbt_date.week_of_year('d.prior_year_over_year_date_day') }} as prior_year_week_of_year,\n {{ dbt_date.iso_week_of_year('d.prior_year_over_year_date_day') }} as prior_year_iso_week_of_year,\n\n cast({{ dbt_date.date_part('month', 'd.date_day') }} as {{ dbt.type_int() }}) as month_of_year,\n {{ dbt_date.month_name('d.date_day', short=false) }} as month_name,\n {{ dbt_date.month_name('d.date_day', short=true) }} as month_name_short,\n\n cast({{ dbt.date_trunc('month', 'd.date_day') }} as date) as month_start_date,\n cast({{ last_day('d.date_day', 'month') }} as date) as month_end_date,\n\n cast({{ dbt.date_trunc('month', 'd.prior_year_date_day') }} as date) as prior_year_month_start_date,\n cast({{ last_day('d.prior_year_date_day', 'month') }} as date) as prior_year_month_end_date,\n\n cast({{ dbt_date.date_part('quarter', 'd.date_day') }} as {{ dbt.type_int() }}) as quarter_of_year,\n cast({{ dbt.date_trunc('quarter', 'd.date_day') }} as date) as quarter_start_date,\n {# last_day does not support quarter because postgresql does not support quarter interval. #}\n cast({{dbt.dateadd('day', '-1', dbt.dateadd('month', '3', dbt.date_trunc('quarter', 'd.date_day')))}} as date) as quarter_end_date,\n\n cast({{ dbt_date.date_part('year', 'd.date_day') }} as {{ dbt.type_int() }}) as year_number,\n cast({{ dbt.date_trunc('year', 'd.date_day') }} as date) as year_start_date,\n cast({{ last_day('d.date_day', 'year') }} as date) as year_end_date\nfrom\n dates_with_prior_year_dates d\norder by 1\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_date.get_base_dates", "macro.dbt.dateadd", "macro.dbt_date.yesterday", "macro.dbt_date.tomorrow", "macro.dbt_date.day_of_week", "macro.dbt_date.day_name", "macro.dbt_date.day_of_month", "macro.dbt_date.day_of_year", "macro.dbt_date.week_start", "macro.dbt_date.week_end", "macro.dbt_date.week_of_year", "macro.dbt_date.iso_week_start", "macro.dbt_date.iso_week_end", "macro.dbt_date.iso_week_of_year", "macro.dbt_date.date_part", "macro.dbt.type_int", "macro.dbt_date.month_name", "macro.dbt.date_trunc", "macro.dbt.last_day"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.3668854, "supported_languages": null}, "macro.dbt_date.get_base_dates": {"name": "get_base_dates", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/get_base_dates.sql", "original_file_path": "macros/get_base_dates.sql", "unique_id": "macro.dbt_date.get_base_dates", "macro_sql": "{% macro get_base_dates(start_date=None, end_date=None, n_dateparts=None, datepart=\"day\") %}\n {{ adapter.dispatch('get_base_dates', 'dbt_date') (start_date, end_date, n_dateparts, datepart) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_date.default__get_base_dates"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.368565, "supported_languages": null}, "macro.dbt_date.default__get_base_dates": {"name": "default__get_base_dates", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/get_base_dates.sql", "original_file_path": "macros/get_base_dates.sql", "unique_id": "macro.dbt_date.default__get_base_dates", "macro_sql": "{% macro default__get_base_dates(start_date, end_date, n_dateparts, datepart) %}\n\n{%- if start_date and end_date -%}\n{%- set start_date=\"cast('\" ~ start_date ~ \"' as \" ~ dbt.type_timestamp() ~ \")\" -%}\n{%- set end_date=\"cast('\" ~ end_date ~ \"' as \" ~ dbt.type_timestamp() ~ \")\" -%}\n\n{%- elif n_dateparts and datepart -%}\n\n{%- set start_date = dbt.dateadd(datepart, -1 * n_dateparts, dbt_date.today()) -%}\n{%- set end_date = dbt_date.tomorrow() -%}\n{%- endif -%}\n\nwith date_spine as\n(\n\n {{ dbt_date.date_spine(\n datepart=datepart,\n start_date=start_date,\n end_date=end_date,\n )\n }}\n\n)\nselect\n cast(d.date_{{ datepart }} as {{ dbt.type_timestamp() }}) as date_{{ datepart }}\nfrom\n date_spine d\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.type_timestamp", "macro.dbt.dateadd", "macro.dbt_date.today", "macro.dbt_date.tomorrow", "macro.dbt_date.date_spine"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.3700893, "supported_languages": null}, "macro.dbt_date.bigquery__get_base_dates": {"name": "bigquery__get_base_dates", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/get_base_dates.sql", "original_file_path": "macros/get_base_dates.sql", "unique_id": "macro.dbt_date.bigquery__get_base_dates", "macro_sql": "{% macro bigquery__get_base_dates(start_date, end_date, n_dateparts, datepart) %}\n\n{%- if start_date and end_date -%}\n{%- set start_date=\"cast('\" ~ start_date ~ \"' as date )\" -%}\n{%- set end_date=\"cast('\" ~ end_date ~ \"' as date )\" -%}\n\n{%- elif n_dateparts and datepart -%}\n\n{%- set start_date = dbt.dateadd(datepart, -1 * n_dateparts, dbt_date.today()) -%}\n{%- set end_date = dbt_date.tomorrow() -%}\n{%- endif -%}\n\nwith date_spine as\n(\n\n {{ dbt_date.date_spine(\n datepart=datepart,\n start_date=start_date,\n end_date=end_date,\n )\n }}\n\n)\nselect\n cast(d.date_{{ datepart }} as {{ dbt.type_timestamp() }}) as date_{{ datepart }}\nfrom\n date_spine d\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.dateadd", "macro.dbt_date.today", "macro.dbt_date.tomorrow", "macro.dbt_date.date_spine", "macro.dbt.type_timestamp"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.371459, "supported_languages": null}, "macro.dbt_date.from_unixtimestamp": {"name": "from_unixtimestamp", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/from_unixtimestamp.sql", "original_file_path": "macros/calendar_date/from_unixtimestamp.sql", "unique_id": "macro.dbt_date.from_unixtimestamp", "macro_sql": "{%- macro from_unixtimestamp(epochs, format=\"seconds\") -%}\n {{ adapter.dispatch('from_unixtimestamp', 'dbt_date') (epochs, format) }}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt_date.snowflake__from_unixtimestamp"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.3733828, "supported_languages": null}, "macro.dbt_date.default__from_unixtimestamp": {"name": "default__from_unixtimestamp", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/from_unixtimestamp.sql", "original_file_path": "macros/calendar_date/from_unixtimestamp.sql", "unique_id": "macro.dbt_date.default__from_unixtimestamp", "macro_sql": "\n\n{%- macro default__from_unixtimestamp(epochs, format=\"seconds\") -%}\n {%- if format != \"seconds\" -%}\n {{ exceptions.raise_compiler_error(\n \"value \" ~ format ~ \" for `format` for from_unixtimestamp is not supported.\"\n )\n }}\n {% endif -%}\n to_timestamp({{ epochs }})\n{%- endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.3739154, "supported_languages": null}, "macro.dbt_date.postgres__from_unixtimestamp": {"name": "postgres__from_unixtimestamp", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/from_unixtimestamp.sql", "original_file_path": "macros/calendar_date/from_unixtimestamp.sql", "unique_id": "macro.dbt_date.postgres__from_unixtimestamp", "macro_sql": "\n\n{%- macro postgres__from_unixtimestamp(epochs, format=\"seconds\") -%}\n {%- if format != \"seconds\" -%}\n {{ exceptions.raise_compiler_error(\n \"value \" ~ format ~ \" for `format` for from_unixtimestamp is not supported.\"\n )\n }}\n {% endif -%}\n cast(to_timestamp({{ epochs }}) at time zone 'UTC' as timestamp)\n{%- endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.3744447, "supported_languages": null}, "macro.dbt_date.snowflake__from_unixtimestamp": {"name": "snowflake__from_unixtimestamp", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/from_unixtimestamp.sql", "original_file_path": "macros/calendar_date/from_unixtimestamp.sql", "unique_id": "macro.dbt_date.snowflake__from_unixtimestamp", "macro_sql": "\n\n{%- macro snowflake__from_unixtimestamp(epochs, format) -%}\n {%- if format == \"seconds\" -%}\n {%- set scale = 0 -%}\n {%- elif format == \"milliseconds\" -%}\n {%- set scale = 3 -%}\n {%- elif format == \"microseconds\" -%}\n {%- set scale = 6 -%}\n {%- else -%}\n {{ exceptions.raise_compiler_error(\n \"value \" ~ format ~ \" for `format` for from_unixtimestamp is not supported.\"\n )\n }}\n {% endif -%}\n to_timestamp_ntz({{ epochs }}, {{ scale }})\n\n{%- endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.3754094, "supported_languages": null}, "macro.dbt_date.bigquery__from_unixtimestamp": {"name": "bigquery__from_unixtimestamp", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/from_unixtimestamp.sql", "original_file_path": "macros/calendar_date/from_unixtimestamp.sql", "unique_id": "macro.dbt_date.bigquery__from_unixtimestamp", "macro_sql": "\n\n{%- macro bigquery__from_unixtimestamp(epochs, format) -%}\n {%- if format == \"seconds\" -%}\n timestamp_seconds({{ epochs }})\n {%- elif format == \"milliseconds\" -%}\n timestamp_millis({{ epochs }})\n {%- elif format == \"microseconds\" -%}\n timestamp_micros({{ epochs }})\n {%- else -%}\n {{ exceptions.raise_compiler_error(\n \"value \" ~ format ~ \" for `format` for from_unixtimestamp is not supported.\"\n )\n }}\n {% endif -%}\n{%- endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.376219, "supported_languages": null}, "macro.dbt_date.iso_week_end": {"name": "iso_week_end", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/iso_week_end.sql", "original_file_path": "macros/calendar_date/iso_week_end.sql", "unique_id": "macro.dbt_date.iso_week_end", "macro_sql": "{%- macro iso_week_end(date=None, tz=None) -%}\n{%-set dt = date if date else dbt_date.today(tz) -%}\n{{ adapter.dispatch('iso_week_end', 'dbt_date') (dt) }}\n{%- endmacro -%}\n\n", "depends_on": {"macros": ["macro.dbt_date.today", "macro.dbt_date.snowflake__iso_week_end"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.3770971, "supported_languages": null}, "macro.dbt_date._iso_week_end": {"name": "_iso_week_end", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/iso_week_end.sql", "original_file_path": "macros/calendar_date/iso_week_end.sql", "unique_id": "macro.dbt_date._iso_week_end", "macro_sql": "{%- macro _iso_week_end(date, week_type) -%}\n{%- set dt = dbt_date.iso_week_start(date) -%}\n{{ dbt_date.n_days_away(6, dt) }}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt_date.iso_week_start", "macro.dbt_date.n_days_away"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.3775258, "supported_languages": null}, "macro.dbt_date.default__iso_week_end": {"name": "default__iso_week_end", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/iso_week_end.sql", "original_file_path": "macros/calendar_date/iso_week_end.sql", "unique_id": "macro.dbt_date.default__iso_week_end", "macro_sql": "\n\n{%- macro default__iso_week_end(date) -%}\n{{ dbt_date._iso_week_end(date, 'isoweek') }}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt_date._iso_week_end"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.3778114, "supported_languages": null}, "macro.dbt_date.snowflake__iso_week_end": {"name": "snowflake__iso_week_end", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/iso_week_end.sql", "original_file_path": "macros/calendar_date/iso_week_end.sql", "unique_id": "macro.dbt_date.snowflake__iso_week_end", "macro_sql": "\n\n{%- macro snowflake__iso_week_end(date) -%}\n{{ dbt_date._iso_week_end(date, 'weekiso') }}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt_date._iso_week_end"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.3781128, "supported_languages": null}, "macro.dbt_date.n_months_away": {"name": "n_months_away", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/n_months_away.sql", "original_file_path": "macros/calendar_date/n_months_away.sql", "unique_id": "macro.dbt_date.n_months_away", "macro_sql": "{%- macro n_months_away(n, tz=None) -%}\n{%- set n = n|int -%}\n{{ dbt.date_trunc('month',\n dbt.dateadd('month', n,\n dbt_date.today(tz)\n )\n ) }}\n{%- endmacro -%}", "depends_on": {"macros": ["macro.dbt.date_trunc", "macro.dbt.dateadd", "macro.dbt_date.today"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.3787997, "supported_languages": null}, "macro.dbt_date.iso_week_start": {"name": "iso_week_start", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/iso_week_start.sql", "original_file_path": "macros/calendar_date/iso_week_start.sql", "unique_id": "macro.dbt_date.iso_week_start", "macro_sql": "{%- macro iso_week_start(date=None, tz=None) -%}\n{%-set dt = date if date else dbt_date.today(tz) -%}\n{{ adapter.dispatch('iso_week_start', 'dbt_date') (dt) }}\n{%- endmacro -%}\n\n", "depends_on": {"macros": ["macro.dbt_date.today", "macro.dbt_date.snowflake__iso_week_start"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.3797164, "supported_languages": null}, "macro.dbt_date._iso_week_start": {"name": "_iso_week_start", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/iso_week_start.sql", "original_file_path": "macros/calendar_date/iso_week_start.sql", "unique_id": "macro.dbt_date._iso_week_start", "macro_sql": "{%- macro _iso_week_start(date, week_type) -%}\ncast({{ dbt.date_trunc(week_type, date) }} as date)\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt.date_trunc"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.3800542, "supported_languages": null}, "macro.dbt_date.default__iso_week_start": {"name": "default__iso_week_start", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/iso_week_start.sql", "original_file_path": "macros/calendar_date/iso_week_start.sql", "unique_id": "macro.dbt_date.default__iso_week_start", "macro_sql": "\n\n{%- macro default__iso_week_start(date) -%}\n{{ dbt_date._iso_week_start(date, 'isoweek') }}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt_date._iso_week_start"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.3803403, "supported_languages": null}, "macro.dbt_date.snowflake__iso_week_start": {"name": "snowflake__iso_week_start", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/iso_week_start.sql", "original_file_path": "macros/calendar_date/iso_week_start.sql", "unique_id": "macro.dbt_date.snowflake__iso_week_start", "macro_sql": "\n\n{%- macro snowflake__iso_week_start(date) -%}\n{{ dbt_date._iso_week_start(date, 'week') }}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt_date._iso_week_start"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.3806186, "supported_languages": null}, "macro.dbt_date.postgres__iso_week_start": {"name": "postgres__iso_week_start", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/iso_week_start.sql", "original_file_path": "macros/calendar_date/iso_week_start.sql", "unique_id": "macro.dbt_date.postgres__iso_week_start", "macro_sql": "\n\n{%- macro postgres__iso_week_start(date) -%}\n{{ dbt_date._iso_week_start(date, 'week') }}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt_date._iso_week_start"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.380916, "supported_languages": null}, "macro.dbt_date.next_month_name": {"name": "next_month_name", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/next_month_name.sql", "original_file_path": "macros/calendar_date/next_month_name.sql", "unique_id": "macro.dbt_date.next_month_name", "macro_sql": "{%- macro next_month_name(short=True, tz=None) -%}\n{{ dbt_date.month_name(dbt_date.next_month(tz), short=short) }}\n{%- endmacro -%}", "depends_on": {"macros": ["macro.dbt_date.month_name", "macro.dbt_date.next_month"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.3813872, "supported_languages": null}, "macro.dbt_date.week_of_year": {"name": "week_of_year", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/week_of_year.sql", "original_file_path": "macros/calendar_date/week_of_year.sql", "unique_id": "macro.dbt_date.week_of_year", "macro_sql": "{%- macro week_of_year(date=None, tz=None) -%}\n{%-set dt = date if date else dbt_date.today(tz) -%}\n{{ adapter.dispatch('week_of_year', 'dbt_date') (dt) }}\n{%- endmacro -%}\n\n", "depends_on": {"macros": ["macro.dbt_date.today", "macro.dbt_date.default__week_of_year"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.3822956, "supported_languages": null}, "macro.dbt_date.default__week_of_year": {"name": "default__week_of_year", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/week_of_year.sql", "original_file_path": "macros/calendar_date/week_of_year.sql", "unique_id": "macro.dbt_date.default__week_of_year", "macro_sql": "{%- macro default__week_of_year(date) -%}\ncast({{ dbt_date.date_part('week', date) }} as {{ dbt.type_int() }})\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt_date.date_part", "macro.dbt.type_int"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.3826692, "supported_languages": null}, "macro.dbt_date.postgres__week_of_year": {"name": "postgres__week_of_year", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/week_of_year.sql", "original_file_path": "macros/calendar_date/week_of_year.sql", "unique_id": "macro.dbt_date.postgres__week_of_year", "macro_sql": "\n\n{%- macro postgres__week_of_year(date) -%}\n{# postgresql 'week' returns isoweek. Use to_char instead.\n WW = the first week starts on the first day of the year #}\ncast(to_char({{ date }}, 'WW') as {{ dbt.type_int() }})\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt.type_int"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.382992, "supported_languages": null}, "macro.dbt_date.week_start": {"name": "week_start", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/week_start.sql", "original_file_path": "macros/calendar_date/week_start.sql", "unique_id": "macro.dbt_date.week_start", "macro_sql": "{%- macro week_start(date=None, tz=None) -%}\n{%-set dt = date if date else dbt_date.today(tz) -%}\n{{ adapter.dispatch('week_start', 'dbt_date') (dt) }}\n{%- endmacro -%}\n\n", "depends_on": {"macros": ["macro.dbt_date.today", "macro.dbt_date.snowflake__week_start"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.3838754, "supported_languages": null}, "macro.dbt_date.default__week_start": {"name": "default__week_start", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/week_start.sql", "original_file_path": "macros/calendar_date/week_start.sql", "unique_id": "macro.dbt_date.default__week_start", "macro_sql": "{%- macro default__week_start(date) -%}\ncast({{ dbt.date_trunc('week', date) }} as date)\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt.date_trunc"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.3841827, "supported_languages": null}, "macro.dbt_date.snowflake__week_start": {"name": "snowflake__week_start", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/week_start.sql", "original_file_path": "macros/calendar_date/week_start.sql", "unique_id": "macro.dbt_date.snowflake__week_start", "macro_sql": "\n\n{%- macro snowflake__week_start(date) -%}\n {#\n Get the day of week offset: e.g. if the date is a Sunday,\n dbt_date.day_of_week returns 1, so we subtract 1 to get a 0 offset\n #}\n {% set off_set = dbt_date.day_of_week(date, isoweek=False) ~ \" - 1\" %}\n cast({{ dbt.dateadd(\"day\", \"-1 * (\" ~ off_set ~ \")\", date) }} as date)\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt_date.day_of_week", "macro.dbt.dateadd"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.384768, "supported_languages": null}, "macro.dbt_date.postgres__week_start": {"name": "postgres__week_start", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/week_start.sql", "original_file_path": "macros/calendar_date/week_start.sql", "unique_id": "macro.dbt_date.postgres__week_start", "macro_sql": "\n\n{%- macro postgres__week_start(date) -%}\n-- Sunday as week start date\ncast({{ dbt.dateadd('day', -1, dbt.date_trunc('week', dbt.dateadd('day', 1, date))) }} as date)\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt.dateadd", "macro.dbt.date_trunc"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.3853006, "supported_languages": null}, "macro.dbt_date.iso_week_of_year": {"name": "iso_week_of_year", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/iso_week_of_year.sql", "original_file_path": "macros/calendar_date/iso_week_of_year.sql", "unique_id": "macro.dbt_date.iso_week_of_year", "macro_sql": "{%- macro iso_week_of_year(date=None, tz=None) -%}\n{%-set dt = date if date else dbt_date.today(tz) -%}\n{{ adapter.dispatch('iso_week_of_year', 'dbt_date') (dt) }}\n{%- endmacro -%}\n\n", "depends_on": {"macros": ["macro.dbt_date.today", "macro.dbt_date.snowflake__iso_week_of_year"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.3862906, "supported_languages": null}, "macro.dbt_date._iso_week_of_year": {"name": "_iso_week_of_year", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/iso_week_of_year.sql", "original_file_path": "macros/calendar_date/iso_week_of_year.sql", "unique_id": "macro.dbt_date._iso_week_of_year", "macro_sql": "{%- macro _iso_week_of_year(date, week_type) -%}\ncast({{ dbt_date.date_part(week_type, date) }} as {{ dbt.type_int() }})\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt_date.date_part", "macro.dbt.type_int"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.38669, "supported_languages": null}, "macro.dbt_date.default__iso_week_of_year": {"name": "default__iso_week_of_year", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/iso_week_of_year.sql", "original_file_path": "macros/calendar_date/iso_week_of_year.sql", "unique_id": "macro.dbt_date.default__iso_week_of_year", "macro_sql": "\n\n{%- macro default__iso_week_of_year(date) -%}\n{{ dbt_date._iso_week_of_year(date, 'isoweek') }}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt_date._iso_week_of_year"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.3869946, "supported_languages": null}, "macro.dbt_date.snowflake__iso_week_of_year": {"name": "snowflake__iso_week_of_year", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/iso_week_of_year.sql", "original_file_path": "macros/calendar_date/iso_week_of_year.sql", "unique_id": "macro.dbt_date.snowflake__iso_week_of_year", "macro_sql": "\n\n{%- macro snowflake__iso_week_of_year(date) -%}\n{{ dbt_date._iso_week_of_year(date, 'weekiso') }}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt_date._iso_week_of_year"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.3872836, "supported_languages": null}, "macro.dbt_date.postgres__iso_week_of_year": {"name": "postgres__iso_week_of_year", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/iso_week_of_year.sql", "original_file_path": "macros/calendar_date/iso_week_of_year.sql", "unique_id": "macro.dbt_date.postgres__iso_week_of_year", "macro_sql": "\n\n{%- macro postgres__iso_week_of_year(date) -%}\n-- postgresql week is isoweek, the first week of a year containing January 4 of that year.\n{{ dbt_date._iso_week_of_year(date, 'week') }}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt_date._iso_week_of_year"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.3875825, "supported_languages": null}, "macro.dbt_date.next_month_number": {"name": "next_month_number", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/next_month_number.sql", "original_file_path": "macros/calendar_date/next_month_number.sql", "unique_id": "macro.dbt_date.next_month_number", "macro_sql": "{%- macro next_month_number(tz=None) -%}\n{{ dbt_date.date_part('month', dbt_date.next_month(tz)) }}\n{%- endmacro -%}", "depends_on": {"macros": ["macro.dbt_date.date_part", "macro.dbt_date.next_month"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.3880353, "supported_languages": null}, "macro.dbt_date.today": {"name": "today", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/today.sql", "original_file_path": "macros/calendar_date/today.sql", "unique_id": "macro.dbt_date.today", "macro_sql": "{%- macro today(tz=None) -%}\ncast({{ dbt_date.now(tz) }} as date)\n{%- endmacro -%}", "depends_on": {"macros": ["macro.dbt_date.now"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.3883958, "supported_languages": null}, "macro.dbt_date.n_weeks_ago": {"name": "n_weeks_ago", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/n_weeks_ago.sql", "original_file_path": "macros/calendar_date/n_weeks_ago.sql", "unique_id": "macro.dbt_date.n_weeks_ago", "macro_sql": "{%- macro n_weeks_ago(n, tz=None) -%}\n{%- set n = n|int -%}\n{{ dbt.date_trunc('week',\n dbt.dateadd('week', -1 * n,\n dbt_date.today(tz)\n )\n ) }}\n{%- endmacro -%}", "depends_on": {"macros": ["macro.dbt.date_trunc", "macro.dbt.dateadd", "macro.dbt_date.today"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.3891215, "supported_languages": null}, "macro.dbt_date.n_days_away": {"name": "n_days_away", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/n_days_away.sql", "original_file_path": "macros/calendar_date/n_days_away.sql", "unique_id": "macro.dbt_date.n_days_away", "macro_sql": "{%- macro n_days_away(n, date=None, tz=None) -%}\n{{ dbt_date.n_days_ago(-1 * n, date, tz) }}\n{%- endmacro -%}", "depends_on": {"macros": ["macro.dbt_date.n_days_ago"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.3896096, "supported_languages": null}, "macro.dbt_date.last_month_number": {"name": "last_month_number", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/last_month_number.sql", "original_file_path": "macros/calendar_date/last_month_number.sql", "unique_id": "macro.dbt_date.last_month_number", "macro_sql": "{%- macro last_month_number(tz=None) -%}\n{{ dbt_date.date_part('month', dbt_date.last_month(tz)) }}\n{%- endmacro -%}", "depends_on": {"macros": ["macro.dbt_date.date_part", "macro.dbt_date.last_month"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.3900568, "supported_languages": null}, "macro.dbt_date.now": {"name": "now", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/now.sql", "original_file_path": "macros/calendar_date/now.sql", "unique_id": "macro.dbt_date.now", "macro_sql": "{%- macro now(tz=None) -%}\n{{ dbt_date.convert_timezone(dbt.current_timestamp(), tz) }}\n{%- endmacro -%}", "depends_on": {"macros": ["macro.dbt_date.convert_timezone", "macro.dbt.current_timestamp"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.3904521, "supported_languages": null}, "macro.dbt_date.next_week": {"name": "next_week", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/next_week.sql", "original_file_path": "macros/calendar_date/next_week.sql", "unique_id": "macro.dbt_date.next_week", "macro_sql": "{%- macro next_week(tz=None) -%}\n{{ dbt_date.n_weeks_away(1, tz) }}\n{%- endmacro -%}", "depends_on": {"macros": ["macro.dbt_date.n_weeks_away"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.3908074, "supported_languages": null}, "macro.dbt_date.round_timestamp": {"name": "round_timestamp", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/round_timestamp.sql", "original_file_path": "macros/calendar_date/round_timestamp.sql", "unique_id": "macro.dbt_date.round_timestamp", "macro_sql": "{% macro round_timestamp(timestamp) %}\n {{ dbt.date_trunc(\"day\", dbt.dateadd(\"hour\", 12, timestamp)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.date_trunc", "macro.dbt.dateadd"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.391297, "supported_languages": null}, "macro.dbt_date.next_month": {"name": "next_month", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/next_month.sql", "original_file_path": "macros/calendar_date/next_month.sql", "unique_id": "macro.dbt_date.next_month", "macro_sql": "{%- macro next_month(tz=None) -%}\n{{ dbt_date.n_months_away(1, tz) }}\n{%- endmacro -%}", "depends_on": {"macros": ["macro.dbt_date.n_months_away"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.3916478, "supported_languages": null}, "macro.dbt_date.n_days_ago": {"name": "n_days_ago", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/n_days_ago.sql", "original_file_path": "macros/calendar_date/n_days_ago.sql", "unique_id": "macro.dbt_date.n_days_ago", "macro_sql": "{%- macro n_days_ago(n, date=None, tz=None) -%}\n{%-set dt = date if date else dbt_date.today(tz) -%}\n{%- set n = n|int -%}\ncast({{ dbt.dateadd('day', -1 * n, dt) }} as date)\n{%- endmacro -%}", "depends_on": {"macros": ["macro.dbt_date.today", "macro.dbt.dateadd"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.392586, "supported_languages": null}, "macro.dbt_date.n_weeks_away": {"name": "n_weeks_away", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/n_weeks_away.sql", "original_file_path": "macros/calendar_date/n_weeks_away.sql", "unique_id": "macro.dbt_date.n_weeks_away", "macro_sql": "{%- macro n_weeks_away(n, tz=None) -%}\n{%- set n = n|int -%}\n{{ dbt.date_trunc('week',\n dbt.dateadd('week', n,\n dbt_date.today(tz)\n )\n ) }}\n{%- endmacro -%}", "depends_on": {"macros": ["macro.dbt.date_trunc", "macro.dbt.dateadd", "macro.dbt_date.today"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.3932872, "supported_languages": null}, "macro.dbt_date.periods_since": {"name": "periods_since", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/periods_since.sql", "original_file_path": "macros/calendar_date/periods_since.sql", "unique_id": "macro.dbt_date.periods_since", "macro_sql": "{%- macro periods_since(date_col, period_name='day', tz=None) -%}\n{{ dbt.datediff(date_col, dbt_date.now(tz), period_name) }}\n{%- endmacro -%}", "depends_on": {"macros": ["macro.dbt.datediff", "macro.dbt_date.now"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.3937986, "supported_languages": null}, "macro.dbt_date.day_of_week": {"name": "day_of_week", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/day_of_week.sql", "original_file_path": "macros/calendar_date/day_of_week.sql", "unique_id": "macro.dbt_date.day_of_week", "macro_sql": "{%- macro day_of_week(date, isoweek=true) -%}\n{{ adapter.dispatch('day_of_week', 'dbt_date') (date, isoweek) }}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt_date.snowflake__day_of_week"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.3965323, "supported_languages": null}, "macro.dbt_date.default__day_of_week": {"name": "default__day_of_week", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/day_of_week.sql", "original_file_path": "macros/calendar_date/day_of_week.sql", "unique_id": "macro.dbt_date.default__day_of_week", "macro_sql": "\n\n{%- macro default__day_of_week(date, isoweek) -%}\n\n {%- set dow = dbt_date.date_part('dayofweek', date) -%}\n\n {%- if isoweek -%}\n case\n -- Shift start of week from Sunday (0) to Monday (1)\n when {{ dow }} = 0 then 7\n else {{ dow }}\n end\n {%- else -%}\n {{ dow }} + 1\n {%- endif -%}\n\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt_date.date_part"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.3971412, "supported_languages": null}, "macro.dbt_date.snowflake__day_of_week": {"name": "snowflake__day_of_week", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/day_of_week.sql", "original_file_path": "macros/calendar_date/day_of_week.sql", "unique_id": "macro.dbt_date.snowflake__day_of_week", "macro_sql": "\n\n{%- macro snowflake__day_of_week(date, isoweek) -%}\n\n {%- if isoweek -%}\n {%- set dow_part = 'dayofweekiso' -%}\n {{ dbt_date.date_part(dow_part, date) }}\n {%- else -%}\n {%- set dow_part = 'dayofweek' -%}\n case\n when {{ dbt_date.date_part(dow_part, date) }} = 7 then 1\n else {{ dbt_date.date_part(dow_part, date) }} + 1\n end\n {%- endif -%}\n\n\n\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt_date.date_part"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.3979642, "supported_languages": null}, "macro.dbt_date.bigquery__day_of_week": {"name": "bigquery__day_of_week", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/day_of_week.sql", "original_file_path": "macros/calendar_date/day_of_week.sql", "unique_id": "macro.dbt_date.bigquery__day_of_week", "macro_sql": "\n\n{%- macro bigquery__day_of_week(date, isoweek) -%}\n\n {%- set dow = dbt_date.date_part('dayofweek', date) -%}\n\n {%- if isoweek -%}\n case\n -- Shift start of week from Sunday (1) to Monday (2)\n when {{ dow }} = 1 then 7\n else {{ dow }} - 1\n end\n {%- else -%}\n {{ dow }}\n {%- endif -%}\n\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt_date.date_part"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.3985515, "supported_languages": null}, "macro.dbt_date.postgres__day_of_week": {"name": "postgres__day_of_week", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/day_of_week.sql", "original_file_path": "macros/calendar_date/day_of_week.sql", "unique_id": "macro.dbt_date.postgres__day_of_week", "macro_sql": "\n\n\n{%- macro postgres__day_of_week(date, isoweek) -%}\n\n {%- if isoweek -%}\n {%- set dow_part = 'isodow' -%}\n -- Monday(1) to Sunday (7)\n cast({{ dbt_date.date_part(dow_part, date) }} as {{ dbt.type_int() }})\n {%- else -%}\n {%- set dow_part = 'dow' -%}\n -- Sunday(1) to Saturday (7)\n cast({{ dbt_date.date_part(dow_part, date) }} + 1 as {{ dbt.type_int() }})\n {%- endif -%}\n\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt_date.date_part", "macro.dbt.type_int"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.3994243, "supported_languages": null}, "macro.dbt_date.redshift__day_of_week": {"name": "redshift__day_of_week", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/day_of_week.sql", "original_file_path": "macros/calendar_date/day_of_week.sql", "unique_id": "macro.dbt_date.redshift__day_of_week", "macro_sql": "\n\n\n{%- macro redshift__day_of_week(date, isoweek) -%}\n\n {%- set dow = dbt_date.date_part('dayofweek', date) -%}\n\n {%- if isoweek -%}\n case\n -- Shift start of week from Sunday (0) to Monday (1)\n when {{ dow }} = 0 then 7\n else cast({{ dow }} as {{ dbt.type_bigint() }})\n end\n {%- else -%}\n cast({{ dow }} + 1 as {{ dbt.type_bigint() }})\n {%- endif -%}\n\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt_date.date_part", "macro.dbt.type_bigint"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.4001799, "supported_languages": null}, "macro.dbt_date.n_months_ago": {"name": "n_months_ago", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/n_months_ago.sql", "original_file_path": "macros/calendar_date/n_months_ago.sql", "unique_id": "macro.dbt_date.n_months_ago", "macro_sql": "{%- macro n_months_ago(n, tz=None) -%}\n{%- set n = n|int -%}\n{{ dbt.date_trunc('month',\n dbt.dateadd('month', -1 * n,\n dbt_date.today(tz)\n )\n ) }}\n{%- endmacro -%}", "depends_on": {"macros": ["macro.dbt.date_trunc", "macro.dbt.dateadd", "macro.dbt_date.today"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.4009151, "supported_languages": null}, "macro.dbt_date.tomorrow": {"name": "tomorrow", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/tomorrow.sql", "original_file_path": "macros/calendar_date/tomorrow.sql", "unique_id": "macro.dbt_date.tomorrow", "macro_sql": "{%- macro tomorrow(date=None, tz=None) -%}\n{{ dbt_date.n_days_away(1, date, tz) }}\n{%- endmacro -%}", "depends_on": {"macros": ["macro.dbt_date.n_days_away"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.4013515, "supported_languages": null}, "macro.dbt_date.day_of_year": {"name": "day_of_year", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/day_of_year.sql", "original_file_path": "macros/calendar_date/day_of_year.sql", "unique_id": "macro.dbt_date.day_of_year", "macro_sql": "{%- macro day_of_year(date) -%}\n{{ adapter.dispatch('day_of_year', 'dbt_date') (date) }}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt_date.default__day_of_year"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.4019494, "supported_languages": null}, "macro.dbt_date.default__day_of_year": {"name": "default__day_of_year", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/day_of_year.sql", "original_file_path": "macros/calendar_date/day_of_year.sql", "unique_id": "macro.dbt_date.default__day_of_year", "macro_sql": "\n\n{%- macro default__day_of_year(date) -%}\n {{ dbt_date.date_part('dayofyear', date) }}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt_date.date_part"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.40224, "supported_languages": null}, "macro.dbt_date.postgres__day_of_year": {"name": "postgres__day_of_year", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/day_of_year.sql", "original_file_path": "macros/calendar_date/day_of_year.sql", "unique_id": "macro.dbt_date.postgres__day_of_year", "macro_sql": "\n\n{%- macro postgres__day_of_year(date) -%}\n {{ dbt_date.date_part('doy', date) }}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt_date.date_part"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.4025216, "supported_languages": null}, "macro.dbt_date.redshift__day_of_year": {"name": "redshift__day_of_year", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/day_of_year.sql", "original_file_path": "macros/calendar_date/day_of_year.sql", "unique_id": "macro.dbt_date.redshift__day_of_year", "macro_sql": "\n\n{%- macro redshift__day_of_year(date) -%}\n cast({{ dbt_date.date_part('dayofyear', date) }} as {{ dbt.type_bigint() }})\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt_date.date_part", "macro.dbt.type_bigint"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.4029067, "supported_languages": null}, "macro.dbt_date.last_month_name": {"name": "last_month_name", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/last_month_name.sql", "original_file_path": "macros/calendar_date/last_month_name.sql", "unique_id": "macro.dbt_date.last_month_name", "macro_sql": "{%- macro last_month_name(short=True, tz=None) -%}\n{{ dbt_date.month_name(dbt_date.last_month(tz), short=short) }}\n{%- endmacro -%}", "depends_on": {"macros": ["macro.dbt_date.month_name", "macro.dbt_date.last_month"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.4033918, "supported_languages": null}, "macro.dbt_date.yesterday": {"name": "yesterday", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/yesterday.sql", "original_file_path": "macros/calendar_date/yesterday.sql", "unique_id": "macro.dbt_date.yesterday", "macro_sql": "{%- macro yesterday(date=None, tz=None) -%}\n{{ dbt_date.n_days_ago(1, date, tz) }}\n{%- endmacro -%}", "depends_on": {"macros": ["macro.dbt_date.n_days_ago"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.4038146, "supported_languages": null}, "macro.dbt_date.last_week": {"name": "last_week", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/last_week.sql", "original_file_path": "macros/calendar_date/last_week.sql", "unique_id": "macro.dbt_date.last_week", "macro_sql": "{%- macro last_week(tz=None) -%}\n{{ dbt_date.n_weeks_ago(1, tz) }}\n{%- endmacro -%}", "depends_on": {"macros": ["macro.dbt_date.n_weeks_ago"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.4041903, "supported_languages": null}, "macro.dbt_date.week_end": {"name": "week_end", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/week_end.sql", "original_file_path": "macros/calendar_date/week_end.sql", "unique_id": "macro.dbt_date.week_end", "macro_sql": "{%- macro week_end(date=None, tz=None) -%}\n{%-set dt = date if date else dbt_date.today(tz) -%}\n{{ adapter.dispatch('week_end', 'dbt_date') (dt) }}\n{%- endmacro -%}\n\n", "depends_on": {"macros": ["macro.dbt_date.today", "macro.dbt_date.snowflake__week_end"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.405059, "supported_languages": null}, "macro.dbt_date.default__week_end": {"name": "default__week_end", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/week_end.sql", "original_file_path": "macros/calendar_date/week_end.sql", "unique_id": "macro.dbt_date.default__week_end", "macro_sql": "{%- macro default__week_end(date) -%}\n{{ last_day(date, 'week') }}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt.last_day"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.40544, "supported_languages": null}, "macro.dbt_date.snowflake__week_end": {"name": "snowflake__week_end", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/week_end.sql", "original_file_path": "macros/calendar_date/week_end.sql", "unique_id": "macro.dbt_date.snowflake__week_end", "macro_sql": "\n\n{%- macro snowflake__week_end(date) -%}\n{%- set dt = dbt_date.week_start(date) -%}\n{{ dbt_date.n_days_away(6, dt) }}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt_date.week_start", "macro.dbt_date.n_days_away"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.4058483, "supported_languages": null}, "macro.dbt_date.postgres__week_end": {"name": "postgres__week_end", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/week_end.sql", "original_file_path": "macros/calendar_date/week_end.sql", "unique_id": "macro.dbt_date.postgres__week_end", "macro_sql": "\n\n{%- macro postgres__week_end(date) -%}\n{%- set dt = dbt_date.week_start(date) -%}\n{{ dbt_date.n_days_away(6, dt) }}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt_date.week_start", "macro.dbt_date.n_days_away"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.4062805, "supported_languages": null}, "macro.dbt_date.last_month": {"name": "last_month", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/last_month.sql", "original_file_path": "macros/calendar_date/last_month.sql", "unique_id": "macro.dbt_date.last_month", "macro_sql": "{%- macro last_month(tz=None) -%}\n{{ dbt_date.n_months_ago(1, tz) }}\n{%- endmacro -%}", "depends_on": {"macros": ["macro.dbt_date.n_months_ago"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.4066396, "supported_languages": null}, "macro.dbt_date.day_of_month": {"name": "day_of_month", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/day_of_month.sql", "original_file_path": "macros/calendar_date/day_of_month.sql", "unique_id": "macro.dbt_date.day_of_month", "macro_sql": "{%- macro day_of_month(date) -%}\n{{ dbt_date.date_part('day', date) }}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt_date.date_part"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.407061, "supported_languages": null}, "macro.dbt_date.redshift__day_of_month": {"name": "redshift__day_of_month", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/day_of_month.sql", "original_file_path": "macros/calendar_date/day_of_month.sql", "unique_id": "macro.dbt_date.redshift__day_of_month", "macro_sql": "\n\n{%- macro redshift__day_of_month(date) -%}\ncast({{ dbt_date.date_part('day', date) }} as {{ dbt.type_bigint() }})\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt_date.date_part", "macro.dbt.type_bigint"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.407436, "supported_languages": null}, "macro.dbt_date.month_name": {"name": "month_name", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/month_name.sql", "original_file_path": "macros/calendar_date/month_name.sql", "unique_id": "macro.dbt_date.month_name", "macro_sql": "{%- macro month_name(date, short=True) -%}\n {{ adapter.dispatch('month_name', 'dbt_date') (date, short) }}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt_date.snowflake__month_name"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.4082966, "supported_languages": null}, "macro.dbt_date.default__month_name": {"name": "default__month_name", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/month_name.sql", "original_file_path": "macros/calendar_date/month_name.sql", "unique_id": "macro.dbt_date.default__month_name", "macro_sql": "\n\n{%- macro default__month_name(date, short) -%}\n{%- set f = 'MON' if short else 'MONTH' -%}\n to_char({{ date }}, '{{ f }}')\n{%- endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.4087024, "supported_languages": null}, "macro.dbt_date.bigquery__month_name": {"name": "bigquery__month_name", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/month_name.sql", "original_file_path": "macros/calendar_date/month_name.sql", "unique_id": "macro.dbt_date.bigquery__month_name", "macro_sql": "\n\n{%- macro bigquery__month_name(date, short) -%}\n{%- set f = '%b' if short else '%B' -%}\n format_date('{{ f }}', cast({{ date }} as date))\n{%- endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.4091232, "supported_languages": null}, "macro.dbt_date.snowflake__month_name": {"name": "snowflake__month_name", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/month_name.sql", "original_file_path": "macros/calendar_date/month_name.sql", "unique_id": "macro.dbt_date.snowflake__month_name", "macro_sql": "\n\n{%- macro snowflake__month_name(date, short) -%}\n{%- set f = 'MON' if short else 'MMMM' -%}\n to_char({{ date }}, '{{ f }}')\n{%- endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.4095333, "supported_languages": null}, "macro.dbt_date.postgres__month_name": {"name": "postgres__month_name", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/month_name.sql", "original_file_path": "macros/calendar_date/month_name.sql", "unique_id": "macro.dbt_date.postgres__month_name", "macro_sql": "\n\n{%- macro postgres__month_name(date, short) -%}\n{# FM = Fill mode, which suppresses padding blanks #}\n{%- set f = 'FMMon' if short else 'FMMonth' -%}\n to_char({{ date }}, '{{ f }}')\n{%- endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.410002, "supported_languages": null}, "macro.dbt_date.convert_timezone": {"name": "convert_timezone", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/convert_timezone.sql", "original_file_path": "macros/calendar_date/convert_timezone.sql", "unique_id": "macro.dbt_date.convert_timezone", "macro_sql": "{%- macro convert_timezone(column, target_tz=None, source_tz=None) -%}\n{%- set source_tz = \"UTC\" if not source_tz else source_tz -%}\n{%- set target_tz = var(\"dbt_date:time_zone\") if not target_tz else target_tz -%}\n{{ adapter.dispatch('convert_timezone', 'dbt_date') (column, target_tz, source_tz) }}\n{%- endmacro -%}\n\n", "depends_on": {"macros": ["macro.dbt_date.default__convert_timezone"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.4116485, "supported_languages": null}, "macro.dbt_date.default__convert_timezone": {"name": "default__convert_timezone", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/convert_timezone.sql", "original_file_path": "macros/calendar_date/convert_timezone.sql", "unique_id": "macro.dbt_date.default__convert_timezone", "macro_sql": "{% macro default__convert_timezone(column, target_tz, source_tz) -%}\nconvert_timezone('{{ source_tz }}', '{{ target_tz }}',\n cast({{ column }} as {{ dbt.type_timestamp() }})\n)\n{%- endmacro -%}\n\n", "depends_on": {"macros": ["macro.dbt.type_timestamp"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.412086, "supported_languages": null}, "macro.dbt_date.bigquery__convert_timezone": {"name": "bigquery__convert_timezone", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/convert_timezone.sql", "original_file_path": "macros/calendar_date/convert_timezone.sql", "unique_id": "macro.dbt_date.bigquery__convert_timezone", "macro_sql": "{%- macro bigquery__convert_timezone(column, target_tz, source_tz=None) -%}\ntimestamp(datetime({{ column }}, '{{ target_tz}}'))\n{%- endmacro -%}\n\n", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.4124045, "supported_languages": null}, "macro.dbt_date.spark__convert_timezone": {"name": "spark__convert_timezone", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/convert_timezone.sql", "original_file_path": "macros/calendar_date/convert_timezone.sql", "unique_id": "macro.dbt_date.spark__convert_timezone", "macro_sql": "{%- macro spark__convert_timezone(column, target_tz, source_tz) -%}\nfrom_utc_timestamp(\n to_utc_timestamp({{ column }}, '{{ source_tz }}'),\n '{{ target_tz }}'\n )\n{%- endmacro -%}\n\n", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.4127376, "supported_languages": null}, "macro.dbt_date.postgres__convert_timezone": {"name": "postgres__convert_timezone", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/convert_timezone.sql", "original_file_path": "macros/calendar_date/convert_timezone.sql", "unique_id": "macro.dbt_date.postgres__convert_timezone", "macro_sql": "{% macro postgres__convert_timezone(column, target_tz, source_tz) -%}\ncast(\n cast({{ column }} as {{ dbt.type_timestamp() }})\n at time zone '{{ source_tz }}' at time zone '{{ target_tz }}' as {{ dbt.type_timestamp() }}\n)\n{%- endmacro -%}\n\n", "depends_on": {"macros": ["macro.dbt.type_timestamp"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.413245, "supported_languages": null}, "macro.dbt_date.redshift__convert_timezone": {"name": "redshift__convert_timezone", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/convert_timezone.sql", "original_file_path": "macros/calendar_date/convert_timezone.sql", "unique_id": "macro.dbt_date.redshift__convert_timezone", "macro_sql": "{%- macro redshift__convert_timezone(column, target_tz, source_tz) -%}\n{{ return(dbt_date.default__convert_timezone(column, target_tz, source_tz)) }}\n{%- endmacro -%}", "depends_on": {"macros": ["macro.dbt_date.default__convert_timezone"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.4136364, "supported_languages": null}, "macro.dbt_date.day_name": {"name": "day_name", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/day_name.sql", "original_file_path": "macros/calendar_date/day_name.sql", "unique_id": "macro.dbt_date.day_name", "macro_sql": "{%- macro day_name(date, short=True) -%}\n {{ adapter.dispatch('day_name', 'dbt_date') (date, short) }}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt_date.snowflake__day_name"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.4147124, "supported_languages": null}, "macro.dbt_date.default__day_name": {"name": "default__day_name", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/day_name.sql", "original_file_path": "macros/calendar_date/day_name.sql", "unique_id": "macro.dbt_date.default__day_name", "macro_sql": "\n\n{%- macro default__day_name(date, short) -%}\n{%- set f = 'Dy' if short else 'Day' -%}\n to_char({{ date }}, '{{ f }}')\n{%- endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.415145, "supported_languages": null}, "macro.dbt_date.snowflake__day_name": {"name": "snowflake__day_name", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/day_name.sql", "original_file_path": "macros/calendar_date/day_name.sql", "unique_id": "macro.dbt_date.snowflake__day_name", "macro_sql": "\n\n{%- macro snowflake__day_name(date, short) -%}\n {%- if short -%}\n dayname({{ date }})\n {%- else -%}\n -- long version not implemented on Snowflake so we're doing it manually :/\n case dayname({{ date }})\n when 'Mon' then 'Monday'\n when 'Tue' then 'Tuesday'\n when 'Wed' then 'Wednesday'\n when 'Thu' then 'Thursday'\n when 'Fri' then 'Friday'\n when 'Sat' then 'Saturday'\n when 'Sun' then 'Sunday'\n end\n {%- endif -%}\n\n{%- endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.4156795, "supported_languages": null}, "macro.dbt_date.bigquery__day_name": {"name": "bigquery__day_name", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/day_name.sql", "original_file_path": "macros/calendar_date/day_name.sql", "unique_id": "macro.dbt_date.bigquery__day_name", "macro_sql": "\n\n{%- macro bigquery__day_name(date, short) -%}\n{%- set f = '%a' if short else '%A' -%}\n format_date('{{ f }}', cast({{ date }} as date))\n{%- endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.4161062, "supported_languages": null}, "macro.dbt_date.postgres__day_name": {"name": "postgres__day_name", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/day_name.sql", "original_file_path": "macros/calendar_date/day_name.sql", "unique_id": "macro.dbt_date.postgres__day_name", "macro_sql": "\n\n{%- macro postgres__day_name(date, short) -%}\n{# FM = Fill mode, which suppresses padding blanks #}\n{%- set f = 'FMDy' if short else 'FMDay' -%}\n to_char({{ date }}, '{{ f }}')\n{%- endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.4165146, "supported_languages": null}, "macro.dbt_date.date_part": {"name": "date_part", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/date_part.sql", "original_file_path": "macros/calendar_date/date_part.sql", "unique_id": "macro.dbt_date.date_part", "macro_sql": "{% macro date_part(datepart, date) -%}\n {{ adapter.dispatch('date_part', 'dbt_date') (datepart, date) }}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt_date.default__date_part"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.417088, "supported_languages": null}, "macro.dbt_date.default__date_part": {"name": "default__date_part", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/date_part.sql", "original_file_path": "macros/calendar_date/date_part.sql", "unique_id": "macro.dbt_date.default__date_part", "macro_sql": "{% macro default__date_part(datepart, date) -%}\n date_part('{{ datepart }}', {{ date }})\n{%- endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.4173586, "supported_languages": null}, "macro.dbt_date.bigquery__date_part": {"name": "bigquery__date_part", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/date_part.sql", "original_file_path": "macros/calendar_date/date_part.sql", "unique_id": "macro.dbt_date.bigquery__date_part", "macro_sql": "{% macro bigquery__date_part(datepart, date) -%}\n extract({{ datepart }} from {{ date }})\n{%- endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.4176219, "supported_languages": null}, "macro.dbt_date.to_unixtimestamp": {"name": "to_unixtimestamp", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/to_unixtimestamp.sql", "original_file_path": "macros/calendar_date/to_unixtimestamp.sql", "unique_id": "macro.dbt_date.to_unixtimestamp", "macro_sql": "{%- macro to_unixtimestamp(timestamp) -%}\n {{ adapter.dispatch('to_unixtimestamp', 'dbt_date') (timestamp) }}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt_date.snowflake__to_unixtimestamp"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.4182093, "supported_languages": null}, "macro.dbt_date.default__to_unixtimestamp": {"name": "default__to_unixtimestamp", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/to_unixtimestamp.sql", "original_file_path": "macros/calendar_date/to_unixtimestamp.sql", "unique_id": "macro.dbt_date.default__to_unixtimestamp", "macro_sql": "\n\n{%- macro default__to_unixtimestamp(timestamp) -%}\n {{ dbt_date.date_part('epoch', timestamp) }}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt_date.date_part"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.4185002, "supported_languages": null}, "macro.dbt_date.snowflake__to_unixtimestamp": {"name": "snowflake__to_unixtimestamp", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/to_unixtimestamp.sql", "original_file_path": "macros/calendar_date/to_unixtimestamp.sql", "unique_id": "macro.dbt_date.snowflake__to_unixtimestamp", "macro_sql": "\n\n{%- macro snowflake__to_unixtimestamp(timestamp) -%}\n {{ dbt_date.date_part('epoch_seconds', timestamp) }}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt_date.date_part"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.418784, "supported_languages": null}, "macro.dbt_date.bigquery__to_unixtimestamp": {"name": "bigquery__to_unixtimestamp", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/calendar_date/to_unixtimestamp.sql", "original_file_path": "macros/calendar_date/to_unixtimestamp.sql", "unique_id": "macro.dbt_date.bigquery__to_unixtimestamp", "macro_sql": "\n\n{%- macro bigquery__to_unixtimestamp(timestamp) -%}\n unix_seconds({{ timestamp }})\n{%- endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.419019, "supported_languages": null}, "macro.dbt_date.get_fiscal_periods": {"name": "get_fiscal_periods", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/fiscal_date/get_fiscal_periods.sql", "original_file_path": "macros/fiscal_date/get_fiscal_periods.sql", "unique_id": "macro.dbt_date.get_fiscal_periods", "macro_sql": "{% macro get_fiscal_periods(dates, year_end_month, week_start_day, shift_year=1) %}\n{#\nThis macro requires you to pass in a ref to a date dimension, created via\ndbt_date.get_date_dimension()s\n#}\nwith fscl_year_dates_for_periods as (\n {{ dbt_date.get_fiscal_year_dates(dates, year_end_month, week_start_day, shift_year) }}\n),\nfscl_year_w13 as (\n\n select\n f.*,\n -- We count the weeks in a 13 week period\n -- and separate the 4-5-4 week sequences\n mod(cast(\n (f.fiscal_week_of_year-1) as {{ dbt.type_int() }}\n ), 13) as w13_number,\n -- Chop weeks into 13 week merch quarters\n cast(\n least(\n floor((f.fiscal_week_of_year-1)/13.0)\n , 3)\n as {{ dbt.type_int() }}) as quarter_number\n from\n fscl_year_dates_for_periods f\n\n),\nfscl_periods as (\n\n select\n f.date_day,\n f.fiscal_year_number,\n f.week_start_date,\n f.week_end_date,\n f.fiscal_week_of_year,\n case\n -- we move week 53 into the 3rd period of the quarter\n when f.fiscal_week_of_year = 53 then 3\n when f.w13_number between 0 and 3 then 1\n when f.w13_number between 4 and 8 then 2\n when f.w13_number between 9 and 12 then 3\n end as period_of_quarter,\n f.quarter_number\n from\n fscl_year_w13 f\n\n),\nfscl_periods_quarters as (\n\n select\n f.*,\n cast((\n (f.quarter_number * 3) + f.period_of_quarter\n ) as {{ dbt.type_int() }}) as fiscal_period_number\n from\n fscl_periods f\n\n)\nselect\n date_day,\n fiscal_year_number,\n week_start_date,\n week_end_date,\n fiscal_week_of_year,\n dense_rank() over(partition by fiscal_period_number order by fiscal_week_of_year) as fiscal_week_of_period,\n fiscal_period_number,\n quarter_number+1 as fiscal_quarter_number,\n period_of_quarter as fiscal_period_of_quarter\nfrom\n fscl_periods_quarters\norder by 1,2\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_date.get_fiscal_year_dates", "macro.dbt.type_int"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.4205081, "supported_languages": null}, "macro.dbt_date.get_fiscal_year_dates": {"name": "get_fiscal_year_dates", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/fiscal_date/get_fiscal_year_dates.sql", "original_file_path": "macros/fiscal_date/get_fiscal_year_dates.sql", "unique_id": "macro.dbt_date.get_fiscal_year_dates", "macro_sql": "{% macro get_fiscal_year_dates(dates, year_end_month=12, week_start_day=1, shift_year=1) %}\n{{ adapter.dispatch('get_fiscal_year_dates', 'dbt_date') (dates, year_end_month, week_start_day, shift_year) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_date.default__get_fiscal_year_dates"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.4230368, "supported_languages": null}, "macro.dbt_date.default__get_fiscal_year_dates": {"name": "default__get_fiscal_year_dates", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/fiscal_date/get_fiscal_year_dates.sql", "original_file_path": "macros/fiscal_date/get_fiscal_year_dates.sql", "unique_id": "macro.dbt_date.default__get_fiscal_year_dates", "macro_sql": "{% macro default__get_fiscal_year_dates(dates, year_end_month, week_start_day, shift_year) %}\n-- this gets all the dates within a fiscal year\n-- determined by the given year-end-month\n-- ending on the saturday closest to that month's end date\nwith date_dimension as (\n select * from {{ dates }}\n),\nyear_month_end as (\n\n select\n d.year_number - {{ shift_year }} as fiscal_year_number,\n d.month_end_date\n from\n date_dimension d\n where\n d.month_of_year = {{ year_end_month }}\n group by 1,2\n\n),\nweeks as (\n\n select\n d.year_number,\n d.month_of_year,\n d.date_day as week_start_date,\n cast({{ dbt.dateadd('day', 6, 'd.date_day') }} as date) as week_end_date\n from\n date_dimension d\n where\n d.day_of_week = {{ week_start_day }}\n\n),\n-- get all the weeks that start in the month the year ends\nyear_week_ends as (\n\n select\n d.year_number - {{ shift_year }} as fiscal_year_number,\n d.week_end_date\n from\n weeks d\n where\n d.month_of_year = {{ year_end_month }}\n group by\n 1,2\n\n),\n-- then calculate which Saturday is closest to month end\nweeks_at_month_end as (\n\n select\n d.fiscal_year_number,\n d.week_end_date,\n m.month_end_date,\n rank() over\n (partition by d.fiscal_year_number\n order by\n abs({{ dbt.datediff('d.week_end_date', 'm.month_end_date', 'day') }})\n\n ) as closest_to_month_end\n from\n year_week_ends d\n join\n year_month_end m on d.fiscal_year_number = m.fiscal_year_number\n),\nfiscal_year_range as (\n\n select\n w.fiscal_year_number,\n cast(\n {{ dbt.dateadd('day', 1,\n 'lag(w.week_end_date) over(order by w.week_end_date)') }}\n as date) as fiscal_year_start_date,\n w.week_end_date as fiscal_year_end_date\n from\n weeks_at_month_end w\n where\n w.closest_to_month_end = 1\n\n),\nfiscal_year_dates as (\n\n select\n d.date_day,\n m.fiscal_year_number,\n m.fiscal_year_start_date,\n m.fiscal_year_end_date,\n w.week_start_date,\n w.week_end_date,\n -- we reset the weeks of the year starting with the merch year start date\n dense_rank()\n over(\n partition by m.fiscal_year_number\n order by w.week_start_date\n ) as fiscal_week_of_year\n from\n date_dimension d\n join\n fiscal_year_range m on d.date_day between m.fiscal_year_start_date and m.fiscal_year_end_date\n join\n weeks w on d.date_day between w.week_start_date and w.week_end_date\n\n)\nselect * from fiscal_year_dates order by 1\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt.dateadd", "macro.dbt.datediff"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.424195, "supported_languages": null}, "macro.dbt_date.get_intervals_between": {"name": "get_intervals_between", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/_utils/date_spine.sql", "original_file_path": "macros/_utils/date_spine.sql", "unique_id": "macro.dbt_date.get_intervals_between", "macro_sql": "{% macro get_intervals_between(start_date, end_date, datepart) -%}\n {{ return(adapter.dispatch('get_intervals_between', 'dbt_date')(start_date, end_date, datepart)) }}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt_date.default__get_intervals_between"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.4254143, "supported_languages": null}, "macro.dbt_date.default__get_intervals_between": {"name": "default__get_intervals_between", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/_utils/date_spine.sql", "original_file_path": "macros/_utils/date_spine.sql", "unique_id": "macro.dbt_date.default__get_intervals_between", "macro_sql": "{% macro default__get_intervals_between(start_date, end_date, datepart) -%}\n {%- call statement('get_intervals_between', fetch_result=True) %}\n\n select {{ dbt.datediff(start_date, end_date, datepart) }}\n\n {%- endcall -%}\n\n {%- set value_list = load_result('get_intervals_between') -%}\n\n {%- if value_list and value_list['data'] -%}\n {%- set values = value_list['data'] | map(attribute=0) | list %}\n {{ return(values[0]) }}\n {%- else -%}\n {{ return(1) }}\n {%- endif -%}\n\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt.statement", "macro.dbt.datediff"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.4266608, "supported_languages": null}, "macro.dbt_date.date_spine": {"name": "date_spine", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/_utils/date_spine.sql", "original_file_path": "macros/_utils/date_spine.sql", "unique_id": "macro.dbt_date.date_spine", "macro_sql": "{% macro date_spine(datepart, start_date, end_date) %}\n {{ return(adapter.dispatch('date_spine', 'dbt_date')(datepart, start_date, end_date)) }}\n{%- endmacro %}", "depends_on": {"macros": ["macro.dbt_date.default__date_spine"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.427169, "supported_languages": null}, "macro.dbt_date.default__date_spine": {"name": "default__date_spine", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/_utils/date_spine.sql", "original_file_path": "macros/_utils/date_spine.sql", "unique_id": "macro.dbt_date.default__date_spine", "macro_sql": "{% macro default__date_spine(datepart, start_date, end_date) %}\n\n\n{# call as follows:\n\ndate_spine(\n \"day\",\n \"to_date('01/01/2016', 'mm/dd/yyyy')\",\n \"dbt.dateadd(week, 1, current_date)\"\n) #}\n\n\nwith rawdata as (\n\n {{\n dbt_date.generate_series(\n dbt_date.get_intervals_between(start_date, end_date, datepart)\n )\n }}\n\n),\n\nall_periods as (\n\n select (\n {{\n dbt.dateadd(\n datepart,\n \"row_number() over (order by 1) - 1\",\n start_date\n )\n }}\n ) as date_{{datepart}}\n from rawdata\n\n),\n\nfiltered as (\n\n select *\n from all_periods\n where date_{{datepart}} <= {{ end_date }}\n\n)\n\nselect * from filtered\n\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_date.generate_series", "macro.dbt_date.get_intervals_between", "macro.dbt.dateadd"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.42792, "supported_languages": null}, "macro.dbt_date.get_powers_of_two": {"name": "get_powers_of_two", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/_utils/generate_series.sql", "original_file_path": "macros/_utils/generate_series.sql", "unique_id": "macro.dbt_date.get_powers_of_two", "macro_sql": "{% macro get_powers_of_two(upper_bound) %}\n {{ return(adapter.dispatch('get_powers_of_two', 'dbt_date')(upper_bound)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_date.default__get_powers_of_two"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.4293003, "supported_languages": null}, "macro.dbt_date.default__get_powers_of_two": {"name": "default__get_powers_of_two", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/_utils/generate_series.sql", "original_file_path": "macros/_utils/generate_series.sql", "unique_id": "macro.dbt_date.default__get_powers_of_two", "macro_sql": "{% macro default__get_powers_of_two(upper_bound) %}\n\n {% if upper_bound <= 0 %}\n {{ exceptions.raise_compiler_error(\"upper bound must be positive\") }}\n {% endif %}\n\n {% for _ in range(1, 100) %}\n {% if upper_bound <= 2 ** loop.index %}{{ return(loop.index) }}{% endif %}\n {% endfor %}\n\n{% endmacro %}", "depends_on": {"macros": []}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.4303155, "supported_languages": null}, "macro.dbt_date.generate_series": {"name": "generate_series", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/_utils/generate_series.sql", "original_file_path": "macros/_utils/generate_series.sql", "unique_id": "macro.dbt_date.generate_series", "macro_sql": "{% macro generate_series(upper_bound) %}\n {{ return(adapter.dispatch('generate_series', 'dbt_date')(upper_bound)) }}\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_date.default__generate_series"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.4307075, "supported_languages": null}, "macro.dbt_date.default__generate_series": {"name": "default__generate_series", "resource_type": "macro", "package_name": "dbt_date", "path": "macros/_utils/generate_series.sql", "original_file_path": "macros/_utils/generate_series.sql", "unique_id": "macro.dbt_date.default__generate_series", "macro_sql": "{% macro default__generate_series(upper_bound) %}\n\n {% set n = dbt_date.get_powers_of_two(upper_bound) %}\n\n with p as (\n select 0 as generated_number union all select 1\n ), unioned as (\n\n select\n\n {% for i in range(n) %}\n p{{i}}.generated_number * power(2, {{i}})\n {% if not loop.last %} + {% endif %}\n {% endfor %}\n + 1\n as generated_number\n\n from\n\n {% for i in range(n) %}\n p as p{{i}}\n {% if not loop.last %} cross join {% endif %}\n {% endfor %}\n\n )\n\n select *\n from unioned\n where generated_number <= {{upper_bound}}\n order by generated_number\n\n{% endmacro %}", "depends_on": {"macros": ["macro.dbt_date.get_powers_of_two"]}, "description": "", "meta": {}, "docs": {"show": true, "node_color": null}, "patch_path": null, "arguments": [], "created_at": 1763073383.4317937, "supported_languages": null}}, "docs": {"doc.near_models.log_index": {"name": "log_index", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/log_index.md", "original_file_path": "models/descriptions/log_index.md", "unique_id": "doc.near_models.log_index", "block_contents": "Sequential index of the log entry within the receipt"}, "doc.near_models.staking_pool_reward_fee_fraction": {"name": "staking_pool_reward_fee_fraction", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/staking_pool_reward_fee_fraction.md", "original_file_path": "models/descriptions/staking_pool_reward_fee_fraction.md", "unique_id": "doc.near_models.staking_pool_reward_fee_fraction", "block_contents": "An object representing the fraction of the reward fee taken by the staking pool."}, "doc.near_models.prev_height": {"name": "prev_height", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/prev_height.md", "original_file_path": "models/descriptions/prev_height.md", "unique_id": "doc.near_models.prev_height", "block_contents": "The prev_height taken from block headers."}, "doc.near_models.mint_action_id": {"name": "mint_action_id", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/mint_action_id.md", "original_file_path": "models/descriptions/mint_action_id.md", "unique_id": "doc.near_models.mint_action_id", "block_contents": "Unique id for each standar mint event"}, "doc.near_models.signature": {"name": "signature", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/signature.md", "original_file_path": "models/descriptions/signature.md", "unique_id": "doc.near_models.signature", "block_contents": "The signature taken from block headers."}, "doc.near_models.pool_address": {"name": "pool_address", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/pool_address.md", "original_file_path": "models/descriptions/pool_address.md", "unique_id": "doc.near_models.pool_address", "block_contents": "The NEAR address of the staking pool."}, "doc.near_models.lockup_timestamp_ntz": {"name": "lockup_timestamp_ntz", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/lockup_timestamp_ntz.md", "original_file_path": "models/descriptions/lockup_timestamp_ntz.md", "unique_id": "doc.near_models.lockup_timestamp_ntz", "block_contents": "Timestamp of the start of the lockup period, converted to UTC time."}, "doc.near_models.l1_label": {"name": "l1_label", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/l1_label.md", "original_file_path": "models/descriptions/l1_label.md", "unique_id": "doc.near_models.l1_label", "block_contents": "Deprecating soon. This is the same column label type, but is being kept for compatibility until 3/1/2023. TODO - deprecate."}, "doc.near_models.contract_address": {"name": "contract_address", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/contract_address.md", "original_file_path": "models/descriptions/contract_address.md", "unique_id": "doc.near_models.contract_address", "block_contents": "The address of the deployed contract for the token, nft, or other smart contract."}, "doc.near_models.error_type_2": {"name": "error_type_2", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/error_type_2.md", "original_file_path": "models/descriptions/error_type_2.md", "unique_id": "doc.near_models.error_type_2", "block_contents": "The third level of error type which actually pertains to the type of failure. This is commonly `ExecutionError`."}, "doc.near_models.price_usd": {"name": "price_usd", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/price_usd.md", "original_file_path": "models/descriptions/price_usd.md", "unique_id": "doc.near_models.price_usd", "block_contents": "The asset price, in US Dollars."}, "doc.near_models.outcome_root": {"name": "outcome_root", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/outcome_root.md", "original_file_path": "models/descriptions/outcome_root.md", "unique_id": "doc.near_models.outcome_root", "block_contents": "The outcome_root taken from block headers."}, "doc.near_models.header_json": {"name": "header_json", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/header_json.md", "original_file_path": "models/descriptions/header_json.md", "unique_id": "doc.near_models.header_json", "block_contents": "A JSON containing the block header."}, "doc.near_models.action_id_social": {"name": "action_id_social", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/action_id_social.md", "original_file_path": "models/descriptions/action_id_social.md", "unique_id": "doc.near_models.action_id_social", "block_contents": "A unique action ID for Near Social events, as a concatenation of the action id and the Social module."}, "doc.near_models.total_nonstaked_supply": {"name": "total_nonstaked_supply", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/total_nonstaked_supply.md", "original_file_path": "models/descriptions/total_nonstaked_supply.md", "unique_id": "doc.near_models.total_nonstaked_supply", "block_contents": "Total supply less total staked supply of NEAR."}, "doc.near_models.amount_in_raw": {"name": "amount_in_raw", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/amount_in_raw.md", "original_file_path": "models/descriptions/amount_in_raw.md", "unique_id": "doc.near_models.amount_in_raw", "block_contents": "Amount in, in a swap or transfer, in adjusted form."}, "doc.near_models.events": {"name": "events", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/events.md", "original_file_path": "models/descriptions/events.md", "unique_id": "doc.near_models.events", "block_contents": "The events taken from block headers."}, "doc.near_models.error_type_0": {"name": "error_type_0", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/error_type_0.md", "original_file_path": "models/descriptions/error_type_0.md", "unique_id": "doc.near_models.error_type_0", "block_contents": "The top-level error type, which likely pertains to the type of object that failed. For example `ActionError` when a action failed to execute for some reason."}, "doc.near_models.outcome": {"name": "outcome", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/outcome.md", "original_file_path": "models/descriptions/outcome.md", "unique_id": "doc.near_models.outcome", "block_contents": "The outcome of the transaction, action, or receipt that was executed in the shard."}, "doc.near_models.txn_hash": {"name": "txn_hash", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/txn_hash.md", "original_file_path": "models/descriptions/txn_hash.md", "unique_id": "doc.near_models.txn_hash", "block_contents": "Unique identifier (hash) of this transaction."}, "doc.near_models.metadata_id": {"name": "metadata_id", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/metadata_id.md", "original_file_path": "models/descriptions/metadata_id.md", "unique_id": "doc.near_models.metadata_id", "block_contents": "A MD5 Hash of an NFT contract and series ID, providing an unique indicator for collecting NFT Series Metadata."}, "doc.near_models.execution_outcome": {"name": "execution_outcome", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/execution_outcome.md", "original_file_path": "models/descriptions/execution_outcome.md", "unique_id": "doc.near_models.execution_outcome", "block_contents": "The outcome of the transaction, action, or receipt that was executed in the shard."}, "doc.near_models.amount_index": {"name": "amount_index", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/amount_index.md", "original_file_path": "models/descriptions/amount_index.md", "unique_id": "doc.near_models.amount_index", "block_contents": "Position of the amount in the flattened amounts array from the NEP245 event"}, "doc.near_models.reward_tokens": {"name": "reward_tokens", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/reward_tokens.md", "original_file_path": "models/descriptions/reward_tokens.md", "unique_id": "doc.near_models.reward_tokens", "block_contents": "The total amount of tokens rewarded to the validator for this staking reward payout. Number is presented raw and not decimal adjusted in the fact table."}, "doc.near_models.amount_out": {"name": "amount_out", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/amount_out.md", "original_file_path": "models/descriptions/amount_out.md", "unique_id": "doc.near_models.amount_out", "block_contents": "The amount of tokens taken out of or received from the swap."}, "doc.near_models.returning_maas": {"name": "returning_maas", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/returning_maas.md", "original_file_path": "models/descriptions/returning_maas.md", "unique_id": "doc.near_models.returning_maas", "block_contents": "Monthly active accounts, who are not defined as new."}, "doc.near_models._source_data": {"name": "_source_data", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/_source_data.md", "original_file_path": "models/descriptions/_source_data.md", "unique_id": "doc.near_models._source_data", "block_contents": "A silver-level column with the fulll (unparsed) Widget object."}, "doc.near_models.block_author": {"name": "block_author", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/block_author.md", "original_file_path": "models/descriptions/block_author.md", "unique_id": "doc.near_models.block_author", "block_contents": "The `block_author` taken from block headers. Validators of the blockchain."}, "doc.near_models.perc_circulating_supply": {"name": "perc_circulating_supply", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/perc_circulating_supply.md", "original_file_path": "models/descriptions/perc_circulating_supply.md", "unique_id": "doc.near_models.perc_circulating_supply", "block_contents": "Percentage of NEAR circulating.\ncirculating_supply / total_supply"}, "doc.near_models.balance": {"name": "balance", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/balance.md", "original_file_path": "models/descriptions/balance.md", "unique_id": "doc.near_models.balance", "block_contents": "The balance of a pool or address at a given block."}, "doc.near_models.circulating_supply": {"name": "circulating_supply", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/circulating_supply.md", "original_file_path": "models/descriptions/circulating_supply.md", "unique_id": "doc.near_models.circulating_supply", "block_contents": "Total supply less locked supply."}, "doc.near_models.tokens": {"name": "tokens", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/tokens.md", "original_file_path": "models/descriptions/tokens.md", "unique_id": "doc.near_models.tokens", "block_contents": "Count of tokens issued by the NFT Contract."}, "doc.near_models.error_type_1": {"name": "error_type_1", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/error_type_1.md", "original_file_path": "models/descriptions/error_type_1.md", "unique_id": "doc.near_models.error_type_1", "block_contents": "The second level of error type when a receipt has failed. This pertains to the scope in which the error occurred, such as `FunctionCallError`."}, "doc.near_models.predecessor_id": {"name": "predecessor_id", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/predecessor_id.md", "original_file_path": "models/descriptions/predecessor_id.md", "unique_id": "doc.near_models.predecessor_id", "block_contents": "Account that called the relevant receipt (often the same as tx_signer, but can be system as well). This field identifies the account that directly invoked the receipt being processed. In simple transactions, this is typically the same as the transaction signer. However, in cross-contract calls or system operations, this may be a different account or the system account. This is crucial for understanding the call chain and access control in NEAR's execution model."}, "doc.near_models.outcome_json": {"name": "outcome_json", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/outcome_json.md", "original_file_path": "models/descriptions/outcome_json.md", "unique_id": "doc.near_models.outcome_json", "block_contents": "JSON object containing the outcome of the receipt or transaction execution, including gas usage, status, and logs."}, "doc.near_models.receipts": {"name": "receipts", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/receipts.md", "original_file_path": "models/descriptions/receipts.md", "unique_id": "doc.near_models.receipts", "block_contents": "An array of receipts included in the chunk or exection outcome."}, "doc.near_models.record_id": {"name": "record_id", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/record_id.md", "original_file_path": "models/descriptions/record_id.md", "unique_id": "doc.near_models.record_id", "block_contents": "A unique id for the record generated by Chainwalkers."}, "doc.near_models.amount_raw_precise": {"name": "amount_raw_precise", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/amount_raw_precise.md", "original_file_path": "models/descriptions/amount_raw_precise.md", "unique_id": "doc.near_models.amount_raw_precise", "block_contents": "Decimal adjusted amount of tokens (high precision float). This field provides the token amount after applying decimal precision adjustments, stored as a high-precision floating-point number. Unlike amount_adj which may have some rounding, this field maintains maximum precision for calculations requiring exact decimal representation of token amounts."}, "doc.near_models.chunks_json": {"name": "chunks_json", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/chunks_json.md", "original_file_path": "models/descriptions/chunks_json.md", "unique_id": "doc.near_models.chunks_json", "block_contents": "A JSON containing an array of chunk headers contained in this block."}, "doc.near_models.owner": {"name": "owner", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/owner.md", "original_file_path": "models/descriptions/owner.md", "unique_id": "doc.near_models.owner", "block_contents": "The owner of the token, which is the signer_id for minting events and the receiver_id for transfers."}, "doc.near_models.header": {"name": "header", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/header.md", "original_file_path": "models/descriptions/header.md", "unique_id": "doc.near_models.header", "block_contents": "A json column containing header information from the object: block or chunk."}, "doc.near_models.invocation_id": {"name": "invocation_id", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/invocation_id.md", "original_file_path": "models/descriptions/invocation_id.md", "unique_id": "doc.near_models.invocation_id", "block_contents": "A job ID to identify the run that last modified a record."}, "doc.near_models.min_block_id": {"name": "min_block_id", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/min_block_id.md", "original_file_path": "models/descriptions/min_block_id.md", "unique_id": "doc.near_models.min_block_id", "block_contents": "The starting block for the epoch."}, "doc.near_models.total_wallets": {"name": "total_wallets", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/total_wallets.md", "original_file_path": "models/descriptions/total_wallets.md", "unique_id": "doc.near_models.total_wallets", "block_contents": "Total number of wallets created"}, "doc.near_models.chunk_receipts_root": {"name": "chunk_receipts_root", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/chunk_receipts_root.md", "original_file_path": "models/descriptions/chunk_receipts_root.md", "unique_id": "doc.near_models.chunk_receipts_root", "block_contents": "The chunk_receipts_root taken from block headers."}, "doc.near_models.validator_reward": {"name": "validator_reward", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/validator_reward.md", "original_file_path": "models/descriptions/validator_reward.md", "unique_id": "doc.near_models.validator_reward", "block_contents": "The validator_reward taken from block headers."}, "doc.near_models.termination_withdrawn_amount": {"name": "termination_withdrawn_amount", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/termination_withdrawn_amount.md", "original_file_path": "models/descriptions/termination_withdrawn_amount.md", "unique_id": "doc.near_models.termination_withdrawn_amount", "block_contents": "Amount, in NEAR, withdrawn at termination of the vesting period, if applicable."}, "doc.near_models.label_type": {"name": "label_type", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/label_type.md", "original_file_path": "models/descriptions/label_type.md", "unique_id": "doc.near_models.label_type", "block_contents": "A high-level category describing the address's main function or ownership. This field provides broad classification of addresses into major categories such as \"cex\" (centralized exchange), \"dex\" (decentralized exchange), \"dapp\" (decentralized application), \"games\", \"defi\" (decentralized finance), \"infrastructure\", or \"governance\". Label types help users quickly understand the primary purpose or category of an address within the blockchain ecosystem."}, "doc.near_models.lockup_amount": {"name": "lockup_amount", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/lockup_amount.md", "original_file_path": "models/descriptions/lockup_amount.md", "unique_id": "doc.near_models.lockup_amount", "block_contents": "The amount, in NEAR, of the initial lockup."}, "doc.near_models.token": {"name": "token", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/token.md", "original_file_path": "models/descriptions/token.md", "unique_id": "doc.near_models.token", "block_contents": "The long-form name of the token."}, "doc.near_models.offset_id": {"name": "offset_id", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/offset_id.md", "original_file_path": "models/descriptions/offset_id.md", "unique_id": "doc.near_models.offset_id", "block_contents": "Synonmous with block_id for Near."}, "doc.near_models.widget_modules_used": {"name": "widget_modules_used", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/widget_modules_used.md", "original_file_path": "models/descriptions/widget_modules_used.md", "unique_id": "doc.near_models.widget_modules_used", "block_contents": "References any other widgets used in the targeted widget/Near Social app. May be null."}, "doc.near_models.series_title": {"name": "series_title", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/series_title.md", "original_file_path": "models/descriptions/series_title.md", "unique_id": "doc.near_models.series_title", "block_contents": "Title of the NFT series."}, "doc.near_models.daily_gas_used": {"name": "daily_gas_used", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/daily_gas_used.md", "original_file_path": "models/descriptions/daily_gas_used.md", "unique_id": "doc.near_models.daily_gas_used", "block_contents": "The total daily gas used in transactions. Not decimal adjusted; gas units (10^-12 Tgas)"}, "doc.near_models.receipt_succeeded": {"name": "receipt_succeeded", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/receipt_succeeded.md", "original_file_path": "models/descriptions/receipt_succeeded.md", "unique_id": "doc.near_models.receipt_succeeded", "block_contents": "Boolean indicating whether the receipt was successfully processed. This field tracks the execution status of the receipt, which is crucial for understanding transaction outcomes. While most transactions succeed, individual receipts within a transaction can fail due to various reasons such as insufficient gas, contract errors, or invalid parameters. This field is essential for filtering successful operations and analyzing failure patterns."}, "doc.near_models.from_address": {"name": "from_address", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/from_address.md", "original_file_path": "models/descriptions/from_address.md", "unique_id": "doc.near_models.from_address", "block_contents": "The address the sends the token."}, "doc.near_models.tx_signer": {"name": "tx_signer", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/tx_signer.md", "original_file_path": "models/descriptions/tx_signer.md", "unique_id": "doc.near_models.tx_signer", "block_contents": "Account that originally signed the transaction, can be a relayer. This field identifies the account that cryptographically signed the transaction, authorizing it to be executed on the blockchain. In relay transactions, this may be a relayer account rather than the end user, while in direct transactions, it represents the actual user or contract initiating the transaction."}, "doc.near_models.log_signer_id": {"name": "log_signer_id", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/log_signer_id.md", "original_file_path": "models/descriptions/log_signer_id.md", "unique_id": "doc.near_models.log_signer_id", "block_contents": "The NEAR address indicated in the log."}, "doc.near_models._invocation_id": {"name": "_invocation_id", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/_invocation_id.md", "original_file_path": "models/descriptions/_invocation_id.md", "unique_id": "doc.near_models._invocation_id", "block_contents": "Unique identifier for the dbt invocation that created or last updated this record. This field is used for tracking and debugging purposes, allowing identification of which dbt run processed each record."}, "doc.near_models.shard_number": {"name": "shard_number", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/shard_number.md", "original_file_path": "models/descriptions/shard_number.md", "unique_id": "doc.near_models.shard_number", "block_contents": "The numeric identifier for this shard, indexed at 0."}, "doc.near_models.nft_id": {"name": "nft_id", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/nft_id.md", "original_file_path": "models/descriptions/nft_id.md", "unique_id": "doc.near_models.nft_id", "block_contents": "The token_series_id for the NFT contract."}, "doc.near_models.source_address": {"name": "source_address", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/source_address.md", "original_file_path": "models/descriptions/source_address.md", "unique_id": "doc.near_models.source_address", "block_contents": "The originating address from which tokens are being sent, in a transfer or bridge transaction. \n\nThis addressed is ascertained as best as possible, but may be null depending on the available information. \n\nExample 1 - tx CzPRdoiU74bo9yqqt9fCP5Xdab2mPVqxr9gU5xeaQA4a stores just \"signer_public_key 0x0x1589\u2026f694\" on chain. \n\nExample 2 - tx FA7tQeGQnhminbas28YgaizwmT4vnEUiCr3vdXmN3Xjn does not log any signing address at all."}, "doc.near_models.receipt_outcome_execution_index": {"name": "receipt_outcome_execution_index", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/receipt_outcome_execution_index.md", "original_file_path": "models/descriptions/receipt_outcome_execution_index.md", "unique_id": "doc.near_models.receipt_outcome_execution_index", "block_contents": "The index for the receipt_outcome_execution from the array contained in the shard."}, "doc.near_models.state_changes": {"name": "state_changes", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/state_changes.md", "original_file_path": "models/descriptions/state_changes.md", "unique_id": "doc.near_models.state_changes", "block_contents": "Account and access key updates to contracts as recorded in the block shard."}, "doc.near_models.post_type": {"name": "post_type", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/post_type.md", "original_file_path": "models/descriptions/post_type.md", "unique_id": "doc.near_models.post_type", "block_contents": "The type of post, seemingly determined by media. As of march 2023, only type md (markdown) exists."}, "doc.near_models._log_signer_id_match": {"name": "_log_signer_id_match", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/_log_signer_id_match.md", "original_file_path": "models/descriptions/_log_signer_id_match.md", "unique_id": "doc.near_models._log_signer_id_match", "block_contents": "A boolean indicating whether the signer_id of the log matches the signer_id of the transaction. Internal / silver column only."}, "doc.near_models.min_block_timestamp": {"name": "min_block_timestamp", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/min_block_timestamp.md", "original_file_path": "models/descriptions/min_block_timestamp.md", "unique_id": "doc.near_models.min_block_timestamp", "block_contents": "The block timestamp of the min block tested in the observability run."}, "doc.near_models.total_staking_shares": {"name": "total_staking_shares", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/total_staking_shares.md", "original_file_path": "models/descriptions/total_staking_shares.md", "unique_id": "doc.near_models.total_staking_shares", "block_contents": "Total staking shares that comprise the staked balance of the pool. Number is presented raw and not decimal adjusted in the fact table."}, "doc.near_models.method_names": {"name": "method_names", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/method_names.md", "original_file_path": "models/descriptions/method_names.md", "unique_id": "doc.near_models.method_names", "block_contents": "The function that is being called for the transaction\ncan be ft_transfer_call, ft_transfer or withdraw"}, "doc.near_models.nft_token_id": {"name": "nft_token_id", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/nft_token_id.md", "original_file_path": "models/descriptions/nft_token_id.md", "unique_id": "doc.near_models.nft_token_id", "block_contents": "The token ID for this NFT contract."}, "doc.near_models.block_challenges_result": {"name": "block_challenges_result", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/block_challenges_result.md", "original_file_path": "models/descriptions/block_challenges_result.md", "unique_id": "doc.near_models.block_challenges_result", "block_contents": "The block_challenges_result taken from block headers."}, "doc.near_models.max_block": {"name": "max_block", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/max_block.md", "original_file_path": "models/descriptions/max_block.md", "unique_id": "doc.near_models.max_block", "block_contents": "The maximum block tested in the range of the observability test run."}, "doc.near_models.tx_receiver": {"name": "tx_receiver", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/tx_receiver.md", "original_file_path": "models/descriptions/tx_receiver.md", "unique_id": "doc.near_models.tx_receiver", "block_contents": "The transaction receiver, similar to an origin_to in EVM, but can be a contract OR if a relayer is used, the receiver is the user. This field identifies the account that is the intended recipient of the transaction. In direct transactions, this is typically the contract or account being called. In relay transactions, this represents the end user account that the relayer is acting on behalf of."}, "doc.near_models.chunk_hash": {"name": "chunk_hash", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/chunk_hash.md", "original_file_path": "models/descriptions/chunk_hash.md", "unique_id": "doc.near_models.chunk_hash", "block_contents": "The identifier for the chunk."}, "doc.near_models.public_key": {"name": "public_key", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/public_key.md", "original_file_path": "models/descriptions/public_key.md", "unique_id": "doc.near_models.public_key", "block_contents": "The public key of an AccessKey which was used to sign the original transaction. In case of a deposit refund, the public key is empty (all bytes are 0)."}, "doc.near_models.is_standard": {"name": "is_standard", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/is_standard.md", "original_file_path": "models/descriptions/is_standard.md", "unique_id": "doc.near_models.is_standard", "block_contents": "A boolean value indicating whether it is a standardized log or not."}, "doc.near_models.mint_count": {"name": "mint_count", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/mints_count.md", "original_file_path": "models/descriptions/mints_count.md", "unique_id": "doc.near_models.mint_count", "block_contents": "\"The count of transactions where the method_name indicates a minting event rather than a transfer.\""}, "doc.near_models.unlocked_amount_today": {"name": "unlocked_amount_today", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/unlocked_amount_today.md", "original_file_path": "models/descriptions/unlocked_amount_today.md", "unique_id": "doc.near_models.unlocked_amount_today", "block_contents": "Amount of NEAR unlocked on the date of record."}, "doc.near_models.asset_identifier": {"name": "asset_identifier", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/asset_identifier.md", "original_file_path": "models/descriptions/asset_identifier.md", "unique_id": "doc.near_models.asset_identifier", "block_contents": "The onchain representation of a token id, which may include source chain metadata if involved in a crosschain bridge event. Unique per token in the FT contract metadata table."}, "doc.near_models.clean_log": {"name": "clean_log", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/clean_log.md", "original_file_path": "models/descriptions/clean_log.md", "unique_id": "doc.near_models.clean_log", "block_contents": "The logs linked to the transaction."}, "doc.near_models.__overview__": {"name": "__overview__", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/__overview__.md", "original_file_path": "models/descriptions/__overview__.md", "unique_id": "doc.near_models.__overview__", "block_contents": "# NEAR Protocol Blockchain Analytics\n\nThis dbt project provides comprehensive analytics and data models for the NEAR Protocol blockchain. NEAR is a layer-1 blockchain designed for usability and scalability, featuring a unique sharding architecture and developer-friendly environment. The project transforms raw blockchain data into structured, queryable tables that support analytics, reporting, and business intelligence workflows.\n\n## **Quick Links to Table Documentation**\n\n**Click on the links below to jump to the documentation for each schema.**\n\n### Core Tables\n\n**Dimension Tables:**\n- [core__dim_address_labels](#!/model/model.near_models.core__dim_address_labels)\n- [core__dim_ft_contract_metadata](#!/model/model.near_models.core__dim_ft_contract_metadata)\n\n**Fact Tables:**\n- [core__fact_blocks](#!/model/model.near_models.core__fact_blocks)\n- [core__fact_developer_activity](#!/model/model.near_models.core__fact_developer_activity)\n- [core__fact_logs](#!/model/model.near_models.core__fact_logs)\n- [core__fact_receipts](#!/model/model.near_models.core__fact_receipts)\n- [core__fact_token_transfers](#!/model/model.near_models.core__fact_token_transfers)\n- [core__fact_transactions](#!/model/model.near_models.core__fact_transactions)\n\n**Easy Views:**\n- [core__ez_actions](#!/model/model.near_models.core__ez_actions)\n- [core__ez_native_daily_balances](#!/model/model.near_models.core__ez_native_daily_balances)\n- [core__ez_token_transfers](#!/model/model.near_models.core__ez_token_transfers)\n\n### DeFi Tables\n\n**Fact Tables:**\n- [defi__fact_bridge_activity](#!/model/model.near_models.defi__fact_bridge_activity)\n- [defi__fact_dex_swaps](#!/model/model.near_models.defi__fact_dex_swaps)\n- [defi__fact_intents](#!/model/model.near_models.defi__fact_intents)\n- [defi__fact_lending](#!/model/model.near_models.defi__fact_lending)\n\n**Easy Views:**\n- [defi__ez_bridge_activity](#!/model/model.near_models.defi__ez_bridge_activity)\n- [defi__ez_dex_swaps](#!/model/model.near_models.defi__ez_dex_swaps)\n- [defi__ez_intents](#!/model/model.near_models.defi__ez_intents)\n- [defi__ez_lending](#!/model/model.near_models.defi__ez_lending)\n\n### NFT Tables\n\n**Dimension Tables:**\n- [nft__dim_nft_contract_metadata](#!/model/model.near_models.nft__dim_nft_contract_metadata)\n\n**Fact Tables:**\n- [nft__fact_nft_mints](#!/model/model.near_models.nft__fact_nft_mints)\n- [nft__fact_nft_transfers](#!/model/model.near_models.nft__fact_nft_transfers)\n\n**Easy Views:**\n- [nft__ez_nft_sales](#!/model/model.near_models.nft__ez_nft_sales)\n\n### Price Tables\n\n**Dimension Tables:**\n- [price__dim_asset_metadata](#!/model/model.near_models.price__dim_asset_metadata)\n\n**Fact Tables:**\n- [price__fact_prices_ohlc_hourly](#!/model/model.near_models.price__fact_prices_ohlc_hourly)\n\n**Easy Views:**\n- [price__ez_asset_metadata](#!/model/model.near_models.price__ez_asset_metadata)\n- [price__ez_prices_hourly](#!/model/model.near_models.price__ez_prices_hourly)\n\n### Governance Tables\n\n**Dimension Tables:**\n- [gov__dim_staking_pools](#!/model/model.near_models.gov__dim_staking_pools)\n\n**Fact Tables:**\n- [gov__fact_lockup_actions](#!/model/model.near_models.gov__fact_lockup_actions)\n- [gov__fact_staking_actions](#!/model/model.near_models.gov__fact_staking_actions)\n- [gov__fact_staking_pool_balances](#!/model/model.near_models.gov__fact_staking_pool_balances)\n- [gov__fact_staking_pool_daily_balances](#!/model/model.near_models.gov__fact_staking_pool_daily_balances)\n\n### Stats Tables\n\n**Easy Views:**\n- [stats__ez_core_metrics_hourly](#!/model/model.near_models.stats__ez_core_metrics_hourly)\n\n### Atlas Tables\n\n**Easy Views:**\n- [atlas__ez_supply](#!/model/model.near_models.atlas__ez_supply)\n\n## Data Model Overview\n\nThis project follows a dimensional modeling approach with the following layers:\n\n- **Bronze Layer**: Raw data ingestion from blockchain sources\n- **Silver Layer**: Cleaned and standardized data with business logic applied\n- **Gold Layer**: Curated dimensional models optimized for analytics\n\nThe gold layer is organized into domain-specific schemas:\n- **Core**: Fundamental blockchain data (blocks, transactions, transfers)\n- **DeFi**: Decentralized finance activities (swaps, lending, bridges)\n- **NFT**: Non-fungible token operations\n- **Price**: Asset pricing and market data\n- **Governance**: Staking and protocol governance\n- **Stats**: Aggregated metrics and KPIs\n- **Atlas**: Supply and economic indicators\n\n\nNEAR Protocol\nNEAR, NEAR Protocol\nLayer 1, Sharded Blockchain\nNEAR Protocol is a layer-1 blockchain designed for usability and scalability, featuring a unique sharding architecture called Nightshade that enables high throughput and low latency. Built with a focus on developer experience, NEAR uses a proof-of-stake consensus mechanism and supports both Rust and AssemblyScript for smart contract development. The protocol features human-readable account names, low transaction fees, and fast finality, making it ideal for decentralized applications, DeFi protocols, and NFT marketplaces. NEAR's sharding technology allows the network to scale horizontally by processing transactions across multiple shards simultaneously, while maintaining security and decentralization.\n\n https://explorer.near.org/\n https://docs.near.org/\n\n\n \n \n Ensure that your queries use only available tables for NEAR Protocol. The available schemas are: NEAR.CORE, NEAR.DEFI, NEAR.NFT, NEAR.PRICE, NEAR.GOV, NEAR.STATS, and NEAR.ATLAS. Each schema contains specific domain data optimized for particular use cases.\n \n \n \n Understand that dimensions and facts combine to make ez_ tables. Dimension tables provide reference data (addresses, contract metadata, staking pools), fact tables contain transactional data (blocks, transactions, transfers, swaps), and easy views (ez_*) combine these for simplified analytics. The naming convention follows snake_case with schema prefixes separated by double underscores.\n \n \n\n \n \n Use filters like block_timestamp over the last N days to improve query speed. For time-series analysis, leverage the incremental nature of fact tables and use appropriate date ranges. Consider using the stats__ez_core_metrics_hourly table for pre-aggregated metrics when available.\n \n \n \n Use CTEs, not subqueries, as readability is important. Leverage window functions for time-series analysis and aggregations. When joining across schemas, ensure proper indexing on join keys like transaction_hash, block_hash, and account_id.\n \n \n \n Be smart with aggregations, window functions, and complex joins. For large datasets, consider using incremental processing patterns and appropriate clustering keys. Monitor query performance and optimize based on execution plans.\n \n \n\n \n \n For token transfers, use ez_token_transfers table in the core schema. This table combines transfer events with metadata and provides a comprehensive view of all token movements across the NEAR ecosystem, including both fungible and non-fungible tokens.\n \n \n \n For DeFi analysis, use ez_bridge_activity, ez_dex_swaps, ez_lending, and ez_intents tables in the defi schema. These tables provide aggregated views of decentralized finance activities including cross-chain bridges, decentralized exchanges, lending protocols, and intent-based trading.\n \n \n \n For NFT queries, utilize ez_nft_sales table in the nft schema. This table combines NFT mint and transfer events to provide a comprehensive view of NFT marketplace activity, including sales, transfers, and metadata.\n \n \n \n The intents data in the defi schema is complex, so ensure you ask clarifying questions about specific intent types and execution patterns. NEAR's sharding architecture may affect transaction ordering and cross-shard communication patterns.\n \n \n\n \n \n Ask clarifying questions when dealing with complex data structures, especially for cross-shard transactions, intent-based trading, and complex DeFi interactions. Provide context about NEAR-specific concepts like account-based architecture and sharding.\n \n \n \n When invoked by another AI agent, respond with relevant query text and explain the data model structure. Provide guidance on appropriate table selection and optimization strategies for the specific use case.\n \n \n\n \n \n Have fun exploring the NEAR Protocol ecosystem through data! The platform's unique features like human-readable accounts, sharding architecture, and developer-friendly environment provide rich opportunities for blockchain analytics and insights.\n \n \n\n"}, "doc.near_models.post_image": {"name": "post_image", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/post_image.md", "original_file_path": "models/descriptions/post_image.md", "unique_id": "doc.near_models.post_image", "block_contents": "The IPFS hash of the image included in the post, if any. This field may be null if the post does not contain an image."}, "doc.near_models.total_near_supply": {"name": "total_near_supply", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/total_near_supply.md", "original_file_path": "models/descriptions/total_near_supply.md", "unique_id": "doc.near_models.total_near_supply", "block_contents": "Total supply of NEAR, per the block header, at this epoch."}, "doc.near_models.signer_id": {"name": "signer_id", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/signer_id.md", "original_file_path": "models/descriptions/signer_id.md", "unique_id": "doc.near_models.signer_id", "block_contents": "Signer of the receipt, often same as tx_signer, sometimes system in the case of systemic gas refunds. This field identifies the account that has the authority to execute the receipt. In most cases, this is the same as the transaction signer, but in system operations like gas refunds, this may be the system account. The signer is the account that originally signed the transaction that began the blockchain activity, which may or may not include cross-contract calls."}, "doc.near_models.vesting_total_time_ns": {"name": "vesting_total_time_ns", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/vesting_total_time_ns.md", "original_file_path": "models/descriptions/vesting_total_time_ns.md", "unique_id": "doc.near_models.vesting_total_time_ns", "block_contents": "The total amount of time, in ns, of the vesting period, if applicable."}, "doc.near_models.min_block": {"name": "min_block", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/min_block.md", "original_file_path": "models/descriptions/min_block.md", "unique_id": "doc.near_models.min_block", "block_contents": "The minimum block tested in the range of the observability test run."}, "doc.near_models.receipt_json": {"name": "receipt_json", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/receipt_json.md", "original_file_path": "models/descriptions/receipt_json.md", "unique_id": "doc.near_models.receipt_json", "block_contents": "JSON object containing the full receipt data including actions, predecessor, receiver, and other metadata."}, "doc.near_models.memo": {"name": "memo", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/memo.md", "original_file_path": "models/descriptions/memo.md", "unique_id": "doc.near_models.memo", "block_contents": "Optional log message within the transaction (often null). This field contains additional information or context about the transfer, such as transaction notes, reference numbers, or descriptive text. Memos are commonly used in cross-chain bridges, exchange deposits, or other scenarios where additional context is needed to identify or process the transfer. The memo field is optional and frequently null for standard transfers."}, "doc.near_models.maa": {"name": "maa", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/maa.md", "original_file_path": "models/descriptions/maa.md", "unique_id": "doc.near_models.maa", "block_contents": "Monthly Active Accounts (wallets), as determined by transaction signers."}, "doc.near_models.unvested_amount": {"name": "unvested_amount", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/unvested_amount.md", "original_file_path": "models/descriptions/unvested_amount.md", "unique_id": "doc.near_models.unvested_amount", "block_contents": "Unvested NEAR at time of record."}, "doc.near_models.vesting_start_timestamp": {"name": "vesting_start_timestamp", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/vesting_start_timestamp.md", "original_file_path": "models/descriptions/vesting_start_timestamp.md", "unique_id": "doc.near_models.vesting_start_timestamp", "block_contents": "The start of the vesting period."}, "doc.near_models.rent_paid": {"name": "rent_paid", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/rent_paid.md", "original_file_path": "models/descriptions/rent_paid.md", "unique_id": "doc.near_models.rent_paid", "block_contents": "The rent_paid taken from block headers."}, "doc.near_models.lockup_account_id": {"name": "lockup_account_id", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/lockup_account_id.md", "original_file_path": "models/descriptions/lockup_account_id.md", "unique_id": "doc.near_models.lockup_account_id", "block_contents": "A vault created by the lockup action that holds the distributed NEAR tokens until the end of the lockup duration."}, "doc.near_models.lockup_time_left_ns": {"name": "lockup_time_left_ns", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/lockup_time_left_ns.md", "original_file_path": "models/descriptions/lockup_time_left_ns.md", "unique_id": "doc.near_models.lockup_time_left_ns", "block_contents": "Time left in the lockup, for the date of record at 00:00 UTC."}, "doc.near_models.action_id_profile": {"name": "action_id_profile", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/action_id_profile.md", "original_file_path": "models/descriptions/action_id_profile.md", "unique_id": "doc.near_models.action_id_profile", "block_contents": "A unique ID for profile changes within Near social. This ID is one step further than action_id_social as it includes the profile segment being updated."}, "doc.near_models.owner_id": {"name": "owner_id", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/owner_id.md", "original_file_path": "models/descriptions/owner_id.md", "unique_id": "doc.near_models.owner_id", "block_contents": "Owner of the minted NFT"}, "doc.near_models.liquid_supply": {"name": "liquid_supply", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/liquid_supply.md", "original_file_path": "models/descriptions/liquid_supply.md", "unique_id": "doc.near_models.liquid_supply", "block_contents": "Nonlocked and nonstaked NEAR."}, "doc.near_models.system_created_at": {"name": "system_created_at", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/system_created_at.md", "original_file_path": "models/descriptions/system_created_at.md", "unique_id": "doc.near_models.system_created_at", "block_contents": "The timestamp for when the label was created by the Flipside label tool."}, "doc.near_models.to_address": {"name": "to_address", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/to_address.md", "original_file_path": "models/descriptions/to_address.md", "unique_id": "doc.near_models.to_address", "block_contents": "The receiver of usn token."}, "doc.near_models.blocks_tested": {"name": "blocks_tested", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/blocks_tested.md", "original_file_path": "models/descriptions/blocks_tested.md", "unique_id": "doc.near_models.blocks_tested", "block_contents": "The number of blocks tested in the observability run."}, "doc.near_models.project_name": {"name": "project_name", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/project_name.md", "original_file_path": "models/descriptions/project_name.md", "unique_id": "doc.near_models.project_name", "block_contents": "The associated project name, if applicable. This field identifies the specific protocol, application, or organization that the address is associated with. For example, addresses might be labeled with project names like \"Ref Finance\", \"Aurora\", \"NEAR Foundation\", or \"Binance\". This helps categorize addresses within the broader ecosystem and provides context about which protocol or organization they belong to."}, "doc.near_models.tx_fee": {"name": "tx_fee", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/tx_fee.md", "original_file_path": "models/descriptions/tx_fee.md", "unique_id": "doc.near_models.tx_fee", "block_contents": "RAW Fee for the transaction in smallest NEAR unit. This field contains the total transaction fee paid in the smallest unit of NEAR (yoctoNEAR, 1e-24 NEAR). To convert to NEAR tokens, divide by 1e24. The fee is calculated by multiplying the gas used by the gas price and represents the cost of executing the transaction on the NEAR blockchain."}, "doc.near_models.token_in": {"name": "token_in", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/token_in.md", "original_file_path": "models/descriptions/token_in.md", "unique_id": "doc.near_models.token_in", "block_contents": "The address of the token sent for swap."}, "doc.near_models.gas_burnt": {"name": "gas_burnt", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/gas_burnt.md", "original_file_path": "models/descriptions/gas_burnt.md", "unique_id": "doc.near_models.gas_burnt", "block_contents": "Gas burned for the receipt action. This field represents the amount of computational resources consumed specifically for the receipt being processed. Gas burning is the mechanism by which NEAR charges for computational work, and this field tracks the exact amount burned for this particular receipt action. In raw number format with 16 decimal places, to adjust divide by POW(10,16) or multiply by 1e-16."}, "doc.near_models.amount_raw": {"name": "amount_raw", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/amount_raw.md", "original_file_path": "models/descriptions/amount_raw.md", "unique_id": "doc.near_models.amount_raw", "block_contents": "Unadjusted amount of tokens as it appears on-chain (not decimal adjusted). This is the raw token amount before any decimal precision adjustments are applied. For example, if transferring 1 NEAR token, the amount_raw would be 1000000000000000000000000 (1e24) since NEAR has 24 decimal places. This field preserves the exact on-chain representation of the token amount for precise calculations and verification."}, "doc.near_models.amount_unadj": {"name": "amount_unadj", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/amount_raw.md", "original_file_path": "models/descriptions/amount_raw.md", "unique_id": "doc.near_models.amount_unadj", "block_contents": "An unadjusted amount (of tokens, price, etc.) for the relevant record. This is the number as it appears on chain and is not decimal adjusted."}, "doc.near_models.receiver_id": {"name": "receiver_id", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/receiver_id.md", "original_file_path": "models/descriptions/receiver_id.md", "unique_id": "doc.near_models.receiver_id", "block_contents": "Account reacting to the receipt from predecessor_id, can be relay, a contract, or a user of a relay, etc. This field identifies the account that is processing the receipt and executing the associated action. In most cases, this is a smart contract that is being called, but it can also be a user account in relay transactions or the system account for certain operations. This differs from tx_receiver and is specific to the receipt being processed."}, "doc.near_models.action_index": {"name": "action_index", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/action_index.md", "original_file_path": "models/descriptions/action_index.md", "unique_id": "doc.near_models.action_index", "block_contents": "Index of the action within the transaction. This field indicates the position of the action in the sequence of actions within the transaction. Actions are processed in order, and this index helps maintain the chronological sequence and relationship between multiple actions in a single transaction. The first action has index 0, the second has index 1, and so on."}, "doc.near_models.mint_per_tx": {"name": "mint_per_tx", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/mint_per_tx.md", "original_file_path": "models/descriptions/mint_per_tx.md", "unique_id": "doc.near_models.mint_per_tx", "block_contents": "Number of NFTs minted per `nft_mint` event called."}, "doc.near_models.epoch_number": {"name": "epoch_number", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/epoch_number.md", "original_file_path": "models/descriptions/epoch_number.md", "unique_id": "doc.near_models.epoch_number", "block_contents": "The epoch number for this staking reward payout. Epoch increment in order every 43,200 blocks."}, "doc.near_models.receipt_id": {"name": "receipt_id", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/receipt_id.md", "original_file_path": "models/descriptions/receipt_id.md", "unique_id": "doc.near_models.receipt_id", "block_contents": "The identifying hash for a receipt."}, "doc.near_models.permission": {"name": "permission", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/permission.md", "original_file_path": "models/descriptions/permission.md", "unique_id": "doc.near_models.permission", "block_contents": "Permissions granted to the contract by the signer."}, "doc.near_models.token_address": {"name": "token_address", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/token_address.md", "original_file_path": "models/descriptions/token_address.md", "unique_id": "doc.near_models.token_address", "block_contents": "The parsed and standardized token contract address extracted from the raw token identifier. This field contains the clean contract address without blockchain prefixes or additional formatting, making it suitable for joins with other token-related tables and cross-chain analysis."}, "doc.near_models.action": {"name": "action", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/action.md", "original_file_path": "models/descriptions/action.md", "unique_id": "doc.near_models.action", "block_contents": "The action that the user is taking.\nDeposit: user is depositing funds to be used for lending\nWithdraw: user has changed their mind and are no longer willing to lend, so they withdraw their asset"}, "doc.near_models.source_chain": {"name": "source_chain", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/source_chain.md", "original_file_path": "models/descriptions/source_chain.md", "unique_id": "doc.near_models.source_chain", "block_contents": "The originating blockchain in a bridge transaction."}, "doc.near_models.staking_action": {"name": "staking_action", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/staking_action.md", "original_file_path": "models/descriptions/staking_action.md", "unique_id": "doc.near_models.staking_action", "block_contents": "The staking action performed in this transaction. Can be `\"Stake\"` or `\"Unstake\"` if in the deprecating `dim_staking_actions` table, or `staking`, `unstaking`, `deposited`, `withdrawing` if in the new `fact_staking_actions` table. These method names are taken directly from the log in which they occur."}, "doc.near_models.owner_id_intent": {"name": "owner_id_intent", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/owner_id_intent.md", "original_file_path": "models/descriptions/owner_id_intent.md", "unique_id": "doc.near_models.owner_id_intent", "block_contents": "Owner account ID for mint/burn events"}, "doc.near_models.contract_metadata": {"name": "contract_metadata", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/contract_metadata.md", "original_file_path": "models/descriptions/contract_metadata.md", "unique_id": "doc.near_models.contract_metadata", "block_contents": "Token contract metadata from the Pagoda API. Should correspond with the metadata provided by the Nearblocks API."}, "doc.near_models.token_index": {"name": "token_index", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/token_index.md", "original_file_path": "models/descriptions/token_index.md", "unique_id": "doc.near_models.token_index", "block_contents": "The index of a token in an array from a batch transaction of some kind."}, "doc.near_models.near_token_contract": {"name": "near_token_contract", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/near_token_contract.md", "original_file_path": "models/descriptions/near_token_contract.md", "unique_id": "doc.near_models.near_token_contract", "block_contents": "The contract address of the token deployed to NEAR."}, "doc.near_models.gas_used": {"name": "gas_used", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/gas_used.md", "original_file_path": "models/descriptions/gas_used.md", "unique_id": "doc.near_models.gas_used", "block_contents": "Gas used for the transaction. This field represents the amount of computational resources consumed to execute the transaction. Gas is measured in units, and the actual cost is calculated by multiplying gas used by the gas price. In raw number format, to adjust divide by POW(10,12). Higher gas usage indicates more complex operations or larger computational requirements."}, "doc.near_models.amount_usd": {"name": "amount_usd", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/amount_usd.md", "original_file_path": "models/descriptions/amount_usd.md", "unique_id": "doc.near_models.amount_usd", "block_contents": "USD value of the token transfer (null if hourly price not available). This field provides the dollar equivalent value of the token transfer by multiplying the decimal-adjusted token amount by the token's USD price at the time of the transfer. This field is null when price data is unavailable, which can occur for new tokens, tokens with low liquidity, or during periods when price feeds are unavailable."}, "doc.near_models.swap_input_data": {"name": "swap_input_data", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/swap_input_data.md", "original_file_path": "models/descriptions/swap_input_data.md", "unique_id": "doc.near_models.swap_input_data", "block_contents": "JSON of input data for the swap, taken from the FunctionCall JSON.\nNote, directional keys such as in and out are determined by the pool."}, "doc.near_models.node": {"name": "node", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/node.md", "original_file_path": "models/descriptions/node.md", "unique_id": "doc.near_models.node", "block_contents": "A branch of the data object. \n\nIn the case of NEAR Social schema, node is being used to denote the top-level key of the data object."}, "doc.near_models.release_duration": {"name": "release_duration", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/release_duration.md", "original_file_path": "models/descriptions/release_duration.md", "unique_id": "doc.near_models.release_duration", "block_contents": "The duration until the locked tokens can be released."}, "doc.near_models.total_staked_balance": {"name": "total_staked_balance", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/total_staked_balance.md", "original_file_path": "models/descriptions/total_staked_balance.md", "unique_id": "doc.near_models.total_staked_balance", "block_contents": "The total staked NEAR at the time of the reward payout. Number is presented raw and not decimal adjusted in the fact table."}, "doc.near_models.terminate_vesting_timestamp": {"name": "terminate_vesting_timestamp", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/terminate_vesting_timestamp.md", "original_file_path": "models/descriptions/terminate_vesting_timestamp.md", "unique_id": "doc.near_models.terminate_vesting_timestamp", "block_contents": "Timestamp of when the vesting is to be terminated, if applicable."}, "doc.near_models.wallets_created": {"name": "wallets_created", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/wallets_created.md", "original_file_path": "models/descriptions/wallets_created.md", "unique_id": "doc.near_models.wallets_created", "block_contents": "Number of wallets created."}, "doc.near_models.trader": {"name": "trader", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/trader.md", "original_file_path": "models/descriptions/trader.md", "unique_id": "doc.near_models.trader", "block_contents": "The address who initiated the swap."}, "doc.near_models.perc_locked_supply": {"name": "perc_locked_supply", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/perc_locked_supply.md", "original_file_path": "models/descriptions/perc_locked_supply.md", "unique_id": "doc.near_models.perc_locked_supply", "block_contents": "Percentage of supply locked. \ntotal_locked_supply / total_supply"}, "doc.near_models.block_id": {"name": "block_id", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/block_id.md", "original_file_path": "models/descriptions/block_id.md", "unique_id": "doc.near_models.block_id", "block_contents": "The height of the chain this block corresponds with."}, "doc.near_models.epoch_id": {"name": "epoch_id", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/epoch_id.md", "original_file_path": "models/descriptions/epoch_id.md", "unique_id": "doc.near_models.epoch_id", "block_contents": "The epoch_id taken from block headers."}, "doc.near_models.validator_proposals": {"name": "validator_proposals", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/validator_proposals.md", "original_file_path": "models/descriptions/validator_proposals.md", "unique_id": "doc.near_models.validator_proposals", "block_contents": "The validator_proposals taken from block headers."}, "doc.near_models._ingested_at": {"name": "_ingested_at", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/_ingested_at.md", "original_file_path": "models/descriptions/_ingested_at.md", "unique_id": "doc.near_models._ingested_at", "block_contents": "The timestamp for when the block was ingested."}, "doc.near_models.owner_per_tx": {"name": "owner_per_tx", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/owner_per_tx.md", "original_file_path": "models/descriptions/owner_per_tx.md", "unique_id": "doc.near_models.owner_per_tx", "block_contents": "Number of different owners batch minting, `data` array's len in the LOG message"}, "doc.near_models.blocks": {"name": "blocks", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/blocks.md", "original_file_path": "models/descriptions/blocks.md", "unique_id": "doc.near_models.blocks", "block_contents": "Number of blocks included in the epoch."}, "doc.near_models.allowance": {"name": "allowance", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/allowance.md", "original_file_path": "models/descriptions/allowance.md", "unique_id": "doc.near_models.allowance", "block_contents": "Amount of NEAR approved for use in unadjusted format (10^24). NULL if permission is FullAccess."}, "doc.near_models.deposit_timestamp": {"name": "deposit_timestamp", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/deposit_timestamp.md", "original_file_path": "models/descriptions/deposit_timestamp.md", "unique_id": "doc.near_models.deposit_timestamp", "block_contents": "Block timestamp of the initial deposit."}, "doc.near_models.source_code": {"name": "source_code", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/source_code.md", "original_file_path": "models/descriptions/source_code.md", "unique_id": "doc.near_models.source_code", "block_contents": "The source code for the widget, in JavaScript."}, "doc.near_models.unreleased_amount": {"name": "unreleased_amount", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/unreleased_amount.md", "original_file_path": "models/descriptions/unreleased_amount.md", "unique_id": "doc.near_models.unreleased_amount", "block_contents": "Amount of NEAR yet to be unlocked, as of the date of record."}, "doc.near_models.staking_stake_amount": {"name": "staking_stake_amount", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/staking_stake_amount.md", "original_file_path": "models/descriptions/staking_stake_amount.md", "unique_id": "doc.near_models.staking_stake_amount", "block_contents": "The amount staked or delegated toward securing the NEAR network."}, "doc.near_models.tx_id": {"name": "tx_id", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/tx_id.md", "original_file_path": "models/descriptions/tx_id.md", "unique_id": "doc.near_models.tx_id", "block_contents": "Synonmous with transaction hash, a unique on chain identifier for the transaction"}, "doc.near_models.status_json": {"name": "status_json", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/status_json.md", "original_file_path": "models/descriptions/status_json.md", "unique_id": "doc.near_models.status_json", "block_contents": "JSON object containing the status of the transaction, including success or failure information."}, "doc.near_models.receipt": {"name": "receipt", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/receipt.md", "original_file_path": "models/descriptions/receipt.md", "unique_id": "doc.near_models.receipt", "block_contents": "A single receipt produced as a byproduct of the actions taken within a transaction."}, "doc.near_models.widget_url": {"name": "widget_url", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/widget_url.md", "original_file_path": "models/descriptions/widget_url.md", "unique_id": "doc.near_models.widget_url", "block_contents": "A direct link to the widget. Note, if the name was later changed, this URL will be an invalid link."}, "doc.near_models.event_index": {"name": "event_index", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/event_index.md", "original_file_path": "models/descriptions/event_index.md", "unique_id": "doc.near_models.event_index", "block_contents": "The sequential index of an event within a transaction, combining the log index with any sub-indices from array processing. Used to maintain the correct order of events when multiple events are emitted in a single transaction."}, "doc.near_models.max_block_timestamp": {"name": "max_block_timestamp", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/max_block_timestamp.md", "original_file_path": "models/descriptions/max_block_timestamp.md", "unique_id": "doc.near_models.max_block_timestamp", "block_contents": "The block timestamp of the max block tested in the observability run."}, "doc.near_models.fee_amount_adj": {"name": "fee_amount_adj", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/fee_amount_adj.md", "original_file_path": "models/descriptions/fee_amount_adj.md", "unique_id": "doc.near_models.fee_amount_adj", "block_contents": "Decimal-adjusted fee amount collected from the intent execution. This field provides the fee amount after applying the appropriate decimal precision adjustments based on the fee token's decimal places. For example, if a fee of 1 USDT was collected, the fee_amount_adj would be 1.0 after dividing the raw amount by 10^6 (USDT has 6 decimal places). This field is the most commonly used representation for fee amounts in analytics and reporting as it provides human-readable values. This field is null when no fees were collected or when the fee token's decimal information is unavailable."}, "doc.near_models.swap_index": {"name": "swap_index", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/swap_index.md", "original_file_path": "models/descriptions/swap_index.md", "unique_id": "doc.near_models.swap_index", "block_contents": "The index number of the swap indicating its order of execution in the transaction."}, "doc.near_models.tx_succeeded": {"name": "tx_succeeded", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/tx_succeeded.md", "original_file_path": "models/descriptions/tx_succeeded.md", "unique_id": "doc.near_models.tx_succeeded", "block_contents": "Boolean indicating if the transaction was successful (rarely used, most tx succeed, it is receipts that can fail). This field tracks the overall success status of the transaction. While most transactions succeed at the transaction level, individual receipts within the transaction can still fail. This field is less commonly used for filtering since receipt-level success tracking provides more granular information about specific operations within the transaction."}, "doc.near_models.lockup_timestamp": {"name": "lockup_timestamp", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/lockup_timestamp.md", "original_file_path": "models/descriptions/lockup_timestamp.md", "unique_id": "doc.near_models.lockup_timestamp", "block_contents": "The initial lockup timestamp, in epoch time."}, "doc.near_models.blockchain": {"name": "blockchain", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/blockchain.md", "original_file_path": "models/descriptions/blockchain.md", "unique_id": "doc.near_models.blockchain", "block_contents": "The name of the blockchain."}, "doc.near_models.vesting_cliff_timestamp": {"name": "vesting_cliff_timestamp", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/vesting_cliff_timestamp.md", "original_file_path": "models/descriptions/vesting_cliff_timestamp.md", "unique_id": "doc.near_models.vesting_cliff_timestamp", "block_contents": "Timestamp for a cliff-style unlock of NEAR, if applicable to this lockup."}, "doc.near_models.logs": {"name": "logs", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/logs.md", "original_file_path": "models/descriptions/logs.md", "unique_id": "doc.near_models.logs", "block_contents": "Logs (array) for this receipt."}, "doc.near_models.random_value": {"name": "random_value", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/random_value.md", "original_file_path": "models/descriptions/random_value.md", "unique_id": "doc.near_models.random_value", "block_contents": "The random_value taken from block headers."}, "doc.near_models.network": {"name": "network", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/network.md", "original_file_path": "models/descriptions/network.md", "unique_id": "doc.near_models.network", "block_contents": "The blockchain network. (i.e. mainnet, testnet, etc.)"}, "doc.near_models.staked_locked_supply": {"name": "staked_locked_supply", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/staked_locked_supply.md", "original_file_path": "models/descriptions/staked_locked_supply.md", "unique_id": "doc.near_models.staked_locked_supply", "block_contents": "NEAR supply that is locked via a lockup and staked to a node."}, "doc.near_models.args": {"name": "args", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/args.md", "original_file_path": "models/descriptions/args.md", "unique_id": "doc.near_models.args", "block_contents": "Decoded (where possible) arguments passed alongside the `method_name`. If decoding failed, the table will contain the raw message."}, "doc.near_models.icon": {"name": "icon", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/icon.md", "original_file_path": "models/descriptions/icon.md", "unique_id": "doc.near_models.icon", "block_contents": "A base64 encoded image for the token or NFT's icon."}, "doc.near_models.tokens_count": {"name": "tokens_count", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/tokens_count.md", "original_file_path": "models/descriptions/tokens_count.md", "unique_id": "doc.near_models.tokens_count", "block_contents": "\"The count of unique tokens that have been received by the receiver_id.\""}, "doc.near_models.next_bp_hash": {"name": "next_bp_hash", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/next_bp_hash.md", "original_file_path": "models/descriptions/next_bp_hash.md", "unique_id": "doc.near_models.next_bp_hash", "block_contents": "The next_bp_hash taken from block headers."}, "doc.near_models.token_metadata": {"name": "token_metadata", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/token_metadata.md", "original_file_path": "models/descriptions/token_metadata.md", "unique_id": "doc.near_models.token_metadata", "block_contents": "NFT token-level metadata for a NFT series / collection."}, "doc.near_models.transaction_fee": {"name": "transaction_fee", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/transaction_fee.md", "original_file_path": "models/descriptions/transaction_fee.md", "unique_id": "doc.near_models.transaction_fee", "block_contents": "Total fee paid in NEAR to execute this transaction, which is a summation of all fees paid for actions and receipts within the transaction.\n\nIn raw number format, to adjust divide by POW(10,24)"}, "doc.near_models.status": {"name": "status", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/status.md", "original_file_path": "models/descriptions/status.md", "unique_id": "doc.near_models.status", "block_contents": "Boolean representing the success or failure of the event.\nFor transfers, both the tx and receipt must have succeeded for STATUS to be TRUE. \n\nNOTE - it is possible for a transaction to successfully execute while one of its receipts fails. A transaction can also be a failure with successful receipts. It is possible the approach taken to determine a successful transfer is incorrect, so both tx and receipt success fields are available."}, "doc.near_models.start_time": {"name": "start_time", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/start_time.md", "original_file_path": "models/descriptions/start_time.md", "unique_id": "doc.near_models.start_time", "block_contents": "Block timestamp associated with min block id."}, "doc.near_models.implied_price": {"name": "implied_price", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/implied_price.md", "original_file_path": "models/descriptions/implied_price.md", "unique_id": "doc.near_models.implied_price", "block_contents": "The implied price of the NFT is calculated by dividing the deposit by the number of mint events."}, "doc.near_models.tx_outcome": {"name": "tx_outcome", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/tx_outcome.md", "original_file_path": "models/descriptions/tx_outcome.md", "unique_id": "doc.near_models.tx_outcome", "block_contents": "The transaction outcome."}, "doc.near_models.amount": {"name": "amount", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/amount.md", "original_file_path": "models/descriptions/amount.md", "unique_id": "doc.near_models.amount", "block_contents": "The amount of tokens transferred\nIf in the ez_ view, this number is decimal adjusted to actual amount. If in silver level or a fact_ view, the raw amount is presented"}, "doc.near_models.address": {"name": "address", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/address.md", "original_file_path": "models/descriptions/address.md", "unique_id": "doc.near_models.address", "block_contents": "The NEAR address that corresponds with a label."}, "doc.near_models._res_id": {"name": "_res_id", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/_res_id.md", "original_file_path": "models/descriptions/_res_id.md", "unique_id": "doc.near_models._res_id", "block_contents": "The response ID which is a concatenation between the epoch timestamp and an identifier relevant to the data ingested, such as contract."}, "doc.near_models.last_final_block": {"name": "last_final_block", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/last_final_block.md", "original_file_path": "models/descriptions/last_final_block.md", "unique_id": "doc.near_models.last_final_block", "block_contents": "The last_final_block taken from block headers."}, "doc.near_models.chunk": {"name": "chunk", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/chunk.md", "original_file_path": "models/descriptions/chunk.md", "unique_id": "doc.near_models.chunk", "block_contents": "A single chunk from the shard. Chunk is an aggregation of transactions and receipts which are executed within a particular shard."}, "doc.near_models.token_out": {"name": "token_out", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/token_out.md", "original_file_path": "models/descriptions/token_out.md", "unique_id": "doc.near_models.token_out", "block_contents": "The address of the token being swapped to."}, "doc.near_models.amount_in": {"name": "amount_in", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/amount_in.md", "original_file_path": "models/descriptions/amount_in.md", "unique_id": "doc.near_models.amount_in", "block_contents": "The amount of tokens put into the swap."}, "doc.near_models.widget_name": {"name": "widget_name", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/widget_name.md", "original_file_path": "models/descriptions/widget_name.md", "unique_id": "doc.near_models.widget_name", "block_contents": "The name of the widget as saved on Near Social. There is no unique identifier for widgets, so if the name is changed by the developer the next transaction record will reflect the new name."}, "doc.near_models.amount_precise": {"name": "amount_precise", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/amount_precise.md", "original_file_path": "models/descriptions/amount_precise.md", "unique_id": "doc.near_models.amount_precise", "block_contents": "Decimal adjusted amount of tokens (as text, for highest precision). This field provides the token amount after applying decimal precision adjustments, stored as a text string to maintain the highest possible precision without any floating-point rounding errors. This format is particularly useful for tokens with very high decimal precision or when exact precision is critical for financial calculations."}, "doc.near_models.non_staked_locked_supply": {"name": "non_staked_locked_supply", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/non_staked_locked_supply.md", "original_file_path": "models/descriptions/non_staked_locked_supply.md", "unique_id": "doc.near_models.non_staked_locked_supply", "block_contents": "NEAR supply that is locked via a lockup but not staked."}, "doc.near_models.batch_index": {"name": "batch_index", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/batch_index.md", "original_file_path": "models/descriptions/batch_index.md", "unique_id": "doc.near_models.batch_index", "block_contents": "The index of an individual mint in a batch transaction."}, "doc.near_models.direction": {"name": "direction", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/direction.md", "original_file_path": "models/descriptions/direction.md", "unique_id": "doc.near_models.direction", "block_contents": "Direction of funds through a bridge. Inbound = tokens bridged to Near ecosystem.\n\nNote - for the Rainbow bridge, inbound means Near or Aurora as tokens pass through Near to get to Aurora."}, "doc.near_models.receipt_outcome_id": {"name": "receipt_outcome_id", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/receipt_outcome_id.md", "original_file_path": "models/descriptions/receipt_outcome_id.md", "unique_id": "doc.near_models.receipt_outcome_id", "block_contents": "Unique identifier(s) (array) of the remaining receipt outcomes for this transaction. This list will not include the record's own receipt id, but will list the subsequent receipts within the transaction."}, "doc.near_models.profile_section": {"name": "profile_section", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/profile_section.md", "original_file_path": "models/descriptions/profile_section.md", "unique_id": "doc.near_models.profile_section", "block_contents": "The section of the profile that is being edited in the transaction."}, "doc.near_models.is_delegated": {"name": "is_delegated", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/is_delegated.md", "original_file_path": "models/descriptions/is_delegated.md", "unique_id": "doc.near_models.is_delegated", "block_contents": "Whether the action was delegated, typically a FunctionCall acting on another account on its behalf, often where receipt predecessor_id is not the receipt signer or receiver. This field indicates when an action is being executed by one account on behalf of another, which is common in relay transactions, cross-contract calls, or when using access keys with limited permissions. Note: Actions with action_name = 'Delegate' themselves are marked as FALSE, while the actions within them are marked as TRUE."}, "doc.near_models.metadata": {"name": "metadata", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/metadata.md", "original_file_path": "models/descriptions/metadata.md", "unique_id": "doc.near_models.metadata", "block_contents": "Metadata (object) for this transaction. May be null, especially for Near Social Widgets."}, "doc.near_models.label_subtype": {"name": "label_subtype", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/label_subtype.md", "original_file_path": "models/descriptions/label_subtype.md", "unique_id": "doc.near_models.label_subtype", "block_contents": "A sub-category nested within label_type providing further detail. This field offers more specific classification within the broader label_type category. Examples include \"contract_deployer\", \"hot_wallet\", \"token_contract\", \"liquidity_pool\", \"governance_contract\", \"bridge_contract\", or \"validator\". Label subtypes provide granular detail about the specific role or function of an address within its broader category."}, "doc.near_models.test_timestamp": {"name": "test_timestamp", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/test_timestamp.md", "original_file_path": "models/descriptions/test_timestamp.md", "unique_id": "doc.near_models.test_timestamp", "block_contents": "The timestamp of the observability test run."}, "doc.near_models.base_uri": {"name": "base_uri", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/base_uri.md", "original_file_path": "models/descriptions/base_uri.md", "unique_id": "doc.near_models.base_uri", "block_contents": "The URI associated with the token or NFT, set by the deployer or creator."}, "doc.near_models.tx_count": {"name": "tx_count", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/tx_count.md", "original_file_path": "models/descriptions/tx_count.md", "unique_id": "doc.near_models.tx_count", "block_contents": "The `tx_count` taken from block headers. The number of transactions included in the block."}, "doc.near_models.name": {"name": "name", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/name.md", "original_file_path": "models/descriptions/name.md", "unique_id": "doc.near_models.name", "block_contents": "The name of the asset."}, "doc.near_models._epoch_id": {"name": "_epoch_id", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/_epoch_id.md", "original_file_path": "models/descriptions/_epoch_id.md", "unique_id": "doc.near_models._epoch_id", "block_contents": "An internal identifier for the epoch. This is a hashed representation of the pool_id and epoch number."}, "doc.near_models.staked_balance": {"name": "staked_balance", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/staked_balance.md", "original_file_path": "models/descriptions/staked_balance.md", "unique_id": "doc.near_models.staked_balance", "block_contents": "Gross balance of staked NEAR for the record, whether date or account."}, "doc.near_models.staking_pool_address": {"name": "staking_pool_address", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/staking_pool_address.md", "original_file_path": "models/descriptions/staking_pool_address.md", "unique_id": "doc.near_models.staking_pool_address", "block_contents": "The pool address delegated into."}, "doc.near_models.inserted_timestamp": {"name": "inserted_timestamp", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/inserted_timestamp.md", "original_file_path": "models/descriptions/inserted_timestamp.md", "unique_id": "doc.near_models.inserted_timestamp", "block_contents": "The timestamp at which the record was initially created and inserted into this table."}, "doc.near_models.receipt_index": {"name": "receipt_index", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/receipt_index.md", "original_file_path": "models/descriptions/receipt_index.md", "unique_id": "doc.near_models.receipt_index", "block_contents": "Deprecation notice! Please note this column will be removed from the receipts tables. For more context on NEAR Receipts, please see the announcement in Discord here: https://discord.com/channels/784442203187314689/992655061517881385/1098015182103523408"}, "doc.near_models.staking_pool_tx_type": {"name": "staking_pool_tx_type", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/staking_pool_tx_type.md", "original_file_path": "models/descriptions/staking_pool_tx_type.md", "unique_id": "doc.near_models.staking_pool_tx_type", "block_contents": "The type of transaction involving this staking pool.\nEither `\"Create\"` for staking pool creation or `\"Update\"` for `reward_fee_fraction` updates."}, "doc.near_models.receipt_execution_outcomes": {"name": "receipt_execution_outcomes", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/receipt_execution_outcomes.md", "original_file_path": "models/descriptions/receipt_execution_outcomes.md", "unique_id": "doc.near_models.receipt_execution_outcomes", "block_contents": "The outcome of the execution of a receipt. This is the result of the execution of the receipt on the shard. It contains the status of the execution, the logs, and the result of the execution."}, "doc.near_models.vesting_time_left_ns": {"name": "vesting_time_left_ns", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/vesting_time_left_ns.md", "original_file_path": "models/descriptions/vesting_time_left_ns.md", "unique_id": "doc.near_models.vesting_time_left_ns", "block_contents": "Time left, in ns, until the lockup is fully vested, if applicable."}, "doc.near_models.amount_out_raw": {"name": "amount_out_raw", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/amount_out_raw.md", "original_file_path": "models/descriptions/amount_out_raw.md", "unique_id": "doc.near_models.amount_out_raw", "block_contents": "Amount out, in a swap or transfer, in adjusted form."}, "doc.near_models.token_data": {"name": "token_data", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/token_data.md", "original_file_path": "models/descriptions/token_data.md", "unique_id": "doc.near_models.token_data", "block_contents": "A JSON dictionary containing metadata about the token, such as past 24h volume and transfers, number of holders, etc."}, "doc.near_models.end_time": {"name": "end_time", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/end_time.md", "original_file_path": "models/descriptions/end_time.md", "unique_id": "doc.near_models.end_time", "block_contents": "Block timestamp associated with max block id."}, "doc.near_models.decimals": {"name": "decimals", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/decimals.md", "original_file_path": "models/descriptions/decimals.md", "unique_id": "doc.near_models.decimals", "block_contents": "Number of decimal places for the token. This field specifies the precision of the token, indicating how many decimal places should be used when converting from raw on-chain amounts to human-readable values. For example, NEAR has 24 decimals, so 1 NEAR = 1e24 raw units. Most ERC-20 tokens use 18 decimals, while some tokens may use different precision based on their design requirements."}, "doc.near_models.tx_block_index": {"name": "tx_block_index", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/tx_block_index.md", "original_file_path": "models/descriptions/tx_block_index.md", "unique_id": "doc.near_models.tx_block_index", "block_contents": "The index of the transaction within the block. Starts at 0."}, "doc.near_models.lockup_duration": {"name": "lockup_duration", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/lockup_duration.md", "original_file_path": "models/descriptions/lockup_duration.md", "unique_id": "doc.near_models.lockup_duration", "block_contents": "The duration of the lockup period."}, "doc.near_models.action_id": {"name": "action_id", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/action_id.md", "original_file_path": "models/descriptions/action_id.md", "unique_id": "doc.near_models.action_id", "block_contents": "The `action_id` is a concatenation of `receipt_id `and the index of the action within a receipt. This is unique for each record. The primary hash depends on the source of the action, as both a transaction and a receipt can process actions."}, "doc.near_models.source": {"name": "source", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/source.md", "original_file_path": "models/descriptions/source.md", "unique_id": "doc.near_models.source", "block_contents": "The source of the information presented in the record."}, "doc.near_models.rolling_30day_active_wallets": {"name": "rolling_30day_active_wallets", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/rolling_30day_active_wallets.md", "original_file_path": "models/descriptions/rolling_30day_active_wallets.md", "unique_id": "doc.near_models.rolling_30day_active_wallets", "block_contents": "The number of active wallets in the last 30 days."}, "doc.near_models.post_text": {"name": "post_text", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/post_text.md", "original_file_path": "models/descriptions/post_text.md", "unique_id": "doc.near_models.post_text", "block_contents": "The text content, in markdown, of the post. This field could be null if the post contains only an image."}, "doc.near_models.amount_adj": {"name": "amount_adj", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/amount_adj.md", "original_file_path": "models/descriptions/amount_adj.md", "unique_id": "doc.near_models.amount_adj", "block_contents": "Decimal adjusted amount of tokens (as float, rounded - use this generally). This field provides the token amount after applying the appropriate decimal precision adjustments based on the token's decimal places. For example, if transferring 1 NEAR token, the amount_adj would be 1.0 after dividing the raw amount (1e24) by 10^24. This field is the most commonly used representation for token amounts in analytics and reporting as it provides human-readable values."}, "doc.near_models.token_address_raw": {"name": "token_address_raw", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/token_address_raw.md", "original_file_path": "models/descriptions/token_address_raw.md", "unique_id": "doc.near_models.token_address_raw", "block_contents": "The raw token identifier as it appears on-chain, including the full token ID with blockchain prefix and contract address. For NEAR tokens, this includes the full token ID format (e.g., 'nep141:token.near.omft.near'). This field preserves the original token representation before any parsing or standardization is applied."}, "doc.near_models.chunks_included": {"name": "chunks_included", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/chunks_included.md", "original_file_path": "models/descriptions/chunks_included.md", "unique_id": "doc.near_models.chunks_included", "block_contents": "The chunks_included taken from block headers."}, "doc.near_models.transfer_type": {"name": "transfer_type", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/transfer_type.md", "original_file_path": "models/descriptions/transfer_type.md", "unique_id": "doc.near_models.transfer_type", "block_contents": "Nature of the transfer. This field categorizes the type of token transfer being performed. Common values include \"native\" for raw NEAR token transfers, \"nep141\" for fungible token transfers following the NEAR token standard, and other protocol-specific transfer types. This helps distinguish between different token standards and transfer mechanisms used on the NEAR blockchain."}, "doc.near_models.block_hash": {"name": "block_hash", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/block_hash.md", "original_file_path": "models/descriptions/block_hash.md", "unique_id": "doc.near_models.block_hash", "block_contents": "Unique identifier (hash) of this block."}, "doc.near_models.block_timestamp": {"name": "block_timestamp", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/block_timestamp.md", "original_file_path": "models/descriptions/block_timestamp.md", "unique_id": "doc.near_models.block_timestamp", "block_contents": "The date and time at which the block began."}, "doc.near_models.sender_id": {"name": "sender_id", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/sender_id.md", "original_file_path": "models/descriptions/sender_id.md", "unique_id": "doc.near_models.sender_id", "block_contents": "The id, or wallet address, of the sender from the receipt action."}, "doc.near_models.affiliate_id": {"name": "affiliate_id", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/royalties.md", "original_file_path": "models/descriptions/royalties.md", "unique_id": "doc.near_models.affiliate_id", "block_contents": "Affiliate id"}, "doc.near_models.affiliate_amount": {"name": "affiliate_amount", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/royalties.md", "original_file_path": "models/descriptions/royalties.md", "unique_id": "doc.near_models.affiliate_amount", "block_contents": "Affiliate amount (currency near)"}, "doc.near_models.royalties": {"name": "royalties", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/royalties.md", "original_file_path": "models/descriptions/royalties.md", "unique_id": "doc.near_models.royalties", "block_contents": "Royalties breakdown (currency near)"}, "doc.near_models.platform_fee": {"name": "platform_fee", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/royalties.md", "original_file_path": "models/descriptions/royalties.md", "unique_id": "doc.near_models.platform_fee", "block_contents": "Platform fee (currency near)"}, "doc.near_models.height_included": {"name": "height_included", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/height_included.md", "original_file_path": "models/descriptions/height_included.md", "unique_id": "doc.near_models.height_included", "block_contents": "The block height at which the chunk is finalized and included, formally appending the outcome to the chain."}, "doc.near_models.vesting_schedule": {"name": "vesting_schedule", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/vesting_schedule.md", "original_file_path": "models/descriptions/vesting_schedule.md", "unique_id": "doc.near_models.vesting_schedule", "block_contents": "Legacy/no longer used. The vesting schedule for the locked tokens."}, "doc.near_models.attached_gas": {"name": "attached_gas", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/attached_gas.md", "original_file_path": "models/descriptions/attached_gas.md", "unique_id": "doc.near_models.attached_gas", "block_contents": "Units of gas (figure is not decimal adjusted, 10^12) attached to the transaction (this is often higher than 'Gas Used')."}, "doc.near_models.monthly_active_contracts": {"name": "monthly_active_contracts", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/monthly_active_contracts.md", "original_file_path": "models/descriptions/monthly_active_contracts.md", "unique_id": "doc.near_models.monthly_active_contracts", "block_contents": "The number of active contracts for the month of the date."}, "doc.near_models.perc_staked_locked": {"name": "perc_staked_locked", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/perc_staked_locked.md", "original_file_path": "models/descriptions/perc_staked_locked.md", "unique_id": "doc.near_models.perc_staked_locked", "block_contents": "Percentage of supply both staked and locked, out of all locked supply. \nlocked_and_staked_supply / total_locked_supply"}, "doc.near_models.source_object": {"name": "source_object", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/source_object.md", "original_file_path": "models/descriptions/source_object.md", "unique_id": "doc.near_models.source_object", "block_contents": "The source of the object. For example, receipts can be found in the chunk and in the receipt_execution_outcome of a shard."}, "doc.near_models.symbol": {"name": "symbol", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/symbol.md", "original_file_path": "models/descriptions/symbol.md", "unique_id": "doc.near_models.symbol", "block_contents": "Token symbol (e.g., 'wNEAR', 'SWEAT'). This field contains the abbreviated identifier for the token as commonly used in trading pairs, price feeds, and user interfaces. Token symbols are typically 2-6 characters long and provide a quick way to identify tokens without using their full contract addresses. Examples include 'NEAR' for the native token, 'wNEAR' for wrapped NEAR, and 'USDC' for USD Coin."}, "doc.near_models.lockup_end_timestamp": {"name": "lockup_end_timestamp", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/lockup_end_timestamp.md", "original_file_path": "models/descriptions/lockup_end_timestamp.md", "unique_id": "doc.near_models.lockup_end_timestamp", "block_contents": "When the lockup period ends, per the lockup config on chain."}, "doc.near_models.height_created": {"name": "height_created", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/height_created.md", "original_file_path": "models/descriptions/height_created.md", "unique_id": "doc.near_models.height_created", "block_contents": "The block height at which the chunk was created, may not be the same as the height for when the chunk is included depending on processing time."}, "doc.near_models.tx_hash": {"name": "tx_hash", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/tx_hash.md", "original_file_path": "models/descriptions/tx_hash.md", "unique_id": "doc.near_models.tx_hash", "block_contents": "Unique identifier (hash) of this transaction."}, "doc.near_models.vesting_end_timestamp": {"name": "vesting_end_timestamp", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/vesting_end_timestamp.md", "original_file_path": "models/descriptions/vesting_end_timestamp.md", "unique_id": "doc.near_models.vesting_end_timestamp", "block_contents": "End of the vesting period, if applicable."}, "doc.near_models.chunks": {"name": "chunks", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/chunks.md", "original_file_path": "models/descriptions/chunks.md", "unique_id": "doc.near_models.chunks", "block_contents": "The chunks taken from block headers. Chunk is an aggregation of transactions which are executed within a particular shard."}, "doc.near_models.blocks_impacted_array": {"name": "blocks_impacted_array", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/blocks_impacted_array.md", "original_file_path": "models/descriptions/blocks_impacted_array.md", "unique_id": "doc.near_models.blocks_impacted_array", "block_contents": "An array of the impacted blocks during the observability run."}, "doc.near_models.locked_amount": {"name": "locked_amount", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/locked_amount.md", "original_file_path": "models/descriptions/locked_amount.md", "unique_id": "doc.near_models.locked_amount", "block_contents": "Amount of NEAR still locked."}, "doc.near_models.tx_receipt": {"name": "tx_receipt", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/tx_receipt.md", "original_file_path": "models/descriptions/tx_receipt.md", "unique_id": "doc.near_models.tx_receipt", "block_contents": "The transaction receipt."}, "doc.near_models.perc_staked_circulating": {"name": "perc_staked_circulating", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/perc_staked_circulating.md", "original_file_path": "models/descriptions/perc_staked_circulating.md", "unique_id": "doc.near_models.perc_staked_circulating", "block_contents": "Percentage of supply staked and not locked, of circulating supply.\nnonlocked_and_staked_supply / circulating_supply"}, "doc.near_models.deposit": {"name": "deposit", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/deposit.md", "original_file_path": "models/descriptions/deposit.md", "unique_id": "doc.near_models.deposit", "block_contents": "Sum of all NEAR tokens transferred from the signing account to the receiver account during receipt processing. This includes tokens sent in a Transfer action(s), and tokens sent in a FunctionCall action(s) with a deposit attached.\n\nIn raw number format with 24 decimal places, to adjust divide by POW(10,24) or multiply by 1e-24."}, "doc.near_models.event": {"name": "event", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/event.md", "original_file_path": "models/descriptions/event.md", "unique_id": "doc.near_models.event", "block_contents": "The specific event of the transaction.\nf_transfer - mainly contains swap transactions involving usn.\nft_mint - event that indicates when a new usn token is created.\nft_burn - event that indicates when usn is burnt."}, "doc.near_models.epoch_sync_data_hash": {"name": "epoch_sync_data_hash", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/epoch_sync_data_hash.md", "original_file_path": "models/descriptions/epoch_sync_data_hash.md", "unique_id": "doc.near_models.epoch_sync_data_hash", "block_contents": "The epoch_sync_data_hash taken from block headers, if available."}, "doc.near_models.transfer_action": {"name": "transfer_action", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/transfer_action.md", "original_file_path": "models/descriptions/transfer_action.md", "unique_id": "doc.near_models.transfer_action", "block_contents": "The event that caused the transfer.\n\n- Transfer: A standard transfer Action of tokens from one address to another.\n- Deposit: A deposit Action of tokens into a contract.\n- ft_transfer: A transfer of tokens using the ft_transfer method.\n- ft_transfer_call: A transfer of tokens using the ft_transfer_call method.\n- ft_mint: A minting of tokens using the ft_mint method.\n- order_added: An order being added to the orderbook.\n- add_liquidity: Adding liquidity to a pool.\n- near_deposit: A deposit of NEAR tokens into the wrap.near contract.\n- near_withdraw: A withdrawal of NEAR tokens from the wrap.near contract."}, "doc.near_models.raw_price": {"name": "raw_price", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/raw_price.md", "original_file_path": "models/descriptions/raw_price.md", "unique_id": "doc.near_models.raw_price", "block_contents": "The unadjusted price as reported by the source. This should be decimal adjusted to get the real value."}, "doc.near_models.log_event": {"name": "log_event", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/log_event.md", "original_file_path": "models/descriptions/log_event.md", "unique_id": "doc.near_models.log_event", "block_contents": "Type of NEP245 event (e.g., mt_transfer, mt_burn, mt_mint)"}, "doc.near_models.new_owner_id": {"name": "new_owner_id", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/new_owner_id.md", "original_file_path": "models/descriptions/new_owner_id.md", "unique_id": "doc.near_models.new_owner_id", "block_contents": "Receiver account ID for transfer events"}, "doc.near_models.nft_project_name": {"name": "nft_project_name", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/nft_project_name.md", "original_file_path": "models/descriptions/nft_project_name.md", "unique_id": "doc.near_models.nft_project_name", "block_contents": "The project_name is the name of the collection in the NFT exchange platform"}, "doc.near_models.daily_active_wallets": {"name": "daily_active_wallets", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/daily_active_wallets.md", "original_file_path": "models/descriptions/daily_active_wallets.md", "unique_id": "doc.near_models.daily_active_wallets", "block_contents": "The daily number of active wallets."}, "doc.near_models.id": {"name": "id", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/id.md", "original_file_path": "models/descriptions/id.md", "unique_id": "doc.near_models.id", "block_contents": "A unique identifier for the record."}, "doc.near_models.lockup_index": {"name": "lockup_index", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/lockup_index.md", "original_file_path": "models/descriptions/lockup_index.md", "unique_id": "doc.near_models.lockup_index", "block_contents": "An ordinal representation of the lockup account, in block_timestamp order."}, "doc.near_models.method_name": {"name": "method_name", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/method_name.md", "original_file_path": "models/descriptions/method_name.md", "unique_id": "doc.near_models.method_name", "block_contents": "Name of the method(s) approved for use. NULL if permission is FullAccess."}, "doc.near_models.error_message": {"name": "error_message", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/error_message.md", "original_file_path": "models/descriptions/error_message.md", "unique_id": "doc.near_models.error_message", "block_contents": "The error message, if any, associated with the failure."}, "doc.near_models.transfers_information": {"name": "transfers_information", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/transfers_information.md", "original_file_path": "models/descriptions/transfers_information.md", "unique_id": "doc.near_models.transfers_information", "block_contents": "A dictionary of information about the parameters allowing or limiting transfers of the locked NEAR."}, "doc.near_models.pool_id": {"name": "pool_id", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/pool_id.md", "original_file_path": "models/descriptions/pool_id.md", "unique_id": "doc.near_models.pool_id", "block_contents": "The unique id for the pool involved in the swap."}, "doc.near_models.profile_data": {"name": "profile_data", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/profile_data.md", "original_file_path": "models/descriptions/profile_data.md", "unique_id": "doc.near_models.profile_data", "block_contents": "The data being updated for the profile section in the transaction. Nested JSON data may require use of the function TRY_PARSE_JSON()."}, "doc.near_models.tx": {"name": "tx", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/tx.md", "original_file_path": "models/descriptions/tx.md", "unique_id": "doc.near_models.tx", "block_contents": "The transaction's information."}, "doc.near_models._inserted_timestamp": {"name": "_inserted_timestamp", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/_inserted_timestamp.md", "original_file_path": "models/descriptions/_inserted_timestamp.md", "unique_id": "doc.near_models._inserted_timestamp", "block_contents": "The timestamp for when the block was inserted into the data warehouse by the Chainwalker."}, "doc.near_models.token_id": {"name": "token_id", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/token_id.md", "original_file_path": "models/descriptions/token_id.md", "unique_id": "doc.near_models.token_id", "block_contents": "The identifier of the token being transferred or minted."}, "doc.near_models.chunk_headers_root": {"name": "chunk_headers_root", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/chunk_headers_root.md", "original_file_path": "models/descriptions/chunk_headers_root.md", "unique_id": "doc.near_models.chunk_headers_root", "block_contents": "The chunk_headers_root taken from block headers."}, "doc.near_models.staking_pool_owner": {"name": "staking_pool_owner", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/staking_pool_owner.md", "original_file_path": "models/descriptions/staking_pool_owner.md", "unique_id": "doc.near_models.staking_pool_owner", "block_contents": "The account of the staking pool owner."}, "doc.near_models.chain_id": {"name": "chain_id", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/chain_id.md", "original_file_path": "models/descriptions/chain_id.md", "unique_id": "doc.near_models.chain_id", "block_contents": "Chain ID as defined by the corresponding bridge.\n\nWormhole Portal Bridge https://docs.wormhole.com/wormhole/reference/constants\n\nMultichain Bridge https://docs.multichain.org/getting-started/introduction/supported-chains\n\nAllbridge Classic https://github.com/allbridge-io/allbridge-contract-docs?tab=readme-ov-file#blockchain-ids"}, "doc.near_models.daily_active_contracts": {"name": "daily_active_contracts", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/daily_active_contracts.md", "original_file_path": "models/descriptions/daily_active_contracts.md", "unique_id": "doc.near_models.daily_active_contracts", "block_contents": "The daily number of active contracts."}, "doc.near_models.transaction_json": {"name": "transaction_json", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/transaction_json.md", "original_file_path": "models/descriptions/transaction_json.md", "unique_id": "doc.near_models.transaction_json", "block_contents": "JSON object containing the full transaction data including actions, signer, receiver, and other metadata."}, "doc.near_models.owner_count": {"name": "owner_count", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/owner_count.md", "original_file_path": "models/descriptions/owner_count.md", "unique_id": "doc.near_models.owner_count", "block_contents": "\"The count of distinct owners that have interacted with the receiver's tokens.\""}, "doc.near_models.total_supply": {"name": "total_supply", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/total_supply.md", "original_file_path": "models/descriptions/total_supply.md", "unique_id": "doc.near_models.total_supply", "block_contents": "The total_supply taken from block headers."}, "doc.near_models.chunk_mask": {"name": "chunk_mask", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/chunk_mask.md", "original_file_path": "models/descriptions/chunk_mask.md", "unique_id": "doc.near_models.chunk_mask", "block_contents": "The chunk_mask taken from block headers."}, "doc.near_models.nonliquid_supply": {"name": "nonliquid_supply", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/nonliquid_supply.md", "original_file_path": "models/descriptions/nonliquid_supply.md", "unique_id": "doc.near_models.nonliquid_supply", "block_contents": "Total supply, less liquid supply."}, "doc.near_models.action_source": {"name": "action_source", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/action_source.md", "original_file_path": "models/descriptions/action_source.md", "unique_id": "doc.near_models.action_source", "block_contents": "The source object of the executed action, transaction or receipt."}, "doc.near_models.max_block_id": {"name": "max_block_id", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/max_block_id.md", "original_file_path": "models/descriptions/max_block_id.md", "unique_id": "doc.near_models.max_block_id", "block_contents": "The end block for the epoch, or max block thus far if the epoch is current."}, "doc.near_models.staked_circulating_supply": {"name": "staked_circulating_supply", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/staked_circulating_supply.md", "original_file_path": "models/descriptions/staked_circulating_supply.md", "unique_id": "doc.near_models.staked_circulating_supply", "block_contents": "Non-locked (from a lockup.near disbursement) and staked to a node."}, "doc.near_models.series_id": {"name": "series_id", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/series_id.md", "original_file_path": "models/descriptions/series_id.md", "unique_id": "doc.near_models.series_id", "block_contents": "The series, or collection, id for a NFT project. Many platforms issues NFT collections from a marketplace contract. For example, the contract `x.paras.near` is the Paras NFT Marketplace and mints NFTs from this master-contract. A token ID 1234:123 indicates that the NFT is token `123` within series `1234`."}, "doc.near_models.data": {"name": "data", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/data.md", "original_file_path": "models/descriptions/data.md", "unique_id": "doc.near_models.data", "block_contents": "A JSON object representing the response from an API."}, "doc.near_models._request_timestamp": {"name": "_request_timestamp", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/_request_timestamp.md", "original_file_path": "models/descriptions/_request_timestamp.md", "unique_id": "doc.near_models._request_timestamp", "block_contents": "Time (in UTC) when an API call was made."}, "doc.near_models.action_data": {"name": "action_data", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/action_data.md", "original_file_path": "models/descriptions/action_data.md", "unique_id": "doc.near_models.action_data", "block_contents": "JSON object containing argument data for the receipt action. This field stores the parameters and arguments passed to the action, particularly for FunctionCall actions. The data structure varies by action type - for FunctionCall actions, it may include method names, arguments, and attached deposits. For Transfer actions, it contains the amount being transferred. This field enables detailed analysis of what specific operations were performed within each action."}, "doc.near_models.branch": {"name": "branch", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/branch.md", "original_file_path": "models/descriptions/branch.md", "unique_id": "doc.near_models.branch", "block_contents": "The branch, if any, of the widget module. May be null."}, "doc.near_models.destination_chain": {"name": "destination_chain", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/destination_chain.md", "original_file_path": "models/descriptions/destination_chain.md", "unique_id": "doc.near_models.destination_chain", "block_contents": "The recipient blockchain in a bridge transaction."}, "doc.near_models.platform": {"name": "platform", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/platform.md", "original_file_path": "models/descriptions/platform.md", "unique_id": "doc.near_models.platform", "block_contents": "The protocol utilized for the operation, likely a swap or bridge."}, "doc.near_models.fee_amount_usd": {"name": "fee_amount_usd", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/fee_amount_usd.md", "original_file_path": "models/descriptions/fee_amount_usd.md", "unique_id": "doc.near_models.fee_amount_usd", "block_contents": "USD value of the fee collected from the intent execution. This field provides the dollar equivalent value of the fee by multiplying the decimal-adjusted fee amount by the fee token's USD price at the time of the intent execution. This standardized USD representation enables protocol revenue analysis, fee tracking across different tokens, and cost comparisons over time. The field uses ZEROIFNULL to ensure zero values when price data is unavailable rather than null, which simplifies aggregations and revenue calculations. This field may be zero when price data is unavailable for new tokens, tokens with low liquidity, or during periods when price feeds are unavailable."}, "doc.near_models.chunk_tx_root": {"name": "chunk_tx_root", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/chunk_tx_root.md", "original_file_path": "models/descriptions/chunk_tx_root.md", "unique_id": "doc.near_models.chunk_tx_root", "block_contents": "The chunk_tx_root taken from block headers."}, "doc.near_models.shard_id": {"name": "shard_id", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/shard_id.md", "original_file_path": "models/descriptions/shard_id.md", "unique_id": "doc.near_models.shard_id", "block_contents": "The id for this shard, which is block_id plus shard number"}, "doc.near_models.modified_timestamp": {"name": "modified_timestamp", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/modified_timestamp.md", "original_file_path": "models/descriptions/modified_timestamp.md", "unique_id": "doc.near_models.modified_timestamp", "block_contents": "The timestamp at which this record was last modified by an internal process."}, "doc.near_models.receipt_execution_outcome_id": {"name": "receipt_execution_outcome_id", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/receipt_execution_outcome_id.md", "original_file_path": "models/descriptions/receipt_execution_outcome_id.md", "unique_id": "doc.near_models.receipt_execution_outcome_id", "block_contents": "A unique identifier for objects within the receipt_execution_outcomes array, which is a concatenation of shard_id and its index in the array."}, "doc.near_models.new_maas": {"name": "new_maas", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/new_maas.md", "original_file_path": "models/descriptions/new_maas.md", "unique_id": "doc.near_models.new_maas", "block_contents": "Monthly Active Users, whose first tranaction occurred in the preceding 30 days."}, "doc.near_models.fee_token": {"name": "fee_token", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/fee_token.md", "original_file_path": "models/descriptions/fee_token.md", "unique_id": "doc.near_models.fee_token", "block_contents": "Token symbol for the fee collected (e.g., 'NEAR', 'USDT'). This field identifies the specific token in which the intent execution fee was charged, extracted and labeled from the fees_collected_raw JSON object. Fee tokens are typically stablecoins (like USDT, USDC) or the native protocol token (NEAR), though any supported token can be used for fees. This field is null when no fees were collected or when the fee token cannot be identified in the token metadata. Understanding fee tokens is important for protocol revenue analysis and cost tracking across different intent executions."}, "doc.near_models.block_challenges_root": {"name": "block_challenges_root", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/block_challenges_root.md", "original_file_path": "models/descriptions/block_challenges_root.md", "unique_id": "doc.near_models.block_challenges_root", "block_contents": "The block_challenges_root taken from block headers."}, "doc.near_models.date": {"name": "date", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/date.md", "original_file_path": "models/descriptions/date.md", "unique_id": "doc.near_models.date", "block_contents": "The date (day)."}, "doc.near_models.utc_date": {"name": "utc_date", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/utc_date.md", "original_file_path": "models/descriptions/utc_date.md", "unique_id": "doc.near_models.utc_date", "block_contents": "Datestamp, assuming UTC-0, of the record."}, "doc.near_models.fees_collected_raw": {"name": "fees_collected_raw", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/fees_collected_raw.md", "original_file_path": "models/descriptions/fees_collected_raw.md", "unique_id": "doc.near_models.fees_collected_raw", "block_contents": "Raw JSON object containing fee information collected from the intent execution, as extracted from the DIP4 event log. This field contains the complete on-chain representation of fees charged by the intent protocol, formatted as a JSON object with token addresses as keys and unadjusted fee amounts as values. For example: `{\"nep141:wrap.near\": \"1232145523809524\"}` indicates fees collected in wrapped NEAR tokens. This field is null when no fees were collected or when fee information is not available in the event log. The raw format preserves the exact on-chain data structure for precise fee calculations and protocol revenue analysis."}, "doc.near_models.is_native": {"name": "is_native", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/is_native.md", "original_file_path": "models/descriptions/is_native.md", "unique_id": "doc.near_models.is_native", "block_contents": "Boolean flag indicating whether the token is the native token of a blockchain (TRUE) or a fungible token contract (FALSE)."}, "doc.near_models.owner_account_id": {"name": "owner_account_id", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/owner_account_id.md", "original_file_path": "models/descriptions/owner_account_id.md", "unique_id": "doc.near_models.owner_account_id", "block_contents": "The wallet address of the owner for the locked tokens, per the initial distribution."}, "doc.near_models.rolling_7day_active_wallets": {"name": "rolling_7day_active_wallets", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/rolling_7day_active_wallets.md", "original_file_path": "models/descriptions/rolling_7day_active_wallets.md", "unique_id": "doc.near_models.rolling_7day_active_wallets", "block_contents": "The number of active wallets in the last 7 days."}, "doc.near_models._partition_by_block_number": {"name": "_partition_by_block_number", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/_partition_by_block_number.md", "original_file_path": "models/descriptions/_partition_by_block_number.md", "unique_id": "doc.near_models._partition_by_block_number", "block_contents": "Block number grouping for ingestion partition"}, "doc.near_models.blocks_impacted_count": {"name": "blocks_impacted_count", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/blocks_impacted_count.md", "original_file_path": "models/descriptions/blocks_impacted_count.md", "unique_id": "doc.near_models.blocks_impacted_count", "block_contents": "The number of blocks impacted during the observability run. \nImpacted is defined as missing or having bad data."}, "doc.near_models.latest_protocol_version": {"name": "latest_protocol_version", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/latest_protocol_version.md", "original_file_path": "models/descriptions/latest_protocol_version.md", "unique_id": "doc.near_models.latest_protocol_version", "block_contents": "The latest_protocol_version taken from block headers."}, "doc.near_models.creator": {"name": "creator", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/creator.md", "original_file_path": "models/descriptions/creator.md", "unique_id": "doc.near_models.creator", "block_contents": "The source or entity that created this label. This field indicates who or what system generated the address label. Almost always \"flipside\" for automatically generated labels, but can also be \"user_submitted\" for community-contributed labels. This helps track the provenance and reliability of the labeling information, distinguishing between automated system labels and manually curated community contributions."}, "doc.near_models.author": {"name": "author", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/author.md", "original_file_path": "models/descriptions/author.md", "unique_id": "doc.near_models.author", "block_contents": "The author of the block, chunk or shard."}, "doc.near_models.nonstaked_circulating_supply": {"name": "nonstaked_circulating_supply", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/nonstaked_circulating_supply.md", "original_file_path": "models/descriptions/nonstaked_circulating_supply.md", "unique_id": "doc.near_models.nonstaked_circulating_supply", "block_contents": "NEAR supply that is neither locked nor staked."}, "doc.near_models.epoch_num": {"name": "epoch_num", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/epoch_num.md", "original_file_path": "models/descriptions/epoch_num.md", "unique_id": "doc.near_models.epoch_num", "block_contents": "Ordinal number of the epoch."}, "doc.near_models.l2_label": {"name": "l2_label", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/l2_label.md", "original_file_path": "models/descriptions/l2_label.md", "unique_id": "doc.near_models.l2_label", "block_contents": "Deprecating soon. This is the same column label subtype, but is being kept for compatibility until 3/1/2023. TODO - deprecate."}, "doc.near_models.test_name": {"name": "test_name", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/test_name.md", "original_file_path": "models/descriptions/test_name.md", "unique_id": "doc.near_models.test_name", "block_contents": "The name of the test for observability models."}, "doc.near_models.crosschain_token_contract": {"name": "crosschain_token_contract", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/crosschain_token_contract.md", "original_file_path": "models/descriptions/crosschain_token_contract.md", "unique_id": "doc.near_models.crosschain_token_contract", "block_contents": "The contract address of the token on the source chain, where applicable."}, "doc.near_models.log_event_index": {"name": "log_event_index", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/log_event_index.md", "original_file_path": "models/descriptions/log_event_index.md", "unique_id": "doc.near_models.log_event_index", "block_contents": "Position of the event in the log_data array"}, "doc.near_models.receipt_type": {"name": "receipt_type", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/receipt_type.md", "original_file_path": "models/descriptions/receipt_type.md", "unique_id": "doc.near_models.receipt_type", "block_contents": "The type of receipt, as taken from the actions executed during the receipt. Options, presently, are Action or Data."}, "doc.near_models.action_name": {"name": "action_name", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/action_name.md", "original_file_path": "models/descriptions/action_name.md", "unique_id": "doc.near_models.action_name", "block_contents": "Name of the action performed. Most often one of: Transfer, FunctionCall, Delegate, AddKey, CreateAccount. Rarely: DeleteKey, DeleteAccount, Stake, DeployContract. This field identifies the specific type of action that was executed within the transaction. FunctionCall actions are the most common for smart contract interactions, while Transfer actions handle token movements, and other actions manage account permissions and creation."}, "doc.near_models.block_producers": {"name": "block_producers", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/block_producers.md", "original_file_path": "models/descriptions/block_producers.md", "unique_id": "doc.near_models.block_producers", "block_contents": "Number of block producers in this epoch."}, "doc.near_models.action_gas_price": {"name": "action_gas_price", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/action_gas_price.md", "original_file_path": "models/descriptions/action_gas_price.md", "unique_id": "doc.near_models.action_gas_price", "block_contents": "Gas price parsed from the receipt_actions JSON object, specifically from the nested path receipt:Action:gas_price. Used to determine the cost per unit of gas for the specific action."}, "doc.near_models.bridge_address": {"name": "bridge_address", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/bridge_address.md", "original_file_path": "models/descriptions/bridge_address.md", "unique_id": "doc.near_models.bridge_address", "block_contents": "The address of the bridge contract that facilitated the cross-chain transfer. This field identifies the specific bridge protocol or contract responsible for executing the bridge intent operation, allowing for analysis of bridge usage patterns and protocol-specific metrics."}, "doc.near_models.tokens_burnt": {"name": "tokens_burnt", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/tokens_burnt.md", "original_file_path": "models/descriptions/tokens_burnt.md", "unique_id": "doc.near_models.tokens_burnt", "block_contents": "The amount of tokens burnt in a transaction or receipt execution."}, "doc.near_models.block_height": {"name": "block_height", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/block_height.md", "original_file_path": "models/descriptions/block_height.md", "unique_id": "doc.near_models.block_height", "block_contents": "The block height is a sequential number of the most recent block in the blockchain."}, "doc.near_models.total_staked_supply": {"name": "total_staked_supply", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/total_staked_supply.md", "original_file_path": "models/descriptions/total_staked_supply.md", "unique_id": "doc.near_models.total_staked_supply", "block_contents": "Gross staked supply of NEAR."}, "doc.near_models.log": {"name": "log", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/log.md", "original_file_path": "models/descriptions/log.md", "unique_id": "doc.near_models.log", "block_contents": "A single log extracted from a receipt."}, "doc.near_models.old_owner_id": {"name": "old_owner_id", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/old_owner_id.md", "original_file_path": "models/descriptions/old_owner_id.md", "unique_id": "doc.near_models.old_owner_id", "block_contents": "Sender account ID for transfer events"}, "doc.near_models.status_value": {"name": "status_value", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/status_value.md", "original_file_path": "models/descriptions/status_value.md", "unique_id": "doc.near_models.status_value", "block_contents": "Status information (object) for this transaction."}, "doc.near_models.nonce": {"name": "nonce", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/nonce.md", "original_file_path": "models/descriptions/nonce.md", "unique_id": "doc.near_models.nonce", "block_contents": "Nonce for transactions."}, "doc.near_models.next_epoch_id": {"name": "next_epoch_id", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/next_epoch_id.md", "original_file_path": "models/descriptions/next_epoch_id.md", "unique_id": "doc.near_models.next_epoch_id", "block_contents": "The next_epoch_id taken from block headers."}, "doc.near_models.avg_gas_price": {"name": "avg_gas_price", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/avg_gas_price.md", "original_file_path": "models/descriptions/avg_gas_price.md", "unique_id": "doc.near_models.avg_gas_price", "block_contents": "The average gas price in transactions. Not decimal adjusted; units in yoctoNEAR (10^-24 NEAR)"}, "doc.near_models.last_ds_final_block": {"name": "last_ds_final_block", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/last_ds_final_block.md", "original_file_path": "models/descriptions/last_ds_final_block.md", "unique_id": "doc.near_models.last_ds_final_block", "block_contents": "The last_ds_final_block taken from block headers."}, "doc.near_models.tx_status": {"name": "tx_status", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/tx_status.md", "original_file_path": "models/descriptions/tx_status.md", "unique_id": "doc.near_models.tx_status", "block_contents": "/// DEPRECATION WARNING /// Indicates whether the transaction failed or succeeded. This will be get deprecated in the future. Please use `tx_succeeded` instead."}, "doc.near_models.proof": {"name": "proof", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/proof.md", "original_file_path": "models/descriptions/proof.md", "unique_id": "doc.near_models.proof", "block_contents": "Proof (array) for this transaction."}, "doc.near_models.termination_unvested_amount": {"name": "termination_unvested_amount", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/termination_unvested_amount.md", "original_file_path": "models/descriptions/termination_unvested_amount.md", "unique_id": "doc.near_models.termination_unvested_amount", "block_contents": "Unvested amount upon termination of lockup, if applicable."}, "doc.near_models.chunk_transactions": {"name": "chunk_transactions", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/chunk_transactions.md", "original_file_path": "models/descriptions/chunk_transactions.md", "unique_id": "doc.near_models.chunk_transactions", "block_contents": "The transactions object from the chunks."}, "doc.near_models.ez_core_metrics_hourly_table_doc": {"name": "ez_core_metrics_hourly_table_doc", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/stats_core.md", "original_file_path": "models/descriptions/stats_core.md", "unique_id": "doc.near_models.ez_core_metrics_hourly_table_doc", "block_contents": "A convenience table that aggregates block and transaction related metrics using various aggregate functions such as SUM, COUNT, MIN and MAX from the fact_transactions table, on an hourly basis. Stats for the current hour will be updated as new data arrives."}, "doc.near_models.block_timestamp_hour": {"name": "block_timestamp_hour", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/stats_core.md", "original_file_path": "models/descriptions/stats_core.md", "unique_id": "doc.near_models.block_timestamp_hour", "block_contents": "The hour of the timestamp of the block."}, "doc.near_models.block_number_min": {"name": "block_number_min", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/stats_core.md", "original_file_path": "models/descriptions/stats_core.md", "unique_id": "doc.near_models.block_number_min", "block_contents": "The minimum block number in the hour."}, "doc.near_models.block_number_max": {"name": "block_number_max", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/stats_core.md", "original_file_path": "models/descriptions/stats_core.md", "unique_id": "doc.near_models.block_number_max", "block_contents": "The maximum block number in the hour."}, "doc.near_models.block_count": {"name": "block_count", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/stats_core.md", "original_file_path": "models/descriptions/stats_core.md", "unique_id": "doc.near_models.block_count", "block_contents": "The number of blocks in the hour."}, "doc.near_models.transaction_count": {"name": "transaction_count", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/stats_core.md", "original_file_path": "models/descriptions/stats_core.md", "unique_id": "doc.near_models.transaction_count", "block_contents": "The number of transactions in the hour."}, "doc.near_models.transaction_count_success": {"name": "transaction_count_success", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/stats_core.md", "original_file_path": "models/descriptions/stats_core.md", "unique_id": "doc.near_models.transaction_count_success", "block_contents": "The number of successful transactions in the hour."}, "doc.near_models.transaction_count_failed": {"name": "transaction_count_failed", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/stats_core.md", "original_file_path": "models/descriptions/stats_core.md", "unique_id": "doc.near_models.transaction_count_failed", "block_contents": "The number of failed transactions in the hour."}, "doc.near_models.unique_from_count": {"name": "unique_from_count", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/stats_core.md", "original_file_path": "models/descriptions/stats_core.md", "unique_id": "doc.near_models.unique_from_count", "block_contents": "The number of unique origin from addresses in the hour."}, "doc.near_models.unique_to_count": {"name": "unique_to_count", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/stats_core.md", "original_file_path": "models/descriptions/stats_core.md", "unique_id": "doc.near_models.unique_to_count", "block_contents": "The number of unique origin to addresses in the hour."}, "doc.near_models.total_fees_native": {"name": "total_fees_native", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/stats_core.md", "original_file_path": "models/descriptions/stats_core.md", "unique_id": "doc.near_models.total_fees_native", "block_contents": "The sum of all fees in the hour, in the native fee currency."}, "doc.near_models.total_fees_usd": {"name": "total_fees_usd", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/stats_core.md", "original_file_path": "models/descriptions/stats_core.md", "unique_id": "doc.near_models.total_fees_usd", "block_contents": "The sum of all fees in the hour, in USD."}, "doc.near_models.gas_price": {"name": "gas_price", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/gas_price.md", "original_file_path": "models/descriptions/gas_price.md", "unique_id": "doc.near_models.gas_price", "block_contents": "The gas_price taken from block headers, number is not decimal adjusted."}, "doc.near_models.nft_address": {"name": "nft_address", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/nft_address.md", "original_file_path": "models/descriptions/nft_address.md", "unique_id": "doc.near_models.nft_address", "block_contents": "The contract address of the NFT."}, "doc.near_models.log_counter": {"name": "log_counter", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/log_counter.md", "original_file_path": "models/descriptions/log_counter.md", "unique_id": "doc.near_models.log_counter", "block_contents": "The count of the referenced log in a receipt."}, "doc.near_models.total_locked_supply": {"name": "total_locked_supply", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/total_locked_supply.md", "original_file_path": "models/descriptions/total_locked_supply.md", "unique_id": "doc.near_models.total_locked_supply", "block_contents": "Total NEAR locked by lockup.near disbursements."}, "doc.near_models._modified_timestamp": {"name": "_modified_timestamp", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/_modified_timestamp.md", "original_file_path": "models/descriptions/_modified_timestamp.md", "unique_id": "doc.near_models._modified_timestamp", "block_contents": "The timestamp at which the underlying record was last modified by an internal process.\nThis is used for incrementally loading based on when the source data was last modified."}, "doc.near_models.address_name": {"name": "address_name", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/address_name.md", "original_file_path": "models/descriptions/address_name.md", "unique_id": "doc.near_models.address_name", "block_contents": "The name attributed to the address. This is a human-readable identifier that provides context about what the address represents, such as \"Binance Hot Wallet\", \"Uniswap V3 Router\", or \"NEAR Foundation Treasury\". Address names help users understand the purpose and ownership of blockchain addresses without needing to memorize cryptographic addresses."}, "doc.near_models.prev_hash": {"name": "prev_hash", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/prev_hash.md", "original_file_path": "models/descriptions/prev_hash.md", "unique_id": "doc.near_models.prev_hash", "block_contents": "The prev_hash taken from block headers."}, "doc.near_models.weekly_active_contracts": {"name": "weekly_active_contracts", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/weekly_active_contracts.md", "original_file_path": "models/descriptions/weekly_active_contracts.md", "unique_id": "doc.near_models.weekly_active_contracts", "block_contents": "The number of active contracts for the week of the date."}, "doc.near_models.provider": {"name": "provider", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/provider.md", "original_file_path": "models/descriptions/provider.md", "unique_id": "doc.near_models.provider", "block_contents": "The source or provider of the data in the record."}, "doc.near_models.actions": {"name": "actions", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/actions.md", "original_file_path": "models/descriptions/actions.md", "unique_id": "doc.near_models.actions", "block_contents": "The actions executed during the receipt or transaction processing."}, "doc.near_models.active_day": {"name": "active_day", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/active_day.md", "original_file_path": "models/descriptions/active_day.md", "unique_id": "doc.near_models.active_day", "block_contents": "Date of activity."}, "doc.near_models.token_price": {"name": "token_price", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/token_price.md", "original_file_path": "models/descriptions/token_price.md", "unique_id": "doc.near_models.token_price", "block_contents": "Price of the token at the time of transfer (used for amount_usd column). This field contains the USD price per token unit at the time the transfer occurred. This price is used to calculate the amount_usd field by multiplying it with the decimal-adjusted token amount. Price data is sourced from various price feeds and may be null for tokens without available pricing information."}, "doc.near_models.token_contract": {"name": "token_contract", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/token_contract.md", "original_file_path": "models/descriptions/token_contract.md", "unique_id": "doc.near_models.token_contract", "block_contents": "The contract address corresponding to the token, view details of the contract by following this address on the chain explorer."}, "doc.near_models.receipt_object_id": {"name": "receipt_object_id", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/receipt_object_id.md", "original_file_path": "models/descriptions/receipt_object_id.md", "unique_id": "doc.near_models.receipt_object_id", "block_contents": "Please note this column is being deprecated in favor of simply \"receipt_id\"."}, "doc.near_models.destination_address": {"name": "destination_address", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/destination_address.md", "original_file_path": "models/descriptions/destination_address.md", "unique_id": "doc.near_models.destination_address", "block_contents": "The address tokens are being sent to, in a transfer or bridge transaction."}, "doc.near_models.table_dim_labels": {"name": "table_dim_labels", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/table_dim_labels.md", "original_file_path": "models/descriptions/table_dim_labels.md", "unique_id": "doc.near_models.table_dim_labels", "block_contents": "The labels table is a store of one-to-one address identifiers, or an address name. Labels are broken out into a \"type\" (such as cex, dex, dapp, games, etc.) and a \"subtype\" (ex: contract_deployer, hot_wallet, token_contract, etc.) in order to help classify each address name into similar groups. Our labels are sourced from many different places, but can primarily be grouped into two categories: automatic and manual. Automatic labels are continuously labeled based on certain criteria, such as a known contract deploying another contract, behavior based algorithms for finding deposit wallets, and consistent data pulls of custom protocol APIs. Manual labels are done periodically to find addresses that cannot be found programatically such as finding new protocol addresses, centralized exchange hot wallets, or trending addresses. Labels can also be added by our community by using our add-a-label tool (https://science.flipsidecrypto.xyz/add-a-label/) or on-chain with near (https://near.social/lord1.near/widget/Form) and are reviewed by our labels team. A label can be removed by our labels team if it is found to be incorrect or no longer relevant; this generally will only happen for mislabeled deposit wallets."}, "doc.near_models.referral": {"name": "referral", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/referral.md", "original_file_path": "models/descriptions/referral.md", "unique_id": "doc.near_models.referral", "block_contents": "ID of the referring protocol, as extracted from the Receipt log."}, "doc.near_models.daily_transactions": {"name": "daily_transactions", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/daily_transactions.md", "original_file_path": "models/descriptions/daily_transactions.md", "unique_id": "doc.near_models.daily_transactions", "block_contents": "The daily number of transactions."}, "doc.near_models.log_id": {"name": "log_id", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/log_id.md", "original_file_path": "models/descriptions/log_id.md", "unique_id": "doc.near_models.log_id", "block_contents": "Concatenation between receipt id and index of the log."}, "doc.near_models._source": {"name": "_source", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/_source.md", "original_file_path": "models/descriptions/_source.md", "unique_id": "doc.near_models._source", "block_contents": "An internal column denoting the source of the data."}, "doc.near_models.event_standard": {"name": "event_standard", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/event_standard.md", "original_file_path": "models/descriptions/event_standard.md", "unique_id": "doc.near_models.event_standard", "block_contents": "The event standard used in the log, if applicable."}, "doc.near_models.all_transfers": {"name": "all_transfers", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/all_transfers.md", "original_file_path": "models/descriptions/all_transfers.md", "unique_id": "doc.near_models.all_transfers", "block_contents": "\"The total count of 'nft_transfer' transactions.\""}, "doc.near_models.node_data": {"name": "node_data", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/node_data.md", "original_file_path": "models/descriptions/node_data.md", "unique_id": "doc.near_models.node_data", "block_contents": "The data object that the top level node contains."}, "doc.near_models.prev_state_root": {"name": "prev_state_root", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/prev_state_root.md", "original_file_path": "models/descriptions/prev_state_root.md", "unique_id": "doc.near_models.prev_state_root", "block_contents": "The prev_state_root taken from block headers."}, "doc.near_models.index": {"name": "index", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/index.md", "original_file_path": "models/descriptions/index.md", "unique_id": "doc.near_models.index", "block_contents": "The positon index for the record in question, if it was stored in a particular order."}, "doc.near_models.timestamp": {"name": "timestamp", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/timestamp.md", "original_file_path": "models/descriptions/timestamp.md", "unique_id": "doc.near_models.timestamp", "block_contents": "The date and time for the record."}, "doc.near_models.dip4_version": {"name": "dip4_version", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/dip4_version.md", "original_file_path": "models/descriptions/dip4_version.md", "unique_id": "doc.near_models.dip4_version", "block_contents": "Version of the DIP4 standard that emitted the log for this action."}, "doc.near_models.token_is_verified": {"name": "token_is_verified", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/token_is_verified.md", "original_file_path": "models/descriptions/token_is_verified.md", "unique_id": "doc.near_models.token_is_verified", "block_contents": "Boolean flag indicating whether the token or price record is verified by Flipside's crosschain curation process. Verified tokens are prioritized for analytics and are considered reliable for most use cases. Unverified tokens may be incomplete, deprecated, or experimental."}, "doc.near_models.swap_id": {"name": "swap_id", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/swap_id.md", "original_file_path": "models/descriptions/swap_id.md", "unique_id": "doc.near_models.swap_id", "block_contents": "A unique id comprised of the transaction hash combined with the swap index."}, "doc.near_models.nft__fact_nft_transfers": {"name": "nft__fact_nft_transfers", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/tables/nft__fact_nft_transfers.md", "original_file_path": "models/descriptions/tables/nft__fact_nft_transfers.md", "unique_id": "doc.near_models.nft__fact_nft_transfers", "block_contents": "## Description\nThis table contains all NFT transfer transactions on the NEAR Protocol blockchain, capturing the movement of NFTs between accounts and contracts. The data includes transfer details such as sender and receiver addresses, token IDs, contract addresses, and associated metadata. This table provides the foundation for NFT ownership tracking, transfer pattern analysis, and marketplace activity monitoring across the NEAR ecosystem.\n\n## Key Use Cases\n- NFT ownership tracking and transfer history analysis\n- NFT marketplace activity monitoring and volume analysis\n- NFT transfer pattern analysis and user behavior tracking\n- Cross-collection transfer comparison and performance analysis\n- NFT liquidity analysis and trading pattern identification\n- NFT holder analysis and distribution tracking\n- NFT ecosystem health monitoring and activity assessment\n\n## Important Relationships\n- Links to `core.fact_transactions` through tx_hash for transaction context\n- Connects to `core.fact_blocks` through block_id for temporal context\n- Provides transfer data for `nft.ez_nft_sales` with enhanced metadata\n- Supports `nft.fact_nft_mints` with transfer context\n- Enables analysis in `stats.ez_core_metrics_hourly` for NFT metrics\n- Powers cross-collection analysis and ecosystem mapping\n\n## Commonly-used Fields\n- `tx_hash`: Essential for linking to transaction details and verification\n- `block_timestamp`: Primary field for time-series analysis and trend detection\n- `token_id`: Critical for unique NFT identification and tracking\n- `from_address` and `to_address`: Important for ownership analysis and flow tracking\n- `contract_address`: Essential for collection identification and contract analysis\n- `action_id`: Important for action-level analysis and receipt context\n- `block_id`: Useful for temporal ordering and block-level analysis"}, "doc.near_models.gov__fact_staking_actions": {"name": "gov__fact_staking_actions", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/tables/gov__fact_staking_actions.md", "original_file_path": "models/descriptions/tables/gov__fact_staking_actions.md", "unique_id": "doc.near_models.gov__fact_staking_actions", "block_contents": "## Description\nThis table contains all staking-related transactions on the NEAR Protocol blockchain, capturing staking actions such as deposits, withdrawals, and reward distributions. The data includes staking amounts, action types, and associated metadata, providing comprehensive tracking of staking participation and validator interactions. This table provides the foundation for staking analytics, validator performance analysis, and governance participation tracking across the NEAR ecosystem.\n\n## Key Use Cases\n- Staking participation analysis and user behavior tracking\n- Validator performance analysis and staking pool comparison\n- Staking reward analysis and yield optimization\n- Staking pattern analysis and trend identification\n- Cross-pool staking comparison and performance benchmarking\n- Staking pool health monitoring and risk assessment\n- Governance participation analysis and voting power tracking\n\n## Important Relationships\n- Links to `core.fact_transactions` through tx_hash for transaction context\n- Connects to `core.fact_blocks` through block_id for temporal context\n- Provides staking data for `gov.ez_staking_actions` with enhanced metadata\n- Supports `gov.fact_staking_pool_balances` with action impact analysis\n- Enables analysis in `stats.ez_core_metrics_hourly` for staking metrics\n- Powers cross-pool analysis and validator performance comparison\n\n## Commonly-used Fields\n- `tx_hash`: Essential for linking to transaction details and verification\n- `block_timestamp`: Primary field for time-series analysis and trend detection\n- `action`: Critical for staking action classification and analysis\n- `amount`: Important for staking volume analysis and participation tracking\n- `address`: Essential for staking pool identification and analysis\n- `signer_id`: Important for user behavior analysis and staking patterns\n- `predecessor_id`: Useful for action flow tracking and context analysis"}, "doc.near_models.core__fact_logs": {"name": "core__fact_logs", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/tables/core__fact_logs.md", "original_file_path": "models/descriptions/tables/core__fact_logs.md", "unique_id": "doc.near_models.core__fact_logs", "block_contents": "## Description\nThis table contains all event logs emitted by smart contracts on the NEAR Protocol blockchain, capturing structured event data including token transfers, contract interactions, and custom application events. Logs represent the standardized way that smart contracts communicate state changes and events to external systems, following NEAR's event logging standards. This table provides the foundation for understanding contract behavior, token movements, and application-specific events across the NEAR ecosystem.\n\n## Key Use Cases\n- Token transfer tracking and balance analysis\n- Smart contract event monitoring and analytics\n- DeFi protocol activity analysis and volume tracking\n- NFT minting and transfer event analysis\n- Cross-contract communication tracking\n- Application-specific event analysis and user behavior tracking\n- Compliance and audit trail analysis\n\n## Important Relationships\n- Links to `core.fact_transactions` through tx_hash for transaction context\n- Connects to `core.fact_receipts` through receipt_id for execution context\n- Provides event data for `core.fact_token_transfers` and `core.ez_token_transfers`\n- Supports `defi.ez_dex_swaps` and `defi.ez_bridge_activity` through event parsing\n- Enables analysis in `nft.ez_nft_sales` through NFT-related events\n- Powers `stats.ez_core_metrics_hourly` for aggregated event metrics\n\n## Commonly-used Fields\n- `log_index`: Essential for event ordering within transactions and receipts\n- `block_timestamp`: Primary field for time-series analysis and trend detection\n- `receiver_id` and `predecessor_id`: Critical for contract interaction analysis\n- `clean_log`: Important for event parsing and structured data analysis\n- `event_standard`: Essential for identifying standardized event types\n- `receipt_succeeded`: Important for filtering successful events only\n- `gas_burnt`: Useful for gas consumption analysis and cost optimization"}, "doc.near_models.defi__ez_bridge_activity": {"name": "defi__ez_bridge_activity", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/tables/defi__ez_bridge_activity.md", "original_file_path": "models/descriptions/tables/defi__ez_bridge_activity.md", "unique_id": "doc.near_models.defi__ez_bridge_activity", "block_contents": "## Description\nThis table provides an enhanced view of all cross-chain bridge transactions on the NEAR Protocol blockchain, combining raw bridge data with token metadata, pricing information, and cross-chain mapping details. The table includes both raw and adjusted amounts, USD values, and comprehensive token context across multiple bridge protocols including Rainbow Bridge, Wormhole, Multichain, Allbridge, and Omni. This easy view eliminates the need for complex joins and calculations, providing ready-to-use data for cross-chain analytics and bridge analysis.\n\n## Key Use Cases\n- Cross-chain bridge volume analysis with accurate decimal-adjusted amounts and USD values\n- Bridge protocol comparison and performance benchmarking with value context\n- Cross-chain token flow analysis and liquidity tracking\n- Bridge security analysis and risk assessment with economic impact\n- Multi-chain portfolio tracking and analysis\n- Bridge protocol adoption and user behavior analysis\n- Cross-chain arbitrage opportunity detection with value calculations\n\n## Important Relationships\n- Enhances `defi.fact_bridge_activity` with pricing and metadata from `price.ez_prices_hourly`\n- Combines token metadata from `core.dim_ft_contract_metadata` for complete token context\n- Enables analysis in `stats.ez_core_metrics_hourly` for bridge metrics\n- Provides foundation for all cross-chain analytics and reporting\n- Powers cross-protocol analysis with other DeFi activities\n\n## Commonly-used Fields\n- `amount` and `amount_usd`: Essential for accurate bridge volume analysis\n- `block_timestamp`: Primary field for time-series analysis and trend detection\n- `source_chain` and `destination_chain`: Critical for cross-chain flow analysis\n- `platform`: Important for bridge protocol comparison and analysis\n- `direction`: Critical for understanding bridge flow direction (inbound/outbound)\n- `symbol`: Important for token identification and cross-chain mapping\n- `token_address`: Essential for token-specific bridge activity analysis"}, "doc.near_models.core__ez_token_transfers": {"name": "core__ez_token_transfers", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/tables/core__ez_token_transfers.md", "original_file_path": "models/descriptions/tables/core__ez_token_transfers.md", "unique_id": "doc.near_models.core__ez_token_transfers", "block_contents": "## Description\nThis table provides an enhanced view of all token transfers on the NEAR Protocol blockchain, combining raw transfer data with token metadata, pricing information, and decimal adjustments. The table includes both raw and adjusted amounts, USD values, and comprehensive token context, making it the primary table for token flow analysis and economic calculations. This easy view eliminates the need for complex joins and calculations, providing ready-to-use data for analytics, reporting, and business intelligence workflows.\n\n## Key Use Cases\n- Token flow analysis with accurate decimal-adjusted amounts and USD values\n- DeFi protocol volume analysis and liquidity monitoring\n- Token economics analysis and market impact assessment\n- Cross-token comparison and portfolio analysis\n- Whale movement tracking with value context\n- Token distribution analysis and holder behavior tracking\n- Economic impact analysis of token transfers and market movements\n\n## Important Relationships\n- Enhances `core.fact_token_transfers` with pricing and metadata from `price.ez_prices_hourly`\n- Combines token metadata from `core.dim_ft_contract_metadata` for complete token context\n- Supports `defi.ez_dex_swaps` with accurate token pricing and amounts\n- Enables `defi.ez_bridge_activity` with cross-chain value analysis\n- Powers `stats.ez_core_metrics_hourly` with aggregated transfer values\n- Provides foundation for all token-related analytics and reporting\n\n## Commonly-used Fields\n- `amount_raw` and `amount_precise`: Essential for accurate token amount analysis\n- `amount_usd`: Critical for economic analysis and value calculations\n- `block_timestamp`: Primary field for time-series analysis and trend detection\n- `from_address` and `to_address`: Important for flow analysis and network mapping\n- `contract_address`: Essential for token-specific analysis and filtering\n- `symbol` and `decimals`: Important for token identification and decimal handling\n- `token_price`: Useful for price trend analysis and market impact assessment"}, "doc.near_models.core__fact_developer_activity": {"name": "core__fact_developer_activity", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/tables/core__fact_developer_activity.md", "original_file_path": "models/descriptions/tables/core__fact_developer_activity.md", "unique_id": "doc.near_models.core__fact_developer_activity", "block_contents": "## Description\nThis table contains developer activity data sourced from GitHub repositories related to the NEAR Protocol ecosystem, capturing code commits, repository statistics, and development metrics. The data includes information about NEAR-related projects, developer contributions, and ecosystem growth indicators. This table provides insights into the developer community activity, project development velocity, and overall ecosystem health through external development metrics.\n\n## Key Use Cases\n- Developer ecosystem analysis and community growth tracking\n- Project development velocity and activity monitoring\n- Code contribution analysis and developer engagement metrics\n- Repository health and maintenance activity tracking\n- Ecosystem project discovery and categorization\n- Developer retention and activity pattern analysis\n- Cross-project collaboration and dependency analysis\n\n## Important Relationships\n- Provides external context for blockchain activity analysis\n- Supports ecosystem health metrics in `stats.ez_core_metrics_hourly`\n- Enables correlation between developer activity and protocol usage\n- Provides foundation for developer-focused analytics and reporting\n- Supports project categorization and ecosystem mapping\n\n## Commonly-used Fields\n- `repo_owner` and `repo_name`: Essential for project identification and categorization\n- `endpoint_name`: Important for understanding the type of GitHub data captured\n- `data`: Critical for detailed developer activity analysis and metrics\n- `provider`: Useful for data source identification and reliability assessment\n- `snapshot_timestamp`: Primary field for time-series analysis of developer activity\n- `endpoint_github`: Important for linking to specific GitHub API endpoints"}, "doc.near_models.defi__fact_dex_swaps": {"name": "defi__fact_dex_swaps", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/tables/defi__fact_dex_swaps.md", "original_file_path": "models/descriptions/tables/defi__fact_dex_swaps.md", "unique_id": "doc.near_models.defi__fact_dex_swaps", "block_contents": "## Description\nThis table contains all decentralized exchange (DEX) swap transactions on the NEAR Protocol blockchain, capturing token swaps across various DEX protocols including Ref Finance, Orderly Network, and other automated market makers. The data includes swap details such as input/output tokens, amounts, prices, and protocol-specific metadata. This table provides the foundation for DeFi analytics, trading volume analysis, and liquidity pool performance tracking across the NEAR ecosystem.\n\n## Key Use Cases\n- DEX trading volume analysis and market activity monitoring\n- Token pair liquidity analysis and trading pattern identification\n- Price impact analysis and slippage calculation\n- DEX protocol comparison and performance benchmarking\n- Arbitrage opportunity detection and analysis\n- Trading bot activity monitoring and pattern recognition\n- DeFi protocol integration analysis and cross-protocol flows\n\n## Important Relationships\n- Links to `core.fact_transactions` through tx_hash for transaction context\n- Connects to `core.fact_blocks` through block_id for temporal context\n- Provides swap data for `defi.ez_dex_swaps` with enhanced metadata and pricing\n- Supports `defi.ez_intents` with swap execution analysis\n- Enables analysis in `stats.ez_core_metrics_hourly` for DeFi metrics\n- Powers cross-protocol analysis with other DeFi activities\n\n## Commonly-used Fields\n- `tx_hash`: Essential for linking to transaction details and verification\n- `block_timestamp`: Primary field for time-series analysis and trend detection\n- `token_in` and `token_out`: Critical for token pair analysis and trading patterns\n- `amount_in_raw` and `amount_out_raw`: Important for swap size analysis and volume calculations\n- `receiver_id` and `signer_id`: Essential for user behavior analysis and trader identification\n- `swap_index`: Important for multi-swap transaction analysis\n- `swap_input_data`: Useful for detailed swap parameter analysis"}, "doc.near_models.gov__fact_staking_pool_balances": {"name": "gov__fact_staking_pool_balances", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/tables/gov__fact_staking_pool_balances.md", "original_file_path": "models/descriptions/tables/gov__fact_staking_pool_balances.md", "unique_id": "doc.near_models.gov__fact_staking_pool_balances", "block_contents": "## Description\nThis table contains all staking pool balance changes on the NEAR Protocol blockchain, capturing the dynamic balance updates of staking pools as tokens are deposited, withdrawn, or rewards are distributed. The data includes balance amounts, pool addresses, and associated metadata, providing comprehensive tracking of staking pool liquidity and performance. This table provides the foundation for staking pool analytics, validator performance analysis, and pool health monitoring across the NEAR ecosystem.\n\n## Key Use Cases\n- Staking pool balance analysis and liquidity monitoring\n- Validator performance tracking and pool comparison\n- Staking pool health assessment and risk analysis\n- Balance change pattern analysis and trend identification\n- Cross-pool balance comparison and performance benchmarking\n- Staking pool growth analysis and adoption tracking\n- Governance participation analysis and voting power distribution\n\n## Important Relationships\n- Links to `core.fact_transactions` through tx_hash for transaction context\n- Connects to `core.fact_blocks` through block_id for temporal context\n- Provides balance data for `gov.fact_staking_pool_daily_balances` with aggregated metrics\n- Supports `gov.fact_staking_actions` with balance impact analysis\n- Enables analysis in `stats.ez_core_metrics_hourly` for staking metrics\n- Powers cross-pool analysis and validator performance comparison\n\n## Commonly-used Fields\n- `tx_hash`: Essential for linking to transaction details and verification\n- `block_timestamp`: Primary field for time-series analysis and trend detection\n- `balance`: Critical for pool balance analysis and liquidity assessment\n- `address`: Essential for staking pool identification and analysis\n- `receipt_object_id`: Important for action-level analysis and receipt context\n- `block_id`: Useful for temporal ordering and block-level analysis\n- `inserted_timestamp`: Important for data freshness and update tracking"}, "doc.near_models.gov__fact_staking_pool_daily_balances": {"name": "gov__fact_staking_pool_daily_balances", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/tables/gov__fact_staking_pool_daily_balances.md", "original_file_path": "models/descriptions/tables/gov__fact_staking_pool_daily_balances.md", "unique_id": "doc.near_models.gov__fact_staking_pool_daily_balances", "block_contents": "## Description\nThis table contains daily balance snapshots for all staking pools on the NEAR Protocol blockchain, providing aggregated daily balance data for staking pool analysis and performance tracking. The data includes daily balance amounts, pool addresses, and associated metadata, enabling historical analysis of staking pool growth, performance trends, and liquidity patterns. This table provides the foundation for staking pool analytics, validator performance analysis, and long-term trend identification across the NEAR ecosystem.\n\n## Key Use Cases\n- Staking pool growth analysis and historical performance tracking\n- Daily balance trend analysis and pattern identification\n- Cross-pool performance comparison and benchmarking\n- Staking pool health monitoring and risk assessment\n- Long-term validator performance analysis and trend identification\n- Staking adoption analysis and participation tracking\n- Governance participation analysis and voting power distribution over time\n\n## Important Relationships\n- Aggregates data from `gov.fact_staking_pool_balances` for daily analysis\n- Provides daily balance data for staking pool analytics and reporting\n- Supports `gov.fact_staking_actions` with historical balance context\n- Enables analysis in `stats.ez_core_metrics_hourly` for staking metrics\n- Powers cross-pool analysis and long-term validator performance comparison\n- Supports governance analytics and staking participation trend analysis\n\n## Commonly-used Fields\n- `date`: Essential for time-series analysis and trend detection\n- `balance`: Critical for daily balance analysis and performance assessment\n- `address`: Essential for staking pool identification and analysis\n- `fact_staking_pool_daily_balances_id`: Important for unique record identification\n- `inserted_timestamp`: Useful for data freshness and update tracking\n- `modified_timestamp`: Important for data quality and update monitoring"}, "doc.near_models.defi__fact_intents": {"name": "defi__fact_intents", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/tables/defi__fact_intents.md", "original_file_path": "models/descriptions/tables/defi__fact_intents.md", "unique_id": "doc.near_models.defi__fact_intents", "block_contents": "## Description\nThis table contains all intent-based transactions on the NEAR Protocol blockchain, capturing user intents for token transfers, swaps, and other DeFi operations through the intents.near protocol. The data includes both NEP-245 and DIP-4 standard intents, providing comprehensive tracking of intent creation, execution, and fulfillment. This table enables analysis of intent-based trading patterns, MEV protection mechanisms, and user behavior in intent-driven DeFi protocols. This table includes all intent execution within a transaction, which may include several intermediate steps interacting with solvers.\n\n## Key Use Cases\n- Intent-based trading analysis and pattern recognition\n- MEV protection mechanism effectiveness analysis\n- User behavior analysis in intent-driven protocols\n- Cross-protocol intent execution tracking\n- Intent fulfillment rate analysis and optimization\n- Referral program analysis and user acquisition tracking\n- Intent-based DeFi protocol performance monitoring\n\n## Important Relationships\n- Links to `core.fact_transactions` through tx_hash for transaction context\n- Connects to `core.fact_blocks` through block_id for temporal context\n- Provides intent data for `defi.ez_intents` with enhanced metadata\n- Supports `defi.ez_dex_swaps` with intent execution analysis\n- Enables analysis in `stats.ez_core_metrics_hourly` for intent metrics\n- Powers cross-protocol analysis with other DeFi activities\n\n## Commonly-used Fields\n- `tx_hash`: Essential for linking to transaction details and verification\n- `block_timestamp`: Primary field for time-series analysis and trend detection\n- `log_event`: Critical for intent type classification and analysis\n- `owner_id`: Important for user behavior analysis and intent tracking\n- `amount_raw` and `token_id`: Essential for intent value analysis\n- `referral`: Important for referral program analysis and user acquisition\n- `receipt_succeeded`: Critical for intent fulfillment rate analysis"}, "doc.near_models.core__ez_native_daily_balances": {"name": "core__ez_native_daily_balances", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/tables/core__ez_native_daily_balances.md", "original_file_path": "models/descriptions/tables/core__ez_native_daily_balances.md", "unique_id": "doc.near_models.core__ez_native_daily_balances", "block_contents": "## Description\nThis table records daily balances for NEAR Accounts, according to the parameters set by the Near team's balances indexer. More details around the source data can be found by reading about the NEAR Public Lakehouse on their documentation site: https://docs.near.org/tools/indexing.\n \nPlease Note - Flipside does not index or curate the data in this table, we simply provide it as-is from the NEAR Public Lakehouse with a daily sync from the public access table located at `bigquery-public-data.crypto_near_mainnet_us.ft_balances_daily`.\n\n## Key Use Cases\n- Historical balance analysis and account growth tracking\n- Staking behavior analysis and validator participation monitoring\n- Lockup account analysis and vesting schedule tracking\n- Storage usage analysis and network resource consumption\n- Economic analysis of liquid vs staked token distribution\n- Account activity correlation with balance changes\n- Compliance and audit trail analysis for account balances\n\n## Important Relationships\n- Provides balance context for `core.fact_token_transfers` and `core.ez_token_transfers`\n- Supports `gov.ez_staking_actions` with balance impact analysis\n- Enables `gov.ez_lockup_actions` with lockup balance tracking\n- Powers `stats.ez_core_metrics_hourly` with balance aggregation metrics\n- Supports `atlas.ez_supply` with supply distribution analysis\n- Provides foundation for account-level analytics and reporting\n\n## Commonly-used Fields\n- `account_id`: Essential for account-specific analysis and balance tracking\n- `epoch_date`: Primary field for time-series analysis and balance history\n- `liquid`: Critical for available balance analysis and spending patterns\n- `staked`: Important for staking participation and validator analysis\n- `lockup_liquid` and `lockup_staked`: Essential for lockup account analysis\n- `storage_usage`: Useful for network resource consumption analysis\n- `reward`: Important for staking reward analysis and economic incentives"}, "doc.near_models.nft__ez_nft_sales": {"name": "nft__ez_nft_sales", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/tables/nft__ez_nft_sales.md", "original_file_path": "models/descriptions/tables/nft__ez_nft_sales.md", "unique_id": "doc.near_models.nft__ez_nft_sales", "block_contents": "## Description\nThis table provides a comprehensive view of all NFT sales on the NEAR Protocol blockchain, combining minting and transfer data with marketplace information, pricing details, and fee structures. The table includes both raw and USD prices, platform fees, royalties, and affiliate information, making it the primary table for NFT marketplace analytics and sales analysis. This easy view eliminates the need for complex joins and calculations, providing ready-to-use data for NFT analytics, reporting, and business intelligence workflows.\n\n## Key Use Cases\n- NFT marketplace volume analysis and sales performance tracking\n- NFT pricing analysis and market trend identification\n- Platform fee analysis and marketplace economics assessment\n- Royalty tracking and creator revenue analysis\n- Affiliate program analysis and user acquisition tracking\n- Cross-platform NFT sales comparison and performance benchmarking\n- NFT collection performance analysis and market health monitoring\n\n## Important Relationships\n- Combines data from `nft.fact_nft_mints` and `nft.fact_nft_transfers` for comprehensive sales analysis\n- Provides sales data for marketplace analytics and platform comparison\n- Supports `nft.dim_nft_contract_metadata` with collection context\n- Enables analysis in `stats.ez_core_metrics_hourly` for NFT metrics\n- Provides foundation for all NFT marketplace analytics and reporting\n- Powers cross-collection analysis and ecosystem mapping\n\n## Commonly-used Fields\n- `price` and `price_usd`: Essential for sales value analysis and market trends\n- `block_timestamp`: Primary field for time-series analysis and trend detection\n- `seller_address` and `buyer_address`: Critical for user behavior analysis and flow tracking\n- `platform_name`: Important for marketplace comparison and platform analysis\n- `token_id` and `nft_address`: Essential for NFT identification and collection analysis\n- `platform_fee` and `royalties`: Important for marketplace economics analysis\n- `affiliate_id`: Useful for affiliate program analysis and user acquisition tracking"}, "doc.near_models.nft__dim_nft_contract_metadata": {"name": "nft__dim_nft_contract_metadata", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/tables/nft__dim_nft_contract_metadata.md", "original_file_path": "models/descriptions/tables/nft__dim_nft_contract_metadata.md", "unique_id": "doc.near_models.nft__dim_nft_contract_metadata", "block_contents": "## Description\nThis table contains comprehensive metadata for NFT contracts on the NEAR Protocol blockchain, including contract names, symbols, base URIs, and token counts. The data covers NFT collections and individual NFT contracts, providing essential context for NFT identification, collection analysis, and metadata enrichment. This dimension table supports all NFT-related analytics by providing standardized contract information and enabling proper NFT categorization and analysis.\n\n## Key Use Cases\n- NFT collection identification and categorization\n- NFT contract analysis and collection metadata enrichment\n- NFT marketplace integration and collection discovery\n- NFT collection performance tracking and analysis\n- Cross-collection comparison and benchmarking\n- NFT ecosystem mapping and collection discovery\n- NFT metadata standardization and quality assessment\n\n## Important Relationships\n- Enriches `nft.fact_nft_mints` with collection metadata and contract information\n- Supports `nft.fact_nft_transfers` with contract context and collection details\n- Provides metadata for `nft.ez_nft_sales` with enhanced collection information\n- Enables analysis in `stats.ez_core_metrics_hourly` for NFT metrics\n- Supports cross-collection analysis and ecosystem mapping\n\n## Commonly-used Fields\n- `contract_address`: Essential for joining with NFT transaction and transfer data\n- `name` and `symbol`: Critical for human-readable collection identification\n- `base_uri`: Important for NFT metadata access and collection exploration\n- `tokens`: Useful for collection size analysis and token count tracking\n- `icon`: Important for collection branding and visual identification\n- `inserted_timestamp`: Useful for collection discovery timeline analysis"}, "doc.near_models.price__ez_prices_hourly": {"name": "price__ez_prices_hourly", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/tables/price__ez_prices_hourly.md", "original_file_path": "models/descriptions/tables/price__ez_prices_hourly.md", "unique_id": "doc.near_models.price__ez_prices_hourly", "block_contents": "## Description\nThis table provides a comprehensive view of hourly price data for all assets on the NEAR Protocol blockchain, combining both native NEAR token prices and cross-chain bridged asset prices. The table includes token metadata, decimal precision, and price information, making it the primary table for price analytics and value calculations. This easy view eliminates the need for complex joins and calculations, providing ready-to-use data for price analysis, market monitoring, and economic calculations across the NEAR ecosystem.\n\n## Key Use Cases\n- Asset price monitoring and market trend analysis\n- Token value calculations and USD conversion\n- Cross-asset price comparison and correlation analysis\n- Market volatility assessment and risk analysis\n- Portfolio value tracking and performance calculation\n- DeFi protocol value analysis and economic impact assessment\n- Cross-chain asset price correlation and arbitrage analysis\n\n## Important Relationships\n- Combines data from `price.fact_prices_ohlc_hourly` with enhanced metadata\n- Provides price data for all token-related models requiring USD values\n- Supports `core.ez_token_transfers` with accurate price information\n- Enables `defi.ez_dex_swaps` with swap value calculations\n- Powers `defi.ez_bridge_activity` with cross-chain value analysis\n- Supports `stats.ez_core_metrics_hourly` with price-based metrics\n- Provides foundation for all economic analysis and value calculations\n\n## Commonly-used Fields\n- `hour`: Essential for time-series analysis and trend detection\n- `price`: Critical for value calculations and economic analysis\n- `token_address` and `symbol`: Important for asset identification and filtering\n- `blockchain`: Useful for cross-chain price analysis and comparison\n- `is_native`: Important for distinguishing native vs bridged assets\n- `decimals`: Essential for accurate value calculations and decimal adjustment\n- `is_deprecated` and `is_imputed`: Useful for data quality assessment"}, "doc.near_models.core__ez_actions": {"name": "core__ez_actions", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/tables/core__ez_actions.md", "original_file_path": "models/descriptions/tables/core__ez_actions.md", "unique_id": "doc.near_models.core__ez_actions", "block_contents": "## Description\nThis table provides a comprehensive, action-level view of all blockchain activities on NEAR Protocol, combining transaction and receipt data to create detailed action records. Each record represents a specific action within a transaction, including function calls, token transfers, account creation, and other blockchain operations. The table normalizes complex receipt structures into standardized action records, enabling granular analysis of smart contract interactions, user behaviors, and protocol activities across the NEAR ecosystem.\n\n## Key Use Cases\n- Detailed smart contract interaction analysis and function call tracking\n- Action-level user behavior analysis and pattern recognition\n- Gas consumption analysis at the action level for optimization\n- Cross-contract call tracking and dependency analysis\n- Protocol-specific action monitoring and analytics\n- DeFi protocol interaction analysis and volume tracking\n- Account creation and management pattern analysis\n\n## Important Relationships\n- Combines data from `core.fact_transactions` and `core.fact_receipts` for comprehensive action analysis\n- Provides detailed context for `core.fact_token_transfers` and `core.ez_token_transfers`\n- Supports `defi.ez_dex_swaps` with detailed swap action analysis\n- Enables `defi.ez_bridge_activity` with cross-chain action tracking\n- Powers `defi.ez_intents` with intent-based action analysis\n- Supports `stats.ez_core_metrics_hourly` with action-level metrics\n\n## Commonly-used Fields\n- `action_name`: Essential for categorizing and filtering specific action types\n- `block_timestamp`: Primary field for time-series analysis and trend detection\n- `tx_hash` and `receipt_id`: Critical for linking to transaction and receipt context\n- `action_data`: Important for detailed action parameter analysis\n- `receipt_signer_id` and `receipt_receiver_id`: Essential for user and contract analysis\n- `receipt_gas_burnt`: Important for gas consumption analysis and optimization\n- `action_index`: Critical for action ordering within transactions"}, "doc.near_models.core__fact_transactions": {"name": "core__fact_transactions", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/tables/core__fact_transactions.md", "original_file_path": "models/descriptions/tables/core__fact_transactions.md", "unique_id": "doc.near_models.core__fact_transactions", "block_contents": "## Description\nThis table contains all transactions processed on the NEAR Protocol blockchain, providing comprehensive transaction metadata including signer and receiver information, gas consumption, fees, and execution status. The data captures the complete transaction lifecycle from submission to finalization, including cryptographic signatures, nonce values, and gas mechanics. This table serves as the primary fact table for transaction-level analytics and provides the foundation for understanding user activity, contract interactions, and network utilization patterns.\n\n## Key Use Cases\n- Transaction volume analysis and network activity monitoring\n- User behavior analysis and wallet activity tracking\n- Gas consumption analysis and fee optimization studies\n- Contract interaction analysis and smart contract usage patterns\n- Transaction success rate analysis and failure investigation\n- Cross-account transaction flow analysis and network mapping\n- Economic analysis of transaction fees and gas pricing\n\n## Important Relationships\n- Links to `core.fact_blocks` through block_id for temporal and block context\n- Connects to `core.fact_receipts` through tx_hash for execution outcome details\n- Provides transaction context for `core.fact_logs` and `core.fact_token_transfers`\n- Supports `core.ez_actions` for detailed action-level analysis\n- Enables analysis in `defi.ez_dex_swaps` and `defi.ez_bridge_activity` through transaction context\n- Powers `stats.ez_core_metrics_hourly` for aggregated transaction metrics\n\n## Commonly-used Fields\n- `tx_hash`: Essential for unique transaction identification and blockchain verification\n- `block_timestamp`: Primary field for time-series analysis and trend detection\n- `tx_signer` and `tx_receiver`: Critical for user activity analysis and network mapping\n- `gas_used` and `transaction_fee`: Important for economic analysis and cost optimization\n- `tx_succeeded`: Essential for success rate analysis and failure investigation\n- `attached_gas`: Important for understanding gas mechanics and transaction planning\n- `nonce`: Critical for transaction ordering and replay protection analysis"}, "doc.near_models.core__fact_token_transfers": {"name": "core__fact_token_transfers", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/tables/core__fact_token_transfers.md", "original_file_path": "models/descriptions/tables/core__fact_token_transfers.md", "unique_id": "doc.near_models.core__fact_token_transfers", "block_contents": "## Description\nThis table contains all token transfers on the NEAR Protocol blockchain, capturing movements of native NEAR tokens, fungible tokens (NEP-141), and other token types across accounts and contracts. The data includes both direct transfers and complex token operations like minting, deposits, and liquidity operations. This table provides the foundation for understanding token economics, user behavior, and DeFi activity across the NEAR ecosystem, supporting comprehensive token flow analysis and balance tracking.\n\n## Key Use Cases\n- Token flow analysis and whale movement tracking\n- DeFi protocol volume analysis and liquidity monitoring\n- Token distribution analysis and holder behavior tracking\n- Cross-contract token movement analysis\n- Economic analysis of token transfers and value flows\n- Compliance and audit trail analysis for token movements\n- Token minting and burning pattern analysis\n\n## Important Relationships\n- Links to `core.fact_transactions` through tx_hash for transaction context\n- Connects to `core.fact_blocks` through block_id for temporal context\n- Provides transfer data for `core.ez_token_transfers` with enhanced metadata\n- Supports `defi.ez_dex_swaps` and `defi.ez_bridge_activity` through transfer events\n- Enables analysis in `nft.ez_nft_sales` through token payment flows\n- Powers `stats.ez_core_metrics_hourly` for aggregated transfer metrics\n\n## Commonly-used Fields\n- `tx_hash`: Essential for linking to transaction details and verification\n- `block_timestamp`: Primary field for time-series analysis and trend detection\n- `from_address` and `to_address`: Critical for flow analysis and network mapping\n- `contract_address`: Important for token-specific analysis and contract tracking\n- `amount_unadj`: Essential for value calculations and economic analysis\n- `transfer_type`: Important for categorizing different token standards\n- `transfer_action`: Critical for understanding the specific operation type"}, "doc.near_models.defi__fact_lending": {"name": "defi__fact_lending", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/tables/defi__fact_lending.md", "original_file_path": "models/descriptions/tables/defi__fact_lending.md", "unique_id": "doc.near_models.defi__fact_lending", "block_contents": "## Description\nThis table contains all lending protocol transactions on the NEAR Protocol blockchain, primarily capturing activities on the Burrow lending protocol. The data includes lending actions such as deposits, withdrawals, borrows, and repayments, along with associated token amounts and protocol metadata. This table provides the foundation for lending analytics, protocol risk assessment, and DeFi lending market analysis across the NEAR ecosystem.\n\n## Key Use Cases\n- Lending protocol volume analysis and market activity monitoring\n- Borrowing and lending pattern analysis and risk assessment\n- Collateral utilization analysis and liquidation monitoring\n- Interest rate impact analysis and yield optimization\n- Protocol health monitoring and risk metrics calculation\n- User behavior analysis in lending protocols\n- Cross-protocol lending comparison and performance benchmarking\n\n## Important Relationships\n- Links to `core.fact_transactions` through tx_hash for transaction context\n- Connects to `core.fact_blocks` through block_id for temporal context\n- Provides lending data for `defi.ez_lending` with enhanced metadata\n- Supports `defi.ez_intents` with lending intent analysis\n- Enables analysis in `stats.ez_core_metrics_hourly` for lending metrics\n- Powers cross-protocol analysis with other DeFi activities\n\n## Commonly-used Fields\n- `tx_hash`: Essential for linking to transaction details and verification\n- `block_timestamp`: Primary field for time-series analysis and trend detection\n- `actions`: Critical for lending action classification and analysis\n- `token_address`: Important for token-specific lending analysis\n- `amount_raw` and `amount_adj`: Essential for lending volume calculations\n- `sender_id`: Important for user behavior analysis and lending patterns\n- `platform`: Critical for protocol-specific analysis and comparison"}, "doc.near_models.core__dim_ft_contract_metadata": {"name": "core__dim_ft_contract_metadata", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/tables/core__dim_ft_contract_metadata.md", "original_file_path": "models/descriptions/tables/core__dim_ft_contract_metadata.md", "unique_id": "doc.near_models.core__dim_ft_contract_metadata", "block_contents": "## Description\nThis table contains comprehensive metadata for fungible token contracts on the NEAR Protocol blockchain, including token names, symbols, decimal precision, and cross-chain mapping information. The data covers both native NEAR tokens and cross-chain bridged assets, providing essential context for token identification, pricing, and value calculations. This dimension table supports all token-related analytics by providing standardized token information and enabling proper decimal adjustment for accurate value analysis.\n\n## Key Use Cases\n- Token identification and metadata enrichment for transfer analysis\n- Cross-chain token correlation and bridge activity analysis\n- Token pricing and market data integration\n- Decimal adjustment for accurate value calculations\n- Token supply and economics analysis\n- Multi-chain portfolio tracking and analysis\n- Token standard compliance and verification\n\n## Important Relationships\n- Enriches `core.fact_token_transfers` with token metadata and decimal information\n- Supports `core.ez_token_transfers` with enhanced token context\n- Enables `defi.ez_dex_swaps` with token pair identification and pricing\n- Powers `defi.ez_bridge_activity` with cross-chain token mapping\n- Supports `price.ez_prices_hourly` with token metadata for price analysis\n- Enables accurate USD value calculations across all token-related models\n\n## Commonly-used Fields\n- `contract_address`: Essential for joining with transfer and swap data\n- `name` and `symbol`: Critical for human-readable token identification\n- `decimals`: Important for accurate value calculations and decimal adjustment\n- `source_chain`: Essential for cross-chain analysis and bridge tracking\n- `crosschain_token_contract`: Important for multi-chain token correlation\n- `asset_identifier`: Useful for unique token identification across systems"}, "doc.near_models.gov__fact_lockup_actions": {"name": "gov__fact_lockup_actions", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/tables/gov__fact_lockup_actions.md", "original_file_path": "models/descriptions/tables/gov__fact_lockup_actions.md", "unique_id": "doc.near_models.gov__fact_lockup_actions", "block_contents": "## Description\nThis table contains all lockup account transactions on the NEAR Protocol blockchain, capturing lockup creation, vesting schedules, and release mechanisms. The data includes lockup amounts, duration periods, vesting schedules, and associated metadata, providing comprehensive tracking of token lockups and vesting arrangements. This table provides the foundation for lockup analytics, vesting schedule analysis, and token release tracking across the NEAR ecosystem.\n\n## Key Use Cases\n- Lockup account analysis and vesting schedule tracking\n- Token release analysis and unlock pattern identification\n- Vesting schedule compliance monitoring and analysis\n- Lockup duration analysis and trend identification\n- Cross-account lockup comparison and performance analysis\n- Token distribution analysis and supply impact assessment\n- Governance token lockup analysis and voting power tracking\n\n## Important Relationships\n- Links to `core.fact_transactions` through tx_hash for transaction context\n- Connects to `core.fact_blocks` through block_id for temporal context\n- Provides lockup data for governance analytics and vesting analysis\n- Supports `core.ez_native_daily_balances` with lockup balance tracking\n- Enables analysis in `stats.ez_core_metrics_hourly` for lockup metrics\n- Powers supply analysis and token distribution studies\n\n## Commonly-used Fields\n- `tx_hash`: Essential for linking to transaction details and verification\n- `block_timestamp`: Primary field for time-series analysis and trend detection\n- `lockup_account_id` and `owner_account_id`: Critical for account identification and ownership tracking\n- `deposit`: Important for lockup amount analysis and value tracking\n- `lockup_duration` and `release_duration`: Essential for vesting schedule analysis\n- `lockup_timestamp` and `lockup_timestamp_ntz`: Important for timeline analysis and unlock tracking\n- `vesting_schedule`: Critical for vesting pattern analysis and compliance monitoring"}, "doc.near_models.gov__dim_staking_pools": {"name": "gov__dim_staking_pools", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/tables/gov__dim_staking_pools.md", "original_file_path": "models/descriptions/tables/gov__dim_staking_pools.md", "unique_id": "doc.near_models.gov__dim_staking_pools", "block_contents": "## Description\nThis table contains comprehensive metadata for staking pools on the NEAR Protocol blockchain, including pool addresses, owners, reward fee structures, and pool creation details. The data covers all staking pools that participate in NEAR's proof-of-stake consensus mechanism, providing essential context for staking analysis, validator performance tracking, and governance participation. This dimension table supports all staking-related analytics by providing standardized pool information and enabling proper staking pool categorization and analysis.\n\n## Key Use Cases\n- Staking pool identification and metadata enrichment\n- Validator performance analysis and pool comparison\n- Staking pool fee structure analysis and optimization\n- Pool creation and lifecycle tracking\n- Cross-pool performance benchmarking\n- Staking pool discovery and participation analysis\n- Governance participation tracking and analysis\n\n## Important Relationships\n- Enriches `gov.fact_staking_actions` with pool metadata and context\n- Supports `gov.fact_staking_pool_balances` with pool identification\n- Provides metadata for `gov.ez_staking_actions` with enhanced pool context\n- Enables analysis in `stats.ez_core_metrics_hourly` for staking metrics\n- Supports cross-pool analysis and validator performance comparison\n- Powers governance analytics and staking participation analysis\n\n## Commonly-used Fields\n- `address`: Essential for joining with staking action and balance data\n- `owner`: Critical for validator identification and ownership analysis\n- `reward_fee_fraction`: Important for fee structure analysis and optimization\n- `tx_hash`: Essential for pool creation transaction linking and verification\n- `block_timestamp`: Primary field for time-series analysis and pool lifecycle tracking\n- `tx_type`: Important for pool operation classification and analysis\n- `inserted_timestamp`: Useful for pool discovery timeline analysis"}, "doc.near_models.nft__fact_nft_mints": {"name": "nft__fact_nft_mints", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/tables/nft__fact_nft_mints.md", "original_file_path": "models/descriptions/tables/nft__fact_nft_mints.md", "unique_id": "doc.near_models.nft__fact_nft_mints", "block_contents": "## Description\nThis table contains all NFT minting transactions on the NEAR Protocol blockchain, capturing the creation of new NFTs across various collections and standards. The data includes minting details such as token IDs, minting methods, arguments, deposits, and associated metadata. This table provides the foundation for NFT analytics, collection growth tracking, and minting pattern analysis across the NEAR ecosystem.\n\n## Key Use Cases\n- NFT collection growth analysis and minting velocity tracking\n- NFT minting pattern analysis and user behavior monitoring\n- Collection launch analysis and initial distribution tracking\n- NFT minting cost analysis and gas optimization\n- Cross-collection minting comparison and performance benchmarking\n- NFT creator analysis and minting strategy evaluation\n- NFT ecosystem health monitoring and collection discovery\n\n## Important Relationships\n- Links to `core.fact_transactions` through tx_hash for transaction context\n- Connects to `core.fact_blocks` through block_id for temporal context\n- Provides minting data for `nft.ez_nft_sales` with enhanced metadata\n- Supports `nft.fact_nft_transfers` with minting context\n- Enables analysis in `stats.ez_core_metrics_hourly` for NFT metrics\n- Powers cross-collection analysis and ecosystem mapping\n\n## Commonly-used Fields\n- `tx_hash`: Essential for linking to transaction details and verification\n- `block_timestamp`: Primary field for time-series analysis and trend detection\n- `token_id`: Critical for unique NFT identification and tracking\n- `owner_id`: Important for creator analysis and ownership tracking\n- `method_name`: Essential for minting method classification and analysis\n- `deposit` and `implied_price`: Important for minting cost analysis\n- `tx_receiver`: Critical for collection identification and contract analysis"}, "doc.near_models.price__fact_prices_ohlc_hourly": {"name": "price__fact_prices_ohlc_hourly", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/tables/price__fact_prices_ohlc_hourly.md", "original_file_path": "models/descriptions/tables/price__fact_prices_ohlc_hourly.md", "unique_id": "doc.near_models.price__fact_prices_ohlc_hourly", "block_contents": "## Description\nThis table contains hourly OHLC (Open, High, Low, Close) price data for all tracked assets on the NEAR Protocol blockchain, capturing price movements and volatility patterns across different time periods. The data includes comprehensive price information from multiple providers, enabling detailed market analysis, volatility assessment, and price trend identification. This table provides the foundation for price analytics, market analysis, and economic calculations across the NEAR ecosystem.\n\n## Key Use Cases\n- Asset price trend analysis and market movement tracking\n- Volatility analysis and risk assessment\n- Price correlation analysis across different assets\n- Market timing analysis and trading pattern identification\n- Cross-provider price validation and data quality assessment\n- Economic impact analysis of price movements\n- Portfolio performance tracking and value calculations\n\n## Important Relationships\n- Links to `price.dim_asset_metadata` through asset_id for asset identification\n- Provides price data for `price.ez_prices_hourly` with enhanced metadata\n- Supports `price.ez_asset_metadata` with comprehensive price context\n- Enables analysis in `stats.ez_core_metrics_hourly` for price metrics\n- Powers value calculations across all token-related models\n- Supports cross-asset analysis and market correlation studies\n\n## Commonly-used Fields\n- `hour`: Essential for time-series analysis and trend detection\n- `open`, `high`, `low`, `close`: Critical for price movement analysis and volatility calculation\n- `asset_id`: Important for asset-specific price analysis and correlation\n- `provider`: Useful for price data source identification and reliability assessment\n- `inserted_timestamp`: Important for data freshness and update tracking\n- `fact_prices_ohlc_hourly_id`: Essential for unique price record identification"}, "doc.near_models.price__dim_asset_metadata": {"name": "price__dim_asset_metadata", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/tables/price__dim_asset_metadata.md", "original_file_path": "models/descriptions/tables/price__dim_asset_metadata.md", "unique_id": "doc.near_models.price__dim_asset_metadata", "block_contents": "## Description\nThis table contains comprehensive metadata for all assets tracked for pricing on the NEAR Protocol blockchain, including token addresses, symbols, names, and blockchain platform information. The data covers both native NEAR tokens and cross-chain bridged assets, providing essential context for price identification, asset categorization, and multi-chain price correlation. This dimension table supports all price-related analytics by providing standardized asset information and enabling proper price data organization and analysis.\n\n## Key Use Cases\n- Asset identification and price data correlation\n- Cross-chain asset mapping and price comparison\n- Multi-provider price data integration and validation\n- Asset categorization and platform-specific analysis\n- Price data quality assessment and metadata validation\n- Cross-asset price correlation and market analysis\n- Asset discovery and price coverage analysis\n\n## Important Relationships\n- Enriches `price.fact_prices_ohlc_hourly` with asset metadata and identification\n- Supports `price.ez_prices_hourly` with enhanced asset context\n- Provides metadata for `price.ez_asset_metadata` with comprehensive asset information\n- Enables analysis in `stats.ez_core_metrics_hourly` for price metrics\n- Supports cross-asset analysis and multi-chain price correlation\n\n## Commonly-used Fields\n- `token_address`: Essential for joining with price data and asset identification\n- `symbol` and `name`: Critical for human-readable asset identification\n- `platform` and `platform_id`: Important for blockchain-specific analysis\n- `provider`: Useful for price data source identification and reliability assessment\n- `asset_id`: Important for unique asset identification across systems\n- `inserted_timestamp`: Useful for asset discovery timeline analysis"}, "doc.near_models.core__fact_receipts": {"name": "core__fact_receipts", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/tables/core__fact_receipts.md", "original_file_path": "models/descriptions/tables/core__fact_receipts.md", "unique_id": "doc.near_models.core__fact_receipts", "block_contents": "## Description\nThis table contains all receipt execution outcomes on the NEAR Protocol blockchain, capturing the results of transaction processing including gas consumption, execution status, logs, and cross-contract communication details. Receipts represent the execution units in NEAR's sharding architecture and contain the actual state changes, function calls, and event emissions that occur during transaction processing. This table provides the foundation for understanding smart contract execution, cross-shard communication, and the complete transaction lifecycle from submission to final state changes.\n\n## Key Use Cases\n- Smart contract execution analysis and performance monitoring\n- Cross-contract call tracking and dependency analysis\n- Gas consumption analysis and optimization studies\n- Execution failure investigation and error pattern analysis\n- Cross-shard transaction flow analysis and sharding efficiency\n- Event log analysis and contract interaction patterns\n- State change tracking and account balance analysis\n\n## Important Relationships\n- Links to `core.fact_transactions` through tx_hash for transaction context\n- Connects to `core.fact_blocks` through block_id for temporal context\n- Provides execution context for `core.fact_logs` and `core.fact_token_transfers`\n- Supports `core.ez_actions` for detailed action-level analysis\n- Enables analysis in `defi.ez_dex_swaps` and `defi.ez_bridge_activity` through receipt outcomes\n- Powers `stats.ez_core_metrics_hourly` for aggregated execution metrics\n\n## Commonly-used Fields\n- `receipt_id`: Essential for unique receipt identification and execution tracking\n- `block_timestamp`: Primary field for time-series analysis and trend detection\n- `receiver_id` and `predecessor_id`: Critical for cross-contract call analysis and flow tracking\n- `gas_burnt`: Important for gas consumption analysis and cost optimization\n- `receipt_succeeded`: Essential for success rate analysis and failure investigation\n- `logs`: Critical for event analysis and contract interaction patterns\n- `outcome`: Important for detailed execution analysis and state change tracking"}, "doc.near_models.core__fact_blocks": {"name": "core__fact_blocks", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/tables/core__fact_blocks.md", "original_file_path": "models/descriptions/tables/core__fact_blocks.md", "unique_id": "doc.near_models.core__fact_blocks", "block_contents": "## Description\nThis table contains all finalized blocks on the NEAR Protocol blockchain, providing comprehensive block-level metadata including block height, timestamp, author (validator), cryptographic hashes, and protocol-specific header fields. Each record represents a unique block, capturing the full context of NEAR's sharded architecture, including chunk and epoch data, validator proposals, and protocol versioning. The table is sourced from the final, canonical chain state and is foundational for all temporal, transactional, and consensus analytics on NEAR. It exposes both raw and parsed header fields, supporting deep analysis of block production, validator behavior, and protocol evolution.\n\n## Key Use Cases\n- Block production analysis and validator performance tracking\n- Network activity monitoring and chain growth analysis\n- Temporal alignment for transactions, receipts, and logs\n- Consensus and protocol upgrade tracking\n- Sharding and chunk distribution analysis\n- Economic analysis of total supply, gas price, and validator rewards\n- Cross-referencing with transaction, receipt, and event tables for full blockchain context\n\n## Important Relationships\n- Links to `core.fact_transactions` and `core.fact_receipts` through `block_id` for temporal and execution context\n- Provides block context for `core.fact_logs`, `core.fact_token_transfers`, and all downstream analytics tables\n- Supports `stats.ez_core_metrics_hourly` for aggregated block and network metrics\n- Enables sharding and chunk analysis via chunk-related fields and relationships to chunk-level tables\n- Serves as the temporal backbone for all gold layer models in the NEAR analytics suite\n\n## Commonly-used Fields\n- `block_id`: Essential for unique block identification and joining with all transactional tables\n- `block_timestamp`: Primary field for time-series analysis and trend detection\n- `block_hash`: Critical for block verification and chain integrity\n- `block_author`: Important for validator analysis and block production tracking\n- `tx_count`: Key for network activity and throughput analysis\n- `header`, `chunks`, and chunk-related fields: Support sharding, chunk distribution, and protocol-level analytics\n- `total_supply`, `gas_price`, `validator_proposals`, `validator_reward`: Important for economic and protocol analysis\n- `inserted_timestamp`, `modified_timestamp`: Useful for data freshness and ETL monitoring"}, "doc.near_models.price__ez_asset_metadata": {"name": "price__ez_asset_metadata", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/tables/price__ez_asset_metadata.md", "original_file_path": "models/descriptions/tables/price__ez_asset_metadata.md", "unique_id": "doc.near_models.price__ez_asset_metadata", "block_contents": "## Description\nThis table provides a comprehensive view of asset metadata for all tracked assets on the NEAR Protocol blockchain, combining both native NEAR token metadata and cross-chain bridged asset metadata. The table includes token addresses, symbols, names, decimal precision, and blockchain platform information, making it the primary table for asset identification and categorization. This easy view eliminates the need for complex joins and calculations, providing ready-to-use data for asset analysis and metadata enrichment across the NEAR ecosystem.\n\n## Key Use Cases\n- Asset identification and metadata enrichment for analytics\n- Cross-chain asset mapping and correlation analysis\n- Token categorization and platform-specific analysis\n- Asset discovery and coverage analysis\n- Multi-provider metadata validation and quality assessment\n- Cross-asset comparison and ecosystem mapping\n- Asset standardization and metadata quality improvement\n\n## Important Relationships\n- Combines data from `price.dim_asset_metadata` with enhanced categorization\n- Provides metadata for `price.ez_prices_hourly` with comprehensive asset context\n- Supports `core.ez_token_transfers` with enhanced token identification\n- Enables `defi.ez_dex_swaps` with token pair analysis\n- Powers `defi.ez_bridge_activity` with cross-chain asset mapping\n- Supports `stats.ez_core_metrics_hourly` with asset-based metrics\n- Provides foundation for all asset-related analytics and reporting\n\n## Commonly-used Fields\n- `token_address`: Essential for joining with transaction and price data\n- `symbol` and `name`: Critical for human-readable asset identification\n- `blockchain`: Important for cross-chain analysis and platform comparison\n- `is_native`: Essential for distinguishing native vs bridged assets\n- `decimals`: Important for accurate value calculations and decimal adjustment\n- `asset_id`: Useful for unique asset identification across systems\n- `is_deprecated`: Important for data quality assessment and asset lifecycle tracking"}, "doc.near_models.core__dim_address_labels": {"name": "core__dim_address_labels", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/tables/core__dim_address_labels.md", "original_file_path": "models/descriptions/tables/core__dim_address_labels.md", "unique_id": "doc.near_models.core__dim_address_labels", "block_contents": "## Description\nThis table contains comprehensive address labeling and categorization data for the NEAR Protocol blockchain, providing human-readable names, project associations, and classification information for accounts and contracts. The data includes both manual and automated labeling from multiple sources, enabling enhanced analytics by providing context about wallet ownership, contract purposes, and project affiliations. This dimension table supports all other gold models by providing enriched address information for improved data interpretation and user experience.\n\n## Key Use Cases\n- Enhanced transaction analysis with human-readable address names\n- Project-specific activity tracking and protocol analysis\n- Whale and institutional wallet identification and monitoring\n- Contract categorization and smart contract ecosystem analysis\n- Compliance and regulatory reporting with entity identification\n- User experience improvement in analytics dashboards and reports\n- Cross-protocol address correlation and analysis\n\n## Important Relationships\n- Enriches all fact tables by providing address context and labels\n- Supports `core.ez_token_transfers` with sender and receiver labeling\n- Enhances `defi.ez_dex_swaps` with protocol and user identification\n- Improves `defi.ez_bridge_activity` with bridge protocol labeling\n- Enables better analysis in `nft.ez_nft_sales` with marketplace identification\n- Powers `stats.ez_core_metrics_hourly` with labeled activity metrics\n\n## Commonly-used Fields\n- `address`: Essential for joining with transaction and transfer data\n- `address_name`: Critical for human-readable analytics and reporting\n- `project_name`: Important for protocol-specific analysis and categorization\n- `label_type` and `label_subtype`: Essential for address categorization and filtering\n- `l1_label` and `l2_label`: Important for hierarchical classification analysis\n- `creator`: Useful for understanding label source and reliability"}, "doc.near_models.atlas__ez_supply": {"name": "atlas__ez_supply", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/tables/atlas__ez_supply.md", "original_file_path": "models/descriptions/tables/atlas__ez_supply.md", "unique_id": "doc.near_models.atlas__ez_supply", "block_contents": "## Description\nThis table provides comprehensive daily supply metrics for the NEAR Protocol blockchain, capturing the distribution and categorization of NEAR tokens across different supply categories. The data includes total supply, staked supply, circulating supply, locked supply, and various percentage breakdowns, enabling detailed analysis of token distribution, staking participation, and economic indicators. This easy view provides ready-to-use data for supply analysis, economic modeling, and tokenomics assessment across the NEAR ecosystem.\n\n## Key Use Cases\n- Token supply analysis and distribution tracking\n- Staking participation analysis and yield assessment\n- Economic modeling and tokenomics analysis\n- Supply impact analysis of protocol changes\n- Cross-day supply trend analysis and pattern identification\n- Lockup and vesting schedule impact assessment\n- Economic indicator analysis and market health monitoring\n\n## Important Relationships\n- Provides supply data for economic analysis and tokenomics modeling\n- Supports `core.ez_native_daily_balances` with supply context\n- Enables analysis in `stats.ez_core_metrics_hourly` for supply metrics\n- Powers economic analysis and market health assessment\n- Supports governance analytics and staking participation analysis\n- Provides foundation for all supply-related analytics and reporting\n\n## Commonly-used Fields\n- `utc_date`: Essential for time-series analysis and trend detection\n- `total_supply`: Critical for overall supply analysis and tokenomics assessment\n- `total_staked_supply` and `total_nonstaked_supply`: Important for staking participation analysis\n- `circulating_supply`: Essential for market liquidity and economic analysis\n- `total_locked_supply`: Important for vesting and lockup impact assessment\n- `perc_locked_supply` and `perc_circulating_supply`: Critical for supply distribution analysis\n- `perc_staked_locked` and `perc_staked_circulating`: Useful for staking pattern analysis"}, "doc.near_models.stats__ez_core_metrics_hourly": {"name": "stats__ez_core_metrics_hourly", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/tables/stats__ez_core_metrics_hourly.md", "original_file_path": "models/descriptions/tables/stats__ez_core_metrics_hourly.md", "unique_id": "doc.near_models.stats__ez_core_metrics_hourly", "block_contents": "## Description\nThis table provides comprehensive hourly metrics for the NEAR Protocol blockchain, combining block production, transaction activity, and economic data with USD pricing information. The table includes block counts, transaction volumes, success rates, unique user counts, and fee calculations in both native NEAR and USD terms. This easy view eliminates the need for complex joins and calculations, providing ready-to-use data for network health monitoring, performance analysis, and economic assessment across the NEAR ecosystem.\n\n## Key Use Cases\n- Network health monitoring and performance analysis\n- Transaction volume analysis and success rate tracking\n- Economic analysis with USD value calculations\n- User activity analysis and adoption tracking\n- Network fee analysis and economic impact assessment\n- Cross-hour performance comparison and trend identification\n- Network capacity analysis and scaling assessment\n\n## Important Relationships\n- Combines data from `stats.core_metrics_block_hourly` and `stats.core_metrics_hourly` for comprehensive metrics\n- Enhances metrics with pricing data from `price.ez_prices_hourly` for USD calculations\n- Provides aggregated metrics for network health monitoring and reporting\n- Supports all other gold models with network-level context and metrics\n- Powers dashboard analytics and network performance reporting\n- Enables cross-protocol comparison and benchmarking\n\n## Commonly-used Fields\n- `block_timestamp_hour`: Essential for time-series analysis and trend detection\n- `transaction_count` and `transaction_count_success`: Critical for network activity analysis\n- `total_fees_native` and `total_fees_usd`: Important for economic analysis and fee impact assessment\n- `unique_from_count` and `unique_to_count`: Essential for user activity analysis and adoption tracking\n- `block_count`: Important for network throughput and capacity analysis\n- `block_number_min` and `block_number_max`: Useful for block range analysis and completeness verification"}, "doc.near_models.defi__ez_intents": {"name": "defi__ez_intents", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/tables/defi__ez_intents.md", "original_file_path": "models/descriptions/tables/defi__ez_intents.md", "unique_id": "doc.near_models.defi__ez_intents", "block_contents": "## Description\nThis table provides an enhanced view of all intent-based transactions on the NEAR Protocol blockchain, combining raw intent data with token metadata, pricing information, and cross-chain mapping details. The table includes both NEP-245 and DIP-4 standard intents with decimal adjustments, USD values, and comprehensive token context.\n\n**CRITICAL**: Each intent consists of multiple transaction steps (rows) representing the complete transfer flow: input (user \u2192 solver), output (solver \u2192 user), fees, and optional routing. Each unique intent is identified by `tx_hash` + `log_index`. Summing all `amount_usd` values will overcount volume by 2-3x because it counts input + output + fees separately.\n\n## How to Use This Table\n\n### Volume Calculation (Recommended Method)\n**Use MAX per intent** to avoid 2-3x overcounting:\n\n```sql\nWITH intent_volumes AS (\n SELECT\n tx_hash,\n log_index,\n MAX(amount_usd) as intent_volume\n FROM near.defi.ez_intents\n WHERE amount_usd > 0.01 -- Exclude dust/fees\n GROUP BY tx_hash, log_index -- BOTH fields required\n)\nSELECT SUM(intent_volume) as total_volume\nFROM intent_volumes;\n```\n\n**Why MAX works**: Input \u2248 output amounts (differ only by small fees). MAX captures the true swap size while ignoring dust.\n\n### Common Query Patterns\n\n**Daily volume by token:**\n```sql\nWITH intent_volumes AS (\n SELECT\n DATE_TRUNC('day', block_timestamp) as date,\n tx_hash, log_index, symbol,\n MAX(amount_usd) as volume\n FROM near.defi.ez_intents\n WHERE amount_usd > 0.01\n GROUP BY date, tx_hash, log_index, symbol\n)\nSELECT date, symbol, SUM(volume) as daily_volume\nFROM intent_volumes\nGROUP BY date, symbol;\n```\n\n**Cross-chain flows:**\n```sql\nWITH flows AS (\n SELECT\n tx_hash, log_index,\n MIN(blockchain) as source_chain,\n MAX(blockchain) as dest_chain,\n MAX(amount_usd) as volume\n FROM near.defi.ez_intents\n WHERE amount_usd > 0.01\n GROUP BY tx_hash, log_index\n)\nSELECT source_chain, dest_chain, SUM(volume) as total_volume\nFROM flows\nGROUP BY source_chain, dest_chain;\n```\n\n**Top users:**\n```sql\nWITH users AS (\n SELECT\n old_owner_id as user,\n tx_hash, log_index,\n MAX(amount_usd) as volume\n FROM near.defi.ez_intents\n WHERE amount_usd > 0.01\n GROUP BY user, tx_hash, log_index\n)\nSELECT user, SUM(volume) as total_volume\nFROM users\nGROUP BY user;\n```\n\n### Validation\nCheck if you're calculating correctly:\n```sql\nSELECT\n AVG(SUM(amount_usd) / NULLIF(MAX(amount_usd), 0)) as avg_ratio\nFROM near.defi.ez_intents\nWHERE amount_usd > 0.01\nGROUP BY tx_hash, log_index;\n```\n**Expected**: ~1.5-2.0. If higher, you're likely overcounting.\n\n## Key Use Cases\n- Intent-based trading volume analysis with accurate calculations\n- Cross-chain swap tracking and flow analysis\n- User behavior analysis in intent-driven protocols\n- Referral program effectiveness measurement\n- Intent fulfillment rate analysis (use `receipt_succeeded`)\n- MEV protection mechanism evaluation\n\n## Important Relationships\n- Enhances `defi.fact_intents` with pricing and metadata from `price.ez_prices_hourly`\n- Combines token metadata from `core.dim_ft_contract_metadata` for complete token context\n- Enables analysis in `stats.ez_core_metrics_hourly` for intent metrics\n- Provides foundation for all intent-based analytics and reporting\n- Powers cross-protocol analysis with other DeFi activities\n\n## Commonly-used Fields\n- `tx_hash` + `log_index`: **Unique intent identifier** - MUST group by both for accurate volume calculations\n- `amount_usd`: Intent value in USD - use with MAX() per intent to avoid overcounting\n- `symbol`: Token symbol for token-specific analysis (USDT, NEAR, ETH, etc.)\n- `blockchain`: Source/destination chain (near, eth, bsc, sol, etc.) for cross-chain flow analysis\n- `old_owner_id` / `new_owner_id`: Sender/recipient addresses - use `old_owner_id` to identify intent initiator\n- `log_event_index`: Step order within intent - useful for understanding transaction flow\n- `block_timestamp`: Time of transaction - use for time-series analysis and filtering\n- `receipt_succeeded`: Transaction success status - filter to TRUE for successful intents only\n- `referral`: Referral address for referral program analysis\n- `fee_amount_usd`: Fee collected in USD - separate from main intent volume"}, "doc.near_models.defi__fact_bridge_activity": {"name": "defi__fact_bridge_activity", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/tables/defi__fact_bridge_activity.md", "original_file_path": "models/descriptions/tables/defi__fact_bridge_activity.md", "unique_id": "doc.near_models.defi__fact_bridge_activity", "block_contents": "## Description\nThis table contains all cross-chain bridge transactions on the NEAR Protocol blockchain, capturing token movements between NEAR and other blockchains through various bridge protocols including Rainbow Bridge, Wormhole, Multichain, Allbridge, and Omni. The data includes bridge-specific details such as source/destination chains, token addresses, amounts, and bridge protocol metadata. This table provides the foundation for cross-chain analytics, bridge volume analysis, and multi-chain ecosystem monitoring.\n\n## Key Use Cases\n- Cross-chain bridge volume analysis and flow monitoring\n- Bridge protocol comparison and performance benchmarking\n- Cross-chain token flow analysis and liquidity tracking\n- Bridge security analysis and risk assessment\n- Multi-chain portfolio tracking and analysis\n- Bridge protocol adoption and user behavior analysis\n- Cross-chain arbitrage opportunity detection\n\n## Important Relationships\n- Links to `core.fact_transactions` through tx_hash for transaction context\n- Connects to `core.fact_blocks` through block_id for temporal context\n- Provides bridge data for `defi.ez_bridge_activity` with enhanced metadata\n- Supports `defi.ez_intents` with cross-chain intent analysis\n- Enables analysis in `stats.ez_core_metrics_hourly` for bridge metrics\n- Powers cross-protocol analysis with other DeFi activities\n\n## Commonly-used Fields\n- `tx_hash`: Essential for linking to transaction details and verification\n- `block_timestamp`: Primary field for time-series analysis and trend detection\n- `source_chain` and `destination_chain`: Critical for cross-chain flow analysis\n- `token_address`: Important for token-specific bridge activity analysis\n- `amount_raw` and `amount_adj`: Essential for bridge volume calculations\n- `platform`: Important for bridge protocol comparison and analysis\n- `direction`: Critical for understanding bridge flow direction (inbound/outbound)"}, "doc.near_models.defi__ez_dex_swaps": {"name": "defi__ez_dex_swaps", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/tables/defi__ez_dex_swaps.md", "original_file_path": "models/descriptions/tables/defi__ez_dex_swaps.md", "unique_id": "doc.near_models.defi__ez_dex_swaps", "block_contents": "## Description\nThis table provides an enhanced view of all decentralized exchange (DEX) swap transactions on the NEAR Protocol blockchain, combining raw swap data with token metadata, pricing information, and decimal adjustments. The table includes both raw and adjusted amounts, USD values, and comprehensive token context, making it the primary table for DEX analytics and trading analysis. This easy view eliminates the need for complex joins and calculations, providing ready-to-use data for DeFi analytics, reporting, and business intelligence workflows.\n\n## Key Use Cases\n- DEX trading volume analysis with accurate decimal-adjusted amounts and USD values\n- Token pair liquidity analysis and trading pattern identification\n- Price impact analysis and slippage calculation with USD context\n- DEX protocol comparison and performance benchmarking\n- Arbitrage opportunity detection and analysis\n- Trading bot activity monitoring and pattern recognition\n- DeFi protocol integration analysis and cross-protocol flows\n\n## Important Relationships\n- Enhances `defi.fact_dex_swaps` with pricing and metadata from `price.ez_prices_hourly`\n- Combines token metadata from `core.dim_ft_contract_metadata` for complete token context\n- Supports `defi.ez_intents` with swap execution analysis\n- Enables analysis in `stats.ez_core_metrics_hourly` for DeFi metrics\n- Provides foundation for all DEX-related analytics and reporting\n- Powers cross-protocol analysis with other DeFi activities\n\n## Commonly-used Fields\n- `amount_in` and `amount_out`: Essential for accurate swap amount analysis\n- `amount_in_usd` and `amount_out_usd`: Critical for economic analysis and value calculations\n- `block_timestamp`: Primary field for time-series analysis and trend detection\n- `trader`: Important for user behavior analysis and trading patterns\n- `platform`: Essential for DEX protocol analysis and comparison\n- `symbol_in` and `symbol_out`: Important for token pair identification and analysis\n- `pool_id`: Useful for liquidity pool analysis and performance tracking"}, "doc.near_models.defi__ez_lending": {"name": "defi__ez_lending", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/tables/defi__ez_lending.md", "original_file_path": "models/descriptions/tables/defi__ez_lending.md", "unique_id": "doc.near_models.defi__ez_lending", "block_contents": "## Description\nThis table provides an enhanced view of all lending protocol transactions on the NEAR Protocol blockchain, primarily capturing activities on the Burrow lending protocol with token metadata, pricing information, and decimal adjustments. The table includes both raw and adjusted amounts, USD values, and comprehensive token context, making it the primary table for lending analytics and risk assessment. This easy view eliminates the need for complex joins and calculations, providing ready-to-use data for DeFi lending analysis and reporting.\n\n## Key Use Cases\n- Lending protocol volume analysis with accurate decimal-adjusted amounts and USD values\n- Borrowing and lending pattern analysis and risk assessment with economic context\n- Collateral utilization analysis and liquidation monitoring with value calculations\n- Interest rate impact analysis and yield optimization\n- Protocol health monitoring and risk metrics calculation\n- User behavior analysis in lending protocols with value context\n- Cross-protocol lending comparison and performance benchmarking\n\n## Important Relationships\n- Enhances `defi.fact_lending` with pricing and metadata from `price.ez_prices_hourly`\n- Combines token metadata from `core.dim_ft_contract_metadata` for complete token context\n- Supports `defi.ez_intents` with lending intent analysis\n- Enables analysis in `stats.ez_core_metrics_hourly` for lending metrics\n- Provides foundation for all lending-related analytics and reporting\n- Powers cross-protocol analysis with other DeFi activities\n\n## Commonly-used Fields\n- `amount` and `amount_usd`: Essential for accurate lending volume analysis\n- `block_timestamp`: Primary field for time-series analysis and trend detection\n- `actions`: Critical for lending action classification and analysis\n- `sender_id`: Important for user behavior analysis and lending patterns\n- `platform`: Critical for protocol-specific analysis and comparison\n- `symbol`: Important for token identification and lending analysis\n- `token_address`: Essential for token-specific lending activity analysis"}, "doc.near_models.prices_dim_asset_metadata_table_doc": {"name": "prices_dim_asset_metadata_table_doc", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/prices/prices.md", "original_file_path": "models/descriptions/prices/prices.md", "unique_id": "doc.near_models.prices_dim_asset_metadata_table_doc", "block_contents": "A comprehensive dimensional table holding asset metadata and other relevant details pertaining to each id, from multiple providers. This data set includes raw, non-transformed data coming directly from the provider APIs and rows are not intended to be unique. As a result, there may be data quality issues persisting in the APIs that flow through to this dimensional model. If you are interested in using a curated data set instead, please utilize ez_asset_metadata."}, "doc.near_models.prices_ez_asset_metadata_table_doc": {"name": "prices_ez_asset_metadata_table_doc", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/prices/prices.md", "original_file_path": "models/descriptions/prices/prices.md", "unique_id": "doc.near_models.prices_ez_asset_metadata_table_doc", "block_contents": "A convenience table holding prioritized asset metadata and other relevant details pertaining to each token_address and native asset. This data set is highly curated and contains metadata for one unique asset per blockchain."}, "doc.near_models.prices_fact_prices_ohlc_hourly_table_doc": {"name": "prices_fact_prices_ohlc_hourly_table_doc", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/prices/prices.md", "original_file_path": "models/descriptions/prices/prices.md", "unique_id": "doc.near_models.prices_fact_prices_ohlc_hourly_table_doc", "block_contents": "A comprehensive fact table holding id and provider specific open, high, low, close hourly prices, from multiple providers. This data set includes raw, non-transformed data coming directly from the provider APIs and rows are not intended to be unique. As a result, there may be data quality issues persisting in the APIs that flow through to this fact based model. If you are interested in using a curated data set instead, please utilize ez_prices_hourly."}, "doc.near_models.prices_ez_prices_hourly_table_doc": {"name": "prices_ez_prices_hourly_table_doc", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/prices/prices.md", "original_file_path": "models/descriptions/prices/prices.md", "unique_id": "doc.near_models.prices_ez_prices_hourly_table_doc", "block_contents": "A convenience table for determining token prices by address and blockchain, and native asset prices by symbol and blockchain. This data set is highly curated and contains metadata for one price per hour per unique asset and blockchain."}, "doc.near_models.prices_provider": {"name": "prices_provider", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/prices/prices.md", "original_file_path": "models/descriptions/prices/prices.md", "unique_id": "doc.near_models.prices_provider", "block_contents": "The provider or source of the data."}, "doc.near_models.prices_asset_id": {"name": "prices_asset_id", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/prices/prices.md", "original_file_path": "models/descriptions/prices/prices.md", "unique_id": "doc.near_models.prices_asset_id", "block_contents": "The unique identifier representing the asset."}, "doc.near_models.prices_name": {"name": "prices_name", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/prices/prices.md", "original_file_path": "models/descriptions/prices/prices.md", "unique_id": "doc.near_models.prices_name", "block_contents": "The name of asset."}, "doc.near_models.prices_symbol": {"name": "prices_symbol", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/prices/prices.md", "original_file_path": "models/descriptions/prices/prices.md", "unique_id": "doc.near_models.prices_symbol", "block_contents": "The symbol of asset."}, "doc.near_models.prices_token_address": {"name": "prices_token_address", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/prices/prices.md", "original_file_path": "models/descriptions/prices/prices.md", "unique_id": "doc.near_models.prices_token_address", "block_contents": "The specific address representing the asset on a specific platform. This will be NULL if referring to a native asset."}, "doc.near_models.prices_blockchain": {"name": "prices_blockchain", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/prices/prices.md", "original_file_path": "models/descriptions/prices/prices.md", "unique_id": "doc.near_models.prices_blockchain", "block_contents": "The Blockchain, Network, or Platform for this asset."}, "doc.near_models.prices_blockchain_id": {"name": "prices_blockchain_id", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/prices/prices.md", "original_file_path": "models/descriptions/prices/prices.md", "unique_id": "doc.near_models.prices_blockchain_id", "block_contents": "The unique identifier of the Blockchain, Network, or Platform for this asset."}, "doc.near_models.prices_decimals": {"name": "prices_decimals", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/prices/prices.md", "original_file_path": "models/descriptions/prices/prices.md", "unique_id": "doc.near_models.prices_decimals", "block_contents": "The number of decimals for the asset. May be NULL."}, "doc.near_models.prices_is_native": {"name": "prices_is_native", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/prices/prices.md", "original_file_path": "models/descriptions/prices/prices.md", "unique_id": "doc.near_models.prices_is_native", "block_contents": "A flag indicating assets native to the respective blockchain."}, "doc.near_models.prices_is_deprecated": {"name": "prices_is_deprecated", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/prices/prices.md", "original_file_path": "models/descriptions/prices/prices.md", "unique_id": "doc.near_models.prices_is_deprecated", "block_contents": "A flag indicating if the asset is deprecated or no longer supported by the provider."}, "doc.near_models.prices_id_deprecation": {"name": "prices_id_deprecation", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/prices/prices.md", "original_file_path": "models/descriptions/prices/prices.md", "unique_id": "doc.near_models.prices_id_deprecation", "block_contents": "Deprecating soon! Please use the `asset_id` column instead."}, "doc.near_models.prices_decimals_deprecation": {"name": "prices_decimals_deprecation", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/prices/prices.md", "original_file_path": "models/descriptions/prices/prices.md", "unique_id": "doc.near_models.prices_decimals_deprecation", "block_contents": "Deprecating soon! Please use the decimals column in `ez_asset_metadata` or join in `dim_contracts` instead."}, "doc.near_models.prices_hour": {"name": "prices_hour", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/prices/prices.md", "original_file_path": "models/descriptions/prices/prices.md", "unique_id": "doc.near_models.prices_hour", "block_contents": "Hour that the price was recorded at."}, "doc.near_models.prices_price": {"name": "prices_price", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/prices/prices.md", "original_file_path": "models/descriptions/prices/prices.md", "unique_id": "doc.near_models.prices_price", "block_contents": "Closing price of the recorded hour in USD."}, "doc.near_models.prices_is_imputed": {"name": "prices_is_imputed", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/prices/prices.md", "original_file_path": "models/descriptions/prices/prices.md", "unique_id": "doc.near_models.prices_is_imputed", "block_contents": "A flag indicating if the price was imputed, or derived, from the last arriving record. This is generally used for tokens with low-liquidity or inconsistent reporting."}, "doc.near_models.prices_open": {"name": "prices_open", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/prices/prices.md", "original_file_path": "models/descriptions/prices/prices.md", "unique_id": "doc.near_models.prices_open", "block_contents": "Opening price of the recorded hour in USD."}, "doc.near_models.prices_high": {"name": "prices_high", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/prices/prices.md", "original_file_path": "models/descriptions/prices/prices.md", "unique_id": "doc.near_models.prices_high", "block_contents": "Highest price of the recorded hour in USD"}, "doc.near_models.prices_low": {"name": "prices_low", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/prices/prices.md", "original_file_path": "models/descriptions/prices/prices.md", "unique_id": "doc.near_models.prices_low", "block_contents": "Lowest price of the recorded hour in USD"}, "doc.near_models.prices_close": {"name": "prices_close", "resource_type": "doc", "package_name": "near_models", "path": "descriptions/prices/prices.md", "original_file_path": "models/descriptions/prices/prices.md", "unique_id": "doc.near_models.prices_close", "block_contents": "Closing price of the recorded hour in USD"}, "doc.dbt.__overview__": {"name": "__overview__", "resource_type": "doc", "package_name": "dbt", "path": "overview.md", "original_file_path": "docs/overview.md", "unique_id": "doc.dbt.__overview__", "block_contents": "### Welcome!\n\nWelcome to the auto-generated documentation for your dbt project!\n\n### Navigation\n\nYou can use the `Project` and `Database` navigation tabs on the left side of the window to explore the models\nin your project.\n\n#### Project Tab\nThe `Project` tab mirrors the directory structure of your dbt project. In this tab, you can see all of the\nmodels defined in your dbt project, as well as models imported from dbt packages.\n\n#### Database Tab\nThe `Database` tab also exposes your models, but in a format that looks more like a database explorer. This view\nshows relations (tables and views) grouped into database schemas. Note that ephemeral models are _not_ shown\nin this interface, as they do not exist in the database.\n\n### Graph Exploration\nYou can click the blue icon on the bottom-right corner of the page to view the lineage graph of your models.\n\nOn model pages, you'll see the immediate parents and children of the model you're exploring. By clicking the `Expand`\nbutton at the top-right of this lineage pane, you'll be able to see all of the models that are used to build,\nor are built from, the model you're exploring.\n\nOnce expanded, you'll be able to use the `--select` and `--exclude` model selection syntax to filter the\nmodels in the graph. For more information on model selection, check out the [dbt docs](https://docs.getdbt.com/docs/model-selection-syntax).\n\nNote that you can also right-click on models to interactively filter and explore the graph.\n\n---\n\n### More information\n\n- [What is dbt](https://docs.getdbt.com/docs/introduction)?\n- Read the [dbt viewpoint](https://docs.getdbt.com/docs/viewpoint)\n- [Installation](https://docs.getdbt.com/docs/installation)\n- Join the [dbt Community](https://www.getdbt.com/community/) for questions and discussion"}, "doc.livequery_base.__livequery_models__": {"name": "__livequery_models__", "resource_type": "doc", "package_name": "livequery_base", "path": "doc_descriptions/general/__overview__.md", "original_file_path": "models/doc_descriptions/general/__overview__.md", "unique_id": "doc.livequery_base.__livequery_models__", "block_contents": "# Welcome to the Flipside Crypto LiveQuery Models Documentation!\n\n## **What does this documentation cover?**\nThe documentation included here details the design of the LiveQuery functions available via [Flipside Crypto](https://flipsidecrypto.xyz/). For more information on how these functions are built, please see [the github repository.](https://github.com/FlipsideCrypto/livequery-models)\n\n### **Overview of Available Functions**\n\n#### **UTILS Functions**\n\n- `livequery.utils.hex_to_int`: Use this UDF to transform any hex string to integer\n ```\n ex: Curve Swaps\n\n SELECT\n regexp_substr_all(SUBSTR(DATA, 3, len(DATA)), '.{64}') AS segmented_data,\n livequery.utils.hex_to_int(segmented_data [1] :: STRING) :: INTEGER AS tokens_sold\n FROM\n optimism.core.fact_event_logs\n WHERE\n topics [0] :: STRING IN (\n '0x8b3e96f2b889fa771c53c981b40daf005f63f637f1869f707052d15a3dd97140',\n '0xd013ca23e77a65003c2c659c5442c00c805371b7fc1ebd4c206c41d1536bd90b'\n )\n ```\n- `livequery.utils.hex_encode_function` (coming soon)(Function VARCHAR): Use this UDF to hex encode any string\n ```\n ex: Decimals Function Signature\n\n SELECT\n `decimals` AS function_name,\n livequery.utils.hex_encode_function(`decimals()`) :: STRING AS text_sig,\n LEFT(text_sig,10) AS function_sig,\n '0x313ce567' AS expected_sig\n ```\n- `livequery.utils.evm_decode_logs` (coming soon)\n- `livequery.utils.udf_register_secret`\n\n#### **LIVE Functions & Examples**\n\n- `livequery.live.udf_api`(Method STRING, URL STRING, Headers OBJECT, Data OBJECT): Use this UDF to make a GET or POST request on any API\n ```\n ex: Defillama GET request -> working with the output (JSON flatten)\n\n WITH chain_base AS (\n SELECT\n livequery.live.udf_api(\n 'GET','https://api.llama.fi/chains',{},{}\n ) AS read\n )\n\n SELECT\n VALUE:chainId::STRING AS chain_id,\n VALUE:name::STRING AS chain,\n VALUE:tokenSymbol::STRING AS token_symbol\n FROM chain_base,\n LATERAL FLATTEN (input=> read:data)\n\n ex: Solana Token Metadata\n\n SELECT\n livequery.live.udf_api(\n 'GET',\n 'https://public-api.solscan.io/token/meta?tokenAddress=SPraYi59a21jEhqvPBbWuwmjA4vdTaSLbiRTefcHJSR',\n { },\n { }\n );\n\n ex: Running with multiple token addresses at the same time\n\n WITH solana_addresses AS (\n SELECT\n 'SPraYi59a21jEhqvPBbWuwmjA4vdTaSLbiRTefcHJSR' AS address\n UNION\n SELECT\n '4KbzSz2VF1LCvEaw8viq1335VgWzNjMd8rwQMsCkKHip'\n )\n SELECT\n livequery.live.udf_api(\n 'GET',\n concat(\n 'https://public-api.solscan.io/token/meta?tokenAddress=',\n address\n ),\n { },\n { }\n )\n FROM\n solana_addresses;\n\n ex: Hit Quicknode (see instructions below for how to register an API Key with Flipside securely)\n\n SELECT\n livequery.live.udf_api(\n 'POST',\n concat(\n 'http://sample-endpoint-name.network.quiknode.pro/',\n '{my_key}'\n ),\n {},\n { 'method' :'eth_blockNumber',\n 'params' :[],\n 'id' :1,\n 'jsonrpc' :'2.0' },\n 'quicknode'\n );\n ```\n\n##### **Registering and Using LiveQuery Credentials to Query Quicknode**\nWith LiveQuery you can safely store encrypted credentials, such as an API key, with Flipside, and query blockchain nodes directly via our SQL interface. Here\u2019s how:\n1. Sign up for a free [Quicknode API Account](https://www.quicknode.com/core-api)\n2. Navigate to ***Endpoints*** on the left hand side then click the ***Get Started*** tab and ***Copy*** the HTTP Provider Endpoint. Do not adjust the Setup or Security parameters.\n3. Visit [Ephit](https://science.flipsidecrypto.xyz/ephit) to obtain an Ephemeral query that will securely link your API Endpoint to Flipside's backend. This will allow you to refer to the URL securely in our application without referencing it or exposing keys directly.\n4. Fill out the form and click ***Submit this Credential***\n5. Paste the provided query into [Flipside](https://flipside.new) and query your node directly in the app with your submitted Credential (`{my_key}`).\n\n##### **API Endpoints available for use with LiveQuery:**\nPlease visit the Flipside discord or open a ticket for questions, concerns or more information.\n\n- Snapshot: [https://hub.snapshot.org/graphql](https://docs.snapshot.org/graphql-api)\n- Defillama: [https://api.llama.fi/](https://defillama.com/docs/api)\n- Defillama: [https://yields.llama.fi/](https://defillama.com/docs/api)\n- Defillama: [https://stablecoins.llama.fi/](https://defillama.com/docs/api)\n- Defillama: [https://bridges.llama.fi/](https://defillama.com/docs/api)\n- Defillama: [https://coins.llama.fi/](https://defillama.com/docs/api)\n- zkSync: [https://api.zksync.io/api/v0.2/](https://docs.zksync.io/apiv02-docs/)\n- DeepNFT Value: [https://api.deepnftvalue.com/v1](https://deepnftvalue.readme.io/reference/getting-started-with-deepnftvalue-api)\n- Zapper: [https://api.zapper.fi/v2/](https://api.zapper.fi/api/static/index.html#/Apps/AppsController_getApps)\n- Helius: [https://api.helius.xyz](https://docs.helius.xyz/introduction/why-helius)\n- Stargaze Name Service: [https://rest.stargaze-apis.com](https://github.com/public-awesome/names/blob/main/API.md)\n\n## **Using dbt docs**\n### Navigation\n\nYou can use the ```Project``` and ```Database``` navigation tabs on the left side of the window to explore the models in the project.\n\n### Database Tab\n\nThis view shows relations (tables and views) grouped into database schemas. Note that ephemeral models are *not* shown in this interface, as they do not exist in the database.\n\n### Graph Exploration\n\nYou can click the blue icon on the bottom-right corner of the page to view the lineage graph of your models.\n\nOn model pages, you'll see the immediate parents and children of the model you're exploring. By clicking the Expand button at the top-right of this lineage pane, you'll be able to see all of the models that are used to build, or are built from, the model you're exploring.\n\nOnce expanded, you'll be able to use the ```--models``` and ```--exclude``` model selection syntax to filter the models in the graph. For more information on model selection, check out the [dbt docs](https://docs.getdbt.com/docs/model-selection-syntax).\n\nNote that you can also right-click on models to interactively filter and explore the graph.\n\n### **More information**\n- [Flipside](https://flipsidecrypto.xyz/)\n- [Velocity](https://app.flipsidecrypto.com/velocity?nav=Discover)\n- [Tutorials](https://docs.flipsidecrypto.com/our-data/tutorials)\n- [Github](https://github.com/FlipsideCrypto/external-models)\n- [What is dbt?](https://docs.getdbt.com/docs/introduction)"}}, "exposures": {}, "metrics": {}, "groups": {}, "selectors": {"integration_tests": {"name": "integration_tests", "description": "Selector for integration tests", "definition": {"union": [{"method": "fqn", "value": "livequery_base.deploy.core._utils"}]}}}, "disabled": {"model.near_models.silver__atlas_supply_daily_staked_supply": [{"database": "NEAR", "schema": "silver", "name": "silver__atlas_supply_daily_staked_supply", "resource_type": "model", "package_name": "near_models", "path": "silver/atlas/supply/silver__atlas_supply_daily_staked_supply.sql", "original_file_path": "models/silver/atlas/supply/silver__atlas_supply_daily_staked_supply.sql", "unique_id": "model.near_models.silver__atlas_supply_daily_staked_supply", "fqn": ["near_models", "silver", "atlas", "supply", "silver__atlas_supply_daily_staked_supply"], "alias": "atlas_supply_daily_staked_supply", "checksum": {"name": "sha256", "checksum": "288c001987f80a2bab8bc919f4ba0c7d8bf09ff75681253ccd82a824146f3b62"}, "config": {"enabled": false, "alias": null, "schema": null, "database": null, "tags": ["scheduled_non_core", "atlas"], "meta": {}, "group": null, "materialized": "table", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": "atlas_daily_staked_supply_id", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true, "cluster_by": ["utc_date"], "merge_exclude_columns": ["inserted_timestamp"]}, "tags": ["scheduled_non_core", "atlas"], "description": "A currently disabled model. The CTE in the original SQL has been converted to dbt-jinja, before being deprecated in favor of another model that captures daily staked balance in a more efficient manner.\nThis is being retained for archive purposes.", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/silver/atlas/supply/silver__atlas_supply_daily_staked_supply.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "table", "cluster_by": ["utc_date"], "unique_key": "atlas_daily_staked_supply_id", "merge_exclude_columns": ["inserted_timestamp"], "tags": ["scheduled_non_core", "atlas"], "enabled": false}, "created_at": 1763073388.3609786, "config_call_dict": {"materialized": "table", "cluster_by": ["utc_date"], "unique_key": "atlas_daily_staked_supply_id", "merge_exclude_columns": ["inserted_timestamp"], "tags": ["scheduled_non_core", "atlas"], "enabled": false}, "relation_name": "NEAR.silver.atlas_supply_daily_staked_supply", "raw_code": "{{ config(\n materialized = \"table\",\n cluster_by = [\"utc_date\"],\n unique_key = \"atlas_daily_staked_supply_id\",\n merge_exclude_columns = [\"inserted_timestamp\"],\n tags = ['scheduled_non_core', 'atlas'],\n enabled = False\n) }}\n\n{# \nDISABLED / archived 12/1/2023\nNote - seems like a more complicated way to get to the result in silver__pool_balances(_daily). Both look for logs that emit the updated staked total,\nbut this query is calculating extra proposer and epoch stats and not using them.\nUnnecessary compute, possibly from a separate analytical process.\nThe numbers do seem to differ, but individual pool balances in my silver table match near-staking exactly.\n#}\n\nWITH receipts AS (\n\n SELECT\n *,\n receipt_actions AS actions,\n execution_outcome AS outcome\n FROM\n {{ ref('silver__streamline_receipts_final') }}\n\n{% if is_incremental() %}\nWHERE\n _inserted_timestamp :: DATE >= (\n SELECT\n MAX(utc_date) - INTERVAL '2 days'\n FROM\n {{ this }}\n )\n{% endif %}\n),\nfunction_call AS (\n SELECT\n distinct tx_hash\n FROM\n {{ ref('silver__actions_events_function_call_s3') }}\n WHERE\n method_name IN (\n 'ping',\n 'stake',\n 'unstake',\n 'stake_all',\n 'unstake_all',\n 'deposit_and_stake'\n )\n\n{% if is_incremental() %}\nAND _inserted_timestamp :: DATE >= (\n SELECT\n MAX(utc_date) - INTERVAL '2 days'\n FROM\n {{ this }}\n)\n{% endif %}\n),\nblocks AS (\n SELECT\n *\n FROM\n {{ ref('silver__streamline_blocks') }}\n\n{% if is_incremental() %}\nWHERE\n _inserted_timestamp :: DATE >= (\n SELECT\n MAX(utc_date) - INTERVAL '2 days'\n FROM\n {{ this }}\n )\n{% endif %}\n),\nepochs AS (\n SELECT\n *\n FROM\n {{ ref('silver__atlas_supply_epochs') }}\n),\nstaking_actions AS (\n SELECT\n r.tx_hash,\n r.block_timestamp,\n r.receiver_id AS validator_address,\n REPLACE(\n SPLIT(\n l.value :: STRING,\n ': Contract received total'\n ) [0],\n 'Epoch ',\n ''\n ) :: INTEGER AS epoch_num,\n SPLIT(\n SPLIT(\n l.value :: STRING,\n 'New total staked balance is '\n ) [1],\n '. Total number of shares'\n ) [0] :: bigint / 1e24 AS staked_balance\n FROM\n receipts AS r,\n LATERAL FLATTEN(\n input => r.logs\n ) AS l\n WHERE\n (RIGHT(receiver_id, 12) = '.poolv1.near'\n OR RIGHT(receiver_id, 10) = '.pool.near')\n AND r.tx_hash IN (\n SELECT\n tx_hash\n FROM\n function_call\n )\n AND LEFT(\n l.value :: STRING,\n 6\n ) = 'Epoch ' qualify ROW_NUMBER() over (\n PARTITION BY epoch_num,\n validator_address\n ORDER BY\n block_timestamp DESC\n ) = 1\n)\n,\nproposals AS (\n SELECT\n b.block_id,\n b.block_timestamp,\n b.epoch_id,\n vp.value ['account_id'] AS validator_address,\n vp.value ['stake'] :: bigint / 1e24 AS staked_balance\n FROM\n blocks AS b,\n LATERAL FLATTEN(\n input => b.chunks\n ) AS C,\n LATERAL FLATTEN(\n input => C.value ['validator_proposals']\n ) AS vp -- WHERE b.block_timestamp >= '2021-09-01'\n qualify ROW_NUMBER() over (\n PARTITION BY validator_address,\n epoch_id\n ORDER BY\n block_timestamp DESC\n ) = 1\n),\nproposals_per_epoch AS (\n SELECT\n p.block_timestamp,\n p.epoch_id,\n p.validator_address,\n p.staked_balance,\n e.epoch_num\n FROM\n proposals AS p\n INNER JOIN epochs AS e\n ON e.epoch_id = p.epoch_id qualify ROW_NUMBER() over (\n PARTITION BY epoch_num,\n validator_address\n ORDER BY\n block_timestamp DESC\n ) = 1\n),\nblock_producers_per_epoch AS (\n SELECT\n b.epoch_id,\n e.epoch_num,\n b.block_author AS validator_address,\n sa.staked_balance,\n COUNT(\n DISTINCT b.block_id\n ) over (\n PARTITION BY b.epoch_id,\n b.block_author\n ) AS blocks_produced\n FROM\n blocks AS b\n INNER JOIN epochs AS e\n ON e.epoch_id = b.epoch_id\n LEFT JOIN staking_actions AS sa\n ON sa.epoch_num = e.epoch_num\n AND sa.validator_address = b.block_author qualify ROW_NUMBER() over (\n PARTITION BY b.epoch_id,\n b.block_author\n ORDER BY\n b.block_timestamp DESC\n ) = 1\n),\ndim_validators AS (\n SELECT\n validator_address,\n MIN(start_epoch) AS start_epoch,\n MIN(start_time) AS start_time\n FROM\n (\n SELECT\n validator_address,\n MIN(epoch_num) AS start_epoch,\n MIN(block_timestamp) AS start_time\n FROM\n staking_actions AS sa\n GROUP BY\n 1\n UNION ALL\n SELECT\n block_author AS validator_address,\n MIN(\n e.epoch_num\n ) AS start_epoch,\n MIN(\n b.block_timestamp\n ) AS start_time\n FROM\n blocks AS b\n LEFT JOIN epochs AS e\n ON b.block_id BETWEEN e.min_block_id\n AND e.max_block_id\n GROUP BY\n 1\n ) AS x\n GROUP BY\n 1\n),\ndim_table AS (\n SELECT\n v.validator_address,\n e.epoch_num,\n e.start_time,\n e.total_near_supply\n FROM\n dim_validators AS v,\n epochs AS e\n WHERE\n v.start_epoch <= e.epoch_num\n),\nvalidator_status_per_epoch AS (\n SELECT\n dt.epoch_num,\n dt.start_time,\n dt.validator_address,\n COALESCE(\n LAST_VALUE(COALESCE(bp.staked_balance, p.staked_balance)) ignore nulls over (\n PARTITION BY dt.validator_address\n ORDER BY\n dt.epoch_num rows BETWEEN unbounded preceding\n AND CURRENT ROW\n ),\n 0\n ) AS staked_balance,\n bp.blocks_produced,\n (\n CASE\n WHEN p.validator_address IS NOT NULL THEN TRUE\n ELSE FALSE\n END\n ) AS is_proposer\n FROM\n dim_table AS dt\n LEFT JOIN block_producers_per_epoch AS bp\n ON bp.epoch_num = dt.epoch_num\n AND bp.validator_address = dt.validator_address\n LEFT JOIN proposals_per_epoch AS p\n ON p.epoch_num = dt.epoch_num\n AND p.validator_address = dt.validator_address\n),\nepoch_stats AS (\n SELECT\n epoch_num,\n start_time,\n SUM(staked_balance) AS total_near_staked\n FROM\n validator_status_per_epoch\n WHERE\n staked_balance > 0\n GROUP BY\n 1,\n 2\n),\nepoch_stats_2 AS (\n SELECT\n es.*,\n de.total_near_supply,\n de.total_near_supply - es.total_near_staked AS other_near_supply,\n 100.00 * total_near_staked / total_near_supply AS perc_staked_supply\n FROM\n epoch_stats AS es\n LEFT JOIN epochs AS de\n ON de.epoch_num = es.epoch_num\n),\nFINAL AS (\n SELECT\n start_time :: DATE AS utc_date,\n total_near_staked AS total_staked_supply,\n total_near_supply AS total_supply\n FROM\n epoch_stats_2 qualify ROW_NUMBER() over (\n PARTITION BY utc_date\n ORDER BY\n start_time DESC\n ) = 1\n)\nSELECT\n utc_date,\n total_staked_supply,\n total_supply,\n {{ dbt_utils.generate_surrogate_key(['utc_date']) }} AS atlas_daily_staked_supply_id,\n SYSDATE() AS inserted_timestamp,\n SYSDATE() AS modified_timestamp,\n '{{ invocation_id }}' AS _invocation_id\nFROM\n FINAL", "language": "sql", "refs": [{"name": "silver__streamline_receipts_final", "package": null, "version": null}, {"name": "silver__actions_events_function_call_s3", "package": null, "version": null}, {"name": "silver__streamline_blocks", "package": null, "version": null}, {"name": "silver__atlas_supply_epochs", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.dbt.is_incremental", "macro.dbt_utils.generate_surrogate_key", "macro.fsc_utils.set_query_tag"], "nodes": []}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null, "defer_relation": null}], "model.near_models.silver_observability__logs_completeness": [{"database": "NEAR", "schema": "silver_observability", "name": "silver_observability__logs_completeness", "resource_type": "model", "package_name": "near_models", "path": "silver/_observability/silver_observability__logs_completeness.sql", "original_file_path": "models/silver/_observability/silver_observability__logs_completeness.sql", "unique_id": "model.near_models.silver_observability__logs_completeness", "fqn": ["near_models", "silver", "_observability", "silver_observability__logs_completeness"], "alias": "logs_completeness", "checksum": {"name": "sha256", "checksum": "3c201669a1e6d6bb48d36f9c0f79d6674672ee4fde2263ad94c030f9e5787596"}, "config": {"enabled": false, "alias": null, "schema": null, "database": null, "tags": ["observability", "deprecated"], "meta": {}, "group": null, "materialized": "incremental", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [{"sql": "{{ fsc_utils.set_query_tag() }}", "transaction": true, "index": null}], "quoting": {}, "column_types": {}, "full_refresh": false, "unique_key": "test_timestamp", "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true}, "tags": ["observability", "deprecated"], "description": "Observability model that queries the blocks table at a designated interval to record and track the completeness of the data.", "columns": {"TEST_NAME": {"name": "TEST_NAME", "description": "{{ doc('test_name') }}", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MIN_BLOCK": {"name": "MIN_BLOCK", "description": "{{ doc('min_block') }}", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MAX_BLOCK": {"name": "MAX_BLOCK", "description": "{{ doc('max_block') }}", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MIN_BLOCK_TIMESTAMP": {"name": "MIN_BLOCK_TIMESTAMP", "description": "{{ doc('min_block_timestamp') }}", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "MAX_BLOCK_TIMESTAMP": {"name": "MAX_BLOCK_TIMESTAMP", "description": "{{ doc('max_block_timestamp') }}", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCKS_TESTED": {"name": "BLOCKS_TESTED", "description": "{{ doc('blocks_tested') }}", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCKS_IMPACTED_COUNT": {"name": "BLOCKS_IMPACTED_COUNT", "description": "{{ doc('blocks_impacted_count') }}", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "BLOCKS_IMPACTED_ARRAY": {"name": "BLOCKS_IMPACTED_ARRAY", "description": "{{ doc('blocks_impacted_array') }}", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "TEST_TIMESTAMP": {"name": "TEST_TIMESTAMP", "description": "{{ doc('test_timestamp') }}", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "near_models://models/silver/_observability/silver_observability__logs_completeness.yml", "build_path": null, "deferred": false, "unrendered_config": {"copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns", "pre-hook": "{{ fsc_utils.set_query_tag() }}", "materialized": "incremental", "unique_key": "test_timestamp", "full_refresh": false, "tags": ["observability", "deprecated"], "enabled": false}, "created_at": 1763073390.1823463, "config_call_dict": {"materialized": "incremental", "unique_key": "test_timestamp", "full_refresh": false, "tags": ["observability", "deprecated"], "enabled": false}, "relation_name": "NEAR.silver_observability.logs_completeness", "raw_code": "{{ config(\n materialized = 'incremental',\n unique_key = 'test_timestamp',\n full_refresh = False,\n tags = ['observability', 'deprecated'],\n enabled = false\n) }}\n-- TODO this can be deprecated. Not a good metric of completeness.\nWITH summary_stats AS (\n\n SELECT\n MIN(block_id) AS min_block,\n MAX(block_id) AS max_block,\n MIN(block_timestamp) AS min_block_timestamp,\n MAX(block_timestamp) AS max_block_timestamp,\n COUNT(1) AS blocks_tested\n FROM\n {{ ref('silver__blocks_final') }}\n WHERE\n block_timestamp <= DATEADD('hour', -12, SYSDATE())\n\n{% if is_incremental() %}\nAND (\n block_id >= (\n SELECT\n MIN(block_id)\n FROM\n (\n SELECT\n MIN(block_id) AS block_id\n FROM\n {{ ref('silver__blocks_final') }}\n WHERE\n block_timestamp BETWEEN DATEADD('hour', -96, SYSDATE())\n AND DATEADD('hour', -95, SYSDATE())\n UNION\n SELECT\n MIN(VALUE) - 1 AS block_id\n FROM\n (\n SELECT\n blocks_impacted_array\n FROM\n {{ this }}\n qualify ROW_NUMBER() over (\n ORDER BY\n test_timestamp DESC\n ) = 1\n ),\n LATERAL FLATTEN(\n input => blocks_impacted_array\n )\n )\n ) {% if var('OBSERV_FULL_TEST') %}\n OR block_id >= 9820210\n {% endif %}\n)\n{% endif %}\n),\nblock_range AS (\n SELECT\n _id AS block_id\n FROM\n {{ source(\n 'crosschain_silver',\n 'number_sequence') \n }}\n WHERE\n _id BETWEEN (\n SELECT\n min_block\n FROM\n summary_stats\n )\n AND (\n SELECT\n max_block\n FROM\n summary_stats\n )\n),\nbroken_blocks AS (\n SELECT\n DISTINCT block_id as block_id\n FROM\n {{ ref('silver__receipts_final') }}\n r\n LEFT JOIN {{ ref('silver__logs_s3') }}\n l USING (\n block_id,\n tx_hash\n )\n JOIN block_range USING (block_id)\n WHERE\n l.tx_hash IS NULL\n AND ARRAY_SIZE(\n r.outcome_json :outcome :logs :: ARRAY\n ) > 0\n AND r.block_id IS NOT NULL\n),\nimpacted_blocks AS (\n SELECT\n COUNT(1) AS blocks_impacted_count,\n ARRAY_AGG(block_id) within GROUP (\n ORDER BY\n 2\n ) AS blocks_impacted_array\n FROM\n broken_blocks\n)\nSELECT\n 'event_logs' AS test_name,\n min_block,\n max_block,\n min_block_timestamp,\n max_block_timestamp,\n blocks_tested,\n blocks_impacted_count,\n blocks_impacted_array,\n SYSDATE() AS test_timestamp\nFROM\n summary_stats\n JOIN impacted_blocks\n ON 1 = 1", "language": "sql", "refs": [{"name": "silver__blocks_final", "package": null, "version": null}, {"name": "silver__receipts_final", "package": null, "version": null}, {"name": "silver__logs_s3", "package": null, "version": null}], "sources": [["crosschain_silver", "number_sequence"]], "metrics": [], "depends_on": {"macros": ["macro.dbt.is_incremental", "macro.fsc_utils.set_query_tag"], "nodes": []}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null, "defer_relation": null}], "test.near_models.tests__transfer_action_gaps": [{"database": "NEAR", "schema": "tests", "name": "tests__transfer_action_gaps", "resource_type": "test", "package_name": "near_models", "path": "gaps/transfers/tests__transfer_action_gaps.sql", "original_file_path": "tests/gaps/transfers/tests__transfer_action_gaps.sql", "unique_id": "test.near_models.tests__transfer_action_gaps", "fqn": ["near_models", "gaps", "transfers", "tests__transfer_action_gaps"], "alias": "transfer_action_gaps", "checksum": {"name": "sha256", "checksum": "e57e5adad3eba2e0950f5d4219eff7d40f0f6f9194cb16f619e7b810d2a201d4"}, "config": {"enabled": false, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": ["gap_test"], "meta": {}, "group": null, "materialized": "test", "severity": "error", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": ["gap_test"], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "severity": "error", "tags": ["gap_test"], "enabled": false}, "created_at": 1763073386.4739842, "config_call_dict": {"severity": "error", "tags": ["gap_test"], "enabled": false}, "relation_name": "NEAR.tests.transfer_action_gaps", "raw_code": "{{ config(\n severity = \"error\",\n tags = ['gap_test'],\n enabled = False\n) }}\n\nWITH transfer_actions AS (\n\n SELECT\n DISTINCT tx_hash,\n receipt_id,\n block_id,\n block_timestamp,\n _partition_by_block_number\n FROM\n {{ ref('core__ez_actions') }}\n WHERE\n LOWER(action_name) = 'transfer' \n AND receipt_succeeded\n AND inserted_timestamp BETWEEN SYSDATE() - INTERVAL '{{ var('DBT_TEST_LOOKBACK_DAYS', 14) }} days'\n AND SYSDATE() - INTERVAL '1 hour'\n),\nnative_transfers AS (\n SELECT\n DISTINCT tx_hash,\n receipt_id,\n block_id,\n block_timestamp,\n _partition_by_block_number\n FROM\n {{ ref('silver__token_transfer_native')}}\n WHERE \n inserted_timestamp BETWEEN SYSDATE() - INTERVAL '{{ var('DBT_TEST_LOOKBACK_DAYS', 14) }} days'\n AND SYSDATE() - INTERVAL '1 hour'\n)\nselect\n a.tx_hash,\n a.receipt_id,\n a.block_id,\n a.block_timestamp,\n a._partition_by_block_number\nfrom\n transfer_actions a\n left join native_transfers b\n on a.tx_hash = b.tx_hash\n and a.receipt_id = b.receipt_id\nwhere\n b.tx_hash is null", "language": "sql", "refs": [{"name": "core__ez_actions", "package": null, "version": null}, {"name": "silver__token_transfer_native", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": [], "nodes": []}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}}], "test.near_models.tests__deposit_functioncall_gaps": [{"database": "NEAR", "schema": "tests", "name": "tests__deposit_functioncall_gaps", "resource_type": "test", "package_name": "near_models", "path": "gaps/transfers/tests__deposit_functioncall_gaps.sql", "original_file_path": "tests/gaps/transfers/tests__deposit_functioncall_gaps.sql", "unique_id": "test.near_models.tests__deposit_functioncall_gaps", "fqn": ["near_models", "gaps", "transfers", "tests__deposit_functioncall_gaps"], "alias": "deposit_functioncall_gaps", "checksum": {"name": "sha256", "checksum": "335a1b6069c2064bf52d4ec0854abf2b7d557a84b368e5caf12734760d0fae13"}, "config": {"enabled": false, "alias": null, "schema": "dbt_test__audit", "database": null, "tags": ["gap_test"], "meta": {}, "group": null, "materialized": "test", "severity": "error", "store_failures": true, "store_failures_as": "table", "where": null, "limit": null, "fail_calc": "count(*)", "warn_if": "!= 0", "error_if": "!= 0"}, "tags": ["gap_test"], "description": "", "columns": {}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": null, "build_path": null, "deferred": false, "unrendered_config": {"store_failures": true, "severity": "error", "tags": ["gap_test"], "enabled": false}, "created_at": 1763073386.480239, "config_call_dict": {"severity": "error", "tags": ["gap_test"], "enabled": false}, "relation_name": "NEAR.tests.deposit_functioncall_gaps", "raw_code": "{{ config(\n severity = \"error\",\n tags = ['gap_test'],\n enabled = False\n) }}\n\nWITH deposit_functioncalls AS (\n\n SELECT\n DISTINCT receipt_id,\n action_index,\n block_id,\n block_timestamp,\n _partition_by_block_number\n FROM\n {{ ref('core__ez_actions') }}\n WHERE\n action_data :deposit :: INT > 0\n AND receipt_succeeded\n\n AND inserted_timestamp BETWEEN SYSDATE() - INTERVAL '{{ var('DBT_TEST_LOOKBACK_DAYS', 14) }} days'\n AND SYSDATE() - INTERVAL '1 hour'\n\n),\nnative_transfer_deposits AS (\n SELECT\n DISTINCT receipt_id,\n action_index,\n block_id,\n block_timestamp,\n _partition_by_block_number\n FROM\n {{ ref('silver__token_transfer_deposit') }}\n\n WHERE inserted_timestamp BETWEEN SYSDATE() - INTERVAL '{{ var('DBT_TEST_LOOKBACK_DAYS', 14) }} days'\n AND SYSDATE() - INTERVAL '1 hour'\n)\nSELECT\n A.receipt_id,\n A.action_index,\n A.block_id,\n A.block_timestamp,\n A._partition_by_block_number\nFROM\n deposit_functioncalls A\n LEFT JOIN native_transfer_deposits b\n ON A.receipt_id = b.receipt_id\n AND A.action_index = b.action_index\nWHERE\n b.receipt_id IS NULL", "language": "sql", "refs": [{"name": "core__ez_actions", "package": null, "version": null}, {"name": "silver__token_transfer_deposit", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": [], "nodes": []}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}}], "model.livequery_base.secrets": [{"database": "NEAR", "schema": "secrets", "name": "secrets", "resource_type": "model", "package_name": "livequery_base", "path": "deploy/core/secrets.sql", "original_file_path": "models/deploy/core/secrets.sql", "unique_id": "model.livequery_base.secrets", "fqn": ["livequery_base", "deploy", "core", "secrets"], "alias": "", "checksum": {"name": "sha256", "checksum": "ec1f117cc419f648463c64fca28b91e20fff87fa5b6f982ab8d75e74a3d1b052"}, "config": {"enabled": false, "alias": null, "schema": null, "database": null, "tags": ["core"], "meta": {}, "group": null, "materialized": "ephemeral", "incremental_strategy": null, "persist_docs": {"relation": true, "columns": true}, "post-hook": [], "pre-hook": [], "quoting": {}, "column_types": {}, "full_refresh": null, "unique_key": null, "on_schema_change": "append_new_columns", "on_configuration_change": "apply", "grants": {}, "packages": [], "docs": {"show": true, "node_color": null}, "contract": {"enforced": false, "alias_types": true}, "access": "protected", "copy_grants": true}, "tags": ["core"], "description": "", "columns": {"udf_register_secret": {"name": "udf_register_secret", "description": "", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "udf_get_secret": {"name": "udf_get_secret", "description": "", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "udf_get_secrets": {"name": "udf_get_secrets", "description": "", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "udf_create_secret": {"name": "udf_create_secret", "description": "", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}, "udf_delete_secret": {"name": "udf_delete_secret", "description": "", "meta": {}, "data_type": null, "constraints": [], "quote": null, "tags": []}}, "meta": {}, "group": null, "docs": {"show": true, "node_color": null}, "patch_path": "livequery_base://models/deploy/core/secrets.yml", "build_path": null, "deferred": false, "unrendered_config": {"materialized": "ephemeral", "tags": "core", "enabled": "{{ true if env_var(\"ENABLE_SNOWFLAKE_SECRETS\", \"\") else false }}", "copy_grants": true, "persist_docs": {"relation": true, "columns": true}, "on_schema_change": "append_new_columns"}, "created_at": 1763073392.0625536, "config_call_dict": {}, "relation_name": null, "raw_code": "-- depends_on: {{ ref('_utils') }}\n-- depends_on: {{ ref('live') }}\n{% set config = config_core_secrets %}\n{{ ephemeral_deploy_core(config) }}", "language": "sql", "refs": [{"name": "_utils", "package": null, "version": null}, {"name": "live", "package": null, "version": null}], "sources": [], "metrics": [], "depends_on": {"macros": ["macro.livequery_base.ephemeral_deploy_core"], "nodes": []}, "compiled_path": null, "contract": {"enforced": false, "alias_types": true, "checksum": null}, "access": "protected", "constraints": [], "version": null, "latest_version": null, "deprecation_date": null, "defer_relation": null}]}, "parent_map": {"model.near_models.silver__pool_balances": ["model.near_models.silver__pool_events"], "model.near_models.silver__pool_events": ["model.near_models.silver__receipts_final"], "model.near_models.silver__staking_actions_v2": ["model.near_models.silver__pool_events"], "model.near_models.silver__staking_epochs": ["model.near_models.silver__pool_events"], "model.near_models.silver__pool_balance_daily": ["model.near_models.silver__dates", "model.near_models.silver__pool_balances"], "model.near_models.silver__staking_pools_s3": ["model.near_models.core__ez_actions"], "model.near_models.silver__lockup_actions": ["model.near_models.core__ez_actions", "model.near_models.silver__token_transfer_native"], "model.near_models.silver__ft_contract_metadata": ["model.near_models.silver__defuse_ft_metadata", "model.near_models.silver__nearblocks_ft_metadata", "model.near_models.silver__omni_ft_metadata", "model.near_models.streamline__omni_tokenlist", "source.near_models.crosschain_silver.complete_token_asset_metadata"], "model.near_models.silver__nft_contract_metadata": ["model.near_models.livequery__request_nearblocks_nft_metadata"], "model.near_models.silver__token_labels": ["seed.near_models.seeds__token_labels"], "model.near_models.silver__dates": ["model.near_models.bronze__dates"], "model.near_models.silver__foundation_labels": ["seed.near_models.seeds__near_project_labels_v1"], "model.near_models.silver__address_labels": ["model.near_models.bronze__address_labels"], "model.near_models.silver__chainlist_ids": ["model.near_models.streamline__chainlist_ids_realtime"], "model.near_models.silver__defuse_ft_metadata": ["model.near_models.silver__chainlist_ids", "model.near_models.streamline__defuse_token_ids_realtime"], "model.near_models.silver__omni_ft_metadata": ["model.near_models.bronze__omni_metadata"], "model.near_models.silver__nearblocks_ft_metadata": ["model.near_models.bronze__nearblocks_ft_metadata"], "model.near_models.silver__atlas_supply_lockup_receipts": ["model.near_models.silver__receipts_final"], "model.near_models.silver__atlas_supply": ["model.near_models.silver__atlas_supply_daily_lockup_locked_balances", "model.near_models.silver__atlas_supply_daily_lockup_staking_balances", "model.near_models.silver__atlas_supply_epochs", "model.near_models.silver__pool_balance_daily"], "model.near_models.silver__atlas_supply_daily_lockup_locked_balances": ["model.near_models.core__ez_actions", "model.near_models.silver__atlas_supply_lockup_receipts", "source.near_models.crosschain.dim_dates"], "model.near_models.silver__atlas_supply_daily_lockup_staking_balances": ["model.near_models.silver__atlas_supply_lockup_receipts", "source.near_models.crosschain.dim_dates"], "model.near_models.silver__atlas_supply_epochs": ["model.near_models.silver__blocks_final"], "model.near_models.silver__github_data": ["source.near_models.crosschain_silver.github_activity"], "model.near_models.silver__native_daily_balances": ["model.near_models.bronze__ft_balances_daily"], "model.near_models.silver__dex_swaps_v2": ["model.near_models.silver__logs_s3", "model.near_models.silver__receipts_final"], "model.near_models.silver__swap_intents": ["model.near_models.core__ez_actions", "model.near_models.defi__fact_intents", "model.near_models.silver__logs_s3"], "model.near_models.silver__burrow_lending": ["model.near_models.silver__burrow_borrows", "model.near_models.silver__burrow_collaterals", "model.near_models.silver__burrow_deposits", "model.near_models.silver__burrow_repays", "model.near_models.silver__burrow_withdraws", "model.near_models.silver__ft_contract_metadata"], "model.near_models.silver__burrow_collaterals": ["model.near_models.core__ez_actions", "model.near_models.silver__logs_s3"], "model.near_models.silver__burrow_borrows": ["model.near_models.core__ez_actions"], "model.near_models.silver__burrow_deposits": ["model.near_models.core__ez_actions", "model.near_models.silver__logs_s3"], "model.near_models.silver__burrow_withdraws": ["model.near_models.core__ez_actions", "model.near_models.silver__logs_s3"], "model.near_models.silver__burrow_repays": ["model.near_models.core__ez_actions", "model.near_models.silver__logs_s3"], "model.near_models.silver__standard_nft_mint_s3": ["model.near_models.core__ez_actions", "model.near_models.silver__logs_s3"], "model.near_models.silver__nft_transfers": ["model.near_models.silver__logs_s3"], "model.near_models.silver__nft_complete_nft_sales": ["model.near_models.silver__complete_token_prices", "model.near_models.silver__nft_mintbase_sales", "model.near_models.silver__nft_other_sales", "model.near_models.silver__nft_paras_sales"], "model.near_models.silver__nft_mintbase_sales": ["model.near_models.core__ez_actions", "model.near_models.silver__logs_s3"], "model.near_models.silver__nft_other_sales": ["model.near_models.core__ez_actions", "model.near_models.silver__logs_s3"], "model.near_models.silver__nft_paras_sales": ["model.near_models.core__ez_actions"], "model.near_models.silver_stats__core_metrics_hourly": ["model.near_models.silver__transactions_final"], "model.near_models.silver_stats__core_metrics_block_hourly": ["model.near_models.silver__blocks_final"], "model.near_models.silver__logs_s3": ["model.near_models.silver__receipts_final"], "model.near_models.silver__blocks_v2": ["model.near_models.bronze__FR_blocks", "model.near_models.bronze__blocks"], "model.near_models.silver__transactions_v2": ["model.near_models.bronze__FR_transactions", "model.near_models.bronze__transactions"], "model.near_models.silver__blocks_final": ["model.near_models.silver__blocks_v2"], "model.near_models.silver__receipts_final": ["model.near_models.silver__blocks_final", "model.near_models.silver__transactions_v2"], "model.near_models.silver__chunks_v2": ["model.near_models.bronze__FR_chunks", "model.near_models.bronze__chunks"], "model.near_models.silver__transactions_final": ["model.near_models.silver__transactions_v2"], "model.near_models.silver__token_transfer_liquidity": ["model.near_models.silver__logs_s3"], "model.near_models.silver__token_transfer_wrapped_near": ["model.near_models.core__ez_actions"], "model.near_models.silver__token_transfer_orders": ["model.near_models.silver__logs_s3"], "model.near_models.silver__token_transfer_mints": ["model.near_models.silver__logs_s3"], "model.near_models.silver__token_transfer_burns": ["model.near_models.silver__logs_s3"], "model.near_models.silver__token_transfer_ft_transfers_event": ["model.near_models.silver__logs_s3"], "model.near_models.silver__token_transfer_ft_transfers_method": ["model.near_models.core__ez_actions", "model.near_models.silver__logs_s3"], "model.near_models.silver__bridge_intents": ["model.near_models.defi__fact_intents"], "model.near_models.silver__bridge_omni": ["model.near_models.core__ez_actions", "model.near_models.silver__logs_s3"], "model.near_models.silver__bridge_wormhole": ["model.near_models.core__ez_actions", "model.near_models.silver__logs_s3"], "model.near_models.silver__bridge_rainbow": ["model.near_models.core__ez_actions", "model.near_models.silver__logs_s3"], "model.near_models.silver__bridge_multichain": ["model.near_models.core__ez_actions"], "model.near_models.silver__bridge_allbridge": ["model.near_models.core__ez_actions", "model.near_models.silver__ft_contract_metadata"], "model.near_models.silver__token_transfer_native": ["model.near_models.core__ez_actions"], "model.near_models.silver__token_transfer_deposit": ["model.near_models.core__ez_actions"], "model.near_models.silver__nft_series_metadata": ["model.near_models.livequery__request_pagoda_nft_metadata"], "model.near_models.livequery__request_pagoda_nft_metadata": ["model.near_models.silver__standard_nft_mint_s3"], "model.near_models.silver_observability__chunks_completeness": ["model.near_models.silver__blocks_final", "model.near_models.silver__transactions_v2"], "model.near_models.silver_observability__blocks_completeness": ["model.near_models.silver__blocks_final"], "model.near_models.silver__complete_provider_asset_metadata": ["model.near_models.bronze__complete_provider_asset_metadata"], "model.near_models.silver__complete_native_asset_metadata": ["model.near_models.bronze__complete_native_asset_metadata"], "model.near_models.silver__complete_provider_prices": ["model.near_models.bronze__complete_provider_asset_metadata", "model.near_models.bronze__complete_provider_prices"], "model.near_models.silver__complete_native_prices": ["model.near_models.bronze__complete_native_prices"], "model.near_models.silver__complete_token_prices": ["model.near_models.bronze__complete_token_prices", "model.near_models.silver__ft_contract_metadata"], "model.near_models.silver__complete_token_asset_metadata": ["model.near_models.bronze__complete_token_asset_metadata"], "model.near_models._block_lookback": ["model.near_models.core__fact_blocks"], "model.near_models.streamline__get_chainhead": [], "model.near_models.streamline__defuse_token_ids_realtime": [], "model.near_models.streamline__ft_tokenlist": ["model.near_models.core__ez_actions", "model.near_models.silver__token_transfer_mints", "seed.near_models.seeds__ft_tokenlist"], "model.near_models.streamline__nearblocks_ft_realtime": ["model.near_models.streamline__ft_tokenlist", "model.near_models.streamline__nearblocks_ft_complete"], "model.near_models.streamline__nearblocks_ft_complete": ["model.near_models.bronze__nearblocks_ft_metadata"], "model.near_models.streamline__omni_tokenlist": ["model.near_models.silver__bridge_omni"], "model.near_models.streamline__omni_realtime": ["model.near_models.streamline__omni_complete", "model.near_models.streamline__omni_tokenlist"], "model.near_models.streamline__omni_complete": ["model.near_models.bronze__omni_metadata"], "model.near_models.streamline__chainlist_ids_realtime": [], "model.near_models.streamline__transactions": ["model.near_models.streamline__chunks_complete"], "model.near_models.streamline__chunks": ["model.near_models.streamline__blocks_complete"], "model.near_models.streamline__blocks": ["model.near_models.streamline__get_chainhead", "source.near_models.crosschain_silver.number_sequence"], "model.near_models.streamline__chunks_realtime": ["model.near_models._block_lookback", "model.near_models.bronze__FR_chunks", "model.near_models.bronze__chunks", "model.near_models.streamline__chunks", "model.near_models.streamline__chunks_complete"], "model.near_models.streamline__transactions_realtime": ["model.near_models._block_lookback", "model.near_models.bronze__FR_transactions", "model.near_models.bronze__transactions", "model.near_models.streamline__transactions", "model.near_models.streamline__transactions_complete"], "model.near_models.streamline__blocks_realtime": ["model.near_models._block_lookback", "model.near_models.bronze__FR_blocks", "model.near_models.bronze__blocks", "model.near_models.streamline__blocks", "model.near_models.streamline__blocks_complete"], "model.near_models.streamline__transactions_complete": ["model.near_models.bronze__FR_transactions", "model.near_models.bronze__transactions"], "model.near_models.streamline__chunks_complete": ["model.near_models.bronze__FR_chunks", "model.near_models.bronze__chunks"], "model.near_models.streamline__blocks_complete": ["model.near_models.bronze__FR_blocks", "model.near_models.bronze__blocks"], "model.near_models.streamline__decoded_output_events": [], "model.near_models.streamline__decoded_input_events": [], "model.near_models.price__dim_asset_metadata": ["model.near_models.silver__complete_provider_asset_metadata"], "model.near_models.price__fact_prices_ohlc_hourly": ["model.near_models.silver__complete_provider_prices"], "model.near_models.price__ez_asset_metadata": ["model.near_models.silver__complete_native_asset_metadata", "model.near_models.silver__complete_token_asset_metadata"], "model.near_models.price__ez_prices_hourly": ["model.near_models.silver__complete_native_prices", "model.near_models.silver__complete_token_prices"], "model.near_models.atlas__ez_supply": ["model.near_models.silver__atlas_supply"], "model.near_models.defi__ez_intents": ["model.near_models.defi__fact_intents", "model.near_models.price__ez_prices_hourly", "model.near_models.silver__ft_contract_metadata", "source.near_models.crosschain_price.ez_prices_hourly"], "model.near_models.defi__ez_lending": ["model.near_models.silver__burrow_lending", "model.near_models.silver__complete_token_prices", "model.near_models.silver__ft_contract_metadata"], "model.near_models.defi__fact_dex_swaps": ["model.near_models.silver__dex_swaps_v2", "model.near_models.silver__swap_intents"], "model.near_models.defi__ez_dex_swaps": ["model.near_models.silver__complete_token_prices", "model.near_models.silver__dex_swaps_v2", "model.near_models.silver__ft_contract_metadata", "model.near_models.silver__swap_intents"], "model.near_models.defi__fact_bridge_activity": ["model.near_models.silver__bridge_allbridge", "model.near_models.silver__bridge_intents", "model.near_models.silver__bridge_multichain", "model.near_models.silver__bridge_omni", "model.near_models.silver__bridge_rainbow", "model.near_models.silver__bridge_wormhole", "seed.near_models.seeds__allbridge_ids", "seed.near_models.seeds__multichain_ids", "seed.near_models.seeds__wormhole_ids"], "model.near_models.defi__fact_intents": ["model.near_models.core__ez_actions", "model.near_models.silver__logs_s3"], "model.near_models.defi__ez_bridge_activity": ["model.near_models.defi__fact_bridge_activity", "model.near_models.silver__complete_native_prices", "model.near_models.silver__complete_token_prices", "model.near_models.silver__ft_contract_metadata", "seed.near_models.seeds__portalbridge_tokenids"], "model.near_models.defi__fact_lending": ["model.near_models.silver__burrow_lending"], "model.near_models.nft__fact_nft_transfers": ["model.near_models.silver__nft_transfers"], "model.near_models.nft__fact_nft_mints": ["model.near_models.silver__standard_nft_mint_s3"], "model.near_models.nft__dim_nft_contract_metadata": ["model.near_models.silver__nft_contract_metadata"], "model.near_models.nft__ez_nft_sales": ["model.near_models.silver__nft_complete_nft_sales"], "model.near_models.stats__ez_core_metrics_hourly": ["model.near_models.silver__complete_token_prices", "model.near_models.silver_stats__core_metrics_block_hourly", "model.near_models.silver_stats__core_metrics_hourly"], "model.near_models.core__fact_logs": ["model.near_models.silver__logs_s3"], "model.near_models.core__dim_ft_contract_metadata": ["model.near_models.silver__ft_contract_metadata"], "model.near_models.core__fact_blocks": ["model.near_models.silver__blocks_final"], "model.near_models.core__ez_token_transfers": ["model.near_models.core__fact_token_transfers", "model.near_models.price__ez_prices_hourly", "model.near_models.silver__ft_contract_metadata"], "model.near_models.core__dim_address_labels": ["model.near_models.silver__address_labels"], "model.near_models.core__fact_receipts": ["model.near_models.silver__receipts_final"], "model.near_models.core__fact_developer_activity": ["model.near_models.silver__github_data"], "model.near_models.core__ez_actions": ["model.near_models.silver__receipts_final", "model.near_models.silver__transactions_final"], "model.near_models.core__fact_token_transfers": ["model.near_models.silver__token_transfer_burns", "model.near_models.silver__token_transfer_deposit", "model.near_models.silver__token_transfer_ft_transfers_event", "model.near_models.silver__token_transfer_ft_transfers_method", "model.near_models.silver__token_transfer_liquidity", "model.near_models.silver__token_transfer_mints", "model.near_models.silver__token_transfer_native", "model.near_models.silver__token_transfer_orders", "model.near_models.silver__token_transfer_wrapped_near"], "model.near_models.core__ez_native_daily_balances": ["model.near_models.silver__native_daily_balances"], "model.near_models.core__ez_cex_flows": ["model.near_models.core__dim_address_labels", "model.near_models.core__ez_token_transfers"], "model.near_models.core__fact_transactions": ["model.near_models.silver__transactions_final"], "model.near_models.gov__fact_lockup_actions": ["model.near_models.silver__lockup_actions"], "model.near_models.gov__fact_staking_pool_daily_balances": ["model.near_models.silver__pool_balance_daily"], "model.near_models.gov__fact_staking_pool_balances": ["model.near_models.silver__pool_balances"], "model.near_models.gov__fact_staking_actions": ["model.near_models.silver__staking_actions_v2"], "model.near_models.gov__dim_staking_pools": ["model.near_models.silver__staking_pools_s3"], "model.near_models.bronze__ft_balances_daily": ["source.near_models.hevo.flipsidecrypto_near_ft_balances_daily"], "model.near_models.bronze__omni_metadata": ["source.near_models.bronze_streamline.omni_metadata"], "model.near_models.bronze__blocks": ["source.near_models.bronze_streamline.blocks_v2"], "model.near_models.bronze__dates": ["source.near_models.crosschain.dim_dates"], "model.near_models.bronze__FR_chunks": ["source.near_models.bronze_streamline.chunks_v2"], "model.near_models.bronze__FR_transactions": ["source.near_models.bronze_streamline.transactions_v2"], "model.near_models.bronze__chunks": ["source.near_models.bronze_streamline.chunks_v2"], "model.near_models.bronze__FR_blocks": ["source.near_models.bronze_streamline.blocks_v2"], "model.near_models.bronze__transactions": ["source.near_models.bronze_streamline.transactions_v2"], "model.near_models.bronze__nearblocks_ft_metadata": ["source.near_models.bronze_streamline.nearblocks_ft_metadata"], "model.near_models.bronze__address_labels": ["source.near_models.crosschain_silver.labels_combined"], "model.near_models.bronze__complete_provider_asset_metadata": ["source.near_models.crosschain_silver.complete_provider_asset_metadata"], "model.near_models.bronze__complete_native_asset_metadata": ["source.near_models.crosschain_silver.complete_native_asset_metadata"], "model.near_models.bronze__complete_token_prices": ["source.near_models.crosschain_silver.complete_token_prices"], "model.near_models.bronze__complete_token_asset_metadata": ["source.near_models.crosschain_silver.complete_token_asset_metadata"], "model.near_models.bronze__complete_native_prices": ["source.near_models.crosschain_silver.complete_native_prices"], "model.near_models.bronze__complete_provider_prices": ["source.near_models.crosschain_silver.complete_provider_prices"], "model.near_models.livequery__request_nearblocks_nft_metadata": [], "test.near_models.tests__chunk_gaps": ["model.near_models.silver__blocks_v2", "model.near_models.silver__chunks_v2"], "test.near_models.tests__block_gaps": ["model.near_models.silver__blocks_final", "model.near_models.silver__blocks_v2"], "test.near_models.tests__receipt_gaps": ["model.near_models.silver__blocks_v2", "model.near_models.silver__chunks_v2", "model.near_models.silver__receipts_final"], "test.near_models.tests__tx_gaps": ["model.near_models.silver__blocks_v2", "model.near_models.silver__chunks_v2", "model.near_models.silver__transactions_v2"], "seed.near_models.seeds__near_project_labels_v1": [], "seed.near_models.seeds__allbridge_ids": [], "seed.near_models.seeds__token_labels": [], "seed.near_models.seeds__ft_tokenlist": [], "seed.near_models.seeds__multichain_ids": [], "seed.near_models.seeds__impacted_blocks": [], "seed.near_models.seeds__wormhole_ids": [], "seed.near_models.seeds__portalbridge_tokenids": [], "operation.near_models.near_models-on-run-start-0": [], "operation.near_models.near_models-on-run-start-1": [], "operation.near_models.near_models-on-run-end-0": [], "model.fsc_utils._datashare___create_udfs": [], "model.fsc_utils._datashare___create_gold": [], "model.livequery_base.live__allow_list": ["model.livequery_base.live"], "model.livequery_base.live": ["model.livequery_base._live", "model.livequery_base._utils", "model.livequery_base.utils"], "model.livequery_base._utils": [], "model.livequery_base._live": [], "model.livequery_base.utils": ["model.livequery_base._utils"], "analysis.livequery_base.test_create_or_drop_function_from_config": [], "analysis.livequery_base.test_functions": [], "analysis.livequery_base.test_functions_py": [], "seed.livequery_base.live__verified_api_endpoints": [], "operation.livequery_base.livequery_base-on-run-start-0": [], "operation.livequery_base.livequery_base-on-run-end-0": [], "test.near_models.not_null_silver__pool_events_tx_hash.581c404ec1": ["model.near_models.silver__pool_events"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__pool_events_tx_hash__VARCHAR.c3bd10d75d": ["model.near_models.silver__pool_events"], "test.near_models.not_null_silver__pool_events_block_id.9c77ed9257": ["model.near_models.silver__pool_events"], "test.near_models.not_null_silver__pool_events_block_timestamp.9e8c88d1b7": ["model.near_models.silver__pool_events"], "test.near_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__pool_events_block_timestamp__day__1.8a2a120ef6": ["model.near_models.silver__pool_events"], "test.near_models.not_null_silver__pool_events_receipt_object_id.41ae74569b": ["model.near_models.silver__pool_events"], "test.near_models.not_null_silver__pool_events_receiver_id.f24e64dff5": ["model.near_models.silver__pool_events"], "test.near_models.not_null_silver__pool_events_signer_id.b061018f77": ["model.near_models.silver__pool_events"], "test.near_models.not_null_silver__pool_events_predecessor_id.340cdf35be": ["model.near_models.silver__pool_events"], "test.near_models.not_null_silver__pool_events_status_value.3c9894cb7c": ["model.near_models.silver__pool_events"], "test.near_models.not_null_silver__pool_events_logs.0163adb4bc": ["model.near_models.silver__pool_events"], "test.near_models.not_null_silver__pool_events_LOG.369e907bc8": ["model.near_models.silver__pool_events"], "test.near_models.not_null_silver__pool_events_POOL_EVENTS_ID.93ae569735": ["model.near_models.silver__pool_events"], "test.near_models.unique_silver__pool_events_POOL_EVENTS_ID.9200a3c538": ["model.near_models.silver__pool_events"], "test.near_models.not_null_silver__pool_balance_daily_date_day.a4a227f021": ["model.near_models.silver__pool_balance_daily"], "test.near_models.not_null_silver__pool_balance_daily_address.a8ea29f0b4": ["model.near_models.silver__pool_balance_daily"], "test.near_models.not_null_silver__pool_balance_daily_balance.b1fddc5e12": ["model.near_models.silver__pool_balance_daily"], "test.near_models.not_null_silver__pool_balance_daily__id.6622ad340a": ["model.near_models.silver__pool_balance_daily"], "test.near_models.unique_silver__pool_balance_daily__id.fc46cec893": ["model.near_models.silver__pool_balance_daily"], "test.near_models.not_null_silver__staking_pools_s3_tx_hash.98b530bf8a": ["model.near_models.silver__staking_pools_s3"], "test.near_models.not_null_silver__staking_pools_s3_block_timestamp.842cbef958": ["model.near_models.silver__staking_pools_s3"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__staking_pools_s3_block_timestamp__TIMESTAMP_NTZ.cd9410d407": ["model.near_models.silver__staking_pools_s3"], "test.near_models.not_null_silver__staking_pools_s3_block_id.d95930bf23": ["model.near_models.silver__staking_pools_s3"], "test.near_models.not_null_silver__staking_pools_s3_receipt_id.29f84c3b37": ["model.near_models.silver__staking_pools_s3"], "test.near_models.not_null_silver__staking_pools_s3_owner.e788df571d": ["model.near_models.silver__staking_pools_s3"], "test.near_models.not_null_silver__staking_pools_s3_address.f975bca6c8": ["model.near_models.silver__staking_pools_s3"], "test.near_models.dbt_expectations_expect_column_values_to_match_regex_silver__staking_pools_s3_address___pool_.243c0ef40e": ["model.near_models.silver__staking_pools_s3"], "test.near_models.not_null_silver__staking_pools_s3_reward_fee_fraction.7842793cc7": ["model.near_models.silver__staking_pools_s3"], "test.near_models.not_null_silver__staking_pools_s3_tx_type.4974456cfa": ["model.near_models.silver__staking_pools_s3"], "test.near_models.accepted_values_silver__staking_pools_s3_tx_type__Create__Update.d8231cc078": ["model.near_models.silver__staking_pools_s3"], "test.near_models.unique_silver__staking_pools_s3_staking_pools_id.5c0eca0cbe": ["model.near_models.silver__staking_pools_s3"], "test.near_models.not_null_silver__staking_pools_s3_staking_pools_id.6778099002": ["model.near_models.silver__staking_pools_s3"], "test.near_models.not_null_silver__staking_epochs_TX_HASH.a5c75ed976": ["model.near_models.silver__staking_epochs"], "test.near_models.not_null_silver__staking_epochs_BLOCK_ID.678bafa4eb": ["model.near_models.silver__staking_epochs"], "test.near_models.not_null_silver__staking_epochs_BLOCK_TIMESTAMP.1d6afc7ad7": ["model.near_models.silver__staking_epochs"], "test.near_models.not_null_silver__staking_epochs_POOL_ID.f0e1340bc1": ["model.near_models.silver__staking_epochs"], "test.near_models.not_null_silver__staking_epochs_EPOCH_NUMBER.555a92357a": ["model.near_models.silver__staking_epochs"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__staking_epochs_EPOCH_NUMBER__NUMBER.52826030e4": ["model.near_models.silver__staking_epochs"], "test.near_models.not_null_silver__staking_epochs_REWARD_TOKENS.4d4fa39b9b": ["model.near_models.silver__staking_epochs"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__staking_epochs_REWARD_TOKENS__NUMBER.785b671701": ["model.near_models.silver__staking_epochs"], "test.near_models.not_null_silver__staking_epochs_TOTAL_STAKED_BALANCE.be041c78a8": ["model.near_models.silver__staking_epochs"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__staking_epochs_TOTAL_STAKED_BALANCE__NUMBER.02b66662a0": ["model.near_models.silver__staking_epochs"], "test.near_models.not_null_silver__staking_epochs_TOTAL_STAKING_SHARES.fc40ec10de": ["model.near_models.silver__staking_epochs"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__staking_epochs_TOTAL_STAKING_SHARES__NUMBER.9772e15bad": ["model.near_models.silver__staking_epochs"], "test.near_models.unique_silver__staking_epochs__EPOCH_ID.af78d75e5a": ["model.near_models.silver__staking_epochs"], "test.near_models.not_null_silver__staking_epochs__EPOCH_ID.56347b44b3": ["model.near_models.silver__staking_epochs"], "test.near_models.dbt_utils_recency_silver__staking_epochs_day__block_timestamp__1.0661b83cc6": ["model.near_models.silver__staking_epochs"], "test.near_models.not_null_silver__pool_balances_amount_raw.201539a68d": ["model.near_models.silver__pool_balances"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__pool_balances_amount_raw__NUMBER.2e5b246196": ["model.near_models.silver__pool_balances"], "test.near_models.not_null_silver__pool_balances_amount_adj.718851c739": ["model.near_models.silver__pool_balances"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__pool_balances_amount_adj__FLOAT__DOUBLE.a910f2fa40": ["model.near_models.silver__pool_balances"], "test.near_models.not_null_silver__staking_actions_v2_log_signer_id.ec5633dfe5": ["model.near_models.silver__staking_actions_v2"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__staking_actions_v2_log_signer_id__VARCHAR.74c176ee32": ["model.near_models.silver__staking_actions_v2"], "test.near_models.not_null_silver__staking_actions_v2_action.78e37e280a": ["model.near_models.silver__staking_actions_v2"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__staking_actions_v2_action__VARCHAR.416201da72": ["model.near_models.silver__staking_actions_v2"], "test.near_models.accepted_values_silver__staking_actions_v2_action__deposited__withdrawing__staking__unstaking.4660f37c12": ["model.near_models.silver__staking_actions_v2"], "test.near_models.not_null_silver__staking_actions_v2_amount_raw.dd193c8740": ["model.near_models.silver__staking_actions_v2"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__staking_actions_v2_amount_raw__NUMBER.745574aa93": ["model.near_models.silver__staking_actions_v2"], "test.near_models.not_null_silver__staking_actions_v2_amount_adj.6e98872a28": ["model.near_models.silver__staking_actions_v2"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__staking_actions_v2_amount_adj__FLOAT__DOUBLE.3e7e0ade13": ["model.near_models.silver__staking_actions_v2"], "test.near_models.not_null_silver__staking_actions_v2_decimals.7c5db53cc6": ["model.near_models.silver__staking_actions_v2"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__staking_actions_v2_decimals__NUMBER.095c594ce0": ["model.near_models.silver__staking_actions_v2"], "test.near_models.not_null_silver__lockup_actions_LOCKUP_ACTIONS_ID.f5464eafbc": ["model.near_models.silver__lockup_actions"], "test.near_models.unique_silver__lockup_actions_LOCKUP_ACTIONS_ID.28b3fec1c7": ["model.near_models.silver__lockup_actions"], "test.near_models.not_null_silver__lockup_actions_BLOCK_TIMESTAMP.97b3d7b958": ["model.near_models.silver__lockup_actions"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__lockup_actions_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.35863d0d80": ["model.near_models.silver__lockup_actions"], "test.near_models.not_null_silver__lockup_actions_TX_HASH.31e41ab371": ["model.near_models.silver__lockup_actions"], "test.near_models.not_null_silver__lockup_actions_LOCKUP_ACCOUNT_ID.c3257f49dc": ["model.near_models.silver__lockup_actions"], "test.near_models.not_null_silver__lockup_actions_OWNER_ACCOUNT_ID.7d564cc7c9": ["model.near_models.silver__lockup_actions"], "test.near_models.not_null_silver__lockup_actions_DEPOSIT.b74d05d97f": ["model.near_models.silver__lockup_actions"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__lockup_actions_DEPOSIT__FLOAT.83f8ea1e89": ["model.near_models.silver__lockup_actions"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__lockup_actions_LOCKUP_DURATION__VARCHAR.ef09dfc4ef": ["model.near_models.silver__lockup_actions"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__lockup_actions_LOCKUP_TIMESTAMP__VARCHAR.4a3d309381": ["model.near_models.silver__lockup_actions"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__lockup_actions_LOCKUP_TIMESTAMP_NTZ__TIMESTAMP_NTZ.c5954a64ce": ["model.near_models.silver__lockup_actions"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__lockup_actions_RELEASE_DURATION__VARCHAR.4e358ab18c": ["model.near_models.silver__lockup_actions"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__lockup_actions_VESTING_SCHEDULE__VARCHAR.3e978dca4c": ["model.near_models.silver__lockup_actions"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__lockup_actions_TRANSFERS_INFORMATION__VARCHAR.29477e1004": ["model.near_models.silver__lockup_actions"], "test.near_models.not_null_silver__lockup_actions_MODIFIED_TIMESTAMP.5c0835687f": ["model.near_models.silver__lockup_actions"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__lockup_actions_MODIFIED_TIMESTAMP__TIMESTAMP_NTZ.78f78bb334": ["model.near_models.silver__lockup_actions"], "test.near_models.not_null_silver__lockup_actions_INSERTED_TIMESTAMP.91a3244ee4": ["model.near_models.silver__lockup_actions"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__lockup_actions_INSERTED_TIMESTAMP__TIMESTAMP_NTZ.7c21ce0d79": ["model.near_models.silver__lockup_actions"], "test.near_models.not_null_silver__ft_contract_metadata_ASSET_IDENTIFIER.332e4fa269": ["model.near_models.silver__ft_contract_metadata"], "test.near_models.unique_silver__ft_contract_metadata_ASSET_IDENTIFIER.92058483fd": ["model.near_models.silver__ft_contract_metadata"], "test.near_models.not_null_silver__ft_contract_metadata_FT_CONTRACT_METADATA_ID.964d5ff4d4": ["model.near_models.silver__ft_contract_metadata"], "test.near_models.unique_silver__ft_contract_metadata_FT_CONTRACT_METADATA_ID.a95bd5c004": ["model.near_models.silver__ft_contract_metadata"], "test.near_models.dbt_utils_recency_silver__ft_contract_metadata_day__inserted_timestamp__8.eff7c5a6b7": ["model.near_models.silver__ft_contract_metadata"], "test.near_models.not_null_silver__nft_contract_metadata_CONTRACT_ADDRESS.e025e89130": ["model.near_models.silver__nft_contract_metadata"], "test.near_models.unique_silver__nft_contract_metadata_CONTRACT_ADDRESS.de476ed4a5": ["model.near_models.silver__nft_contract_metadata"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__nft_contract_metadata_CONTRACT_ADDRESS__VARCHAR.857b10cc38": ["model.near_models.silver__nft_contract_metadata"], "test.near_models.not_null_silver__nft_contract_metadata_NAME.d01a74759e": ["model.near_models.silver__nft_contract_metadata"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__nft_contract_metadata_NAME__VARCHAR.f796469629": ["model.near_models.silver__nft_contract_metadata"], "test.near_models.not_null_silver__nft_contract_metadata_SYMBOL.a70861ab1e": ["model.near_models.silver__nft_contract_metadata"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__nft_contract_metadata_SYMBOL__VARCHAR.5feac8eeb9": ["model.near_models.silver__nft_contract_metadata"], "test.near_models.dbt_utils_recency_silver__nft_contract_metadata_day___inserted_timestamp__7.5611b2c690": ["model.near_models.silver__nft_contract_metadata"], "test.near_models.not_null_silver__atlas_supply_utc_date.76028a022e": ["model.near_models.silver__atlas_supply"], "test.near_models.not_null_silver__atlas_supply_total_supply.33211c6534": ["model.near_models.silver__atlas_supply"], "test.near_models.not_null_silver__atlas_supply_total_staked_supply.e3eac15536": ["model.near_models.silver__atlas_supply"], "test.near_models.not_null_silver__atlas_supply_total_nonstaked_supply.a1e53a828b": ["model.near_models.silver__atlas_supply"], "test.near_models.not_null_silver__atlas_supply_circulating_supply.b969cc717d": ["model.near_models.silver__atlas_supply"], "test.near_models.not_null_silver__atlas_supply_total_locked_supply.8b7298f325": ["model.near_models.silver__atlas_supply"], "test.near_models.not_null_silver__atlas_supply_liquid_supply.17960bfce2": ["model.near_models.silver__atlas_supply"], "test.near_models.not_null_silver__atlas_supply_nonliquid_supply.d281fbfc4b": ["model.near_models.silver__atlas_supply"], "test.near_models.not_null_silver__atlas_supply_staked_locked_supply.0c50338d12": ["model.near_models.silver__atlas_supply"], "test.near_models.not_null_silver__atlas_supply_non_staked_locked_supply.a8724c18e8": ["model.near_models.silver__atlas_supply"], "test.near_models.not_null_silver__atlas_supply_staked_circulating_supply.e1b679857e": ["model.near_models.silver__atlas_supply"], "test.near_models.not_null_silver__atlas_supply_nonstaked_circulating_supply.d9360dca14": ["model.near_models.silver__atlas_supply"], "test.near_models.not_null_silver__atlas_supply_perc_locked_supply.827ca57813": ["model.near_models.silver__atlas_supply"], "test.near_models.not_null_silver__atlas_supply_perc_circulating_supply.a7f25473f4": ["model.near_models.silver__atlas_supply"], "test.near_models.not_null_silver__atlas_supply_perc_staked_locked.37bc3a890b": ["model.near_models.silver__atlas_supply"], "test.near_models.not_null_silver__atlas_supply_perc_staked_circulating.be95e2516b": ["model.near_models.silver__atlas_supply"], "test.near_models.not_null_silver__atlas_supply_atlas_supply_id.571a343266": ["model.near_models.silver__atlas_supply"], "test.near_models.unique_silver__atlas_supply_atlas_supply_id.4ee99986dd": ["model.near_models.silver__atlas_supply"], "test.near_models.not_null_silver__atlas_supply_daily_lockup_staking_balances_lockup_account_id.2173400122": ["model.near_models.silver__atlas_supply_daily_lockup_staking_balances"], "test.near_models.not_null_silver__atlas_supply_daily_lockup_staking_balances_utc_date.147070e87c": ["model.near_models.silver__atlas_supply_daily_lockup_staking_balances"], "test.near_models.not_null_silver__atlas_supply_daily_lockup_staking_balances_staked_balance.4cd72fd554": ["model.near_models.silver__atlas_supply_daily_lockup_staking_balances"], "test.near_models.not_null_silver__atlas_supply_daily_lockup_staking_balances_atlas_daily_lockup_staking_balances_id.3526ee61be": ["model.near_models.silver__atlas_supply_daily_lockup_staking_balances"], "test.near_models.unique_silver__atlas_supply_daily_lockup_staking_balances_atlas_daily_lockup_staking_balances_id.8cfffd48ea": ["model.near_models.silver__atlas_supply_daily_lockup_staking_balances"], "test.near_models.not_null_silver__atlas_supply_lockup_receipts_receipt_object_id.de8513502b": ["model.near_models.silver__atlas_supply_lockup_receipts"], "test.near_models.not_null_silver__atlas_supply_lockup_receipts_tx_hash.cacdcb629b": ["model.near_models.silver__atlas_supply_lockup_receipts"], "test.near_models.not_null_silver__atlas_supply_lockup_receipts_block_timestamp.9185f23f09": ["model.near_models.silver__atlas_supply_lockup_receipts"], "test.near_models.not_null_silver__atlas_supply_lockup_receipts_predecessor_id.10ad384142": ["model.near_models.silver__atlas_supply_lockup_receipts"], "test.near_models.not_null_silver__atlas_supply_lockup_receipts_receiver_id.0ff7b9f9a0": ["model.near_models.silver__atlas_supply_lockup_receipts"], "test.near_models.not_null_silver__atlas_supply_lockup_receipts_actions.0fb3f58a9a": ["model.near_models.silver__atlas_supply_lockup_receipts"], "test.near_models.not_null_silver__atlas_supply_lockup_receipts_status.69f5778040": ["model.near_models.silver__atlas_supply_lockup_receipts"], "test.near_models.not_null_silver__atlas_supply_lockup_receipts_atlas_supply_lockup_receipts_id.e6d4d3243e": ["model.near_models.silver__atlas_supply_lockup_receipts"], "test.near_models.unique_silver__atlas_supply_lockup_receipts_atlas_supply_lockup_receipts_id.1910b6e647": ["model.near_models.silver__atlas_supply_lockup_receipts"], "test.near_models.not_null_silver__atlas_supply_epochs_epoch_id.4cad3ef366": ["model.near_models.silver__atlas_supply_epochs"], "test.near_models.not_null_silver__atlas_supply_epochs_min_block_id.4d0dec5d01": ["model.near_models.silver__atlas_supply_epochs"], "test.near_models.not_null_silver__atlas_supply_epochs_max_block_id.9ea3fa38c0": ["model.near_models.silver__atlas_supply_epochs"], "test.near_models.not_null_silver__atlas_supply_epochs_blocks.582278987a": ["model.near_models.silver__atlas_supply_epochs"], "test.near_models.not_null_silver__atlas_supply_epochs_block_producers.823cea748b": ["model.near_models.silver__atlas_supply_epochs"], "test.near_models.not_null_silver__atlas_supply_epochs_start_time.eb6aac13c0": ["model.near_models.silver__atlas_supply_epochs"], "test.near_models.not_null_silver__atlas_supply_epochs_end_time.6a7bac3339": ["model.near_models.silver__atlas_supply_epochs"], "test.near_models.not_null_silver__atlas_supply_epochs_total_near_supply.73be9d6d22": ["model.near_models.silver__atlas_supply_epochs"], "test.near_models.not_null_silver__atlas_supply_epochs_epoch_num.fef35a5b76": ["model.near_models.silver__atlas_supply_epochs"], "test.near_models.not_null_silver__atlas_supply_epochs_atlas_epochs_id.8c2c502ac9": ["model.near_models.silver__atlas_supply_epochs"], "test.near_models.unique_silver__atlas_supply_epochs_atlas_epochs_id.7113109145": ["model.near_models.silver__atlas_supply_epochs"], "test.near_models.not_null_silver__atlas_supply_daily_lockup_locked_balances_lockup_account_id.e31ec8c9fd": ["model.near_models.silver__atlas_supply_daily_lockup_locked_balances"], "test.near_models.not_null_silver__atlas_supply_daily_lockup_locked_balances_lockup_index.e309ea90c9": ["model.near_models.silver__atlas_supply_daily_lockup_locked_balances"], "test.near_models.not_null_silver__atlas_supply_daily_lockup_locked_balances_owner_account_id.762e8eec08": ["model.near_models.silver__atlas_supply_daily_lockup_locked_balances"], "test.near_models.not_null_silver__atlas_supply_daily_lockup_locked_balances_utc_date.3739a7a51a": ["model.near_models.silver__atlas_supply_daily_lockup_locked_balances"], "test.near_models.not_null_silver__atlas_supply_daily_lockup_locked_balances_block_timestamp.b0b065275c": ["model.near_models.silver__atlas_supply_daily_lockup_locked_balances"], "test.near_models.not_null_silver__atlas_supply_daily_lockup_locked_balances_lockup_amount.2ef3e8886e": ["model.near_models.silver__atlas_supply_daily_lockup_locked_balances"], "test.near_models.not_null_silver__atlas_supply_daily_lockup_locked_balances_deposit_timestamp.cba192d02d": ["model.near_models.silver__atlas_supply_daily_lockup_locked_balances"], "test.near_models.not_null_silver__atlas_supply_daily_lockup_locked_balances_locked_amount.f2e40bb06a": ["model.near_models.silver__atlas_supply_daily_lockup_locked_balances"], "test.near_models.not_null_silver__atlas_supply_daily_lockup_locked_balances_unlocked_amount_today.4805603158": ["model.near_models.silver__atlas_supply_daily_lockup_locked_balances"], "test.near_models.not_null_silver__atlas_supply_daily_lockup_locked_balances_atlas_daily_lockup_locked_balances_id.520fed2bb3": ["model.near_models.silver__atlas_supply_daily_lockup_locked_balances"], "test.near_models.unique_silver__atlas_supply_daily_lockup_locked_balances_atlas_daily_lockup_locked_balances_id.52649620ed": ["model.near_models.silver__atlas_supply_daily_lockup_locked_balances"], "test.near_models.not_null_silver__dex_swaps_v2_TX_HASH.dd0cf3adcf": ["model.near_models.silver__dex_swaps_v2"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__dex_swaps_v2_TX_HASH__STRING__VARCHAR.6ba2b7dae7": ["model.near_models.silver__dex_swaps_v2"], "test.near_models.not_null_silver__dex_swaps_v2_RECEIPT_ID.55c67e3e40": ["model.near_models.silver__dex_swaps_v2"], "test.near_models.not_null_silver__dex_swaps_v2_BLOCK_TIMESTAMP.c834b06fc7": ["model.near_models.silver__dex_swaps_v2"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__dex_swaps_v2_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.40f47f4026": ["model.near_models.silver__dex_swaps_v2"], "test.near_models.not_null_silver__dex_swaps_v2_AMOUNT_OUT_RAW.b50492a06f": ["model.near_models.silver__dex_swaps_v2"], "test.near_models.not_null_silver__dex_swaps_v2_TOKEN_OUT.6e3f4da918": ["model.near_models.silver__dex_swaps_v2"], "test.near_models.not_null_silver__dex_swaps_v2_AMOUNT_IN_RAW.1ba7caed73": ["model.near_models.silver__dex_swaps_v2"], "test.near_models.not_null_silver__dex_swaps_v2_TOKEN_IN.d5da1696ad": ["model.near_models.silver__dex_swaps_v2"], "test.near_models.not_null_silver__dex_swaps_v2_SWAP_INPUT_DATA.6f127fd7c2": ["model.near_models.silver__dex_swaps_v2"], "test.near_models.unique_silver__dex_swaps_v2_DEX_SWAPS_V2_ID.3c81b71a89": ["model.near_models.silver__dex_swaps_v2"], "test.near_models.dbt_utils_recency_silver__dex_swaps_v2_day__block_timestamp__1.9c5f5feda5": ["model.near_models.silver__dex_swaps_v2"], "test.near_models.not_null_silver__swap_intents_BLOCK_ID.7cecab11b8": ["model.near_models.silver__swap_intents"], "test.near_models.not_null_silver__swap_intents_BLOCK_TIMESTAMP.289062a9d4": ["model.near_models.silver__swap_intents"], "test.near_models.not_null_silver__swap_intents_TX_HASH.04c9381ede": ["model.near_models.silver__swap_intents"], "test.near_models.not_null_silver__swap_intents_RECEIPT_ID.7104b1b4ee": ["model.near_models.silver__swap_intents"], "test.near_models.not_null_silver__swap_intents_RECEIVER_ID.2498a4b230": ["model.near_models.silver__swap_intents"], "test.near_models.not_null_silver__swap_intents_SIGNER_ID.285d2bc925": ["model.near_models.silver__swap_intents"], "test.near_models.not_null_silver__swap_intents_INTENT_HASH.8d6473c7a3": ["model.near_models.silver__swap_intents"], "test.near_models.not_null_silver__swap_intents_ACCOUNT_ID.194eaa1f31": ["model.near_models.silver__swap_intents"], "test.near_models.not_null_silver__swap_intents_SWAP_INDEX.ba937a7868": ["model.near_models.silver__swap_intents"], "test.near_models.not_null_silver__swap_intents_AMOUNT_OUT_RAW.98b0340820": ["model.near_models.silver__swap_intents"], "test.near_models.not_null_silver__swap_intents_TOKEN_OUT.6795d064f2": ["model.near_models.silver__swap_intents"], "test.near_models.not_null_silver__swap_intents_AMOUNT_IN_RAW.53cc025a81": ["model.near_models.silver__swap_intents"], "test.near_models.not_null_silver__swap_intents_TOKEN_IN.7cfd4840ca": ["model.near_models.silver__swap_intents"], "test.near_models.not_null_silver__swap_intents_SWAP_INPUT_DATA.93bd33c39c": ["model.near_models.silver__swap_intents"], "test.near_models.not_null_silver__swap_intents_LOG.b6974d11e6": ["model.near_models.silver__swap_intents"], "test.near_models.not_null_silver__swap_intents_INTENTS_SWAP_ID.0ac1e7eb7c": ["model.near_models.silver__swap_intents"], "test.near_models.unique_silver__swap_intents_INTENTS_SWAP_ID.ef99222698": ["model.near_models.silver__swap_intents"], "test.near_models.not_null_silver__swap_intents_INSERTED_TIMESTAMP.043e4d4d0e": ["model.near_models.silver__swap_intents"], "test.near_models.not_null_silver__swap_intents_MODIFIED_TIMESTAMP.85bfdfac8e": ["model.near_models.silver__swap_intents"], "test.near_models.not_null_silver__burrow_collaterals_TX_HASH.f5fa064908": ["model.near_models.silver__burrow_collaterals"], "test.near_models.not_null_silver__burrow_collaterals_BLOCK_ID.aa52a13799": ["model.near_models.silver__burrow_collaterals"], "test.near_models.not_null_silver__burrow_collaterals_BLOCK_TIMESTAMP.42ea944c25": ["model.near_models.silver__burrow_collaterals"], "test.near_models.not_null_silver__burrow_collaterals_BURROW_COLLATERALS_ID.4cf79d97bc": ["model.near_models.silver__burrow_collaterals"], "test.near_models.unique_silver__burrow_collaterals_BURROW_COLLATERALS_ID.1a84386647": ["model.near_models.silver__burrow_collaterals"], "test.near_models.not_null_silver__burrow_repays_TX_HASH.f430f09b73": ["model.near_models.silver__burrow_repays"], "test.near_models.not_null_silver__burrow_repays_BLOCK_ID.21b18b6e23": ["model.near_models.silver__burrow_repays"], "test.near_models.not_null_silver__burrow_repays_BLOCK_TIMESTAMP.db5152f736": ["model.near_models.silver__burrow_repays"], "test.near_models.not_null_silver__burrow_repays_BURROW_REPAYS_ID.a4ea13e268": ["model.near_models.silver__burrow_repays"], "test.near_models.unique_silver__burrow_repays_BURROW_REPAYS_ID.2ef189c990": ["model.near_models.silver__burrow_repays"], "test.near_models.not_null_silver__burrow_borrows_TX_HASH.776e2bd3d0": ["model.near_models.silver__burrow_borrows"], "test.near_models.not_null_silver__burrow_borrows_BLOCK_ID.db8e6c81ff": ["model.near_models.silver__burrow_borrows"], "test.near_models.not_null_silver__burrow_borrows_BLOCK_TIMESTAMP.5f295997ba": ["model.near_models.silver__burrow_borrows"], "test.near_models.not_null_silver__burrow_borrows_BURROW_BORROWS_ID.7af5d11d1f": ["model.near_models.silver__burrow_borrows"], "test.near_models.unique_silver__burrow_borrows_BURROW_BORROWS_ID.490780e2bb": ["model.near_models.silver__burrow_borrows"], "test.near_models.not_null_silver__burrow_withdraws_TX_HASH.fcf4b55dc8": ["model.near_models.silver__burrow_withdraws"], "test.near_models.not_null_silver__burrow_withdraws_BLOCK_ID.012b315daf": ["model.near_models.silver__burrow_withdraws"], "test.near_models.not_null_silver__burrow_withdraws_BLOCK_TIMESTAMP.e0691a0b39": ["model.near_models.silver__burrow_withdraws"], "test.near_models.not_null_silver__burrow_withdraws_BURROW_WITHDRAWS_ID.378b2783c7": ["model.near_models.silver__burrow_withdraws"], "test.near_models.unique_silver__burrow_withdraws_BURROW_WITHDRAWS_ID.f4a579e03b": ["model.near_models.silver__burrow_withdraws"], "test.near_models.not_null_silver__burrow_deposits_TX_HASH.098507492d": ["model.near_models.silver__burrow_deposits"], "test.near_models.not_null_silver__burrow_deposits_BLOCK_ID.0e4ddc2725": ["model.near_models.silver__burrow_deposits"], "test.near_models.not_null_silver__burrow_deposits_BLOCK_TIMESTAMP.0a4216af46": ["model.near_models.silver__burrow_deposits"], "test.near_models.not_null_silver__burrow_deposits_BURROW_DEPOSITS_ID.ec3c588504": ["model.near_models.silver__burrow_deposits"], "test.near_models.unique_silver__burrow_deposits_BURROW_DEPOSITS_ID.80a9e72143": ["model.near_models.silver__burrow_deposits"], "test.near_models.not_null_silver__nft_transfers_BLOCK_TIMESTAMP.376ac811e0": ["model.near_models.silver__nft_transfers"], "test.near_models.not_null_silver__nft_transfers_CONTRACT_ADDRESS.616fbb7bba": ["model.near_models.silver__nft_transfers"], "test.near_models.not_null_silver__nft_transfers_FROM_ADDRESS.b6f4942bc7": ["model.near_models.silver__nft_transfers"], "test.near_models.not_null_silver__nft_transfers_TO_ADDRESS.be19f60243": ["model.near_models.silver__nft_transfers"], "test.near_models.not_null_silver__nft_transfers_TOKEN_ID.b27844e800": ["model.near_models.silver__nft_transfers"], "test.near_models.unique_silver__nft_transfers_NFT_TRANSFERS_ID.9ebf0efeef": ["model.near_models.silver__nft_transfers"], "test.near_models.not_null_silver__nft_transfers_NFT_TRANSFERS_ID.afadc4ba35": ["model.near_models.silver__nft_transfers"], "test.near_models.not_null_silver__nft_complete_nft_sales_RECEIPT_ID.5761c73f59": ["model.near_models.silver__nft_complete_nft_sales"], "test.near_models.not_null_silver__nft_complete_nft_sales_BLOCK_ID.49422a07da": ["model.near_models.silver__nft_complete_nft_sales"], "test.near_models.not_null_silver__nft_complete_nft_sales_BLOCK_TIMESTAMP.9857746f96": ["model.near_models.silver__nft_complete_nft_sales"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__nft_complete_nft_sales_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.d93f89d03e": ["model.near_models.silver__nft_complete_nft_sales"], "test.near_models.not_null_silver__nft_complete_nft_sales_TX_HASH.f24372d385": ["model.near_models.silver__nft_complete_nft_sales"], "test.near_models.not_null_silver__nft_complete_nft_sales_GAS_BURNED.fe7e061620": ["model.near_models.silver__nft_complete_nft_sales"], "test.near_models.not_null_silver__nft_complete_nft_sales_SELLER_ADDRESS.202281fc80": ["model.near_models.silver__nft_complete_nft_sales"], "test.near_models.not_null_silver__nft_complete_nft_sales_BUYER_ADDRESS.9e007f73ba": ["model.near_models.silver__nft_complete_nft_sales"], "test.near_models.not_null_silver__nft_complete_nft_sales_PLATFORM_ADDRESS.9334bdb9e5": ["model.near_models.silver__nft_complete_nft_sales"], "test.near_models.not_null_silver__nft_complete_nft_sales_PLATFORM_NAME.bcdd145efd": ["model.near_models.silver__nft_complete_nft_sales"], "test.near_models.accepted_values_silver__nft_complete_nft_sales_PLATFORM_NAME__Mintbase__Paras__Apollo42__TradePort__UniqArt__L2E__FewAndFar__Mitte.31dd14381b": ["model.near_models.silver__nft_complete_nft_sales"], "test.near_models.not_null_silver__nft_complete_nft_sales_NFT_ADDRESS.2afba59474": ["model.near_models.silver__nft_complete_nft_sales"], "test.near_models.not_null_silver__nft_complete_nft_sales_TOKEN_ID.9079c55a22": ["model.near_models.silver__nft_complete_nft_sales"], "test.near_models.not_null_silver__nft_complete_nft_sales_PRICE.a666e8c442": ["model.near_models.silver__nft_complete_nft_sales"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__nft_complete_nft_sales_PRICE__FLOAT.a2195504e2": ["model.near_models.silver__nft_complete_nft_sales"], "test.near_models.dbt_expectations_expect_column_values_to_be_between_silver__nft_complete_nft_sales_PRICE__0.aa18fd1d84": ["model.near_models.silver__nft_complete_nft_sales"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__nft_complete_nft_sales_PRICE_USD__FLOAT.6ad8223300": ["model.near_models.silver__nft_complete_nft_sales"], "test.near_models.dbt_expectations_expect_column_values_to_be_between_silver__nft_complete_nft_sales_PRICE_USD__0.3b2c120245": ["model.near_models.silver__nft_complete_nft_sales"], "test.near_models.not_null_silver__nft_complete_nft_sales_METHOD_NAME.02ac42beda": ["model.near_models.silver__nft_complete_nft_sales"], "test.near_models.not_null_silver__nft_complete_nft_sales_LOG.1d1b9c5cc5": ["model.near_models.silver__nft_complete_nft_sales"], "test.near_models.not_null_silver__nft_complete_nft_sales_LOGS_INDEX.6ab1366bc5": ["model.near_models.silver__nft_complete_nft_sales"], "test.near_models.dbt_expectations_expect_column_values_to_be_between_silver__nft_complete_nft_sales_PLATFORM_FEE__0.c27be113c2": ["model.near_models.silver__nft_complete_nft_sales"], "test.near_models.dbt_expectations_expect_column_values_to_be_between_silver__nft_complete_nft_sales_PLATFORM_FEE_USD__0.be86eb1b56": ["model.near_models.silver__nft_complete_nft_sales"], "test.near_models.not_null_silver__nft_complete_nft_sales_NFT_SALES_ID.553caebe34": ["model.near_models.silver__nft_complete_nft_sales"], "test.near_models.unique_silver__nft_complete_nft_sales_NFT_SALES_ID.0232439b47": ["model.near_models.silver__nft_complete_nft_sales"], "test.near_models.not_null_silver__nft_complete_nft_sales_INSERTED_TIMESTAMP.5c603c7695": ["model.near_models.silver__nft_complete_nft_sales"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__nft_complete_nft_sales_INSERTED_TIMESTAMP__TIMESTAMP_NTZ.40a3e0f4aa": ["model.near_models.silver__nft_complete_nft_sales"], "test.near_models.not_null_silver__nft_complete_nft_sales_MODIFIED_TIMESTAMP.2689045099": ["model.near_models.silver__nft_complete_nft_sales"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__nft_complete_nft_sales_MODIFIED_TIMESTAMP__TIMESTAMP_NTZ.cb52b1ead1": ["model.near_models.silver__nft_complete_nft_sales"], "test.near_models.not_null_silver__nft_complete_nft_sales__INVOCATION_ID.3b82a8c270": ["model.near_models.silver__nft_complete_nft_sales"], "test.near_models.not_null_silver_stats__core_metrics_block_hourly_BLOCK_TIMESTAMP_HOUR.8e2fd8e3ae": ["model.near_models.silver_stats__core_metrics_block_hourly"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_block_hourly_BLOCK_TIMESTAMP_HOUR__TIMESTAMP_LTZ__TIMESTAMP_NTZ.f57b79e3d9": ["model.near_models.silver_stats__core_metrics_block_hourly"], "test.near_models.not_null_silver_stats__core_metrics_block_hourly_BLOCK_NUMBER_MIN.91f14c72c6": ["model.near_models.silver_stats__core_metrics_block_hourly"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_block_hourly_BLOCK_NUMBER_MIN__NUMBER__FLOAT.0604dbe85e": ["model.near_models.silver_stats__core_metrics_block_hourly"], "test.near_models.not_null_silver_stats__core_metrics_block_hourly_BLOCK_NUMBER_MAX.bc389eb5d7": ["model.near_models.silver_stats__core_metrics_block_hourly"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_block_hourly_BLOCK_NUMBER_MAX__NUMBER__FLOAT.7e896d6675": ["model.near_models.silver_stats__core_metrics_block_hourly"], "test.near_models.not_null_silver_stats__core_metrics_block_hourly_BLOCK_COUNT.6fe26d9daa": ["model.near_models.silver_stats__core_metrics_block_hourly"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_block_hourly_BLOCK_COUNT__NUMBER__FLOAT.54d4b30bf7": ["model.near_models.silver_stats__core_metrics_block_hourly"], "test.near_models.dbt_expectations_expect_row_values_to_have_recent_data_silver_stats__core_metrics_block_hourly__INSERTED_TIMESTAMP__day__1.e810b06cec": ["model.near_models.silver_stats__core_metrics_block_hourly"], "test.near_models.dbt_utils_unique_combination_of_columns_silver_stats__core_metrics_block_hourly_BLOCK_TIMESTAMP_HOUR.e82e2ff0a8": ["model.near_models.silver_stats__core_metrics_block_hourly"], "test.near_models.not_null_silver_stats__core_metrics_hourly_BLOCK_TIMESTAMP_HOUR.efdb4b7e98": ["model.near_models.silver_stats__core_metrics_hourly"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_hourly_BLOCK_TIMESTAMP_HOUR__TIMESTAMP_LTZ__TIMESTAMP_NTZ.5239671c2c": ["model.near_models.silver_stats__core_metrics_hourly"], "test.near_models.not_null_silver_stats__core_metrics_hourly_TRANSACTION_COUNT.866f191153": ["model.near_models.silver_stats__core_metrics_hourly"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_hourly_TRANSACTION_COUNT__NUMBER__FLOAT.5a8e6e8880": ["model.near_models.silver_stats__core_metrics_hourly"], "test.near_models.not_null_silver_stats__core_metrics_hourly_TRANSACTION_COUNT_SUCCESS.5b82a449dd": ["model.near_models.silver_stats__core_metrics_hourly"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_hourly_TRANSACTION_COUNT_SUCCESS__NUMBER__FLOAT.c5d0b2cc33": ["model.near_models.silver_stats__core_metrics_hourly"], "test.near_models.not_null_silver_stats__core_metrics_hourly_TRANSACTION_COUNT_FAILED.4fe1d21e07": ["model.near_models.silver_stats__core_metrics_hourly"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_hourly_TRANSACTION_COUNT_FAILED__NUMBER__FLOAT.5f9df371b1": ["model.near_models.silver_stats__core_metrics_hourly"], "test.near_models.not_null_silver_stats__core_metrics_hourly_UNIQUE_FROM_COUNT.1e73e0a934": ["model.near_models.silver_stats__core_metrics_hourly"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_hourly_UNIQUE_FROM_COUNT__NUMBER__FLOAT.225f59bd1e": ["model.near_models.silver_stats__core_metrics_hourly"], "test.near_models.not_null_silver_stats__core_metrics_hourly_UNIQUE_TO_COUNT.d64e239e23": ["model.near_models.silver_stats__core_metrics_hourly"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_hourly_UNIQUE_TO_COUNT__NUMBER__FLOAT.4cd5081b32": ["model.near_models.silver_stats__core_metrics_hourly"], "test.near_models.not_null_silver_stats__core_metrics_hourly_TOTAL_FEES.558b8cb0c7": ["model.near_models.silver_stats__core_metrics_hourly"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_hourly_TOTAL_FEES__DECIMAL__FLOAT__NUMBER.ada34dd6db": ["model.near_models.silver_stats__core_metrics_hourly"], "test.near_models.dbt_expectations_expect_row_values_to_have_recent_data_silver_stats__core_metrics_hourly__INSERTED_TIMESTAMP__day__1.874a5937d5": ["model.near_models.silver_stats__core_metrics_hourly"], "test.near_models.dbt_utils_unique_combination_of_columns_silver_stats__core_metrics_hourly_BLOCK_TIMESTAMP_HOUR.0797e73b88": ["model.near_models.silver_stats__core_metrics_hourly"], "test.near_models.not_null_silver__blocks_final_block_id.453a568256": ["model.near_models.silver__blocks_final"], "test.near_models.unique_silver__blocks_final_block_id.ab79f5eb02": ["model.near_models.silver__blocks_final"], "test.near_models.not_null_silver__blocks_final_block_timestamp.14fa24c95a": ["model.near_models.silver__blocks_final"], "test.near_models.not_null_silver__blocks_final_block_hash.ce9cbcb167": ["model.near_models.silver__blocks_final"], "test.near_models.unique_silver__blocks_final_block_hash.48117bb4c5": ["model.near_models.silver__blocks_final"], "test.near_models.not_null_silver__blocks_final_prev_hash.72600ae108": ["model.near_models.silver__blocks_final"], "test.near_models.unique_silver__blocks_final_prev_hash.91bf9fae59": ["model.near_models.silver__blocks_final"], "test.near_models.not_null_silver__blocks_final_block_author.a3b9f27cfa": ["model.near_models.silver__blocks_final"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__blocks_final_chunks_json__VARIANT__ARRAY__OBJECT.519cdf5f98": ["model.near_models.silver__blocks_final"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__blocks_final_header_json__VARIANT__OBJECT.d0edf43138": ["model.near_models.silver__blocks_final"], "test.near_models.not_null_silver__blocks_final_blocks_final_id.ed8736478a": ["model.near_models.silver__blocks_final"], "test.near_models.unique_silver__blocks_final_blocks_final_id.6d4164cf67": ["model.near_models.silver__blocks_final"], "test.near_models.dbt_utils_recency_silver__blocks_final_hour__inserted_timestamp__1.466b0bc5c1": ["model.near_models.silver__blocks_final"], "test.near_models.not_null_silver__receipts_final_chunk_hash.68de2afee6": ["model.near_models.silver__receipts_final"], "test.near_models.not_null_silver__receipts_final_block_id.00be17ed49": ["model.near_models.silver__receipts_final"], "test.near_models.not_null_silver__receipts_final_block_timestamp.e5c2a32447": ["model.near_models.silver__receipts_final"], "test.near_models.not_null_silver__receipts_final_tx_hash.202d5a6291": ["model.near_models.silver__receipts_final"], "test.near_models.not_null_silver__receipts_final_receipt_id.b051d94491": ["model.near_models.silver__receipts_final"], "test.near_models.unique_silver__receipts_final_receipt_id.f62a967d44": ["model.near_models.silver__receipts_final"], "test.near_models.not_null_silver__receipts_final_predecessor_id.75e6f6b4fd": ["model.near_models.silver__receipts_final"], "test.near_models.not_null_silver__receipts_final_receiver_id.afa725ef06": ["model.near_models.silver__receipts_final"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__receipts_final_receipt_json__VARIANT__OBJECT.87fe4b7c7e": ["model.near_models.silver__receipts_final"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__receipts_final_outcome_json__VARIANT__OBJECT.a1ad75590c": ["model.near_models.silver__receipts_final"], "test.near_models.not_null_silver__receipts_final_tx_succeeded.87e0aa603f": ["model.near_models.silver__receipts_final"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__receipts_final_tx_succeeded__BOOLEAN.6a3f91a4f7": ["model.near_models.silver__receipts_final"], "test.near_models.not_null_silver__receipts_final_receipt_succeeded.2b876c9ad6": ["model.near_models.silver__receipts_final"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__receipts_final_receipt_succeeded__BOOLEAN.921a5b5d5f": ["model.near_models.silver__receipts_final"], "test.near_models.not_null_silver__receipts_final_receipts_final_id.979d629a9c": ["model.near_models.silver__receipts_final"], "test.near_models.dbt_utils_recency_silver__receipts_final_hour__inserted_timestamp__1.439ebc50a6": ["model.near_models.silver__receipts_final"], "test.near_models.not_null_silver__transactions_final_chunk_hash.a4734c9b68": ["model.near_models.silver__transactions_final"], "test.near_models.not_null_silver__transactions_final_block_id.81eadd24ce": ["model.near_models.silver__transactions_final"], "test.near_models.not_null_silver__transactions_final_block_timestamp.8fdbd9eaed": ["model.near_models.silver__transactions_final"], "test.near_models.not_null_silver__transactions_final_tx_hash.b76a41a859": ["model.near_models.silver__transactions_final"], "test.near_models.unique_silver__transactions_final_tx_hash.7858e81f20": ["model.near_models.silver__transactions_final"], "test.near_models.not_null_silver__transactions_final_tx_receiver.f78643aeed": ["model.near_models.silver__transactions_final"], "test.near_models.not_null_silver__transactions_final_tx_signer.8ad6629e37": ["model.near_models.silver__transactions_final"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__transactions_final_transaction_json__VARIANT__OBJECT.439610a54c": ["model.near_models.silver__transactions_final"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__transactions_final_outcome_json__VARIANT__OBJECT.e7a3087ca2": ["model.near_models.silver__transactions_final"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__transactions_final_status_json__VARIANT__OBJECT.2f5606cc3b": ["model.near_models.silver__transactions_final"], "test.near_models.not_null_silver__transactions_final_tx_succeeded.1667b64942": ["model.near_models.silver__transactions_final"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__transactions_final_tx_succeeded__BOOLEAN.f3159001b9": ["model.near_models.silver__transactions_final"], "test.near_models.not_null_silver__transactions_final_gas_used.eb41de83a3": ["model.near_models.silver__transactions_final"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__transactions_final_gas_used__NUMBER__FLOAT.f2d964685b": ["model.near_models.silver__transactions_final"], "test.near_models.not_null_silver__transactions_final_transaction_fee.38f6d5a0d6": ["model.near_models.silver__transactions_final"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__transactions_final_transaction_fee__NUMBER__FLOAT.7fefe0c3cc": ["model.near_models.silver__transactions_final"], "test.near_models.not_null_silver__transactions_final_attached_gas.4e115624d0": ["model.near_models.silver__transactions_final"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__transactions_final_attached_gas__NUMBER__FLOAT.eba506cc76": ["model.near_models.silver__transactions_final"], "test.near_models.not_null_silver__transactions_final_transactions_final_id.fb723f07c5": ["model.near_models.silver__transactions_final"], "test.near_models.dbt_utils_recency_silver__transactions_final_hour__inserted_timestamp__1.08fb141839": ["model.near_models.silver__transactions_final"], "test.near_models.not_null_silver__logs_s3_TX_HASH.e77c35db89": ["model.near_models.silver__logs_s3"], "test.near_models.not_null_silver__logs_s3_RECEIPT_ID.2c01cfce52": ["model.near_models.silver__logs_s3"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__logs_s3_RECEIPT_ID__STRING__VARCHAR.d3f1208d17": ["model.near_models.silver__logs_s3"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__logs_s3_CLEAN_LOG__STRING__VARCHAR__OBJECT__ARRAY.c4b1f1de64": ["model.near_models.silver__logs_s3"], "test.near_models.not_null_silver__logs_s3_IS_STANDARD.fe50eb2c34": ["model.near_models.silver__logs_s3"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__logs_s3_IS_STANDARD__BOOLEAN.0f5ff00512": ["model.near_models.silver__logs_s3"], "test.near_models.not_null_silver__token_transfer_ft_transfers_event_BLOCK_TIMESTAMP.bc0be6c901": ["model.near_models.silver__token_transfer_ft_transfers_event"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_event_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.0e9855e37d": ["model.near_models.silver__token_transfer_ft_transfers_event"], "test.near_models.not_null_silver__token_transfer_ft_transfers_event_BLOCK_ID.4ad98e240d": ["model.near_models.silver__token_transfer_ft_transfers_event"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_event_BLOCK_ID__NUMBER.1976a6f269": ["model.near_models.silver__token_transfer_ft_transfers_event"], "test.near_models.not_null_silver__token_transfer_ft_transfers_event_TX_HASH.1a4c7df72b": ["model.near_models.silver__token_transfer_ft_transfers_event"], "test.near_models.not_null_silver__token_transfer_ft_transfers_event_CONTRACT_ADDRESS.e35240e0c5": ["model.near_models.silver__token_transfer_ft_transfers_event"], "test.near_models.not_null_silver__token_transfer_ft_transfers_event_SIGNER_ID.5e4492d048": ["model.near_models.silver__token_transfer_ft_transfers_event"], "test.near_models.not_null_silver__token_transfer_ft_transfers_event_TO_ADDRESS.6688e8c607": ["model.near_models.silver__token_transfer_ft_transfers_event"], "test.near_models.not_null_silver__token_transfer_ft_transfers_event_AMOUNT_UNADJ.cab8f6f640": ["model.near_models.silver__token_transfer_ft_transfers_event"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_event_MEMO__VARCHAR.0038e80c09": ["model.near_models.silver__token_transfer_ft_transfers_event"], "test.near_models.not_null_silver__token_transfer_ft_transfers_event_RN.f974cd3dc3": ["model.near_models.silver__token_transfer_ft_transfers_event"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_event_RN__NUMBER.39966ba14d": ["model.near_models.silver__token_transfer_ft_transfers_event"], "test.near_models.not_null_silver__token_transfer_ft_transfers_event_RECEIPT_SUCCEEDED.84e20c0a2b": ["model.near_models.silver__token_transfer_ft_transfers_event"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_event_RECEIPT_SUCCEEDED__BOOLEAN.6d66610f08": ["model.near_models.silver__token_transfer_ft_transfers_event"], "test.near_models.not_null_silver__token_transfer_ft_transfers_event_TRANSFERS_EVENT_ID.4b123e29e6": ["model.near_models.silver__token_transfer_ft_transfers_event"], "test.near_models.unique_silver__token_transfer_ft_transfers_event_TRANSFERS_EVENT_ID.fddc482f33": ["model.near_models.silver__token_transfer_ft_transfers_event"], "test.near_models.not_null_silver__token_transfer_ft_transfers_event_INSERTED_TIMESTAMP.ead73ba6c7": ["model.near_models.silver__token_transfer_ft_transfers_event"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_event_INSERTED_TIMESTAMP__TIMESTAMP_NTZ.236ab87247": ["model.near_models.silver__token_transfer_ft_transfers_event"], "test.near_models.not_null_silver__token_transfer_ft_transfers_event_MODIFIED_TIMESTAMP.664992c4f2": ["model.near_models.silver__token_transfer_ft_transfers_event"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_event_MODIFIED_TIMESTAMP__TIMESTAMP_NTZ.50aec1e2da": ["model.near_models.silver__token_transfer_ft_transfers_event"], "test.near_models.not_null_silver__token_transfer_orders_BLOCK_TIMESTAMP.da9c25f4fc": ["model.near_models.silver__token_transfer_orders"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_orders_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.19a5b2c5db": ["model.near_models.silver__token_transfer_orders"], "test.near_models.not_null_silver__token_transfer_orders_BLOCK_ID.36087f39a8": ["model.near_models.silver__token_transfer_orders"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_orders_BLOCK_ID__NUMBER.3f0ceaf45d": ["model.near_models.silver__token_transfer_orders"], "test.near_models.not_null_silver__token_transfer_orders_TX_HASH.42f4d6d791": ["model.near_models.silver__token_transfer_orders"], "test.near_models.not_null_silver__token_transfer_orders_CONTRACT_ADDRESS.7ccd51b258": ["model.near_models.silver__token_transfer_orders"], "test.near_models.not_null_silver__token_transfer_orders_FROM_ADDRESS.123109437e": ["model.near_models.silver__token_transfer_orders"], "test.near_models.not_null_silver__token_transfer_orders_TO_ADDRESS.eb3fd7b4c2": ["model.near_models.silver__token_transfer_orders"], "test.near_models.not_null_silver__token_transfer_orders_AMOUNT_UNADJ.5512f771a8": ["model.near_models.silver__token_transfer_orders"], "test.near_models.not_null_silver__token_transfer_orders_RN.a703b50b38": ["model.near_models.silver__token_transfer_orders"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_orders_RN__NUMBER.a3f8de8374": ["model.near_models.silver__token_transfer_orders"], "test.near_models.not_null_silver__token_transfer_orders_RECEIPT_SUCCEEDED.680a88da60": ["model.near_models.silver__token_transfer_orders"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_orders_RECEIPT_SUCCEEDED__BOOLEAN.c505b5c45a": ["model.near_models.silver__token_transfer_orders"], "test.near_models.not_null_silver__token_transfer_orders_TRANSFERS_ORDERS_ID.727069d447": ["model.near_models.silver__token_transfer_orders"], "test.near_models.unique_silver__token_transfer_orders_TRANSFERS_ORDERS_ID.7744669cb0": ["model.near_models.silver__token_transfer_orders"], "test.near_models.not_null_silver__token_transfer_orders_INSERTED_TIMESTAMP.b87ce77cbe": ["model.near_models.silver__token_transfer_orders"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_orders_INSERTED_TIMESTAMP__TIMESTAMP_NTZ.620cd648f6": ["model.near_models.silver__token_transfer_orders"], "test.near_models.not_null_silver__token_transfer_orders_MODIFIED_TIMESTAMP.4168c37d97": ["model.near_models.silver__token_transfer_orders"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_orders_MODIFIED_TIMESTAMP__TIMESTAMP_NTZ.a7d3878f56": ["model.near_models.silver__token_transfer_orders"], "test.near_models.not_null_silver__token_transfer_wrapped_near_block_id.c6409479a9": ["model.near_models.silver__token_transfer_wrapped_near"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_block_id__NUMBER.84381b3678": ["model.near_models.silver__token_transfer_wrapped_near"], "test.near_models.not_null_silver__token_transfer_wrapped_near_block_timestamp.b2d09a27d7": ["model.near_models.silver__token_transfer_wrapped_near"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_block_timestamp__TIMESTAMP_NTZ.002661ed7b": ["model.near_models.silver__token_transfer_wrapped_near"], "test.near_models.not_null_silver__token_transfer_wrapped_near_tx_hash.4f4ad18807": ["model.near_models.silver__token_transfer_wrapped_near"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_tx_hash__VARCHAR.85f5fe73f7": ["model.near_models.silver__token_transfer_wrapped_near"], "test.near_models.not_null_silver__token_transfer_wrapped_near_receipt_id.f1dd0d3a86": ["model.near_models.silver__token_transfer_wrapped_near"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_receipt_id__VARCHAR.6a56252de6": ["model.near_models.silver__token_transfer_wrapped_near"], "test.near_models.not_null_silver__token_transfer_wrapped_near_contract_address.654ca0e3c2": ["model.near_models.silver__token_transfer_wrapped_near"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_contract_address__VARCHAR.8ac56b832e": ["model.near_models.silver__token_transfer_wrapped_near"], "test.near_models.not_null_silver__token_transfer_wrapped_near_method_name.09be65c4ec": ["model.near_models.silver__token_transfer_wrapped_near"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_method_name__VARCHAR.e10f006e4c": ["model.near_models.silver__token_transfer_wrapped_near"], "test.near_models.not_null_silver__token_transfer_wrapped_near_from_address.e3b85c2db5": ["model.near_models.silver__token_transfer_wrapped_near"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_from_address__VARCHAR.9a15f42853": ["model.near_models.silver__token_transfer_wrapped_near"], "test.near_models.not_null_silver__token_transfer_wrapped_near_to_address.5740cb6b84": ["model.near_models.silver__token_transfer_wrapped_near"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_to_address__VARCHAR.2a8274d1cb": ["model.near_models.silver__token_transfer_wrapped_near"], "test.near_models.not_null_silver__token_transfer_wrapped_near_amount_unadj.f4501092c4": ["model.near_models.silver__token_transfer_wrapped_near"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_amount_unadj__VARCHAR.8648c32401": ["model.near_models.silver__token_transfer_wrapped_near"], "test.near_models.not_null_silver__token_transfer_wrapped_near_rn.70ac67cf72": ["model.near_models.silver__token_transfer_wrapped_near"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_rn__NUMBER.0bab18b850": ["model.near_models.silver__token_transfer_wrapped_near"], "test.near_models.not_null_silver__token_transfer_wrapped_near_RECEIPT_SUCCEEDED.8f892d5120": ["model.near_models.silver__token_transfer_wrapped_near"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_RECEIPT_SUCCEEDED__BOOLEAN.a72cbcbaa8": ["model.near_models.silver__token_transfer_wrapped_near"], "test.near_models.not_null_silver__token_transfer_wrapped_near__partition_by_block_number.6d58ad8e62": ["model.near_models.silver__token_transfer_wrapped_near"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near__partition_by_block_number__NUMBER.4e85e1801b": ["model.near_models.silver__token_transfer_wrapped_near"], "test.near_models.not_null_silver__token_transfer_wrapped_near_transfers_wrapped_near_id.0582667db6": ["model.near_models.silver__token_transfer_wrapped_near"], "test.near_models.unique_silver__token_transfer_wrapped_near_transfers_wrapped_near_id.22ea54faae": ["model.near_models.silver__token_transfer_wrapped_near"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_transfers_wrapped_near_id__VARCHAR.f16fe547a4": ["model.near_models.silver__token_transfer_wrapped_near"], "test.near_models.not_null_silver__token_transfer_wrapped_near_inserted_timestamp.4edd0a9f33": ["model.near_models.silver__token_transfer_wrapped_near"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_inserted_timestamp__TIMESTAMP_NTZ.bbc8c6e0e4": ["model.near_models.silver__token_transfer_wrapped_near"], "test.near_models.not_null_silver__token_transfer_wrapped_near_modified_timestamp.af9a1bb42c": ["model.near_models.silver__token_transfer_wrapped_near"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_modified_timestamp__TIMESTAMP_NTZ.ef37eed186": ["model.near_models.silver__token_transfer_wrapped_near"], "test.near_models.not_null_silver__token_transfer_ft_transfers_method_BLOCK_TIMESTAMP.5b5becf926": ["model.near_models.silver__token_transfer_ft_transfers_method"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_method_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.642067a5ff": ["model.near_models.silver__token_transfer_ft_transfers_method"], "test.near_models.not_null_silver__token_transfer_ft_transfers_method_BLOCK_ID.216caea73f": ["model.near_models.silver__token_transfer_ft_transfers_method"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_method_BLOCK_ID__NUMBER.7e858c4091": ["model.near_models.silver__token_transfer_ft_transfers_method"], "test.near_models.not_null_silver__token_transfer_ft_transfers_method_TX_HASH.a2c8fd3bbd": ["model.near_models.silver__token_transfer_ft_transfers_method"], "test.near_models.not_null_silver__token_transfer_ft_transfers_method_CONTRACT_ADDRESS.cacb5cee28": ["model.near_models.silver__token_transfer_ft_transfers_method"], "test.near_models.not_null_silver__token_transfer_ft_transfers_method_FROM_ADDRESS.9bd40d148f": ["model.near_models.silver__token_transfer_ft_transfers_method"], "test.near_models.not_null_silver__token_transfer_ft_transfers_method_TO_ADDRESS.137298834b": ["model.near_models.silver__token_transfer_ft_transfers_method"], "test.near_models.not_null_silver__token_transfer_ft_transfers_method_AMOUNT_UNADJ.c2e3c4b039": ["model.near_models.silver__token_transfer_ft_transfers_method"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_method_MEMO__VARCHAR.9712df5c8d": ["model.near_models.silver__token_transfer_ft_transfers_method"], "test.near_models.not_null_silver__token_transfer_ft_transfers_method_RN.c998d0fc52": ["model.near_models.silver__token_transfer_ft_transfers_method"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_method_RN__NUMBER.ebe90ddfa6": ["model.near_models.silver__token_transfer_ft_transfers_method"], "test.near_models.not_null_silver__token_transfer_ft_transfers_method_METHOD_NAME.2d320d313e": ["model.near_models.silver__token_transfer_ft_transfers_method"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_method_METHOD_NAME__VARCHAR.5699ff29b8": ["model.near_models.silver__token_transfer_ft_transfers_method"], "test.near_models.not_null_silver__token_transfer_ft_transfers_method_RECEIPT_SUCCEEDED.f0ba204be5": ["model.near_models.silver__token_transfer_ft_transfers_method"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_method_RECEIPT_SUCCEEDED__BOOLEAN.0e5e431ed6": ["model.near_models.silver__token_transfer_ft_transfers_method"], "test.near_models.not_null_silver__token_transfer_ft_transfers_method_TRANSFERS_ID.f5811b03e8": ["model.near_models.silver__token_transfer_ft_transfers_method"], "test.near_models.unique_silver__token_transfer_ft_transfers_method_TRANSFERS_ID.e6feed7d9a": ["model.near_models.silver__token_transfer_ft_transfers_method"], "test.near_models.not_null_silver__token_transfer_ft_transfers_method_INSERTED_TIMESTAMP.731318c764": ["model.near_models.silver__token_transfer_ft_transfers_method"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_method_INSERTED_TIMESTAMP__TIMESTAMP_NTZ.dddca87e5b": ["model.near_models.silver__token_transfer_ft_transfers_method"], "test.near_models.not_null_silver__token_transfer_ft_transfers_method_MODIFIED_TIMESTAMP.b27b6c80f0": ["model.near_models.silver__token_transfer_ft_transfers_method"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_method_MODIFIED_TIMESTAMP__TIMESTAMP_NTZ.fa861c47ce": ["model.near_models.silver__token_transfer_ft_transfers_method"], "test.near_models.not_null_silver__token_transfer_liquidity_BLOCK_TIMESTAMP.c8cd6d0a08": ["model.near_models.silver__token_transfer_liquidity"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_liquidity_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.c34f36e29e": ["model.near_models.silver__token_transfer_liquidity"], "test.near_models.not_null_silver__token_transfer_liquidity_BLOCK_ID.8bdbe68192": ["model.near_models.silver__token_transfer_liquidity"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_liquidity_BLOCK_ID__NUMBER.f0c8c7e6f9": ["model.near_models.silver__token_transfer_liquidity"], "test.near_models.not_null_silver__token_transfer_liquidity_TX_HASH.943218db32": ["model.near_models.silver__token_transfer_liquidity"], "test.near_models.not_null_silver__token_transfer_liquidity_CONTRACT_ADDRESS.752a4e516d": ["model.near_models.silver__token_transfer_liquidity"], "test.near_models.not_null_silver__token_transfer_liquidity_TO_ADDRESS.4684add165": ["model.near_models.silver__token_transfer_liquidity"], "test.near_models.not_null_silver__token_transfer_liquidity_AMOUNT_UNADJ.bbaa8b4d2e": ["model.near_models.silver__token_transfer_liquidity"], "test.near_models.not_null_silver__token_transfer_liquidity_MEMO.be1774c72e": ["model.near_models.silver__token_transfer_liquidity"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_set_silver__token_transfer_liquidity_MEMO__add_liquidity.0f6870e01d": ["model.near_models.silver__token_transfer_liquidity"], "test.near_models.not_null_silver__token_transfer_liquidity_RN.d7b5e992bf": ["model.near_models.silver__token_transfer_liquidity"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_liquidity_RN__NUMBER.fbdc134a0b": ["model.near_models.silver__token_transfer_liquidity"], "test.near_models.not_null_silver__token_transfer_liquidity_RECEIPT_SUCCEEDED.83ea5c5ade": ["model.near_models.silver__token_transfer_liquidity"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_liquidity_RECEIPT_SUCCEEDED__BOOLEAN.88656c470b": ["model.near_models.silver__token_transfer_liquidity"], "test.near_models.not_null_silver__token_transfer_liquidity_TRANSFERS_LIQUIDITY_ID.33a87ccc81": ["model.near_models.silver__token_transfer_liquidity"], "test.near_models.unique_silver__token_transfer_liquidity_TRANSFERS_LIQUIDITY_ID.156c946f89": ["model.near_models.silver__token_transfer_liquidity"], "test.near_models.not_null_silver__token_transfer_liquidity_INSERTED_TIMESTAMP.787f59b541": ["model.near_models.silver__token_transfer_liquidity"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_liquidity_INSERTED_TIMESTAMP__TIMESTAMP_NTZ.0deff9550c": ["model.near_models.silver__token_transfer_liquidity"], "test.near_models.not_null_silver__token_transfer_liquidity_MODIFIED_TIMESTAMP.70d6b93340": ["model.near_models.silver__token_transfer_liquidity"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_liquidity_MODIFIED_TIMESTAMP__TIMESTAMP_NTZ.be7ff96ad0": ["model.near_models.silver__token_transfer_liquidity"], "test.near_models.not_null_silver__token_transfer_mints_BLOCK_TIMESTAMP.09fd90c968": ["model.near_models.silver__token_transfer_mints"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_mints_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.41f03f02fc": ["model.near_models.silver__token_transfer_mints"], "test.near_models.not_null_silver__token_transfer_mints_BLOCK_ID.9221755105": ["model.near_models.silver__token_transfer_mints"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_mints_BLOCK_ID__NUMBER.fc6baf6885": ["model.near_models.silver__token_transfer_mints"], "test.near_models.not_null_silver__token_transfer_mints_TX_HASH.99b4e556aa": ["model.near_models.silver__token_transfer_mints"], "test.near_models.not_null_silver__token_transfer_mints_CONTRACT_ADDRESS.a936c0bdf0": ["model.near_models.silver__token_transfer_mints"], "test.near_models.not_null_silver__token_transfer_mints_TO_ADDRESS.c41e70a1d7": ["model.near_models.silver__token_transfer_mints"], "test.near_models.not_null_silver__token_transfer_mints_AMOUNT_UNADJ.2a7d9c7b65": ["model.near_models.silver__token_transfer_mints"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_mints_MEMO__VARCHAR.9b6f1c1b0c": ["model.near_models.silver__token_transfer_mints"], "test.near_models.not_null_silver__token_transfer_mints_RN.c4a63c80b1": ["model.near_models.silver__token_transfer_mints"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_mints_RN__NUMBER.5de08330ed": ["model.near_models.silver__token_transfer_mints"], "test.near_models.not_null_silver__token_transfer_mints_RECEIPT_SUCCEEDED.0b0bed309a": ["model.near_models.silver__token_transfer_mints"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_mints_RECEIPT_SUCCEEDED__BOOLEAN.899b86523a": ["model.near_models.silver__token_transfer_mints"], "test.near_models.not_null_silver__token_transfer_mints_MINT_ID.fd676ceabc": ["model.near_models.silver__token_transfer_mints"], "test.near_models.unique_silver__token_transfer_mints_MINT_ID.95694d6023": ["model.near_models.silver__token_transfer_mints"], "test.near_models.not_null_silver__token_transfer_mints_INSERTED_TIMESTAMP.4293f42d8a": ["model.near_models.silver__token_transfer_mints"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_mints_INSERTED_TIMESTAMP__TIMESTAMP_NTZ.1480e92f06": ["model.near_models.silver__token_transfer_mints"], "test.near_models.not_null_silver__token_transfer_mints_MODIFIED_TIMESTAMP.37e4a85aa2": ["model.near_models.silver__token_transfer_mints"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_mints_MODIFIED_TIMESTAMP__TIMESTAMP_NTZ.1f4c2ab94c": ["model.near_models.silver__token_transfer_mints"], "test.near_models.not_null_silver__token_transfer_burns_BLOCK_TIMESTAMP.db79621096": ["model.near_models.silver__token_transfer_burns"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_burns_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.8fb067ada2": ["model.near_models.silver__token_transfer_burns"], "test.near_models.not_null_silver__token_transfer_burns_BLOCK_ID.fa925e7f7b": ["model.near_models.silver__token_transfer_burns"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_burns_BLOCK_ID__NUMBER.a1d1b3a4c5": ["model.near_models.silver__token_transfer_burns"], "test.near_models.not_null_silver__token_transfer_burns_TX_HASH.152914195e": ["model.near_models.silver__token_transfer_burns"], "test.near_models.not_null_silver__token_transfer_burns_CONTRACT_ADDRESS.31ea741908": ["model.near_models.silver__token_transfer_burns"], "test.near_models.not_null_silver__token_transfer_burns_FROM_ADDRESS.5771fe40d1": ["model.near_models.silver__token_transfer_burns"], "test.near_models.not_null_silver__token_transfer_burns_AMOUNT_UNADJ.22d03a2075": ["model.near_models.silver__token_transfer_burns"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_burns_MEMO__VARCHAR.e34af6046e": ["model.near_models.silver__token_transfer_burns"], "test.near_models.not_null_silver__token_transfer_burns_RN.243c0377d8": ["model.near_models.silver__token_transfer_burns"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_burns_RN__NUMBER.13d1c1f511": ["model.near_models.silver__token_transfer_burns"], "test.near_models.not_null_silver__token_transfer_burns_RECEIPT_SUCCEEDED.ce5228b549": ["model.near_models.silver__token_transfer_burns"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_burns_RECEIPT_SUCCEEDED__BOOLEAN.6dcbf9db1b": ["model.near_models.silver__token_transfer_burns"], "test.near_models.not_null_silver__token_transfer_burns_BURN_ID.55b5238f90": ["model.near_models.silver__token_transfer_burns"], "test.near_models.unique_silver__token_transfer_burns_BURN_ID.2319b73bae": ["model.near_models.silver__token_transfer_burns"], "test.near_models.not_null_silver__token_transfer_burns_INSERTED_TIMESTAMP.7b26421b92": ["model.near_models.silver__token_transfer_burns"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_burns_INSERTED_TIMESTAMP__TIMESTAMP_NTZ.46a597ee7c": ["model.near_models.silver__token_transfer_burns"], "test.near_models.not_null_silver__token_transfer_burns_MODIFIED_TIMESTAMP.15965eb3d7": ["model.near_models.silver__token_transfer_burns"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_burns_MODIFIED_TIMESTAMP__TIMESTAMP_NTZ.9661a3ee79": ["model.near_models.silver__token_transfer_burns"], "test.near_models.not_null_silver__bridge_allbridge_BLOCK_TIMESTAMP.c8c67c512a": ["model.near_models.silver__bridge_allbridge"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_allbridge_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.6187642e9f": ["model.near_models.silver__bridge_allbridge"], "test.near_models.not_null_silver__bridge_allbridge_TX_HASH.19bb523185": ["model.near_models.silver__bridge_allbridge"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_allbridge_TX_HASH__STRING__VARCHAR.56707a2817": ["model.near_models.silver__bridge_allbridge"], "test.near_models.not_null_silver__bridge_allbridge_TOKEN_ADDRESS.ab076fe8a9": ["model.near_models.silver__bridge_allbridge"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_allbridge_TOKEN_ADDRESS__STRING__VARCHAR.4f3b4a446d": ["model.near_models.silver__bridge_allbridge"], "test.near_models.not_null_silver__bridge_allbridge_AMOUNT_RAW.31cafdced2": ["model.near_models.silver__bridge_allbridge"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_allbridge_AMOUNT_RAW__INTEGER__NUMBER.29881ebf0d": ["model.near_models.silver__bridge_allbridge"], "test.near_models.not_null_silver__bridge_allbridge_AMOUNT_ADJ.689815ca31": ["model.near_models.silver__bridge_allbridge"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_allbridge_AMOUNT_ADJ__INTEGER__NUMBER.55a4e9d2c0": ["model.near_models.silver__bridge_allbridge"], "test.near_models.not_null_silver__bridge_allbridge_AMOUNT_FEE_RAW.ef45868881": ["model.near_models.silver__bridge_allbridge"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_allbridge_AMOUNT_FEE_RAW__INTEGER__NUMBER.3172ff5bf7": ["model.near_models.silver__bridge_allbridge"], "test.near_models.not_null_silver__bridge_allbridge_DESTINATION_ADDRESS.0334a470f9": ["model.near_models.silver__bridge_allbridge"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_allbridge_DESTINATION_ADDRESS__STRING__VARCHAR.ec0780c5e7": ["model.near_models.silver__bridge_allbridge"], "test.near_models.not_null_silver__bridge_allbridge_BRIDGE_ADDRESS.8a919f7a13": ["model.near_models.silver__bridge_allbridge"], "test.near_models.not_null_silver__bridge_allbridge_PLATFORM.5ec94d10fa": ["model.near_models.silver__bridge_allbridge"], "test.near_models.accepted_values_silver__bridge_allbridge_PLATFORM__allbridge.7f648960ac": ["model.near_models.silver__bridge_allbridge"], "test.near_models.not_null_silver__bridge_allbridge_DESTINATION_CHAIN_ID.1f5a49ee33": ["model.near_models.silver__bridge_allbridge"], "test.near_models.not_null_silver__bridge_allbridge_SOURCE_CHAIN_ID.269de91526": ["model.near_models.silver__bridge_allbridge"], "test.near_models.not_null_silver__bridge_allbridge_RECEIPT_SUCCEEDED.75e5341b4e": ["model.near_models.silver__bridge_allbridge"], "test.near_models.not_null_silver__bridge_allbridge_METHOD_NAME.889e8b86d0": ["model.near_models.silver__bridge_allbridge"], "test.near_models.not_null_silver__bridge_allbridge_DIRECTION.d60c412dad": ["model.near_models.silver__bridge_allbridge"], "test.near_models.accepted_values_silver__bridge_allbridge_DIRECTION__inbound__outbound.34ee1a0f14": ["model.near_models.silver__bridge_allbridge"], "test.near_models.unique_silver__bridge_allbridge_BRIDGE_ALLBRIDGE_ID.c2fc9ae065": ["model.near_models.silver__bridge_allbridge"], "test.near_models.not_null_silver__bridge_allbridge_BRIDGE_ALLBRIDGE_ID.ae0c4ff91c": ["model.near_models.silver__bridge_allbridge"], "test.near_models.dbt_utils_recency_silver__bridge_allbridge_week__block_timestamp__1.42b0b284d5": ["model.near_models.silver__bridge_allbridge"], "test.near_models.not_null_silver__bridge_intents_BLOCK_ID.115a32af31": ["model.near_models.silver__bridge_intents"], "test.near_models.not_null_silver__bridge_intents_BLOCK_TIMESTAMP.6a3c8f4391": ["model.near_models.silver__bridge_intents"], "test.near_models.not_null_silver__bridge_intents_TX_HASH.3e86d675d4": ["model.near_models.silver__bridge_intents"], "test.near_models.not_null_silver__bridge_intents_TOKEN_ADDRESS.324ab59cf1": ["model.near_models.silver__bridge_intents"], "test.near_models.not_null_silver__bridge_intents_TOKEN_ADDRESS_RAW.4855307293": ["model.near_models.silver__bridge_intents"], "test.near_models.not_null_silver__bridge_intents_AMOUNT_UNADJ.4374ec9305": ["model.near_models.silver__bridge_intents"], "test.near_models.not_null_silver__bridge_intents_AMOUNT_ADJ.ae55dbdafa": ["model.near_models.silver__bridge_intents"], "test.near_models.not_null_silver__bridge_intents_DESTINATION_ADDRESS.5c1297db22": ["model.near_models.silver__bridge_intents"], "test.near_models.not_null_silver__bridge_intents_SOURCE_ADDRESS.b17c3a24e7": ["model.near_models.silver__bridge_intents"], "test.near_models.not_null_silver__bridge_intents_PLATFORM.1d4ba79749": ["model.near_models.silver__bridge_intents"], "test.near_models.not_null_silver__bridge_intents_BRIDGE_ADDRESS.bcf03ebb74": ["model.near_models.silver__bridge_intents"], "test.near_models.not_null_silver__bridge_intents_DESTINATION_CHAIN.1cc947e9da": ["model.near_models.silver__bridge_intents"], "test.near_models.not_null_silver__bridge_intents_SOURCE_CHAIN.49a42b1034": ["model.near_models.silver__bridge_intents"], "test.near_models.not_null_silver__bridge_intents_METHOD_NAME.4c0686ba5e": ["model.near_models.silver__bridge_intents"], "test.near_models.not_null_silver__bridge_intents_DIRECTION.994ff464af": ["model.near_models.silver__bridge_intents"], "test.near_models.not_null_silver__bridge_intents_RECEIPT_SUCCEEDED.af95ac9f8e": ["model.near_models.silver__bridge_intents"], "test.near_models.not_null_silver__bridge_intents_BRIDGE_INTENTS_ID.22c78f3b15": ["model.near_models.silver__bridge_intents"], "test.near_models.unique_silver__bridge_intents_BRIDGE_INTENTS_ID.b490ac1134": ["model.near_models.silver__bridge_intents"], "test.near_models.not_null_silver__bridge_intents_INSERTED_TIMESTAMP.ab1bef6f76": ["model.near_models.silver__bridge_intents"], "test.near_models.not_null_silver__bridge_intents_MODIFIED_TIMESTAMP.481896ade7": ["model.near_models.silver__bridge_intents"], "test.near_models.not_null_silver__bridge_intents__INVOCATION_ID.90c29763ac": ["model.near_models.silver__bridge_intents"], "test.near_models.not_null_silver__bridge_omni_BLOCK_TIMESTAMP.0ee24aa10b": ["model.near_models.silver__bridge_omni"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_omni_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.2eb89b2964": ["model.near_models.silver__bridge_omni"], "test.near_models.not_null_silver__bridge_omni_TX_HASH.001a221b2b": ["model.near_models.silver__bridge_omni"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_omni_TX_HASH__STRING__VARCHAR.507560eb4c": ["model.near_models.silver__bridge_omni"], "test.near_models.not_null_silver__bridge_omni_TOKEN_ADDRESS.094144f6aa": ["model.near_models.silver__bridge_omni"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_omni_TOKEN_ADDRESS__STRING__VARCHAR.dea8cdd781": ["model.near_models.silver__bridge_omni"], "test.near_models.not_null_silver__bridge_omni_AMOUNT_RAW.b50a47b012": ["model.near_models.silver__bridge_omni"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_omni_AMOUNT_RAW__INTEGER__NUMBER.830b03797b": ["model.near_models.silver__bridge_omni"], "test.near_models.not_null_silver__bridge_omni_AMOUNT_ADJ.bafbff1339": ["model.near_models.silver__bridge_omni"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_omni_AMOUNT_ADJ__INTEGER__NUMBER.6c8938a999": ["model.near_models.silver__bridge_omni"], "test.near_models.not_null_silver__bridge_omni_DESTINATION_ADDRESS.50f938f822": ["model.near_models.silver__bridge_omni"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_omni_DESTINATION_ADDRESS__STRING__VARCHAR.e2a950ca7b": ["model.near_models.silver__bridge_omni"], "test.near_models.not_null_silver__bridge_omni_BRIDGE_ADDRESS.c40fe33c32": ["model.near_models.silver__bridge_omni"], "test.near_models.not_null_silver__bridge_omni_PLATFORM.055179c1ac": ["model.near_models.silver__bridge_omni"], "test.near_models.accepted_values_silver__bridge_omni_PLATFORM__omni.512d5cc128": ["model.near_models.silver__bridge_omni"], "test.near_models.not_null_silver__bridge_omni_DESTINATION_CHAIN_ID.e4559f9fa4": ["model.near_models.silver__bridge_omni"], "test.near_models.not_null_silver__bridge_omni_SOURCE_CHAIN_ID.a1a65a221a": ["model.near_models.silver__bridge_omni"], "test.near_models.not_null_silver__bridge_omni_RECEIPT_SUCCEEDED.09cae58d6a": ["model.near_models.silver__bridge_omni"], "test.near_models.not_null_silver__bridge_omni_METHOD_NAME.d14329f2b7": ["model.near_models.silver__bridge_omni"], "test.near_models.not_null_silver__bridge_omni_DIRECTION.bad6df3815": ["model.near_models.silver__bridge_omni"], "test.near_models.accepted_values_silver__bridge_omni_DIRECTION__inbound__outbound.2040158fa6": ["model.near_models.silver__bridge_omni"], "test.near_models.unique_silver__bridge_omni_BRIDGE_OMNI_ID.0d509c474c": ["model.near_models.silver__bridge_omni"], "test.near_models.not_null_silver__bridge_omni_BRIDGE_OMNI_ID.175ebf951d": ["model.near_models.silver__bridge_omni"], "test.near_models.dbt_utils_recency_silver__bridge_omni_week__block_timestamp__1.7d1c18ede1": ["model.near_models.silver__bridge_omni"], "test.near_models.not_null_silver__bridge_multichain_BLOCK_TIMESTAMP.9a2c999697": ["model.near_models.silver__bridge_multichain"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_multichain_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.027983a7ac": ["model.near_models.silver__bridge_multichain"], "test.near_models.not_null_silver__bridge_multichain_TX_HASH.95d8cbdabc": ["model.near_models.silver__bridge_multichain"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_multichain_TX_HASH__STRING__VARCHAR.836c714c1a": ["model.near_models.silver__bridge_multichain"], "test.near_models.not_null_silver__bridge_multichain_RECEIPT_ID.86897bcc8f": ["model.near_models.silver__bridge_multichain"], "test.near_models.not_null_silver__bridge_multichain_ACTION_INDEX.a6785cd2e9": ["model.near_models.silver__bridge_multichain"], "test.near_models.not_null_silver__bridge_multichain_TOKEN_ADDRESS.dba8eab70b": ["model.near_models.silver__bridge_multichain"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_multichain_TOKEN_ADDRESS__STRING__VARCHAR.6eb799fe3f": ["model.near_models.silver__bridge_multichain"], "test.near_models.not_null_silver__bridge_multichain_AMOUNT_RAW.dfbd406cff": ["model.near_models.silver__bridge_multichain"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_multichain_AMOUNT_RAW__INTEGER__NUMBER.a23bc73d7d": ["model.near_models.silver__bridge_multichain"], "test.near_models.not_null_silver__bridge_multichain_AMOUNT_ADJ.770afcb969": ["model.near_models.silver__bridge_multichain"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_multichain_AMOUNT_ADJ__INTEGER__NUMBER.994cdaf8e0": ["model.near_models.silver__bridge_multichain"], "test.near_models.not_null_silver__bridge_multichain_DESTINATION_ADDRESS.037d4ab072": ["model.near_models.silver__bridge_multichain"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_multichain_DESTINATION_ADDRESS__STRING__VARCHAR.a7e2ec04ff": ["model.near_models.silver__bridge_multichain"], "test.near_models.not_null_silver__bridge_multichain_BRIDGE_ADDRESS.55b810d34b": ["model.near_models.silver__bridge_multichain"], "test.near_models.not_null_silver__bridge_multichain_PLATFORM.4cb6c652c8": ["model.near_models.silver__bridge_multichain"], "test.near_models.accepted_values_silver__bridge_multichain_PLATFORM__multichain.f3f0aa3f7c": ["model.near_models.silver__bridge_multichain"], "test.near_models.not_null_silver__bridge_multichain_DESTINATION_CHAIN_ID.ddba523ffa": ["model.near_models.silver__bridge_multichain"], "test.near_models.not_null_silver__bridge_multichain_SOURCE_CHAIN_ID.1c2cec3a41": ["model.near_models.silver__bridge_multichain"], "test.near_models.not_null_silver__bridge_multichain_RECEIPT_SUCCEEDED.2be808ab7c": ["model.near_models.silver__bridge_multichain"], "test.near_models.not_null_silver__bridge_multichain_METHOD_NAME.4e791bc188": ["model.near_models.silver__bridge_multichain"], "test.near_models.not_null_silver__bridge_multichain_DIRECTION.0bb71eeddf": ["model.near_models.silver__bridge_multichain"], "test.near_models.accepted_values_silver__bridge_multichain_DIRECTION__inbound__outbound.66330454bc": ["model.near_models.silver__bridge_multichain"], "test.near_models.unique_silver__bridge_multichain_BRIDGE_MULTICHAIN_ID.2bd1fc5d46": ["model.near_models.silver__bridge_multichain"], "test.near_models.not_null_silver__bridge_multichain_BRIDGE_MULTICHAIN_ID.1238899e75": ["model.near_models.silver__bridge_multichain"], "test.near_models.dbt_utils_recency_silver__bridge_multichain_week__block_timestamp__1.889a43d873": ["model.near_models.silver__bridge_multichain"], "test.near_models.not_null_silver__bridge_rainbow_BLOCK_TIMESTAMP.3421e2aebc": ["model.near_models.silver__bridge_rainbow"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_rainbow_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.6d969fcb20": ["model.near_models.silver__bridge_rainbow"], "test.near_models.not_null_silver__bridge_rainbow_TX_HASH.f1456f5ea9": ["model.near_models.silver__bridge_rainbow"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_rainbow_TX_HASH__STRING__VARCHAR.8e530bb8f8": ["model.near_models.silver__bridge_rainbow"], "test.near_models.not_null_silver__bridge_rainbow_TOKEN_ADDRESS.9711d3e5f8": ["model.near_models.silver__bridge_rainbow"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_rainbow_TOKEN_ADDRESS__STRING__VARCHAR.9b25022b83": ["model.near_models.silver__bridge_rainbow"], "test.near_models.not_null_silver__bridge_rainbow_AMOUNT_RAW.852ceb40a5": ["model.near_models.silver__bridge_rainbow"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_rainbow_AMOUNT_RAW__INTEGER__NUMBER.0f4a61cd8b": ["model.near_models.silver__bridge_rainbow"], "test.near_models.not_null_silver__bridge_rainbow_AMOUNT_ADJ.e319955587": ["model.near_models.silver__bridge_rainbow"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_rainbow_AMOUNT_ADJ__INTEGER__NUMBER.f33de25c13": ["model.near_models.silver__bridge_rainbow"], "test.near_models.not_null_silver__bridge_rainbow_DESTINATION_ADDRESS.73f859ec9c": ["model.near_models.silver__bridge_rainbow"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_rainbow_DESTINATION_ADDRESS__STRING__VARCHAR.4da0209fd1": ["model.near_models.silver__bridge_rainbow"], "test.near_models.not_null_silver__bridge_rainbow_BRIDGE_ADDRESS.c1d457babe": ["model.near_models.silver__bridge_rainbow"], "test.near_models.not_null_silver__bridge_rainbow_PLATFORM.4098581032": ["model.near_models.silver__bridge_rainbow"], "test.near_models.accepted_values_silver__bridge_rainbow_PLATFORM__rainbow.6447825d26": ["model.near_models.silver__bridge_rainbow"], "test.near_models.not_null_silver__bridge_rainbow_DESTINATION_CHAIN_ID.f1f39f113e": ["model.near_models.silver__bridge_rainbow"], "test.near_models.not_null_silver__bridge_rainbow_SOURCE_CHAIN_ID.ee5fc0655c": ["model.near_models.silver__bridge_rainbow"], "test.near_models.not_null_silver__bridge_rainbow_RECEIPT_SUCCEEDED.c475426c1a": ["model.near_models.silver__bridge_rainbow"], "test.near_models.not_null_silver__bridge_rainbow_METHOD_NAME.f07dff5093": ["model.near_models.silver__bridge_rainbow"], "test.near_models.not_null_silver__bridge_rainbow_DIRECTION.0c027733b0": ["model.near_models.silver__bridge_rainbow"], "test.near_models.accepted_values_silver__bridge_rainbow_DIRECTION__inbound__outbound.12927e27fd": ["model.near_models.silver__bridge_rainbow"], "test.near_models.unique_silver__bridge_rainbow_BRIDGE_RAINBOW_ID.21dbb73987": ["model.near_models.silver__bridge_rainbow"], "test.near_models.not_null_silver__bridge_rainbow_BRIDGE_RAINBOW_ID.86faede682": ["model.near_models.silver__bridge_rainbow"], "test.near_models.dbt_utils_recency_silver__bridge_rainbow_week__block_timestamp__1.37c2fcae36": ["model.near_models.silver__bridge_rainbow"], "test.near_models.not_null_silver__bridge_wormhole_BLOCK_TIMESTAMP.deda303228": ["model.near_models.silver__bridge_wormhole"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_wormhole_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.8a6f01bfcf": ["model.near_models.silver__bridge_wormhole"], "test.near_models.not_null_silver__bridge_wormhole_TX_HASH.8a8b1ea664": ["model.near_models.silver__bridge_wormhole"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_wormhole_TX_HASH__STRING__VARCHAR.09899670c9": ["model.near_models.silver__bridge_wormhole"], "test.near_models.not_null_silver__bridge_wormhole_TOKEN_ADDRESS.14ad2963c8": ["model.near_models.silver__bridge_wormhole"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_wormhole_TOKEN_ADDRESS__STRING__VARCHAR.3a8c23bd18": ["model.near_models.silver__bridge_wormhole"], "test.near_models.not_null_silver__bridge_wormhole_AMOUNT_RAW.b0f0d32b89": ["model.near_models.silver__bridge_wormhole"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_wormhole_AMOUNT_RAW__INTEGER__NUMBER.7662317936": ["model.near_models.silver__bridge_wormhole"], "test.near_models.not_null_silver__bridge_wormhole_AMOUNT_ADJ.d390ac2350": ["model.near_models.silver__bridge_wormhole"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_wormhole_AMOUNT_ADJ__INTEGER__NUMBER.48bec9ccfd": ["model.near_models.silver__bridge_wormhole"], "test.near_models.not_null_silver__bridge_wormhole_DESTINATION_ADDRESS.e2a13040cd": ["model.near_models.silver__bridge_wormhole"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_wormhole_DESTINATION_ADDRESS__STRING__VARCHAR.23583774bd": ["model.near_models.silver__bridge_wormhole"], "test.near_models.not_null_silver__bridge_wormhole_BRIDGE_ADDRESS.fcf82c20e3": ["model.near_models.silver__bridge_wormhole"], "test.near_models.not_null_silver__bridge_wormhole_PLATFORM.7459165439": ["model.near_models.silver__bridge_wormhole"], "test.near_models.accepted_values_silver__bridge_wormhole_PLATFORM__wormhole.813e385392": ["model.near_models.silver__bridge_wormhole"], "test.near_models.not_null_silver__bridge_wormhole_DESTINATION_CHAIN_ID.b08c2df163": ["model.near_models.silver__bridge_wormhole"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_wormhole_DESTINATION_CHAIN_ID__NUMBER__INTEGER.896f7e7cd8": ["model.near_models.silver__bridge_wormhole"], "test.near_models.not_null_silver__bridge_wormhole_SOURCE_CHAIN_ID.f796c0e6be": ["model.near_models.silver__bridge_wormhole"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_wormhole_SOURCE_CHAIN_ID__NUMBER__INTEGER.9c033c62de": ["model.near_models.silver__bridge_wormhole"], "test.near_models.not_null_silver__bridge_wormhole_RECEIPT_SUCCEEDED.002eb006b3": ["model.near_models.silver__bridge_wormhole"], "test.near_models.not_null_silver__bridge_wormhole_METHOD_NAME.6364b37165": ["model.near_models.silver__bridge_wormhole"], "test.near_models.not_null_silver__bridge_wormhole_DIRECTION.55d9642250": ["model.near_models.silver__bridge_wormhole"], "test.near_models.accepted_values_silver__bridge_wormhole_DIRECTION__inbound__outbound.ac4a75e50c": ["model.near_models.silver__bridge_wormhole"], "test.near_models.unique_silver__bridge_wormhole_BRIDGE_WORMHOLE_ID.398d7eec76": ["model.near_models.silver__bridge_wormhole"], "test.near_models.not_null_silver__bridge_wormhole_BRIDGE_WORMHOLE_ID.77462365ea": ["model.near_models.silver__bridge_wormhole"], "test.near_models.dbt_utils_recency_silver__bridge_wormhole_month__block_timestamp__1.113f1b0036": ["model.near_models.silver__bridge_wormhole"], "test.near_models.not_null_silver__token_transfer_native_tx_hash.2b28b01403": ["model.near_models.silver__token_transfer_native"], "test.near_models.not_null_silver__token_transfer_native_block_id.13a0f2c94b": ["model.near_models.silver__token_transfer_native"], "test.near_models.not_null_silver__token_transfer_native_block_timestamp.59f09d94c4": ["model.near_models.silver__token_transfer_native"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_native_block_timestamp__TIMESTAMP_NTZ.4044cd97c5": ["model.near_models.silver__token_transfer_native"], "test.near_models.not_null_silver__token_transfer_native_amount_unadj.3b5060604e": ["model.near_models.silver__token_transfer_native"], "test.near_models.not_null_silver__token_transfer_native_amount_adj.25918c71ad": ["model.near_models.silver__token_transfer_native"], "test.near_models.dbt_expectations_expect_column_values_to_be_greater_than_silver__token_transfer_native_amount_adj__0.93472e4c8e": ["model.near_models.silver__token_transfer_native"], "test.near_models.not_null_silver__token_transfer_native_predecessor_id.27b305d210": ["model.near_models.silver__token_transfer_native"], "test.near_models.not_null_silver__token_transfer_native_receiver_id.1add919bd0": ["model.near_models.silver__token_transfer_native"], "test.near_models.not_null_silver__token_transfer_native_receipt_succeeded.47a9b80f04": ["model.near_models.silver__token_transfer_native"], "test.near_models.accepted_values_silver__token_transfer_native_receipt_succeeded__True.8a4f26bb3b": ["model.near_models.silver__token_transfer_native"], "test.near_models.not_null_silver__token_transfer_native_gas_price.a5d2a3b475": ["model.near_models.silver__token_transfer_native"], "test.near_models.not_null_silver__token_transfer_native_gas_burnt.284a7671c3": ["model.near_models.silver__token_transfer_native"], "test.near_models.not_null_silver__token_transfer_native_tokens_burnt.8bb868825a": ["model.near_models.silver__token_transfer_native"], "test.near_models.unique_silver__token_transfer_native_token_transfer_native_id.2c148ba317": ["model.near_models.silver__token_transfer_native"], "test.near_models.not_null_silver__token_transfer_native_token_transfer_native_id.85e2a61627": ["model.near_models.silver__token_transfer_native"], "test.near_models.not_null_silver__token_transfer_deposit_tx_hash.598034d0ca": ["model.near_models.silver__token_transfer_deposit"], "test.near_models.not_null_silver__token_transfer_deposit_block_id.d563127c1c": ["model.near_models.silver__token_transfer_deposit"], "test.near_models.not_null_silver__token_transfer_deposit_block_timestamp.bf95b44816": ["model.near_models.silver__token_transfer_deposit"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_deposit_block_timestamp__TIMESTAMP_NTZ.d7ee1d52aa": ["model.near_models.silver__token_transfer_deposit"], "test.near_models.not_null_silver__token_transfer_deposit_receiver_id.31e667c960": ["model.near_models.silver__token_transfer_deposit"], "test.near_models.not_null_silver__token_transfer_deposit_amount_unadj.cd75f735c4": ["model.near_models.silver__token_transfer_deposit"], "test.near_models.not_null_silver__token_transfer_deposit_amount_adj.93ea6834ec": ["model.near_models.silver__token_transfer_deposit"], "test.near_models.dbt_expectations_expect_column_values_to_be_greater_than_silver__token_transfer_deposit_amount_adj__0.34bbdd2957": ["model.near_models.silver__token_transfer_deposit"], "test.near_models.not_null_silver__token_transfer_deposit_receipt_succeeded.5d4bdcc054": ["model.near_models.silver__token_transfer_deposit"], "test.near_models.accepted_values_silver__token_transfer_deposit_receipt_succeeded__True.ce03542e75": ["model.near_models.silver__token_transfer_deposit"], "test.near_models.unique_silver__token_transfer_deposit_token_transfer_deposit_id.0c4da8e2b0": ["model.near_models.silver__token_transfer_deposit"], "test.near_models.not_null_silver__token_transfer_deposit_token_transfer_deposit_id.1567ce623b": ["model.near_models.silver__token_transfer_deposit"], "test.near_models.not_null_silver__nft_series_metadata_CONTRACT_ADDRESS.d76d08e8ee": ["model.near_models.silver__nft_series_metadata"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__nft_series_metadata_CONTRACT_ADDRESS__VARCHAR.16112b71e4": ["model.near_models.silver__nft_series_metadata"], "test.near_models.not_null_silver__nft_series_metadata_SERIES_ID.735431cace": ["model.near_models.silver__nft_series_metadata"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__nft_series_metadata_SERIES_ID__VARCHAR.c9a73411e0": ["model.near_models.silver__nft_series_metadata"], "test.near_models.not_null_silver__nft_series_metadata_METADATA_ID.13c28e57f7": ["model.near_models.silver__nft_series_metadata"], "test.near_models.unique_silver__nft_series_metadata_METADATA_ID.9761d7d6dc": ["model.near_models.silver__nft_series_metadata"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__nft_series_metadata_METADATA_ID__VARCHAR.d7c314605d": ["model.near_models.silver__nft_series_metadata"], "test.near_models.dbt_utils_recency_silver__nft_series_metadata_day___request_timestamp__5.4b0be7f092": ["model.near_models.silver__nft_series_metadata"], "test.near_models.dbt_utils_recency_silver_observability__blocks_completeness_day__test_timestamp__1.8b676ed702": ["model.near_models.silver_observability__blocks_completeness"], "test.near_models.dbt_utils_recency_silver_observability__blocks_completeness_hours__max_block_timestamp__24.1b05ab1b3b": ["model.near_models.silver_observability__blocks_completeness"], "test.near_models.dbt_utils_recency_silver_observability__logs_completeness_day__test_timestamp__1.1da6d7f4e6": [], "test.near_models.dbt_utils_recency_silver_observability__logs_completeness_hours__max_block_timestamp__24.73c7fcd069": [], "test.near_models.dbt_utils_recency_silver_observability__chunks_completeness_day__test_timestamp__1.b99b641ef7": ["model.near_models.silver_observability__chunks_completeness"], "test.near_models.dbt_utils_recency_silver_observability__chunks_completeness_hours__max_block_timestamp__24.2e75439a18": ["model.near_models.silver_observability__chunks_completeness"], "test.near_models.not_null_silver__complete_native_asset_metadata_PROVIDER.2f310e1236": ["model.near_models.silver__complete_native_asset_metadata"], "test.near_models.not_null_silver__complete_native_asset_metadata_SYMBOL.ff109ff1ee": ["model.near_models.silver__complete_native_asset_metadata"], "test.near_models.not_null_silver__complete_native_asset_metadata_BLOCKCHAIN.fea8f73c16": ["model.near_models.silver__complete_native_asset_metadata"], "test.near_models.not_null_silver__complete_native_asset_metadata_MODIFIED_TIMESTAMP.c6bcef6cb9": ["model.near_models.silver__complete_native_asset_metadata"], "test.near_models.unique_silver__complete_native_asset_metadata_COMPLETE_NATIVE_ASSET_METADATA_ID.d98ec00bc9": ["model.near_models.silver__complete_native_asset_metadata"], "test.near_models.dbt_utils_unique_combination_of_columns_silver__complete_native_asset_metadata_SYMBOL.6c5f561373": ["model.near_models.silver__complete_native_asset_metadata"], "test.near_models.not_null_silver__complete_provider_prices_PROVIDER.982c1dc287": ["model.near_models.silver__complete_provider_prices"], "test.near_models.not_null_silver__complete_provider_prices_ASSET_ID.a10e7dad30": ["model.near_models.silver__complete_provider_prices"], "test.near_models.not_null_silver__complete_provider_prices_RECORDED_HOUR.73c3cfdf0d": ["model.near_models.silver__complete_provider_prices"], "test.near_models.not_null_silver__complete_provider_prices_MODIFIED_TIMESTAMP.b205ba003b": ["model.near_models.silver__complete_provider_prices"], "test.near_models.unique_silver__complete_provider_prices_COMPLETE_PROVIDER_PRICES_ID.52bf8dd406": ["model.near_models.silver__complete_provider_prices"], "test.near_models.dbt_utils_unique_combination_of_columns_silver__complete_provider_prices_ASSET_ID__RECORDED_HOUR__PROVIDER.6e3c3ab2b1": ["model.near_models.silver__complete_provider_prices"], "test.near_models.not_null_silver__complete_provider_asset_metadata_PROVIDER.b0c689d31b": ["model.near_models.silver__complete_provider_asset_metadata"], "test.near_models.not_null_silver__complete_provider_asset_metadata_ASSET_ID.b4b221e9f2": ["model.near_models.silver__complete_provider_asset_metadata"], "test.near_models.not_null_silver__complete_provider_asset_metadata_MODIFIED_TIMESTAMP.47fee02027": ["model.near_models.silver__complete_provider_asset_metadata"], "test.near_models.unique_silver__complete_provider_asset_metadata_COMPLETE_PROVIDER_ASSET_METADATA_ID.945e90b882": ["model.near_models.silver__complete_provider_asset_metadata"], "test.near_models.dbt_utils_unique_combination_of_columns_silver__complete_provider_asset_metadata_ASSET_ID__TOKEN_ADDRESS__NAME__SYMBOL__PLATFORM__PLATFORM_ID__PROVIDER.e355e7b6b2": ["model.near_models.silver__complete_provider_asset_metadata"], "test.near_models.not_null_silver__complete_token_asset_metadata_PROVIDER.0d1d2c6852": ["model.near_models.silver__complete_token_asset_metadata"], "test.near_models.not_null_silver__complete_token_asset_metadata_TOKEN_ADDRESS.06a52e0e67": ["model.near_models.silver__complete_token_asset_metadata"], "test.near_models.not_null_silver__complete_token_asset_metadata_BLOCKCHAIN.3791975c91": ["model.near_models.silver__complete_token_asset_metadata"], "test.near_models.not_null_silver__complete_token_asset_metadata_BLOCKCHAIN_ID.fe8350a322": ["model.near_models.silver__complete_token_asset_metadata"], "test.near_models.not_null_silver__complete_token_asset_metadata_MODIFIED_TIMESTAMP.58ef7db480": ["model.near_models.silver__complete_token_asset_metadata"], "test.near_models.unique_silver__complete_token_asset_metadata_COMPLETE_TOKEN_ASSET_METADATA_ID.99f9227588": ["model.near_models.silver__complete_token_asset_metadata"], "test.near_models.dbt_utils_unique_combination_of_columns_silver__complete_token_asset_metadata_TOKEN_ADDRESS__BLOCKCHAIN.d3d6b2a62b": ["model.near_models.silver__complete_token_asset_metadata"], "test.near_models.not_null_silver__complete_native_prices_HOUR.84672fd317": ["model.near_models.silver__complete_native_prices"], "test.near_models.not_null_silver__complete_native_prices_SYMBOL.640aa16109": ["model.near_models.silver__complete_native_prices"], "test.near_models.not_null_silver__complete_native_prices_BLOCKCHAIN.3557f90197": ["model.near_models.silver__complete_native_prices"], "test.near_models.not_null_silver__complete_native_prices_PROVIDER.391be2433a": ["model.near_models.silver__complete_native_prices"], "test.near_models.not_null_silver__complete_native_prices_PRICE.5d22b3dfe0": ["model.near_models.silver__complete_native_prices"], "test.near_models.not_null_silver__complete_native_prices_IS_IMPUTED.9b41704925": ["model.near_models.silver__complete_native_prices"], "test.near_models.not_null_silver__complete_native_prices__INSERTED_TIMESTAMP.030d747f3c": ["model.near_models.silver__complete_native_prices"], "test.near_models.not_null_silver__complete_native_prices_MODIFIED_TIMESTAMP.595acedfe2": ["model.near_models.silver__complete_native_prices"], "test.near_models.unique_silver__complete_native_prices_COMPLETE_NATIVE_PRICES_ID.6e5981548b": ["model.near_models.silver__complete_native_prices"], "test.near_models.dbt_utils_unique_combination_of_columns_silver__complete_native_prices_HOUR__SYMBOL.9742f3d916": ["model.near_models.silver__complete_native_prices"], "test.near_models.not_null_silver__complete_token_prices_HOUR.d5f4cd597b": ["model.near_models.silver__complete_token_prices"], "test.near_models.not_null_silver__complete_token_prices_TOKEN_ADDRESS.7e03ade9df": ["model.near_models.silver__complete_token_prices"], "test.near_models.not_null_silver__complete_token_prices_BLOCKCHAIN.ada1620192": ["model.near_models.silver__complete_token_prices"], "test.near_models.not_null_silver__complete_token_prices_BLOCKCHAIN_ID.6aac0fa10e": ["model.near_models.silver__complete_token_prices"], "test.near_models.not_null_silver__complete_token_prices_PROVIDER.d7e55cb9a3": ["model.near_models.silver__complete_token_prices"], "test.near_models.not_null_silver__complete_token_prices_PRICE.9b78fa1dae": ["model.near_models.silver__complete_token_prices"], "test.near_models.not_null_silver__complete_token_prices_IS_IMPUTED.8a84f91c9e": ["model.near_models.silver__complete_token_prices"], "test.near_models.not_null_silver__complete_token_prices__INSERTED_TIMESTAMP.90a2d67d90": ["model.near_models.silver__complete_token_prices"], "test.near_models.not_null_silver__complete_token_prices_MODIFIED_TIMESTAMP.74882978f6": ["model.near_models.silver__complete_token_prices"], "test.near_models.unique_silver__complete_token_prices_COMPLETE_TOKEN_PRICES_ID.c4ea6e2a79": ["model.near_models.silver__complete_token_prices"], "test.near_models.not_null_atlas__ez_supply_UTC_DATE.cdd1722b0b": ["model.near_models.atlas__ez_supply"], "test.near_models.not_null_atlas__ez_supply_TOTAL_SUPPLY.d447599ec7": ["model.near_models.atlas__ez_supply"], "test.near_models.not_null_atlas__ez_supply_TOTAL_STAKED_SUPPLY.ab33eb4f9a": ["model.near_models.atlas__ez_supply"], "test.near_models.not_null_atlas__ez_supply_TOTAL_NONSTAKED_SUPPLY.1fbb894e8b": ["model.near_models.atlas__ez_supply"], "test.near_models.not_null_atlas__ez_supply_CIRCULATING_SUPPLY.c25ccb11bc": ["model.near_models.atlas__ez_supply"], "test.near_models.not_null_atlas__ez_supply_TOTAL_LOCKED_SUPPLY.dc3aa169fb": ["model.near_models.atlas__ez_supply"], "test.near_models.not_null_atlas__ez_supply_LIQUID_SUPPLY.7729ad5f37": ["model.near_models.atlas__ez_supply"], "test.near_models.not_null_atlas__ez_supply_NONLIQUID_SUPPLY.3ea63e871a": ["model.near_models.atlas__ez_supply"], "test.near_models.not_null_atlas__ez_supply_STAKED_LOCKED_SUPPLY.546e39f576": ["model.near_models.atlas__ez_supply"], "test.near_models.not_null_atlas__ez_supply_NON_STAKED_LOCKED_SUPPLY.bb0d6d4496": ["model.near_models.atlas__ez_supply"], "test.near_models.not_null_atlas__ez_supply_STAKED_CIRCULATING_SUPPLY.25bc84ec33": ["model.near_models.atlas__ez_supply"], "test.near_models.not_null_atlas__ez_supply_NONSTAKED_CIRCULATING_SUPPLY.ac582e07b2": ["model.near_models.atlas__ez_supply"], "test.near_models.not_null_atlas__ez_supply_PERC_LOCKED_SUPPLY.11898877d3": ["model.near_models.atlas__ez_supply"], "test.near_models.not_null_atlas__ez_supply_PERC_CIRCULATING_SUPPLY.3af6d2cdf3": ["model.near_models.atlas__ez_supply"], "test.near_models.not_null_atlas__ez_supply_PERC_STAKED_LOCKED.f2182c2d4a": ["model.near_models.atlas__ez_supply"], "test.near_models.not_null_atlas__ez_supply_PERC_STAKED_CIRCULATING.d1c9e43533": ["model.near_models.atlas__ez_supply"], "test.near_models.not_null_atlas__ez_supply_EZ_SUPPLY_ID.844bef2d56": ["model.near_models.atlas__ez_supply"], "test.near_models.unique_atlas__ez_supply_EZ_SUPPLY_ID.1a01ea5601": ["model.near_models.atlas__ez_supply"], "test.near_models.dbt_utils_recency_atlas__ez_supply_days__inserted_timestamp__1.b5e7832de4": ["model.near_models.atlas__ez_supply"], "test.near_models.not_null_defi__ez_dex_swaps_TX_HASH.39e4940b4b": ["model.near_models.defi__ez_dex_swaps"], "test.near_models.not_null_defi__ez_dex_swaps_BLOCK_ID.0c5b88893b": ["model.near_models.defi__ez_dex_swaps"], "test.near_models.not_null_defi__ez_dex_swaps_BLOCK_TIMESTAMP.b21ec41642": ["model.near_models.defi__ez_dex_swaps"], "test.near_models.not_null_defi__ez_dex_swaps_PLATFORM.371eb6dc40": ["model.near_models.defi__ez_dex_swaps"], "test.near_models.not_null_defi__ez_dex_swaps_AMOUNT_OUT_RAW.a93bb57e13": ["model.near_models.defi__ez_dex_swaps"], "test.near_models.not_null_defi__ez_dex_swaps_TOKEN_OUT_CONTRACT.1bcbb9d5f2": ["model.near_models.defi__ez_dex_swaps"], "test.near_models.not_null_defi__ez_dex_swaps_AMOUNT_IN_RAW.47f972a8fb": ["model.near_models.defi__ez_dex_swaps"], "test.near_models.not_null_defi__ez_dex_swaps_TOKEN_IN_CONTRACT.df7e1a1693": ["model.near_models.defi__ez_dex_swaps"], "test.near_models.not_null_defi__ez_dex_swaps_EZ_DEX_SWAPS_ID.e64665588d": ["model.near_models.defi__ez_dex_swaps"], "test.near_models.unique_defi__ez_dex_swaps_EZ_DEX_SWAPS_ID.07eaa2e5cb": ["model.near_models.defi__ez_dex_swaps"], "test.near_models.not_null_defi__fact_intents_BLOCK_ID.9acce4cfab": ["model.near_models.defi__fact_intents"], "test.near_models.not_null_defi__fact_intents_BLOCK_TIMESTAMP.1e52885930": ["model.near_models.defi__fact_intents"], "test.near_models.not_null_defi__fact_intents_TX_HASH.b9700acf06": ["model.near_models.defi__fact_intents"], "test.near_models.not_null_defi__fact_intents_RECEIPT_ID.e03d1e88ac": ["model.near_models.defi__fact_intents"], "test.near_models.not_null_defi__fact_intents_PREDECESSOR_ID.346f4f4f46": ["model.near_models.defi__fact_intents"], "test.near_models.not_null_defi__fact_intents_RECEIVER_ID.39ef74307f": ["model.near_models.defi__fact_intents"], "test.near_models.not_null_defi__fact_intents_AMOUNT_RAW.1ff14b9f80": ["model.near_models.defi__fact_intents"], "test.near_models.not_null_defi__fact_intents_TOKEN_ID.f03b0806e4": ["model.near_models.defi__fact_intents"], "test.near_models.not_null_defi__fact_intents_GAS_BURNT.b2e4a36deb": ["model.near_models.defi__fact_intents"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__fact_intents_GAS_BURNT__NUMBER__INTEGER.07efc0be2b": ["model.near_models.defi__fact_intents"], "test.near_models.not_null_defi__fact_intents_RECEIPT_SUCCEEDED.108b44df33": ["model.near_models.defi__fact_intents"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__fact_intents_RECEIPT_SUCCEEDED__BOOLEAN.fa345755bb": ["model.near_models.defi__fact_intents"], "test.near_models.not_null_defi__fact_intents_AMOUNT_INDEX.b227288664": ["model.near_models.defi__fact_intents"], "test.near_models.not_null_defi__fact_intents_LOG_EVENT.06ee198979": ["model.near_models.defi__fact_intents"], "test.near_models.not_null_defi__fact_intents_LOG_INDEX.d993824230": ["model.near_models.defi__fact_intents"], "test.near_models.not_null_defi__fact_intents_LOG_EVENT_INDEX.add2f1a236": ["model.near_models.defi__fact_intents"], "test.near_models.not_null_defi__fact_intents_OWNER_ID.fab8955380": ["model.near_models.defi__fact_intents"], "test.near_models.not_null_defi__fact_intents_OLD_OWNER_ID.1a6e754530": ["model.near_models.defi__fact_intents"], "test.near_models.not_null_defi__fact_intents_NEW_OWNER_ID.eedaa7e9d0": ["model.near_models.defi__fact_intents"], "test.near_models.unique_defi__fact_intents_FACT_INTENTS_ID.a3c3ced0a9": ["model.near_models.defi__fact_intents"], "test.near_models.not_null_defi__fact_intents_FACT_INTENTS_ID.ce6f78f31b": ["model.near_models.defi__fact_intents"], "test.near_models.dbt_utils_recency_defi__fact_intents_hours__block_timestamp__3.25a8911203": ["model.near_models.defi__fact_intents"], "test.near_models.not_null_defi__ez_intents_BLOCK_ID.7167ab94c3": ["model.near_models.defi__ez_intents"], "test.near_models.not_null_defi__ez_intents_BLOCK_TIMESTAMP.0c0c8510d1": ["model.near_models.defi__ez_intents"], "test.near_models.not_null_defi__ez_intents_TX_HASH.6423e8f3f3": ["model.near_models.defi__ez_intents"], "test.near_models.not_null_defi__ez_intents_RECEIPT_ID.6204043588": ["model.near_models.defi__ez_intents"], "test.near_models.not_null_defi__ez_intents_PREDECESSOR_ID.994cd45c28": ["model.near_models.defi__ez_intents"], "test.near_models.not_null_defi__ez_intents_RECEIVER_ID.34d2c770eb": ["model.near_models.defi__ez_intents"], "test.near_models.not_null_defi__ez_intents_AMOUNT_RAW.84bb90d720": ["model.near_models.defi__ez_intents"], "test.near_models.not_null_defi__ez_intents_TOKEN_ID.ad936ed031": ["model.near_models.defi__ez_intents"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__ez_intents_FEE_AMOUNT_USD__NUMBER__FLOAT.bab2a25da3": ["model.near_models.defi__ez_intents"], "test.near_models.not_null_defi__ez_intents_GAS_BURNT.dd027a7a08": ["model.near_models.defi__ez_intents"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__ez_intents_GAS_BURNT__NUMBER__INTEGER.1f5fedc5bb": ["model.near_models.defi__ez_intents"], "test.near_models.not_null_defi__ez_intents_RECEIPT_SUCCEEDED.318b2dd073": ["model.near_models.defi__ez_intents"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__ez_intents_RECEIPT_SUCCEEDED__BOOLEAN.d850a3ff33": ["model.near_models.defi__ez_intents"], "test.near_models.not_null_defi__ez_intents_AMOUNT_INDEX.30ea150b37": ["model.near_models.defi__ez_intents"], "test.near_models.not_null_defi__ez_intents_LOG_EVENT.2ff804ce08": ["model.near_models.defi__ez_intents"], "test.near_models.not_null_defi__ez_intents_LOG_INDEX.9a761e1aca": ["model.near_models.defi__ez_intents"], "test.near_models.not_null_defi__ez_intents_LOG_EVENT_INDEX.eae7ef088c": ["model.near_models.defi__ez_intents"], "test.near_models.not_null_defi__ez_intents_OWNER_ID.7f76b7492e": ["model.near_models.defi__ez_intents"], "test.near_models.not_null_defi__ez_intents_OLD_OWNER_ID.686afbea65": ["model.near_models.defi__ez_intents"], "test.near_models.not_null_defi__ez_intents_NEW_OWNER_ID.d55be64ab1": ["model.near_models.defi__ez_intents"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__ez_intents_PRICE__NUMBER__FLOAT.24da714917": ["model.near_models.defi__ez_intents"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__ez_intents_AMOUNT_USD__NUMBER__FLOAT.690fb6ce2a": ["model.near_models.defi__ez_intents"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__ez_intents_TOKEN_IS_VERIFIED__BOOLEAN.2159b7ca90": ["model.near_models.defi__ez_intents"], "test.near_models.unique_defi__ez_intents_EZ_INTENTS_ID.75b2611f61": ["model.near_models.defi__ez_intents"], "test.near_models.not_null_defi__ez_intents_EZ_INTENTS_ID.c02318c46a": ["model.near_models.defi__ez_intents"], "test.near_models.dbt_utils_recency_defi__ez_intents_hours__block_timestamp__3.87c91f22c3": ["model.near_models.defi__ez_intents"], "test.near_models.not_null_defi__fact_bridge_activity_BLOCK_ID.544b613a9b": ["model.near_models.defi__fact_bridge_activity"], "test.near_models.not_null_defi__fact_bridge_activity_BLOCK_TIMESTAMP.ff8df9c67c": ["model.near_models.defi__fact_bridge_activity"], "test.near_models.not_null_defi__fact_bridge_activity_TX_HASH.8289e39d8e": ["model.near_models.defi__fact_bridge_activity"], "test.near_models.not_null_defi__fact_bridge_activity_TOKEN_ADDRESS.22c17385df": ["model.near_models.defi__fact_bridge_activity"], "test.near_models.not_null_defi__fact_bridge_activity_AMOUNT_UNADJ.5057dd41b3": ["model.near_models.defi__fact_bridge_activity"], "test.near_models.not_null_defi__fact_bridge_activity_AMOUNT_ADJ.5a34923884": ["model.near_models.defi__fact_bridge_activity"], "test.near_models.not_null_defi__fact_bridge_activity_PLATFORM.b1b7014b38": ["model.near_models.defi__fact_bridge_activity"], "test.near_models.not_null_defi__fact_bridge_activity_BRIDGE_ADDRESS.01446f74b3": ["model.near_models.defi__fact_bridge_activity"], "test.near_models.not_null_defi__fact_bridge_activity_DESTINATION_CHAIN.80d32d7906": ["model.near_models.defi__fact_bridge_activity"], "test.near_models.not_null_defi__fact_bridge_activity_SOURCE_CHAIN.dd5b1863df": ["model.near_models.defi__fact_bridge_activity"], "test.near_models.not_null_defi__fact_bridge_activity_METHOD_NAME.aec9438728": ["model.near_models.defi__fact_bridge_activity"], "test.near_models.not_null_defi__fact_bridge_activity_DIRECTION.003c9a1d0d": ["model.near_models.defi__fact_bridge_activity"], "test.near_models.not_null_defi__fact_bridge_activity_RECEIPT_SUCCEEDED.951d33e576": ["model.near_models.defi__fact_bridge_activity"], "test.near_models.unique_defi__fact_bridge_activity_FACT_BRIDGE_ACTIVITY_ID.d12699ac97": ["model.near_models.defi__fact_bridge_activity"], "test.near_models.not_null_defi__fact_bridge_activity_FACT_BRIDGE_ACTIVITY_ID.54fa630be4": ["model.near_models.defi__fact_bridge_activity"], "test.near_models.dbt_utils_recency_defi__fact_bridge_activity_day__block_timestamp__1.fce46522a6": ["model.near_models.defi__fact_bridge_activity"], "test.near_models.not_null_defi__ez_lending_platform.626604ede3": ["model.near_models.defi__ez_lending"], "test.near_models.not_null_defi__ez_lending_TX_HASH.a9c7b16e2d": ["model.near_models.defi__ez_lending"], "test.near_models.not_null_defi__ez_lending_block_id.e428d7790f": ["model.near_models.defi__ez_lending"], "test.near_models.not_null_defi__ez_lending_BLOCK_TIMESTAMP.0d4352ae36": ["model.near_models.defi__ez_lending"], "test.near_models.not_null_defi__ez_lending_SENDER_ID.98168e9693": ["model.near_models.defi__ez_lending"], "test.near_models.not_null_defi__ez_lending_ACTIONS.7856d96334": ["model.near_models.defi__ez_lending"], "test.near_models.not_null_defi__ez_lending_CONTRACT_ADDRESS.19239ade01": ["model.near_models.defi__ez_lending"], "test.near_models.not_null_defi__ez_lending_TOKEN_ADDRESS.574f8589cb": ["model.near_models.defi__ez_lending"], "test.near_models.not_null_defi__ez_lending_AMOUNT_RAW.add2c4c257": ["model.near_models.defi__ez_lending"], "test.near_models.not_null_defi__ez_lending_AMOUNT_ADJ.d44e52650b": ["model.near_models.defi__ez_lending"], "test.near_models.not_null_defi__ez_lending_EZ_LENDING_ID.a8180a1111": ["model.near_models.defi__ez_lending"], "test.near_models.dbt_utils_recency_defi__ez_lending_hours__block_timestamp__24.c43117c959": ["model.near_models.defi__ez_lending"], "test.near_models.not_null_defi__fact_dex_swaps_TX_HASH.e1b0c0e4eb": ["model.near_models.defi__fact_dex_swaps"], "test.near_models.not_null_defi__fact_dex_swaps_RECEIPT_OBJECT_ID.a0515b3f6e": ["model.near_models.defi__fact_dex_swaps"], "test.near_models.not_null_defi__fact_dex_swaps_BLOCK_ID.b37f8d8aca": ["model.near_models.defi__fact_dex_swaps"], "test.near_models.not_null_defi__fact_dex_swaps_BLOCK_TIMESTAMP.16523c93b8": ["model.near_models.defi__fact_dex_swaps"], "test.near_models.not_null_defi__fact_dex_swaps_RECEIVER_ID.33f262c943": ["model.near_models.defi__fact_dex_swaps"], "test.near_models.not_null_defi__fact_dex_swaps_SIGNER_ID.3385232143": ["model.near_models.defi__fact_dex_swaps"], "test.near_models.not_null_defi__fact_dex_swaps_SWAP_INDEX.cf097c733b": ["model.near_models.defi__fact_dex_swaps"], "test.near_models.not_null_defi__fact_dex_swaps_AMOUNT_OUT_RAW.6c16a2b17f": ["model.near_models.defi__fact_dex_swaps"], "test.near_models.not_null_defi__fact_dex_swaps_TOKEN_OUT.3ea23afc8b": ["model.near_models.defi__fact_dex_swaps"], "test.near_models.not_null_defi__fact_dex_swaps_AMOUNT_IN_RAW.d47eb40151": ["model.near_models.defi__fact_dex_swaps"], "test.near_models.not_null_defi__fact_dex_swaps_TOKEN_IN.fbea343b82": ["model.near_models.defi__fact_dex_swaps"], "test.near_models.unique_defi__fact_dex_swaps_FACT_DEX_SWAPS_ID.8096cbffa1": ["model.near_models.defi__fact_dex_swaps"], "test.near_models.not_null_defi__fact_dex_swaps_FACT_DEX_SWAPS_ID.ef0bc755ac": ["model.near_models.defi__fact_dex_swaps"], "test.near_models.dbt_utils_recency_defi__fact_dex_swaps_hours__block_timestamp__12.98c5ae8b91": ["model.near_models.defi__fact_dex_swaps"], "test.near_models.not_null_defi__fact_lending_platform.f2d758f835": ["model.near_models.defi__fact_lending"], "test.near_models.not_null_defi__fact_lending_TX_HASH.9ac4d2c828": ["model.near_models.defi__fact_lending"], "test.near_models.not_null_defi__fact_lending_block_id.a76981972f": ["model.near_models.defi__fact_lending"], "test.near_models.not_null_defi__fact_lending_BLOCK_TIMESTAMP.6793700f64": ["model.near_models.defi__fact_lending"], "test.near_models.not_null_defi__fact_lending_SENDER_ID.c5162f4888": ["model.near_models.defi__fact_lending"], "test.near_models.not_null_defi__fact_lending_ACTIONS.f6df7396d4": ["model.near_models.defi__fact_lending"], "test.near_models.not_null_defi__fact_lending_CONTRACT_ADDRESS.a96740750f": ["model.near_models.defi__fact_lending"], "test.near_models.not_null_defi__fact_lending_AMOUNT_RAW.71b31f6a6d": ["model.near_models.defi__fact_lending"], "test.near_models.not_null_defi__fact_lending_AMOUNT_ADJ.52609c7541": ["model.near_models.defi__fact_lending"], "test.near_models.not_null_defi__fact_lending_TOKEN_ADDRESS.751aeb9d01": ["model.near_models.defi__fact_lending"], "test.near_models.not_null_defi__fact_lending_FACT_LENDING_ID.99ce7669ff": ["model.near_models.defi__fact_lending"], "test.near_models.dbt_utils_recency_defi__fact_lending_hours__block_timestamp__24.07f41c9bac": ["model.near_models.defi__fact_lending"], "test.near_models.not_null_nft__fact_nft_mints_RECEIPT_OBJECT_ID.3f10434ab7": ["model.near_models.nft__fact_nft_mints"], "test.near_models.not_null_nft__fact_nft_mints_TX_HASH.936a93d017": ["model.near_models.nft__fact_nft_mints"], "test.near_models.not_null_nft__fact_nft_mints_BLOCK_ID.0e11a6afe6": ["model.near_models.nft__fact_nft_mints"], "test.near_models.not_null_nft__fact_nft_mints_BLOCK_TIMESTAMP.396570eb6d": ["model.near_models.nft__fact_nft_mints"], "test.near_models.not_null_nft__fact_nft_mints_TOKEN_ID.ee9673c97b": ["model.near_models.nft__fact_nft_mints"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_nft_mints_DEPOSIT__NUMBER__FLOAT.528beb21a8": ["model.near_models.nft__fact_nft_mints"], "test.near_models.not_null_nft__fact_nft_mints_RECEIVER_ID.cbc918442b": ["model.near_models.nft__fact_nft_mints"], "test.near_models.not_null_nft__fact_nft_mints_SIGNER_ID.6b9dedcaba": ["model.near_models.nft__fact_nft_mints"], "test.near_models.not_null_nft__fact_nft_mints_OWNER_ID.df6ae5c6a8": ["model.near_models.nft__fact_nft_mints"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_nft_mints_OWNER_ID__STRING__VARCHAR.801f67d867": ["model.near_models.nft__fact_nft_mints"], "test.near_models.not_null_nft__fact_nft_mints_OWNER_PER_TX.e6bc03a425": ["model.near_models.nft__fact_nft_mints"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_nft_mints_OWNER_PER_TX__NUMBER__FLOAT.8b3c41e894": ["model.near_models.nft__fact_nft_mints"], "test.near_models.not_null_nft__fact_nft_mints_MINT_PER_TX.ad8e1bb9e5": ["model.near_models.nft__fact_nft_mints"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_nft_mints_MINT_PER_TX__NUMBER__FLOAT.cf568cc331": ["model.near_models.nft__fact_nft_mints"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_nft_mints_GAS_BURNT__NUMBER__FLOAT.31c603754e": ["model.near_models.nft__fact_nft_mints"], "test.near_models.not_null_nft__fact_nft_mints_GAS_BURNT.d7f13454b3": ["model.near_models.nft__fact_nft_mints"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_nft_mints_TRANSACTION_FEE__NUMBER__FLOAT.44b6054d41": ["model.near_models.nft__fact_nft_mints"], "test.near_models.not_null_nft__fact_nft_mints_TRANSACTION_FEE.eed88ae3c6": ["model.near_models.nft__fact_nft_mints"], "test.near_models.not_null_nft__fact_nft_mints_TX_SUCCEEDED.54b35f4a86": ["model.near_models.nft__fact_nft_mints"], "test.near_models.unique_nft__fact_nft_mints_FACT_NFT_MINTS_ID.4cf2153c0f": ["model.near_models.nft__fact_nft_mints"], "test.near_models.not_null_nft__fact_nft_mints_FACT_NFT_MINTS_ID.00963206b1": ["model.near_models.nft__fact_nft_mints"], "test.near_models.not_null_nft__fact_nft_transfers_BLOCK_ID.1bd5db214d": ["model.near_models.nft__fact_nft_transfers"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_nft_transfers_BLOCK_ID__NUMBER__FLOAT.50fe2fc88f": ["model.near_models.nft__fact_nft_transfers"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_nft_transfers_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.07f2e295fd": ["model.near_models.nft__fact_nft_transfers"], "test.near_models.not_null_nft__fact_nft_transfers_BLOCK_TIMESTAMP.c47818db02": ["model.near_models.nft__fact_nft_transfers"], "test.near_models.not_null_nft__fact_nft_transfers_TX_HASH.b414029d5c": ["model.near_models.nft__fact_nft_transfers"], "test.near_models.unique_nft__fact_nft_transfers_FACT_NFT_TRANSFERS_ID.dcf270960c": ["model.near_models.nft__fact_nft_transfers"], "test.near_models.not_null_nft__fact_nft_transfers_FACT_NFT_TRANSFERS_ID.b7f0bc036c": ["model.near_models.nft__fact_nft_transfers"], "test.near_models.not_null_nft__ez_nft_sales_RECEIPT_ID.67ae8895da": ["model.near_models.nft__ez_nft_sales"], "test.near_models.not_null_nft__ez_nft_sales_BLOCK_ID.4c138e5bfa": ["model.near_models.nft__ez_nft_sales"], "test.near_models.not_null_nft__ez_nft_sales_BLOCK_TIMESTAMP.093ccaccdd": ["model.near_models.nft__ez_nft_sales"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_nft__ez_nft_sales_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.f8c72361ae": ["model.near_models.nft__ez_nft_sales"], "test.near_models.not_null_nft__ez_nft_sales_TX_HASH.30028c6a5e": ["model.near_models.nft__ez_nft_sales"], "test.near_models.not_null_nft__ez_nft_sales_GAS_BURNED.8732a058d1": ["model.near_models.nft__ez_nft_sales"], "test.near_models.not_null_nft__ez_nft_sales_SELLER_ADDRESS.3948548f79": ["model.near_models.nft__ez_nft_sales"], "test.near_models.not_null_nft__ez_nft_sales_BUYER_ADDRESS.3d361a112a": ["model.near_models.nft__ez_nft_sales"], "test.near_models.not_null_nft__ez_nft_sales_PLATFORM_ADDRESS.b0addb1e6c": ["model.near_models.nft__ez_nft_sales"], "test.near_models.not_null_nft__ez_nft_sales_PLATFORM_NAME.37877954e4": ["model.near_models.nft__ez_nft_sales"], "test.near_models.accepted_values_nft__ez_nft_sales_PLATFORM_NAME__Mintbase__Paras__Apollo42__TradePort__UniqArt__L2E__FewAndFar__Mitte.274ab367e9": ["model.near_models.nft__ez_nft_sales"], "test.near_models.not_null_nft__ez_nft_sales_NFT_ADDRESS.2dc2274986": ["model.near_models.nft__ez_nft_sales"], "test.near_models.not_null_nft__ez_nft_sales_TOKEN_ID.e551ee5213": ["model.near_models.nft__ez_nft_sales"], "test.near_models.not_null_nft__ez_nft_sales_PRICE.9fd3667953": ["model.near_models.nft__ez_nft_sales"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_nft__ez_nft_sales_PRICE__FLOAT.1839459ef1": ["model.near_models.nft__ez_nft_sales"], "test.near_models.dbt_expectations_expect_column_values_to_be_between_nft__ez_nft_sales_PRICE__0.859bc89269": ["model.near_models.nft__ez_nft_sales"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_nft__ez_nft_sales_PRICE_USD__FLOAT.912ee61ae4": ["model.near_models.nft__ez_nft_sales"], "test.near_models.dbt_expectations_expect_column_values_to_be_between_nft__ez_nft_sales_PRICE_USD__0.4b9e2f7493": ["model.near_models.nft__ez_nft_sales"], "test.near_models.not_null_nft__ez_nft_sales_METHOD_NAME.5b0257961d": ["model.near_models.nft__ez_nft_sales"], "test.near_models.not_null_nft__ez_nft_sales_LOG.056cacea1e": ["model.near_models.nft__ez_nft_sales"], "test.near_models.dbt_expectations_expect_column_values_to_be_between_nft__ez_nft_sales_PLATFORM_FEE__0.9f36b59528": ["model.near_models.nft__ez_nft_sales"], "test.near_models.dbt_expectations_expect_column_values_to_be_between_nft__ez_nft_sales_PLATFORM_FEE_USD__0.cc41d54e85": ["model.near_models.nft__ez_nft_sales"], "test.near_models.not_null_nft__ez_nft_sales_EZ_NFT_SALES_ID.a27580fe08": ["model.near_models.nft__ez_nft_sales"], "test.near_models.unique_nft__ez_nft_sales_EZ_NFT_SALES_ID.2c34686d10": ["model.near_models.nft__ez_nft_sales"], "test.near_models.not_null_nft__ez_nft_sales_INSERTED_TIMESTAMP.fbe0af5a0c": ["model.near_models.nft__ez_nft_sales"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_nft__ez_nft_sales_INSERTED_TIMESTAMP__TIMESTAMP_NTZ.52d726022c": ["model.near_models.nft__ez_nft_sales"], "test.near_models.not_null_nft__ez_nft_sales_MODIFIED_TIMESTAMP.3950f73ccb": ["model.near_models.nft__ez_nft_sales"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_nft__ez_nft_sales_MODIFIED_TIMESTAMP__TIMESTAMP_NTZ.ac6d54366f": ["model.near_models.nft__ez_nft_sales"], "test.near_models.not_null_nft__dim_nft_contract_metadata_CONTRACT_ADDRESS.58b09588ca": ["model.near_models.nft__dim_nft_contract_metadata"], "test.near_models.not_null_nft__dim_nft_contract_metadata_NAME.806c11efac": ["model.near_models.nft__dim_nft_contract_metadata"], "test.near_models.unique_nft__dim_nft_contract_metadata_DIM_NFT_CONTRACT_METADATA_ID.f095871957": ["model.near_models.nft__dim_nft_contract_metadata"], "test.near_models.not_null_nft__dim_nft_contract_metadata_DIM_NFT_CONTRACT_METADATA_ID.51da26bdca": ["model.near_models.nft__dim_nft_contract_metadata"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.131cd7814d": ["model.near_models.core__fact_receipts"], "test.near_models.not_null_core__fact_receipts_BLOCK_TIMESTAMP.2131bf1bd4": ["model.near_models.core__fact_receipts"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_BLOCK_ID__NUMBER__FLOAT.ec0ede8b55": ["model.near_models.core__fact_receipts"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_TX_HASH__STRING__VARCHAR.30fd0ae348": ["model.near_models.core__fact_receipts"], "test.near_models.not_null_core__fact_receipts_TX_HASH.6cfac33e8b": ["model.near_models.core__fact_receipts"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_RECEIPT_ID__STRING__VARCHAR.b208b80a94": ["model.near_models.core__fact_receipts"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_RECEIPT_OUTCOME_ID__ARRAY__VARIANT.8c78172edd": ["model.near_models.core__fact_receipts"], "test.near_models.not_null_core__fact_receipts_RECEIVER_ID.10e7bf7886": ["model.near_models.core__fact_receipts"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_RECEIVER_ID__STRING__VARCHAR.f98b63611b": ["model.near_models.core__fact_receipts"], "test.near_models.not_null_core__fact_receipts_PREDECESSOR_ID.963a628ee4": ["model.near_models.core__fact_receipts"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_PREDECESSOR_ID__STRING__VARCHAR.a1bd31ddc4": ["model.near_models.core__fact_receipts"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_ACTIONS__OBJECT__VARIANT.cebb693475": ["model.near_models.core__fact_receipts"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_OUTCOME__OBJECT__VARIANT.de0aa9735d": ["model.near_models.core__fact_receipts"], "test.near_models.not_null_core__fact_receipts_GAS_BURNT.bb7ddcd1d2": ["model.near_models.core__fact_receipts"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_GAS_BURNT__NUMBER__DOUBLE__FLOAT.1132d9e044": ["model.near_models.core__fact_receipts"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_STATUS_VALUE__VARIANT__OBJECT.8d495dea59": ["model.near_models.core__fact_receipts"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_LOGS__ARRAY__VARIANT__OBJECT.64b40f6319": ["model.near_models.core__fact_receipts"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_PROOF__ARRAY__VARIANT__OBJECT.68f68c9ca5": ["model.near_models.core__fact_receipts"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_METADATA__VARIANT__OBJECT.2b3564522a": ["model.near_models.core__fact_receipts"], "test.near_models.unique_core__fact_receipts_FACT_RECEIPTS_ID.ae382840b4": ["model.near_models.core__fact_receipts"], "test.near_models.not_null_core__fact_receipts_FACT_RECEIPTS_ID.8d2e1fa229": ["model.near_models.core__fact_receipts"], "test.near_models.dbt_utils_recency_core__fact_receipts_hours__block_timestamp__2.e2658c7a59": ["model.near_models.core__fact_receipts"], "test.near_models.not_null_core__dim_ft_contract_metadata_ASSET_IDENTIFIER.48bdd905a5": ["model.near_models.core__dim_ft_contract_metadata"], "test.near_models.unique_core__dim_ft_contract_metadata_ASSET_IDENTIFIER.101c3bcbaa": ["model.near_models.core__dim_ft_contract_metadata"], "test.near_models.not_null_core__dim_ft_contract_metadata_DIM_FT_CONTRACT_METADATA_ID.c91b64b462": ["model.near_models.core__dim_ft_contract_metadata"], "test.near_models.unique_core__dim_ft_contract_metadata_DIM_FT_CONTRACT_METADATA_ID.8a5a26c67d": ["model.near_models.core__dim_ft_contract_metadata"], "test.near_models.not_null_core__fact_blocks_BLOCK_ID.3cbb3adf93": ["model.near_models.core__fact_blocks"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_BLOCK_ID__NUMBER__FLOAT.5a544f6822": ["model.near_models.core__fact_blocks"], "test.near_models.not_null_core__fact_blocks_BLOCK_TIMESTAMP.a57d998a34": ["model.near_models.core__fact_blocks"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.162a42da2f": ["model.near_models.core__fact_blocks"], "test.near_models.not_null_core__fact_blocks_BLOCK_HASH.e8733306cb": ["model.near_models.core__fact_blocks"], "test.near_models.unique_core__fact_blocks_BLOCK_HASH.d6496da5d4": ["model.near_models.core__fact_blocks"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_BLOCK_HASH__STRING__VARCHAR.2c6340c0b5": ["model.near_models.core__fact_blocks"], "test.near_models.not_null_core__fact_blocks_BLOCK_AUTHOR.03877d0ca8": ["model.near_models.core__fact_blocks"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_BLOCK_AUTHOR__STRING__VARCHAR.7f1e1839b5": ["model.near_models.core__fact_blocks"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_HEADER__VARIANT__OBJECT.00ece96cc9": ["model.near_models.core__fact_blocks"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_BLOCK_CHALLENGES_RESULT__ARRAY__VARIANT__OBJECT.ce8453804e": ["model.near_models.core__fact_blocks"], "test.near_models.not_null_core__fact_blocks_BLOCK_CHALLENGES_ROOT.f8a53e4a6f": ["model.near_models.core__fact_blocks"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_BLOCK_CHALLENGES_ROOT__STRING__VARCHAR.9f986cff8f": ["model.near_models.core__fact_blocks"], "test.near_models.not_null_core__fact_blocks_CHUNK_HEADERS_ROOT.180c276606": ["model.near_models.core__fact_blocks"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_CHUNK_HEADERS_ROOT__STRING__VARCHAR.523ab13c7b": ["model.near_models.core__fact_blocks"], "test.near_models.not_null_core__fact_blocks_CHUNK_TX_ROOT.e511e456ca": ["model.near_models.core__fact_blocks"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_CHUNK_TX_ROOT__STRING__VARCHAR.2bcb6419e4": ["model.near_models.core__fact_blocks"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_CHUNK_MASK__ARRAY__VARIANT__OBJECT.371605784f": ["model.near_models.core__fact_blocks"], "test.near_models.not_null_core__fact_blocks_CHUNK_RECEIPTS_ROOT.8452bbf40e": ["model.near_models.core__fact_blocks"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_CHUNK_RECEIPTS_ROOT__STRING__VARCHAR.dd534c5f41": ["model.near_models.core__fact_blocks"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_CHUNKS__ARRAY__VARIANT__OBJECT.64870ea308": ["model.near_models.core__fact_blocks"], "test.near_models.not_null_core__fact_blocks_CHUNKS_INCLUDED.937aec6f78": ["model.near_models.core__fact_blocks"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_CHUNKS_INCLUDED__NUMBER.e4c1b3aa07": ["model.near_models.core__fact_blocks"], "test.near_models.not_null_core__fact_blocks_EPOCH_ID.fc61bf616f": ["model.near_models.core__fact_blocks"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_EPOCH_ID__STRING__VARCHAR.6859f40465": ["model.near_models.core__fact_blocks"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_EPOCH_SYNC_DATA_HASH__STRING__VARCHAR__None.98f9b955fd": ["model.near_models.core__fact_blocks"], "test.near_models.not_null_core__fact_blocks_GAS_PRICE.58aa885a95": ["model.near_models.core__fact_blocks"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_GAS_PRICE__NUMBER__FLOAT.fa7e1b932c": ["model.near_models.core__fact_blocks"], "test.near_models.not_null_core__fact_blocks_LAST_DS_FINAL_BLOCK.495c60fd78": ["model.near_models.core__fact_blocks"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_LAST_DS_FINAL_BLOCK__STRING__VARCHAR.9e09f6d941": ["model.near_models.core__fact_blocks"], "test.near_models.not_null_core__fact_blocks_LAST_FINAL_BLOCK.d990393f83": ["model.near_models.core__fact_blocks"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_LAST_FINAL_BLOCK__STRING__VARCHAR.25992c91ad": ["model.near_models.core__fact_blocks"], "test.near_models.not_null_core__fact_blocks_LATEST_PROTOCOL_VERSION.d77e1eb866": ["model.near_models.core__fact_blocks"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_LATEST_PROTOCOL_VERSION__NUMBER__INT.5c53826518": ["model.near_models.core__fact_blocks"], "test.near_models.not_null_core__fact_blocks_NEXT_BP_HASH.a8e45079bd": ["model.near_models.core__fact_blocks"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_NEXT_BP_HASH__STRING__VARCHAR.d82841de9b": ["model.near_models.core__fact_blocks"], "test.near_models.not_null_core__fact_blocks_NEXT_EPOCH_ID.bd4ec4a2ff": ["model.near_models.core__fact_blocks"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_NEXT_EPOCH_ID__STRING__VARCHAR.5a9d13bab7": ["model.near_models.core__fact_blocks"], "test.near_models.not_null_core__fact_blocks_OUTCOME_ROOT.f6f91076b5": ["model.near_models.core__fact_blocks"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_OUTCOME_ROOT__STRING__VARCHAR.06f7e42899": ["model.near_models.core__fact_blocks"], "test.near_models.not_null_core__fact_blocks_PREV_HASH.3d44f4d8e3": ["model.near_models.core__fact_blocks"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_PREV_HASH__STRING__VARCHAR.cb8c19abe8": ["model.near_models.core__fact_blocks"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_PREV_HEIGHT__NUMBER__FLOAT.1abb35f272": ["model.near_models.core__fact_blocks"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_PREV_STATE_ROOT__STRING__VARCHAR.1f0ccb1649": ["model.near_models.core__fact_blocks"], "test.near_models.not_null_core__fact_blocks_RANDOM_VALUE.b03444e241": ["model.near_models.core__fact_blocks"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_RANDOM_VALUE__STRING__VARCHAR.962f1c1f84": ["model.near_models.core__fact_blocks"], "test.near_models.not_null_core__fact_blocks_RENT_PAID.ddb4e81a61": ["model.near_models.core__fact_blocks"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_RENT_PAID__NUMBER__FLOAT.763ecc5553": ["model.near_models.core__fact_blocks"], "test.near_models.not_null_core__fact_blocks_SIGNATURE.15645d592a": ["model.near_models.core__fact_blocks"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_SIGNATURE__STRING__VARCHAR.26c1b90668": ["model.near_models.core__fact_blocks"], "test.near_models.not_null_core__fact_blocks_TOTAL_SUPPLY.3f37be811b": ["model.near_models.core__fact_blocks"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_TOTAL_SUPPLY__NUMBER__FLOAT.ec94b7fc4e": ["model.near_models.core__fact_blocks"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_VALIDATOR_PROPOSALS__ARRAY__VARIANT__OBJECT.3bfbd1964d": ["model.near_models.core__fact_blocks"], "test.near_models.not_null_core__fact_blocks_VALIDATOR_REWARD.9e6492b364": ["model.near_models.core__fact_blocks"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_VALIDATOR_REWARD__NUMBER__FLOAT.920e7b7fdf": ["model.near_models.core__fact_blocks"], "test.near_models.unique_core__fact_blocks_FACT_BLOCKS_ID.ae21b89ade": ["model.near_models.core__fact_blocks"], "test.near_models.not_null_core__fact_blocks_FACT_BLOCKS_ID.e04af95ef1": ["model.near_models.core__fact_blocks"], "test.near_models.dbt_utils_recency_core__fact_blocks_hours__block_timestamp__2.fe34e016bb": ["model.near_models.core__fact_blocks"], "test.near_models.not_null_core__dim_address_labels_DIM_ADDRESS_LABELS_ID.1e23535ae4": ["model.near_models.core__dim_address_labels"], "test.near_models.unique_core__dim_address_labels_DIM_ADDRESS_LABELS_ID.558c5d2135": ["model.near_models.core__dim_address_labels"], "test.near_models.not_null_core__ez_actions_BLOCK_ID.83cc23fb26": ["model.near_models.core__ez_actions"], "test.near_models.not_null_core__ez_actions_BLOCK_TIMESTAMP.3e239c9288": ["model.near_models.core__ez_actions"], "test.near_models.not_null_core__ez_actions_TX_HASH.8c1a230924": ["model.near_models.core__ez_actions"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_actions_TX_SUCCEEDED__BOOLEAN.ca6aba1151": ["model.near_models.core__ez_actions"], "test.near_models.not_null_core__ez_actions_TX_SUCCEEDED.9d7ca78ec3": ["model.near_models.core__ez_actions"], "test.near_models.not_null_core__ez_actions_TX_RECEIVER.5b8fc3f4c9": ["model.near_models.core__ez_actions"], "test.near_models.not_null_core__ez_actions_TX_SIGNER.83f0d58365": ["model.near_models.core__ez_actions"], "test.near_models.not_null_core__ez_actions_TX_GAS_USED.c93b6a7979": ["model.near_models.core__ez_actions"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_actions_TX_GAS_USED__NUMBER__INTEGER.f85862af83": ["model.near_models.core__ez_actions"], "test.near_models.not_null_core__ez_actions_RECEIPT_ID.5499bf41d6": ["model.near_models.core__ez_actions"], "test.near_models.not_null_core__ez_actions_RECEIPT_PREDECESSOR_ID.2c52ce6ca2": ["model.near_models.core__ez_actions"], "test.near_models.not_null_core__ez_actions_RECEIPT_RECEIVER_ID.20cb3879dd": ["model.near_models.core__ez_actions"], "test.near_models.not_null_core__ez_actions_RECEIPT_SIGNER_ID.a9e968dc69": ["model.near_models.core__ez_actions"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_actions_RECEIPT_SUCCEEDED__BOOLEAN.aebbad196c": ["model.near_models.core__ez_actions"], "test.near_models.not_null_core__ez_actions_RECEIPT_SUCCEEDED.2092089487": ["model.near_models.core__ez_actions"], "test.near_models.not_null_core__ez_actions_RECEIPT_GAS_BURNT.17686d63ff": ["model.near_models.core__ez_actions"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_actions_RECEIPT_GAS_BURNT__NUMBER__INTEGER.33ee6833da": ["model.near_models.core__ez_actions"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_actions_RECEIPT_STATUS_VALUE__VARIANT__OBJECT.7fbda48054": ["model.near_models.core__ez_actions"], "test.near_models.not_null_core__ez_actions_ACTION_INDEX.224f09449f": ["model.near_models.core__ez_actions"], "test.near_models.not_null_core__ez_actions_IS_DELEGATED.62132df18c": ["model.near_models.core__ez_actions"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_actions_IS_DELEGATED__BOOLEAN.d2871eb2a2": ["model.near_models.core__ez_actions"], "test.near_models.not_null_core__ez_actions_ACTION_NAME.fcf543ff6c": ["model.near_models.core__ez_actions"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_actions_ACTION_DATA__VARIANT__OBJECT.ebc22f8b8a": ["model.near_models.core__ez_actions"], "test.near_models.unique_core__ez_actions_ACTIONS_ID.380a6ebb31": ["model.near_models.core__ez_actions"], "test.near_models.not_null_core__ez_actions_ACTIONS_ID.74130898ec": ["model.near_models.core__ez_actions"], "test.near_models.dbt_utils_recency_core__ez_actions_hours__block_timestamp__2.320ea9f34a": ["model.near_models.core__ez_actions"], "test.near_models.not_null_core__fact_developer_activity_REPO_NAME.5e8d867cd3": ["model.near_models.core__fact_developer_activity"], "test.near_models.not_null_core__fact_developer_activity_FACT_DEVELOPER_ACTIVITY_ID.4cb755da8a": ["model.near_models.core__fact_developer_activity"], "test.near_models.unique_core__fact_developer_activity_FACT_DEVELOPER_ACTIVITY_ID.12518287e0": ["model.near_models.core__fact_developer_activity"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_BLOCK_ID__NUMBER__FLOAT.aaaed2f742": ["model.near_models.core__fact_transactions"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_BLOCK_HASH__STRING__VARCHAR.a8595b41b4": ["model.near_models.core__fact_transactions"], "test.near_models.not_null_core__fact_transactions_TX_HASH.39424a47eb": ["model.near_models.core__fact_transactions"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_TX_HASH__STRING__VARCHAR.22d1ce92d4": ["model.near_models.core__fact_transactions"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.3d4fd2cce7": ["model.near_models.core__fact_transactions"], "test.near_models.not_null_core__fact_transactions_BLOCK_TIMESTAMP.74f4267099": ["model.near_models.core__fact_transactions"], "test.near_models.not_null_core__fact_transactions_NONCE.c2d5fd20f8": ["model.near_models.core__fact_transactions"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_NONCE__NUMBER.ee76e273d4": ["model.near_models.core__fact_transactions"], "test.near_models.not_null_core__fact_transactions_SIGNATURE.a81f4191ab": ["model.near_models.core__fact_transactions"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_SIGNATURE__STRING__VARCHAR.cf9e07fb1f": ["model.near_models.core__fact_transactions"], "test.near_models.not_null_core__fact_transactions_TX_RECEIVER.4aa25511f1": ["model.near_models.core__fact_transactions"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_TX_RECEIVER__STRING__VARCHAR.a022fd33f0": ["model.near_models.core__fact_transactions"], "test.near_models.not_null_core__fact_transactions_TX_SIGNER.1e3f66037b": ["model.near_models.core__fact_transactions"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_TX_SIGNER__STRING__VARCHAR.5e2ba493c7": ["model.near_models.core__fact_transactions"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_TX__OBJECT__VARIANT.ddb63cbbfb": ["model.near_models.core__fact_transactions"], "test.near_models.not_null_core__fact_transactions_GAS_USED.2e66666fc1": ["model.near_models.core__fact_transactions"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_GAS_USED__NUMBER__FLOAT.20eb0c8c56": ["model.near_models.core__fact_transactions"], "test.near_models.not_null_core__fact_transactions_ATTACHED_GAS.037947542a": ["model.near_models.core__fact_transactions"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_ATTACHED_GAS__NUMBER__FLOAT.71a10af259": ["model.near_models.core__fact_transactions"], "test.near_models.not_null_core__fact_transactions_TRANSACTION_FEE.3a5a122a8a": ["model.near_models.core__fact_transactions"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_TRANSACTION_FEE__NUMBER__FLOAT.c2ea03089f": ["model.near_models.core__fact_transactions"], "test.near_models.not_null_core__fact_transactions_TX_SUCCEEDED.b734f84bae": ["model.near_models.core__fact_transactions"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_TX_SUCCEEDED__BOOLEAN.a620f4c212": ["model.near_models.core__fact_transactions"], "test.near_models.unique_core__fact_transactions_FACT_TRANSACTIONS_ID.464d549945": ["model.near_models.core__fact_transactions"], "test.near_models.not_null_core__fact_transactions_FACT_TRANSACTIONS_ID.c784aa0849": ["model.near_models.core__fact_transactions"], "test.near_models.dbt_utils_recency_core__fact_transactions_hours__block_timestamp__2.570b11349d": ["model.near_models.core__fact_transactions"], "test.near_models.not_null_core__ez_native_daily_balances_account_id.0cf2a82e73": ["model.near_models.core__ez_native_daily_balances"], "test.near_models.not_null_core__ez_native_daily_balances_epoch_block_id.5c09322fa9": ["model.near_models.core__ez_native_daily_balances"], "test.near_models.not_null_core__ez_native_daily_balances_epoch_date.50efb62caa": ["model.near_models.core__ez_native_daily_balances"], "test.near_models.not_null_core__ez_native_daily_balances_liquid.6f59abda63": ["model.near_models.core__ez_native_daily_balances"], "test.near_models.not_null_core__ez_native_daily_balances_staked.572dfa8334": ["model.near_models.core__ez_native_daily_balances"], "test.near_models.unique_core__ez_native_daily_balances_ez_near_daily_balances_id.73ca3a9e34": ["model.near_models.core__ez_native_daily_balances"], "test.near_models.not_null_core__ez_native_daily_balances_ez_near_daily_balances_id.c2a35b4088": ["model.near_models.core__ez_native_daily_balances"], "test.near_models.dbt_utils_recency_core__ez_native_daily_balances_day__epoch_date__3.c157f1f3a2": ["model.near_models.core__ez_native_daily_balances"], "test.near_models.not_null_core__fact_token_transfers_BLOCK_ID.8cac24ff14": ["model.near_models.core__fact_token_transfers"], "test.near_models.not_null_core__fact_token_transfers_BLOCK_TIMESTAMP.7cc6c03f90": ["model.near_models.core__fact_token_transfers"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_core__fact_token_transfers_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.568d09176c": ["model.near_models.core__fact_token_transfers"], "test.near_models.not_null_core__fact_token_transfers_TX_HASH.102578eb2b": ["model.near_models.core__fact_token_transfers"], "test.near_models.not_null_core__fact_token_transfers_RN.d3f4836453": ["model.near_models.core__fact_token_transfers"], "test.near_models.not_null_core__fact_token_transfers_CONTRACT_ADDRESS.daf8f69329": ["model.near_models.core__fact_token_transfers"], "test.near_models.not_null_core__fact_token_transfers_TO_ADDRESS.f113130efc": ["model.near_models.core__fact_token_transfers"], "test.near_models.not_null_core__fact_token_transfers_AMOUNT_UNADJ.860f4a9abb": ["model.near_models.core__fact_token_transfers"], "test.near_models.not_null_core__fact_token_transfers_TRANSFER_TYPE.6c5dfb3d45": ["model.near_models.core__fact_token_transfers"], "test.near_models.accepted_values_core__fact_token_transfers_TRANSFER_TYPE__native__nep141.8750e27975": ["model.near_models.core__fact_token_transfers"], "test.near_models.not_null_core__fact_token_transfers_TRANSFER_ACTION.cecdb45b6a": ["model.near_models.core__fact_token_transfers"], "test.near_models.not_null_core__fact_token_transfers_FACT_TOKEN_TRANSFERS_ID.2286c0008c": ["model.near_models.core__fact_token_transfers"], "test.near_models.unique_core__fact_token_transfers_FACT_TOKEN_TRANSFERS_ID.ec5cf45cf1": ["model.near_models.core__fact_token_transfers"], "test.near_models.not_null_core__fact_token_transfers_INSERTED_TIMESTAMP.3cfaebbfc6": ["model.near_models.core__fact_token_transfers"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_core__fact_token_transfers_INSERTED_TIMESTAMP__TIMESTAMP_NTZ.1138f49d5a": ["model.near_models.core__fact_token_transfers"], "test.near_models.not_null_core__fact_token_transfers_MODIFIED_TIMESTAMP.240eb0f583": ["model.near_models.core__fact_token_transfers"], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_core__fact_token_transfers_MODIFIED_TIMESTAMP__TIMESTAMP_NTZ.ddda60c479": ["model.near_models.core__fact_token_transfers"], "test.near_models.not_null_core__fact_logs_BLOCK_ID.7626f242d7": ["model.near_models.core__fact_logs"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_logs_BLOCK_ID__NUMBER__FLOAT.460c027b92": ["model.near_models.core__fact_logs"], "test.near_models.not_null_core__fact_logs_BLOCK_TIMESTAMP.bc9ea033b5": ["model.near_models.core__fact_logs"], "test.near_models.not_null_core__fact_logs_TX_HASH.1999a0d034": ["model.near_models.core__fact_logs"], "test.near_models.not_null_core__fact_logs_RECEIPT_ID.7025b34e40": ["model.near_models.core__fact_logs"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_logs_RECEIPT_ID__STRING__VARCHAR.b65c5f7f43": ["model.near_models.core__fact_logs"], "test.near_models.not_null_core__fact_logs_PREDECESSOR_ID.3cf7d763c6": ["model.near_models.core__fact_logs"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_logs_PREDECESSOR_ID__STRING__VARCHAR.f0d6d90aca": ["model.near_models.core__fact_logs"], "test.near_models.not_null_core__fact_logs_RECEIVER_ID.9ce4e56f6f": ["model.near_models.core__fact_logs"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_logs_RECEIVER_ID__STRING__VARCHAR.8432e80781": ["model.near_models.core__fact_logs"], "test.near_models.not_null_core__fact_logs_SIGNER_ID.088605d82e": ["model.near_models.core__fact_logs"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_logs_SIGNER_ID__STRING__VARCHAR.852e2a0405": ["model.near_models.core__fact_logs"], "test.near_models.not_null_core__fact_logs_LOG_INDEX.814b8992c3": ["model.near_models.core__fact_logs"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_logs_CLEAN_LOG__STRING__VARCHAR.18775f0164": ["model.near_models.core__fact_logs"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_logs_EVENT_STANDARD__STRING__VARCHAR.001e492732": ["model.near_models.core__fact_logs"], "test.near_models.not_null_core__fact_logs_GAS_BURNT.06cbfa11fa": ["model.near_models.core__fact_logs"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_logs_GAS_BURNT__NUMBER__FLOAT.83408155e6": ["model.near_models.core__fact_logs"], "test.near_models.not_null_core__fact_logs_RECEIPT_SUCCEEDED.f51255d647": ["model.near_models.core__fact_logs"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_logs_RECEIPT_SUCCEEDED__BOOLEAN.7421e6a849": ["model.near_models.core__fact_logs"], "test.near_models.unique_core__fact_logs_FACT_LOGS_ID.76af1a4879": ["model.near_models.core__fact_logs"], "test.near_models.not_null_core__fact_logs_FACT_LOGS_ID.190c10ad43": ["model.near_models.core__fact_logs"], "test.near_models.dbt_utils_recency_core__fact_logs_hours__block_timestamp__2.c7d07b7bcc": ["model.near_models.core__fact_logs"], "test.near_models.not_null_core__ez_token_transfers_BLOCK_ID.27522e7d12": ["model.near_models.core__ez_token_transfers"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_token_transfers_BLOCK_ID__NUMBER__FLOAT.309593e02f": ["model.near_models.core__ez_token_transfers"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_token_transfers_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.74e36526fa": ["model.near_models.core__ez_token_transfers"], "test.near_models.not_null_core__ez_token_transfers_BLOCK_TIMESTAMP.ac73bae239": ["model.near_models.core__ez_token_transfers"], "test.near_models.not_null_core__ez_token_transfers_TX_HASH.8d54870f53": ["model.near_models.core__ez_token_transfers"], "test.near_models.unique_core__ez_token_transfers_EZ_TOKEN_TRANSFERS_ID.6dcd8d76fc": ["model.near_models.core__ez_token_transfers"], "test.near_models.not_null_core__ez_token_transfers_EZ_TOKEN_TRANSFERS_ID.342ff51408": ["model.near_models.core__ez_token_transfers"], "test.near_models.dbt_utils_recency_core__ez_token_transfers_hour__block_timestamp__3.3d424151ac": ["model.near_models.core__ez_token_transfers"], "test.near_models.not_null_gov__fact_staking_pool_balances_TX_HASH.106739819b": ["model.near_models.gov__fact_staking_pool_balances"], "test.near_models.not_null_gov__fact_staking_pool_balances_BLOCK_ID.d8d21ceb2e": ["model.near_models.gov__fact_staking_pool_balances"], "test.near_models.not_null_gov__fact_staking_pool_balances_BLOCK_TIMESTAMP.81b2e80826": ["model.near_models.gov__fact_staking_pool_balances"], "test.near_models.not_null_gov__fact_staking_pool_balances_RECEIPT_OBJECT_ID.94ebcaabd0": ["model.near_models.gov__fact_staking_pool_balances"], "test.near_models.not_null_gov__fact_staking_pool_balances_ADDRESS.58770c59df": ["model.near_models.gov__fact_staking_pool_balances"], "test.near_models.not_null_gov__fact_staking_pool_balances_BALANCE.b831eabbde": ["model.near_models.gov__fact_staking_pool_balances"], "test.near_models.unique_gov__fact_staking_pool_balances_FACT_STAKING_POOL_BALANCES_ID.1014dbe3f3": ["model.near_models.gov__fact_staking_pool_balances"], "test.near_models.not_null_gov__fact_staking_pool_balances_FACT_STAKING_POOL_BALANCES_ID.ba92761262": ["model.near_models.gov__fact_staking_pool_balances"], "test.near_models.dbt_utils_recency_gov__fact_staking_pool_balances_day__block_timestamp__1.626b9bc2ff": ["model.near_models.gov__fact_staking_pool_balances"], "test.near_models.not_null_gov__fact_lockup_actions_TX_HASH.470e63f7ee": ["model.near_models.gov__fact_lockup_actions"], "test.near_models.not_null_gov__fact_lockup_actions_BLOCK_TIMESTAMP.dbf854140f": ["model.near_models.gov__fact_lockup_actions"], "test.near_models.not_null_gov__fact_lockup_actions_BLOCK_ID.42e008bb57": ["model.near_models.gov__fact_lockup_actions"], "test.near_models.not_null_gov__fact_lockup_actions_DEPOSIT.005b6619d3": ["model.near_models.gov__fact_lockup_actions"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__fact_lockup_actions_DEPOSIT__DOUBLE__FLOAT__NUMBER.f22e50492c": ["model.near_models.gov__fact_lockup_actions"], "test.near_models.not_null_gov__fact_lockup_actions_LOCKUP_ACCOUNT_ID.4655d421d3": ["model.near_models.gov__fact_lockup_actions"], "test.near_models.not_null_gov__fact_lockup_actions_OWNER_ACCOUNT_ID.85d6a83e5d": ["model.near_models.gov__fact_lockup_actions"], "test.near_models.not_null_gov__fact_lockup_actions_LOCKUP_DURATION.eb2cd48e83": ["model.near_models.gov__fact_lockup_actions"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__fact_lockup_actions_LOCKUP_DURATION__VARCHAR.cde3f67019": ["model.near_models.gov__fact_lockup_actions"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__fact_lockup_actions_LOCKUP_TIMESTAMP__VARCHAR.0a7707c4ca": ["model.near_models.gov__fact_lockup_actions"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__fact_lockup_actions_LOCKUP_TIMESTAMP_NTZ__TIMESTAMP_NTZ.99e5edd671": ["model.near_models.gov__fact_lockup_actions"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__fact_lockup_actions_RELEASE_DURATION__VARCHAR.596d9baeda": ["model.near_models.gov__fact_lockup_actions"], "test.near_models.unique_gov__fact_lockup_actions_FACT_LOCKUP_ACTIONS_ID.2605b39eca": ["model.near_models.gov__fact_lockup_actions"], "test.near_models.not_null_gov__fact_lockup_actions_FACT_LOCKUP_ACTIONS_ID.44e1945338": ["model.near_models.gov__fact_lockup_actions"], "test.near_models.not_null_gov__dim_staking_pools_TX_HASH.1e1eb71b53": ["model.near_models.gov__dim_staking_pools"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__dim_staking_pools_TX_HASH__STRING__VARCHAR.1e07fd37bc": ["model.near_models.gov__dim_staking_pools"], "test.near_models.not_null_gov__dim_staking_pools_BLOCK_TIMESTAMP.fe530007d7": ["model.near_models.gov__dim_staking_pools"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__dim_staking_pools_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.c0c6dde8f8": ["model.near_models.gov__dim_staking_pools"], "test.near_models.not_null_gov__dim_staking_pools_OWNER.a71e8da96f": ["model.near_models.gov__dim_staking_pools"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__dim_staking_pools_OWNER__STRING__VARCHAR.b0e3bc4c56": ["model.near_models.gov__dim_staking_pools"], "test.near_models.not_null_gov__dim_staking_pools_ADDRESS.300f7ad18e": ["model.near_models.gov__dim_staking_pools"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__dim_staking_pools_ADDRESS__STRING__VARCHAR.c5baab6200": ["model.near_models.gov__dim_staking_pools"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__dim_staking_pools_REWARD_FEE_FRACTION__VARIANT__OBJECT.ef61f614a6": ["model.near_models.gov__dim_staking_pools"], "test.near_models.not_null_gov__dim_staking_pools_TX_TYPE.01d58b18a5": ["model.near_models.gov__dim_staking_pools"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__dim_staking_pools_TX_TYPE__STRING__VARCHAR.bfac694e40": ["model.near_models.gov__dim_staking_pools"], "test.near_models.dbt_expectations_expect_column_values_to_be_in_set_gov__dim_staking_pools_TX_TYPE__Create__Update.74424140e2": ["model.near_models.gov__dim_staking_pools"], "test.near_models.unique_gov__dim_staking_pools_DIM_STAKING_POOLS_ID.6eb07d570f": ["model.near_models.gov__dim_staking_pools"], "test.near_models.not_null_gov__dim_staking_pools_DIM_STAKING_POOLS_ID.4ae3d436a9": ["model.near_models.gov__dim_staking_pools"], "test.near_models.dbt_utils_recency_gov__dim_staking_pools_day__block_timestamp__30.3bbafb123f": ["model.near_models.gov__dim_staking_pools"], "test.near_models.not_null_gov__fact_staking_actions_TX_HASH.20102dc9f5": ["model.near_models.gov__fact_staking_actions"], "test.near_models.not_null_gov__fact_staking_actions_BLOCK_ID.2486917259": ["model.near_models.gov__fact_staking_actions"], "test.near_models.not_null_gov__fact_staking_actions_BLOCK_TIMESTAMP.513c007c78": ["model.near_models.gov__fact_staking_actions"], "test.near_models.not_null_gov__fact_staking_actions_RECEIPT_OBJECT_ID.f77c5de8d9": ["model.near_models.gov__fact_staking_actions"], "test.near_models.not_null_gov__fact_staking_actions_ADDRESS.8ecca83a0c": ["model.near_models.gov__fact_staking_actions"], "test.near_models.not_null_gov__fact_staking_actions_PREDECESSOR_ID.eee2ffc5af": ["model.near_models.gov__fact_staking_actions"], "test.near_models.not_null_gov__fact_staking_actions_SIGNER_ID.dd5042c4d7": ["model.near_models.gov__fact_staking_actions"], "test.near_models.not_null_gov__fact_staking_actions_ACTION.20504dcdfe": ["model.near_models.gov__fact_staking_actions"], "test.near_models.not_null_gov__fact_staking_actions_AMOUNT.b0f6bc9e78": ["model.near_models.gov__fact_staking_actions"], "test.near_models.unique_gov__fact_staking_actions_FACT_STAKING_ACTIONS_ID.f7f6291d07": ["model.near_models.gov__fact_staking_actions"], "test.near_models.not_null_gov__fact_staking_actions_FACT_STAKING_ACTIONS_ID.a3fb45f9d6": ["model.near_models.gov__fact_staking_actions"], "test.near_models.dbt_utils_recency_gov__fact_staking_actions_day__block_timestamp__1.a6b4a4c1a7": ["model.near_models.gov__fact_staking_actions"], "test.near_models.not_null_gov__fact_staking_pool_daily_balances_DATE.f47af497f9": ["model.near_models.gov__fact_staking_pool_daily_balances"], "test.near_models.not_null_gov__fact_staking_pool_daily_balances_ADDRESS.1f923deea5": ["model.near_models.gov__fact_staking_pool_daily_balances"], "test.near_models.not_null_gov__fact_staking_pool_daily_balances_BALANCE.126207c0c4": ["model.near_models.gov__fact_staking_pool_daily_balances"], "test.near_models.unique_gov__fact_staking_pool_daily_balances_FACT_STAKING_POOL_DAILY_BALANCES_ID.1a204d6f04": ["model.near_models.gov__fact_staking_pool_daily_balances"], "test.near_models.not_null_gov__fact_staking_pool_daily_balances_FACT_STAKING_POOL_DAILY_BALANCES_ID.64812a3692": ["model.near_models.gov__fact_staking_pool_daily_balances"], "test.near_models.dbt_utils_recency_gov__fact_staking_pool_daily_balances_day__date__2.bd51579ff9": ["model.near_models.gov__fact_staking_pool_daily_balances"], "test.livequery_base.test__live_udf_api_post_data_object.208f9d5456": ["model.livequery_base.live"], "test.livequery_base.test__live_udf_api_post_data_array.f30e6de8c8": ["model.livequery_base.live"], "test.livequery_base.test__live_udf_api_post_data_string.e2159319bb": ["model.livequery_base.live"], "test.livequery_base.test___utils_udf_introspect.79bd27a18b": ["model.livequery_base._utils"], "test.livequery_base.test_secrets__udf_register_secret.85444b4425": [], "test.livequery_base.test_secrets__udf_get_secret.1762e1eb69": [], "test.livequery_base.test_secrets__udf_get_secrets.898812e6e2": [], "test.livequery_base.test_secrets__udf_create_secret.d42bc02506": [], "test.livequery_base.test_secrets__udf_delete_secret.9f28745276": [], "test.livequery_base.test_udf_utils__foo_1__result_jsonrpc_2_0_method_foo_params_id_1___udf_json_rpc_call.3395d64fdc": ["model.livequery_base.utils"], "test.livequery_base.test_utils__udf_urlencode_dict_true_1.fdf94a3552": ["model.livequery_base.utils"], "test.livequery_base.test_utils__udf_urlencode_dict_true_2.e6c560e798": ["model.livequery_base.utils"], "test.livequery_base.test_utils__udf_urlencode_dict_true_space.cf1ebd5f66": ["model.livequery_base.utils"], "test.livequery_base.test_utils__udf_urlencode_dict_true_special.2505297d48": ["model.livequery_base.utils"], "test.livequery_base.test_utils__udf_urlencode_dict_true_array.12987dd02c": ["model.livequery_base.utils"], "test.livequery_base.test_utils__udf_urlencode_dict_false_1.b361ab7392": ["model.livequery_base.utils"], "test.livequery_base.test_utils__udf_urlencode_dict_false_2.dea792bb27": ["model.livequery_base.utils"], "test.livequery_base.test_utils__udf_urlencode_dict_false_space.76c5107ff8": ["model.livequery_base.utils"], "test.livequery_base.test_utils__udf_urlencode_dict_false_special.03dea2520f": ["model.livequery_base.utils"], "test.livequery_base.test_utils__udf_urlencode_dict_false_array.4892af33ef": ["model.livequery_base.utils"], "test.livequery_base.test_utils__udf_urlencode_dict_1.4143f28231": ["model.livequery_base.utils"], "test.livequery_base.test_utils__udf_urlencode_dict_2.63c38fd132": ["model.livequery_base.utils"], "test.livequery_base.test_utils__udf_urlencode_dict_space.76152bfecc": ["model.livequery_base.utils"], "test.livequery_base.test_utils__udf_urlencode_dict_special.0500e3683b": ["model.livequery_base.utils"], "test.livequery_base.test_utils__udf_urlencode_dict_array.8619cd1854": ["model.livequery_base.utils"], "test.livequery_base.test_utils__udf_urlencode_array_true_1.4b277c2056": ["model.livequery_base.utils"], "test.livequery_base.test_utils__udf_urlencode_array_true_2.2a5d911cd5": ["model.livequery_base.utils"], "test.livequery_base.test_utils__udf_urlencode_array_true_space.86721ff4c6": ["model.livequery_base.utils"], "test.livequery_base.test_utils__udf_urlencode_array_true_special.6bc759dae6": ["model.livequery_base.utils"], "test.livequery_base.test_utils__udf_urlencode_array_true_array.d77b856f93": ["model.livequery_base.utils"], "test.livequery_base.test_utils__udf_urlencode_array_false_1.99efd6dd89": ["model.livequery_base.utils"], "test.livequery_base.test_utils__udf_urlencode_array_false_2.ee64ed1c8f": ["model.livequery_base.utils"], "test.livequery_base.test_utils__udf_urlencode_array_false_space.3b0c76787c": ["model.livequery_base.utils"], "test.livequery_base.test_utils__udf_urlencode_array_false_special.a99ce4744f": ["model.livequery_base.utils"], "test.livequery_base.test_utils__udf_urlencode_array_false_array.40ad1041f0": ["model.livequery_base.utils"], "test.livequery_base.test_utils__udf_urlencode_array_1.7986cadf5c": ["model.livequery_base.utils"], "test.livequery_base.test_utils__udf_urlencode_array_2.38e8c0c341": ["model.livequery_base.utils"], "test.livequery_base.test_utils__udf_urlencode_array_space.36db5e9d03": ["model.livequery_base.utils"], "test.livequery_base.test_utils__udf_urlencode_array_special.1e95f13cf6": ["model.livequery_base.utils"], "test.livequery_base.test_utils__udf_urlencode_array_array.9cb7c99c99": ["model.livequery_base.utils"], "test.livequery_base.test_utils__udf_int_to_binary.d833da9e2e": ["model.livequery_base.utils"], "test.livequery_base.test_utils__udf_int_to_binary_large_number.5d7360105e": ["model.livequery_base.utils"], "test.livequery_base.test_utils__udf_binary_to_int.ffcc7fc010": ["model.livequery_base.utils"], "test.livequery_base.test_utils__udf_binary_to_int_large_number.493e3262c4": ["model.livequery_base.utils"], "test.livequery_base.test_utils__udf_evm_decode_log.84691b80d2": ["model.livequery_base.utils"], "source.near_models.crosschain.dim_dates": [], "source.near_models.crosschain_silver.number_sequence": [], "source.near_models.crosschain_silver.github_activity": [], "source.near_models.crosschain_silver.labels_combined": [], "source.near_models.crosschain_silver.complete_token_asset_metadata": [], "source.near_models.crosschain_silver.complete_token_prices": [], "source.near_models.crosschain_silver.complete_provider_asset_metadata": [], "source.near_models.crosschain_silver.complete_provider_prices": [], "source.near_models.crosschain_silver.complete_native_asset_metadata": [], "source.near_models.crosschain_silver.complete_native_prices": [], "source.near_models.crosschain_price.ez_prices_hourly": [], "source.near_models.streamline.blocks": [], "source.near_models.streamline.shards": [], "source.near_models.hevo.flipsidecrypto_near_ft_balances_daily": [], "source.near_models.bronze_streamline.blocks_v2": [], "source.near_models.bronze_streamline.chunks_v2": [], "source.near_models.bronze_streamline.transactions_v2": [], "source.near_models.bronze_streamline.nearblocks_ft_metadata": [], "source.near_models.bronze_streamline.omni_metadata": [], "source.livequery_base.crosschain.dim_date_hours": [], "source.livequery_base.crosschain.dim_contracts": [], "source.livequery_base.crosschain.dim_evm_event_abis": [], "source.livequery_base.ethereum_core.fact_event_logs": [], "source.livequery_base.ethereum_core.ez_decoded_event_logs": []}, "child_map": {"model.near_models.silver__pool_balances": ["model.near_models.gov__fact_staking_pool_balances", "model.near_models.silver__pool_balance_daily", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__pool_balances_amount_adj__FLOAT__DOUBLE.a910f2fa40", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__pool_balances_amount_raw__NUMBER.2e5b246196", "test.near_models.not_null_silver__pool_balances_amount_adj.718851c739", "test.near_models.not_null_silver__pool_balances_amount_raw.201539a68d"], "model.near_models.silver__pool_events": ["model.near_models.silver__pool_balances", "model.near_models.silver__staking_actions_v2", "model.near_models.silver__staking_epochs", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__pool_events_tx_hash__VARCHAR.c3bd10d75d", "test.near_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__pool_events_block_timestamp__day__1.8a2a120ef6", "test.near_models.not_null_silver__pool_events_LOG.369e907bc8", "test.near_models.not_null_silver__pool_events_POOL_EVENTS_ID.93ae569735", "test.near_models.not_null_silver__pool_events_block_id.9c77ed9257", "test.near_models.not_null_silver__pool_events_block_timestamp.9e8c88d1b7", "test.near_models.not_null_silver__pool_events_logs.0163adb4bc", "test.near_models.not_null_silver__pool_events_predecessor_id.340cdf35be", "test.near_models.not_null_silver__pool_events_receipt_object_id.41ae74569b", "test.near_models.not_null_silver__pool_events_receiver_id.f24e64dff5", "test.near_models.not_null_silver__pool_events_signer_id.b061018f77", "test.near_models.not_null_silver__pool_events_status_value.3c9894cb7c", "test.near_models.not_null_silver__pool_events_tx_hash.581c404ec1", "test.near_models.unique_silver__pool_events_POOL_EVENTS_ID.9200a3c538"], "model.near_models.silver__staking_actions_v2": ["model.near_models.gov__fact_staking_actions", "test.near_models.accepted_values_silver__staking_actions_v2_action__deposited__withdrawing__staking__unstaking.4660f37c12", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__staking_actions_v2_action__VARCHAR.416201da72", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__staking_actions_v2_amount_adj__FLOAT__DOUBLE.3e7e0ade13", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__staking_actions_v2_amount_raw__NUMBER.745574aa93", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__staking_actions_v2_decimals__NUMBER.095c594ce0", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__staking_actions_v2_log_signer_id__VARCHAR.74c176ee32", "test.near_models.not_null_silver__staking_actions_v2_action.78e37e280a", "test.near_models.not_null_silver__staking_actions_v2_amount_adj.6e98872a28", "test.near_models.not_null_silver__staking_actions_v2_amount_raw.dd193c8740", "test.near_models.not_null_silver__staking_actions_v2_decimals.7c5db53cc6", "test.near_models.not_null_silver__staking_actions_v2_log_signer_id.ec5633dfe5"], "model.near_models.silver__staking_epochs": ["test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__staking_epochs_EPOCH_NUMBER__NUMBER.52826030e4", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__staking_epochs_REWARD_TOKENS__NUMBER.785b671701", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__staking_epochs_TOTAL_STAKED_BALANCE__NUMBER.02b66662a0", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__staking_epochs_TOTAL_STAKING_SHARES__NUMBER.9772e15bad", "test.near_models.dbt_utils_recency_silver__staking_epochs_day__block_timestamp__1.0661b83cc6", "test.near_models.not_null_silver__staking_epochs_BLOCK_ID.678bafa4eb", "test.near_models.not_null_silver__staking_epochs_BLOCK_TIMESTAMP.1d6afc7ad7", "test.near_models.not_null_silver__staking_epochs_EPOCH_NUMBER.555a92357a", "test.near_models.not_null_silver__staking_epochs_POOL_ID.f0e1340bc1", "test.near_models.not_null_silver__staking_epochs_REWARD_TOKENS.4d4fa39b9b", "test.near_models.not_null_silver__staking_epochs_TOTAL_STAKED_BALANCE.be041c78a8", "test.near_models.not_null_silver__staking_epochs_TOTAL_STAKING_SHARES.fc40ec10de", "test.near_models.not_null_silver__staking_epochs_TX_HASH.a5c75ed976", "test.near_models.not_null_silver__staking_epochs__EPOCH_ID.56347b44b3", "test.near_models.unique_silver__staking_epochs__EPOCH_ID.af78d75e5a"], "model.near_models.silver__pool_balance_daily": ["model.near_models.gov__fact_staking_pool_daily_balances", "model.near_models.silver__atlas_supply", "test.near_models.not_null_silver__pool_balance_daily__id.6622ad340a", "test.near_models.not_null_silver__pool_balance_daily_address.a8ea29f0b4", "test.near_models.not_null_silver__pool_balance_daily_balance.b1fddc5e12", "test.near_models.not_null_silver__pool_balance_daily_date_day.a4a227f021", "test.near_models.unique_silver__pool_balance_daily__id.fc46cec893"], "model.near_models.silver__staking_pools_s3": ["model.near_models.gov__dim_staking_pools", "test.near_models.accepted_values_silver__staking_pools_s3_tx_type__Create__Update.d8231cc078", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__staking_pools_s3_block_timestamp__TIMESTAMP_NTZ.cd9410d407", "test.near_models.dbt_expectations_expect_column_values_to_match_regex_silver__staking_pools_s3_address___pool_.243c0ef40e", "test.near_models.not_null_silver__staking_pools_s3_address.f975bca6c8", "test.near_models.not_null_silver__staking_pools_s3_block_id.d95930bf23", "test.near_models.not_null_silver__staking_pools_s3_block_timestamp.842cbef958", "test.near_models.not_null_silver__staking_pools_s3_owner.e788df571d", "test.near_models.not_null_silver__staking_pools_s3_receipt_id.29f84c3b37", "test.near_models.not_null_silver__staking_pools_s3_reward_fee_fraction.7842793cc7", "test.near_models.not_null_silver__staking_pools_s3_staking_pools_id.6778099002", "test.near_models.not_null_silver__staking_pools_s3_tx_hash.98b530bf8a", "test.near_models.not_null_silver__staking_pools_s3_tx_type.4974456cfa", "test.near_models.unique_silver__staking_pools_s3_staking_pools_id.5c0eca0cbe"], "model.near_models.silver__lockup_actions": ["model.near_models.gov__fact_lockup_actions", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__lockup_actions_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.35863d0d80", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__lockup_actions_DEPOSIT__FLOAT.83f8ea1e89", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__lockup_actions_INSERTED_TIMESTAMP__TIMESTAMP_NTZ.7c21ce0d79", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__lockup_actions_LOCKUP_DURATION__VARCHAR.ef09dfc4ef", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__lockup_actions_LOCKUP_TIMESTAMP_NTZ__TIMESTAMP_NTZ.c5954a64ce", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__lockup_actions_LOCKUP_TIMESTAMP__VARCHAR.4a3d309381", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__lockup_actions_MODIFIED_TIMESTAMP__TIMESTAMP_NTZ.78f78bb334", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__lockup_actions_RELEASE_DURATION__VARCHAR.4e358ab18c", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__lockup_actions_TRANSFERS_INFORMATION__VARCHAR.29477e1004", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__lockup_actions_VESTING_SCHEDULE__VARCHAR.3e978dca4c", "test.near_models.not_null_silver__lockup_actions_BLOCK_TIMESTAMP.97b3d7b958", "test.near_models.not_null_silver__lockup_actions_DEPOSIT.b74d05d97f", "test.near_models.not_null_silver__lockup_actions_INSERTED_TIMESTAMP.91a3244ee4", "test.near_models.not_null_silver__lockup_actions_LOCKUP_ACCOUNT_ID.c3257f49dc", "test.near_models.not_null_silver__lockup_actions_LOCKUP_ACTIONS_ID.f5464eafbc", "test.near_models.not_null_silver__lockup_actions_MODIFIED_TIMESTAMP.5c0835687f", "test.near_models.not_null_silver__lockup_actions_OWNER_ACCOUNT_ID.7d564cc7c9", "test.near_models.not_null_silver__lockup_actions_TX_HASH.31e41ab371", "test.near_models.unique_silver__lockup_actions_LOCKUP_ACTIONS_ID.28b3fec1c7"], "model.near_models.silver__ft_contract_metadata": ["model.near_models.core__dim_ft_contract_metadata", "model.near_models.core__ez_token_transfers", "model.near_models.defi__ez_bridge_activity", "model.near_models.defi__ez_dex_swaps", "model.near_models.defi__ez_intents", "model.near_models.defi__ez_lending", "model.near_models.silver__bridge_allbridge", "model.near_models.silver__burrow_lending", "model.near_models.silver__complete_token_prices", "test.near_models.dbt_utils_recency_silver__ft_contract_metadata_day__inserted_timestamp__8.eff7c5a6b7", "test.near_models.not_null_silver__ft_contract_metadata_ASSET_IDENTIFIER.332e4fa269", "test.near_models.not_null_silver__ft_contract_metadata_FT_CONTRACT_METADATA_ID.964d5ff4d4", "test.near_models.unique_silver__ft_contract_metadata_ASSET_IDENTIFIER.92058483fd", "test.near_models.unique_silver__ft_contract_metadata_FT_CONTRACT_METADATA_ID.a95bd5c004"], "model.near_models.silver__nft_contract_metadata": ["model.near_models.nft__dim_nft_contract_metadata", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__nft_contract_metadata_CONTRACT_ADDRESS__VARCHAR.857b10cc38", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__nft_contract_metadata_NAME__VARCHAR.f796469629", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__nft_contract_metadata_SYMBOL__VARCHAR.5feac8eeb9", "test.near_models.dbt_utils_recency_silver__nft_contract_metadata_day___inserted_timestamp__7.5611b2c690", "test.near_models.not_null_silver__nft_contract_metadata_CONTRACT_ADDRESS.e025e89130", "test.near_models.not_null_silver__nft_contract_metadata_NAME.d01a74759e", "test.near_models.not_null_silver__nft_contract_metadata_SYMBOL.a70861ab1e", "test.near_models.unique_silver__nft_contract_metadata_CONTRACT_ADDRESS.de476ed4a5"], "model.near_models.silver__token_labels": [], "model.near_models.silver__dates": ["model.near_models.silver__pool_balance_daily"], "model.near_models.silver__foundation_labels": [], "model.near_models.silver__address_labels": ["model.near_models.core__dim_address_labels"], "model.near_models.silver__chainlist_ids": ["model.near_models.silver__defuse_ft_metadata"], "model.near_models.silver__defuse_ft_metadata": ["model.near_models.silver__ft_contract_metadata"], "model.near_models.silver__omni_ft_metadata": ["model.near_models.silver__ft_contract_metadata"], "model.near_models.silver__nearblocks_ft_metadata": ["model.near_models.silver__ft_contract_metadata"], "model.near_models.silver__atlas_supply_lockup_receipts": ["model.near_models.silver__atlas_supply_daily_lockup_locked_balances", "model.near_models.silver__atlas_supply_daily_lockup_staking_balances", "test.near_models.not_null_silver__atlas_supply_lockup_receipts_actions.0fb3f58a9a", "test.near_models.not_null_silver__atlas_supply_lockup_receipts_atlas_supply_lockup_receipts_id.e6d4d3243e", "test.near_models.not_null_silver__atlas_supply_lockup_receipts_block_timestamp.9185f23f09", "test.near_models.not_null_silver__atlas_supply_lockup_receipts_predecessor_id.10ad384142", "test.near_models.not_null_silver__atlas_supply_lockup_receipts_receipt_object_id.de8513502b", "test.near_models.not_null_silver__atlas_supply_lockup_receipts_receiver_id.0ff7b9f9a0", "test.near_models.not_null_silver__atlas_supply_lockup_receipts_status.69f5778040", "test.near_models.not_null_silver__atlas_supply_lockup_receipts_tx_hash.cacdcb629b", "test.near_models.unique_silver__atlas_supply_lockup_receipts_atlas_supply_lockup_receipts_id.1910b6e647"], "model.near_models.silver__atlas_supply": ["model.near_models.atlas__ez_supply", "test.near_models.not_null_silver__atlas_supply_atlas_supply_id.571a343266", "test.near_models.not_null_silver__atlas_supply_circulating_supply.b969cc717d", "test.near_models.not_null_silver__atlas_supply_liquid_supply.17960bfce2", "test.near_models.not_null_silver__atlas_supply_non_staked_locked_supply.a8724c18e8", "test.near_models.not_null_silver__atlas_supply_nonliquid_supply.d281fbfc4b", "test.near_models.not_null_silver__atlas_supply_nonstaked_circulating_supply.d9360dca14", "test.near_models.not_null_silver__atlas_supply_perc_circulating_supply.a7f25473f4", "test.near_models.not_null_silver__atlas_supply_perc_locked_supply.827ca57813", "test.near_models.not_null_silver__atlas_supply_perc_staked_circulating.be95e2516b", "test.near_models.not_null_silver__atlas_supply_perc_staked_locked.37bc3a890b", "test.near_models.not_null_silver__atlas_supply_staked_circulating_supply.e1b679857e", "test.near_models.not_null_silver__atlas_supply_staked_locked_supply.0c50338d12", "test.near_models.not_null_silver__atlas_supply_total_locked_supply.8b7298f325", "test.near_models.not_null_silver__atlas_supply_total_nonstaked_supply.a1e53a828b", "test.near_models.not_null_silver__atlas_supply_total_staked_supply.e3eac15536", "test.near_models.not_null_silver__atlas_supply_total_supply.33211c6534", "test.near_models.not_null_silver__atlas_supply_utc_date.76028a022e", "test.near_models.unique_silver__atlas_supply_atlas_supply_id.4ee99986dd"], "model.near_models.silver__atlas_supply_daily_lockup_locked_balances": ["model.near_models.silver__atlas_supply", "test.near_models.not_null_silver__atlas_supply_daily_lockup_locked_balances_atlas_daily_lockup_locked_balances_id.520fed2bb3", "test.near_models.not_null_silver__atlas_supply_daily_lockup_locked_balances_block_timestamp.b0b065275c", "test.near_models.not_null_silver__atlas_supply_daily_lockup_locked_balances_deposit_timestamp.cba192d02d", "test.near_models.not_null_silver__atlas_supply_daily_lockup_locked_balances_locked_amount.f2e40bb06a", "test.near_models.not_null_silver__atlas_supply_daily_lockup_locked_balances_lockup_account_id.e31ec8c9fd", "test.near_models.not_null_silver__atlas_supply_daily_lockup_locked_balances_lockup_amount.2ef3e8886e", "test.near_models.not_null_silver__atlas_supply_daily_lockup_locked_balances_lockup_index.e309ea90c9", "test.near_models.not_null_silver__atlas_supply_daily_lockup_locked_balances_owner_account_id.762e8eec08", "test.near_models.not_null_silver__atlas_supply_daily_lockup_locked_balances_unlocked_amount_today.4805603158", "test.near_models.not_null_silver__atlas_supply_daily_lockup_locked_balances_utc_date.3739a7a51a", "test.near_models.unique_silver__atlas_supply_daily_lockup_locked_balances_atlas_daily_lockup_locked_balances_id.52649620ed"], "model.near_models.silver__atlas_supply_daily_lockup_staking_balances": ["model.near_models.silver__atlas_supply", "test.near_models.not_null_silver__atlas_supply_daily_lockup_staking_balances_atlas_daily_lockup_staking_balances_id.3526ee61be", "test.near_models.not_null_silver__atlas_supply_daily_lockup_staking_balances_lockup_account_id.2173400122", "test.near_models.not_null_silver__atlas_supply_daily_lockup_staking_balances_staked_balance.4cd72fd554", "test.near_models.not_null_silver__atlas_supply_daily_lockup_staking_balances_utc_date.147070e87c", "test.near_models.unique_silver__atlas_supply_daily_lockup_staking_balances_atlas_daily_lockup_staking_balances_id.8cfffd48ea"], "model.near_models.silver__atlas_supply_epochs": ["model.near_models.silver__atlas_supply", "test.near_models.not_null_silver__atlas_supply_epochs_atlas_epochs_id.8c2c502ac9", "test.near_models.not_null_silver__atlas_supply_epochs_block_producers.823cea748b", "test.near_models.not_null_silver__atlas_supply_epochs_blocks.582278987a", "test.near_models.not_null_silver__atlas_supply_epochs_end_time.6a7bac3339", "test.near_models.not_null_silver__atlas_supply_epochs_epoch_id.4cad3ef366", "test.near_models.not_null_silver__atlas_supply_epochs_epoch_num.fef35a5b76", "test.near_models.not_null_silver__atlas_supply_epochs_max_block_id.9ea3fa38c0", "test.near_models.not_null_silver__atlas_supply_epochs_min_block_id.4d0dec5d01", "test.near_models.not_null_silver__atlas_supply_epochs_start_time.eb6aac13c0", "test.near_models.not_null_silver__atlas_supply_epochs_total_near_supply.73be9d6d22", "test.near_models.unique_silver__atlas_supply_epochs_atlas_epochs_id.7113109145"], "model.near_models.silver__github_data": ["model.near_models.core__fact_developer_activity"], "model.near_models.silver__native_daily_balances": ["model.near_models.core__ez_native_daily_balances"], "model.near_models.silver__dex_swaps_v2": ["model.near_models.defi__ez_dex_swaps", "model.near_models.defi__fact_dex_swaps", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__dex_swaps_v2_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.40f47f4026", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__dex_swaps_v2_TX_HASH__STRING__VARCHAR.6ba2b7dae7", "test.near_models.dbt_utils_recency_silver__dex_swaps_v2_day__block_timestamp__1.9c5f5feda5", "test.near_models.not_null_silver__dex_swaps_v2_AMOUNT_IN_RAW.1ba7caed73", "test.near_models.not_null_silver__dex_swaps_v2_AMOUNT_OUT_RAW.b50492a06f", "test.near_models.not_null_silver__dex_swaps_v2_BLOCK_TIMESTAMP.c834b06fc7", "test.near_models.not_null_silver__dex_swaps_v2_RECEIPT_ID.55c67e3e40", "test.near_models.not_null_silver__dex_swaps_v2_SWAP_INPUT_DATA.6f127fd7c2", "test.near_models.not_null_silver__dex_swaps_v2_TOKEN_IN.d5da1696ad", "test.near_models.not_null_silver__dex_swaps_v2_TOKEN_OUT.6e3f4da918", "test.near_models.not_null_silver__dex_swaps_v2_TX_HASH.dd0cf3adcf", "test.near_models.unique_silver__dex_swaps_v2_DEX_SWAPS_V2_ID.3c81b71a89"], "model.near_models.silver__swap_intents": ["model.near_models.defi__ez_dex_swaps", "model.near_models.defi__fact_dex_swaps", "test.near_models.not_null_silver__swap_intents_ACCOUNT_ID.194eaa1f31", "test.near_models.not_null_silver__swap_intents_AMOUNT_IN_RAW.53cc025a81", "test.near_models.not_null_silver__swap_intents_AMOUNT_OUT_RAW.98b0340820", "test.near_models.not_null_silver__swap_intents_BLOCK_ID.7cecab11b8", "test.near_models.not_null_silver__swap_intents_BLOCK_TIMESTAMP.289062a9d4", "test.near_models.not_null_silver__swap_intents_INSERTED_TIMESTAMP.043e4d4d0e", "test.near_models.not_null_silver__swap_intents_INTENTS_SWAP_ID.0ac1e7eb7c", "test.near_models.not_null_silver__swap_intents_INTENT_HASH.8d6473c7a3", "test.near_models.not_null_silver__swap_intents_LOG.b6974d11e6", "test.near_models.not_null_silver__swap_intents_MODIFIED_TIMESTAMP.85bfdfac8e", "test.near_models.not_null_silver__swap_intents_RECEIPT_ID.7104b1b4ee", "test.near_models.not_null_silver__swap_intents_RECEIVER_ID.2498a4b230", "test.near_models.not_null_silver__swap_intents_SIGNER_ID.285d2bc925", "test.near_models.not_null_silver__swap_intents_SWAP_INDEX.ba937a7868", "test.near_models.not_null_silver__swap_intents_SWAP_INPUT_DATA.93bd33c39c", "test.near_models.not_null_silver__swap_intents_TOKEN_IN.7cfd4840ca", "test.near_models.not_null_silver__swap_intents_TOKEN_OUT.6795d064f2", "test.near_models.not_null_silver__swap_intents_TX_HASH.04c9381ede", "test.near_models.unique_silver__swap_intents_INTENTS_SWAP_ID.ef99222698"], "model.near_models.silver__burrow_lending": ["model.near_models.defi__ez_lending", "model.near_models.defi__fact_lending"], "model.near_models.silver__burrow_collaterals": ["model.near_models.silver__burrow_lending", "test.near_models.not_null_silver__burrow_collaterals_BLOCK_ID.aa52a13799", "test.near_models.not_null_silver__burrow_collaterals_BLOCK_TIMESTAMP.42ea944c25", "test.near_models.not_null_silver__burrow_collaterals_BURROW_COLLATERALS_ID.4cf79d97bc", "test.near_models.not_null_silver__burrow_collaterals_TX_HASH.f5fa064908", "test.near_models.unique_silver__burrow_collaterals_BURROW_COLLATERALS_ID.1a84386647"], "model.near_models.silver__burrow_borrows": ["model.near_models.silver__burrow_lending", "test.near_models.not_null_silver__burrow_borrows_BLOCK_ID.db8e6c81ff", "test.near_models.not_null_silver__burrow_borrows_BLOCK_TIMESTAMP.5f295997ba", "test.near_models.not_null_silver__burrow_borrows_BURROW_BORROWS_ID.7af5d11d1f", "test.near_models.not_null_silver__burrow_borrows_TX_HASH.776e2bd3d0", "test.near_models.unique_silver__burrow_borrows_BURROW_BORROWS_ID.490780e2bb"], "model.near_models.silver__burrow_deposits": ["model.near_models.silver__burrow_lending", "test.near_models.not_null_silver__burrow_deposits_BLOCK_ID.0e4ddc2725", "test.near_models.not_null_silver__burrow_deposits_BLOCK_TIMESTAMP.0a4216af46", "test.near_models.not_null_silver__burrow_deposits_BURROW_DEPOSITS_ID.ec3c588504", "test.near_models.not_null_silver__burrow_deposits_TX_HASH.098507492d", "test.near_models.unique_silver__burrow_deposits_BURROW_DEPOSITS_ID.80a9e72143"], "model.near_models.silver__burrow_withdraws": ["model.near_models.silver__burrow_lending", "test.near_models.not_null_silver__burrow_withdraws_BLOCK_ID.012b315daf", "test.near_models.not_null_silver__burrow_withdraws_BLOCK_TIMESTAMP.e0691a0b39", "test.near_models.not_null_silver__burrow_withdraws_BURROW_WITHDRAWS_ID.378b2783c7", "test.near_models.not_null_silver__burrow_withdraws_TX_HASH.fcf4b55dc8", "test.near_models.unique_silver__burrow_withdraws_BURROW_WITHDRAWS_ID.f4a579e03b"], "model.near_models.silver__burrow_repays": ["model.near_models.silver__burrow_lending", "test.near_models.not_null_silver__burrow_repays_BLOCK_ID.21b18b6e23", "test.near_models.not_null_silver__burrow_repays_BLOCK_TIMESTAMP.db5152f736", "test.near_models.not_null_silver__burrow_repays_BURROW_REPAYS_ID.a4ea13e268", "test.near_models.not_null_silver__burrow_repays_TX_HASH.f430f09b73", "test.near_models.unique_silver__burrow_repays_BURROW_REPAYS_ID.2ef189c990"], "model.near_models.silver__standard_nft_mint_s3": ["model.near_models.livequery__request_pagoda_nft_metadata", "model.near_models.nft__fact_nft_mints"], "model.near_models.silver__nft_transfers": ["model.near_models.nft__fact_nft_transfers", "test.near_models.not_null_silver__nft_transfers_BLOCK_TIMESTAMP.376ac811e0", "test.near_models.not_null_silver__nft_transfers_CONTRACT_ADDRESS.616fbb7bba", "test.near_models.not_null_silver__nft_transfers_FROM_ADDRESS.b6f4942bc7", "test.near_models.not_null_silver__nft_transfers_NFT_TRANSFERS_ID.afadc4ba35", "test.near_models.not_null_silver__nft_transfers_TOKEN_ID.b27844e800", "test.near_models.not_null_silver__nft_transfers_TO_ADDRESS.be19f60243", "test.near_models.unique_silver__nft_transfers_NFT_TRANSFERS_ID.9ebf0efeef"], "model.near_models.silver__nft_complete_nft_sales": ["model.near_models.nft__ez_nft_sales", "test.near_models.accepted_values_silver__nft_complete_nft_sales_PLATFORM_NAME__Mintbase__Paras__Apollo42__TradePort__UniqArt__L2E__FewAndFar__Mitte.31dd14381b", "test.near_models.dbt_expectations_expect_column_values_to_be_between_silver__nft_complete_nft_sales_PLATFORM_FEE_USD__0.be86eb1b56", "test.near_models.dbt_expectations_expect_column_values_to_be_between_silver__nft_complete_nft_sales_PLATFORM_FEE__0.c27be113c2", "test.near_models.dbt_expectations_expect_column_values_to_be_between_silver__nft_complete_nft_sales_PRICE_USD__0.3b2c120245", "test.near_models.dbt_expectations_expect_column_values_to_be_between_silver__nft_complete_nft_sales_PRICE__0.aa18fd1d84", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__nft_complete_nft_sales_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.d93f89d03e", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__nft_complete_nft_sales_INSERTED_TIMESTAMP__TIMESTAMP_NTZ.40a3e0f4aa", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__nft_complete_nft_sales_MODIFIED_TIMESTAMP__TIMESTAMP_NTZ.cb52b1ead1", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__nft_complete_nft_sales_PRICE_USD__FLOAT.6ad8223300", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__nft_complete_nft_sales_PRICE__FLOAT.a2195504e2", "test.near_models.not_null_silver__nft_complete_nft_sales_BLOCK_ID.49422a07da", "test.near_models.not_null_silver__nft_complete_nft_sales_BLOCK_TIMESTAMP.9857746f96", "test.near_models.not_null_silver__nft_complete_nft_sales_BUYER_ADDRESS.9e007f73ba", "test.near_models.not_null_silver__nft_complete_nft_sales_GAS_BURNED.fe7e061620", "test.near_models.not_null_silver__nft_complete_nft_sales_INSERTED_TIMESTAMP.5c603c7695", "test.near_models.not_null_silver__nft_complete_nft_sales_LOG.1d1b9c5cc5", "test.near_models.not_null_silver__nft_complete_nft_sales_LOGS_INDEX.6ab1366bc5", "test.near_models.not_null_silver__nft_complete_nft_sales_METHOD_NAME.02ac42beda", "test.near_models.not_null_silver__nft_complete_nft_sales_MODIFIED_TIMESTAMP.2689045099", "test.near_models.not_null_silver__nft_complete_nft_sales_NFT_ADDRESS.2afba59474", "test.near_models.not_null_silver__nft_complete_nft_sales_NFT_SALES_ID.553caebe34", "test.near_models.not_null_silver__nft_complete_nft_sales_PLATFORM_ADDRESS.9334bdb9e5", "test.near_models.not_null_silver__nft_complete_nft_sales_PLATFORM_NAME.bcdd145efd", "test.near_models.not_null_silver__nft_complete_nft_sales_PRICE.a666e8c442", "test.near_models.not_null_silver__nft_complete_nft_sales_RECEIPT_ID.5761c73f59", "test.near_models.not_null_silver__nft_complete_nft_sales_SELLER_ADDRESS.202281fc80", "test.near_models.not_null_silver__nft_complete_nft_sales_TOKEN_ID.9079c55a22", "test.near_models.not_null_silver__nft_complete_nft_sales_TX_HASH.f24372d385", "test.near_models.not_null_silver__nft_complete_nft_sales__INVOCATION_ID.3b82a8c270", "test.near_models.unique_silver__nft_complete_nft_sales_NFT_SALES_ID.0232439b47"], "model.near_models.silver__nft_mintbase_sales": ["model.near_models.silver__nft_complete_nft_sales"], "model.near_models.silver__nft_other_sales": ["model.near_models.silver__nft_complete_nft_sales"], "model.near_models.silver__nft_paras_sales": ["model.near_models.silver__nft_complete_nft_sales"], "model.near_models.silver_stats__core_metrics_hourly": ["model.near_models.stats__ez_core_metrics_hourly", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_hourly_BLOCK_TIMESTAMP_HOUR__TIMESTAMP_LTZ__TIMESTAMP_NTZ.5239671c2c", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_hourly_TOTAL_FEES__DECIMAL__FLOAT__NUMBER.ada34dd6db", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_hourly_TRANSACTION_COUNT_FAILED__NUMBER__FLOAT.5f9df371b1", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_hourly_TRANSACTION_COUNT_SUCCESS__NUMBER__FLOAT.c5d0b2cc33", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_hourly_TRANSACTION_COUNT__NUMBER__FLOAT.5a8e6e8880", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_hourly_UNIQUE_FROM_COUNT__NUMBER__FLOAT.225f59bd1e", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_hourly_UNIQUE_TO_COUNT__NUMBER__FLOAT.4cd5081b32", "test.near_models.dbt_expectations_expect_row_values_to_have_recent_data_silver_stats__core_metrics_hourly__INSERTED_TIMESTAMP__day__1.874a5937d5", "test.near_models.dbt_utils_unique_combination_of_columns_silver_stats__core_metrics_hourly_BLOCK_TIMESTAMP_HOUR.0797e73b88", "test.near_models.not_null_silver_stats__core_metrics_hourly_BLOCK_TIMESTAMP_HOUR.efdb4b7e98", "test.near_models.not_null_silver_stats__core_metrics_hourly_TOTAL_FEES.558b8cb0c7", "test.near_models.not_null_silver_stats__core_metrics_hourly_TRANSACTION_COUNT.866f191153", "test.near_models.not_null_silver_stats__core_metrics_hourly_TRANSACTION_COUNT_FAILED.4fe1d21e07", "test.near_models.not_null_silver_stats__core_metrics_hourly_TRANSACTION_COUNT_SUCCESS.5b82a449dd", "test.near_models.not_null_silver_stats__core_metrics_hourly_UNIQUE_FROM_COUNT.1e73e0a934", "test.near_models.not_null_silver_stats__core_metrics_hourly_UNIQUE_TO_COUNT.d64e239e23"], "model.near_models.silver_stats__core_metrics_block_hourly": ["model.near_models.stats__ez_core_metrics_hourly", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_block_hourly_BLOCK_COUNT__NUMBER__FLOAT.54d4b30bf7", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_block_hourly_BLOCK_NUMBER_MAX__NUMBER__FLOAT.7e896d6675", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_block_hourly_BLOCK_NUMBER_MIN__NUMBER__FLOAT.0604dbe85e", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_block_hourly_BLOCK_TIMESTAMP_HOUR__TIMESTAMP_LTZ__TIMESTAMP_NTZ.f57b79e3d9", "test.near_models.dbt_expectations_expect_row_values_to_have_recent_data_silver_stats__core_metrics_block_hourly__INSERTED_TIMESTAMP__day__1.e810b06cec", "test.near_models.dbt_utils_unique_combination_of_columns_silver_stats__core_metrics_block_hourly_BLOCK_TIMESTAMP_HOUR.e82e2ff0a8", "test.near_models.not_null_silver_stats__core_metrics_block_hourly_BLOCK_COUNT.6fe26d9daa", "test.near_models.not_null_silver_stats__core_metrics_block_hourly_BLOCK_NUMBER_MAX.bc389eb5d7", "test.near_models.not_null_silver_stats__core_metrics_block_hourly_BLOCK_NUMBER_MIN.91f14c72c6", "test.near_models.not_null_silver_stats__core_metrics_block_hourly_BLOCK_TIMESTAMP_HOUR.8e2fd8e3ae"], "model.near_models.silver__logs_s3": ["model.near_models.core__fact_logs", "model.near_models.defi__fact_intents", "model.near_models.silver__bridge_omni", "model.near_models.silver__bridge_rainbow", "model.near_models.silver__bridge_wormhole", "model.near_models.silver__burrow_collaterals", "model.near_models.silver__burrow_deposits", "model.near_models.silver__burrow_repays", "model.near_models.silver__burrow_withdraws", "model.near_models.silver__dex_swaps_v2", "model.near_models.silver__nft_mintbase_sales", "model.near_models.silver__nft_other_sales", "model.near_models.silver__nft_transfers", "model.near_models.silver__standard_nft_mint_s3", "model.near_models.silver__swap_intents", "model.near_models.silver__token_transfer_burns", "model.near_models.silver__token_transfer_ft_transfers_event", "model.near_models.silver__token_transfer_ft_transfers_method", "model.near_models.silver__token_transfer_liquidity", "model.near_models.silver__token_transfer_mints", "model.near_models.silver__token_transfer_orders", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__logs_s3_CLEAN_LOG__STRING__VARCHAR__OBJECT__ARRAY.c4b1f1de64", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__logs_s3_IS_STANDARD__BOOLEAN.0f5ff00512", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__logs_s3_RECEIPT_ID__STRING__VARCHAR.d3f1208d17", "test.near_models.not_null_silver__logs_s3_IS_STANDARD.fe50eb2c34", "test.near_models.not_null_silver__logs_s3_RECEIPT_ID.2c01cfce52", "test.near_models.not_null_silver__logs_s3_TX_HASH.e77c35db89"], "model.near_models.silver__blocks_v2": ["model.near_models.silver__blocks_final", "test.near_models.tests__block_gaps", "test.near_models.tests__chunk_gaps", "test.near_models.tests__receipt_gaps", "test.near_models.tests__tx_gaps"], "model.near_models.silver__transactions_v2": ["model.near_models.silver__receipts_final", "model.near_models.silver__transactions_final", "model.near_models.silver_observability__chunks_completeness", "test.near_models.tests__tx_gaps"], "model.near_models.silver__blocks_final": ["model.near_models.core__fact_blocks", "model.near_models.silver__atlas_supply_epochs", "model.near_models.silver__receipts_final", "model.near_models.silver_observability__blocks_completeness", "model.near_models.silver_observability__chunks_completeness", "model.near_models.silver_stats__core_metrics_block_hourly", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__blocks_final_chunks_json__VARIANT__ARRAY__OBJECT.519cdf5f98", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__blocks_final_header_json__VARIANT__OBJECT.d0edf43138", "test.near_models.dbt_utils_recency_silver__blocks_final_hour__inserted_timestamp__1.466b0bc5c1", "test.near_models.not_null_silver__blocks_final_block_author.a3b9f27cfa", "test.near_models.not_null_silver__blocks_final_block_hash.ce9cbcb167", "test.near_models.not_null_silver__blocks_final_block_id.453a568256", "test.near_models.not_null_silver__blocks_final_block_timestamp.14fa24c95a", "test.near_models.not_null_silver__blocks_final_blocks_final_id.ed8736478a", "test.near_models.not_null_silver__blocks_final_prev_hash.72600ae108", "test.near_models.tests__block_gaps", "test.near_models.unique_silver__blocks_final_block_hash.48117bb4c5", "test.near_models.unique_silver__blocks_final_block_id.ab79f5eb02", "test.near_models.unique_silver__blocks_final_blocks_final_id.6d4164cf67", "test.near_models.unique_silver__blocks_final_prev_hash.91bf9fae59"], "model.near_models.silver__receipts_final": ["model.near_models.core__ez_actions", "model.near_models.core__fact_receipts", "model.near_models.silver__atlas_supply_lockup_receipts", "model.near_models.silver__dex_swaps_v2", "model.near_models.silver__logs_s3", "model.near_models.silver__pool_events", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__receipts_final_outcome_json__VARIANT__OBJECT.a1ad75590c", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__receipts_final_receipt_json__VARIANT__OBJECT.87fe4b7c7e", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__receipts_final_receipt_succeeded__BOOLEAN.921a5b5d5f", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__receipts_final_tx_succeeded__BOOLEAN.6a3f91a4f7", "test.near_models.dbt_utils_recency_silver__receipts_final_hour__inserted_timestamp__1.439ebc50a6", "test.near_models.not_null_silver__receipts_final_block_id.00be17ed49", "test.near_models.not_null_silver__receipts_final_block_timestamp.e5c2a32447", "test.near_models.not_null_silver__receipts_final_chunk_hash.68de2afee6", "test.near_models.not_null_silver__receipts_final_predecessor_id.75e6f6b4fd", "test.near_models.not_null_silver__receipts_final_receipt_id.b051d94491", "test.near_models.not_null_silver__receipts_final_receipt_succeeded.2b876c9ad6", "test.near_models.not_null_silver__receipts_final_receipts_final_id.979d629a9c", "test.near_models.not_null_silver__receipts_final_receiver_id.afa725ef06", "test.near_models.not_null_silver__receipts_final_tx_hash.202d5a6291", "test.near_models.not_null_silver__receipts_final_tx_succeeded.87e0aa603f", "test.near_models.tests__receipt_gaps", "test.near_models.unique_silver__receipts_final_receipt_id.f62a967d44"], "model.near_models.silver__chunks_v2": ["test.near_models.tests__chunk_gaps", "test.near_models.tests__receipt_gaps", "test.near_models.tests__tx_gaps"], "model.near_models.silver__transactions_final": ["model.near_models.core__ez_actions", "model.near_models.core__fact_transactions", "model.near_models.silver_stats__core_metrics_hourly", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__transactions_final_attached_gas__NUMBER__FLOAT.eba506cc76", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__transactions_final_gas_used__NUMBER__FLOAT.f2d964685b", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__transactions_final_outcome_json__VARIANT__OBJECT.e7a3087ca2", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__transactions_final_status_json__VARIANT__OBJECT.2f5606cc3b", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__transactions_final_transaction_fee__NUMBER__FLOAT.7fefe0c3cc", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__transactions_final_transaction_json__VARIANT__OBJECT.439610a54c", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__transactions_final_tx_succeeded__BOOLEAN.f3159001b9", "test.near_models.dbt_utils_recency_silver__transactions_final_hour__inserted_timestamp__1.08fb141839", "test.near_models.not_null_silver__transactions_final_attached_gas.4e115624d0", "test.near_models.not_null_silver__transactions_final_block_id.81eadd24ce", "test.near_models.not_null_silver__transactions_final_block_timestamp.8fdbd9eaed", "test.near_models.not_null_silver__transactions_final_chunk_hash.a4734c9b68", "test.near_models.not_null_silver__transactions_final_gas_used.eb41de83a3", "test.near_models.not_null_silver__transactions_final_transaction_fee.38f6d5a0d6", "test.near_models.not_null_silver__transactions_final_transactions_final_id.fb723f07c5", "test.near_models.not_null_silver__transactions_final_tx_hash.b76a41a859", "test.near_models.not_null_silver__transactions_final_tx_receiver.f78643aeed", "test.near_models.not_null_silver__transactions_final_tx_signer.8ad6629e37", "test.near_models.not_null_silver__transactions_final_tx_succeeded.1667b64942", "test.near_models.unique_silver__transactions_final_tx_hash.7858e81f20"], "model.near_models.silver__token_transfer_liquidity": ["model.near_models.core__fact_token_transfers", "test.near_models.dbt_expectations_expect_column_values_to_be_in_set_silver__token_transfer_liquidity_MEMO__add_liquidity.0f6870e01d", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_liquidity_BLOCK_ID__NUMBER.f0c8c7e6f9", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_liquidity_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.c34f36e29e", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_liquidity_INSERTED_TIMESTAMP__TIMESTAMP_NTZ.0deff9550c", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_liquidity_MODIFIED_TIMESTAMP__TIMESTAMP_NTZ.be7ff96ad0", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_liquidity_RECEIPT_SUCCEEDED__BOOLEAN.88656c470b", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_liquidity_RN__NUMBER.fbdc134a0b", "test.near_models.not_null_silver__token_transfer_liquidity_AMOUNT_UNADJ.bbaa8b4d2e", "test.near_models.not_null_silver__token_transfer_liquidity_BLOCK_ID.8bdbe68192", "test.near_models.not_null_silver__token_transfer_liquidity_BLOCK_TIMESTAMP.c8cd6d0a08", "test.near_models.not_null_silver__token_transfer_liquidity_CONTRACT_ADDRESS.752a4e516d", "test.near_models.not_null_silver__token_transfer_liquidity_INSERTED_TIMESTAMP.787f59b541", "test.near_models.not_null_silver__token_transfer_liquidity_MEMO.be1774c72e", "test.near_models.not_null_silver__token_transfer_liquidity_MODIFIED_TIMESTAMP.70d6b93340", "test.near_models.not_null_silver__token_transfer_liquidity_RECEIPT_SUCCEEDED.83ea5c5ade", "test.near_models.not_null_silver__token_transfer_liquidity_RN.d7b5e992bf", "test.near_models.not_null_silver__token_transfer_liquidity_TO_ADDRESS.4684add165", "test.near_models.not_null_silver__token_transfer_liquidity_TRANSFERS_LIQUIDITY_ID.33a87ccc81", "test.near_models.not_null_silver__token_transfer_liquidity_TX_HASH.943218db32", "test.near_models.unique_silver__token_transfer_liquidity_TRANSFERS_LIQUIDITY_ID.156c946f89"], "model.near_models.silver__token_transfer_wrapped_near": ["model.near_models.core__fact_token_transfers", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_RECEIPT_SUCCEEDED__BOOLEAN.a72cbcbaa8", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near__partition_by_block_number__NUMBER.4e85e1801b", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_amount_unadj__VARCHAR.8648c32401", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_block_id__NUMBER.84381b3678", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_block_timestamp__TIMESTAMP_NTZ.002661ed7b", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_contract_address__VARCHAR.8ac56b832e", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_from_address__VARCHAR.9a15f42853", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_inserted_timestamp__TIMESTAMP_NTZ.bbc8c6e0e4", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_method_name__VARCHAR.e10f006e4c", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_modified_timestamp__TIMESTAMP_NTZ.ef37eed186", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_receipt_id__VARCHAR.6a56252de6", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_rn__NUMBER.0bab18b850", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_to_address__VARCHAR.2a8274d1cb", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_transfers_wrapped_near_id__VARCHAR.f16fe547a4", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_tx_hash__VARCHAR.85f5fe73f7", "test.near_models.not_null_silver__token_transfer_wrapped_near_RECEIPT_SUCCEEDED.8f892d5120", "test.near_models.not_null_silver__token_transfer_wrapped_near__partition_by_block_number.6d58ad8e62", "test.near_models.not_null_silver__token_transfer_wrapped_near_amount_unadj.f4501092c4", "test.near_models.not_null_silver__token_transfer_wrapped_near_block_id.c6409479a9", "test.near_models.not_null_silver__token_transfer_wrapped_near_block_timestamp.b2d09a27d7", "test.near_models.not_null_silver__token_transfer_wrapped_near_contract_address.654ca0e3c2", "test.near_models.not_null_silver__token_transfer_wrapped_near_from_address.e3b85c2db5", "test.near_models.not_null_silver__token_transfer_wrapped_near_inserted_timestamp.4edd0a9f33", "test.near_models.not_null_silver__token_transfer_wrapped_near_method_name.09be65c4ec", "test.near_models.not_null_silver__token_transfer_wrapped_near_modified_timestamp.af9a1bb42c", "test.near_models.not_null_silver__token_transfer_wrapped_near_receipt_id.f1dd0d3a86", "test.near_models.not_null_silver__token_transfer_wrapped_near_rn.70ac67cf72", "test.near_models.not_null_silver__token_transfer_wrapped_near_to_address.5740cb6b84", "test.near_models.not_null_silver__token_transfer_wrapped_near_transfers_wrapped_near_id.0582667db6", "test.near_models.not_null_silver__token_transfer_wrapped_near_tx_hash.4f4ad18807", "test.near_models.unique_silver__token_transfer_wrapped_near_transfers_wrapped_near_id.22ea54faae"], "model.near_models.silver__token_transfer_orders": ["model.near_models.core__fact_token_transfers", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_orders_BLOCK_ID__NUMBER.3f0ceaf45d", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_orders_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.19a5b2c5db", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_orders_INSERTED_TIMESTAMP__TIMESTAMP_NTZ.620cd648f6", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_orders_MODIFIED_TIMESTAMP__TIMESTAMP_NTZ.a7d3878f56", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_orders_RECEIPT_SUCCEEDED__BOOLEAN.c505b5c45a", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_orders_RN__NUMBER.a3f8de8374", "test.near_models.not_null_silver__token_transfer_orders_AMOUNT_UNADJ.5512f771a8", "test.near_models.not_null_silver__token_transfer_orders_BLOCK_ID.36087f39a8", "test.near_models.not_null_silver__token_transfer_orders_BLOCK_TIMESTAMP.da9c25f4fc", "test.near_models.not_null_silver__token_transfer_orders_CONTRACT_ADDRESS.7ccd51b258", "test.near_models.not_null_silver__token_transfer_orders_FROM_ADDRESS.123109437e", "test.near_models.not_null_silver__token_transfer_orders_INSERTED_TIMESTAMP.b87ce77cbe", "test.near_models.not_null_silver__token_transfer_orders_MODIFIED_TIMESTAMP.4168c37d97", "test.near_models.not_null_silver__token_transfer_orders_RECEIPT_SUCCEEDED.680a88da60", "test.near_models.not_null_silver__token_transfer_orders_RN.a703b50b38", "test.near_models.not_null_silver__token_transfer_orders_TO_ADDRESS.eb3fd7b4c2", "test.near_models.not_null_silver__token_transfer_orders_TRANSFERS_ORDERS_ID.727069d447", "test.near_models.not_null_silver__token_transfer_orders_TX_HASH.42f4d6d791", "test.near_models.unique_silver__token_transfer_orders_TRANSFERS_ORDERS_ID.7744669cb0"], "model.near_models.silver__token_transfer_mints": ["model.near_models.core__fact_token_transfers", "model.near_models.streamline__ft_tokenlist", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_mints_BLOCK_ID__NUMBER.fc6baf6885", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_mints_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.41f03f02fc", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_mints_INSERTED_TIMESTAMP__TIMESTAMP_NTZ.1480e92f06", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_mints_MEMO__VARCHAR.9b6f1c1b0c", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_mints_MODIFIED_TIMESTAMP__TIMESTAMP_NTZ.1f4c2ab94c", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_mints_RECEIPT_SUCCEEDED__BOOLEAN.899b86523a", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_mints_RN__NUMBER.5de08330ed", "test.near_models.not_null_silver__token_transfer_mints_AMOUNT_UNADJ.2a7d9c7b65", "test.near_models.not_null_silver__token_transfer_mints_BLOCK_ID.9221755105", "test.near_models.not_null_silver__token_transfer_mints_BLOCK_TIMESTAMP.09fd90c968", "test.near_models.not_null_silver__token_transfer_mints_CONTRACT_ADDRESS.a936c0bdf0", "test.near_models.not_null_silver__token_transfer_mints_INSERTED_TIMESTAMP.4293f42d8a", "test.near_models.not_null_silver__token_transfer_mints_MINT_ID.fd676ceabc", "test.near_models.not_null_silver__token_transfer_mints_MODIFIED_TIMESTAMP.37e4a85aa2", "test.near_models.not_null_silver__token_transfer_mints_RECEIPT_SUCCEEDED.0b0bed309a", "test.near_models.not_null_silver__token_transfer_mints_RN.c4a63c80b1", "test.near_models.not_null_silver__token_transfer_mints_TO_ADDRESS.c41e70a1d7", "test.near_models.not_null_silver__token_transfer_mints_TX_HASH.99b4e556aa", "test.near_models.unique_silver__token_transfer_mints_MINT_ID.95694d6023"], "model.near_models.silver__token_transfer_burns": ["model.near_models.core__fact_token_transfers", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_burns_BLOCK_ID__NUMBER.a1d1b3a4c5", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_burns_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.8fb067ada2", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_burns_INSERTED_TIMESTAMP__TIMESTAMP_NTZ.46a597ee7c", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_burns_MEMO__VARCHAR.e34af6046e", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_burns_MODIFIED_TIMESTAMP__TIMESTAMP_NTZ.9661a3ee79", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_burns_RECEIPT_SUCCEEDED__BOOLEAN.6dcbf9db1b", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_burns_RN__NUMBER.13d1c1f511", "test.near_models.not_null_silver__token_transfer_burns_AMOUNT_UNADJ.22d03a2075", "test.near_models.not_null_silver__token_transfer_burns_BLOCK_ID.fa925e7f7b", "test.near_models.not_null_silver__token_transfer_burns_BLOCK_TIMESTAMP.db79621096", "test.near_models.not_null_silver__token_transfer_burns_BURN_ID.55b5238f90", "test.near_models.not_null_silver__token_transfer_burns_CONTRACT_ADDRESS.31ea741908", "test.near_models.not_null_silver__token_transfer_burns_FROM_ADDRESS.5771fe40d1", "test.near_models.not_null_silver__token_transfer_burns_INSERTED_TIMESTAMP.7b26421b92", "test.near_models.not_null_silver__token_transfer_burns_MODIFIED_TIMESTAMP.15965eb3d7", "test.near_models.not_null_silver__token_transfer_burns_RECEIPT_SUCCEEDED.ce5228b549", "test.near_models.not_null_silver__token_transfer_burns_RN.243c0377d8", "test.near_models.not_null_silver__token_transfer_burns_TX_HASH.152914195e", "test.near_models.unique_silver__token_transfer_burns_BURN_ID.2319b73bae"], "model.near_models.silver__token_transfer_ft_transfers_event": ["model.near_models.core__fact_token_transfers", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_event_BLOCK_ID__NUMBER.1976a6f269", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_event_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.0e9855e37d", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_event_INSERTED_TIMESTAMP__TIMESTAMP_NTZ.236ab87247", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_event_MEMO__VARCHAR.0038e80c09", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_event_MODIFIED_TIMESTAMP__TIMESTAMP_NTZ.50aec1e2da", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_event_RECEIPT_SUCCEEDED__BOOLEAN.6d66610f08", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_event_RN__NUMBER.39966ba14d", "test.near_models.not_null_silver__token_transfer_ft_transfers_event_AMOUNT_UNADJ.cab8f6f640", "test.near_models.not_null_silver__token_transfer_ft_transfers_event_BLOCK_ID.4ad98e240d", "test.near_models.not_null_silver__token_transfer_ft_transfers_event_BLOCK_TIMESTAMP.bc0be6c901", "test.near_models.not_null_silver__token_transfer_ft_transfers_event_CONTRACT_ADDRESS.e35240e0c5", "test.near_models.not_null_silver__token_transfer_ft_transfers_event_INSERTED_TIMESTAMP.ead73ba6c7", "test.near_models.not_null_silver__token_transfer_ft_transfers_event_MODIFIED_TIMESTAMP.664992c4f2", "test.near_models.not_null_silver__token_transfer_ft_transfers_event_RECEIPT_SUCCEEDED.84e20c0a2b", "test.near_models.not_null_silver__token_transfer_ft_transfers_event_RN.f974cd3dc3", "test.near_models.not_null_silver__token_transfer_ft_transfers_event_SIGNER_ID.5e4492d048", "test.near_models.not_null_silver__token_transfer_ft_transfers_event_TO_ADDRESS.6688e8c607", "test.near_models.not_null_silver__token_transfer_ft_transfers_event_TRANSFERS_EVENT_ID.4b123e29e6", "test.near_models.not_null_silver__token_transfer_ft_transfers_event_TX_HASH.1a4c7df72b", "test.near_models.unique_silver__token_transfer_ft_transfers_event_TRANSFERS_EVENT_ID.fddc482f33"], "model.near_models.silver__token_transfer_ft_transfers_method": ["model.near_models.core__fact_token_transfers", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_method_BLOCK_ID__NUMBER.7e858c4091", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_method_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.642067a5ff", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_method_INSERTED_TIMESTAMP__TIMESTAMP_NTZ.dddca87e5b", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_method_MEMO__VARCHAR.9712df5c8d", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_method_METHOD_NAME__VARCHAR.5699ff29b8", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_method_MODIFIED_TIMESTAMP__TIMESTAMP_NTZ.fa861c47ce", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_method_RECEIPT_SUCCEEDED__BOOLEAN.0e5e431ed6", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_method_RN__NUMBER.ebe90ddfa6", "test.near_models.not_null_silver__token_transfer_ft_transfers_method_AMOUNT_UNADJ.c2e3c4b039", "test.near_models.not_null_silver__token_transfer_ft_transfers_method_BLOCK_ID.216caea73f", "test.near_models.not_null_silver__token_transfer_ft_transfers_method_BLOCK_TIMESTAMP.5b5becf926", "test.near_models.not_null_silver__token_transfer_ft_transfers_method_CONTRACT_ADDRESS.cacb5cee28", "test.near_models.not_null_silver__token_transfer_ft_transfers_method_FROM_ADDRESS.9bd40d148f", "test.near_models.not_null_silver__token_transfer_ft_transfers_method_INSERTED_TIMESTAMP.731318c764", "test.near_models.not_null_silver__token_transfer_ft_transfers_method_METHOD_NAME.2d320d313e", "test.near_models.not_null_silver__token_transfer_ft_transfers_method_MODIFIED_TIMESTAMP.b27b6c80f0", "test.near_models.not_null_silver__token_transfer_ft_transfers_method_RECEIPT_SUCCEEDED.f0ba204be5", "test.near_models.not_null_silver__token_transfer_ft_transfers_method_RN.c998d0fc52", "test.near_models.not_null_silver__token_transfer_ft_transfers_method_TO_ADDRESS.137298834b", "test.near_models.not_null_silver__token_transfer_ft_transfers_method_TRANSFERS_ID.f5811b03e8", "test.near_models.not_null_silver__token_transfer_ft_transfers_method_TX_HASH.a2c8fd3bbd", "test.near_models.unique_silver__token_transfer_ft_transfers_method_TRANSFERS_ID.e6feed7d9a"], "model.near_models.silver__bridge_intents": ["model.near_models.defi__fact_bridge_activity", "test.near_models.not_null_silver__bridge_intents_AMOUNT_ADJ.ae55dbdafa", "test.near_models.not_null_silver__bridge_intents_AMOUNT_UNADJ.4374ec9305", "test.near_models.not_null_silver__bridge_intents_BLOCK_ID.115a32af31", "test.near_models.not_null_silver__bridge_intents_BLOCK_TIMESTAMP.6a3c8f4391", "test.near_models.not_null_silver__bridge_intents_BRIDGE_ADDRESS.bcf03ebb74", "test.near_models.not_null_silver__bridge_intents_BRIDGE_INTENTS_ID.22c78f3b15", "test.near_models.not_null_silver__bridge_intents_DESTINATION_ADDRESS.5c1297db22", "test.near_models.not_null_silver__bridge_intents_DESTINATION_CHAIN.1cc947e9da", "test.near_models.not_null_silver__bridge_intents_DIRECTION.994ff464af", "test.near_models.not_null_silver__bridge_intents_INSERTED_TIMESTAMP.ab1bef6f76", "test.near_models.not_null_silver__bridge_intents_METHOD_NAME.4c0686ba5e", "test.near_models.not_null_silver__bridge_intents_MODIFIED_TIMESTAMP.481896ade7", "test.near_models.not_null_silver__bridge_intents_PLATFORM.1d4ba79749", "test.near_models.not_null_silver__bridge_intents_RECEIPT_SUCCEEDED.af95ac9f8e", "test.near_models.not_null_silver__bridge_intents_SOURCE_ADDRESS.b17c3a24e7", "test.near_models.not_null_silver__bridge_intents_SOURCE_CHAIN.49a42b1034", "test.near_models.not_null_silver__bridge_intents_TOKEN_ADDRESS.324ab59cf1", "test.near_models.not_null_silver__bridge_intents_TOKEN_ADDRESS_RAW.4855307293", "test.near_models.not_null_silver__bridge_intents_TX_HASH.3e86d675d4", "test.near_models.not_null_silver__bridge_intents__INVOCATION_ID.90c29763ac", "test.near_models.unique_silver__bridge_intents_BRIDGE_INTENTS_ID.b490ac1134"], "model.near_models.silver__bridge_omni": ["model.near_models.defi__fact_bridge_activity", "model.near_models.streamline__omni_tokenlist", "test.near_models.accepted_values_silver__bridge_omni_DIRECTION__inbound__outbound.2040158fa6", "test.near_models.accepted_values_silver__bridge_omni_PLATFORM__omni.512d5cc128", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_omni_AMOUNT_ADJ__INTEGER__NUMBER.6c8938a999", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_omni_AMOUNT_RAW__INTEGER__NUMBER.830b03797b", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_omni_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.2eb89b2964", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_omni_DESTINATION_ADDRESS__STRING__VARCHAR.e2a950ca7b", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_omni_TOKEN_ADDRESS__STRING__VARCHAR.dea8cdd781", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_omni_TX_HASH__STRING__VARCHAR.507560eb4c", "test.near_models.dbt_utils_recency_silver__bridge_omni_week__block_timestamp__1.7d1c18ede1", "test.near_models.not_null_silver__bridge_omni_AMOUNT_ADJ.bafbff1339", "test.near_models.not_null_silver__bridge_omni_AMOUNT_RAW.b50a47b012", "test.near_models.not_null_silver__bridge_omni_BLOCK_TIMESTAMP.0ee24aa10b", "test.near_models.not_null_silver__bridge_omni_BRIDGE_ADDRESS.c40fe33c32", "test.near_models.not_null_silver__bridge_omni_BRIDGE_OMNI_ID.175ebf951d", "test.near_models.not_null_silver__bridge_omni_DESTINATION_ADDRESS.50f938f822", "test.near_models.not_null_silver__bridge_omni_DESTINATION_CHAIN_ID.e4559f9fa4", "test.near_models.not_null_silver__bridge_omni_DIRECTION.bad6df3815", "test.near_models.not_null_silver__bridge_omni_METHOD_NAME.d14329f2b7", "test.near_models.not_null_silver__bridge_omni_PLATFORM.055179c1ac", "test.near_models.not_null_silver__bridge_omni_RECEIPT_SUCCEEDED.09cae58d6a", "test.near_models.not_null_silver__bridge_omni_SOURCE_CHAIN_ID.a1a65a221a", "test.near_models.not_null_silver__bridge_omni_TOKEN_ADDRESS.094144f6aa", "test.near_models.not_null_silver__bridge_omni_TX_HASH.001a221b2b", "test.near_models.unique_silver__bridge_omni_BRIDGE_OMNI_ID.0d509c474c"], "model.near_models.silver__bridge_wormhole": ["model.near_models.defi__fact_bridge_activity", "test.near_models.accepted_values_silver__bridge_wormhole_DIRECTION__inbound__outbound.ac4a75e50c", "test.near_models.accepted_values_silver__bridge_wormhole_PLATFORM__wormhole.813e385392", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_wormhole_AMOUNT_ADJ__INTEGER__NUMBER.48bec9ccfd", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_wormhole_AMOUNT_RAW__INTEGER__NUMBER.7662317936", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_wormhole_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.8a6f01bfcf", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_wormhole_DESTINATION_ADDRESS__STRING__VARCHAR.23583774bd", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_wormhole_DESTINATION_CHAIN_ID__NUMBER__INTEGER.896f7e7cd8", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_wormhole_SOURCE_CHAIN_ID__NUMBER__INTEGER.9c033c62de", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_wormhole_TOKEN_ADDRESS__STRING__VARCHAR.3a8c23bd18", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_wormhole_TX_HASH__STRING__VARCHAR.09899670c9", "test.near_models.dbt_utils_recency_silver__bridge_wormhole_month__block_timestamp__1.113f1b0036", "test.near_models.not_null_silver__bridge_wormhole_AMOUNT_ADJ.d390ac2350", "test.near_models.not_null_silver__bridge_wormhole_AMOUNT_RAW.b0f0d32b89", "test.near_models.not_null_silver__bridge_wormhole_BLOCK_TIMESTAMP.deda303228", "test.near_models.not_null_silver__bridge_wormhole_BRIDGE_ADDRESS.fcf82c20e3", "test.near_models.not_null_silver__bridge_wormhole_BRIDGE_WORMHOLE_ID.77462365ea", "test.near_models.not_null_silver__bridge_wormhole_DESTINATION_ADDRESS.e2a13040cd", "test.near_models.not_null_silver__bridge_wormhole_DESTINATION_CHAIN_ID.b08c2df163", "test.near_models.not_null_silver__bridge_wormhole_DIRECTION.55d9642250", "test.near_models.not_null_silver__bridge_wormhole_METHOD_NAME.6364b37165", "test.near_models.not_null_silver__bridge_wormhole_PLATFORM.7459165439", "test.near_models.not_null_silver__bridge_wormhole_RECEIPT_SUCCEEDED.002eb006b3", "test.near_models.not_null_silver__bridge_wormhole_SOURCE_CHAIN_ID.f796c0e6be", "test.near_models.not_null_silver__bridge_wormhole_TOKEN_ADDRESS.14ad2963c8", "test.near_models.not_null_silver__bridge_wormhole_TX_HASH.8a8b1ea664", "test.near_models.unique_silver__bridge_wormhole_BRIDGE_WORMHOLE_ID.398d7eec76"], "model.near_models.silver__bridge_rainbow": ["model.near_models.defi__fact_bridge_activity", "test.near_models.accepted_values_silver__bridge_rainbow_DIRECTION__inbound__outbound.12927e27fd", "test.near_models.accepted_values_silver__bridge_rainbow_PLATFORM__rainbow.6447825d26", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_rainbow_AMOUNT_ADJ__INTEGER__NUMBER.f33de25c13", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_rainbow_AMOUNT_RAW__INTEGER__NUMBER.0f4a61cd8b", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_rainbow_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.6d969fcb20", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_rainbow_DESTINATION_ADDRESS__STRING__VARCHAR.4da0209fd1", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_rainbow_TOKEN_ADDRESS__STRING__VARCHAR.9b25022b83", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_rainbow_TX_HASH__STRING__VARCHAR.8e530bb8f8", "test.near_models.dbt_utils_recency_silver__bridge_rainbow_week__block_timestamp__1.37c2fcae36", "test.near_models.not_null_silver__bridge_rainbow_AMOUNT_ADJ.e319955587", "test.near_models.not_null_silver__bridge_rainbow_AMOUNT_RAW.852ceb40a5", "test.near_models.not_null_silver__bridge_rainbow_BLOCK_TIMESTAMP.3421e2aebc", "test.near_models.not_null_silver__bridge_rainbow_BRIDGE_ADDRESS.c1d457babe", "test.near_models.not_null_silver__bridge_rainbow_BRIDGE_RAINBOW_ID.86faede682", "test.near_models.not_null_silver__bridge_rainbow_DESTINATION_ADDRESS.73f859ec9c", "test.near_models.not_null_silver__bridge_rainbow_DESTINATION_CHAIN_ID.f1f39f113e", "test.near_models.not_null_silver__bridge_rainbow_DIRECTION.0c027733b0", "test.near_models.not_null_silver__bridge_rainbow_METHOD_NAME.f07dff5093", "test.near_models.not_null_silver__bridge_rainbow_PLATFORM.4098581032", "test.near_models.not_null_silver__bridge_rainbow_RECEIPT_SUCCEEDED.c475426c1a", "test.near_models.not_null_silver__bridge_rainbow_SOURCE_CHAIN_ID.ee5fc0655c", "test.near_models.not_null_silver__bridge_rainbow_TOKEN_ADDRESS.9711d3e5f8", "test.near_models.not_null_silver__bridge_rainbow_TX_HASH.f1456f5ea9", "test.near_models.unique_silver__bridge_rainbow_BRIDGE_RAINBOW_ID.21dbb73987"], "model.near_models.silver__bridge_multichain": ["model.near_models.defi__fact_bridge_activity", "test.near_models.accepted_values_silver__bridge_multichain_DIRECTION__inbound__outbound.66330454bc", "test.near_models.accepted_values_silver__bridge_multichain_PLATFORM__multichain.f3f0aa3f7c", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_multichain_AMOUNT_ADJ__INTEGER__NUMBER.994cdaf8e0", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_multichain_AMOUNT_RAW__INTEGER__NUMBER.a23bc73d7d", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_multichain_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.027983a7ac", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_multichain_DESTINATION_ADDRESS__STRING__VARCHAR.a7e2ec04ff", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_multichain_TOKEN_ADDRESS__STRING__VARCHAR.6eb799fe3f", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_multichain_TX_HASH__STRING__VARCHAR.836c714c1a", "test.near_models.dbt_utils_recency_silver__bridge_multichain_week__block_timestamp__1.889a43d873", "test.near_models.not_null_silver__bridge_multichain_ACTION_INDEX.a6785cd2e9", "test.near_models.not_null_silver__bridge_multichain_AMOUNT_ADJ.770afcb969", "test.near_models.not_null_silver__bridge_multichain_AMOUNT_RAW.dfbd406cff", "test.near_models.not_null_silver__bridge_multichain_BLOCK_TIMESTAMP.9a2c999697", "test.near_models.not_null_silver__bridge_multichain_BRIDGE_ADDRESS.55b810d34b", "test.near_models.not_null_silver__bridge_multichain_BRIDGE_MULTICHAIN_ID.1238899e75", "test.near_models.not_null_silver__bridge_multichain_DESTINATION_ADDRESS.037d4ab072", "test.near_models.not_null_silver__bridge_multichain_DESTINATION_CHAIN_ID.ddba523ffa", "test.near_models.not_null_silver__bridge_multichain_DIRECTION.0bb71eeddf", "test.near_models.not_null_silver__bridge_multichain_METHOD_NAME.4e791bc188", "test.near_models.not_null_silver__bridge_multichain_PLATFORM.4cb6c652c8", "test.near_models.not_null_silver__bridge_multichain_RECEIPT_ID.86897bcc8f", "test.near_models.not_null_silver__bridge_multichain_RECEIPT_SUCCEEDED.2be808ab7c", "test.near_models.not_null_silver__bridge_multichain_SOURCE_CHAIN_ID.1c2cec3a41", "test.near_models.not_null_silver__bridge_multichain_TOKEN_ADDRESS.dba8eab70b", "test.near_models.not_null_silver__bridge_multichain_TX_HASH.95d8cbdabc", "test.near_models.unique_silver__bridge_multichain_BRIDGE_MULTICHAIN_ID.2bd1fc5d46"], "model.near_models.silver__bridge_allbridge": ["model.near_models.defi__fact_bridge_activity", "test.near_models.accepted_values_silver__bridge_allbridge_DIRECTION__inbound__outbound.34ee1a0f14", "test.near_models.accepted_values_silver__bridge_allbridge_PLATFORM__allbridge.7f648960ac", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_allbridge_AMOUNT_ADJ__INTEGER__NUMBER.55a4e9d2c0", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_allbridge_AMOUNT_FEE_RAW__INTEGER__NUMBER.3172ff5bf7", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_allbridge_AMOUNT_RAW__INTEGER__NUMBER.29881ebf0d", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_allbridge_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.6187642e9f", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_allbridge_DESTINATION_ADDRESS__STRING__VARCHAR.ec0780c5e7", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_allbridge_TOKEN_ADDRESS__STRING__VARCHAR.4f3b4a446d", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_allbridge_TX_HASH__STRING__VARCHAR.56707a2817", "test.near_models.dbt_utils_recency_silver__bridge_allbridge_week__block_timestamp__1.42b0b284d5", "test.near_models.not_null_silver__bridge_allbridge_AMOUNT_ADJ.689815ca31", "test.near_models.not_null_silver__bridge_allbridge_AMOUNT_FEE_RAW.ef45868881", "test.near_models.not_null_silver__bridge_allbridge_AMOUNT_RAW.31cafdced2", "test.near_models.not_null_silver__bridge_allbridge_BLOCK_TIMESTAMP.c8c67c512a", "test.near_models.not_null_silver__bridge_allbridge_BRIDGE_ADDRESS.8a919f7a13", "test.near_models.not_null_silver__bridge_allbridge_BRIDGE_ALLBRIDGE_ID.ae0c4ff91c", "test.near_models.not_null_silver__bridge_allbridge_DESTINATION_ADDRESS.0334a470f9", "test.near_models.not_null_silver__bridge_allbridge_DESTINATION_CHAIN_ID.1f5a49ee33", "test.near_models.not_null_silver__bridge_allbridge_DIRECTION.d60c412dad", "test.near_models.not_null_silver__bridge_allbridge_METHOD_NAME.889e8b86d0", "test.near_models.not_null_silver__bridge_allbridge_PLATFORM.5ec94d10fa", "test.near_models.not_null_silver__bridge_allbridge_RECEIPT_SUCCEEDED.75e5341b4e", "test.near_models.not_null_silver__bridge_allbridge_SOURCE_CHAIN_ID.269de91526", "test.near_models.not_null_silver__bridge_allbridge_TOKEN_ADDRESS.ab076fe8a9", "test.near_models.not_null_silver__bridge_allbridge_TX_HASH.19bb523185", "test.near_models.unique_silver__bridge_allbridge_BRIDGE_ALLBRIDGE_ID.c2fc9ae065"], "model.near_models.silver__token_transfer_native": ["model.near_models.core__fact_token_transfers", "model.near_models.silver__lockup_actions", "test.near_models.accepted_values_silver__token_transfer_native_receipt_succeeded__True.8a4f26bb3b", "test.near_models.dbt_expectations_expect_column_values_to_be_greater_than_silver__token_transfer_native_amount_adj__0.93472e4c8e", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_native_block_timestamp__TIMESTAMP_NTZ.4044cd97c5", "test.near_models.not_null_silver__token_transfer_native_amount_adj.25918c71ad", "test.near_models.not_null_silver__token_transfer_native_amount_unadj.3b5060604e", "test.near_models.not_null_silver__token_transfer_native_block_id.13a0f2c94b", "test.near_models.not_null_silver__token_transfer_native_block_timestamp.59f09d94c4", "test.near_models.not_null_silver__token_transfer_native_gas_burnt.284a7671c3", "test.near_models.not_null_silver__token_transfer_native_gas_price.a5d2a3b475", "test.near_models.not_null_silver__token_transfer_native_predecessor_id.27b305d210", "test.near_models.not_null_silver__token_transfer_native_receipt_succeeded.47a9b80f04", "test.near_models.not_null_silver__token_transfer_native_receiver_id.1add919bd0", "test.near_models.not_null_silver__token_transfer_native_token_transfer_native_id.85e2a61627", "test.near_models.not_null_silver__token_transfer_native_tokens_burnt.8bb868825a", "test.near_models.not_null_silver__token_transfer_native_tx_hash.2b28b01403", "test.near_models.unique_silver__token_transfer_native_token_transfer_native_id.2c148ba317"], "model.near_models.silver__token_transfer_deposit": ["model.near_models.core__fact_token_transfers", "test.near_models.accepted_values_silver__token_transfer_deposit_receipt_succeeded__True.ce03542e75", "test.near_models.dbt_expectations_expect_column_values_to_be_greater_than_silver__token_transfer_deposit_amount_adj__0.34bbdd2957", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_deposit_block_timestamp__TIMESTAMP_NTZ.d7ee1d52aa", "test.near_models.not_null_silver__token_transfer_deposit_amount_adj.93ea6834ec", "test.near_models.not_null_silver__token_transfer_deposit_amount_unadj.cd75f735c4", "test.near_models.not_null_silver__token_transfer_deposit_block_id.d563127c1c", "test.near_models.not_null_silver__token_transfer_deposit_block_timestamp.bf95b44816", "test.near_models.not_null_silver__token_transfer_deposit_receipt_succeeded.5d4bdcc054", "test.near_models.not_null_silver__token_transfer_deposit_receiver_id.31e667c960", "test.near_models.not_null_silver__token_transfer_deposit_token_transfer_deposit_id.1567ce623b", "test.near_models.not_null_silver__token_transfer_deposit_tx_hash.598034d0ca", "test.near_models.unique_silver__token_transfer_deposit_token_transfer_deposit_id.0c4da8e2b0"], "model.near_models.silver__nft_series_metadata": ["test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__nft_series_metadata_CONTRACT_ADDRESS__VARCHAR.16112b71e4", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__nft_series_metadata_METADATA_ID__VARCHAR.d7c314605d", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__nft_series_metadata_SERIES_ID__VARCHAR.c9a73411e0", "test.near_models.dbt_utils_recency_silver__nft_series_metadata_day___request_timestamp__5.4b0be7f092", "test.near_models.not_null_silver__nft_series_metadata_CONTRACT_ADDRESS.d76d08e8ee", "test.near_models.not_null_silver__nft_series_metadata_METADATA_ID.13c28e57f7", "test.near_models.not_null_silver__nft_series_metadata_SERIES_ID.735431cace", "test.near_models.unique_silver__nft_series_metadata_METADATA_ID.9761d7d6dc"], "model.near_models.livequery__request_pagoda_nft_metadata": ["model.near_models.silver__nft_series_metadata"], "model.near_models.silver_observability__chunks_completeness": ["test.near_models.dbt_utils_recency_silver_observability__chunks_completeness_day__test_timestamp__1.b99b641ef7", "test.near_models.dbt_utils_recency_silver_observability__chunks_completeness_hours__max_block_timestamp__24.2e75439a18"], "model.near_models.silver_observability__blocks_completeness": ["test.near_models.dbt_utils_recency_silver_observability__blocks_completeness_day__test_timestamp__1.8b676ed702", "test.near_models.dbt_utils_recency_silver_observability__blocks_completeness_hours__max_block_timestamp__24.1b05ab1b3b"], "model.near_models.silver__complete_provider_asset_metadata": ["model.near_models.price__dim_asset_metadata", "test.near_models.dbt_utils_unique_combination_of_columns_silver__complete_provider_asset_metadata_ASSET_ID__TOKEN_ADDRESS__NAME__SYMBOL__PLATFORM__PLATFORM_ID__PROVIDER.e355e7b6b2", "test.near_models.not_null_silver__complete_provider_asset_metadata_ASSET_ID.b4b221e9f2", "test.near_models.not_null_silver__complete_provider_asset_metadata_MODIFIED_TIMESTAMP.47fee02027", "test.near_models.not_null_silver__complete_provider_asset_metadata_PROVIDER.b0c689d31b", "test.near_models.unique_silver__complete_provider_asset_metadata_COMPLETE_PROVIDER_ASSET_METADATA_ID.945e90b882"], "model.near_models.silver__complete_native_asset_metadata": ["model.near_models.price__ez_asset_metadata", "test.near_models.dbt_utils_unique_combination_of_columns_silver__complete_native_asset_metadata_SYMBOL.6c5f561373", "test.near_models.not_null_silver__complete_native_asset_metadata_BLOCKCHAIN.fea8f73c16", "test.near_models.not_null_silver__complete_native_asset_metadata_MODIFIED_TIMESTAMP.c6bcef6cb9", "test.near_models.not_null_silver__complete_native_asset_metadata_PROVIDER.2f310e1236", "test.near_models.not_null_silver__complete_native_asset_metadata_SYMBOL.ff109ff1ee", "test.near_models.unique_silver__complete_native_asset_metadata_COMPLETE_NATIVE_ASSET_METADATA_ID.d98ec00bc9"], "model.near_models.silver__complete_provider_prices": ["model.near_models.price__fact_prices_ohlc_hourly", "test.near_models.dbt_utils_unique_combination_of_columns_silver__complete_provider_prices_ASSET_ID__RECORDED_HOUR__PROVIDER.6e3c3ab2b1", "test.near_models.not_null_silver__complete_provider_prices_ASSET_ID.a10e7dad30", "test.near_models.not_null_silver__complete_provider_prices_MODIFIED_TIMESTAMP.b205ba003b", "test.near_models.not_null_silver__complete_provider_prices_PROVIDER.982c1dc287", "test.near_models.not_null_silver__complete_provider_prices_RECORDED_HOUR.73c3cfdf0d", "test.near_models.unique_silver__complete_provider_prices_COMPLETE_PROVIDER_PRICES_ID.52bf8dd406"], "model.near_models.silver__complete_native_prices": ["model.near_models.defi__ez_bridge_activity", "model.near_models.price__ez_prices_hourly", "test.near_models.dbt_utils_unique_combination_of_columns_silver__complete_native_prices_HOUR__SYMBOL.9742f3d916", "test.near_models.not_null_silver__complete_native_prices_BLOCKCHAIN.3557f90197", "test.near_models.not_null_silver__complete_native_prices_HOUR.84672fd317", "test.near_models.not_null_silver__complete_native_prices_IS_IMPUTED.9b41704925", "test.near_models.not_null_silver__complete_native_prices_MODIFIED_TIMESTAMP.595acedfe2", "test.near_models.not_null_silver__complete_native_prices_PRICE.5d22b3dfe0", "test.near_models.not_null_silver__complete_native_prices_PROVIDER.391be2433a", "test.near_models.not_null_silver__complete_native_prices_SYMBOL.640aa16109", "test.near_models.not_null_silver__complete_native_prices__INSERTED_TIMESTAMP.030d747f3c", "test.near_models.unique_silver__complete_native_prices_COMPLETE_NATIVE_PRICES_ID.6e5981548b"], "model.near_models.silver__complete_token_prices": ["model.near_models.defi__ez_bridge_activity", "model.near_models.defi__ez_dex_swaps", "model.near_models.defi__ez_lending", "model.near_models.price__ez_prices_hourly", "model.near_models.silver__nft_complete_nft_sales", "model.near_models.stats__ez_core_metrics_hourly", "test.near_models.not_null_silver__complete_token_prices_BLOCKCHAIN.ada1620192", "test.near_models.not_null_silver__complete_token_prices_BLOCKCHAIN_ID.6aac0fa10e", "test.near_models.not_null_silver__complete_token_prices_HOUR.d5f4cd597b", "test.near_models.not_null_silver__complete_token_prices_IS_IMPUTED.8a84f91c9e", "test.near_models.not_null_silver__complete_token_prices_MODIFIED_TIMESTAMP.74882978f6", "test.near_models.not_null_silver__complete_token_prices_PRICE.9b78fa1dae", "test.near_models.not_null_silver__complete_token_prices_PROVIDER.d7e55cb9a3", "test.near_models.not_null_silver__complete_token_prices_TOKEN_ADDRESS.7e03ade9df", "test.near_models.not_null_silver__complete_token_prices__INSERTED_TIMESTAMP.90a2d67d90", "test.near_models.unique_silver__complete_token_prices_COMPLETE_TOKEN_PRICES_ID.c4ea6e2a79"], "model.near_models.silver__complete_token_asset_metadata": ["model.near_models.price__ez_asset_metadata", "test.near_models.dbt_utils_unique_combination_of_columns_silver__complete_token_asset_metadata_TOKEN_ADDRESS__BLOCKCHAIN.d3d6b2a62b", "test.near_models.not_null_silver__complete_token_asset_metadata_BLOCKCHAIN.3791975c91", "test.near_models.not_null_silver__complete_token_asset_metadata_BLOCKCHAIN_ID.fe8350a322", "test.near_models.not_null_silver__complete_token_asset_metadata_MODIFIED_TIMESTAMP.58ef7db480", "test.near_models.not_null_silver__complete_token_asset_metadata_PROVIDER.0d1d2c6852", "test.near_models.not_null_silver__complete_token_asset_metadata_TOKEN_ADDRESS.06a52e0e67", "test.near_models.unique_silver__complete_token_asset_metadata_COMPLETE_TOKEN_ASSET_METADATA_ID.99f9227588"], "model.near_models._block_lookback": ["model.near_models.streamline__blocks_realtime", "model.near_models.streamline__chunks_realtime", "model.near_models.streamline__transactions_realtime"], "model.near_models.streamline__get_chainhead": ["model.near_models.streamline__blocks"], "model.near_models.streamline__defuse_token_ids_realtime": ["model.near_models.silver__defuse_ft_metadata"], "model.near_models.streamline__ft_tokenlist": ["model.near_models.streamline__nearblocks_ft_realtime"], "model.near_models.streamline__nearblocks_ft_realtime": [], "model.near_models.streamline__nearblocks_ft_complete": ["model.near_models.streamline__nearblocks_ft_realtime"], "model.near_models.streamline__omni_tokenlist": ["model.near_models.silver__ft_contract_metadata", "model.near_models.streamline__omni_realtime"], "model.near_models.streamline__omni_realtime": [], "model.near_models.streamline__omni_complete": ["model.near_models.streamline__omni_realtime"], "model.near_models.streamline__chainlist_ids_realtime": ["model.near_models.silver__chainlist_ids"], "model.near_models.streamline__transactions": ["model.near_models.streamline__transactions_realtime"], "model.near_models.streamline__chunks": ["model.near_models.streamline__chunks_realtime"], "model.near_models.streamline__blocks": ["model.near_models.streamline__blocks_realtime"], "model.near_models.streamline__chunks_realtime": [], "model.near_models.streamline__transactions_realtime": [], "model.near_models.streamline__blocks_realtime": [], "model.near_models.streamline__transactions_complete": ["model.near_models.streamline__transactions_realtime"], "model.near_models.streamline__chunks_complete": ["model.near_models.streamline__chunks_realtime", "model.near_models.streamline__transactions"], "model.near_models.streamline__blocks_complete": ["model.near_models.streamline__blocks_realtime", "model.near_models.streamline__chunks"], "model.near_models.streamline__decoded_output_events": [], "model.near_models.streamline__decoded_input_events": [], "model.near_models.price__dim_asset_metadata": [], "model.near_models.price__fact_prices_ohlc_hourly": [], "model.near_models.price__ez_asset_metadata": [], "model.near_models.price__ez_prices_hourly": ["model.near_models.core__ez_token_transfers", "model.near_models.defi__ez_intents"], "model.near_models.atlas__ez_supply": ["test.near_models.dbt_utils_recency_atlas__ez_supply_days__inserted_timestamp__1.b5e7832de4", "test.near_models.not_null_atlas__ez_supply_CIRCULATING_SUPPLY.c25ccb11bc", "test.near_models.not_null_atlas__ez_supply_EZ_SUPPLY_ID.844bef2d56", "test.near_models.not_null_atlas__ez_supply_LIQUID_SUPPLY.7729ad5f37", "test.near_models.not_null_atlas__ez_supply_NONLIQUID_SUPPLY.3ea63e871a", "test.near_models.not_null_atlas__ez_supply_NONSTAKED_CIRCULATING_SUPPLY.ac582e07b2", "test.near_models.not_null_atlas__ez_supply_NON_STAKED_LOCKED_SUPPLY.bb0d6d4496", "test.near_models.not_null_atlas__ez_supply_PERC_CIRCULATING_SUPPLY.3af6d2cdf3", "test.near_models.not_null_atlas__ez_supply_PERC_LOCKED_SUPPLY.11898877d3", "test.near_models.not_null_atlas__ez_supply_PERC_STAKED_CIRCULATING.d1c9e43533", "test.near_models.not_null_atlas__ez_supply_PERC_STAKED_LOCKED.f2182c2d4a", "test.near_models.not_null_atlas__ez_supply_STAKED_CIRCULATING_SUPPLY.25bc84ec33", "test.near_models.not_null_atlas__ez_supply_STAKED_LOCKED_SUPPLY.546e39f576", "test.near_models.not_null_atlas__ez_supply_TOTAL_LOCKED_SUPPLY.dc3aa169fb", "test.near_models.not_null_atlas__ez_supply_TOTAL_NONSTAKED_SUPPLY.1fbb894e8b", "test.near_models.not_null_atlas__ez_supply_TOTAL_STAKED_SUPPLY.ab33eb4f9a", "test.near_models.not_null_atlas__ez_supply_TOTAL_SUPPLY.d447599ec7", "test.near_models.not_null_atlas__ez_supply_UTC_DATE.cdd1722b0b", "test.near_models.unique_atlas__ez_supply_EZ_SUPPLY_ID.1a01ea5601"], "model.near_models.defi__ez_intents": ["test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__ez_intents_AMOUNT_USD__NUMBER__FLOAT.690fb6ce2a", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__ez_intents_FEE_AMOUNT_USD__NUMBER__FLOAT.bab2a25da3", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__ez_intents_GAS_BURNT__NUMBER__INTEGER.1f5fedc5bb", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__ez_intents_PRICE__NUMBER__FLOAT.24da714917", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__ez_intents_RECEIPT_SUCCEEDED__BOOLEAN.d850a3ff33", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__ez_intents_TOKEN_IS_VERIFIED__BOOLEAN.2159b7ca90", "test.near_models.dbt_utils_recency_defi__ez_intents_hours__block_timestamp__3.87c91f22c3", "test.near_models.not_null_defi__ez_intents_AMOUNT_INDEX.30ea150b37", "test.near_models.not_null_defi__ez_intents_AMOUNT_RAW.84bb90d720", "test.near_models.not_null_defi__ez_intents_BLOCK_ID.7167ab94c3", "test.near_models.not_null_defi__ez_intents_BLOCK_TIMESTAMP.0c0c8510d1", "test.near_models.not_null_defi__ez_intents_EZ_INTENTS_ID.c02318c46a", "test.near_models.not_null_defi__ez_intents_GAS_BURNT.dd027a7a08", "test.near_models.not_null_defi__ez_intents_LOG_EVENT.2ff804ce08", "test.near_models.not_null_defi__ez_intents_LOG_EVENT_INDEX.eae7ef088c", "test.near_models.not_null_defi__ez_intents_LOG_INDEX.9a761e1aca", "test.near_models.not_null_defi__ez_intents_NEW_OWNER_ID.d55be64ab1", "test.near_models.not_null_defi__ez_intents_OLD_OWNER_ID.686afbea65", "test.near_models.not_null_defi__ez_intents_OWNER_ID.7f76b7492e", "test.near_models.not_null_defi__ez_intents_PREDECESSOR_ID.994cd45c28", "test.near_models.not_null_defi__ez_intents_RECEIPT_ID.6204043588", "test.near_models.not_null_defi__ez_intents_RECEIPT_SUCCEEDED.318b2dd073", "test.near_models.not_null_defi__ez_intents_RECEIVER_ID.34d2c770eb", "test.near_models.not_null_defi__ez_intents_TOKEN_ID.ad936ed031", "test.near_models.not_null_defi__ez_intents_TX_HASH.6423e8f3f3", "test.near_models.unique_defi__ez_intents_EZ_INTENTS_ID.75b2611f61"], "model.near_models.defi__ez_lending": ["test.near_models.dbt_utils_recency_defi__ez_lending_hours__block_timestamp__24.c43117c959", "test.near_models.not_null_defi__ez_lending_ACTIONS.7856d96334", "test.near_models.not_null_defi__ez_lending_AMOUNT_ADJ.d44e52650b", "test.near_models.not_null_defi__ez_lending_AMOUNT_RAW.add2c4c257", "test.near_models.not_null_defi__ez_lending_BLOCK_TIMESTAMP.0d4352ae36", "test.near_models.not_null_defi__ez_lending_CONTRACT_ADDRESS.19239ade01", "test.near_models.not_null_defi__ez_lending_EZ_LENDING_ID.a8180a1111", "test.near_models.not_null_defi__ez_lending_SENDER_ID.98168e9693", "test.near_models.not_null_defi__ez_lending_TOKEN_ADDRESS.574f8589cb", "test.near_models.not_null_defi__ez_lending_TX_HASH.a9c7b16e2d", "test.near_models.not_null_defi__ez_lending_block_id.e428d7790f", "test.near_models.not_null_defi__ez_lending_platform.626604ede3"], "model.near_models.defi__fact_dex_swaps": ["test.near_models.dbt_utils_recency_defi__fact_dex_swaps_hours__block_timestamp__12.98c5ae8b91", "test.near_models.not_null_defi__fact_dex_swaps_AMOUNT_IN_RAW.d47eb40151", "test.near_models.not_null_defi__fact_dex_swaps_AMOUNT_OUT_RAW.6c16a2b17f", "test.near_models.not_null_defi__fact_dex_swaps_BLOCK_ID.b37f8d8aca", "test.near_models.not_null_defi__fact_dex_swaps_BLOCK_TIMESTAMP.16523c93b8", "test.near_models.not_null_defi__fact_dex_swaps_FACT_DEX_SWAPS_ID.ef0bc755ac", "test.near_models.not_null_defi__fact_dex_swaps_RECEIPT_OBJECT_ID.a0515b3f6e", "test.near_models.not_null_defi__fact_dex_swaps_RECEIVER_ID.33f262c943", "test.near_models.not_null_defi__fact_dex_swaps_SIGNER_ID.3385232143", "test.near_models.not_null_defi__fact_dex_swaps_SWAP_INDEX.cf097c733b", "test.near_models.not_null_defi__fact_dex_swaps_TOKEN_IN.fbea343b82", "test.near_models.not_null_defi__fact_dex_swaps_TOKEN_OUT.3ea23afc8b", "test.near_models.not_null_defi__fact_dex_swaps_TX_HASH.e1b0c0e4eb", "test.near_models.unique_defi__fact_dex_swaps_FACT_DEX_SWAPS_ID.8096cbffa1"], "model.near_models.defi__ez_dex_swaps": ["test.near_models.not_null_defi__ez_dex_swaps_AMOUNT_IN_RAW.47f972a8fb", "test.near_models.not_null_defi__ez_dex_swaps_AMOUNT_OUT_RAW.a93bb57e13", "test.near_models.not_null_defi__ez_dex_swaps_BLOCK_ID.0c5b88893b", "test.near_models.not_null_defi__ez_dex_swaps_BLOCK_TIMESTAMP.b21ec41642", "test.near_models.not_null_defi__ez_dex_swaps_EZ_DEX_SWAPS_ID.e64665588d", "test.near_models.not_null_defi__ez_dex_swaps_PLATFORM.371eb6dc40", "test.near_models.not_null_defi__ez_dex_swaps_TOKEN_IN_CONTRACT.df7e1a1693", "test.near_models.not_null_defi__ez_dex_swaps_TOKEN_OUT_CONTRACT.1bcbb9d5f2", "test.near_models.not_null_defi__ez_dex_swaps_TX_HASH.39e4940b4b", "test.near_models.unique_defi__ez_dex_swaps_EZ_DEX_SWAPS_ID.07eaa2e5cb"], "model.near_models.defi__fact_bridge_activity": ["model.near_models.defi__ez_bridge_activity", "test.near_models.dbt_utils_recency_defi__fact_bridge_activity_day__block_timestamp__1.fce46522a6", "test.near_models.not_null_defi__fact_bridge_activity_AMOUNT_ADJ.5a34923884", "test.near_models.not_null_defi__fact_bridge_activity_AMOUNT_UNADJ.5057dd41b3", "test.near_models.not_null_defi__fact_bridge_activity_BLOCK_ID.544b613a9b", "test.near_models.not_null_defi__fact_bridge_activity_BLOCK_TIMESTAMP.ff8df9c67c", "test.near_models.not_null_defi__fact_bridge_activity_BRIDGE_ADDRESS.01446f74b3", "test.near_models.not_null_defi__fact_bridge_activity_DESTINATION_CHAIN.80d32d7906", "test.near_models.not_null_defi__fact_bridge_activity_DIRECTION.003c9a1d0d", "test.near_models.not_null_defi__fact_bridge_activity_FACT_BRIDGE_ACTIVITY_ID.54fa630be4", "test.near_models.not_null_defi__fact_bridge_activity_METHOD_NAME.aec9438728", "test.near_models.not_null_defi__fact_bridge_activity_PLATFORM.b1b7014b38", "test.near_models.not_null_defi__fact_bridge_activity_RECEIPT_SUCCEEDED.951d33e576", "test.near_models.not_null_defi__fact_bridge_activity_SOURCE_CHAIN.dd5b1863df", "test.near_models.not_null_defi__fact_bridge_activity_TOKEN_ADDRESS.22c17385df", "test.near_models.not_null_defi__fact_bridge_activity_TX_HASH.8289e39d8e", "test.near_models.unique_defi__fact_bridge_activity_FACT_BRIDGE_ACTIVITY_ID.d12699ac97"], "model.near_models.defi__fact_intents": ["model.near_models.defi__ez_intents", "model.near_models.silver__bridge_intents", "model.near_models.silver__swap_intents", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__fact_intents_GAS_BURNT__NUMBER__INTEGER.07efc0be2b", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__fact_intents_RECEIPT_SUCCEEDED__BOOLEAN.fa345755bb", "test.near_models.dbt_utils_recency_defi__fact_intents_hours__block_timestamp__3.25a8911203", "test.near_models.not_null_defi__fact_intents_AMOUNT_INDEX.b227288664", "test.near_models.not_null_defi__fact_intents_AMOUNT_RAW.1ff14b9f80", "test.near_models.not_null_defi__fact_intents_BLOCK_ID.9acce4cfab", "test.near_models.not_null_defi__fact_intents_BLOCK_TIMESTAMP.1e52885930", "test.near_models.not_null_defi__fact_intents_FACT_INTENTS_ID.ce6f78f31b", "test.near_models.not_null_defi__fact_intents_GAS_BURNT.b2e4a36deb", "test.near_models.not_null_defi__fact_intents_LOG_EVENT.06ee198979", "test.near_models.not_null_defi__fact_intents_LOG_EVENT_INDEX.add2f1a236", "test.near_models.not_null_defi__fact_intents_LOG_INDEX.d993824230", "test.near_models.not_null_defi__fact_intents_NEW_OWNER_ID.eedaa7e9d0", "test.near_models.not_null_defi__fact_intents_OLD_OWNER_ID.1a6e754530", "test.near_models.not_null_defi__fact_intents_OWNER_ID.fab8955380", "test.near_models.not_null_defi__fact_intents_PREDECESSOR_ID.346f4f4f46", "test.near_models.not_null_defi__fact_intents_RECEIPT_ID.e03d1e88ac", "test.near_models.not_null_defi__fact_intents_RECEIPT_SUCCEEDED.108b44df33", "test.near_models.not_null_defi__fact_intents_RECEIVER_ID.39ef74307f", "test.near_models.not_null_defi__fact_intents_TOKEN_ID.f03b0806e4", "test.near_models.not_null_defi__fact_intents_TX_HASH.b9700acf06", "test.near_models.unique_defi__fact_intents_FACT_INTENTS_ID.a3c3ced0a9"], "model.near_models.defi__ez_bridge_activity": [], "model.near_models.defi__fact_lending": ["test.near_models.dbt_utils_recency_defi__fact_lending_hours__block_timestamp__24.07f41c9bac", "test.near_models.not_null_defi__fact_lending_ACTIONS.f6df7396d4", "test.near_models.not_null_defi__fact_lending_AMOUNT_ADJ.52609c7541", "test.near_models.not_null_defi__fact_lending_AMOUNT_RAW.71b31f6a6d", "test.near_models.not_null_defi__fact_lending_BLOCK_TIMESTAMP.6793700f64", "test.near_models.not_null_defi__fact_lending_CONTRACT_ADDRESS.a96740750f", "test.near_models.not_null_defi__fact_lending_FACT_LENDING_ID.99ce7669ff", "test.near_models.not_null_defi__fact_lending_SENDER_ID.c5162f4888", "test.near_models.not_null_defi__fact_lending_TOKEN_ADDRESS.751aeb9d01", "test.near_models.not_null_defi__fact_lending_TX_HASH.9ac4d2c828", "test.near_models.not_null_defi__fact_lending_block_id.a76981972f", "test.near_models.not_null_defi__fact_lending_platform.f2d758f835"], "model.near_models.nft__fact_nft_transfers": ["test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_nft_transfers_BLOCK_ID__NUMBER__FLOAT.50fe2fc88f", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_nft_transfers_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.07f2e295fd", "test.near_models.not_null_nft__fact_nft_transfers_BLOCK_ID.1bd5db214d", "test.near_models.not_null_nft__fact_nft_transfers_BLOCK_TIMESTAMP.c47818db02", "test.near_models.not_null_nft__fact_nft_transfers_FACT_NFT_TRANSFERS_ID.b7f0bc036c", "test.near_models.not_null_nft__fact_nft_transfers_TX_HASH.b414029d5c", "test.near_models.unique_nft__fact_nft_transfers_FACT_NFT_TRANSFERS_ID.dcf270960c"], "model.near_models.nft__fact_nft_mints": ["test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_nft_mints_DEPOSIT__NUMBER__FLOAT.528beb21a8", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_nft_mints_GAS_BURNT__NUMBER__FLOAT.31c603754e", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_nft_mints_MINT_PER_TX__NUMBER__FLOAT.cf568cc331", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_nft_mints_OWNER_ID__STRING__VARCHAR.801f67d867", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_nft_mints_OWNER_PER_TX__NUMBER__FLOAT.8b3c41e894", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_nft_mints_TRANSACTION_FEE__NUMBER__FLOAT.44b6054d41", "test.near_models.not_null_nft__fact_nft_mints_BLOCK_ID.0e11a6afe6", "test.near_models.not_null_nft__fact_nft_mints_BLOCK_TIMESTAMP.396570eb6d", "test.near_models.not_null_nft__fact_nft_mints_FACT_NFT_MINTS_ID.00963206b1", "test.near_models.not_null_nft__fact_nft_mints_GAS_BURNT.d7f13454b3", "test.near_models.not_null_nft__fact_nft_mints_MINT_PER_TX.ad8e1bb9e5", "test.near_models.not_null_nft__fact_nft_mints_OWNER_ID.df6ae5c6a8", "test.near_models.not_null_nft__fact_nft_mints_OWNER_PER_TX.e6bc03a425", "test.near_models.not_null_nft__fact_nft_mints_RECEIPT_OBJECT_ID.3f10434ab7", "test.near_models.not_null_nft__fact_nft_mints_RECEIVER_ID.cbc918442b", "test.near_models.not_null_nft__fact_nft_mints_SIGNER_ID.6b9dedcaba", "test.near_models.not_null_nft__fact_nft_mints_TOKEN_ID.ee9673c97b", "test.near_models.not_null_nft__fact_nft_mints_TRANSACTION_FEE.eed88ae3c6", "test.near_models.not_null_nft__fact_nft_mints_TX_HASH.936a93d017", "test.near_models.not_null_nft__fact_nft_mints_TX_SUCCEEDED.54b35f4a86", "test.near_models.unique_nft__fact_nft_mints_FACT_NFT_MINTS_ID.4cf2153c0f"], "model.near_models.nft__dim_nft_contract_metadata": ["test.near_models.not_null_nft__dim_nft_contract_metadata_CONTRACT_ADDRESS.58b09588ca", "test.near_models.not_null_nft__dim_nft_contract_metadata_DIM_NFT_CONTRACT_METADATA_ID.51da26bdca", "test.near_models.not_null_nft__dim_nft_contract_metadata_NAME.806c11efac", "test.near_models.unique_nft__dim_nft_contract_metadata_DIM_NFT_CONTRACT_METADATA_ID.f095871957"], "model.near_models.nft__ez_nft_sales": ["test.near_models.accepted_values_nft__ez_nft_sales_PLATFORM_NAME__Mintbase__Paras__Apollo42__TradePort__UniqArt__L2E__FewAndFar__Mitte.274ab367e9", "test.near_models.dbt_expectations_expect_column_values_to_be_between_nft__ez_nft_sales_PLATFORM_FEE_USD__0.cc41d54e85", "test.near_models.dbt_expectations_expect_column_values_to_be_between_nft__ez_nft_sales_PLATFORM_FEE__0.9f36b59528", "test.near_models.dbt_expectations_expect_column_values_to_be_between_nft__ez_nft_sales_PRICE_USD__0.4b9e2f7493", "test.near_models.dbt_expectations_expect_column_values_to_be_between_nft__ez_nft_sales_PRICE__0.859bc89269", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_nft__ez_nft_sales_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.f8c72361ae", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_nft__ez_nft_sales_INSERTED_TIMESTAMP__TIMESTAMP_NTZ.52d726022c", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_nft__ez_nft_sales_MODIFIED_TIMESTAMP__TIMESTAMP_NTZ.ac6d54366f", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_nft__ez_nft_sales_PRICE_USD__FLOAT.912ee61ae4", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_nft__ez_nft_sales_PRICE__FLOAT.1839459ef1", "test.near_models.not_null_nft__ez_nft_sales_BLOCK_ID.4c138e5bfa", "test.near_models.not_null_nft__ez_nft_sales_BLOCK_TIMESTAMP.093ccaccdd", "test.near_models.not_null_nft__ez_nft_sales_BUYER_ADDRESS.3d361a112a", "test.near_models.not_null_nft__ez_nft_sales_EZ_NFT_SALES_ID.a27580fe08", "test.near_models.not_null_nft__ez_nft_sales_GAS_BURNED.8732a058d1", "test.near_models.not_null_nft__ez_nft_sales_INSERTED_TIMESTAMP.fbe0af5a0c", "test.near_models.not_null_nft__ez_nft_sales_LOG.056cacea1e", "test.near_models.not_null_nft__ez_nft_sales_METHOD_NAME.5b0257961d", "test.near_models.not_null_nft__ez_nft_sales_MODIFIED_TIMESTAMP.3950f73ccb", "test.near_models.not_null_nft__ez_nft_sales_NFT_ADDRESS.2dc2274986", "test.near_models.not_null_nft__ez_nft_sales_PLATFORM_ADDRESS.b0addb1e6c", "test.near_models.not_null_nft__ez_nft_sales_PLATFORM_NAME.37877954e4", "test.near_models.not_null_nft__ez_nft_sales_PRICE.9fd3667953", "test.near_models.not_null_nft__ez_nft_sales_RECEIPT_ID.67ae8895da", "test.near_models.not_null_nft__ez_nft_sales_SELLER_ADDRESS.3948548f79", "test.near_models.not_null_nft__ez_nft_sales_TOKEN_ID.e551ee5213", "test.near_models.not_null_nft__ez_nft_sales_TX_HASH.30028c6a5e", "test.near_models.unique_nft__ez_nft_sales_EZ_NFT_SALES_ID.2c34686d10"], "model.near_models.stats__ez_core_metrics_hourly": [], "model.near_models.core__fact_logs": ["test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_logs_BLOCK_ID__NUMBER__FLOAT.460c027b92", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_logs_CLEAN_LOG__STRING__VARCHAR.18775f0164", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_logs_EVENT_STANDARD__STRING__VARCHAR.001e492732", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_logs_GAS_BURNT__NUMBER__FLOAT.83408155e6", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_logs_PREDECESSOR_ID__STRING__VARCHAR.f0d6d90aca", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_logs_RECEIPT_ID__STRING__VARCHAR.b65c5f7f43", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_logs_RECEIPT_SUCCEEDED__BOOLEAN.7421e6a849", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_logs_RECEIVER_ID__STRING__VARCHAR.8432e80781", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_logs_SIGNER_ID__STRING__VARCHAR.852e2a0405", "test.near_models.dbt_utils_recency_core__fact_logs_hours__block_timestamp__2.c7d07b7bcc", "test.near_models.not_null_core__fact_logs_BLOCK_ID.7626f242d7", "test.near_models.not_null_core__fact_logs_BLOCK_TIMESTAMP.bc9ea033b5", "test.near_models.not_null_core__fact_logs_FACT_LOGS_ID.190c10ad43", "test.near_models.not_null_core__fact_logs_GAS_BURNT.06cbfa11fa", "test.near_models.not_null_core__fact_logs_LOG_INDEX.814b8992c3", "test.near_models.not_null_core__fact_logs_PREDECESSOR_ID.3cf7d763c6", "test.near_models.not_null_core__fact_logs_RECEIPT_ID.7025b34e40", "test.near_models.not_null_core__fact_logs_RECEIPT_SUCCEEDED.f51255d647", "test.near_models.not_null_core__fact_logs_RECEIVER_ID.9ce4e56f6f", "test.near_models.not_null_core__fact_logs_SIGNER_ID.088605d82e", "test.near_models.not_null_core__fact_logs_TX_HASH.1999a0d034", "test.near_models.unique_core__fact_logs_FACT_LOGS_ID.76af1a4879"], "model.near_models.core__dim_ft_contract_metadata": ["test.near_models.not_null_core__dim_ft_contract_metadata_ASSET_IDENTIFIER.48bdd905a5", "test.near_models.not_null_core__dim_ft_contract_metadata_DIM_FT_CONTRACT_METADATA_ID.c91b64b462", "test.near_models.unique_core__dim_ft_contract_metadata_ASSET_IDENTIFIER.101c3bcbaa", "test.near_models.unique_core__dim_ft_contract_metadata_DIM_FT_CONTRACT_METADATA_ID.8a5a26c67d"], "model.near_models.core__fact_blocks": ["model.near_models._block_lookback", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_BLOCK_AUTHOR__STRING__VARCHAR.7f1e1839b5", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_BLOCK_CHALLENGES_RESULT__ARRAY__VARIANT__OBJECT.ce8453804e", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_BLOCK_CHALLENGES_ROOT__STRING__VARCHAR.9f986cff8f", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_BLOCK_HASH__STRING__VARCHAR.2c6340c0b5", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_BLOCK_ID__NUMBER__FLOAT.5a544f6822", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.162a42da2f", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_CHUNKS_INCLUDED__NUMBER.e4c1b3aa07", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_CHUNKS__ARRAY__VARIANT__OBJECT.64870ea308", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_CHUNK_HEADERS_ROOT__STRING__VARCHAR.523ab13c7b", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_CHUNK_MASK__ARRAY__VARIANT__OBJECT.371605784f", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_CHUNK_RECEIPTS_ROOT__STRING__VARCHAR.dd534c5f41", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_CHUNK_TX_ROOT__STRING__VARCHAR.2bcb6419e4", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_EPOCH_ID__STRING__VARCHAR.6859f40465", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_EPOCH_SYNC_DATA_HASH__STRING__VARCHAR__None.98f9b955fd", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_GAS_PRICE__NUMBER__FLOAT.fa7e1b932c", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_HEADER__VARIANT__OBJECT.00ece96cc9", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_LAST_DS_FINAL_BLOCK__STRING__VARCHAR.9e09f6d941", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_LAST_FINAL_BLOCK__STRING__VARCHAR.25992c91ad", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_LATEST_PROTOCOL_VERSION__NUMBER__INT.5c53826518", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_NEXT_BP_HASH__STRING__VARCHAR.d82841de9b", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_NEXT_EPOCH_ID__STRING__VARCHAR.5a9d13bab7", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_OUTCOME_ROOT__STRING__VARCHAR.06f7e42899", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_PREV_HASH__STRING__VARCHAR.cb8c19abe8", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_PREV_HEIGHT__NUMBER__FLOAT.1abb35f272", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_PREV_STATE_ROOT__STRING__VARCHAR.1f0ccb1649", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_RANDOM_VALUE__STRING__VARCHAR.962f1c1f84", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_RENT_PAID__NUMBER__FLOAT.763ecc5553", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_SIGNATURE__STRING__VARCHAR.26c1b90668", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_TOTAL_SUPPLY__NUMBER__FLOAT.ec94b7fc4e", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_VALIDATOR_PROPOSALS__ARRAY__VARIANT__OBJECT.3bfbd1964d", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_VALIDATOR_REWARD__NUMBER__FLOAT.920e7b7fdf", "test.near_models.dbt_utils_recency_core__fact_blocks_hours__block_timestamp__2.fe34e016bb", "test.near_models.not_null_core__fact_blocks_BLOCK_AUTHOR.03877d0ca8", "test.near_models.not_null_core__fact_blocks_BLOCK_CHALLENGES_ROOT.f8a53e4a6f", "test.near_models.not_null_core__fact_blocks_BLOCK_HASH.e8733306cb", "test.near_models.not_null_core__fact_blocks_BLOCK_ID.3cbb3adf93", "test.near_models.not_null_core__fact_blocks_BLOCK_TIMESTAMP.a57d998a34", "test.near_models.not_null_core__fact_blocks_CHUNKS_INCLUDED.937aec6f78", "test.near_models.not_null_core__fact_blocks_CHUNK_HEADERS_ROOT.180c276606", "test.near_models.not_null_core__fact_blocks_CHUNK_RECEIPTS_ROOT.8452bbf40e", "test.near_models.not_null_core__fact_blocks_CHUNK_TX_ROOT.e511e456ca", "test.near_models.not_null_core__fact_blocks_EPOCH_ID.fc61bf616f", "test.near_models.not_null_core__fact_blocks_FACT_BLOCKS_ID.e04af95ef1", "test.near_models.not_null_core__fact_blocks_GAS_PRICE.58aa885a95", "test.near_models.not_null_core__fact_blocks_LAST_DS_FINAL_BLOCK.495c60fd78", "test.near_models.not_null_core__fact_blocks_LAST_FINAL_BLOCK.d990393f83", "test.near_models.not_null_core__fact_blocks_LATEST_PROTOCOL_VERSION.d77e1eb866", "test.near_models.not_null_core__fact_blocks_NEXT_BP_HASH.a8e45079bd", "test.near_models.not_null_core__fact_blocks_NEXT_EPOCH_ID.bd4ec4a2ff", "test.near_models.not_null_core__fact_blocks_OUTCOME_ROOT.f6f91076b5", "test.near_models.not_null_core__fact_blocks_PREV_HASH.3d44f4d8e3", "test.near_models.not_null_core__fact_blocks_RANDOM_VALUE.b03444e241", "test.near_models.not_null_core__fact_blocks_RENT_PAID.ddb4e81a61", "test.near_models.not_null_core__fact_blocks_SIGNATURE.15645d592a", "test.near_models.not_null_core__fact_blocks_TOTAL_SUPPLY.3f37be811b", "test.near_models.not_null_core__fact_blocks_VALIDATOR_REWARD.9e6492b364", "test.near_models.unique_core__fact_blocks_BLOCK_HASH.d6496da5d4", "test.near_models.unique_core__fact_blocks_FACT_BLOCKS_ID.ae21b89ade"], "model.near_models.core__ez_token_transfers": ["model.near_models.core__ez_cex_flows", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_token_transfers_BLOCK_ID__NUMBER__FLOAT.309593e02f", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_token_transfers_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.74e36526fa", "test.near_models.dbt_utils_recency_core__ez_token_transfers_hour__block_timestamp__3.3d424151ac", "test.near_models.not_null_core__ez_token_transfers_BLOCK_ID.27522e7d12", "test.near_models.not_null_core__ez_token_transfers_BLOCK_TIMESTAMP.ac73bae239", "test.near_models.not_null_core__ez_token_transfers_EZ_TOKEN_TRANSFERS_ID.342ff51408", "test.near_models.not_null_core__ez_token_transfers_TX_HASH.8d54870f53", "test.near_models.unique_core__ez_token_transfers_EZ_TOKEN_TRANSFERS_ID.6dcd8d76fc"], "model.near_models.core__dim_address_labels": ["model.near_models.core__ez_cex_flows", "test.near_models.not_null_core__dim_address_labels_DIM_ADDRESS_LABELS_ID.1e23535ae4", "test.near_models.unique_core__dim_address_labels_DIM_ADDRESS_LABELS_ID.558c5d2135"], "model.near_models.core__fact_receipts": ["test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_ACTIONS__OBJECT__VARIANT.cebb693475", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_BLOCK_ID__NUMBER__FLOAT.ec0ede8b55", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.131cd7814d", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_GAS_BURNT__NUMBER__DOUBLE__FLOAT.1132d9e044", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_LOGS__ARRAY__VARIANT__OBJECT.64b40f6319", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_METADATA__VARIANT__OBJECT.2b3564522a", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_OUTCOME__OBJECT__VARIANT.de0aa9735d", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_PREDECESSOR_ID__STRING__VARCHAR.a1bd31ddc4", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_PROOF__ARRAY__VARIANT__OBJECT.68f68c9ca5", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_RECEIPT_ID__STRING__VARCHAR.b208b80a94", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_RECEIPT_OUTCOME_ID__ARRAY__VARIANT.8c78172edd", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_RECEIVER_ID__STRING__VARCHAR.f98b63611b", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_STATUS_VALUE__VARIANT__OBJECT.8d495dea59", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_TX_HASH__STRING__VARCHAR.30fd0ae348", "test.near_models.dbt_utils_recency_core__fact_receipts_hours__block_timestamp__2.e2658c7a59", "test.near_models.not_null_core__fact_receipts_BLOCK_TIMESTAMP.2131bf1bd4", "test.near_models.not_null_core__fact_receipts_FACT_RECEIPTS_ID.8d2e1fa229", "test.near_models.not_null_core__fact_receipts_GAS_BURNT.bb7ddcd1d2", "test.near_models.not_null_core__fact_receipts_PREDECESSOR_ID.963a628ee4", "test.near_models.not_null_core__fact_receipts_RECEIVER_ID.10e7bf7886", "test.near_models.not_null_core__fact_receipts_TX_HASH.6cfac33e8b", "test.near_models.unique_core__fact_receipts_FACT_RECEIPTS_ID.ae382840b4"], "model.near_models.core__fact_developer_activity": ["test.near_models.not_null_core__fact_developer_activity_FACT_DEVELOPER_ACTIVITY_ID.4cb755da8a", "test.near_models.not_null_core__fact_developer_activity_REPO_NAME.5e8d867cd3", "test.near_models.unique_core__fact_developer_activity_FACT_DEVELOPER_ACTIVITY_ID.12518287e0"], "model.near_models.core__ez_actions": ["model.near_models.defi__fact_intents", "model.near_models.silver__atlas_supply_daily_lockup_locked_balances", "model.near_models.silver__bridge_allbridge", "model.near_models.silver__bridge_multichain", "model.near_models.silver__bridge_omni", "model.near_models.silver__bridge_rainbow", "model.near_models.silver__bridge_wormhole", "model.near_models.silver__burrow_borrows", "model.near_models.silver__burrow_collaterals", "model.near_models.silver__burrow_deposits", "model.near_models.silver__burrow_repays", "model.near_models.silver__burrow_withdraws", "model.near_models.silver__lockup_actions", "model.near_models.silver__nft_mintbase_sales", "model.near_models.silver__nft_other_sales", "model.near_models.silver__nft_paras_sales", "model.near_models.silver__staking_pools_s3", "model.near_models.silver__standard_nft_mint_s3", "model.near_models.silver__swap_intents", "model.near_models.silver__token_transfer_deposit", "model.near_models.silver__token_transfer_ft_transfers_method", "model.near_models.silver__token_transfer_native", "model.near_models.silver__token_transfer_wrapped_near", "model.near_models.streamline__ft_tokenlist", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_actions_ACTION_DATA__VARIANT__OBJECT.ebc22f8b8a", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_actions_IS_DELEGATED__BOOLEAN.d2871eb2a2", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_actions_RECEIPT_GAS_BURNT__NUMBER__INTEGER.33ee6833da", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_actions_RECEIPT_STATUS_VALUE__VARIANT__OBJECT.7fbda48054", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_actions_RECEIPT_SUCCEEDED__BOOLEAN.aebbad196c", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_actions_TX_GAS_USED__NUMBER__INTEGER.f85862af83", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_actions_TX_SUCCEEDED__BOOLEAN.ca6aba1151", "test.near_models.dbt_utils_recency_core__ez_actions_hours__block_timestamp__2.320ea9f34a", "test.near_models.not_null_core__ez_actions_ACTIONS_ID.74130898ec", "test.near_models.not_null_core__ez_actions_ACTION_INDEX.224f09449f", "test.near_models.not_null_core__ez_actions_ACTION_NAME.fcf543ff6c", "test.near_models.not_null_core__ez_actions_BLOCK_ID.83cc23fb26", "test.near_models.not_null_core__ez_actions_BLOCK_TIMESTAMP.3e239c9288", "test.near_models.not_null_core__ez_actions_IS_DELEGATED.62132df18c", "test.near_models.not_null_core__ez_actions_RECEIPT_GAS_BURNT.17686d63ff", "test.near_models.not_null_core__ez_actions_RECEIPT_ID.5499bf41d6", "test.near_models.not_null_core__ez_actions_RECEIPT_PREDECESSOR_ID.2c52ce6ca2", "test.near_models.not_null_core__ez_actions_RECEIPT_RECEIVER_ID.20cb3879dd", "test.near_models.not_null_core__ez_actions_RECEIPT_SIGNER_ID.a9e968dc69", "test.near_models.not_null_core__ez_actions_RECEIPT_SUCCEEDED.2092089487", "test.near_models.not_null_core__ez_actions_TX_GAS_USED.c93b6a7979", "test.near_models.not_null_core__ez_actions_TX_HASH.8c1a230924", "test.near_models.not_null_core__ez_actions_TX_RECEIVER.5b8fc3f4c9", "test.near_models.not_null_core__ez_actions_TX_SIGNER.83f0d58365", "test.near_models.not_null_core__ez_actions_TX_SUCCEEDED.9d7ca78ec3", "test.near_models.unique_core__ez_actions_ACTIONS_ID.380a6ebb31"], "model.near_models.core__fact_token_transfers": ["model.near_models.core__ez_token_transfers", "test.near_models.accepted_values_core__fact_token_transfers_TRANSFER_TYPE__native__nep141.8750e27975", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_core__fact_token_transfers_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.568d09176c", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_core__fact_token_transfers_INSERTED_TIMESTAMP__TIMESTAMP_NTZ.1138f49d5a", "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_core__fact_token_transfers_MODIFIED_TIMESTAMP__TIMESTAMP_NTZ.ddda60c479", "test.near_models.not_null_core__fact_token_transfers_AMOUNT_UNADJ.860f4a9abb", "test.near_models.not_null_core__fact_token_transfers_BLOCK_ID.8cac24ff14", "test.near_models.not_null_core__fact_token_transfers_BLOCK_TIMESTAMP.7cc6c03f90", "test.near_models.not_null_core__fact_token_transfers_CONTRACT_ADDRESS.daf8f69329", "test.near_models.not_null_core__fact_token_transfers_FACT_TOKEN_TRANSFERS_ID.2286c0008c", "test.near_models.not_null_core__fact_token_transfers_INSERTED_TIMESTAMP.3cfaebbfc6", "test.near_models.not_null_core__fact_token_transfers_MODIFIED_TIMESTAMP.240eb0f583", "test.near_models.not_null_core__fact_token_transfers_RN.d3f4836453", "test.near_models.not_null_core__fact_token_transfers_TO_ADDRESS.f113130efc", "test.near_models.not_null_core__fact_token_transfers_TRANSFER_ACTION.cecdb45b6a", "test.near_models.not_null_core__fact_token_transfers_TRANSFER_TYPE.6c5dfb3d45", "test.near_models.not_null_core__fact_token_transfers_TX_HASH.102578eb2b", "test.near_models.unique_core__fact_token_transfers_FACT_TOKEN_TRANSFERS_ID.ec5cf45cf1"], "model.near_models.core__ez_native_daily_balances": ["test.near_models.dbt_utils_recency_core__ez_native_daily_balances_day__epoch_date__3.c157f1f3a2", "test.near_models.not_null_core__ez_native_daily_balances_account_id.0cf2a82e73", "test.near_models.not_null_core__ez_native_daily_balances_epoch_block_id.5c09322fa9", "test.near_models.not_null_core__ez_native_daily_balances_epoch_date.50efb62caa", "test.near_models.not_null_core__ez_native_daily_balances_ez_near_daily_balances_id.c2a35b4088", "test.near_models.not_null_core__ez_native_daily_balances_liquid.6f59abda63", "test.near_models.not_null_core__ez_native_daily_balances_staked.572dfa8334", "test.near_models.unique_core__ez_native_daily_balances_ez_near_daily_balances_id.73ca3a9e34"], "model.near_models.core__ez_cex_flows": [], "model.near_models.core__fact_transactions": ["test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_ATTACHED_GAS__NUMBER__FLOAT.71a10af259", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_BLOCK_HASH__STRING__VARCHAR.a8595b41b4", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_BLOCK_ID__NUMBER__FLOAT.aaaed2f742", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.3d4fd2cce7", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_GAS_USED__NUMBER__FLOAT.20eb0c8c56", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_NONCE__NUMBER.ee76e273d4", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_SIGNATURE__STRING__VARCHAR.cf9e07fb1f", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_TRANSACTION_FEE__NUMBER__FLOAT.c2ea03089f", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_TX_HASH__STRING__VARCHAR.22d1ce92d4", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_TX_RECEIVER__STRING__VARCHAR.a022fd33f0", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_TX_SIGNER__STRING__VARCHAR.5e2ba493c7", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_TX_SUCCEEDED__BOOLEAN.a620f4c212", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_TX__OBJECT__VARIANT.ddb63cbbfb", "test.near_models.dbt_utils_recency_core__fact_transactions_hours__block_timestamp__2.570b11349d", "test.near_models.not_null_core__fact_transactions_ATTACHED_GAS.037947542a", "test.near_models.not_null_core__fact_transactions_BLOCK_TIMESTAMP.74f4267099", "test.near_models.not_null_core__fact_transactions_FACT_TRANSACTIONS_ID.c784aa0849", "test.near_models.not_null_core__fact_transactions_GAS_USED.2e66666fc1", "test.near_models.not_null_core__fact_transactions_NONCE.c2d5fd20f8", "test.near_models.not_null_core__fact_transactions_SIGNATURE.a81f4191ab", "test.near_models.not_null_core__fact_transactions_TRANSACTION_FEE.3a5a122a8a", "test.near_models.not_null_core__fact_transactions_TX_HASH.39424a47eb", "test.near_models.not_null_core__fact_transactions_TX_RECEIVER.4aa25511f1", "test.near_models.not_null_core__fact_transactions_TX_SIGNER.1e3f66037b", "test.near_models.not_null_core__fact_transactions_TX_SUCCEEDED.b734f84bae", "test.near_models.unique_core__fact_transactions_FACT_TRANSACTIONS_ID.464d549945"], "model.near_models.gov__fact_lockup_actions": ["test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__fact_lockup_actions_DEPOSIT__DOUBLE__FLOAT__NUMBER.f22e50492c", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__fact_lockup_actions_LOCKUP_DURATION__VARCHAR.cde3f67019", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__fact_lockup_actions_LOCKUP_TIMESTAMP_NTZ__TIMESTAMP_NTZ.99e5edd671", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__fact_lockup_actions_LOCKUP_TIMESTAMP__VARCHAR.0a7707c4ca", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__fact_lockup_actions_RELEASE_DURATION__VARCHAR.596d9baeda", "test.near_models.not_null_gov__fact_lockup_actions_BLOCK_ID.42e008bb57", "test.near_models.not_null_gov__fact_lockup_actions_BLOCK_TIMESTAMP.dbf854140f", "test.near_models.not_null_gov__fact_lockup_actions_DEPOSIT.005b6619d3", "test.near_models.not_null_gov__fact_lockup_actions_FACT_LOCKUP_ACTIONS_ID.44e1945338", "test.near_models.not_null_gov__fact_lockup_actions_LOCKUP_ACCOUNT_ID.4655d421d3", "test.near_models.not_null_gov__fact_lockup_actions_LOCKUP_DURATION.eb2cd48e83", "test.near_models.not_null_gov__fact_lockup_actions_OWNER_ACCOUNT_ID.85d6a83e5d", "test.near_models.not_null_gov__fact_lockup_actions_TX_HASH.470e63f7ee", "test.near_models.unique_gov__fact_lockup_actions_FACT_LOCKUP_ACTIONS_ID.2605b39eca"], "model.near_models.gov__fact_staking_pool_daily_balances": ["test.near_models.dbt_utils_recency_gov__fact_staking_pool_daily_balances_day__date__2.bd51579ff9", "test.near_models.not_null_gov__fact_staking_pool_daily_balances_ADDRESS.1f923deea5", "test.near_models.not_null_gov__fact_staking_pool_daily_balances_BALANCE.126207c0c4", "test.near_models.not_null_gov__fact_staking_pool_daily_balances_DATE.f47af497f9", "test.near_models.not_null_gov__fact_staking_pool_daily_balances_FACT_STAKING_POOL_DAILY_BALANCES_ID.64812a3692", "test.near_models.unique_gov__fact_staking_pool_daily_balances_FACT_STAKING_POOL_DAILY_BALANCES_ID.1a204d6f04"], "model.near_models.gov__fact_staking_pool_balances": ["test.near_models.dbt_utils_recency_gov__fact_staking_pool_balances_day__block_timestamp__1.626b9bc2ff", "test.near_models.not_null_gov__fact_staking_pool_balances_ADDRESS.58770c59df", "test.near_models.not_null_gov__fact_staking_pool_balances_BALANCE.b831eabbde", "test.near_models.not_null_gov__fact_staking_pool_balances_BLOCK_ID.d8d21ceb2e", "test.near_models.not_null_gov__fact_staking_pool_balances_BLOCK_TIMESTAMP.81b2e80826", "test.near_models.not_null_gov__fact_staking_pool_balances_FACT_STAKING_POOL_BALANCES_ID.ba92761262", "test.near_models.not_null_gov__fact_staking_pool_balances_RECEIPT_OBJECT_ID.94ebcaabd0", "test.near_models.not_null_gov__fact_staking_pool_balances_TX_HASH.106739819b", "test.near_models.unique_gov__fact_staking_pool_balances_FACT_STAKING_POOL_BALANCES_ID.1014dbe3f3"], "model.near_models.gov__fact_staking_actions": ["test.near_models.dbt_utils_recency_gov__fact_staking_actions_day__block_timestamp__1.a6b4a4c1a7", "test.near_models.not_null_gov__fact_staking_actions_ACTION.20504dcdfe", "test.near_models.not_null_gov__fact_staking_actions_ADDRESS.8ecca83a0c", "test.near_models.not_null_gov__fact_staking_actions_AMOUNT.b0f6bc9e78", "test.near_models.not_null_gov__fact_staking_actions_BLOCK_ID.2486917259", "test.near_models.not_null_gov__fact_staking_actions_BLOCK_TIMESTAMP.513c007c78", "test.near_models.not_null_gov__fact_staking_actions_FACT_STAKING_ACTIONS_ID.a3fb45f9d6", "test.near_models.not_null_gov__fact_staking_actions_PREDECESSOR_ID.eee2ffc5af", "test.near_models.not_null_gov__fact_staking_actions_RECEIPT_OBJECT_ID.f77c5de8d9", "test.near_models.not_null_gov__fact_staking_actions_SIGNER_ID.dd5042c4d7", "test.near_models.not_null_gov__fact_staking_actions_TX_HASH.20102dc9f5", "test.near_models.unique_gov__fact_staking_actions_FACT_STAKING_ACTIONS_ID.f7f6291d07"], "model.near_models.gov__dim_staking_pools": ["test.near_models.dbt_expectations_expect_column_values_to_be_in_set_gov__dim_staking_pools_TX_TYPE__Create__Update.74424140e2", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__dim_staking_pools_ADDRESS__STRING__VARCHAR.c5baab6200", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__dim_staking_pools_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.c0c6dde8f8", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__dim_staking_pools_OWNER__STRING__VARCHAR.b0e3bc4c56", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__dim_staking_pools_REWARD_FEE_FRACTION__VARIANT__OBJECT.ef61f614a6", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__dim_staking_pools_TX_HASH__STRING__VARCHAR.1e07fd37bc", "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__dim_staking_pools_TX_TYPE__STRING__VARCHAR.bfac694e40", "test.near_models.dbt_utils_recency_gov__dim_staking_pools_day__block_timestamp__30.3bbafb123f", "test.near_models.not_null_gov__dim_staking_pools_ADDRESS.300f7ad18e", "test.near_models.not_null_gov__dim_staking_pools_BLOCK_TIMESTAMP.fe530007d7", "test.near_models.not_null_gov__dim_staking_pools_DIM_STAKING_POOLS_ID.4ae3d436a9", "test.near_models.not_null_gov__dim_staking_pools_OWNER.a71e8da96f", "test.near_models.not_null_gov__dim_staking_pools_TX_HASH.1e1eb71b53", "test.near_models.not_null_gov__dim_staking_pools_TX_TYPE.01d58b18a5", "test.near_models.unique_gov__dim_staking_pools_DIM_STAKING_POOLS_ID.6eb07d570f"], "model.near_models.bronze__ft_balances_daily": ["model.near_models.silver__native_daily_balances"], "model.near_models.bronze__omni_metadata": ["model.near_models.silver__omni_ft_metadata", "model.near_models.streamline__omni_complete"], "model.near_models.bronze__blocks": ["model.near_models.silver__blocks_v2", "model.near_models.streamline__blocks_complete", "model.near_models.streamline__blocks_realtime"], "model.near_models.bronze__dates": ["model.near_models.silver__dates"], "model.near_models.bronze__FR_chunks": ["model.near_models.silver__chunks_v2", "model.near_models.streamline__chunks_complete", "model.near_models.streamline__chunks_realtime"], "model.near_models.bronze__FR_transactions": ["model.near_models.silver__transactions_v2", "model.near_models.streamline__transactions_complete", "model.near_models.streamline__transactions_realtime"], "model.near_models.bronze__chunks": ["model.near_models.silver__chunks_v2", "model.near_models.streamline__chunks_complete", "model.near_models.streamline__chunks_realtime"], "model.near_models.bronze__FR_blocks": ["model.near_models.silver__blocks_v2", "model.near_models.streamline__blocks_complete", "model.near_models.streamline__blocks_realtime"], "model.near_models.bronze__transactions": ["model.near_models.silver__transactions_v2", "model.near_models.streamline__transactions_complete", "model.near_models.streamline__transactions_realtime"], "model.near_models.bronze__nearblocks_ft_metadata": ["model.near_models.silver__nearblocks_ft_metadata", "model.near_models.streamline__nearblocks_ft_complete"], "model.near_models.bronze__address_labels": ["model.near_models.silver__address_labels"], "model.near_models.bronze__complete_provider_asset_metadata": ["model.near_models.silver__complete_provider_asset_metadata", "model.near_models.silver__complete_provider_prices"], "model.near_models.bronze__complete_native_asset_metadata": ["model.near_models.silver__complete_native_asset_metadata"], "model.near_models.bronze__complete_token_prices": ["model.near_models.silver__complete_token_prices"], "model.near_models.bronze__complete_token_asset_metadata": ["model.near_models.silver__complete_token_asset_metadata"], "model.near_models.bronze__complete_native_prices": ["model.near_models.silver__complete_native_prices"], "model.near_models.bronze__complete_provider_prices": ["model.near_models.silver__complete_provider_prices"], "model.near_models.livequery__request_nearblocks_nft_metadata": ["model.near_models.silver__nft_contract_metadata"], "test.near_models.tests__chunk_gaps": [], "test.near_models.tests__block_gaps": [], "test.near_models.tests__receipt_gaps": [], "test.near_models.tests__tx_gaps": [], "seed.near_models.seeds__near_project_labels_v1": ["model.near_models.silver__foundation_labels"], "seed.near_models.seeds__allbridge_ids": ["model.near_models.defi__fact_bridge_activity"], "seed.near_models.seeds__token_labels": ["model.near_models.silver__token_labels"], "seed.near_models.seeds__ft_tokenlist": ["model.near_models.streamline__ft_tokenlist"], "seed.near_models.seeds__multichain_ids": ["model.near_models.defi__fact_bridge_activity"], "seed.near_models.seeds__impacted_blocks": [], "seed.near_models.seeds__wormhole_ids": ["model.near_models.defi__fact_bridge_activity"], "seed.near_models.seeds__portalbridge_tokenids": ["model.near_models.defi__ez_bridge_activity"], "operation.near_models.near_models-on-run-start-0": [], "operation.near_models.near_models-on-run-start-1": [], "operation.near_models.near_models-on-run-end-0": [], "model.fsc_utils._datashare___create_udfs": [], "model.fsc_utils._datashare___create_gold": [], "model.livequery_base.live__allow_list": [], "model.livequery_base.live": ["model.livequery_base.live__allow_list", "test.livequery_base.test__live_udf_api_post_data_array.f30e6de8c8", "test.livequery_base.test__live_udf_api_post_data_object.208f9d5456", "test.livequery_base.test__live_udf_api_post_data_string.e2159319bb"], "model.livequery_base._utils": ["model.livequery_base.live", "model.livequery_base.utils", "test.livequery_base.test___utils_udf_introspect.79bd27a18b"], "model.livequery_base._live": ["model.livequery_base.live"], "model.livequery_base.utils": ["model.livequery_base.live", "test.livequery_base.test_udf_utils__foo_1__result_jsonrpc_2_0_method_foo_params_id_1___udf_json_rpc_call.3395d64fdc", "test.livequery_base.test_utils__udf_binary_to_int.ffcc7fc010", "test.livequery_base.test_utils__udf_binary_to_int_large_number.493e3262c4", "test.livequery_base.test_utils__udf_evm_decode_log.84691b80d2", "test.livequery_base.test_utils__udf_int_to_binary.d833da9e2e", "test.livequery_base.test_utils__udf_int_to_binary_large_number.5d7360105e", "test.livequery_base.test_utils__udf_urlencode_array_1.7986cadf5c", "test.livequery_base.test_utils__udf_urlencode_array_2.38e8c0c341", "test.livequery_base.test_utils__udf_urlencode_array_array.9cb7c99c99", "test.livequery_base.test_utils__udf_urlencode_array_false_1.99efd6dd89", "test.livequery_base.test_utils__udf_urlencode_array_false_2.ee64ed1c8f", "test.livequery_base.test_utils__udf_urlencode_array_false_array.40ad1041f0", "test.livequery_base.test_utils__udf_urlencode_array_false_space.3b0c76787c", "test.livequery_base.test_utils__udf_urlencode_array_false_special.a99ce4744f", "test.livequery_base.test_utils__udf_urlencode_array_space.36db5e9d03", "test.livequery_base.test_utils__udf_urlencode_array_special.1e95f13cf6", "test.livequery_base.test_utils__udf_urlencode_array_true_1.4b277c2056", "test.livequery_base.test_utils__udf_urlencode_array_true_2.2a5d911cd5", "test.livequery_base.test_utils__udf_urlencode_array_true_array.d77b856f93", "test.livequery_base.test_utils__udf_urlencode_array_true_space.86721ff4c6", "test.livequery_base.test_utils__udf_urlencode_array_true_special.6bc759dae6", "test.livequery_base.test_utils__udf_urlencode_dict_1.4143f28231", "test.livequery_base.test_utils__udf_urlencode_dict_2.63c38fd132", "test.livequery_base.test_utils__udf_urlencode_dict_array.8619cd1854", "test.livequery_base.test_utils__udf_urlencode_dict_false_1.b361ab7392", "test.livequery_base.test_utils__udf_urlencode_dict_false_2.dea792bb27", "test.livequery_base.test_utils__udf_urlencode_dict_false_array.4892af33ef", "test.livequery_base.test_utils__udf_urlencode_dict_false_space.76c5107ff8", "test.livequery_base.test_utils__udf_urlencode_dict_false_special.03dea2520f", "test.livequery_base.test_utils__udf_urlencode_dict_space.76152bfecc", "test.livequery_base.test_utils__udf_urlencode_dict_special.0500e3683b", "test.livequery_base.test_utils__udf_urlencode_dict_true_1.fdf94a3552", "test.livequery_base.test_utils__udf_urlencode_dict_true_2.e6c560e798", "test.livequery_base.test_utils__udf_urlencode_dict_true_array.12987dd02c", "test.livequery_base.test_utils__udf_urlencode_dict_true_space.cf1ebd5f66", "test.livequery_base.test_utils__udf_urlencode_dict_true_special.2505297d48"], "analysis.livequery_base.test_create_or_drop_function_from_config": [], "analysis.livequery_base.test_functions": [], "analysis.livequery_base.test_functions_py": [], "seed.livequery_base.live__verified_api_endpoints": [], "operation.livequery_base.livequery_base-on-run-start-0": [], "operation.livequery_base.livequery_base-on-run-end-0": [], "test.near_models.not_null_silver__pool_events_tx_hash.581c404ec1": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__pool_events_tx_hash__VARCHAR.c3bd10d75d": [], "test.near_models.not_null_silver__pool_events_block_id.9c77ed9257": [], "test.near_models.not_null_silver__pool_events_block_timestamp.9e8c88d1b7": [], "test.near_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__pool_events_block_timestamp__day__1.8a2a120ef6": [], "test.near_models.not_null_silver__pool_events_receipt_object_id.41ae74569b": [], "test.near_models.not_null_silver__pool_events_receiver_id.f24e64dff5": [], "test.near_models.not_null_silver__pool_events_signer_id.b061018f77": [], "test.near_models.not_null_silver__pool_events_predecessor_id.340cdf35be": [], "test.near_models.not_null_silver__pool_events_status_value.3c9894cb7c": [], "test.near_models.not_null_silver__pool_events_logs.0163adb4bc": [], "test.near_models.not_null_silver__pool_events_LOG.369e907bc8": [], "test.near_models.not_null_silver__pool_events_POOL_EVENTS_ID.93ae569735": [], "test.near_models.unique_silver__pool_events_POOL_EVENTS_ID.9200a3c538": [], "test.near_models.not_null_silver__pool_balance_daily_date_day.a4a227f021": [], "test.near_models.not_null_silver__pool_balance_daily_address.a8ea29f0b4": [], "test.near_models.not_null_silver__pool_balance_daily_balance.b1fddc5e12": [], "test.near_models.not_null_silver__pool_balance_daily__id.6622ad340a": [], "test.near_models.unique_silver__pool_balance_daily__id.fc46cec893": [], "test.near_models.not_null_silver__staking_pools_s3_tx_hash.98b530bf8a": [], "test.near_models.not_null_silver__staking_pools_s3_block_timestamp.842cbef958": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__staking_pools_s3_block_timestamp__TIMESTAMP_NTZ.cd9410d407": [], "test.near_models.not_null_silver__staking_pools_s3_block_id.d95930bf23": [], "test.near_models.not_null_silver__staking_pools_s3_receipt_id.29f84c3b37": [], "test.near_models.not_null_silver__staking_pools_s3_owner.e788df571d": [], "test.near_models.not_null_silver__staking_pools_s3_address.f975bca6c8": [], "test.near_models.dbt_expectations_expect_column_values_to_match_regex_silver__staking_pools_s3_address___pool_.243c0ef40e": [], "test.near_models.not_null_silver__staking_pools_s3_reward_fee_fraction.7842793cc7": [], "test.near_models.not_null_silver__staking_pools_s3_tx_type.4974456cfa": [], "test.near_models.accepted_values_silver__staking_pools_s3_tx_type__Create__Update.d8231cc078": [], "test.near_models.unique_silver__staking_pools_s3_staking_pools_id.5c0eca0cbe": [], "test.near_models.not_null_silver__staking_pools_s3_staking_pools_id.6778099002": [], "test.near_models.not_null_silver__staking_epochs_TX_HASH.a5c75ed976": [], "test.near_models.not_null_silver__staking_epochs_BLOCK_ID.678bafa4eb": [], "test.near_models.not_null_silver__staking_epochs_BLOCK_TIMESTAMP.1d6afc7ad7": [], "test.near_models.not_null_silver__staking_epochs_POOL_ID.f0e1340bc1": [], "test.near_models.not_null_silver__staking_epochs_EPOCH_NUMBER.555a92357a": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__staking_epochs_EPOCH_NUMBER__NUMBER.52826030e4": [], "test.near_models.not_null_silver__staking_epochs_REWARD_TOKENS.4d4fa39b9b": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__staking_epochs_REWARD_TOKENS__NUMBER.785b671701": [], "test.near_models.not_null_silver__staking_epochs_TOTAL_STAKED_BALANCE.be041c78a8": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__staking_epochs_TOTAL_STAKED_BALANCE__NUMBER.02b66662a0": [], "test.near_models.not_null_silver__staking_epochs_TOTAL_STAKING_SHARES.fc40ec10de": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__staking_epochs_TOTAL_STAKING_SHARES__NUMBER.9772e15bad": [], "test.near_models.unique_silver__staking_epochs__EPOCH_ID.af78d75e5a": [], "test.near_models.not_null_silver__staking_epochs__EPOCH_ID.56347b44b3": [], "test.near_models.dbt_utils_recency_silver__staking_epochs_day__block_timestamp__1.0661b83cc6": [], "test.near_models.not_null_silver__pool_balances_amount_raw.201539a68d": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__pool_balances_amount_raw__NUMBER.2e5b246196": [], "test.near_models.not_null_silver__pool_balances_amount_adj.718851c739": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__pool_balances_amount_adj__FLOAT__DOUBLE.a910f2fa40": [], "test.near_models.not_null_silver__staking_actions_v2_log_signer_id.ec5633dfe5": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__staking_actions_v2_log_signer_id__VARCHAR.74c176ee32": [], "test.near_models.not_null_silver__staking_actions_v2_action.78e37e280a": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__staking_actions_v2_action__VARCHAR.416201da72": [], "test.near_models.accepted_values_silver__staking_actions_v2_action__deposited__withdrawing__staking__unstaking.4660f37c12": [], "test.near_models.not_null_silver__staking_actions_v2_amount_raw.dd193c8740": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__staking_actions_v2_amount_raw__NUMBER.745574aa93": [], "test.near_models.not_null_silver__staking_actions_v2_amount_adj.6e98872a28": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__staking_actions_v2_amount_adj__FLOAT__DOUBLE.3e7e0ade13": [], "test.near_models.not_null_silver__staking_actions_v2_decimals.7c5db53cc6": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__staking_actions_v2_decimals__NUMBER.095c594ce0": [], "test.near_models.not_null_silver__lockup_actions_LOCKUP_ACTIONS_ID.f5464eafbc": [], "test.near_models.unique_silver__lockup_actions_LOCKUP_ACTIONS_ID.28b3fec1c7": [], "test.near_models.not_null_silver__lockup_actions_BLOCK_TIMESTAMP.97b3d7b958": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__lockup_actions_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.35863d0d80": [], "test.near_models.not_null_silver__lockup_actions_TX_HASH.31e41ab371": [], "test.near_models.not_null_silver__lockup_actions_LOCKUP_ACCOUNT_ID.c3257f49dc": [], "test.near_models.not_null_silver__lockup_actions_OWNER_ACCOUNT_ID.7d564cc7c9": [], "test.near_models.not_null_silver__lockup_actions_DEPOSIT.b74d05d97f": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__lockup_actions_DEPOSIT__FLOAT.83f8ea1e89": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__lockup_actions_LOCKUP_DURATION__VARCHAR.ef09dfc4ef": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__lockup_actions_LOCKUP_TIMESTAMP__VARCHAR.4a3d309381": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__lockup_actions_LOCKUP_TIMESTAMP_NTZ__TIMESTAMP_NTZ.c5954a64ce": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__lockup_actions_RELEASE_DURATION__VARCHAR.4e358ab18c": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__lockup_actions_VESTING_SCHEDULE__VARCHAR.3e978dca4c": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__lockup_actions_TRANSFERS_INFORMATION__VARCHAR.29477e1004": [], "test.near_models.not_null_silver__lockup_actions_MODIFIED_TIMESTAMP.5c0835687f": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__lockup_actions_MODIFIED_TIMESTAMP__TIMESTAMP_NTZ.78f78bb334": [], "test.near_models.not_null_silver__lockup_actions_INSERTED_TIMESTAMP.91a3244ee4": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__lockup_actions_INSERTED_TIMESTAMP__TIMESTAMP_NTZ.7c21ce0d79": [], "test.near_models.not_null_silver__ft_contract_metadata_ASSET_IDENTIFIER.332e4fa269": [], "test.near_models.unique_silver__ft_contract_metadata_ASSET_IDENTIFIER.92058483fd": [], "test.near_models.not_null_silver__ft_contract_metadata_FT_CONTRACT_METADATA_ID.964d5ff4d4": [], "test.near_models.unique_silver__ft_contract_metadata_FT_CONTRACT_METADATA_ID.a95bd5c004": [], "test.near_models.dbt_utils_recency_silver__ft_contract_metadata_day__inserted_timestamp__8.eff7c5a6b7": [], "test.near_models.not_null_silver__nft_contract_metadata_CONTRACT_ADDRESS.e025e89130": [], "test.near_models.unique_silver__nft_contract_metadata_CONTRACT_ADDRESS.de476ed4a5": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__nft_contract_metadata_CONTRACT_ADDRESS__VARCHAR.857b10cc38": [], "test.near_models.not_null_silver__nft_contract_metadata_NAME.d01a74759e": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__nft_contract_metadata_NAME__VARCHAR.f796469629": [], "test.near_models.not_null_silver__nft_contract_metadata_SYMBOL.a70861ab1e": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__nft_contract_metadata_SYMBOL__VARCHAR.5feac8eeb9": [], "test.near_models.dbt_utils_recency_silver__nft_contract_metadata_day___inserted_timestamp__7.5611b2c690": [], "test.near_models.not_null_silver__atlas_supply_utc_date.76028a022e": [], "test.near_models.not_null_silver__atlas_supply_total_supply.33211c6534": [], "test.near_models.not_null_silver__atlas_supply_total_staked_supply.e3eac15536": [], "test.near_models.not_null_silver__atlas_supply_total_nonstaked_supply.a1e53a828b": [], "test.near_models.not_null_silver__atlas_supply_circulating_supply.b969cc717d": [], "test.near_models.not_null_silver__atlas_supply_total_locked_supply.8b7298f325": [], "test.near_models.not_null_silver__atlas_supply_liquid_supply.17960bfce2": [], "test.near_models.not_null_silver__atlas_supply_nonliquid_supply.d281fbfc4b": [], "test.near_models.not_null_silver__atlas_supply_staked_locked_supply.0c50338d12": [], "test.near_models.not_null_silver__atlas_supply_non_staked_locked_supply.a8724c18e8": [], "test.near_models.not_null_silver__atlas_supply_staked_circulating_supply.e1b679857e": [], "test.near_models.not_null_silver__atlas_supply_nonstaked_circulating_supply.d9360dca14": [], "test.near_models.not_null_silver__atlas_supply_perc_locked_supply.827ca57813": [], "test.near_models.not_null_silver__atlas_supply_perc_circulating_supply.a7f25473f4": [], "test.near_models.not_null_silver__atlas_supply_perc_staked_locked.37bc3a890b": [], "test.near_models.not_null_silver__atlas_supply_perc_staked_circulating.be95e2516b": [], "test.near_models.not_null_silver__atlas_supply_atlas_supply_id.571a343266": [], "test.near_models.unique_silver__atlas_supply_atlas_supply_id.4ee99986dd": [], "test.near_models.not_null_silver__atlas_supply_daily_lockup_staking_balances_lockup_account_id.2173400122": [], "test.near_models.not_null_silver__atlas_supply_daily_lockup_staking_balances_utc_date.147070e87c": [], "test.near_models.not_null_silver__atlas_supply_daily_lockup_staking_balances_staked_balance.4cd72fd554": [], "test.near_models.not_null_silver__atlas_supply_daily_lockup_staking_balances_atlas_daily_lockup_staking_balances_id.3526ee61be": [], "test.near_models.unique_silver__atlas_supply_daily_lockup_staking_balances_atlas_daily_lockup_staking_balances_id.8cfffd48ea": [], "test.near_models.not_null_silver__atlas_supply_lockup_receipts_receipt_object_id.de8513502b": [], "test.near_models.not_null_silver__atlas_supply_lockup_receipts_tx_hash.cacdcb629b": [], "test.near_models.not_null_silver__atlas_supply_lockup_receipts_block_timestamp.9185f23f09": [], "test.near_models.not_null_silver__atlas_supply_lockup_receipts_predecessor_id.10ad384142": [], "test.near_models.not_null_silver__atlas_supply_lockup_receipts_receiver_id.0ff7b9f9a0": [], "test.near_models.not_null_silver__atlas_supply_lockup_receipts_actions.0fb3f58a9a": [], "test.near_models.not_null_silver__atlas_supply_lockup_receipts_status.69f5778040": [], "test.near_models.not_null_silver__atlas_supply_lockup_receipts_atlas_supply_lockup_receipts_id.e6d4d3243e": [], "test.near_models.unique_silver__atlas_supply_lockup_receipts_atlas_supply_lockup_receipts_id.1910b6e647": [], "test.near_models.not_null_silver__atlas_supply_epochs_epoch_id.4cad3ef366": [], "test.near_models.not_null_silver__atlas_supply_epochs_min_block_id.4d0dec5d01": [], "test.near_models.not_null_silver__atlas_supply_epochs_max_block_id.9ea3fa38c0": [], "test.near_models.not_null_silver__atlas_supply_epochs_blocks.582278987a": [], "test.near_models.not_null_silver__atlas_supply_epochs_block_producers.823cea748b": [], "test.near_models.not_null_silver__atlas_supply_epochs_start_time.eb6aac13c0": [], "test.near_models.not_null_silver__atlas_supply_epochs_end_time.6a7bac3339": [], "test.near_models.not_null_silver__atlas_supply_epochs_total_near_supply.73be9d6d22": [], "test.near_models.not_null_silver__atlas_supply_epochs_epoch_num.fef35a5b76": [], "test.near_models.not_null_silver__atlas_supply_epochs_atlas_epochs_id.8c2c502ac9": [], "test.near_models.unique_silver__atlas_supply_epochs_atlas_epochs_id.7113109145": [], "test.near_models.not_null_silver__atlas_supply_daily_lockup_locked_balances_lockup_account_id.e31ec8c9fd": [], "test.near_models.not_null_silver__atlas_supply_daily_lockup_locked_balances_lockup_index.e309ea90c9": [], "test.near_models.not_null_silver__atlas_supply_daily_lockup_locked_balances_owner_account_id.762e8eec08": [], "test.near_models.not_null_silver__atlas_supply_daily_lockup_locked_balances_utc_date.3739a7a51a": [], "test.near_models.not_null_silver__atlas_supply_daily_lockup_locked_balances_block_timestamp.b0b065275c": [], "test.near_models.not_null_silver__atlas_supply_daily_lockup_locked_balances_lockup_amount.2ef3e8886e": [], "test.near_models.not_null_silver__atlas_supply_daily_lockup_locked_balances_deposit_timestamp.cba192d02d": [], "test.near_models.not_null_silver__atlas_supply_daily_lockup_locked_balances_locked_amount.f2e40bb06a": [], "test.near_models.not_null_silver__atlas_supply_daily_lockup_locked_balances_unlocked_amount_today.4805603158": [], "test.near_models.not_null_silver__atlas_supply_daily_lockup_locked_balances_atlas_daily_lockup_locked_balances_id.520fed2bb3": [], "test.near_models.unique_silver__atlas_supply_daily_lockup_locked_balances_atlas_daily_lockup_locked_balances_id.52649620ed": [], "test.near_models.not_null_silver__dex_swaps_v2_TX_HASH.dd0cf3adcf": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__dex_swaps_v2_TX_HASH__STRING__VARCHAR.6ba2b7dae7": [], "test.near_models.not_null_silver__dex_swaps_v2_RECEIPT_ID.55c67e3e40": [], "test.near_models.not_null_silver__dex_swaps_v2_BLOCK_TIMESTAMP.c834b06fc7": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__dex_swaps_v2_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.40f47f4026": [], "test.near_models.not_null_silver__dex_swaps_v2_AMOUNT_OUT_RAW.b50492a06f": [], "test.near_models.not_null_silver__dex_swaps_v2_TOKEN_OUT.6e3f4da918": [], "test.near_models.not_null_silver__dex_swaps_v2_AMOUNT_IN_RAW.1ba7caed73": [], "test.near_models.not_null_silver__dex_swaps_v2_TOKEN_IN.d5da1696ad": [], "test.near_models.not_null_silver__dex_swaps_v2_SWAP_INPUT_DATA.6f127fd7c2": [], "test.near_models.unique_silver__dex_swaps_v2_DEX_SWAPS_V2_ID.3c81b71a89": [], "test.near_models.dbt_utils_recency_silver__dex_swaps_v2_day__block_timestamp__1.9c5f5feda5": [], "test.near_models.not_null_silver__swap_intents_BLOCK_ID.7cecab11b8": [], "test.near_models.not_null_silver__swap_intents_BLOCK_TIMESTAMP.289062a9d4": [], "test.near_models.not_null_silver__swap_intents_TX_HASH.04c9381ede": [], "test.near_models.not_null_silver__swap_intents_RECEIPT_ID.7104b1b4ee": [], "test.near_models.not_null_silver__swap_intents_RECEIVER_ID.2498a4b230": [], "test.near_models.not_null_silver__swap_intents_SIGNER_ID.285d2bc925": [], "test.near_models.not_null_silver__swap_intents_INTENT_HASH.8d6473c7a3": [], "test.near_models.not_null_silver__swap_intents_ACCOUNT_ID.194eaa1f31": [], "test.near_models.not_null_silver__swap_intents_SWAP_INDEX.ba937a7868": [], "test.near_models.not_null_silver__swap_intents_AMOUNT_OUT_RAW.98b0340820": [], "test.near_models.not_null_silver__swap_intents_TOKEN_OUT.6795d064f2": [], "test.near_models.not_null_silver__swap_intents_AMOUNT_IN_RAW.53cc025a81": [], "test.near_models.not_null_silver__swap_intents_TOKEN_IN.7cfd4840ca": [], "test.near_models.not_null_silver__swap_intents_SWAP_INPUT_DATA.93bd33c39c": [], "test.near_models.not_null_silver__swap_intents_LOG.b6974d11e6": [], "test.near_models.not_null_silver__swap_intents_INTENTS_SWAP_ID.0ac1e7eb7c": [], "test.near_models.unique_silver__swap_intents_INTENTS_SWAP_ID.ef99222698": [], "test.near_models.not_null_silver__swap_intents_INSERTED_TIMESTAMP.043e4d4d0e": [], "test.near_models.not_null_silver__swap_intents_MODIFIED_TIMESTAMP.85bfdfac8e": [], "test.near_models.not_null_silver__burrow_collaterals_TX_HASH.f5fa064908": [], "test.near_models.not_null_silver__burrow_collaterals_BLOCK_ID.aa52a13799": [], "test.near_models.not_null_silver__burrow_collaterals_BLOCK_TIMESTAMP.42ea944c25": [], "test.near_models.not_null_silver__burrow_collaterals_BURROW_COLLATERALS_ID.4cf79d97bc": [], "test.near_models.unique_silver__burrow_collaterals_BURROW_COLLATERALS_ID.1a84386647": [], "test.near_models.not_null_silver__burrow_repays_TX_HASH.f430f09b73": [], "test.near_models.not_null_silver__burrow_repays_BLOCK_ID.21b18b6e23": [], "test.near_models.not_null_silver__burrow_repays_BLOCK_TIMESTAMP.db5152f736": [], "test.near_models.not_null_silver__burrow_repays_BURROW_REPAYS_ID.a4ea13e268": [], "test.near_models.unique_silver__burrow_repays_BURROW_REPAYS_ID.2ef189c990": [], "test.near_models.not_null_silver__burrow_borrows_TX_HASH.776e2bd3d0": [], "test.near_models.not_null_silver__burrow_borrows_BLOCK_ID.db8e6c81ff": [], "test.near_models.not_null_silver__burrow_borrows_BLOCK_TIMESTAMP.5f295997ba": [], "test.near_models.not_null_silver__burrow_borrows_BURROW_BORROWS_ID.7af5d11d1f": [], "test.near_models.unique_silver__burrow_borrows_BURROW_BORROWS_ID.490780e2bb": [], "test.near_models.not_null_silver__burrow_withdraws_TX_HASH.fcf4b55dc8": [], "test.near_models.not_null_silver__burrow_withdraws_BLOCK_ID.012b315daf": [], "test.near_models.not_null_silver__burrow_withdraws_BLOCK_TIMESTAMP.e0691a0b39": [], "test.near_models.not_null_silver__burrow_withdraws_BURROW_WITHDRAWS_ID.378b2783c7": [], "test.near_models.unique_silver__burrow_withdraws_BURROW_WITHDRAWS_ID.f4a579e03b": [], "test.near_models.not_null_silver__burrow_deposits_TX_HASH.098507492d": [], "test.near_models.not_null_silver__burrow_deposits_BLOCK_ID.0e4ddc2725": [], "test.near_models.not_null_silver__burrow_deposits_BLOCK_TIMESTAMP.0a4216af46": [], "test.near_models.not_null_silver__burrow_deposits_BURROW_DEPOSITS_ID.ec3c588504": [], "test.near_models.unique_silver__burrow_deposits_BURROW_DEPOSITS_ID.80a9e72143": [], "test.near_models.not_null_silver__nft_transfers_BLOCK_TIMESTAMP.376ac811e0": [], "test.near_models.not_null_silver__nft_transfers_CONTRACT_ADDRESS.616fbb7bba": [], "test.near_models.not_null_silver__nft_transfers_FROM_ADDRESS.b6f4942bc7": [], "test.near_models.not_null_silver__nft_transfers_TO_ADDRESS.be19f60243": [], "test.near_models.not_null_silver__nft_transfers_TOKEN_ID.b27844e800": [], "test.near_models.unique_silver__nft_transfers_NFT_TRANSFERS_ID.9ebf0efeef": [], "test.near_models.not_null_silver__nft_transfers_NFT_TRANSFERS_ID.afadc4ba35": [], "test.near_models.not_null_silver__nft_complete_nft_sales_RECEIPT_ID.5761c73f59": [], "test.near_models.not_null_silver__nft_complete_nft_sales_BLOCK_ID.49422a07da": [], "test.near_models.not_null_silver__nft_complete_nft_sales_BLOCK_TIMESTAMP.9857746f96": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__nft_complete_nft_sales_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.d93f89d03e": [], "test.near_models.not_null_silver__nft_complete_nft_sales_TX_HASH.f24372d385": [], "test.near_models.not_null_silver__nft_complete_nft_sales_GAS_BURNED.fe7e061620": [], "test.near_models.not_null_silver__nft_complete_nft_sales_SELLER_ADDRESS.202281fc80": [], "test.near_models.not_null_silver__nft_complete_nft_sales_BUYER_ADDRESS.9e007f73ba": [], "test.near_models.not_null_silver__nft_complete_nft_sales_PLATFORM_ADDRESS.9334bdb9e5": [], "test.near_models.not_null_silver__nft_complete_nft_sales_PLATFORM_NAME.bcdd145efd": [], "test.near_models.accepted_values_silver__nft_complete_nft_sales_PLATFORM_NAME__Mintbase__Paras__Apollo42__TradePort__UniqArt__L2E__FewAndFar__Mitte.31dd14381b": [], "test.near_models.not_null_silver__nft_complete_nft_sales_NFT_ADDRESS.2afba59474": [], "test.near_models.not_null_silver__nft_complete_nft_sales_TOKEN_ID.9079c55a22": [], "test.near_models.not_null_silver__nft_complete_nft_sales_PRICE.a666e8c442": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__nft_complete_nft_sales_PRICE__FLOAT.a2195504e2": [], "test.near_models.dbt_expectations_expect_column_values_to_be_between_silver__nft_complete_nft_sales_PRICE__0.aa18fd1d84": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__nft_complete_nft_sales_PRICE_USD__FLOAT.6ad8223300": [], "test.near_models.dbt_expectations_expect_column_values_to_be_between_silver__nft_complete_nft_sales_PRICE_USD__0.3b2c120245": [], "test.near_models.not_null_silver__nft_complete_nft_sales_METHOD_NAME.02ac42beda": [], "test.near_models.not_null_silver__nft_complete_nft_sales_LOG.1d1b9c5cc5": [], "test.near_models.not_null_silver__nft_complete_nft_sales_LOGS_INDEX.6ab1366bc5": [], "test.near_models.dbt_expectations_expect_column_values_to_be_between_silver__nft_complete_nft_sales_PLATFORM_FEE__0.c27be113c2": [], "test.near_models.dbt_expectations_expect_column_values_to_be_between_silver__nft_complete_nft_sales_PLATFORM_FEE_USD__0.be86eb1b56": [], "test.near_models.not_null_silver__nft_complete_nft_sales_NFT_SALES_ID.553caebe34": [], "test.near_models.unique_silver__nft_complete_nft_sales_NFT_SALES_ID.0232439b47": [], "test.near_models.not_null_silver__nft_complete_nft_sales_INSERTED_TIMESTAMP.5c603c7695": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__nft_complete_nft_sales_INSERTED_TIMESTAMP__TIMESTAMP_NTZ.40a3e0f4aa": [], "test.near_models.not_null_silver__nft_complete_nft_sales_MODIFIED_TIMESTAMP.2689045099": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__nft_complete_nft_sales_MODIFIED_TIMESTAMP__TIMESTAMP_NTZ.cb52b1ead1": [], "test.near_models.not_null_silver__nft_complete_nft_sales__INVOCATION_ID.3b82a8c270": [], "test.near_models.not_null_silver_stats__core_metrics_block_hourly_BLOCK_TIMESTAMP_HOUR.8e2fd8e3ae": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_block_hourly_BLOCK_TIMESTAMP_HOUR__TIMESTAMP_LTZ__TIMESTAMP_NTZ.f57b79e3d9": [], "test.near_models.not_null_silver_stats__core_metrics_block_hourly_BLOCK_NUMBER_MIN.91f14c72c6": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_block_hourly_BLOCK_NUMBER_MIN__NUMBER__FLOAT.0604dbe85e": [], "test.near_models.not_null_silver_stats__core_metrics_block_hourly_BLOCK_NUMBER_MAX.bc389eb5d7": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_block_hourly_BLOCK_NUMBER_MAX__NUMBER__FLOAT.7e896d6675": [], "test.near_models.not_null_silver_stats__core_metrics_block_hourly_BLOCK_COUNT.6fe26d9daa": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_block_hourly_BLOCK_COUNT__NUMBER__FLOAT.54d4b30bf7": [], "test.near_models.dbt_expectations_expect_row_values_to_have_recent_data_silver_stats__core_metrics_block_hourly__INSERTED_TIMESTAMP__day__1.e810b06cec": [], "test.near_models.dbt_utils_unique_combination_of_columns_silver_stats__core_metrics_block_hourly_BLOCK_TIMESTAMP_HOUR.e82e2ff0a8": [], "test.near_models.not_null_silver_stats__core_metrics_hourly_BLOCK_TIMESTAMP_HOUR.efdb4b7e98": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_hourly_BLOCK_TIMESTAMP_HOUR__TIMESTAMP_LTZ__TIMESTAMP_NTZ.5239671c2c": [], "test.near_models.not_null_silver_stats__core_metrics_hourly_TRANSACTION_COUNT.866f191153": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_hourly_TRANSACTION_COUNT__NUMBER__FLOAT.5a8e6e8880": [], "test.near_models.not_null_silver_stats__core_metrics_hourly_TRANSACTION_COUNT_SUCCESS.5b82a449dd": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_hourly_TRANSACTION_COUNT_SUCCESS__NUMBER__FLOAT.c5d0b2cc33": [], "test.near_models.not_null_silver_stats__core_metrics_hourly_TRANSACTION_COUNT_FAILED.4fe1d21e07": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_hourly_TRANSACTION_COUNT_FAILED__NUMBER__FLOAT.5f9df371b1": [], "test.near_models.not_null_silver_stats__core_metrics_hourly_UNIQUE_FROM_COUNT.1e73e0a934": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_hourly_UNIQUE_FROM_COUNT__NUMBER__FLOAT.225f59bd1e": [], "test.near_models.not_null_silver_stats__core_metrics_hourly_UNIQUE_TO_COUNT.d64e239e23": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_hourly_UNIQUE_TO_COUNT__NUMBER__FLOAT.4cd5081b32": [], "test.near_models.not_null_silver_stats__core_metrics_hourly_TOTAL_FEES.558b8cb0c7": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_hourly_TOTAL_FEES__DECIMAL__FLOAT__NUMBER.ada34dd6db": [], "test.near_models.dbt_expectations_expect_row_values_to_have_recent_data_silver_stats__core_metrics_hourly__INSERTED_TIMESTAMP__day__1.874a5937d5": [], "test.near_models.dbt_utils_unique_combination_of_columns_silver_stats__core_metrics_hourly_BLOCK_TIMESTAMP_HOUR.0797e73b88": [], "test.near_models.not_null_silver__blocks_final_block_id.453a568256": [], "test.near_models.unique_silver__blocks_final_block_id.ab79f5eb02": [], "test.near_models.not_null_silver__blocks_final_block_timestamp.14fa24c95a": [], "test.near_models.not_null_silver__blocks_final_block_hash.ce9cbcb167": [], "test.near_models.unique_silver__blocks_final_block_hash.48117bb4c5": [], "test.near_models.not_null_silver__blocks_final_prev_hash.72600ae108": [], "test.near_models.unique_silver__blocks_final_prev_hash.91bf9fae59": [], "test.near_models.not_null_silver__blocks_final_block_author.a3b9f27cfa": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__blocks_final_chunks_json__VARIANT__ARRAY__OBJECT.519cdf5f98": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__blocks_final_header_json__VARIANT__OBJECT.d0edf43138": [], "test.near_models.not_null_silver__blocks_final_blocks_final_id.ed8736478a": [], "test.near_models.unique_silver__blocks_final_blocks_final_id.6d4164cf67": [], "test.near_models.dbt_utils_recency_silver__blocks_final_hour__inserted_timestamp__1.466b0bc5c1": [], "test.near_models.not_null_silver__receipts_final_chunk_hash.68de2afee6": [], "test.near_models.not_null_silver__receipts_final_block_id.00be17ed49": [], "test.near_models.not_null_silver__receipts_final_block_timestamp.e5c2a32447": [], "test.near_models.not_null_silver__receipts_final_tx_hash.202d5a6291": [], "test.near_models.not_null_silver__receipts_final_receipt_id.b051d94491": [], "test.near_models.unique_silver__receipts_final_receipt_id.f62a967d44": [], "test.near_models.not_null_silver__receipts_final_predecessor_id.75e6f6b4fd": [], "test.near_models.not_null_silver__receipts_final_receiver_id.afa725ef06": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__receipts_final_receipt_json__VARIANT__OBJECT.87fe4b7c7e": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__receipts_final_outcome_json__VARIANT__OBJECT.a1ad75590c": [], "test.near_models.not_null_silver__receipts_final_tx_succeeded.87e0aa603f": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__receipts_final_tx_succeeded__BOOLEAN.6a3f91a4f7": [], "test.near_models.not_null_silver__receipts_final_receipt_succeeded.2b876c9ad6": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__receipts_final_receipt_succeeded__BOOLEAN.921a5b5d5f": [], "test.near_models.not_null_silver__receipts_final_receipts_final_id.979d629a9c": [], "test.near_models.dbt_utils_recency_silver__receipts_final_hour__inserted_timestamp__1.439ebc50a6": [], "test.near_models.not_null_silver__transactions_final_chunk_hash.a4734c9b68": [], "test.near_models.not_null_silver__transactions_final_block_id.81eadd24ce": [], "test.near_models.not_null_silver__transactions_final_block_timestamp.8fdbd9eaed": [], "test.near_models.not_null_silver__transactions_final_tx_hash.b76a41a859": [], "test.near_models.unique_silver__transactions_final_tx_hash.7858e81f20": [], "test.near_models.not_null_silver__transactions_final_tx_receiver.f78643aeed": [], "test.near_models.not_null_silver__transactions_final_tx_signer.8ad6629e37": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__transactions_final_transaction_json__VARIANT__OBJECT.439610a54c": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__transactions_final_outcome_json__VARIANT__OBJECT.e7a3087ca2": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__transactions_final_status_json__VARIANT__OBJECT.2f5606cc3b": [], "test.near_models.not_null_silver__transactions_final_tx_succeeded.1667b64942": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__transactions_final_tx_succeeded__BOOLEAN.f3159001b9": [], "test.near_models.not_null_silver__transactions_final_gas_used.eb41de83a3": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__transactions_final_gas_used__NUMBER__FLOAT.f2d964685b": [], "test.near_models.not_null_silver__transactions_final_transaction_fee.38f6d5a0d6": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__transactions_final_transaction_fee__NUMBER__FLOAT.7fefe0c3cc": [], "test.near_models.not_null_silver__transactions_final_attached_gas.4e115624d0": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__transactions_final_attached_gas__NUMBER__FLOAT.eba506cc76": [], "test.near_models.not_null_silver__transactions_final_transactions_final_id.fb723f07c5": [], "test.near_models.dbt_utils_recency_silver__transactions_final_hour__inserted_timestamp__1.08fb141839": [], "test.near_models.not_null_silver__logs_s3_TX_HASH.e77c35db89": [], "test.near_models.not_null_silver__logs_s3_RECEIPT_ID.2c01cfce52": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__logs_s3_RECEIPT_ID__STRING__VARCHAR.d3f1208d17": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__logs_s3_CLEAN_LOG__STRING__VARCHAR__OBJECT__ARRAY.c4b1f1de64": [], "test.near_models.not_null_silver__logs_s3_IS_STANDARD.fe50eb2c34": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__logs_s3_IS_STANDARD__BOOLEAN.0f5ff00512": [], "test.near_models.not_null_silver__token_transfer_ft_transfers_event_BLOCK_TIMESTAMP.bc0be6c901": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_event_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.0e9855e37d": [], "test.near_models.not_null_silver__token_transfer_ft_transfers_event_BLOCK_ID.4ad98e240d": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_event_BLOCK_ID__NUMBER.1976a6f269": [], "test.near_models.not_null_silver__token_transfer_ft_transfers_event_TX_HASH.1a4c7df72b": [], "test.near_models.not_null_silver__token_transfer_ft_transfers_event_CONTRACT_ADDRESS.e35240e0c5": [], "test.near_models.not_null_silver__token_transfer_ft_transfers_event_SIGNER_ID.5e4492d048": [], "test.near_models.not_null_silver__token_transfer_ft_transfers_event_TO_ADDRESS.6688e8c607": [], "test.near_models.not_null_silver__token_transfer_ft_transfers_event_AMOUNT_UNADJ.cab8f6f640": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_event_MEMO__VARCHAR.0038e80c09": [], "test.near_models.not_null_silver__token_transfer_ft_transfers_event_RN.f974cd3dc3": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_event_RN__NUMBER.39966ba14d": [], "test.near_models.not_null_silver__token_transfer_ft_transfers_event_RECEIPT_SUCCEEDED.84e20c0a2b": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_event_RECEIPT_SUCCEEDED__BOOLEAN.6d66610f08": [], "test.near_models.not_null_silver__token_transfer_ft_transfers_event_TRANSFERS_EVENT_ID.4b123e29e6": [], "test.near_models.unique_silver__token_transfer_ft_transfers_event_TRANSFERS_EVENT_ID.fddc482f33": [], "test.near_models.not_null_silver__token_transfer_ft_transfers_event_INSERTED_TIMESTAMP.ead73ba6c7": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_event_INSERTED_TIMESTAMP__TIMESTAMP_NTZ.236ab87247": [], "test.near_models.not_null_silver__token_transfer_ft_transfers_event_MODIFIED_TIMESTAMP.664992c4f2": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_event_MODIFIED_TIMESTAMP__TIMESTAMP_NTZ.50aec1e2da": [], "test.near_models.not_null_silver__token_transfer_orders_BLOCK_TIMESTAMP.da9c25f4fc": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_orders_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.19a5b2c5db": [], "test.near_models.not_null_silver__token_transfer_orders_BLOCK_ID.36087f39a8": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_orders_BLOCK_ID__NUMBER.3f0ceaf45d": [], "test.near_models.not_null_silver__token_transfer_orders_TX_HASH.42f4d6d791": [], "test.near_models.not_null_silver__token_transfer_orders_CONTRACT_ADDRESS.7ccd51b258": [], "test.near_models.not_null_silver__token_transfer_orders_FROM_ADDRESS.123109437e": [], "test.near_models.not_null_silver__token_transfer_orders_TO_ADDRESS.eb3fd7b4c2": [], "test.near_models.not_null_silver__token_transfer_orders_AMOUNT_UNADJ.5512f771a8": [], "test.near_models.not_null_silver__token_transfer_orders_RN.a703b50b38": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_orders_RN__NUMBER.a3f8de8374": [], "test.near_models.not_null_silver__token_transfer_orders_RECEIPT_SUCCEEDED.680a88da60": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_orders_RECEIPT_SUCCEEDED__BOOLEAN.c505b5c45a": [], "test.near_models.not_null_silver__token_transfer_orders_TRANSFERS_ORDERS_ID.727069d447": [], "test.near_models.unique_silver__token_transfer_orders_TRANSFERS_ORDERS_ID.7744669cb0": [], "test.near_models.not_null_silver__token_transfer_orders_INSERTED_TIMESTAMP.b87ce77cbe": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_orders_INSERTED_TIMESTAMP__TIMESTAMP_NTZ.620cd648f6": [], "test.near_models.not_null_silver__token_transfer_orders_MODIFIED_TIMESTAMP.4168c37d97": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_orders_MODIFIED_TIMESTAMP__TIMESTAMP_NTZ.a7d3878f56": [], "test.near_models.not_null_silver__token_transfer_wrapped_near_block_id.c6409479a9": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_block_id__NUMBER.84381b3678": [], "test.near_models.not_null_silver__token_transfer_wrapped_near_block_timestamp.b2d09a27d7": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_block_timestamp__TIMESTAMP_NTZ.002661ed7b": [], "test.near_models.not_null_silver__token_transfer_wrapped_near_tx_hash.4f4ad18807": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_tx_hash__VARCHAR.85f5fe73f7": [], "test.near_models.not_null_silver__token_transfer_wrapped_near_receipt_id.f1dd0d3a86": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_receipt_id__VARCHAR.6a56252de6": [], "test.near_models.not_null_silver__token_transfer_wrapped_near_contract_address.654ca0e3c2": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_contract_address__VARCHAR.8ac56b832e": [], "test.near_models.not_null_silver__token_transfer_wrapped_near_method_name.09be65c4ec": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_method_name__VARCHAR.e10f006e4c": [], "test.near_models.not_null_silver__token_transfer_wrapped_near_from_address.e3b85c2db5": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_from_address__VARCHAR.9a15f42853": [], "test.near_models.not_null_silver__token_transfer_wrapped_near_to_address.5740cb6b84": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_to_address__VARCHAR.2a8274d1cb": [], "test.near_models.not_null_silver__token_transfer_wrapped_near_amount_unadj.f4501092c4": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_amount_unadj__VARCHAR.8648c32401": [], "test.near_models.not_null_silver__token_transfer_wrapped_near_rn.70ac67cf72": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_rn__NUMBER.0bab18b850": [], "test.near_models.not_null_silver__token_transfer_wrapped_near_RECEIPT_SUCCEEDED.8f892d5120": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_RECEIPT_SUCCEEDED__BOOLEAN.a72cbcbaa8": [], "test.near_models.not_null_silver__token_transfer_wrapped_near__partition_by_block_number.6d58ad8e62": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near__partition_by_block_number__NUMBER.4e85e1801b": [], "test.near_models.not_null_silver__token_transfer_wrapped_near_transfers_wrapped_near_id.0582667db6": [], "test.near_models.unique_silver__token_transfer_wrapped_near_transfers_wrapped_near_id.22ea54faae": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_transfers_wrapped_near_id__VARCHAR.f16fe547a4": [], "test.near_models.not_null_silver__token_transfer_wrapped_near_inserted_timestamp.4edd0a9f33": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_inserted_timestamp__TIMESTAMP_NTZ.bbc8c6e0e4": [], "test.near_models.not_null_silver__token_transfer_wrapped_near_modified_timestamp.af9a1bb42c": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_wrapped_near_modified_timestamp__TIMESTAMP_NTZ.ef37eed186": [], "test.near_models.not_null_silver__token_transfer_ft_transfers_method_BLOCK_TIMESTAMP.5b5becf926": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_method_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.642067a5ff": [], "test.near_models.not_null_silver__token_transfer_ft_transfers_method_BLOCK_ID.216caea73f": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_method_BLOCK_ID__NUMBER.7e858c4091": [], "test.near_models.not_null_silver__token_transfer_ft_transfers_method_TX_HASH.a2c8fd3bbd": [], "test.near_models.not_null_silver__token_transfer_ft_transfers_method_CONTRACT_ADDRESS.cacb5cee28": [], "test.near_models.not_null_silver__token_transfer_ft_transfers_method_FROM_ADDRESS.9bd40d148f": [], "test.near_models.not_null_silver__token_transfer_ft_transfers_method_TO_ADDRESS.137298834b": [], "test.near_models.not_null_silver__token_transfer_ft_transfers_method_AMOUNT_UNADJ.c2e3c4b039": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_method_MEMO__VARCHAR.9712df5c8d": [], "test.near_models.not_null_silver__token_transfer_ft_transfers_method_RN.c998d0fc52": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_method_RN__NUMBER.ebe90ddfa6": [], "test.near_models.not_null_silver__token_transfer_ft_transfers_method_METHOD_NAME.2d320d313e": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_method_METHOD_NAME__VARCHAR.5699ff29b8": [], "test.near_models.not_null_silver__token_transfer_ft_transfers_method_RECEIPT_SUCCEEDED.f0ba204be5": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_method_RECEIPT_SUCCEEDED__BOOLEAN.0e5e431ed6": [], "test.near_models.not_null_silver__token_transfer_ft_transfers_method_TRANSFERS_ID.f5811b03e8": [], "test.near_models.unique_silver__token_transfer_ft_transfers_method_TRANSFERS_ID.e6feed7d9a": [], "test.near_models.not_null_silver__token_transfer_ft_transfers_method_INSERTED_TIMESTAMP.731318c764": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_method_INSERTED_TIMESTAMP__TIMESTAMP_NTZ.dddca87e5b": [], "test.near_models.not_null_silver__token_transfer_ft_transfers_method_MODIFIED_TIMESTAMP.b27b6c80f0": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_ft_transfers_method_MODIFIED_TIMESTAMP__TIMESTAMP_NTZ.fa861c47ce": [], "test.near_models.not_null_silver__token_transfer_liquidity_BLOCK_TIMESTAMP.c8cd6d0a08": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_liquidity_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.c34f36e29e": [], "test.near_models.not_null_silver__token_transfer_liquidity_BLOCK_ID.8bdbe68192": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_liquidity_BLOCK_ID__NUMBER.f0c8c7e6f9": [], "test.near_models.not_null_silver__token_transfer_liquidity_TX_HASH.943218db32": [], "test.near_models.not_null_silver__token_transfer_liquidity_CONTRACT_ADDRESS.752a4e516d": [], "test.near_models.not_null_silver__token_transfer_liquidity_TO_ADDRESS.4684add165": [], "test.near_models.not_null_silver__token_transfer_liquidity_AMOUNT_UNADJ.bbaa8b4d2e": [], "test.near_models.not_null_silver__token_transfer_liquidity_MEMO.be1774c72e": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_set_silver__token_transfer_liquidity_MEMO__add_liquidity.0f6870e01d": [], "test.near_models.not_null_silver__token_transfer_liquidity_RN.d7b5e992bf": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_liquidity_RN__NUMBER.fbdc134a0b": [], "test.near_models.not_null_silver__token_transfer_liquidity_RECEIPT_SUCCEEDED.83ea5c5ade": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_liquidity_RECEIPT_SUCCEEDED__BOOLEAN.88656c470b": [], "test.near_models.not_null_silver__token_transfer_liquidity_TRANSFERS_LIQUIDITY_ID.33a87ccc81": [], "test.near_models.unique_silver__token_transfer_liquidity_TRANSFERS_LIQUIDITY_ID.156c946f89": [], "test.near_models.not_null_silver__token_transfer_liquidity_INSERTED_TIMESTAMP.787f59b541": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_liquidity_INSERTED_TIMESTAMP__TIMESTAMP_NTZ.0deff9550c": [], "test.near_models.not_null_silver__token_transfer_liquidity_MODIFIED_TIMESTAMP.70d6b93340": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_liquidity_MODIFIED_TIMESTAMP__TIMESTAMP_NTZ.be7ff96ad0": [], "test.near_models.not_null_silver__token_transfer_mints_BLOCK_TIMESTAMP.09fd90c968": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_mints_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.41f03f02fc": [], "test.near_models.not_null_silver__token_transfer_mints_BLOCK_ID.9221755105": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_mints_BLOCK_ID__NUMBER.fc6baf6885": [], "test.near_models.not_null_silver__token_transfer_mints_TX_HASH.99b4e556aa": [], "test.near_models.not_null_silver__token_transfer_mints_CONTRACT_ADDRESS.a936c0bdf0": [], "test.near_models.not_null_silver__token_transfer_mints_TO_ADDRESS.c41e70a1d7": [], "test.near_models.not_null_silver__token_transfer_mints_AMOUNT_UNADJ.2a7d9c7b65": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_mints_MEMO__VARCHAR.9b6f1c1b0c": [], "test.near_models.not_null_silver__token_transfer_mints_RN.c4a63c80b1": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_mints_RN__NUMBER.5de08330ed": [], "test.near_models.not_null_silver__token_transfer_mints_RECEIPT_SUCCEEDED.0b0bed309a": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_mints_RECEIPT_SUCCEEDED__BOOLEAN.899b86523a": [], "test.near_models.not_null_silver__token_transfer_mints_MINT_ID.fd676ceabc": [], "test.near_models.unique_silver__token_transfer_mints_MINT_ID.95694d6023": [], "test.near_models.not_null_silver__token_transfer_mints_INSERTED_TIMESTAMP.4293f42d8a": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_mints_INSERTED_TIMESTAMP__TIMESTAMP_NTZ.1480e92f06": [], "test.near_models.not_null_silver__token_transfer_mints_MODIFIED_TIMESTAMP.37e4a85aa2": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_mints_MODIFIED_TIMESTAMP__TIMESTAMP_NTZ.1f4c2ab94c": [], "test.near_models.not_null_silver__token_transfer_burns_BLOCK_TIMESTAMP.db79621096": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_burns_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.8fb067ada2": [], "test.near_models.not_null_silver__token_transfer_burns_BLOCK_ID.fa925e7f7b": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_burns_BLOCK_ID__NUMBER.a1d1b3a4c5": [], "test.near_models.not_null_silver__token_transfer_burns_TX_HASH.152914195e": [], "test.near_models.not_null_silver__token_transfer_burns_CONTRACT_ADDRESS.31ea741908": [], "test.near_models.not_null_silver__token_transfer_burns_FROM_ADDRESS.5771fe40d1": [], "test.near_models.not_null_silver__token_transfer_burns_AMOUNT_UNADJ.22d03a2075": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_burns_MEMO__VARCHAR.e34af6046e": [], "test.near_models.not_null_silver__token_transfer_burns_RN.243c0377d8": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_burns_RN__NUMBER.13d1c1f511": [], "test.near_models.not_null_silver__token_transfer_burns_RECEIPT_SUCCEEDED.ce5228b549": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_burns_RECEIPT_SUCCEEDED__BOOLEAN.6dcbf9db1b": [], "test.near_models.not_null_silver__token_transfer_burns_BURN_ID.55b5238f90": [], "test.near_models.unique_silver__token_transfer_burns_BURN_ID.2319b73bae": [], "test.near_models.not_null_silver__token_transfer_burns_INSERTED_TIMESTAMP.7b26421b92": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_burns_INSERTED_TIMESTAMP__TIMESTAMP_NTZ.46a597ee7c": [], "test.near_models.not_null_silver__token_transfer_burns_MODIFIED_TIMESTAMP.15965eb3d7": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_burns_MODIFIED_TIMESTAMP__TIMESTAMP_NTZ.9661a3ee79": [], "test.near_models.not_null_silver__bridge_allbridge_BLOCK_TIMESTAMP.c8c67c512a": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_allbridge_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.6187642e9f": [], "test.near_models.not_null_silver__bridge_allbridge_TX_HASH.19bb523185": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_allbridge_TX_HASH__STRING__VARCHAR.56707a2817": [], "test.near_models.not_null_silver__bridge_allbridge_TOKEN_ADDRESS.ab076fe8a9": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_allbridge_TOKEN_ADDRESS__STRING__VARCHAR.4f3b4a446d": [], "test.near_models.not_null_silver__bridge_allbridge_AMOUNT_RAW.31cafdced2": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_allbridge_AMOUNT_RAW__INTEGER__NUMBER.29881ebf0d": [], "test.near_models.not_null_silver__bridge_allbridge_AMOUNT_ADJ.689815ca31": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_allbridge_AMOUNT_ADJ__INTEGER__NUMBER.55a4e9d2c0": [], "test.near_models.not_null_silver__bridge_allbridge_AMOUNT_FEE_RAW.ef45868881": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_allbridge_AMOUNT_FEE_RAW__INTEGER__NUMBER.3172ff5bf7": [], "test.near_models.not_null_silver__bridge_allbridge_DESTINATION_ADDRESS.0334a470f9": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_allbridge_DESTINATION_ADDRESS__STRING__VARCHAR.ec0780c5e7": [], "test.near_models.not_null_silver__bridge_allbridge_BRIDGE_ADDRESS.8a919f7a13": [], "test.near_models.not_null_silver__bridge_allbridge_PLATFORM.5ec94d10fa": [], "test.near_models.accepted_values_silver__bridge_allbridge_PLATFORM__allbridge.7f648960ac": [], "test.near_models.not_null_silver__bridge_allbridge_DESTINATION_CHAIN_ID.1f5a49ee33": [], "test.near_models.not_null_silver__bridge_allbridge_SOURCE_CHAIN_ID.269de91526": [], "test.near_models.not_null_silver__bridge_allbridge_RECEIPT_SUCCEEDED.75e5341b4e": [], "test.near_models.not_null_silver__bridge_allbridge_METHOD_NAME.889e8b86d0": [], "test.near_models.not_null_silver__bridge_allbridge_DIRECTION.d60c412dad": [], "test.near_models.accepted_values_silver__bridge_allbridge_DIRECTION__inbound__outbound.34ee1a0f14": [], "test.near_models.unique_silver__bridge_allbridge_BRIDGE_ALLBRIDGE_ID.c2fc9ae065": [], "test.near_models.not_null_silver__bridge_allbridge_BRIDGE_ALLBRIDGE_ID.ae0c4ff91c": [], "test.near_models.dbt_utils_recency_silver__bridge_allbridge_week__block_timestamp__1.42b0b284d5": [], "test.near_models.not_null_silver__bridge_intents_BLOCK_ID.115a32af31": [], "test.near_models.not_null_silver__bridge_intents_BLOCK_TIMESTAMP.6a3c8f4391": [], "test.near_models.not_null_silver__bridge_intents_TX_HASH.3e86d675d4": [], "test.near_models.not_null_silver__bridge_intents_TOKEN_ADDRESS.324ab59cf1": [], "test.near_models.not_null_silver__bridge_intents_TOKEN_ADDRESS_RAW.4855307293": [], "test.near_models.not_null_silver__bridge_intents_AMOUNT_UNADJ.4374ec9305": [], "test.near_models.not_null_silver__bridge_intents_AMOUNT_ADJ.ae55dbdafa": [], "test.near_models.not_null_silver__bridge_intents_DESTINATION_ADDRESS.5c1297db22": [], "test.near_models.not_null_silver__bridge_intents_SOURCE_ADDRESS.b17c3a24e7": [], "test.near_models.not_null_silver__bridge_intents_PLATFORM.1d4ba79749": [], "test.near_models.not_null_silver__bridge_intents_BRIDGE_ADDRESS.bcf03ebb74": [], "test.near_models.not_null_silver__bridge_intents_DESTINATION_CHAIN.1cc947e9da": [], "test.near_models.not_null_silver__bridge_intents_SOURCE_CHAIN.49a42b1034": [], "test.near_models.not_null_silver__bridge_intents_METHOD_NAME.4c0686ba5e": [], "test.near_models.not_null_silver__bridge_intents_DIRECTION.994ff464af": [], "test.near_models.not_null_silver__bridge_intents_RECEIPT_SUCCEEDED.af95ac9f8e": [], "test.near_models.not_null_silver__bridge_intents_BRIDGE_INTENTS_ID.22c78f3b15": [], "test.near_models.unique_silver__bridge_intents_BRIDGE_INTENTS_ID.b490ac1134": [], "test.near_models.not_null_silver__bridge_intents_INSERTED_TIMESTAMP.ab1bef6f76": [], "test.near_models.not_null_silver__bridge_intents_MODIFIED_TIMESTAMP.481896ade7": [], "test.near_models.not_null_silver__bridge_intents__INVOCATION_ID.90c29763ac": [], "test.near_models.not_null_silver__bridge_omni_BLOCK_TIMESTAMP.0ee24aa10b": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_omni_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.2eb89b2964": [], "test.near_models.not_null_silver__bridge_omni_TX_HASH.001a221b2b": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_omni_TX_HASH__STRING__VARCHAR.507560eb4c": [], "test.near_models.not_null_silver__bridge_omni_TOKEN_ADDRESS.094144f6aa": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_omni_TOKEN_ADDRESS__STRING__VARCHAR.dea8cdd781": [], "test.near_models.not_null_silver__bridge_omni_AMOUNT_RAW.b50a47b012": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_omni_AMOUNT_RAW__INTEGER__NUMBER.830b03797b": [], "test.near_models.not_null_silver__bridge_omni_AMOUNT_ADJ.bafbff1339": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_omni_AMOUNT_ADJ__INTEGER__NUMBER.6c8938a999": [], "test.near_models.not_null_silver__bridge_omni_DESTINATION_ADDRESS.50f938f822": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_omni_DESTINATION_ADDRESS__STRING__VARCHAR.e2a950ca7b": [], "test.near_models.not_null_silver__bridge_omni_BRIDGE_ADDRESS.c40fe33c32": [], "test.near_models.not_null_silver__bridge_omni_PLATFORM.055179c1ac": [], "test.near_models.accepted_values_silver__bridge_omni_PLATFORM__omni.512d5cc128": [], "test.near_models.not_null_silver__bridge_omni_DESTINATION_CHAIN_ID.e4559f9fa4": [], "test.near_models.not_null_silver__bridge_omni_SOURCE_CHAIN_ID.a1a65a221a": [], "test.near_models.not_null_silver__bridge_omni_RECEIPT_SUCCEEDED.09cae58d6a": [], "test.near_models.not_null_silver__bridge_omni_METHOD_NAME.d14329f2b7": [], "test.near_models.not_null_silver__bridge_omni_DIRECTION.bad6df3815": [], "test.near_models.accepted_values_silver__bridge_omni_DIRECTION__inbound__outbound.2040158fa6": [], "test.near_models.unique_silver__bridge_omni_BRIDGE_OMNI_ID.0d509c474c": [], "test.near_models.not_null_silver__bridge_omni_BRIDGE_OMNI_ID.175ebf951d": [], "test.near_models.dbt_utils_recency_silver__bridge_omni_week__block_timestamp__1.7d1c18ede1": [], "test.near_models.not_null_silver__bridge_multichain_BLOCK_TIMESTAMP.9a2c999697": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_multichain_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.027983a7ac": [], "test.near_models.not_null_silver__bridge_multichain_TX_HASH.95d8cbdabc": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_multichain_TX_HASH__STRING__VARCHAR.836c714c1a": [], "test.near_models.not_null_silver__bridge_multichain_RECEIPT_ID.86897bcc8f": [], "test.near_models.not_null_silver__bridge_multichain_ACTION_INDEX.a6785cd2e9": [], "test.near_models.not_null_silver__bridge_multichain_TOKEN_ADDRESS.dba8eab70b": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_multichain_TOKEN_ADDRESS__STRING__VARCHAR.6eb799fe3f": [], "test.near_models.not_null_silver__bridge_multichain_AMOUNT_RAW.dfbd406cff": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_multichain_AMOUNT_RAW__INTEGER__NUMBER.a23bc73d7d": [], "test.near_models.not_null_silver__bridge_multichain_AMOUNT_ADJ.770afcb969": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_multichain_AMOUNT_ADJ__INTEGER__NUMBER.994cdaf8e0": [], "test.near_models.not_null_silver__bridge_multichain_DESTINATION_ADDRESS.037d4ab072": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_multichain_DESTINATION_ADDRESS__STRING__VARCHAR.a7e2ec04ff": [], "test.near_models.not_null_silver__bridge_multichain_BRIDGE_ADDRESS.55b810d34b": [], "test.near_models.not_null_silver__bridge_multichain_PLATFORM.4cb6c652c8": [], "test.near_models.accepted_values_silver__bridge_multichain_PLATFORM__multichain.f3f0aa3f7c": [], "test.near_models.not_null_silver__bridge_multichain_DESTINATION_CHAIN_ID.ddba523ffa": [], "test.near_models.not_null_silver__bridge_multichain_SOURCE_CHAIN_ID.1c2cec3a41": [], "test.near_models.not_null_silver__bridge_multichain_RECEIPT_SUCCEEDED.2be808ab7c": [], "test.near_models.not_null_silver__bridge_multichain_METHOD_NAME.4e791bc188": [], "test.near_models.not_null_silver__bridge_multichain_DIRECTION.0bb71eeddf": [], "test.near_models.accepted_values_silver__bridge_multichain_DIRECTION__inbound__outbound.66330454bc": [], "test.near_models.unique_silver__bridge_multichain_BRIDGE_MULTICHAIN_ID.2bd1fc5d46": [], "test.near_models.not_null_silver__bridge_multichain_BRIDGE_MULTICHAIN_ID.1238899e75": [], "test.near_models.dbt_utils_recency_silver__bridge_multichain_week__block_timestamp__1.889a43d873": [], "test.near_models.not_null_silver__bridge_rainbow_BLOCK_TIMESTAMP.3421e2aebc": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_rainbow_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.6d969fcb20": [], "test.near_models.not_null_silver__bridge_rainbow_TX_HASH.f1456f5ea9": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_rainbow_TX_HASH__STRING__VARCHAR.8e530bb8f8": [], "test.near_models.not_null_silver__bridge_rainbow_TOKEN_ADDRESS.9711d3e5f8": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_rainbow_TOKEN_ADDRESS__STRING__VARCHAR.9b25022b83": [], "test.near_models.not_null_silver__bridge_rainbow_AMOUNT_RAW.852ceb40a5": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_rainbow_AMOUNT_RAW__INTEGER__NUMBER.0f4a61cd8b": [], "test.near_models.not_null_silver__bridge_rainbow_AMOUNT_ADJ.e319955587": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_rainbow_AMOUNT_ADJ__INTEGER__NUMBER.f33de25c13": [], "test.near_models.not_null_silver__bridge_rainbow_DESTINATION_ADDRESS.73f859ec9c": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_rainbow_DESTINATION_ADDRESS__STRING__VARCHAR.4da0209fd1": [], "test.near_models.not_null_silver__bridge_rainbow_BRIDGE_ADDRESS.c1d457babe": [], "test.near_models.not_null_silver__bridge_rainbow_PLATFORM.4098581032": [], "test.near_models.accepted_values_silver__bridge_rainbow_PLATFORM__rainbow.6447825d26": [], "test.near_models.not_null_silver__bridge_rainbow_DESTINATION_CHAIN_ID.f1f39f113e": [], "test.near_models.not_null_silver__bridge_rainbow_SOURCE_CHAIN_ID.ee5fc0655c": [], "test.near_models.not_null_silver__bridge_rainbow_RECEIPT_SUCCEEDED.c475426c1a": [], "test.near_models.not_null_silver__bridge_rainbow_METHOD_NAME.f07dff5093": [], "test.near_models.not_null_silver__bridge_rainbow_DIRECTION.0c027733b0": [], "test.near_models.accepted_values_silver__bridge_rainbow_DIRECTION__inbound__outbound.12927e27fd": [], "test.near_models.unique_silver__bridge_rainbow_BRIDGE_RAINBOW_ID.21dbb73987": [], "test.near_models.not_null_silver__bridge_rainbow_BRIDGE_RAINBOW_ID.86faede682": [], "test.near_models.dbt_utils_recency_silver__bridge_rainbow_week__block_timestamp__1.37c2fcae36": [], "test.near_models.not_null_silver__bridge_wormhole_BLOCK_TIMESTAMP.deda303228": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_wormhole_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.8a6f01bfcf": [], "test.near_models.not_null_silver__bridge_wormhole_TX_HASH.8a8b1ea664": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_wormhole_TX_HASH__STRING__VARCHAR.09899670c9": [], "test.near_models.not_null_silver__bridge_wormhole_TOKEN_ADDRESS.14ad2963c8": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_wormhole_TOKEN_ADDRESS__STRING__VARCHAR.3a8c23bd18": [], "test.near_models.not_null_silver__bridge_wormhole_AMOUNT_RAW.b0f0d32b89": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_wormhole_AMOUNT_RAW__INTEGER__NUMBER.7662317936": [], "test.near_models.not_null_silver__bridge_wormhole_AMOUNT_ADJ.d390ac2350": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_wormhole_AMOUNT_ADJ__INTEGER__NUMBER.48bec9ccfd": [], "test.near_models.not_null_silver__bridge_wormhole_DESTINATION_ADDRESS.e2a13040cd": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_wormhole_DESTINATION_ADDRESS__STRING__VARCHAR.23583774bd": [], "test.near_models.not_null_silver__bridge_wormhole_BRIDGE_ADDRESS.fcf82c20e3": [], "test.near_models.not_null_silver__bridge_wormhole_PLATFORM.7459165439": [], "test.near_models.accepted_values_silver__bridge_wormhole_PLATFORM__wormhole.813e385392": [], "test.near_models.not_null_silver__bridge_wormhole_DESTINATION_CHAIN_ID.b08c2df163": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_wormhole_DESTINATION_CHAIN_ID__NUMBER__INTEGER.896f7e7cd8": [], "test.near_models.not_null_silver__bridge_wormhole_SOURCE_CHAIN_ID.f796c0e6be": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_wormhole_SOURCE_CHAIN_ID__NUMBER__INTEGER.9c033c62de": [], "test.near_models.not_null_silver__bridge_wormhole_RECEIPT_SUCCEEDED.002eb006b3": [], "test.near_models.not_null_silver__bridge_wormhole_METHOD_NAME.6364b37165": [], "test.near_models.not_null_silver__bridge_wormhole_DIRECTION.55d9642250": [], "test.near_models.accepted_values_silver__bridge_wormhole_DIRECTION__inbound__outbound.ac4a75e50c": [], "test.near_models.unique_silver__bridge_wormhole_BRIDGE_WORMHOLE_ID.398d7eec76": [], "test.near_models.not_null_silver__bridge_wormhole_BRIDGE_WORMHOLE_ID.77462365ea": [], "test.near_models.dbt_utils_recency_silver__bridge_wormhole_month__block_timestamp__1.113f1b0036": [], "test.near_models.not_null_silver__token_transfer_native_tx_hash.2b28b01403": [], "test.near_models.not_null_silver__token_transfer_native_block_id.13a0f2c94b": [], "test.near_models.not_null_silver__token_transfer_native_block_timestamp.59f09d94c4": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_native_block_timestamp__TIMESTAMP_NTZ.4044cd97c5": [], "test.near_models.not_null_silver__token_transfer_native_amount_unadj.3b5060604e": [], "test.near_models.not_null_silver__token_transfer_native_amount_adj.25918c71ad": [], "test.near_models.dbt_expectations_expect_column_values_to_be_greater_than_silver__token_transfer_native_amount_adj__0.93472e4c8e": [], "test.near_models.not_null_silver__token_transfer_native_predecessor_id.27b305d210": [], "test.near_models.not_null_silver__token_transfer_native_receiver_id.1add919bd0": [], "test.near_models.not_null_silver__token_transfer_native_receipt_succeeded.47a9b80f04": [], "test.near_models.accepted_values_silver__token_transfer_native_receipt_succeeded__True.8a4f26bb3b": [], "test.near_models.not_null_silver__token_transfer_native_gas_price.a5d2a3b475": [], "test.near_models.not_null_silver__token_transfer_native_gas_burnt.284a7671c3": [], "test.near_models.not_null_silver__token_transfer_native_tokens_burnt.8bb868825a": [], "test.near_models.unique_silver__token_transfer_native_token_transfer_native_id.2c148ba317": [], "test.near_models.not_null_silver__token_transfer_native_token_transfer_native_id.85e2a61627": [], "test.near_models.not_null_silver__token_transfer_deposit_tx_hash.598034d0ca": [], "test.near_models.not_null_silver__token_transfer_deposit_block_id.d563127c1c": [], "test.near_models.not_null_silver__token_transfer_deposit_block_timestamp.bf95b44816": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__token_transfer_deposit_block_timestamp__TIMESTAMP_NTZ.d7ee1d52aa": [], "test.near_models.not_null_silver__token_transfer_deposit_receiver_id.31e667c960": [], "test.near_models.not_null_silver__token_transfer_deposit_amount_unadj.cd75f735c4": [], "test.near_models.not_null_silver__token_transfer_deposit_amount_adj.93ea6834ec": [], "test.near_models.dbt_expectations_expect_column_values_to_be_greater_than_silver__token_transfer_deposit_amount_adj__0.34bbdd2957": [], "test.near_models.not_null_silver__token_transfer_deposit_receipt_succeeded.5d4bdcc054": [], "test.near_models.accepted_values_silver__token_transfer_deposit_receipt_succeeded__True.ce03542e75": [], "test.near_models.unique_silver__token_transfer_deposit_token_transfer_deposit_id.0c4da8e2b0": [], "test.near_models.not_null_silver__token_transfer_deposit_token_transfer_deposit_id.1567ce623b": [], "test.near_models.not_null_silver__nft_series_metadata_CONTRACT_ADDRESS.d76d08e8ee": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__nft_series_metadata_CONTRACT_ADDRESS__VARCHAR.16112b71e4": [], "test.near_models.not_null_silver__nft_series_metadata_SERIES_ID.735431cace": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__nft_series_metadata_SERIES_ID__VARCHAR.c9a73411e0": [], "test.near_models.not_null_silver__nft_series_metadata_METADATA_ID.13c28e57f7": [], "test.near_models.unique_silver__nft_series_metadata_METADATA_ID.9761d7d6dc": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_silver__nft_series_metadata_METADATA_ID__VARCHAR.d7c314605d": [], "test.near_models.dbt_utils_recency_silver__nft_series_metadata_day___request_timestamp__5.4b0be7f092": [], "test.near_models.dbt_utils_recency_silver_observability__blocks_completeness_day__test_timestamp__1.8b676ed702": [], "test.near_models.dbt_utils_recency_silver_observability__blocks_completeness_hours__max_block_timestamp__24.1b05ab1b3b": [], "test.near_models.dbt_utils_recency_silver_observability__logs_completeness_day__test_timestamp__1.1da6d7f4e6": [], "test.near_models.dbt_utils_recency_silver_observability__logs_completeness_hours__max_block_timestamp__24.73c7fcd069": [], "test.near_models.dbt_utils_recency_silver_observability__chunks_completeness_day__test_timestamp__1.b99b641ef7": [], "test.near_models.dbt_utils_recency_silver_observability__chunks_completeness_hours__max_block_timestamp__24.2e75439a18": [], "test.near_models.not_null_silver__complete_native_asset_metadata_PROVIDER.2f310e1236": [], "test.near_models.not_null_silver__complete_native_asset_metadata_SYMBOL.ff109ff1ee": [], "test.near_models.not_null_silver__complete_native_asset_metadata_BLOCKCHAIN.fea8f73c16": [], "test.near_models.not_null_silver__complete_native_asset_metadata_MODIFIED_TIMESTAMP.c6bcef6cb9": [], "test.near_models.unique_silver__complete_native_asset_metadata_COMPLETE_NATIVE_ASSET_METADATA_ID.d98ec00bc9": [], "test.near_models.dbt_utils_unique_combination_of_columns_silver__complete_native_asset_metadata_SYMBOL.6c5f561373": [], "test.near_models.not_null_silver__complete_provider_prices_PROVIDER.982c1dc287": [], "test.near_models.not_null_silver__complete_provider_prices_ASSET_ID.a10e7dad30": [], "test.near_models.not_null_silver__complete_provider_prices_RECORDED_HOUR.73c3cfdf0d": [], "test.near_models.not_null_silver__complete_provider_prices_MODIFIED_TIMESTAMP.b205ba003b": [], "test.near_models.unique_silver__complete_provider_prices_COMPLETE_PROVIDER_PRICES_ID.52bf8dd406": [], "test.near_models.dbt_utils_unique_combination_of_columns_silver__complete_provider_prices_ASSET_ID__RECORDED_HOUR__PROVIDER.6e3c3ab2b1": [], "test.near_models.not_null_silver__complete_provider_asset_metadata_PROVIDER.b0c689d31b": [], "test.near_models.not_null_silver__complete_provider_asset_metadata_ASSET_ID.b4b221e9f2": [], "test.near_models.not_null_silver__complete_provider_asset_metadata_MODIFIED_TIMESTAMP.47fee02027": [], "test.near_models.unique_silver__complete_provider_asset_metadata_COMPLETE_PROVIDER_ASSET_METADATA_ID.945e90b882": [], "test.near_models.dbt_utils_unique_combination_of_columns_silver__complete_provider_asset_metadata_ASSET_ID__TOKEN_ADDRESS__NAME__SYMBOL__PLATFORM__PLATFORM_ID__PROVIDER.e355e7b6b2": [], "test.near_models.not_null_silver__complete_token_asset_metadata_PROVIDER.0d1d2c6852": [], "test.near_models.not_null_silver__complete_token_asset_metadata_TOKEN_ADDRESS.06a52e0e67": [], "test.near_models.not_null_silver__complete_token_asset_metadata_BLOCKCHAIN.3791975c91": [], "test.near_models.not_null_silver__complete_token_asset_metadata_BLOCKCHAIN_ID.fe8350a322": [], "test.near_models.not_null_silver__complete_token_asset_metadata_MODIFIED_TIMESTAMP.58ef7db480": [], "test.near_models.unique_silver__complete_token_asset_metadata_COMPLETE_TOKEN_ASSET_METADATA_ID.99f9227588": [], "test.near_models.dbt_utils_unique_combination_of_columns_silver__complete_token_asset_metadata_TOKEN_ADDRESS__BLOCKCHAIN.d3d6b2a62b": [], "test.near_models.not_null_silver__complete_native_prices_HOUR.84672fd317": [], "test.near_models.not_null_silver__complete_native_prices_SYMBOL.640aa16109": [], "test.near_models.not_null_silver__complete_native_prices_BLOCKCHAIN.3557f90197": [], "test.near_models.not_null_silver__complete_native_prices_PROVIDER.391be2433a": [], "test.near_models.not_null_silver__complete_native_prices_PRICE.5d22b3dfe0": [], "test.near_models.not_null_silver__complete_native_prices_IS_IMPUTED.9b41704925": [], "test.near_models.not_null_silver__complete_native_prices__INSERTED_TIMESTAMP.030d747f3c": [], "test.near_models.not_null_silver__complete_native_prices_MODIFIED_TIMESTAMP.595acedfe2": [], "test.near_models.unique_silver__complete_native_prices_COMPLETE_NATIVE_PRICES_ID.6e5981548b": [], "test.near_models.dbt_utils_unique_combination_of_columns_silver__complete_native_prices_HOUR__SYMBOL.9742f3d916": [], "test.near_models.not_null_silver__complete_token_prices_HOUR.d5f4cd597b": [], "test.near_models.not_null_silver__complete_token_prices_TOKEN_ADDRESS.7e03ade9df": [], "test.near_models.not_null_silver__complete_token_prices_BLOCKCHAIN.ada1620192": [], "test.near_models.not_null_silver__complete_token_prices_BLOCKCHAIN_ID.6aac0fa10e": [], "test.near_models.not_null_silver__complete_token_prices_PROVIDER.d7e55cb9a3": [], "test.near_models.not_null_silver__complete_token_prices_PRICE.9b78fa1dae": [], "test.near_models.not_null_silver__complete_token_prices_IS_IMPUTED.8a84f91c9e": [], "test.near_models.not_null_silver__complete_token_prices__INSERTED_TIMESTAMP.90a2d67d90": [], "test.near_models.not_null_silver__complete_token_prices_MODIFIED_TIMESTAMP.74882978f6": [], "test.near_models.unique_silver__complete_token_prices_COMPLETE_TOKEN_PRICES_ID.c4ea6e2a79": [], "test.near_models.not_null_atlas__ez_supply_UTC_DATE.cdd1722b0b": [], "test.near_models.not_null_atlas__ez_supply_TOTAL_SUPPLY.d447599ec7": [], "test.near_models.not_null_atlas__ez_supply_TOTAL_STAKED_SUPPLY.ab33eb4f9a": [], "test.near_models.not_null_atlas__ez_supply_TOTAL_NONSTAKED_SUPPLY.1fbb894e8b": [], "test.near_models.not_null_atlas__ez_supply_CIRCULATING_SUPPLY.c25ccb11bc": [], "test.near_models.not_null_atlas__ez_supply_TOTAL_LOCKED_SUPPLY.dc3aa169fb": [], "test.near_models.not_null_atlas__ez_supply_LIQUID_SUPPLY.7729ad5f37": [], "test.near_models.not_null_atlas__ez_supply_NONLIQUID_SUPPLY.3ea63e871a": [], "test.near_models.not_null_atlas__ez_supply_STAKED_LOCKED_SUPPLY.546e39f576": [], "test.near_models.not_null_atlas__ez_supply_NON_STAKED_LOCKED_SUPPLY.bb0d6d4496": [], "test.near_models.not_null_atlas__ez_supply_STAKED_CIRCULATING_SUPPLY.25bc84ec33": [], "test.near_models.not_null_atlas__ez_supply_NONSTAKED_CIRCULATING_SUPPLY.ac582e07b2": [], "test.near_models.not_null_atlas__ez_supply_PERC_LOCKED_SUPPLY.11898877d3": [], "test.near_models.not_null_atlas__ez_supply_PERC_CIRCULATING_SUPPLY.3af6d2cdf3": [], "test.near_models.not_null_atlas__ez_supply_PERC_STAKED_LOCKED.f2182c2d4a": [], "test.near_models.not_null_atlas__ez_supply_PERC_STAKED_CIRCULATING.d1c9e43533": [], "test.near_models.not_null_atlas__ez_supply_EZ_SUPPLY_ID.844bef2d56": [], "test.near_models.unique_atlas__ez_supply_EZ_SUPPLY_ID.1a01ea5601": [], "test.near_models.dbt_utils_recency_atlas__ez_supply_days__inserted_timestamp__1.b5e7832de4": [], "test.near_models.not_null_defi__ez_dex_swaps_TX_HASH.39e4940b4b": [], "test.near_models.not_null_defi__ez_dex_swaps_BLOCK_ID.0c5b88893b": [], "test.near_models.not_null_defi__ez_dex_swaps_BLOCK_TIMESTAMP.b21ec41642": [], "test.near_models.not_null_defi__ez_dex_swaps_PLATFORM.371eb6dc40": [], "test.near_models.not_null_defi__ez_dex_swaps_AMOUNT_OUT_RAW.a93bb57e13": [], "test.near_models.not_null_defi__ez_dex_swaps_TOKEN_OUT_CONTRACT.1bcbb9d5f2": [], "test.near_models.not_null_defi__ez_dex_swaps_AMOUNT_IN_RAW.47f972a8fb": [], "test.near_models.not_null_defi__ez_dex_swaps_TOKEN_IN_CONTRACT.df7e1a1693": [], "test.near_models.not_null_defi__ez_dex_swaps_EZ_DEX_SWAPS_ID.e64665588d": [], "test.near_models.unique_defi__ez_dex_swaps_EZ_DEX_SWAPS_ID.07eaa2e5cb": [], "test.near_models.not_null_defi__fact_intents_BLOCK_ID.9acce4cfab": [], "test.near_models.not_null_defi__fact_intents_BLOCK_TIMESTAMP.1e52885930": [], "test.near_models.not_null_defi__fact_intents_TX_HASH.b9700acf06": [], "test.near_models.not_null_defi__fact_intents_RECEIPT_ID.e03d1e88ac": [], "test.near_models.not_null_defi__fact_intents_PREDECESSOR_ID.346f4f4f46": [], "test.near_models.not_null_defi__fact_intents_RECEIVER_ID.39ef74307f": [], "test.near_models.not_null_defi__fact_intents_AMOUNT_RAW.1ff14b9f80": [], "test.near_models.not_null_defi__fact_intents_TOKEN_ID.f03b0806e4": [], "test.near_models.not_null_defi__fact_intents_GAS_BURNT.b2e4a36deb": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__fact_intents_GAS_BURNT__NUMBER__INTEGER.07efc0be2b": [], "test.near_models.not_null_defi__fact_intents_RECEIPT_SUCCEEDED.108b44df33": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__fact_intents_RECEIPT_SUCCEEDED__BOOLEAN.fa345755bb": [], "test.near_models.not_null_defi__fact_intents_AMOUNT_INDEX.b227288664": [], "test.near_models.not_null_defi__fact_intents_LOG_EVENT.06ee198979": [], "test.near_models.not_null_defi__fact_intents_LOG_INDEX.d993824230": [], "test.near_models.not_null_defi__fact_intents_LOG_EVENT_INDEX.add2f1a236": [], "test.near_models.not_null_defi__fact_intents_OWNER_ID.fab8955380": [], "test.near_models.not_null_defi__fact_intents_OLD_OWNER_ID.1a6e754530": [], "test.near_models.not_null_defi__fact_intents_NEW_OWNER_ID.eedaa7e9d0": [], "test.near_models.unique_defi__fact_intents_FACT_INTENTS_ID.a3c3ced0a9": [], "test.near_models.not_null_defi__fact_intents_FACT_INTENTS_ID.ce6f78f31b": [], "test.near_models.dbt_utils_recency_defi__fact_intents_hours__block_timestamp__3.25a8911203": [], "test.near_models.not_null_defi__ez_intents_BLOCK_ID.7167ab94c3": [], "test.near_models.not_null_defi__ez_intents_BLOCK_TIMESTAMP.0c0c8510d1": [], "test.near_models.not_null_defi__ez_intents_TX_HASH.6423e8f3f3": [], "test.near_models.not_null_defi__ez_intents_RECEIPT_ID.6204043588": [], "test.near_models.not_null_defi__ez_intents_PREDECESSOR_ID.994cd45c28": [], "test.near_models.not_null_defi__ez_intents_RECEIVER_ID.34d2c770eb": [], "test.near_models.not_null_defi__ez_intents_AMOUNT_RAW.84bb90d720": [], "test.near_models.not_null_defi__ez_intents_TOKEN_ID.ad936ed031": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__ez_intents_FEE_AMOUNT_USD__NUMBER__FLOAT.bab2a25da3": [], "test.near_models.not_null_defi__ez_intents_GAS_BURNT.dd027a7a08": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__ez_intents_GAS_BURNT__NUMBER__INTEGER.1f5fedc5bb": [], "test.near_models.not_null_defi__ez_intents_RECEIPT_SUCCEEDED.318b2dd073": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__ez_intents_RECEIPT_SUCCEEDED__BOOLEAN.d850a3ff33": [], "test.near_models.not_null_defi__ez_intents_AMOUNT_INDEX.30ea150b37": [], "test.near_models.not_null_defi__ez_intents_LOG_EVENT.2ff804ce08": [], "test.near_models.not_null_defi__ez_intents_LOG_INDEX.9a761e1aca": [], "test.near_models.not_null_defi__ez_intents_LOG_EVENT_INDEX.eae7ef088c": [], "test.near_models.not_null_defi__ez_intents_OWNER_ID.7f76b7492e": [], "test.near_models.not_null_defi__ez_intents_OLD_OWNER_ID.686afbea65": [], "test.near_models.not_null_defi__ez_intents_NEW_OWNER_ID.d55be64ab1": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__ez_intents_PRICE__NUMBER__FLOAT.24da714917": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__ez_intents_AMOUNT_USD__NUMBER__FLOAT.690fb6ce2a": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__ez_intents_TOKEN_IS_VERIFIED__BOOLEAN.2159b7ca90": [], "test.near_models.unique_defi__ez_intents_EZ_INTENTS_ID.75b2611f61": [], "test.near_models.not_null_defi__ez_intents_EZ_INTENTS_ID.c02318c46a": [], "test.near_models.dbt_utils_recency_defi__ez_intents_hours__block_timestamp__3.87c91f22c3": [], "test.near_models.not_null_defi__fact_bridge_activity_BLOCK_ID.544b613a9b": [], "test.near_models.not_null_defi__fact_bridge_activity_BLOCK_TIMESTAMP.ff8df9c67c": [], "test.near_models.not_null_defi__fact_bridge_activity_TX_HASH.8289e39d8e": [], "test.near_models.not_null_defi__fact_bridge_activity_TOKEN_ADDRESS.22c17385df": [], "test.near_models.not_null_defi__fact_bridge_activity_AMOUNT_UNADJ.5057dd41b3": [], "test.near_models.not_null_defi__fact_bridge_activity_AMOUNT_ADJ.5a34923884": [], "test.near_models.not_null_defi__fact_bridge_activity_PLATFORM.b1b7014b38": [], "test.near_models.not_null_defi__fact_bridge_activity_BRIDGE_ADDRESS.01446f74b3": [], "test.near_models.not_null_defi__fact_bridge_activity_DESTINATION_CHAIN.80d32d7906": [], "test.near_models.not_null_defi__fact_bridge_activity_SOURCE_CHAIN.dd5b1863df": [], "test.near_models.not_null_defi__fact_bridge_activity_METHOD_NAME.aec9438728": [], "test.near_models.not_null_defi__fact_bridge_activity_DIRECTION.003c9a1d0d": [], "test.near_models.not_null_defi__fact_bridge_activity_RECEIPT_SUCCEEDED.951d33e576": [], "test.near_models.unique_defi__fact_bridge_activity_FACT_BRIDGE_ACTIVITY_ID.d12699ac97": [], "test.near_models.not_null_defi__fact_bridge_activity_FACT_BRIDGE_ACTIVITY_ID.54fa630be4": [], "test.near_models.dbt_utils_recency_defi__fact_bridge_activity_day__block_timestamp__1.fce46522a6": [], "test.near_models.not_null_defi__ez_lending_platform.626604ede3": [], "test.near_models.not_null_defi__ez_lending_TX_HASH.a9c7b16e2d": [], "test.near_models.not_null_defi__ez_lending_block_id.e428d7790f": [], "test.near_models.not_null_defi__ez_lending_BLOCK_TIMESTAMP.0d4352ae36": [], "test.near_models.not_null_defi__ez_lending_SENDER_ID.98168e9693": [], "test.near_models.not_null_defi__ez_lending_ACTIONS.7856d96334": [], "test.near_models.not_null_defi__ez_lending_CONTRACT_ADDRESS.19239ade01": [], "test.near_models.not_null_defi__ez_lending_TOKEN_ADDRESS.574f8589cb": [], "test.near_models.not_null_defi__ez_lending_AMOUNT_RAW.add2c4c257": [], "test.near_models.not_null_defi__ez_lending_AMOUNT_ADJ.d44e52650b": [], "test.near_models.not_null_defi__ez_lending_EZ_LENDING_ID.a8180a1111": [], "test.near_models.dbt_utils_recency_defi__ez_lending_hours__block_timestamp__24.c43117c959": [], "test.near_models.not_null_defi__fact_dex_swaps_TX_HASH.e1b0c0e4eb": [], "test.near_models.not_null_defi__fact_dex_swaps_RECEIPT_OBJECT_ID.a0515b3f6e": [], "test.near_models.not_null_defi__fact_dex_swaps_BLOCK_ID.b37f8d8aca": [], "test.near_models.not_null_defi__fact_dex_swaps_BLOCK_TIMESTAMP.16523c93b8": [], "test.near_models.not_null_defi__fact_dex_swaps_RECEIVER_ID.33f262c943": [], "test.near_models.not_null_defi__fact_dex_swaps_SIGNER_ID.3385232143": [], "test.near_models.not_null_defi__fact_dex_swaps_SWAP_INDEX.cf097c733b": [], "test.near_models.not_null_defi__fact_dex_swaps_AMOUNT_OUT_RAW.6c16a2b17f": [], "test.near_models.not_null_defi__fact_dex_swaps_TOKEN_OUT.3ea23afc8b": [], "test.near_models.not_null_defi__fact_dex_swaps_AMOUNT_IN_RAW.d47eb40151": [], "test.near_models.not_null_defi__fact_dex_swaps_TOKEN_IN.fbea343b82": [], "test.near_models.unique_defi__fact_dex_swaps_FACT_DEX_SWAPS_ID.8096cbffa1": [], "test.near_models.not_null_defi__fact_dex_swaps_FACT_DEX_SWAPS_ID.ef0bc755ac": [], "test.near_models.dbt_utils_recency_defi__fact_dex_swaps_hours__block_timestamp__12.98c5ae8b91": [], "test.near_models.not_null_defi__fact_lending_platform.f2d758f835": [], "test.near_models.not_null_defi__fact_lending_TX_HASH.9ac4d2c828": [], "test.near_models.not_null_defi__fact_lending_block_id.a76981972f": [], "test.near_models.not_null_defi__fact_lending_BLOCK_TIMESTAMP.6793700f64": [], "test.near_models.not_null_defi__fact_lending_SENDER_ID.c5162f4888": [], "test.near_models.not_null_defi__fact_lending_ACTIONS.f6df7396d4": [], "test.near_models.not_null_defi__fact_lending_CONTRACT_ADDRESS.a96740750f": [], "test.near_models.not_null_defi__fact_lending_AMOUNT_RAW.71b31f6a6d": [], "test.near_models.not_null_defi__fact_lending_AMOUNT_ADJ.52609c7541": [], "test.near_models.not_null_defi__fact_lending_TOKEN_ADDRESS.751aeb9d01": [], "test.near_models.not_null_defi__fact_lending_FACT_LENDING_ID.99ce7669ff": [], "test.near_models.dbt_utils_recency_defi__fact_lending_hours__block_timestamp__24.07f41c9bac": [], "test.near_models.not_null_nft__fact_nft_mints_RECEIPT_OBJECT_ID.3f10434ab7": [], "test.near_models.not_null_nft__fact_nft_mints_TX_HASH.936a93d017": [], "test.near_models.not_null_nft__fact_nft_mints_BLOCK_ID.0e11a6afe6": [], "test.near_models.not_null_nft__fact_nft_mints_BLOCK_TIMESTAMP.396570eb6d": [], "test.near_models.not_null_nft__fact_nft_mints_TOKEN_ID.ee9673c97b": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_nft_mints_DEPOSIT__NUMBER__FLOAT.528beb21a8": [], "test.near_models.not_null_nft__fact_nft_mints_RECEIVER_ID.cbc918442b": [], "test.near_models.not_null_nft__fact_nft_mints_SIGNER_ID.6b9dedcaba": [], "test.near_models.not_null_nft__fact_nft_mints_OWNER_ID.df6ae5c6a8": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_nft_mints_OWNER_ID__STRING__VARCHAR.801f67d867": [], "test.near_models.not_null_nft__fact_nft_mints_OWNER_PER_TX.e6bc03a425": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_nft_mints_OWNER_PER_TX__NUMBER__FLOAT.8b3c41e894": [], "test.near_models.not_null_nft__fact_nft_mints_MINT_PER_TX.ad8e1bb9e5": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_nft_mints_MINT_PER_TX__NUMBER__FLOAT.cf568cc331": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_nft_mints_GAS_BURNT__NUMBER__FLOAT.31c603754e": [], "test.near_models.not_null_nft__fact_nft_mints_GAS_BURNT.d7f13454b3": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_nft_mints_TRANSACTION_FEE__NUMBER__FLOAT.44b6054d41": [], "test.near_models.not_null_nft__fact_nft_mints_TRANSACTION_FEE.eed88ae3c6": [], "test.near_models.not_null_nft__fact_nft_mints_TX_SUCCEEDED.54b35f4a86": [], "test.near_models.unique_nft__fact_nft_mints_FACT_NFT_MINTS_ID.4cf2153c0f": [], "test.near_models.not_null_nft__fact_nft_mints_FACT_NFT_MINTS_ID.00963206b1": [], "test.near_models.not_null_nft__fact_nft_transfers_BLOCK_ID.1bd5db214d": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_nft_transfers_BLOCK_ID__NUMBER__FLOAT.50fe2fc88f": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_nft_transfers_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.07f2e295fd": [], "test.near_models.not_null_nft__fact_nft_transfers_BLOCK_TIMESTAMP.c47818db02": [], "test.near_models.not_null_nft__fact_nft_transfers_TX_HASH.b414029d5c": [], "test.near_models.unique_nft__fact_nft_transfers_FACT_NFT_TRANSFERS_ID.dcf270960c": [], "test.near_models.not_null_nft__fact_nft_transfers_FACT_NFT_TRANSFERS_ID.b7f0bc036c": [], "test.near_models.not_null_nft__ez_nft_sales_RECEIPT_ID.67ae8895da": [], "test.near_models.not_null_nft__ez_nft_sales_BLOCK_ID.4c138e5bfa": [], "test.near_models.not_null_nft__ez_nft_sales_BLOCK_TIMESTAMP.093ccaccdd": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_nft__ez_nft_sales_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.f8c72361ae": [], "test.near_models.not_null_nft__ez_nft_sales_TX_HASH.30028c6a5e": [], "test.near_models.not_null_nft__ez_nft_sales_GAS_BURNED.8732a058d1": [], "test.near_models.not_null_nft__ez_nft_sales_SELLER_ADDRESS.3948548f79": [], "test.near_models.not_null_nft__ez_nft_sales_BUYER_ADDRESS.3d361a112a": [], "test.near_models.not_null_nft__ez_nft_sales_PLATFORM_ADDRESS.b0addb1e6c": [], "test.near_models.not_null_nft__ez_nft_sales_PLATFORM_NAME.37877954e4": [], "test.near_models.accepted_values_nft__ez_nft_sales_PLATFORM_NAME__Mintbase__Paras__Apollo42__TradePort__UniqArt__L2E__FewAndFar__Mitte.274ab367e9": [], "test.near_models.not_null_nft__ez_nft_sales_NFT_ADDRESS.2dc2274986": [], "test.near_models.not_null_nft__ez_nft_sales_TOKEN_ID.e551ee5213": [], "test.near_models.not_null_nft__ez_nft_sales_PRICE.9fd3667953": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_nft__ez_nft_sales_PRICE__FLOAT.1839459ef1": [], "test.near_models.dbt_expectations_expect_column_values_to_be_between_nft__ez_nft_sales_PRICE__0.859bc89269": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_nft__ez_nft_sales_PRICE_USD__FLOAT.912ee61ae4": [], "test.near_models.dbt_expectations_expect_column_values_to_be_between_nft__ez_nft_sales_PRICE_USD__0.4b9e2f7493": [], "test.near_models.not_null_nft__ez_nft_sales_METHOD_NAME.5b0257961d": [], "test.near_models.not_null_nft__ez_nft_sales_LOG.056cacea1e": [], "test.near_models.dbt_expectations_expect_column_values_to_be_between_nft__ez_nft_sales_PLATFORM_FEE__0.9f36b59528": [], "test.near_models.dbt_expectations_expect_column_values_to_be_between_nft__ez_nft_sales_PLATFORM_FEE_USD__0.cc41d54e85": [], "test.near_models.not_null_nft__ez_nft_sales_EZ_NFT_SALES_ID.a27580fe08": [], "test.near_models.unique_nft__ez_nft_sales_EZ_NFT_SALES_ID.2c34686d10": [], "test.near_models.not_null_nft__ez_nft_sales_INSERTED_TIMESTAMP.fbe0af5a0c": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_nft__ez_nft_sales_INSERTED_TIMESTAMP__TIMESTAMP_NTZ.52d726022c": [], "test.near_models.not_null_nft__ez_nft_sales_MODIFIED_TIMESTAMP.3950f73ccb": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_nft__ez_nft_sales_MODIFIED_TIMESTAMP__TIMESTAMP_NTZ.ac6d54366f": [], "test.near_models.not_null_nft__dim_nft_contract_metadata_CONTRACT_ADDRESS.58b09588ca": [], "test.near_models.not_null_nft__dim_nft_contract_metadata_NAME.806c11efac": [], "test.near_models.unique_nft__dim_nft_contract_metadata_DIM_NFT_CONTRACT_METADATA_ID.f095871957": [], "test.near_models.not_null_nft__dim_nft_contract_metadata_DIM_NFT_CONTRACT_METADATA_ID.51da26bdca": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.131cd7814d": [], "test.near_models.not_null_core__fact_receipts_BLOCK_TIMESTAMP.2131bf1bd4": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_BLOCK_ID__NUMBER__FLOAT.ec0ede8b55": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_TX_HASH__STRING__VARCHAR.30fd0ae348": [], "test.near_models.not_null_core__fact_receipts_TX_HASH.6cfac33e8b": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_RECEIPT_ID__STRING__VARCHAR.b208b80a94": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_RECEIPT_OUTCOME_ID__ARRAY__VARIANT.8c78172edd": [], "test.near_models.not_null_core__fact_receipts_RECEIVER_ID.10e7bf7886": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_RECEIVER_ID__STRING__VARCHAR.f98b63611b": [], "test.near_models.not_null_core__fact_receipts_PREDECESSOR_ID.963a628ee4": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_PREDECESSOR_ID__STRING__VARCHAR.a1bd31ddc4": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_ACTIONS__OBJECT__VARIANT.cebb693475": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_OUTCOME__OBJECT__VARIANT.de0aa9735d": [], "test.near_models.not_null_core__fact_receipts_GAS_BURNT.bb7ddcd1d2": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_GAS_BURNT__NUMBER__DOUBLE__FLOAT.1132d9e044": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_STATUS_VALUE__VARIANT__OBJECT.8d495dea59": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_LOGS__ARRAY__VARIANT__OBJECT.64b40f6319": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_PROOF__ARRAY__VARIANT__OBJECT.68f68c9ca5": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_receipts_METADATA__VARIANT__OBJECT.2b3564522a": [], "test.near_models.unique_core__fact_receipts_FACT_RECEIPTS_ID.ae382840b4": [], "test.near_models.not_null_core__fact_receipts_FACT_RECEIPTS_ID.8d2e1fa229": [], "test.near_models.dbt_utils_recency_core__fact_receipts_hours__block_timestamp__2.e2658c7a59": [], "test.near_models.not_null_core__dim_ft_contract_metadata_ASSET_IDENTIFIER.48bdd905a5": [], "test.near_models.unique_core__dim_ft_contract_metadata_ASSET_IDENTIFIER.101c3bcbaa": [], "test.near_models.not_null_core__dim_ft_contract_metadata_DIM_FT_CONTRACT_METADATA_ID.c91b64b462": [], "test.near_models.unique_core__dim_ft_contract_metadata_DIM_FT_CONTRACT_METADATA_ID.8a5a26c67d": [], "test.near_models.not_null_core__fact_blocks_BLOCK_ID.3cbb3adf93": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_BLOCK_ID__NUMBER__FLOAT.5a544f6822": [], "test.near_models.not_null_core__fact_blocks_BLOCK_TIMESTAMP.a57d998a34": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.162a42da2f": [], "test.near_models.not_null_core__fact_blocks_BLOCK_HASH.e8733306cb": [], "test.near_models.unique_core__fact_blocks_BLOCK_HASH.d6496da5d4": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_BLOCK_HASH__STRING__VARCHAR.2c6340c0b5": [], "test.near_models.not_null_core__fact_blocks_BLOCK_AUTHOR.03877d0ca8": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_BLOCK_AUTHOR__STRING__VARCHAR.7f1e1839b5": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_HEADER__VARIANT__OBJECT.00ece96cc9": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_BLOCK_CHALLENGES_RESULT__ARRAY__VARIANT__OBJECT.ce8453804e": [], "test.near_models.not_null_core__fact_blocks_BLOCK_CHALLENGES_ROOT.f8a53e4a6f": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_BLOCK_CHALLENGES_ROOT__STRING__VARCHAR.9f986cff8f": [], "test.near_models.not_null_core__fact_blocks_CHUNK_HEADERS_ROOT.180c276606": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_CHUNK_HEADERS_ROOT__STRING__VARCHAR.523ab13c7b": [], "test.near_models.not_null_core__fact_blocks_CHUNK_TX_ROOT.e511e456ca": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_CHUNK_TX_ROOT__STRING__VARCHAR.2bcb6419e4": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_CHUNK_MASK__ARRAY__VARIANT__OBJECT.371605784f": [], "test.near_models.not_null_core__fact_blocks_CHUNK_RECEIPTS_ROOT.8452bbf40e": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_CHUNK_RECEIPTS_ROOT__STRING__VARCHAR.dd534c5f41": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_CHUNKS__ARRAY__VARIANT__OBJECT.64870ea308": [], "test.near_models.not_null_core__fact_blocks_CHUNKS_INCLUDED.937aec6f78": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_CHUNKS_INCLUDED__NUMBER.e4c1b3aa07": [], "test.near_models.not_null_core__fact_blocks_EPOCH_ID.fc61bf616f": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_EPOCH_ID__STRING__VARCHAR.6859f40465": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_EPOCH_SYNC_DATA_HASH__STRING__VARCHAR__None.98f9b955fd": [], "test.near_models.not_null_core__fact_blocks_GAS_PRICE.58aa885a95": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_GAS_PRICE__NUMBER__FLOAT.fa7e1b932c": [], "test.near_models.not_null_core__fact_blocks_LAST_DS_FINAL_BLOCK.495c60fd78": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_LAST_DS_FINAL_BLOCK__STRING__VARCHAR.9e09f6d941": [], "test.near_models.not_null_core__fact_blocks_LAST_FINAL_BLOCK.d990393f83": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_LAST_FINAL_BLOCK__STRING__VARCHAR.25992c91ad": [], "test.near_models.not_null_core__fact_blocks_LATEST_PROTOCOL_VERSION.d77e1eb866": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_LATEST_PROTOCOL_VERSION__NUMBER__INT.5c53826518": [], "test.near_models.not_null_core__fact_blocks_NEXT_BP_HASH.a8e45079bd": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_NEXT_BP_HASH__STRING__VARCHAR.d82841de9b": [], "test.near_models.not_null_core__fact_blocks_NEXT_EPOCH_ID.bd4ec4a2ff": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_NEXT_EPOCH_ID__STRING__VARCHAR.5a9d13bab7": [], "test.near_models.not_null_core__fact_blocks_OUTCOME_ROOT.f6f91076b5": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_OUTCOME_ROOT__STRING__VARCHAR.06f7e42899": [], "test.near_models.not_null_core__fact_blocks_PREV_HASH.3d44f4d8e3": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_PREV_HASH__STRING__VARCHAR.cb8c19abe8": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_PREV_HEIGHT__NUMBER__FLOAT.1abb35f272": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_PREV_STATE_ROOT__STRING__VARCHAR.1f0ccb1649": [], "test.near_models.not_null_core__fact_blocks_RANDOM_VALUE.b03444e241": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_RANDOM_VALUE__STRING__VARCHAR.962f1c1f84": [], "test.near_models.not_null_core__fact_blocks_RENT_PAID.ddb4e81a61": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_RENT_PAID__NUMBER__FLOAT.763ecc5553": [], "test.near_models.not_null_core__fact_blocks_SIGNATURE.15645d592a": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_SIGNATURE__STRING__VARCHAR.26c1b90668": [], "test.near_models.not_null_core__fact_blocks_TOTAL_SUPPLY.3f37be811b": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_TOTAL_SUPPLY__NUMBER__FLOAT.ec94b7fc4e": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_VALIDATOR_PROPOSALS__ARRAY__VARIANT__OBJECT.3bfbd1964d": [], "test.near_models.not_null_core__fact_blocks_VALIDATOR_REWARD.9e6492b364": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_VALIDATOR_REWARD__NUMBER__FLOAT.920e7b7fdf": [], "test.near_models.unique_core__fact_blocks_FACT_BLOCKS_ID.ae21b89ade": [], "test.near_models.not_null_core__fact_blocks_FACT_BLOCKS_ID.e04af95ef1": [], "test.near_models.dbt_utils_recency_core__fact_blocks_hours__block_timestamp__2.fe34e016bb": [], "test.near_models.not_null_core__dim_address_labels_DIM_ADDRESS_LABELS_ID.1e23535ae4": [], "test.near_models.unique_core__dim_address_labels_DIM_ADDRESS_LABELS_ID.558c5d2135": [], "test.near_models.not_null_core__ez_actions_BLOCK_ID.83cc23fb26": [], "test.near_models.not_null_core__ez_actions_BLOCK_TIMESTAMP.3e239c9288": [], "test.near_models.not_null_core__ez_actions_TX_HASH.8c1a230924": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_actions_TX_SUCCEEDED__BOOLEAN.ca6aba1151": [], "test.near_models.not_null_core__ez_actions_TX_SUCCEEDED.9d7ca78ec3": [], "test.near_models.not_null_core__ez_actions_TX_RECEIVER.5b8fc3f4c9": [], "test.near_models.not_null_core__ez_actions_TX_SIGNER.83f0d58365": [], "test.near_models.not_null_core__ez_actions_TX_GAS_USED.c93b6a7979": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_actions_TX_GAS_USED__NUMBER__INTEGER.f85862af83": [], "test.near_models.not_null_core__ez_actions_RECEIPT_ID.5499bf41d6": [], "test.near_models.not_null_core__ez_actions_RECEIPT_PREDECESSOR_ID.2c52ce6ca2": [], "test.near_models.not_null_core__ez_actions_RECEIPT_RECEIVER_ID.20cb3879dd": [], "test.near_models.not_null_core__ez_actions_RECEIPT_SIGNER_ID.a9e968dc69": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_actions_RECEIPT_SUCCEEDED__BOOLEAN.aebbad196c": [], "test.near_models.not_null_core__ez_actions_RECEIPT_SUCCEEDED.2092089487": [], "test.near_models.not_null_core__ez_actions_RECEIPT_GAS_BURNT.17686d63ff": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_actions_RECEIPT_GAS_BURNT__NUMBER__INTEGER.33ee6833da": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_actions_RECEIPT_STATUS_VALUE__VARIANT__OBJECT.7fbda48054": [], "test.near_models.not_null_core__ez_actions_ACTION_INDEX.224f09449f": [], "test.near_models.not_null_core__ez_actions_IS_DELEGATED.62132df18c": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_actions_IS_DELEGATED__BOOLEAN.d2871eb2a2": [], "test.near_models.not_null_core__ez_actions_ACTION_NAME.fcf543ff6c": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_actions_ACTION_DATA__VARIANT__OBJECT.ebc22f8b8a": [], "test.near_models.unique_core__ez_actions_ACTIONS_ID.380a6ebb31": [], "test.near_models.not_null_core__ez_actions_ACTIONS_ID.74130898ec": [], "test.near_models.dbt_utils_recency_core__ez_actions_hours__block_timestamp__2.320ea9f34a": [], "test.near_models.not_null_core__fact_developer_activity_REPO_NAME.5e8d867cd3": [], "test.near_models.not_null_core__fact_developer_activity_FACT_DEVELOPER_ACTIVITY_ID.4cb755da8a": [], "test.near_models.unique_core__fact_developer_activity_FACT_DEVELOPER_ACTIVITY_ID.12518287e0": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_BLOCK_ID__NUMBER__FLOAT.aaaed2f742": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_BLOCK_HASH__STRING__VARCHAR.a8595b41b4": [], "test.near_models.not_null_core__fact_transactions_TX_HASH.39424a47eb": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_TX_HASH__STRING__VARCHAR.22d1ce92d4": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.3d4fd2cce7": [], "test.near_models.not_null_core__fact_transactions_BLOCK_TIMESTAMP.74f4267099": [], "test.near_models.not_null_core__fact_transactions_NONCE.c2d5fd20f8": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_NONCE__NUMBER.ee76e273d4": [], "test.near_models.not_null_core__fact_transactions_SIGNATURE.a81f4191ab": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_SIGNATURE__STRING__VARCHAR.cf9e07fb1f": [], "test.near_models.not_null_core__fact_transactions_TX_RECEIVER.4aa25511f1": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_TX_RECEIVER__STRING__VARCHAR.a022fd33f0": [], "test.near_models.not_null_core__fact_transactions_TX_SIGNER.1e3f66037b": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_TX_SIGNER__STRING__VARCHAR.5e2ba493c7": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_TX__OBJECT__VARIANT.ddb63cbbfb": [], "test.near_models.not_null_core__fact_transactions_GAS_USED.2e66666fc1": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_GAS_USED__NUMBER__FLOAT.20eb0c8c56": [], "test.near_models.not_null_core__fact_transactions_ATTACHED_GAS.037947542a": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_ATTACHED_GAS__NUMBER__FLOAT.71a10af259": [], "test.near_models.not_null_core__fact_transactions_TRANSACTION_FEE.3a5a122a8a": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_TRANSACTION_FEE__NUMBER__FLOAT.c2ea03089f": [], "test.near_models.not_null_core__fact_transactions_TX_SUCCEEDED.b734f84bae": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_TX_SUCCEEDED__BOOLEAN.a620f4c212": [], "test.near_models.unique_core__fact_transactions_FACT_TRANSACTIONS_ID.464d549945": [], "test.near_models.not_null_core__fact_transactions_FACT_TRANSACTIONS_ID.c784aa0849": [], "test.near_models.dbt_utils_recency_core__fact_transactions_hours__block_timestamp__2.570b11349d": [], "test.near_models.not_null_core__ez_native_daily_balances_account_id.0cf2a82e73": [], "test.near_models.not_null_core__ez_native_daily_balances_epoch_block_id.5c09322fa9": [], "test.near_models.not_null_core__ez_native_daily_balances_epoch_date.50efb62caa": [], "test.near_models.not_null_core__ez_native_daily_balances_liquid.6f59abda63": [], "test.near_models.not_null_core__ez_native_daily_balances_staked.572dfa8334": [], "test.near_models.unique_core__ez_native_daily_balances_ez_near_daily_balances_id.73ca3a9e34": [], "test.near_models.not_null_core__ez_native_daily_balances_ez_near_daily_balances_id.c2a35b4088": [], "test.near_models.dbt_utils_recency_core__ez_native_daily_balances_day__epoch_date__3.c157f1f3a2": [], "test.near_models.not_null_core__fact_token_transfers_BLOCK_ID.8cac24ff14": [], "test.near_models.not_null_core__fact_token_transfers_BLOCK_TIMESTAMP.7cc6c03f90": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_core__fact_token_transfers_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.568d09176c": [], "test.near_models.not_null_core__fact_token_transfers_TX_HASH.102578eb2b": [], "test.near_models.not_null_core__fact_token_transfers_RN.d3f4836453": [], "test.near_models.not_null_core__fact_token_transfers_CONTRACT_ADDRESS.daf8f69329": [], "test.near_models.not_null_core__fact_token_transfers_TO_ADDRESS.f113130efc": [], "test.near_models.not_null_core__fact_token_transfers_AMOUNT_UNADJ.860f4a9abb": [], "test.near_models.not_null_core__fact_token_transfers_TRANSFER_TYPE.6c5dfb3d45": [], "test.near_models.accepted_values_core__fact_token_transfers_TRANSFER_TYPE__native__nep141.8750e27975": [], "test.near_models.not_null_core__fact_token_transfers_TRANSFER_ACTION.cecdb45b6a": [], "test.near_models.not_null_core__fact_token_transfers_FACT_TOKEN_TRANSFERS_ID.2286c0008c": [], "test.near_models.unique_core__fact_token_transfers_FACT_TOKEN_TRANSFERS_ID.ec5cf45cf1": [], "test.near_models.not_null_core__fact_token_transfers_INSERTED_TIMESTAMP.3cfaebbfc6": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_core__fact_token_transfers_INSERTED_TIMESTAMP__TIMESTAMP_NTZ.1138f49d5a": [], "test.near_models.not_null_core__fact_token_transfers_MODIFIED_TIMESTAMP.240eb0f583": [], "test.near_models.dbt_expectations_expect_column_values_to_be_of_type_core__fact_token_transfers_MODIFIED_TIMESTAMP__TIMESTAMP_NTZ.ddda60c479": [], "test.near_models.not_null_core__fact_logs_BLOCK_ID.7626f242d7": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_logs_BLOCK_ID__NUMBER__FLOAT.460c027b92": [], "test.near_models.not_null_core__fact_logs_BLOCK_TIMESTAMP.bc9ea033b5": [], "test.near_models.not_null_core__fact_logs_TX_HASH.1999a0d034": [], "test.near_models.not_null_core__fact_logs_RECEIPT_ID.7025b34e40": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_logs_RECEIPT_ID__STRING__VARCHAR.b65c5f7f43": [], "test.near_models.not_null_core__fact_logs_PREDECESSOR_ID.3cf7d763c6": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_logs_PREDECESSOR_ID__STRING__VARCHAR.f0d6d90aca": [], "test.near_models.not_null_core__fact_logs_RECEIVER_ID.9ce4e56f6f": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_logs_RECEIVER_ID__STRING__VARCHAR.8432e80781": [], "test.near_models.not_null_core__fact_logs_SIGNER_ID.088605d82e": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_logs_SIGNER_ID__STRING__VARCHAR.852e2a0405": [], "test.near_models.not_null_core__fact_logs_LOG_INDEX.814b8992c3": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_logs_CLEAN_LOG__STRING__VARCHAR.18775f0164": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_logs_EVENT_STANDARD__STRING__VARCHAR.001e492732": [], "test.near_models.not_null_core__fact_logs_GAS_BURNT.06cbfa11fa": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_logs_GAS_BURNT__NUMBER__FLOAT.83408155e6": [], "test.near_models.not_null_core__fact_logs_RECEIPT_SUCCEEDED.f51255d647": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_logs_RECEIPT_SUCCEEDED__BOOLEAN.7421e6a849": [], "test.near_models.unique_core__fact_logs_FACT_LOGS_ID.76af1a4879": [], "test.near_models.not_null_core__fact_logs_FACT_LOGS_ID.190c10ad43": [], "test.near_models.dbt_utils_recency_core__fact_logs_hours__block_timestamp__2.c7d07b7bcc": [], "test.near_models.not_null_core__ez_token_transfers_BLOCK_ID.27522e7d12": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_token_transfers_BLOCK_ID__NUMBER__FLOAT.309593e02f": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_token_transfers_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.74e36526fa": [], "test.near_models.not_null_core__ez_token_transfers_BLOCK_TIMESTAMP.ac73bae239": [], "test.near_models.not_null_core__ez_token_transfers_TX_HASH.8d54870f53": [], "test.near_models.unique_core__ez_token_transfers_EZ_TOKEN_TRANSFERS_ID.6dcd8d76fc": [], "test.near_models.not_null_core__ez_token_transfers_EZ_TOKEN_TRANSFERS_ID.342ff51408": [], "test.near_models.dbt_utils_recency_core__ez_token_transfers_hour__block_timestamp__3.3d424151ac": [], "test.near_models.not_null_gov__fact_staking_pool_balances_TX_HASH.106739819b": [], "test.near_models.not_null_gov__fact_staking_pool_balances_BLOCK_ID.d8d21ceb2e": [], "test.near_models.not_null_gov__fact_staking_pool_balances_BLOCK_TIMESTAMP.81b2e80826": [], "test.near_models.not_null_gov__fact_staking_pool_balances_RECEIPT_OBJECT_ID.94ebcaabd0": [], "test.near_models.not_null_gov__fact_staking_pool_balances_ADDRESS.58770c59df": [], "test.near_models.not_null_gov__fact_staking_pool_balances_BALANCE.b831eabbde": [], "test.near_models.unique_gov__fact_staking_pool_balances_FACT_STAKING_POOL_BALANCES_ID.1014dbe3f3": [], "test.near_models.not_null_gov__fact_staking_pool_balances_FACT_STAKING_POOL_BALANCES_ID.ba92761262": [], "test.near_models.dbt_utils_recency_gov__fact_staking_pool_balances_day__block_timestamp__1.626b9bc2ff": [], "test.near_models.not_null_gov__fact_lockup_actions_TX_HASH.470e63f7ee": [], "test.near_models.not_null_gov__fact_lockup_actions_BLOCK_TIMESTAMP.dbf854140f": [], "test.near_models.not_null_gov__fact_lockup_actions_BLOCK_ID.42e008bb57": [], "test.near_models.not_null_gov__fact_lockup_actions_DEPOSIT.005b6619d3": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__fact_lockup_actions_DEPOSIT__DOUBLE__FLOAT__NUMBER.f22e50492c": [], "test.near_models.not_null_gov__fact_lockup_actions_LOCKUP_ACCOUNT_ID.4655d421d3": [], "test.near_models.not_null_gov__fact_lockup_actions_OWNER_ACCOUNT_ID.85d6a83e5d": [], "test.near_models.not_null_gov__fact_lockup_actions_LOCKUP_DURATION.eb2cd48e83": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__fact_lockup_actions_LOCKUP_DURATION__VARCHAR.cde3f67019": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__fact_lockup_actions_LOCKUP_TIMESTAMP__VARCHAR.0a7707c4ca": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__fact_lockup_actions_LOCKUP_TIMESTAMP_NTZ__TIMESTAMP_NTZ.99e5edd671": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__fact_lockup_actions_RELEASE_DURATION__VARCHAR.596d9baeda": [], "test.near_models.unique_gov__fact_lockup_actions_FACT_LOCKUP_ACTIONS_ID.2605b39eca": [], "test.near_models.not_null_gov__fact_lockup_actions_FACT_LOCKUP_ACTIONS_ID.44e1945338": [], "test.near_models.not_null_gov__dim_staking_pools_TX_HASH.1e1eb71b53": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__dim_staking_pools_TX_HASH__STRING__VARCHAR.1e07fd37bc": [], "test.near_models.not_null_gov__dim_staking_pools_BLOCK_TIMESTAMP.fe530007d7": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__dim_staking_pools_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.c0c6dde8f8": [], "test.near_models.not_null_gov__dim_staking_pools_OWNER.a71e8da96f": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__dim_staking_pools_OWNER__STRING__VARCHAR.b0e3bc4c56": [], "test.near_models.not_null_gov__dim_staking_pools_ADDRESS.300f7ad18e": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__dim_staking_pools_ADDRESS__STRING__VARCHAR.c5baab6200": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__dim_staking_pools_REWARD_FEE_FRACTION__VARIANT__OBJECT.ef61f614a6": [], "test.near_models.not_null_gov__dim_staking_pools_TX_TYPE.01d58b18a5": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__dim_staking_pools_TX_TYPE__STRING__VARCHAR.bfac694e40": [], "test.near_models.dbt_expectations_expect_column_values_to_be_in_set_gov__dim_staking_pools_TX_TYPE__Create__Update.74424140e2": [], "test.near_models.unique_gov__dim_staking_pools_DIM_STAKING_POOLS_ID.6eb07d570f": [], "test.near_models.not_null_gov__dim_staking_pools_DIM_STAKING_POOLS_ID.4ae3d436a9": [], "test.near_models.dbt_utils_recency_gov__dim_staking_pools_day__block_timestamp__30.3bbafb123f": [], "test.near_models.not_null_gov__fact_staking_actions_TX_HASH.20102dc9f5": [], "test.near_models.not_null_gov__fact_staking_actions_BLOCK_ID.2486917259": [], "test.near_models.not_null_gov__fact_staking_actions_BLOCK_TIMESTAMP.513c007c78": [], "test.near_models.not_null_gov__fact_staking_actions_RECEIPT_OBJECT_ID.f77c5de8d9": [], "test.near_models.not_null_gov__fact_staking_actions_ADDRESS.8ecca83a0c": [], "test.near_models.not_null_gov__fact_staking_actions_PREDECESSOR_ID.eee2ffc5af": [], "test.near_models.not_null_gov__fact_staking_actions_SIGNER_ID.dd5042c4d7": [], "test.near_models.not_null_gov__fact_staking_actions_ACTION.20504dcdfe": [], "test.near_models.not_null_gov__fact_staking_actions_AMOUNT.b0f6bc9e78": [], "test.near_models.unique_gov__fact_staking_actions_FACT_STAKING_ACTIONS_ID.f7f6291d07": [], "test.near_models.not_null_gov__fact_staking_actions_FACT_STAKING_ACTIONS_ID.a3fb45f9d6": [], "test.near_models.dbt_utils_recency_gov__fact_staking_actions_day__block_timestamp__1.a6b4a4c1a7": [], "test.near_models.not_null_gov__fact_staking_pool_daily_balances_DATE.f47af497f9": [], "test.near_models.not_null_gov__fact_staking_pool_daily_balances_ADDRESS.1f923deea5": [], "test.near_models.not_null_gov__fact_staking_pool_daily_balances_BALANCE.126207c0c4": [], "test.near_models.unique_gov__fact_staking_pool_daily_balances_FACT_STAKING_POOL_DAILY_BALANCES_ID.1a204d6f04": [], "test.near_models.not_null_gov__fact_staking_pool_daily_balances_FACT_STAKING_POOL_DAILY_BALANCES_ID.64812a3692": [], "test.near_models.dbt_utils_recency_gov__fact_staking_pool_daily_balances_day__date__2.bd51579ff9": [], "test.livequery_base.test__live_udf_api_post_data_object.208f9d5456": [], "test.livequery_base.test__live_udf_api_post_data_array.f30e6de8c8": [], "test.livequery_base.test__live_udf_api_post_data_string.e2159319bb": [], "test.livequery_base.test___utils_udf_introspect.79bd27a18b": [], "test.livequery_base.test_secrets__udf_register_secret.85444b4425": [], "test.livequery_base.test_secrets__udf_get_secret.1762e1eb69": [], "test.livequery_base.test_secrets__udf_get_secrets.898812e6e2": [], "test.livequery_base.test_secrets__udf_create_secret.d42bc02506": [], "test.livequery_base.test_secrets__udf_delete_secret.9f28745276": [], "test.livequery_base.test_udf_utils__foo_1__result_jsonrpc_2_0_method_foo_params_id_1___udf_json_rpc_call.3395d64fdc": [], "test.livequery_base.test_utils__udf_urlencode_dict_true_1.fdf94a3552": [], "test.livequery_base.test_utils__udf_urlencode_dict_true_2.e6c560e798": [], "test.livequery_base.test_utils__udf_urlencode_dict_true_space.cf1ebd5f66": [], "test.livequery_base.test_utils__udf_urlencode_dict_true_special.2505297d48": [], "test.livequery_base.test_utils__udf_urlencode_dict_true_array.12987dd02c": [], "test.livequery_base.test_utils__udf_urlencode_dict_false_1.b361ab7392": [], "test.livequery_base.test_utils__udf_urlencode_dict_false_2.dea792bb27": [], "test.livequery_base.test_utils__udf_urlencode_dict_false_space.76c5107ff8": [], "test.livequery_base.test_utils__udf_urlencode_dict_false_special.03dea2520f": [], "test.livequery_base.test_utils__udf_urlencode_dict_false_array.4892af33ef": [], "test.livequery_base.test_utils__udf_urlencode_dict_1.4143f28231": [], "test.livequery_base.test_utils__udf_urlencode_dict_2.63c38fd132": [], "test.livequery_base.test_utils__udf_urlencode_dict_space.76152bfecc": [], "test.livequery_base.test_utils__udf_urlencode_dict_special.0500e3683b": [], "test.livequery_base.test_utils__udf_urlencode_dict_array.8619cd1854": [], "test.livequery_base.test_utils__udf_urlencode_array_true_1.4b277c2056": [], "test.livequery_base.test_utils__udf_urlencode_array_true_2.2a5d911cd5": [], "test.livequery_base.test_utils__udf_urlencode_array_true_space.86721ff4c6": [], "test.livequery_base.test_utils__udf_urlencode_array_true_special.6bc759dae6": [], "test.livequery_base.test_utils__udf_urlencode_array_true_array.d77b856f93": [], "test.livequery_base.test_utils__udf_urlencode_array_false_1.99efd6dd89": [], "test.livequery_base.test_utils__udf_urlencode_array_false_2.ee64ed1c8f": [], "test.livequery_base.test_utils__udf_urlencode_array_false_space.3b0c76787c": [], "test.livequery_base.test_utils__udf_urlencode_array_false_special.a99ce4744f": [], "test.livequery_base.test_utils__udf_urlencode_array_false_array.40ad1041f0": [], "test.livequery_base.test_utils__udf_urlencode_array_1.7986cadf5c": [], "test.livequery_base.test_utils__udf_urlencode_array_2.38e8c0c341": [], "test.livequery_base.test_utils__udf_urlencode_array_space.36db5e9d03": [], "test.livequery_base.test_utils__udf_urlencode_array_special.1e95f13cf6": [], "test.livequery_base.test_utils__udf_urlencode_array_array.9cb7c99c99": [], "test.livequery_base.test_utils__udf_int_to_binary.d833da9e2e": [], "test.livequery_base.test_utils__udf_int_to_binary_large_number.5d7360105e": [], "test.livequery_base.test_utils__udf_binary_to_int.ffcc7fc010": [], "test.livequery_base.test_utils__udf_binary_to_int_large_number.493e3262c4": [], "test.livequery_base.test_utils__udf_evm_decode_log.84691b80d2": [], "source.near_models.crosschain.dim_dates": ["model.near_models.bronze__dates", "model.near_models.silver__atlas_supply_daily_lockup_locked_balances", "model.near_models.silver__atlas_supply_daily_lockup_staking_balances"], "source.near_models.crosschain_silver.number_sequence": ["model.near_models.streamline__blocks"], "source.near_models.crosschain_silver.github_activity": ["model.near_models.silver__github_data"], "source.near_models.crosschain_silver.labels_combined": ["model.near_models.bronze__address_labels"], "source.near_models.crosschain_silver.complete_token_asset_metadata": ["model.near_models.bronze__complete_token_asset_metadata", "model.near_models.silver__ft_contract_metadata"], "source.near_models.crosschain_silver.complete_token_prices": ["model.near_models.bronze__complete_token_prices"], "source.near_models.crosschain_silver.complete_provider_asset_metadata": ["model.near_models.bronze__complete_provider_asset_metadata"], "source.near_models.crosschain_silver.complete_provider_prices": ["model.near_models.bronze__complete_provider_prices"], "source.near_models.crosschain_silver.complete_native_asset_metadata": ["model.near_models.bronze__complete_native_asset_metadata"], "source.near_models.crosschain_silver.complete_native_prices": ["model.near_models.bronze__complete_native_prices"], "source.near_models.crosschain_price.ez_prices_hourly": ["model.near_models.defi__ez_intents"], "source.near_models.streamline.blocks": [], "source.near_models.streamline.shards": [], "source.near_models.hevo.flipsidecrypto_near_ft_balances_daily": ["model.near_models.bronze__ft_balances_daily"], "source.near_models.bronze_streamline.blocks_v2": ["model.near_models.bronze__FR_blocks", "model.near_models.bronze__blocks"], "source.near_models.bronze_streamline.chunks_v2": ["model.near_models.bronze__FR_chunks", "model.near_models.bronze__chunks"], "source.near_models.bronze_streamline.transactions_v2": ["model.near_models.bronze__FR_transactions", "model.near_models.bronze__transactions"], "source.near_models.bronze_streamline.nearblocks_ft_metadata": ["model.near_models.bronze__nearblocks_ft_metadata"], "source.near_models.bronze_streamline.omni_metadata": ["model.near_models.bronze__omni_metadata"], "source.livequery_base.crosschain.dim_date_hours": [], "source.livequery_base.crosschain.dim_contracts": [], "source.livequery_base.crosschain.dim_evm_event_abis": [], "source.livequery_base.ethereum_core.fact_event_logs": [], "source.livequery_base.ethereum_core.ez_decoded_event_logs": []}, "group_map": {}, "saved_queries": {}, "semantic_models": {}} \ No newline at end of file